Uses of Enum
com.rabbitmq.client.amqp.Management.QueueLeaderLocator
-
Uses of Management.QueueLeaderLocator in com.rabbitmq.client.amqp
Modifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static Management.QueueLeaderLocator[]
Management.QueueLeaderLocator.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionManagement.QueueSpecification.leaderLocator
(Management.QueueLeaderLocator locator) Leader-locator strategy (replica placement) for the queue.