Package org.apache.hadoop.hbase.codec.prefixtree.encode.column

Class Summary
ColumnNodeWriter Column nodes can be either family nodes or qualifier nodes, as both sections encode similarly.
ColumnSectionWriter Takes the tokenized family or qualifier data and flattens it into a stream of bytes.
 



Copyright © 2015 The Apache Software Foundation. All rights reserved.