public class CellInfo extends Object
| Constructor and Description |
|---|
CellInfo(org.apache.hadoop.hbase.Cell cell,
org.apache.hadoop.hbase.Cell shadowCell) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.hbase.Cell |
getCell() |
org.apache.hadoop.hbase.Cell |
getShadowCell() |
long |
getTimestamp() |
String |
toString() |
Copyright © 2011–2020 Apache Software Foundation. All rights reserved.