Uses of Interface
com.swiftmq.impl.queue.standard.cluster.ClusteredQueueMetric
Package
Description
-
Uses of ClusteredQueueMetric in com.swiftmq.impl.queue.standard.cluster
Modifier and TypeMethodDescriptionDispatchPolicy.getLocalMetric()
MessageGroupDispatchPolicy.getLocalMetric()
RoundRobinDispatchPolicy.getLocalMetric()
Modifier and TypeMethodDescriptionvoid
DispatchPolicy.addMetric
(String routerName, ClusteredQueueMetric metric) void
MessageGroupDispatchPolicy.addMetric
(String routerName, ClusteredQueueMetric metric) void
RoundRobinDispatchPolicy.addMetric
(String routerName, ClusteredQueueMetric metric) -
Uses of ClusteredQueueMetric in com.swiftmq.impl.queue.standard.cluster.v700