| Package | Description |
|---|---|
| org.apache.flink.streaming.runtime.operators.sink.committables |
| Modifier and Type | Method and Description |
|---|---|
static CommitRequestState |
CommitRequestState.valueOf(String name)
Returns 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.
|
| Constructor and Description |
|---|
CommitRequestImpl(CommT committable,
int numRetries,
CommitRequestState state,
org.apache.flink.metrics.groups.SinkCommitterMetricGroup metricGroup) |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.