CloudBigtableService (Cloud Bigtable HBase Client for Java 1.12.0 API)

com.google.cloud.bigtable.batch.common

Interface CloudBigtableService

  • All Known Implementing Classes:
    CloudBigtableServiceImpl


    public interface CloudBigtableService
    This interface describes functionality required by CloudBigtableIO that send requests to Cloud Bigtable
    • Method Detail

      • getSampleRowKeys

        List<KeyOffset> getSampleRowKeys(com.google.cloud.bigtable.beam.CloudBigtableTableConfiguration config)
                                  throws IOException
        Throws:
        IOException