Package | Description |
---|---|
com.googlecode.objectify.impl | |
com.googlecode.objectify.impl.translate |
Constructor and Description |
---|
ChunkingIterator(LoadEngine loadEngine,
com.google.appengine.api.datastore.PreparedQuery pq,
com.google.appengine.api.datastore.QueryResultIterator<Key<T>> source,
int chunkSize) |
ChunkIterator(com.google.appengine.api.datastore.QueryResultIterator<Key<T>> allKeys,
int chunkSize,
LoadEngine engine) |
ProjectionIterator(com.google.appengine.api.datastore.QueryResultIterator<com.google.appengine.api.datastore.Entity> base,
LoadEngine loadEngine) |
Constructor and Description |
---|
LoadContext(LoadEngine engine) |
Copyright © 2016. All rights reserved.