Uses of Enum
org.apache.drill.exec.physical.impl.join.HashJoinState
Packages that use HashJoinState
-
Uses of HashJoinState in org.apache.drill.exec.physical.impl.join
Methods in org.apache.drill.exec.physical.impl.join that return HashJoinStateModifier and TypeMethodDescriptionHashJoinMechanicalMemoryCalculator.getState()HashJoinMechanicalMemoryCalculator.MechanicalBuildSidePartitioning.getState()HashJoinMechanicalMemoryCalculator.MechanicalPostBuildCalculations.getState()HashJoinMemoryCalculatorImpl.BuildSidePartitioningImpl.getState()HashJoinMemoryCalculatorImpl.getState()HashJoinMemoryCalculatorImpl.NoopBuildSidePartitioningImpl.getState()HashJoinMemoryCalculatorImpl.NoopPostBuildCalculationsImpl.getState()HashJoinMemoryCalculatorImpl.PostBuildCalculationsImpl.getState()HashJoinStateCalculator.getState()The currentHashJoinStatecorresponding to this calculator.static HashJoinStateReturns the enum constant of this type with the specified name.static HashJoinState[]HashJoinState.values()Returns an array containing the constants of this enum type, in the order they are declared.