| Package | Description | 
|---|---|
| io.simplesource.kafka.api | |
| io.simplesource.kafka.model | |
| io.simplesource.kafka.serialization.avro | |
| io.simplesource.kafka.serialization.json | 
| Modifier and Type | Method and Description | 
|---|---|
org.apache.kafka.common.serialization.Serde<CommandResponse<K>> | 
CommandSerdes.commandResponse()  | 
| Modifier and Type | Method and Description | 
|---|---|
<KR> CommandResponse<KR> | 
CommandResponse.map(java.util.function.Function<K,KR> fk)  | 
| Modifier and Type | Method and Description | 
|---|---|
org.apache.kafka.common.serialization.Serde<CommandResponse<K>> | 
AvroAggregateSerdes.commandResponse()  | 
org.apache.kafka.common.serialization.Serde<CommandResponse<K>> | 
AvroCommandSerdes.commandResponse()  | 
| Modifier and Type | Method and Description | 
|---|---|
org.apache.kafka.common.serialization.Serde<CommandResponse<K>> | 
JsonCommandSerdes.commandResponse()  | 
org.apache.kafka.common.serialization.Serde<CommandResponse<K>> | 
JsonAggregateSerdes.commandResponse()  | 
Copyright © 2019. All rights reserved.