public class TopicPolicies extends Object
| Constructor and Description |
|---|
TopicPolicies() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isBacklogQuotaSet() |
boolean |
isCompactionThresholdSet() |
boolean |
isDeduplicationSet() |
boolean |
isDeduplicationSnapshotIntervalSecondsSet() |
boolean |
isDelayedDeliveryEnabledSet() |
boolean |
isDelayedDeliveryTickTimeMillisSet() |
boolean |
isDispatchRateSet() |
boolean |
isInactiveTopicPoliciesSet() |
boolean |
isMaxConsumerPerTopicSet() |
boolean |
isMaxConsumersPerSubscriptionSet() |
boolean |
isMaxMessageSizeSet() |
boolean |
isMaxProducerPerTopicSet() |
boolean |
isMaxSubscriptionsPerTopicSet() |
boolean |
isMaxUnackedMessagesOnConsumerSet() |
boolean |
isMaxUnackedMessagesOnSubscriptionSet() |
boolean |
isMessageTTLSet() |
boolean |
isOffloadPoliciesSet() |
boolean |
isPersistentPolicySet() |
boolean |
isPublishRateSet() |
boolean |
isReplicatorDispatchRateSet() |
boolean |
isRetentionSet() |
boolean |
isSubscribeRateSet() |
boolean |
isSubscriptionDispatchRateSet() |
public boolean isReplicatorDispatchRateSet()
public boolean isMaxSubscriptionsPerTopicSet()
public boolean isMaxMessageSizeSet()
public boolean isDeduplicationSnapshotIntervalSecondsSet()
public boolean isInactiveTopicPoliciesSet()
public boolean isOffloadPoliciesSet()
public boolean isMaxUnackedMessagesOnConsumerSet()
public boolean isDelayedDeliveryTickTimeMillisSet()
public boolean isDelayedDeliveryEnabledSet()
public boolean isMaxUnackedMessagesOnSubscriptionSet()
public boolean isBacklogQuotaSet()
public boolean isPersistentPolicySet()
public boolean isRetentionSet()
public boolean isDeduplicationSet()
public boolean isMessageTTLSet()
public boolean isMaxProducerPerTopicSet()
public boolean isMaxConsumerPerTopicSet()
public boolean isMaxConsumersPerSubscriptionSet()
public boolean isDispatchRateSet()
public boolean isSubscriptionDispatchRateSet()
public boolean isCompactionThresholdSet()
public boolean isPublishRateSet()
public boolean isSubscribeRateSet()
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.