T
- The HBase operation typeU
- The Bigtable message typepublic interface OperationAdapter<T extends Row,U extends GeneratedMessageV3.Builder<?>>
Modifier and Type | Method and Description |
---|---|
U |
adapt(T operation)
Adapt a single HBase Operation to a single Bigtable generated message.
|