Interface | Description |
---|---|
QuerySplitter |
Provides the ability to split a query into multiple shards.
|
Class | Description |
---|---|
Datastore |
Provides access to the Datastore.
|
DatastoreFactory |
Client factory for
Datastore . |
DatastoreHelper |
Helper methods for
Datastore . |
DatastoreOptions |
A mutable object containing settings for the datastore.
|
DatastoreOptions.Builder |
Builder for
DatastoreOptions . |
LocalDevelopmentDatastore |
An extension to
Datastore that provides lifecycle management for a development datastore
server. |
LocalDevelopmentDatastoreFactory |
Factory for
LocalDevelopmentDatastore . |
Exception | Description |
---|---|
DatastoreException |
Indicates an error in a
Datastore call. |
LocalDevelopmentDatastoreException |
An exception related to the local development
Datastore . |
Copyright © 2013. All Rights Reserved.