Package org.apache.drill.exec.store.sys
Class AliasesIterator
java.lang.Object
org.apache.drill.exec.store.sys.AliasesIterator
List aliases as a System Table
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
Representation of an entry in the System table - Aliases -
Constructor Summary
ConstructorDescriptionAliasesIterator
(FragmentContext context, AliasTarget aliasTarget, int maxRecords) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.util.Iterator
forEachRemaining, remove