Uses of Interface
com.google.cloud.datastore.DatastoreReader
-
Packages that use DatastoreReader Package Description com.google.cloud.datastore A client for Cloud Datastore – A highly-scalable NoSQL database for web and mobile applications. -
-
Uses of DatastoreReader in com.google.cloud.datastore
Subinterfaces of DatastoreReader in com.google.cloud.datastore Modifier and Type Interface Description interface
Datastore
An interface for Google Cloud Datastore.interface
DatastoreReaderWriter
An interface that combines both Google Cloud Datastore read and write operations.interface
Transaction
A Google cloud datastore transaction.
-