public static interface Committer.Context
Committer
.Modifier and Type | Method and Description |
---|---|
String |
commitUser() |
boolean |
isRestored() |
org.apache.flink.metrics.groups.OperatorMetricGroup |
metricGroup() |
org.apache.flink.api.common.state.OperatorStateStore |
stateStore() |
boolean |
streamingCheckpointEnabled() |
String commitUser()
@Nullable org.apache.flink.metrics.groups.OperatorMetricGroup metricGroup()
boolean streamingCheckpointEnabled()
boolean isRestored()
org.apache.flink.api.common.state.OperatorStateStore stateStore()
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.