Interface DatastoreRpcFactory

All Superinterfaces:
com.google.cloud.spi.ServiceRpcFactory<DatastoreOptions>
All Known Implementing Classes:
DatastoreOptions.DefaultDatastoreRpcFactory

@InternalExtensionOnly public interface DatastoreRpcFactory extends com.google.cloud.spi.ServiceRpcFactory<DatastoreOptions>
An interface for Datastore RPC factory. Implementation will be loaded via ServiceLoader.
  • Method Summary

    Methods inherited from interface com.google.cloud.spi.ServiceRpcFactory

    create