Class Serdes.LongSerde
java.lang.Object
org.apache.kafka.common.serialization.Serdes.WrapperSerde<Long>
org.apache.kafka.common.serialization.Serdes.LongSerde
- All Implemented Interfaces:
 Closeable,AutoCloseable,Serde<Long>
- 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
- 
LongSerde
public LongSerde() 
 -