public static class OperatorBackendStateMetaInfoSnapshotReaderWriters.OperatorBackendStateMetaInfoWriterV1<S> extends OperatorBackendStateMetaInfoSnapshotReaderWriters.AbstractOperatorBackendStateMetaInfoWriter<S>
stateMetaInfo| Constructor and Description |
|---|
OperatorBackendStateMetaInfoWriterV1(RegisteredOperatorBackendStateMetaInfo.Snapshot<S> stateMetaInfo) |
| Modifier and Type | Method and Description |
|---|---|
void |
writeOperatorStateMetaInfo(org.apache.flink.core.memory.DataOutputView out) |
public OperatorBackendStateMetaInfoWriterV1(RegisteredOperatorBackendStateMetaInfo.Snapshot<S> stateMetaInfo)
public void writeOperatorStateMetaInfo(org.apache.flink.core.memory.DataOutputView out)
throws IOException
IOExceptionCopyright © 2014–2018 The Apache Software Foundation. All rights reserved.