Constructor and Description |
---|
MorphiaIterator(Iterator<com.mongodb.DBObject> it,
Mapper m,
Class<T> clazz,
String kind,
EntityCache cache) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
com.mongodb.DBCursor |
getCursor() |
long |
getDriverTime()
Returns the time spent calling the driver in ms
|
long |
getMapperTime()
Returns the time spent calling the mapper in ms
|
boolean |
hasNext() |
Iterator<V> |
iterator() |
V |
next() |
void |
remove() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
forEachRemaining
Copyright © 2015. All rights reserved.