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
-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.kafka.common.serialization.Serdes.WrapperSerde
close, configure, deserializer, serializer
-
Constructor Details
-
StringSerde
public StringSerde()
-