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 Summary
Constructors - 
Method Summary
Methods inherited from class org.apache.kafka.common.serialization.Serdes.WrapperSerde
close, configure, deserializer, serializer 
- 
Constructor Details
- 
DoubleSerde
public DoubleSerde() 
 -