Uses of Enum
org.apache.flink.table.planner.plan.trait.MiniBatchMode
Packages that use MiniBatchMode
-
Uses of MiniBatchMode in org.apache.flink.table.planner.plan.trait
Methods in org.apache.flink.table.planner.plan.trait that return MiniBatchModeModifier and TypeMethodDescriptionMiniBatchInterval.getMode()static MiniBatchModeReturns the enum constant of this type with the specified name.static MiniBatchMode[]MiniBatchMode.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.apache.flink.table.planner.plan.trait with parameters of type MiniBatchMode