Uses of Enum
com.rabbitmq.client.amqp.ConnectionSettings.Affinity.Operation
-
Uses of ConnectionSettings.Affinity.Operation in com.rabbitmq.client.amqp
Modifier and TypeMethodDescriptionConnectionSettings.AffinityContext.operation()
Operation for affinity.Returns the enum constant of this type with the specified name.ConnectionSettings.Affinity.Operation.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionConnectionSettings.Affinity.operation
(ConnectionSettings.Affinity.Operation operation) The type of operation to look affinity with.