public abstract class SubjectValue extends SchemaRegistryValue
offset, timestamp| Constructor and Description |
|---|
SubjectValue(String subject) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getSubject() |
int |
hashCode() |
void |
setSubject(String subject) |
abstract SubjectKey |
toKey() |
getOffset, getTimestamp, setOffset, setTimestamppublic SubjectValue(String subject)
Copyright © 2026 Confluent, Inc.. All rights reserved.