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
public static final class Serdes.LongSerde extends Serdes.WrapperSerde<Long>
-
-
Constructor Summary
Constructors Constructor Description LongSerde()
-