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 |
Batch
An interface to represent a batch of write operations.
|
interface |
Datastore
An interface for Google Cloud Datastore.
|
interface |
DatastoreBatchWriter
An interface to represent a batch of write operations.
|
interface |
DatastoreReaderWriter
An interface that combines both Google Cloud Datastore read and write operations.
|
interface |
Transaction
A Google cloud datastore transaction.
|
Modifier and Type | Class and Description |
---|---|
class |
BaseDatastoreBatchWriter
Base class for DatastoreBatchWriter.
|
Copyright © 2019 Google LLC. All rights reserved.