Uses of Interface
com.swiftmq.impl.queue.standard.cluster.ClusteredQueueMetric
Packages that use ClusteredQueueMetric
Package
Description
-
Uses of ClusteredQueueMetric in com.swiftmq.impl.queue.standard.cluster
Methods in com.swiftmq.impl.queue.standard.cluster that return ClusteredQueueMetricModifier and TypeMethodDescriptionDispatchPolicy.getLocalMetric()
MessageGroupDispatchPolicy.getLocalMetric()
RoundRobinDispatchPolicy.getLocalMetric()
Methods in com.swiftmq.impl.queue.standard.cluster with parameters of type ClusteredQueueMetricModifier 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
Classes in com.swiftmq.impl.queue.standard.cluster.v700 that implement ClusteredQueueMetric