Interface | Description |
---|---|
TupleReaderWriter<K,V> |
TODO TupleReaderWriter.
|
Class | Description |
---|---|
BulkDataSorter<K,V> |
A utility class for sorting a large number of keys before building a BTree using
BTreeBuilder . |
IntTupleReaderWriter |
TODO IntTupleReaderWriter.
|
Strings |
Various string manipulation methods that are more efficient then chaining
string operations: all is done in the same buffer without creating a bunch of
string objects.
|
Copyright © 2012-2013 Apache Mavibot Project Parent. All Rights Reserved.