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/MarshalledTupleEntry.html | 435 ++++++++++----------- 1 file changed, 216 insertions(+), 219 deletions(-) (limited to 'docs/java/com/sleepycat/bind/tuple/MarshalledTupleEntry.html') diff --git a/docs/java/com/sleepycat/bind/tuple/MarshalledTupleEntry.html b/docs/java/com/sleepycat/bind/tuple/MarshalledTupleEntry.html index 33a7a67d..147f1bfd 100644 --- a/docs/java/com/sleepycat/bind/tuple/MarshalledTupleEntry.html +++ b/docs/java/com/sleepycat/bind/tuple/MarshalledTupleEntry.html @@ -1,246 +1,243 @@ - - - - - -MarshalledTupleEntry (Oracle - Berkeley DB Java API) - - - - - - - - - - - - -
- - +//--> + + - - - - - - - - - - - - - - - - -
-Berkeley DB
version 5.3.21
-
- + + +
+ + +
+ + + - -
-

- -com.sleepycat.bind.tuple -
-Interface MarshalledTupleEntry

-
-
-
public interface MarshalledTupleEntry
- - -

-A marshalling interface implemented by key, data or entity classes that +

+
com.sleepycat.bind.tuple
+

Interface MarshalledTupleEntry

+
+
+
+ +
+
+
    +
  • - - - - - - - - - - - - - - -
    -Method Summary
    - voidmarshalEntry(TupleOutput dataOutput) - -
    -          Construct the key or data tuple entry from the key or data object.
    - voidunmarshalEntry(TupleInput dataInput) - -
    -          Construct the key or data object from the key or data tuple entry.
    -  -

    - +

      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      voidmarshalEntry(TupleOutput dataOutput) +
      Construct the key or data tuple entry from the key or data object.
      +
      voidunmarshalEntry(TupleInput dataInput) +
      Construct the key or data object from the key or data tuple entry.
      +
      +
    • +
    +
  • +
+
+
+
    +
  • - - - - - - -
    -Method Detail
    - -

    -marshalEntry

    -
    -void marshalEntry(TupleOutput dataOutput)
    -
    -
    Construct the key or data tuple entry from the key or data object. -

    -

    -
    Parameters:
    dataOutput - is the output tuple.
    -
    -
    -
    - -

    -unmarshalEntry

    -
    -void unmarshalEntry(TupleInput dataInput)
    -
    -
    Construct the key or data object from the key or data tuple entry. -

    -

    -
    Parameters:
    dataInput - is the input tuple.
    -
    -
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        marshalEntry

        +
        void marshalEntry(TupleOutput dataOutput)
        +
        Construct the key or data tuple entry from the key or data object.
        +
        Parameters:
        dataOutput - is the output tuple.
        +
      • +
      + + + +
        +
      • +

        unmarshalEntry

        +
        void unmarshalEntry(TupleInput dataInput)
        +
        Construct the key or data object from the key or data tuple entry.
        +
        Parameters:
        dataInput - is the input tuple.
        +
      • +
      +
    • +
    +
  • +
+
+
-
- - - - - - - - - - - - - - - - - - -
-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