@InterfaceAudience.Private public class RowIndexEncoderV1 extends Object
| Constructor and Description |
|---|
RowIndexEncoderV1(DataOutputStream out,
HFileBlockDefaultEncodingContext encodingCtx) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
checkRow(Cell cell) |
void |
flush() |
int |
write(Cell cell) |
public RowIndexEncoderV1(DataOutputStream out, HFileBlockDefaultEncodingContext encodingCtx)
public int write(Cell cell) throws IOException
IOExceptionprotected boolean checkRow(Cell cell) throws IOException
IOExceptionpublic void flush()
throws IOException
IOExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.