Uses of Annotation Interface
com.tangosol.net.management.annotation.MetricsScope
Packages that use MetricsScope
Package
Description
MBeans for Coherence Concurrent executors.
Contains classes related to the journaling services.
Contains interfaces and classes related to partitioned services.
-
Uses of MetricsScope in com.oracle.coherence.concurrent.executor.management
Classes in com.oracle.coherence.concurrent.executor.management with annotations of type MetricsScopeModifier and TypeInterfaceDescriptioninterface
ExecutorMBean provides a monitor interface for theExecutor
statistics. -
Uses of MetricsScope in com.tangosol.io.journal
Classes in com.tangosol.io.journal with annotations of type MetricsScopeModifier and TypeInterfaceDescriptioninterface
AJournalMBean
is an MBean interface providing statistics for a Journal Resource Manager as implemented by eitherFlashJournalRM
orRamJournalRM
implementations. -
Uses of MetricsScope in com.tangosol.net.partition
Classes in com.tangosol.net.partition with annotations of type MetricsScopeModifier and TypeInterfaceDescriptioninterface
Standard MBean interface that exposes management attributes and operations for aSimpleAssignmentStrategy
used by aPartitionedService
.