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 classes related to the Coherence Management Framework.
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 TypeInterfaceDescriptioninterfaceExecutorMBean provides a monitor interface for theExecutorstatistics. -
Uses of MetricsScope in com.oracle.coherence.grpc.proxy.common
Classes in com.oracle.coherence.grpc.proxy.common with annotations of type MetricsScopeModifier and TypeInterfaceDescriptionstatic interfaceA MBean to track gRPC connections.interfaceThe gRPC Proxy metrics MBean. -
Uses of MetricsScope in com.tangosol.io.journal
Classes in com.tangosol.io.journal with annotations of type MetricsScopeModifier and TypeInterfaceDescriptioninterfaceAJournalMBeanis an MBean interface providing statistics for a Journal Resource Manager as implemented by eitherFlashJournalRMorRamJournalRMimplementations. -
Uses of MetricsScope in com.tangosol.net.management
Classes in com.tangosol.net.management with annotations of type MetricsScope -
Uses of MetricsScope in com.tangosol.net.partition
Classes in com.tangosol.net.partition with annotations of type MetricsScopeModifier and TypeInterfaceDescriptioninterfaceStandard MBean interface that exposes management attributes and operations for aSimpleAssignmentStrategyused by aPartitionedService.