lucene::index::SegmentMergeQueue Member List
This is the complete list of members for
lucene::index::SegmentMergeQueue, including all inherited members.
| __cl_addref() | lucene::debug::LuceneBase | [inline] |
| __cl_decref() | lucene::debug::LuceneBase | [inline] |
| __cl_getref() | lucene::debug::LuceneBase | [inline] |
| __cl_refcount | lucene::debug::LuceneBase | |
| adjustTop() | lucene::util::PriorityQueue< _type, _valueDeletor > | [inline] |
| clear() | lucene::util::PriorityQueue< _type, _valueDeletor > | [inline] |
| close() | lucene::index::SegmentMergeQueue | |
| initialize(const int32_t maxSize, bool deleteOnClear) | lucene::util::PriorityQueue< _type, _valueDeletor > | [inline, protected] |
| insert(_type element) | lucene::util::PriorityQueue< _type, _valueDeletor > | [inline] |
| lessThan(SegmentMergeInfo *stiA, SegmentMergeInfo *stiB) | lucene::index::SegmentMergeQueue | [protected] |
| lucene::util::PriorityQueue::lessThan(_type a, _type b)=0 | lucene::util::PriorityQueue< _type, _valueDeletor > | [protected, pure virtual] |
| LuceneBase() | lucene::debug::LuceneBase | [inline] |
| pop() | lucene::util::PriorityQueue< _type, _valueDeletor > | [inline] |
| PriorityQueue() | lucene::util::PriorityQueue< _type, _valueDeletor > | [inline, protected] |
| put(_type element) | lucene::util::PriorityQueue< _type, _valueDeletor > | [inline] |
| SegmentMergeQueue(const int32_t size) | lucene::index::SegmentMergeQueue | |
| size() | lucene::util::PriorityQueue< _type, _valueDeletor > | [inline] |
| top() | lucene::util::PriorityQueue< _type, _valueDeletor > | [inline] |
| ~LuceneBase() | lucene::debug::LuceneBase | [inline, virtual] |
| ~PriorityQueue() | lucene::util::PriorityQueue< _type, _valueDeletor > | [inline, virtual] |
| ~SegmentMergeQueue() | lucene::index::SegmentMergeQueue | |