com.google.cloud.bigtable.batch.common
Interface CloudBigtableService
-
- All Known Implementing Classes:
- CloudBigtableServiceImpl
public interface CloudBigtableService
This interface describes functionality required byCloudBigtableIO
that send requests to Cloud Bigtable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description List<KeyOffset>
getSampleRowKeys(com.google.cloud.bigtable.beam.CloudBigtableTableConfiguration config)
-
-
-
Method Detail
-
getSampleRowKeys
List<KeyOffset> getSampleRowKeys(com.google.cloud.bigtable.beam.CloudBigtableTableConfiguration config) throws IOException
- Throws:
IOException
-
-