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