public class CellConverter extends Object
KeyValue to a single CellValues
result.KeyValue,
HBaseDataConverter,
CellValues| Constructor and Description |
|---|
CellConverter(org.plasma.sdo.PlasmaType rootType,
TableMapping rootTableConfig,
StoreMappingContext mappingContext) |
| Modifier and Type | Method and Description |
|---|---|
CellValues |
convert(byte[] rowKey,
Collection<KeyValue> values) |
public CellConverter(org.plasma.sdo.PlasmaType rootType,
TableMapping rootTableConfig,
StoreMappingContext mappingContext)
public CellValues convert(byte[] rowKey, Collection<KeyValue> values)
Copyright © 2021. All Rights Reserved.