Uses of Annotation Interface
com.tangosol.net.management.annotation.MetricsScope
Package
Description
MBeans for Coherence Concurrent executors.
The Coherence gRPC server implementation.
Contains interfaces and classes related to partitioned services.
-
Uses of MetricsScope in com.oracle.coherence.concurrent.executor.management
Modifier and TypeInterfaceDescriptioninterface
ExecutorMBean provides a monitor interface for theExecutor
statistics. -
Uses of MetricsScope in com.oracle.coherence.grpc.proxy
Modifier and TypeInterfaceDescriptionstatic interface
A MBean to track gRPC connections.interface
The gRPC Proxy metrics MBean. -
Uses of MetricsScope in com.tangosol.net.partition
Modifier and TypeInterfaceDescriptioninterface
Standard MBean interface that exposes management attributes and operations for aSimpleAssignmentStrategy
used by aPartitionedService
.