Interface | Description |
---|---|
ChannelStateReader |
Reads channel state saved during checkpoint/savepoint.
|
ChannelStateWriter |
Writes channel state during checkpoint/savepoint.
|
Class | Description |
---|---|
ChannelStateReaderImpl |
ChannelStateReader implementation. |
ChannelStateWriter.ChannelStateWriteResult |
Channel state write result.
|
ChannelStateWriter.NoOpChannelStateWriter |
No-op implementation of
ChannelStateWriter . |
ChannelStateWriterImpl |
ChannelStateWriter implemented using
CheckpointStateOutputStreams . |
InputChannelInfo |
Identifies
InputChannel in a given subtask. |
ResultSubpartitionInfo |
Identifies
ResultSubpartition in a given subtask. |
Enum | Description |
---|---|
ChannelStateReader.ReadResult |
Status of reading result.
|
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.