@PublicEvolving public interface StateSnapshotContext extends FunctionSnapshotContext
| 限定符和类型 | 方法和说明 |
|---|---|
KeyedStateCheckpointOutputStream |
getRawKeyedOperatorStateOutput()
Returns an output stream for keyed state
|
OperatorStateCheckpointOutputStream |
getRawOperatorStateOutput()
Returns an output stream for operator state
|
getCheckpointId, getCheckpointTimestampKeyedStateCheckpointOutputStream getRawKeyedOperatorStateOutput() throws Exception
ExceptionOperatorStateCheckpointOutputStream getRawOperatorStateOutput() throws Exception
ExceptionCopyright © 2014–2022 The Apache Software Foundation. All rights reserved.