Uses of Class
com.tangosol.net.management.annotation.MetricsScope
-
Packages that use MetricsScope Package Description com.oracle.coherence.concurrent.executor.management MBeans for Coherence Concurrent executors.com.oracle.coherence.grpc.proxy The Coherence gRPC server implementation.com.tangosol.io.journal Contains classes related to the journaling services.com.tangosol.net.partition 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 MetricsScope Modifier and Type Interface Description interfaceExecutorMBeanExecutorMBean provides a monitor interface for theExecutorstatistics. -
Uses of MetricsScope in com.oracle.coherence.grpc.proxy
Classes in com.oracle.coherence.grpc.proxy with annotations of type MetricsScope Modifier and Type Interface Description static interfaceGrpcConnectionMetrics.ConnectionMetricsMBeanA MBean to track gRPC connections.interfaceGrpcProxyMetricsMBeanThe gRPC Proxy metrics MBean. -
Uses of MetricsScope in com.tangosol.io.journal
Classes in com.tangosol.io.journal with annotations of type MetricsScope Modifier and Type Interface Description interfaceJournalMBeanAJournalMBeanis an MBean interface providing statistics for a Journal Resource Manager as implemented by eitherFlashJournalRMorRamJournalRMimplementations. -
Uses of MetricsScope in com.tangosol.net.partition
Classes in com.tangosol.net.partition with annotations of type MetricsScope Modifier and Type Interface Description interfaceSimpleStrategyMBeanStandard MBean interface that exposes management attributes and operations for aSimpleAssignmentStrategyused by aPartitionedService.
-