Interface and Description |
---|
com.google.appengine.api.datastore.DatastoreConfig
Use
DatastoreServiceConfig instead. |
Field and Description |
---|
com.google.appengine.api.capabilities.Capability.BLOBSTORE
This service will always be reported as being available.
|
com.google.appengine.api.capabilities.Capability.DATASTORE
This service will always be reported as being available. If
|
com.google.appengine.api.datastore.DatastoreConfig.DEFAULT
Use
DatastoreServiceConfig instead. |
com.google.appengine.api.datastore.FetchOptions.DEFAULT_CHUNK_SIZE
Instead of using DEFAULT_CHUNK_SIZE, do not specify a chunk size.
|
com.google.appengine.api.utils.SystemProperty.instanceReplicaId |
com.google.appengine.api.datastore.Query.KIND_METADATA_KIND |
com.google.appengine.api.datastore.Query.NAMESPACE_METADATA_KIND |
com.google.appengine.api.datastore.Query.PROPERTY_METADATA_KIND |
com.google.appengine.api.images.ImagesService.SERVING_CROP_SIZES |
com.google.appengine.api.images.ImagesService.SERVING_SIZES |
Constructor and Description |
---|
com.google.appengine.api.datastore.DatastoreServiceFactory()
Exposed by accident, do not instantiate.
|
com.google.apphosting.api.ApiProxy.LogRecord(ApiProxy.LogRecord.Level, long, String, Throwable)
Prefer the constructor that takes a StackTraceElement to identify the source location.
|
com.google.appengine.api.taskqueue.TaskHandle(String, String, long) |