From 780b92ada9afcf1d58085a83a0b9e6bc982203d1 Mon Sep 17 00:00:00 2001 From: Lorry Tar Creator Date: Tue, 17 Feb 2015 17:25:57 +0000 Subject: Imported from /home/lorry/working-area/delta_berkeleydb/db-6.1.23.tar.gz. --- .../sleepycat/bind/tuple/class-use/TupleBase.html | 777 ++++++++++----------- 1 file changed, 352 insertions(+), 425 deletions(-) (limited to 'docs/java/com/sleepycat/bind/tuple/class-use/TupleBase.html') diff --git a/docs/java/com/sleepycat/bind/tuple/class-use/TupleBase.html b/docs/java/com/sleepycat/bind/tuple/class-use/TupleBase.html index 4427e083..3dda0ce5 100644 --- a/docs/java/com/sleepycat/bind/tuple/class-use/TupleBase.html +++ b/docs/java/com/sleepycat/bind/tuple/class-use/TupleBase.html @@ -1,444 +1,371 @@ - - - - - -Uses of Class com.sleepycat.bind.tuple.TupleBase (Oracle - Berkeley DB Java API) - - - - - - - - - - - - -
- - +//--> + + - - - - - - - - - - - - -
-Berkeley DB
version 5.3.21
-
- + + + + + - -
-
-

-Uses of Class
com.sleepycat.bind.tuple.TupleBase

-
- - - - - - - - - - - - - -
-Packages that use TupleBase
com.sleepycat.bind.serialBindings that use Java serialization. 
com.sleepycat.bind.tupleBindings that use sequences of primitive fields, or tuples. 
-  -

- - - - - -
-Uses of TupleBase in com.sleepycat.bind.serial
-  -

- - - - - - - - - - - - - - - - - - - - - -
Subclasses of TupleBase in com.sleepycat.bind.serial
- classTupleSerialBinding<D,E> - -
-          An abstract EntityBinding that treats an entity's key entry as - a tuple and its data entry as a serialized object.
- classTupleSerialKeyCreator<D> - -
-          A abstract key creator that uses a tuple key and a serial data entry.
- classTupleSerialMarshalledBinding<E extends MarshalledTupleKeyEntity> - -
-          A concrete TupleSerialBinding that delegates to the - MarshalledTupleKeyEntity interface of the entity class.
- classTupleSerialMarshalledKeyCreator<D extends MarshalledTupleKeyEntity> - -
-          A concrete key creator that works in conjunction with a TupleSerialMarshalledBinding.
-  -

- - - - - -
-Uses of TupleBase in com.sleepycat.bind.tuple
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + +
Subclasses of TupleBase in com.sleepycat.bind.tuple
- classBigDecimalBinding - -
-          A concrete TupleBinding for an unsorted BigDecimal - value.
- classBigIntegerBinding - -
-          A concrete TupleBinding for a BigInteger value.
- classBooleanBinding - -
-          A concrete TupleBinding for a Boolean primitive - wrapper or a boolean primitive.
- classByteBinding - -
-          A concrete TupleBinding for a Byte primitive - wrapper or a byte primitive.
- classCharacterBinding - -
-          A concrete TupleBinding for a Character primitive - wrapper or a char primitive.
- classDoubleBinding - -
-          A concrete TupleBinding for an unsorted Double - primitive wrapper or an unsorted double primitive.
- classFloatBinding - -
-          A concrete TupleBinding for an unsorted Float - primitive wrapper or an unsorted float primitive.
- classIntegerBinding - -
-          A concrete TupleBinding for a Integer primitive - wrapper or an int primitive.
- classLongBinding - -
-          A concrete TupleBinding for a Long primitive - wrapper or a long primitive.
- classPackedIntegerBinding - -
-          A concrete TupleBinding for an unsorted Integer +
+

Uses of Class
com.sleepycat.bind.tuple.TupleBase

+
+
+
    +
  • + + + + + + + + + + + + + + + + +
    Packages that use TupleBase 
    PackageDescription
    com.sleepycat.bind.serial +
    Bindings that use Java serialization.
    +
    com.sleepycat.bind.tuple +
    Bindings that use sequences of primitive fields, or tuples.
    +
    +
  • +
  • +
      +
    • + + +

      Uses of TupleBase in com.sleepycat.bind.serial

      + + + + + + + + + + + + + + + + + + + + + + + + +
      Subclasses of TupleBase in com.sleepycat.bind.serial 
      Modifier and TypeClass and Description
      class TupleSerialBinding<D,E> +
      An abstract EntityBinding that treats an entity's key entry as + a tuple and its data entry as a serialized object.
      +
      class TupleSerialKeyCreator<D> +
      A abstract key creator that uses a tuple key and a serial data entry.
      +
      class TupleSerialMarshalledBinding<E extends MarshalledTupleKeyEntity> +
      A concrete TupleSerialBinding that delegates to the + MarshalledTupleKeyEntity interface of the entity class.
      +
      class TupleSerialMarshalledKeyCreator<D extends MarshalledTupleKeyEntity> +
      A concrete key creator that works in conjunction with a TupleSerialMarshalledBinding.
      +
      +
    • +
    • + + +

      Uses of TupleBase in com.sleepycat.bind.tuple

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + - - - - - -
      Subclasses of TupleBase in com.sleepycat.bind.tuple 
      Modifier and TypeClass and Description
      class BigDecimalBinding +
      A concrete TupleBinding for an unsorted BigDecimal + value.
      +
      class BigIntegerBinding +
      A concrete TupleBinding for a BigInteger value.
      +
      class BooleanBinding +
      A concrete TupleBinding for a Boolean primitive + wrapper or a boolean primitive.
      +
      class ByteBinding +
      A concrete TupleBinding for a Byte primitive + wrapper or a byte primitive.
      +
      class CharacterBinding +
      A concrete TupleBinding for a Character primitive + wrapper or a char primitive.
      +
      class DoubleBinding +
      A concrete TupleBinding for an unsorted Double + primitive wrapper or an unsorted double primitive.
      +
      class FloatBinding +
      A concrete TupleBinding for an unsorted Float + primitive wrapper or an unsorted float primitive.
      +
      class IntegerBinding +
      A concrete TupleBinding for a Integer primitive + wrapper or an int primitive.
      +
      class LongBinding +
      A concrete TupleBinding for a Long primitive + wrapper or a long primitive.
      +
      class PackedIntegerBinding +
      A concrete TupleBinding for an unsorted Integer primitive wrapper or an unsorted int primitive, that stores the - value in the smallest number of bytes possible.
      - classPackedLongBinding - -
      -          A concrete TupleBinding for an unsorted Long + value in the smallest number of bytes possible. +
      class PackedLongBinding +
      A concrete TupleBinding for an unsorted Long primitive wrapper or an unsorted long primitive, that stores - the value in the smallest number of bytes possible.
      - classShortBinding - -
      -          A concrete TupleBinding for a Short primitive - wrapper or a short primitive.
      - classSortedBigDecimalBinding - -
      -          A concrete TupleBinding for a sorted BigDecimal - value.
      - classSortedDoubleBinding - -
      -          A concrete TupleBinding for a sorted Double - primitive wrapper or a sorted double primitive.
      - classSortedFloatBinding - -
      -          A concrete TupleBinding for a sorted Float - primitive wrapper or sorted a float primitive.
      - classSortedPackedIntegerBinding - -
      -          A concrete TupleBinding for a sorted Integer + the value in the smallest number of bytes possible. +
      class ShortBinding +
      A concrete TupleBinding for a Short primitive + wrapper or a short primitive.
      +
      class SortedBigDecimalBinding +
      A concrete TupleBinding for a sorted BigDecimal + value.
      +
      class SortedDoubleBinding +
      A concrete TupleBinding for a sorted Double + primitive wrapper or a sorted double primitive.
      +
      class SortedFloatBinding +
      A concrete TupleBinding for a sorted Float + primitive wrapper or sorted a float primitive.
      +
      class SortedPackedIntegerBinding +
      A concrete TupleBinding for a sorted Integer primitive wrapper or a sorted int primitive, that stores the - value in the smallest number of bytes possible.
      - classSortedPackedLongBinding - -
      -          A concrete TupleBinding for a sorted Long + value in the smallest number of bytes possible. +
      class SortedPackedLongBinding +
      A concrete TupleBinding for a sorted Long primitive wrapper or a sorted long primitive, that stores the - value in the smallest number of bytes possible.
      - classStringBinding - -
      -          A concrete TupleBinding for a simple String value.
      - classTupleBinding<E> - -
      -          An abstract EntryBinding that treats a key or data entry as a - tuple; it includes predefined bindings for Java primitive types.
      - classTupleMarshalledBinding<E extends MarshalledTupleEntry> - -
      -          A concrete TupleBinding that delegates to the - MarshalledTupleEntry interface of the data or key object.
      - classTupleTupleBinding<E> - -
      -          An abstract EntityBinding that treats an entity's key entry and - data entry as tuples.
      - classTupleTupleKeyCreator<E> - -
      -          An abstract key creator that uses a tuple key and a tuple data entry.
      - classTupleTupleMarshalledBinding<E extends MarshalledTupleEntry & MarshalledTupleKeyEntity> - -
      -          A concrete TupleTupleBinding that delegates to the + value in the smallest number of bytes possible. +
      class StringBinding +
      A concrete TupleBinding for a simple String value.
      +
      class TupleBinding<E> +
      An abstract EntryBinding that treats a key or data entry as a + tuple; it includes predefined bindings for Java primitive types.
      +
      class TupleMarshalledBinding<E extends MarshalledTupleEntry> +
      A concrete TupleBinding that delegates to the + MarshalledTupleEntry interface of the data or key object.
      +
      class TupleTupleBinding<E> +
      An abstract EntityBinding that treats an entity's key entry and + data entry as tuples.
      +
      class TupleTupleKeyCreator<E> +
      An abstract key creator that uses a tuple key and a tuple data entry.
      +
      class TupleTupleMarshalledBinding<E extends MarshalledTupleEntry & MarshalledTupleKeyEntity> +
      A concrete TupleTupleBinding that delegates to the MarshalledTupleEntry and - MarshalledTupleKeyEntity interfaces of the entity class.
      - classTupleTupleMarshalledKeyCreator<E extends MarshalledTupleEntry & MarshalledTupleKeyEntity> - -
      -          A concrete key creator that works in conjunction with a TupleTupleMarshalledBinding.
      -  -

      -


      - - + MarshalledTupleKeyEntity interfaces of the entity class.
+
class TupleTupleMarshalledKeyCreator<E extends MarshalledTupleEntry & MarshalledTupleKeyEntity> +
A concrete key creator that works in conjunction with a TupleTupleMarshalledBinding.
+
+ + + + + - - - - - - - - - - - - -
-Berkeley DB
version 5.3.21
-
- + + + + + - -


-Copyright (c) 1996, 2012 Oracle and/or its affiliates. All rights reserved. - - +

Copyright (c) 1996, 2015 Oracle and/or its affiliates. All rights reserved.

+ + -- cgit v1.2.1