Package org.apache.beam.sdk.io.hbase
package org.apache.beam.sdk.io.hbase
Transforms for reading and writing from/to Apache HBase.
- See Also:
-
ClassesClassDescriptionA
CoderProviderRegistrar
for standard types used withHBaseIO
.A bounded source and sink for HBase.APTransform
that reads from HBase.Implementation ofHBaseIO.readAll()
.APTransform
that writes to HBase.Transformation that writes RowMutation objects to a Hbase table.