Interface IFixedKeyProcessorSupplier<KIn, VIn, VOut>
.NET interface for https://www.javadoc.io/doc/org.apache.kafka/kafka-streams/3.7.1/org/apache/kafka/streams/processor/api/FixedKeyProcessorSupplier.html
public interface IFixedKeyProcessorSupplier<KIn, VIn, VOut>
Type Parameters
KIn
VIn
VOut