Package com.google.cloud.datastore
Interface DatastoreFactory
-
- All Superinterfaces:
com.google.cloud.ServiceFactory<Datastore,DatastoreOptions>
- All Known Implementing Classes:
DatastoreOptions.DefaultDatastoreFactory
public interface DatastoreFactory extends com.google.cloud.ServiceFactory<Datastore,DatastoreOptions>
An interface for Datastore factories.