@Internal public final class SnapshotUtils extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
static <OUT,OP extends org.apache.flink.streaming.api.operators.StreamOperator<OUT>> |
snapshot(OP operator,
int index,
long timestamp,
org.apache.flink.runtime.state.CheckpointStorageWorkerView checkpointStorage,
org.apache.flink.core.fs.Path savepointPath) |
public static <OUT,OP extends org.apache.flink.streaming.api.operators.StreamOperator<OUT>> TaggedOperatorSubtaskState snapshot(OP operator, int index, long timestamp, org.apache.flink.runtime.state.CheckpointStorageWorkerView checkpointStorage, org.apache.flink.core.fs.Path savepointPath) throws Exception
ExceptionCopyright © 2014–2020 The Apache Software Foundation. All rights reserved.