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(DataOutputView out) |
public OperatorBackendStateMetaInfoWriterV1(RegisteredOperatorBackendStateMetaInfo.Snapshot<S> stateMetaInfo)
public void writeOperatorStateMetaInfo(DataOutputView out) throws IOException
IOException
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.