@InterfaceAudience.Private public class RowColBloomHashKey extends CellHashKey
| Modifier and Type | Field and Description |
|---|---|
private int |
qualLength |
private int |
rowLength |
LATEST_TS, MAX_TYPE| Constructor and Description |
|---|
RowColBloomHashKey(Cell cell) |
| Modifier and Type | Method and Description |
|---|---|
byte |
get(int offset)
Return The byte at the given position in this HashKey
|
int |
length()
Returns The number of bytes in this HashKey
|
private final int rowLength
private final int qualLength
public RowColBloomHashKey(Cell cell)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.