| Package | Description |
|---|---|
| org.apache.flink.runtime.state |
| Modifier and Type | Method and Description |
|---|---|
StateCheckpoint<T> |
OperatorState.checkpoint()
Creates a
StateCheckpoint that will be used to backup the state
for failure recovery. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
StateCheckpoint.stateEquals(StateCheckpoint<T> other) |
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.