Uses of Interface
com.google.cloud.datastore.DatastoreReaderWriter
Packages that use DatastoreReaderWriter
Package
Description
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.datastoreModifier and TypeInterfaceDescriptioninterfaceAn interface for Google Cloud Datastore.interfaceA Google cloud datastore transaction.Methods in com.google.cloud.datastore with parameters of type DatastoreReaderWriterModifier and TypeMethodDescriptionDatastore.TransactionCallable.run(DatastoreReaderWriter readerWriter) Callback's invoke method for the TransactionCallable.