@InterfaceAudience.Private public class ByteRangeTreeSet extends ByteRangeSet
byteAppender, numBytes, numInputs, numUniqueRanges, sortedIndexByInsertionId, sortedIndexByUniqueIndex, sortedRanges, uniqueIndexByUniqueRange, uniqueRangeIndexByInsertionId, uniqueRanges| Constructor and Description |
|---|
ByteRangeTreeSet()
constructors
|
ByteRangeTreeSet(java.util.List<ByteRange> rawByteArrays) |
| Modifier and Type | Method and Description |
|---|---|
void |
addToSortedRanges()
abstract
|
add, compile, getAvgSize, getSortedIndexForInsertionId, getSortedRanges, reset, size, store, toStringpublic ByteRangeTreeSet()
public ByteRangeTreeSet(java.util.List<ByteRange> rawByteArrays)
public void addToSortedRanges()
ByteRangeSetaddToSortedRanges in class ByteRangeSet