Package com.google.datastore.utils (2.28.2)

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.google.datastore.utils.Datastore Provides access to Cloud Datastore.

This class is thread-safe.

com.google.datastore.utils.DatastoreFactory Client factory for com.google.datastore.utils.Datastore.
com.google.datastore.utils.DatastoreHelper Helper methods for Datastore.
com.google.datastore.utils.DatastoreOptions An immutable object containing settings for the datastore.

Example for connecting to a datastore:

com.google.datastore.utils.DatastoreOptions.Builder Builder for DatastoreOptions.

Interfaces

Interface Description
com.google.datastore.utils.QuerySplitter Provides the ability to split a query into multiple shards.

Exceptions

Exception Description
com.google.datastore.utils.DatastoreException Indicates an error in a Datastore call.

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年11月19日 UTC.