Uses of Enum
org.apache.flink.runtime.scheduler.strategy.ResultPartitionState
Packages that use ResultPartitionState
-
Uses of ResultPartitionState in org.apache.flink.runtime.scheduler.strategy
Methods in org.apache.flink.runtime.scheduler.strategy that return ResultPartitionStateModifier and TypeMethodDescriptionSchedulingResultPartition.getState()Gets theResultPartitionState.static ResultPartitionStateReturns the enum constant of this type with the specified name.static ResultPartitionState[]ResultPartitionState.values()Returns an array containing the constants of this enum type, in the order they are declared.