Package | Description |
---|---|
org.apache.flink.runtime.state |
Modifier and Type | Class and Description |
---|---|
static class |
OperatorBackendStateMetaInfoSnapshotReaderWriters.AbstractOperatorBackendStateMetaInfoWriter<S> |
static class |
OperatorBackendStateMetaInfoSnapshotReaderWriters.OperatorBackendStateMetaInfoWriterV1<S> |
static class |
OperatorBackendStateMetaInfoSnapshotReaderWriters.OperatorBackendStateMetaInfoWriterV2<S> |
Modifier and Type | Method and Description |
---|---|
static <S> OperatorBackendStateMetaInfoSnapshotReaderWriters.OperatorBackendStateMetaInfoWriter |
OperatorBackendStateMetaInfoSnapshotReaderWriters.getWriterForVersion(int version,
RegisteredOperatorBackendStateMetaInfo.Snapshot<S> stateMetaInfo) |
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.