public class SchemaKey extends SubjectKey
keyType, magicByte| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(SchemaRegistryKey o) |
boolean |
equals(Object o) |
int |
getVersion() |
int |
hashCode() |
void |
setVersion(int version) |
String |
toString() |
getSubject, setSubjectgetKeyType, getMagicByte, setKeyType, setMagicBytepublic SchemaKey(String subject, int version)
public int getVersion()
public void setVersion(int version)
public boolean equals(Object o)
equals in class SubjectKeypublic int hashCode()
hashCode in class SubjectKeypublic int compareTo(SchemaRegistryKey o)
compareTo in interface Comparable<SchemaRegistryKey>compareTo in class SubjectKeyCopyright © 2026 Confluent, Inc.. All rights reserved.