@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
IOException
protected boolean checkRow(Cell cell) throws IOException
IOException
public void flush() throws IOException
IOException
Copyright © 2007–2019 Cloudera. All rights reserved.