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 SummaryConstructors
- 
Method SummaryMethods inherited from class org.apache.kafka.common.serialization.Serdes.WrapperSerdeclose, configure, deserializer, serializer
- 
Constructor Details- 
LongSerdepublic LongSerde()
 
-