Class Serdes.UUIDSerde
java.lang.Object
org.apache.kafka.common.serialization.Serdes.WrapperSerde<UUID>
org.apache.kafka.common.serialization.Serdes.UUIDSerde
- All Implemented Interfaces:
- Closeable,- AutoCloseable,- Serde<UUID>
- Enclosing class:
- Serdes
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.apache.kafka.common.serialization.Serdes.WrapperSerdeclose, configure, deserializer, serializer
- 
Constructor Details- 
UUIDSerdepublic UUIDSerde()
 
-