BrokerSubscriberQueueCustomPolicy interface

Custom Subscriber Queue Policy Properties.

Extends

Properties

mode

The mode of the policy.

subscriberQueueSettings

Custom policy, required if mode is Custom. Subscriber queues from all groups are persisted to disk (logical OR).

Property Details

mode

The mode of the policy.

mode: "Custom"

Property Value

"Custom"

subscriberQueueSettings

Custom policy, required if mode is Custom. Subscriber queues from all groups are persisted to disk (logical OR).

subscriberQueueSettings: BrokerSubscriberQueueCustomPolicySettings

Property Value