Package | Description |
---|---|
org.apache.camel.component.hbase.model |
Modifier and Type | Method and Description |
---|---|
Set<HBaseCell> |
HBaseRow.getCells() |
Modifier and Type | Method and Description |
---|---|
void |
HBaseRow.setCells(Set<HBaseCell> cells) |
Constructor and Description |
---|
HBaseRow(Set<HBaseCell> cells) |
Apache Camel