| Package | Description |
|---|---|
| org.apache.flink.runtime.state.changelog | |
| org.apache.flink.runtime.state.changelog.inmemory |
| Modifier and Type | Method and Description |
|---|---|
Iterator<StateChangelogWriterFactory> |
StateChangelogWriterFactoryLoader.load() |
| Modifier and Type | Class and Description |
|---|---|
class |
InMemoryStateChangelogWriterFactory
An in-memory (non-production) implementation of
StateChangelogWriterFactory. |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.