Uses of Interface
com.google.cloud.datastore.DatastoreReaderWriter
-
Packages that use DatastoreReaderWriter Package Description com.google.cloud.datastore A client for Cloud Datastore – A highly-scalable NoSQL database for web and mobile applications. -
-
Uses of DatastoreReaderWriter in com.google.cloud.datastore
Subinterfaces of DatastoreReaderWriter in com.google.cloud.datastore Modifier and Type Interface Description interface
Datastore
An interface for Google Cloud Datastore.interface
Transaction
A Google cloud datastore transaction.Methods in com.google.cloud.datastore with parameters of type DatastoreReaderWriter Modifier and Type Method Description T
Datastore.TransactionCallable. run(DatastoreReaderWriter readerWriter)
-