Class NoopKey
java.lang.Object
io.confluent.kafka.schemaregistry.storage.SchemaRegistryKey
io.confluent.kafka.schemaregistry.storage.NoopKey
- 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.SchemaRegistryKey
compareTo, getKeyType, getMagicByte, setKeyType, setMagicByte
-
Constructor Details
-
NoopKey
public NoopKey()
-
-
Method Details
-
equals
- Overrides:
equalsin classSchemaRegistryKey
-
hashCode
public int hashCode()- Overrides:
hashCodein classSchemaRegistryKey
-
toString
-