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 TypeMethodDescriptionvoidDispatchPolicy.addMetric(String routerName, ClusteredQueueMetric metric) voidMessageGroupDispatchPolicy.addMetric(String routerName, ClusteredQueueMetric metric) voidRoundRobinDispatchPolicy.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