| Package | Description |
|---|---|
| org.apache.flink.runtime.state.changelog |
| Modifier and Type | Interface and Description |
|---|---|
interface |
StateChangelogWriter<Handle extends StateChangelogHandle<?>>
Allows to write data to the log.
|
interface |
StateChangelogWriterFactory<Handle extends StateChangelogHandle<?>>
StateChangelogWriter factory. |
| Modifier and Type | Class and Description |
|---|---|
class |
StateChangelogHandleStreamImpl
StateChangelogHandle implementation based on StreamStateHandle. |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.