See: Description
Class | Description |
---|---|
HBaseCoderProviderRegistrar |
A
CoderProviderRegistrar for standard types used with HBaseIO . |
HBaseIO |
A bounded source and sink for HBase.
|
HBaseIO.Read |
A
PTransform that reads from HBase. |
HBaseIO.ReadAll |
Implementation of
HBaseIO.readAll() . |
HBaseIO.Write |
A
PTransform that writes to HBase. |
HBaseIO.WriteRowMutations |
Transformation that writes RowMutation objects to a Hbase table.
|
HBaseIO