Index

C G M R 
All Classes and Interfaces|All Packages

C

CdiMetricsRegistryAdapter - Class in com.oracle.coherence.mp.metrics
Bridges the gap between ServiceLoader and CDI, by registering itself as a service and delegating to all discovered CDI beans that implement MetricsRegistryAdapter interface.
CdiMetricsRegistryAdapter() - Constructor for class com.oracle.coherence.mp.metrics.CdiMetricsRegistryAdapter
 
CoherenceTagsConfigSource - Class in com.oracle.coherence.mp.metrics
Allows us to register Coherence-specific tags by augmenting the value returned by the GLOBAL_TAGS_VARIABLE config property.
CoherenceTagsConfigSource() - Constructor for class com.oracle.coherence.mp.metrics.CoherenceTagsConfigSource
 
com.oracle.coherence.mp.metrics - package com.oracle.coherence.mp.metrics
MicroProfile Metrics support.

G

getName() - Method in class com.oracle.coherence.mp.metrics.CoherenceTagsConfigSource
 
getOrdinal() - Method in class com.oracle.coherence.mp.metrics.CoherenceTagsConfigSource
 
getProperties() - Method in class com.oracle.coherence.mp.metrics.CoherenceTagsConfigSource
 
getPropertyNames() - Method in class com.oracle.coherence.mp.metrics.CoherenceTagsConfigSource
 
getValue(String) - Method in class com.oracle.coherence.mp.metrics.CoherenceTagsConfigSource
 

M

MpMetricsRegistryAdapter - Class in com.oracle.coherence.mp.metrics
An implementation of MetricsRegistryAdapter registers Coherence metrics with Helidon's vendor or application registry.
MpMetricsRegistryAdapter(MetricRegistry, MetricRegistry) - Constructor for class com.oracle.coherence.mp.metrics.MpMetricsRegistryAdapter

R

register(MBeanMetric) - Method in class com.oracle.coherence.mp.metrics.CdiMetricsRegistryAdapter
 
register(MBeanMetric) - Method in class com.oracle.coherence.mp.metrics.MpMetricsRegistryAdapter
 
remove(MBeanMetric.Identifier) - Method in class com.oracle.coherence.mp.metrics.CdiMetricsRegistryAdapter
 
remove(MBeanMetric.Identifier) - Method in class com.oracle.coherence.mp.metrics.MpMetricsRegistryAdapter
 
C G M R 
All Classes and Interfaces|All Packages