@InterfaceAudience.Private public abstract class CellHashKey extends HashKey<Cell>
| Modifier and Type | Field and Description | 
|---|---|
| protected static byte[] | LATEST_TS | 
| protected static byte | MAX_TYPE | 
| Constructor and Description | 
|---|
| CellHashKey(Cell cell) | 
protected static final byte[] LATEST_TS
protected static final byte MAX_TYPE
public CellHashKey(Cell cell)
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.