public class DatastoreIO
extends java.lang.Object
DatastoreIO
provides an API for reading from and writing to Google Cloud Datastore over different
versions of the Cloud Datastore Client libraries.
For documentation see DatastoreV1
.
Modifier and Type | Method and Description |
---|---|
static DatastoreV1 |
v1()
Returns a
DatastoreV1 that provides an API for accessing Cloud Datastore through v1
version of Datastore Client library. |
public static DatastoreV1 v1()
DatastoreV1
that provides an API for accessing Cloud Datastore through v1
version of Datastore Client library.