Uses of Enum
org.apache.flink.runtime.operators.DamBehavior
Packages that use DamBehavior
-
Uses of DamBehavior in org.apache.flink.runtime.operators
Methods in org.apache.flink.runtime.operators that return DamBehaviorModifier and TypeMethodDescriptionDriverStrategy.damOnInput(int num) DriverStrategy.firstDam()DriverStrategy.secondDam()static DamBehaviorReturns the enum constant of this type with the specified name.static DamBehavior[]DamBehavior.values()Returns an array containing the constants of this enum type, in the order they are declared.