public class MorphiumCursor<T> extends Object
| Constructor and Description |
|---|
MorphiumCursor() |
| Modifier and Type | Method and Description |
|---|---|
List<Map<String,Object>> |
getBatch() |
long |
getCursorId() |
T |
getInternalCursorObject() |
void |
setBatch(List<Map<String,Object>> batch) |
void |
setCursorId(long cursorId) |
void |
setInternalCursorObject(T internalCursorObject) |
Copyright © 2016. All rights reserved.