Package | Description |
---|---|
com.google.cloud.datastore |
A client for Cloud Datastore – A highly-scalable NoSQL database for web and mobile applications.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Datastore
An interface for Google Cloud Datastore.
|
interface |
Transaction
A Google cloud datastore transaction.
|
Modifier and Type | Method and Description |
---|---|
T |
Datastore.TransactionCallable.run(DatastoreReaderWriter readerWriter) |
Copyright © 2019 Google LLC. All rights reserved.