Uses of Annotation Interface
com.tangosol.net.management.annotation.MetricsValue
Packages that use MetricsValue
Package
Description
MBeans for Coherence Concurrent executors.
Contains classes related to the Coherence Management Framework.
Contains interfaces and classes related to partitioned services.
-
Uses of MetricsValue in com.oracle.coherence.concurrent.executor.management
Methods in com.oracle.coherence.concurrent.executor.management with annotations of type MetricsValueModifier and TypeMethodDescriptionint
ExecutorMBean.getStateCode()
Get the state of the executor as an integer.long
ExecutorMBean.getTasksCompletedCount()
Get the completed tasks count for the executor.long
ExecutorMBean.getTasksInProgressCount()
Get the in progress tasks count for the executor.long
ExecutorMBean.getTasksRejectedCount()
Get the number of tasks rejected by the executor. -
Uses of MetricsValue in com.tangosol.net.management
Methods in com.tangosol.net.management with annotations of type MetricsValueModifier and TypeMethodDescriptionlong
ViewMBean.getSize()
Returns the number of key-value mappings in this cache. -
Uses of MetricsValue in com.tangosol.net.partition
Methods in com.tangosol.net.partition with annotations of type MetricsValueModifier and TypeMethodDescriptionlong
SimpleStrategyMBean.getAveragePartitionSizeKB()
Get the average partition storage size.long
SimpleStrategyMBean.getAverageStorageSizeKB()
Get the average node storage size.int
SimpleStrategyMBean.getHAStatusCode()
The High Availability status for the service as an integer.int
SimpleStrategyMBean.getMaxLoadNodeId()
Get the node id with the maximum storage size.long
SimpleStrategyMBean.getMaxPartitionSizeKB()
Get the maximum partition storage size.long
SimpleStrategyMBean.getMaxStorageSizeKB()
Get maximum node storage size.int
SimpleStrategyMBean.getRemainingDistributionCount()
Get the number of distributions (partition transfers) that remain to be completed before the service achieves the goals set by this strategy.int
SimpleStrategyMBean.getServiceMachineCount()
Get the number of machines that host storage-enabled nodes running this service.int
SimpleStrategyMBean.getServiceNodeCount()
Get the number of storage-enabled nodes running this service.int
SimpleStrategyMBean.getServiceRackCount()
Get the number of racks that host storage-enabled nodes running this service.int
SimpleStrategyMBean.getServiceSiteCount()
Get the number of sites that host storage-enabled nodes running this service.