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