Class LicenseStore.LicenseMessageSerde

java.lang.Object
io.confluent.serializers.ProtoSerde<io.confluent.command.record.Command.CommandMessage>
io.confluent.license.LicenseStore.LicenseMessageSerde
All Implemented Interfaces:
io.confluent.serializers.SerdeWithJson<io.confluent.command.record.Command.CommandMessage>, io.confluent.serializers.UberSerde<io.confluent.command.record.Command.CommandMessage>, Closeable, AutoCloseable, org.apache.kafka.common.serialization.Deserializer<io.confluent.command.record.Command.CommandMessage>, org.apache.kafka.common.serialization.Serde<io.confluent.command.record.Command.CommandMessage>, org.apache.kafka.common.serialization.Serializer<io.confluent.command.record.Command.CommandMessage>
Enclosing class:
LicenseStore

public static class LicenseStore.LicenseMessageSerde extends io.confluent.serializers.ProtoSerde<io.confluent.command.record.Command.CommandMessage>
  • Field Summary

    Fields inherited from interface io.confluent.serializers.UberSerde

    MAGIC_BYTE_ORDERED_KEY, MAGIC_BYTE_PROTOBUF, MAGIC_BYTE_STRING
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class io.confluent.serializers.ProtoSerde

    close, configure, deserialize, deserialize, deserializer, fromJson, serialize, serialize, serializer, toJson, toJson, type

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface org.apache.kafka.common.serialization.Deserializer

    deserialize, deserialize

    Methods inherited from interface org.apache.kafka.common.serialization.Serializer

    serialize
  • Constructor Details

    • LicenseMessageSerde

      public LicenseMessageSerde()