Table of Contents

Interface IVersionedKeyValueStore<K, V>

Namespace
Org.Apache.Kafka.Streams.State
Assembly
MASES.KNet.dll

.NET interface for TO BE DEFINED FROM USER

public interface IVersionedKeyValueStore<K, V> : IStateStore

Type Parameters

K
V