com.google.cloud.bigtable.grpc.scanner
Class FlatRowConverter
- java.lang.Object
-
- com.google.cloud.bigtable.grpc.scanner.FlatRowConverter
-
-
Constructor Summary
Constructors Constructor and Description FlatRowConverter()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method and Description static com.google.bigtable.v2.Row
convert(FlatRow row)
static com.google.cloud.bigtable.data.v2.models.Row
convertToModelRow(FlatRow row)
-