Package | Description |
---|---|
com.google.cloud.datastore |
A client for Cloud Datastore – A highly-scalable NoSQL database for web and mobile applications.
|
Modifier and Type | Method and Description |
---|---|
Datastore |
DatastoreOptions.DefaultDatastoreFactory.create(DatastoreOptions options) |
protected abstract Datastore |
BaseDatastoreBatchWriter.getDatastore() |
Datastore |
Batch.getDatastore()
Returns the batch associated
Datastore . |
Datastore |
Transaction.getDatastore()
Returns the transaction associated
Datastore . |
Copyright © 2019 Google LLC. All rights reserved.