Package | Description |
---|---|
org.apache.flink.runtime.checkpoint |
Modifier and Type | Method and Description |
---|---|
ByteStreamStateHandle |
OperatorState.getCoordinatorState() |
Modifier and Type | Method and Description |
---|---|
PendingCheckpoint.TaskAcknowledgeResult |
PendingCheckpoint.acknowledgeCoordinatorState(OperatorInfo coordinatorInfo,
ByteStreamStateHandle stateHandle) |
void |
OperatorState.setCoordinatorState(ByteStreamStateHandle coordinatorState) |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.