Package | Description |
---|---|
org.apache.flink.runtime.state |
Modifier and Type | Method and Description |
---|---|
StateBackend.CheckpointStateOutputView |
StateBackend.createCheckpointStateOutputView(long checkpointID,
long timestamp)
Creates a
DataOutputView stream that writes into the state of the given checkpoint. |
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.