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.
  • Method Summary

    Methods inherited from interface com.google.cloud.ServiceFactory

    create