| GitHub Repository |
This package is not the recommended entry point to using this client library!
For this library, we recommend using com.google.cloud.datastore for new applications.
Classes
| Class | Description |
|---|---|
| com. |
Provides access to Cloud Datastore.
This class is thread-safe. |
| com. |
An extension to Datastore that provides lifecycle management for a datastore emulator.
In order to use the emulator for a JUnit 4 test you might do something like this: |
| com. |
Factory for DatastoreEmulator. |
| com. |
An immutable object containing settings for a DatastoreEmulator. |
| com. |
Builder for DatastoreEmulatorOptions. |
| com. |
Client factory for Datastore. |
| com. |
Helper methods for Datastore. |
| com. |
An immutable object containing settings for the datastore.
Example for connecting to a datastore: |
| com. |
Builder for DatastoreOptions. |
Interfaces
| Interface | Description |
|---|---|
| com. |
Provides the ability to split a query into multiple shards. |
Exceptions
| Exception | Description |
|---|---|
| com. |
An exception related to the DatastoreEmulator. |
| com. |
Indicates an error in a Datastore call. |