- All Superinterfaces:
AutoCloseable, Closeable, org.apache.kafka.common.serialization.Deserializer<org.apache.kafka.common.utils.Bytes>, OrderedKeyUberSerde<T>, org.apache.kafka.common.serialization.Serde<org.apache.kafka.common.utils.Bytes>, SerdeWithJson<org.apache.kafka.common.utils.Bytes>, org.apache.kafka.common.serialization.Serializer<org.apache.kafka.common.utils.Bytes>, UberSerde<org.apache.kafka.common.utils.Bytes>
- All Known Implementing Classes:
OrderedKeyPrefixedProtoSerde
-
-
Method Summary
Extracts the prefix from the byte array of the key
Returns the prefix used for serializing keys
Methods inherited from interface org.apache.kafka.common.serialization.Deserializer
deserialize, deserialize, deserialize
Methods inherited from interface org.apache.kafka.common.serialization.Serde
deserializer, serializer
Methods inherited from interface org.apache.kafka.common.serialization.Serializer
serialize, serialize