| Package | Description |
|---|---|
| com.google.cloud.datastore |
A client for Cloud Datastore – A highly-scalable NoSQL database for web and mobile applications.
|
| com.google.cloud.datastore.execution | |
| com.google.cloud.datastore.spi.v1 |
| Modifier and Type | Class and Description |
|---|---|
class |
RetryAndTraceDatastoreRpcDecorator
An implementation of
DatastoreRpc which acts as a Decorator and decorates the underlying
DatastoreRpc with the logic of retry and Traceability. |
| Modifier and Type | Method and Description |
|---|---|
protected DatastoreRpc |
DatastoreOptions.getDatastoreRpcV1() |
| Constructor and Description |
|---|
RetryAndTraceDatastoreRpcDecorator(DatastoreRpc datastoreRpc,
TraceUtil traceUtil,
com.google.api.gax.retrying.RetrySettings retrySettings,
DatastoreOptions datastoreOptions) |
| Constructor and Description |
|---|
AggregationQueryExecutor(DatastoreRpc datastoreRpc,
DatastoreOptions datastoreOptions) |
| Modifier and Type | Class and Description |
|---|---|
class |
HttpDatastoreRpc |
Copyright © 2023 Google LLC. All rights reserved.