Uses of Enum
org.apache.drill.exec.alias.AliasTarget
-
Uses of AliasTarget in org.apache.drill.exec.alias
Modifier and TypeMethodDescriptionstatic AliasTarget
Returns the enum constant of this type with the specified name.static AliasTarget[]
AliasTarget.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of AliasTarget in org.apache.drill.exec.store.sys
ModifierConstructorDescriptionAliasesIterator
(FragmentContext context, AliasTarget aliasTarget, int maxRecords)