Interface KvStateChangeLogger<Value,Namespace>

Type Parameters:
Value - the type of state values
Namespace - the type of namespace
All Superinterfaces:
AutoCloseable, Closeable, StateChangeLogger<Value,Namespace>

@Internal public interface KvStateChangeLogger<Value,Namespace> extends StateChangeLogger<Value,Namespace>
A logger for some key-partitioned state (not only ValueState.