com.google.cloud.bigtable.batch.common
Class CloudBigtableServiceImpl
- java.lang.Object
-
- com.google.cloud.bigtable.batch.common.CloudBigtableServiceImpl
-
- All Implemented Interfaces:
- CloudBigtableService
public class CloudBigtableServiceImpl extends Object implements CloudBigtableService
-
-
Constructor Summary
Constructors Constructor and Description CloudBigtableServiceImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description List<KeyOffset>
getSampleRowKeys(com.google.cloud.bigtable.beam.CloudBigtableTableConfiguration config)
-
-
-
Method Detail
-
getSampleRowKeys
public List<KeyOffset> getSampleRowKeys(com.google.cloud.bigtable.beam.CloudBigtableTableConfiguration config) throws IOException
- Specified by:
getSampleRowKeys
in interfaceCloudBigtableService
- Throws:
IOException
-
-