Uses of Interface
com.google.cloud.datastore.DatastoreBatchWriter
-
Packages that use DatastoreBatchWriter Package Description com.google.cloud.datastore A client for Cloud Datastore – A highly-scalable NoSQL database for web and mobile applications. -
-
Uses of DatastoreBatchWriter in com.google.cloud.datastore
Subinterfaces of DatastoreBatchWriter in com.google.cloud.datastore Modifier and Type Interface Description interfaceBatchAn interface to represent a batch of write operations.interfaceTransactionA Google cloud datastore transaction.Classes in com.google.cloud.datastore that implement DatastoreBatchWriter Modifier and Type Class Description classBaseDatastoreBatchWriterBase class for DatastoreBatchWriter.
-