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 interfaceDatastoreAn interface for Google Cloud Datastore.interfaceDatastoreReaderWriterAn interface that combines both Google Cloud Datastore read and write operations.interfaceTransactionA Google cloud datastore transaction.
-