Interface BigQueryRpcFactory

All Superinterfaces:
com.google.cloud.spi.ServiceRpcFactory<BigQueryOptions>
All Known Implementing Classes:
BigQueryOptions.DefaultBigQueryRpcFactory

public interface BigQueryRpcFactory extends com.google.cloud.spi.ServiceRpcFactory<BigQueryOptions>
An interface for BigQuery RPC factory. Implementation will be loaded via ServiceLoader.
  • Method Summary

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

    create