Interface ChannelStateWriter

All Superinterfaces:
AutoCloseable, Closeable
All Known Implementing Classes:
ChannelStateWriter.NoOpChannelStateWriter, ChannelStateWriterImpl

@Internal public interface ChannelStateWriter extends Closeable
Writes channel state during checkpoint/savepoint.