public static class OperatorBackendStateMetaInfoSnapshotReaderWriters.OperatorBackendStateMetaInfoReaderV1<S> extends OperatorBackendStateMetaInfoSnapshotReaderWriters.AbstractOperatorBackendStateMetaInfoReader<S>
userCodeClassLoader
Constructor and Description |
---|
OperatorBackendStateMetaInfoReaderV1(ClassLoader userCodeClassLoader) |
Modifier and Type | Method and Description |
---|---|
RegisteredOperatorBackendStateMetaInfo.Snapshot<S> |
readOperatorStateMetaInfo(DataInputView in) |
public OperatorBackendStateMetaInfoReaderV1(ClassLoader userCodeClassLoader)
public RegisteredOperatorBackendStateMetaInfo.Snapshot<S> readOperatorStateMetaInfo(DataInputView in) throws IOException
IOException
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.