public class LazyDBList extends LazyDBList
LazyBSONList.LazyBSONListIteratorLazyBSONObject.LazyBSONKeySet_callback, _doc_start_offset, _input| Constructor and Description |
|---|
LazyDBList(BSONByteBuffer buffer,
int offset,
LazyBSONCallback callback) |
LazyDBList(BSONByteBuffer buffer,
LazyBSONCallback callback) |
LazyDBList(byte[] data,
int offset,
LazyBSONCallback callback) |
LazyDBList(byte[] data,
LazyBSONCallback callback) |
isPartialObject, markAsPartialObject, toStringadd, add, addAll, addAll, clear, contains, containsAll, get, indexOf, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArraycontainsField, containsKey, entrySet, equals, get, getBSONSize, getBytes, getElementBSONSize, getElementType, getElementValue, getOffset, hashCode, isElementEmpty, isEmpty, keySet, pipe, put, putAll, putAll, removeField, sizeCString, toMapclone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcontainsField, containsKey, get, keySet, put, putAll, putAll, removeField, toMappublic LazyDBList(byte[] data,
LazyBSONCallback callback)
public LazyDBList(byte[] data,
int offset,
LazyBSONCallback callback)
public LazyDBList(BSONByteBuffer buffer, LazyBSONCallback callback)
public LazyDBList(BSONByteBuffer buffer, int offset, LazyBSONCallback callback)