Uses of Enum
org.apache.flink.streaming.runtime.operators.sink.committables.CommitRequestState
Packages that use CommitRequestState
-
Uses of CommitRequestState in org.apache.flink.streaming.runtime.operators.sink.committables
Methods in org.apache.flink.streaming.runtime.operators.sink.committables that return CommitRequestStateModifier and TypeMethodDescriptionstatic CommitRequestStateReturns the enum constant of this type with the specified name.static CommitRequestState[]CommitRequestState.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.apache.flink.streaming.runtime.operators.sink.committables with parameters of type CommitRequestStateModifierConstructorDescriptionprotectedCommitRequestImpl(CommT committable, int numRetries, CommitRequestState state, org.apache.flink.metrics.groups.SinkCommitterMetricGroup metricGroup)