Uses of Enum
org.apache.drill.exec.alias.AliasTarget
Packages that use AliasTarget
-
Uses of AliasTarget in org.apache.drill.exec.alias
Methods in org.apache.drill.exec.alias that return AliasTargetModifier and TypeMethodDescriptionstatic AliasTargetReturns 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
Constructors in org.apache.drill.exec.store.sys with parameters of type AliasTargetModifierConstructorDescriptionAliasesIterator(FragmentContext context, AliasTarget aliasTarget, int maxRecords)