public class GroupedInternal<K,V> extends Grouped<K,V>
keySerde, name, valueSerde
Constructor and Description |
---|
GroupedInternal(Grouped<K,V> grouped) |
Modifier and Type | Method and Description |
---|---|
org.apache.kafka.common.serialization.Serde<K> |
keySerde() |
java.lang.String |
name() |
org.apache.kafka.common.serialization.Serde<V> |
valueSerde() |
as, keySerde, valueSerde, with, with, withKeySerde, withName, withValueSerde