Class Policies
java.lang.Object
org.apache.pulsar.common.policies.data.Policies
Definition of Pulsar policies.
-
Nested Class Summary
-
Field Summary
Modifier and TypeFieldDescriptionfinal AuthPolicies
Deprecated.boolean
boolean
static final String
static final String
long
long
Deprecated.boolean
-
Constructor Summary
-
Method Summary
-
Field Details
-
auth_policies
-
replication_clusters
-
bundles
-
backlog_quota_map
-
clusterDispatchRate
Deprecated. -
topicDispatchRate
-
subscriptionDispatchRate
-
replicatorDispatchRate
-
clusterSubscribeRate
-
persistence
-
deduplicationEnabled
-
autoTopicCreationOverride
-
autoSubscriptionCreationOverride
-
publishMaxMessageRate
-
latency_stats_sample_rate
-
message_ttl_in_seconds
-
subscription_expiration_time_minutes
-
retention_policies
-
deleted
public boolean deleted -
FIRST_BOUNDARY
- See Also:
-
LAST_BOUNDARY
- See Also:
-
encryption_required
public boolean encryption_required -
delayed_delivery_policies
-
inactive_topic_policies
-
subscription_auth_mode
-
max_producers_per_topic
-
max_consumers_per_topic
-
max_consumers_per_subscription
-
max_unacked_messages_per_consumer
-
max_unacked_messages_per_subscription
-
max_subscriptions_per_topic
-
compaction_threshold
-
offload_threshold
public long offload_threshold -
offload_threshold_in_seconds
public long offload_threshold_in_seconds -
offload_deletion_lag_ms
-
max_topics_per_namespace
-
schema_auto_update_compatibility_strategy
Deprecated. -
schema_compatibility_strategy
-
is_allow_auto_update_schema
-
schema_validation_enforced
public boolean schema_validation_enforced -
offload_policies
-
deduplicationSnapshotIntervalSeconds
-
subscription_types_enabled
-
properties
-
resource_group_name
-
entryFilters
-
-
Constructor Details
-
Policies
public Policies()
-
-
Method Details