Package org.apache.hadoop.ozone.om
Class ListIterator
java.lang.Object
org.apache.hadoop.ozone.om.ListIterator
Common class to do listing of resources after merging
rocksDB table cache and actual table.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classIterator for Cache entries in a Dir and File Table.static interfaceInterface for iteration of Heap Entries.static classIterator for DB entries from a given rocksDB table.static classEntry to be added to the heap.static classImplement lexicographical sorting of the file status by sorting file status across multiple lists. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ListIterator
public ListIterator()
-