Package com.google.cloud.datastore
Class DatastoreOptions.DefaultDatastoreFactory
java.lang.Object
com.google.cloud.datastore.DatastoreOptions.DefaultDatastoreFactory
- All Implemented Interfaces:
DatastoreFactory
,com.google.cloud.ServiceFactory<Datastore,
DatastoreOptions>
- Enclosing class:
- DatastoreOptions
public static class DatastoreOptions.DefaultDatastoreFactory
extends Object
implements DatastoreFactory
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DefaultDatastoreFactory
public DefaultDatastoreFactory()
-
-
Method Details
-
create
- Specified by:
create
in interfacecom.google.cloud.ServiceFactory<Datastore,
DatastoreOptions>
-