Class Serdes.LongSerde
- java.lang.Object
-
- org.apache.kafka.common.serialization.Serdes.WrapperSerde<java.lang.Long>
-
- org.apache.kafka.common.serialization.Serdes.LongSerde
-
- All Implemented Interfaces:
java.io.Closeable
,java.lang.AutoCloseable
,Serde<java.lang.Long>
- Enclosing class:
- Serdes
public static final class Serdes.LongSerde extends Serdes.WrapperSerde<java.lang.Long>
-
-
Constructor Summary
Constructors Constructor Description LongSerde()
-
Method Summary
-
Methods inherited from class org.apache.kafka.common.serialization.Serdes.WrapperSerde
close, configure, deserializer, serializer
-
-