public interface ColumnValueDecoder
Modifier and Type | Method and Description |
---|---|
boolean |
decode(ImmutableBytesWritable ptr,
int index)
sets the ptr to the column value at the given index
|
boolean decode(ImmutableBytesWritable ptr, int index)
Copyright © 2019 Apache Software Foundation. All Rights Reserved.