public final class TierTopicHeadDataLossDetectionRequest extends Object
| Constructor and Description |
|---|
TierTopicHeadDataLossDetectionRequest(String identifier,
Set<org.apache.kafka.common.TopicPartition> tierTopicPartitionsAllowList) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
String |
identifier() |
Set<org.apache.kafka.common.TopicPartition> |
tierTopicPartitionsAllowList() |
String |
toString() |