Package and Description |
---|
com.google.appengine.api.files
This api has been deprecated in favor of the Google App Engine
client for Google Cloud Storage.
|
com.google.appengine.api.prospectivesearch
This API has been deprecated.
|
Interface and Description |
---|
com.google.appengine.api.backends.BackendService |
com.google.appengine.api.datastore.DatastoreConfig
Use
DatastoreServiceConfig instead. |
com.google.appengine.api.files.FileReadChannel |
com.google.appengine.api.files.FileService
This api has been deprecated in favor of the App Engine GCS client.
|
com.google.appengine.api.files.FileWriteChannel |
com.google.appengine.api.files.IFileServiceFactory |
com.google.appengine.api.prospectivesearch.ProspectiveSearchService
This API has been deprecated.
|
com.google.appengine.api.files.RecordReadChannel |
com.google.appengine.api.files.RecordWriteChannel |
Class and Description |
---|
com.google.appengine.api.files.AppEngineFile |
com.google.appengine.api.files.BufferedFileReadChannelImpl |
com.google.appengine.api.files.Crc32c |
com.google.appengine.api.files.FileServiceFactory
This api has been deprecated in favor of the App Engine GCS client.
|
com.google.appengine.api.files.FileStat |
com.google.appengine.api.files.GSFileOptions |
com.google.appengine.api.files.IFileServiceFactoryProvider |
com.google.appengine.api.prospectivesearch.ProspectiveSearchServiceFactory
This API has been deprecated.
|
com.google.appengine.api.prospectivesearch.Subscription
This API has been deprecated.
|
Enum and Description |
---|
com.google.appengine.api.prospectivesearch.FieldType
This API has been deprecated.
|
Exceptions and Description |
---|
com.google.appengine.api.files.FinalizationException |
com.google.appengine.api.files.KeyOrderingException |
com.google.appengine.api.files.LockException |
com.google.appengine.api.prospectivesearch.QuerySyntaxException
This API has been deprecated.
|
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) |