public class LazyWriteableDBCallback extends LazyDBCallback
Constructor and Description |
---|
LazyWriteableDBCallback(DBCollection coll) |
Modifier and Type | Method and Description |
---|---|
Object |
createObject(byte[] data,
int offset) |
createArray, createDBRef
get, gotBinary, objectDone, objectStart, objectStart, objectStart, reset, setRootObject
arrayDone, arrayStart, arrayStart, createBSONCallback, gotBinaryArray, gotBoolean, gotCode, gotCodeWScope, gotDate, gotDBRef, gotDouble, gotInt, gotLong, gotMaxKey, gotMinKey, gotNull, gotObjectId, gotRegex, gotString, gotSymbol, gotTimestamp, gotUndefined, gotUUID
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
arrayDone, arrayStart, arrayStart, createBSONCallback, get, gotBinary, gotBinaryArray, gotBoolean, gotCode, gotCodeWScope, gotDate, gotDBRef, gotDouble, gotInt, gotLong, gotMaxKey, gotMinKey, gotNull, gotObjectId, gotRegex, gotString, gotSymbol, gotTimestamp, gotUndefined, gotUUID, objectDone, objectStart, objectStart, objectStart, reset
public LazyWriteableDBCallback(DBCollection coll)
public Object createObject(byte[] data, int offset)
createObject
in class LazyDBCallback