Uses of Interface
com.google.cloud.datastore.Datastore
-
Packages that use Datastore Package Description com.google.cloud.datastore A client for Cloud Datastore – A highly-scalable NoSQL database for web and mobile applications. -
-
Uses of Datastore in com.google.cloud.datastore
Methods in com.google.cloud.datastore that return Datastore Modifier and Type Method Description DatastoreDatastoreOptions.DefaultDatastoreFactory. create(DatastoreOptions options)protected abstract DatastoreBaseDatastoreBatchWriter. getDatastore()DatastoreBatch. getDatastore()Returns the batch associatedDatastore.DatastoreTransaction. getDatastore()Returns the transaction associatedDatastore.
-