-
Interfaces Interface Description com.google.appengine.api.backends.BackendService com.google.appengine.api.datastore.DatastoreConfig UseDatastoreServiceConfig
instead.
-
Fields Field 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. Ifcom.google.appengine.api.datastore.DatastoreConfig.DEFAULT UseDatastoreServiceConfig
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.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 com.google.appengine.api.utils.SystemProperty.instanceReplicaId
-
Constructors Constructor Description com.google.appengine.api.datastore.DatastoreServiceFactory() Exposed by accident, do not instantiate.com.google.appengine.api.taskqueue.TaskHandle(String, String, long)