public static class IndexSizeEstimator.ItemPriorityQueue extends PriorityQueue<IndexSizeEstimator.Item> implements MapWriter
MapWriter.EntryWriter| Constructor and Description |
|---|
ItemPriorityQueue(int maxSize) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
lessThan(IndexSizeEstimator.Item a,
IndexSizeEstimator.Item b) |
String |
toString() |
void |
writeMap(MapWriter.EntryWriter ew) |
add, clear, getHeapArray, insertWithOverflow, iterator, pop, remove, size, top, updateTop, updateTopclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait_forEachEntry, _forEachEntry, _forEachEntry, _get, _get, _getStr, _getStr, _sizeforEach, spliteratorprotected boolean lessThan(IndexSizeEstimator.Item a, IndexSizeEstimator.Item b)
lessThan in class PriorityQueue<IndexSizeEstimator.Item>public void writeMap(MapWriter.EntryWriter ew) throws IOException
writeMap in interface MapWriterIOExceptionCopyright © 2000-2021 Apache Software Foundation. All Rights Reserved.