|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sleepycat.bind.tuple.TupleBase<E>
com.sleepycat.bind.tuple.TupleBinding
gov.lanl.archive.index.bdb.ResourceBinding
public class ResourceBinding
Constructor Summary | |
---|---|
ResourceBinding()
|
Method Summary | |
---|---|
Object |
entryToObject(com.sleepycat.bind.tuple.TupleInput ti)
|
void |
objectToEntry(Object obj,
com.sleepycat.bind.tuple.TupleOutput to)
|
Methods inherited from class com.sleepycat.bind.tuple.TupleBinding |
---|
entryToObject, getPrimitiveBinding, objectToEntry |
Methods inherited from class com.sleepycat.bind.tuple.TupleBase |
---|
entryToInput, getTupleBufferSize, getTupleOutput, inputToEntry, newOutput, newOutput, outputToEntry, setTupleBufferSize |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ResourceBinding()
Method Detail |
---|
public void objectToEntry(Object obj, com.sleepycat.bind.tuple.TupleOutput to)
objectToEntry
in class com.sleepycat.bind.tuple.TupleBinding
public Object entryToObject(com.sleepycat.bind.tuple.TupleInput ti)
entryToObject
in class com.sleepycat.bind.tuple.TupleBinding
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |