Interface ISnapshotWriter<T>
.NET interface skeleton to be manually developed following https://www.javadoc.io/doc/org.apache.kafka/kafka-raft/4.0.0/org/apache/kafka/snapshot/SnapshotWriter.html
public interface ISnapshotWriter<T> : IAutoCloseable
Type Parameters
T
- Inherited Members