java.lang.Object
org.apache.activemq.artemis.core.server.metrics.AddressMetricNames
public class AddressMetricNames
extends Object
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
ROUTED_MESSAGE_COUNT
public static final String ROUTED_MESSAGE_COUNT
- See Also:
-
-
UNROUTED_MESSAGE_COUNT
public static final String UNROUTED_MESSAGE_COUNT
- See Also:
-
-
ADDRESS_SIZE
public static final String ADDRESS_SIZE
- See Also:
-
-
PAGES_COUNT
public static final String PAGES_COUNT
- See Also:
-
-
LIMIT_PERCENT
public static final String LIMIT_PERCENT
- See Also:
-
-
Constructor Details
-
AddressMetricNames
public AddressMetricNames()