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 interfaceDatastoreAn interface for Google Cloud Datastore.interfaceTransactionA Google cloud datastore transaction.Methods in com.google.cloud.datastore with parameters of type DatastoreReaderWriter Modifier and Type Method Description TDatastore.TransactionCallable. run(DatastoreReaderWriter readerWriter)
-