Class ConfigKey
java.lang.Object
io.confluent.kafka.schemaregistry.storage.SchemaRegistryKey
io.confluent.kafka.schemaregistry.storage.SubjectKey
io.confluent.kafka.schemaregistry.storage.ConfigKey
- All Implemented Interfaces:
Comparable<SchemaRegistryKey>
-
Field Summary
Fields inherited from class io.confluent.kafka.schemaregistry.storage.SchemaRegistryKey
keyType, magicByte -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.confluent.kafka.schemaregistry.storage.SubjectKey
compareTo, getSubject, setSubjectMethods inherited from class io.confluent.kafka.schemaregistry.storage.SchemaRegistryKey
getKeyType, getMagicByte, setKeyType, setMagicByte
-
Constructor Details
-
ConfigKey
-
-
Method Details
-
equals
- Overrides:
equalsin classSubjectKey
-
hashCode
public int hashCode()- Overrides:
hashCodein classSubjectKey
-
toString
-