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