Uses of Enum
com.rabbitmq.client.amqp.Management.OverflowStrategy
-
Uses of Management.OverflowStrategy in com.rabbitmq.client.amqp
Modifier and TypeMethodDescriptionstatic Management.OverflowStrategy
Returns the enum constant of this type with the specified name.static Management.OverflowStrategy[]
Management.OverflowStrategy.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionManagement.QueueSpecification.overflowStrategy
(Management.OverflowStrategy overflow) The overflow strategy.