public class HierarchyKeyBinding extends com.sleepycat.bind.tuple.TupleBinding<HierarchyKey>
| Modifier and Type | Method and Description |
|---|---|
HierarchyKey |
entryToObject(com.sleepycat.bind.tuple.TupleInput tupleInput) |
static HierarchyKeyBinding |
getInstance() |
void |
objectToEntry(HierarchyKey hk,
com.sleepycat.bind.tuple.TupleOutput tupleOutput) |
entryToObject, getPrimitiveBinding, objectToEntrypublic static HierarchyKeyBinding getInstance()
public HierarchyKey entryToObject(com.sleepycat.bind.tuple.TupleInput tupleInput)
entryToObject in class com.sleepycat.bind.tuple.TupleBinding<HierarchyKey>public void objectToEntry(HierarchyKey hk, com.sleepycat.bind.tuple.TupleOutput tupleOutput)
objectToEntry in class com.sleepycat.bind.tuple.TupleBinding<HierarchyKey>Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.