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