Class TierTopicHeadDataLossDetectionRequest

java.lang.Object
io.confluent.rest.TierTopicHeadDataLossDetectionRequest

public final class TierTopicHeadDataLossDetectionRequest extends Object
  • Constructor Details

    • TierTopicHeadDataLossDetectionRequest

      public TierTopicHeadDataLossDetectionRequest(String identifier, Set<org.apache.kafka.common.TopicPartition> tierTopicPartitionsAllowList)
  • Method Details

    • identifier

      public String identifier()
    • tierTopicPartitionsAllowList

      public Set<org.apache.kafka.common.TopicPartition> tierTopicPartitionsAllowList()
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object