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