public class ModeValue extends SubjectValue
offset, timestamp| Constructor and Description |
|---|
ModeValue() |
ModeValue(String subject,
Mode mode) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Mode |
getMode() |
int |
hashCode() |
void |
setMode(Mode mode) |
ModeKey |
toKey() |
String |
toString() |
getSubject, setSubjectgetOffset, getTimestamp, setOffset, setTimestamppublic Mode getMode()
public void setMode(Mode mode)
public boolean equals(Object o)
equals in class SubjectValuepublic int hashCode()
hashCode in class SubjectValuepublic ModeKey toKey()
toKey in class SubjectValueCopyright © 2026 Confluent, Inc.. All rights reserved.