Uses of Enum
org.apache.drill.common.logical.PlanProperties.Generator.ResultMode
Package
Description
Storage plugin interfaces and logical plan representation.
-
Uses of PlanProperties.Generator.ResultMode in org.apache.drill.common.logical
Modifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static PlanProperties.Generator.ResultMode[]
PlanProperties.Generator.ResultMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionLogicalPlanBuilder.planProperties
(PlanProperties.PlanType type, int version, String generatorType, String generatorInfo, PlanProperties.Generator.ResultMode mode) PlanProperties.PlanPropertiesBuilder.resultMode
(PlanProperties.Generator.ResultMode mode) -
Uses of PlanProperties.Generator.ResultMode in org.apache.drill.exec.planner.logical
ModifierConstructorDescriptionDrillImplementor
(DrillParseContext context, PlanProperties.Generator.ResultMode mode)