Class ModeValue
java.lang.Object
io.confluent.kafka.schemaregistry.storage.SchemaRegistryValue
io.confluent.kafka.schemaregistry.storage.SubjectValue
io.confluent.kafka.schemaregistry.storage.ModeValue
-
Field Summary
Fields inherited from class io.confluent.kafka.schemaregistry.storage.SchemaRegistryValue
offset, timestamp -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.confluent.kafka.schemaregistry.storage.SubjectValue
getSubject, setSubjectMethods inherited from class io.confluent.kafka.schemaregistry.storage.SchemaRegistryValue
getOffset, getTimestamp, setOffset, setTimestamp
-
Constructor Details
-
ModeValue
-
ModeValue
public ModeValue()
-
-
Method Details
-
getMode
-
setMode
-
equals
- Overrides:
equalsin classSubjectValue
-
hashCode
public int hashCode()- Overrides:
hashCodein classSubjectValue
-
toString
-
toKey
- Specified by:
toKeyin classSubjectValue
-