public class Policies extends Object
| Constructor and Description |
|---|
Policies() |
| Modifier and Type | Method and Description |
|---|---|
static BundlesData |
defaultBundle() |
boolean |
equals(Object obj) |
String |
toString() |
public final AuthPolicies auth_policies
public BundlesData bundles
public Map<BacklogQuota.BacklogQuotaType,BacklogQuota> backlog_quota_map
public Map<String,DispatchRate> clusterDispatchRate
public Map<String,DispatchRate> subscriptionDispatchRate
public PersistencePolicies persistence
public Boolean deduplicationEnabled
public int message_ttl_in_seconds
public RetentionPolicies retention_policies
public boolean deleted
public String antiAffinityGroup
public static final String FIRST_BOUNDARY
public static final String LAST_BOUNDARY
public boolean encryption_required
public SubscriptionAuthMode subscription_auth_mode
public int max_producers_per_topic
public int max_consumers_per_topic
public int max_consumers_per_subscription
public long compaction_threshold
public long offload_threshold
public Long offload_deletion_lag_ms
Copyright © 2017–2018 Apache Software Foundation. All rights reserved.