- cachedMethod(boolean) - Method in class io.astefanutti.metrics.cdi.se.MetricProducerMethodBean
-
- cachedMethodNotCalledYet() - Method in class io.astefanutti.metrics.cdi.se.MetricProducerMethodBeanTest
-
- call() - Method in interface org.eclipse.microprofile.health.HealthCheck
-
- callCachedMethodMultipleTimes() - Method in class io.astefanutti.metrics.cdi.se.MetricProducerMethodBeanTest
-
- callCountedMethodOnce() - Method in class io.astefanutti.metrics.cdi.se.CountedMethodBeanTest
-
- callCountedMethodOnce() - Method in class io.astefanutti.metrics.cdi.se.MonotonicCountedMethodBeanTest
-
- callCountedMethodsOnce() - Method in class io.astefanutti.metrics.cdi.se.CountedClassBeanTest
-
- callCountedMethodsOnce() - Method in class io.astefanutti.metrics.cdi.se.MonotonicCountedClassBeanTest
-
- callExtendedTimedMethodOnce(MetricRegistry) - Method in class io.astefanutti.metrics.cdi.se.ConcreteExtendedTimedBeanTest
-
- callExtendedTimedMethodOnce(MetricRegistry) - Method in class io.astefanutti.metrics.cdi.se.ConcreteTimedBeanTest
-
- callGaugeAfterSetterCall(Gauge<Long>) - Method in class io.astefanutti.metrics.cdi.se.GaugeInjectionBeanTest
-
- callGaugeAfterSetterCall() - Method in class io.astefanutti.metrics.cdi.se.GaugeMethodBeanTest
-
- callGaugesAfterSetterCalls() - Method in class io.astefanutti.metrics.cdi.se.InheritedGaugeMethodBeanTest
-
- callMeteredMethodOnce() - Method in class io.astefanutti.metrics.cdi.se.MeteredMethodBeanTest
-
- callMeteredMethodOnce() - Method in class io.astefanutti.metrics.cdi.se.MeterInjectionBeanTest
-
- callMeteredMethodsOnce() - Method in class io.astefanutti.metrics.cdi.se.MeteredClassBeanTest
-
- callMetricsMethodOnce() - Method in class io.astefanutti.metrics.cdi.se.MultipleMetricsMethodBeanTest
-
- callOverloadedTimedMethodOnce() - Method in class io.astefanutti.metrics.cdi.se.OverloadedTimedMethodBeanTest
-
- callSelfInvocationTimedMethodOnce() - Method in class io.astefanutti.metrics.cdi.se.TimedMethodBeanTest
-
- callTimedMethodOnce() - Method in class io.astefanutti.metrics.cdi.se.ApplicationScopedTimedMethodBeanTest
-
- callTimedMethodOnce(MetricRegistry) - Method in class io.astefanutti.metrics.cdi.se.ConcreteExtendedTimedBeanTest
-
- callTimedMethodOnce(MetricRegistry) - Method in class io.astefanutti.metrics.cdi.se.ConcreteTimedBeanTest
-
- callTimedMethodOnce() - Method in class io.astefanutti.metrics.cdi.se.TimedMethodBeanLookupTest
-
- callTimedMethodOnce() - Method in class io.astefanutti.metrics.cdi.se.TimedMethodBeanTest
-
- callTimedMethodOnce() - Method in class io.astefanutti.metrics.cdi.se.TimerInjectionBeanTest
-
- callTimedMethodsOnce() - Method in class io.astefanutti.metrics.cdi.se.InheritedTimedMethodBeanTest
-
- callTimedMethodsOnce() - Method in class io.astefanutti.metrics.cdi.se.TimedClassBeanTest
-
- callTimedMethodsOnce() - Method in class io.astefanutti.metrics.cdi.se.VisibilityTimedMethodBeanTest
-
- CircuitBreaker - Annotation Type in org.eclipse.microprofile.faulttolerance
-
Define the Circuit Breaker policy
- CircuitBreakerOpenException - Exception in org.eclipse.microprofile.faulttolerance.exceptions
-
The exception should be thrown when circuit breaker is open.
- CircuitBreakerOpenException() - Constructor for exception org.eclipse.microprofile.faulttolerance.exceptions.CircuitBreakerOpenException
-
- CircuitBreakerOpenException(Throwable) - Constructor for exception org.eclipse.microprofile.faulttolerance.exceptions.CircuitBreakerOpenException
-
- CircuitBreakerOpenException(String) - Constructor for exception org.eclipse.microprofile.faulttolerance.exceptions.CircuitBreakerOpenException
-
- CircuitBreakerOpenException(String, Throwable) - Constructor for exception org.eclipse.microprofile.faulttolerance.exceptions.CircuitBreakerOpenException
-
- Claim - Annotation Type in org.eclipse.microprofile.jwt
-
- claim(String) - Method in interface org.eclipse.microprofile.jwt.JsonWebToken
-
A utility method to access a claim value in an Optional
wrapper
- ClaimLiteral - Class in org.eclipse.microprofile.jwt
-
Annotation literal for
Claim
- ClaimLiteral() - Constructor for class org.eclipse.microprofile.jwt.ClaimLiteral
-
Creates a default value Claim literal
- ClaimLiteral(String) - Constructor for class org.eclipse.microprofile.jwt.ClaimLiteral
-
Construct a Claim literal from a string name of a claim
- ClaimLiteral(Claims) - Constructor for class org.eclipse.microprofile.jwt.ClaimLiteral
-
Construct a Claim literal from a standard claim defined in
Claims
- Claims - Enum in org.eclipse.microprofile.jwt
-
This enum represents the standardized claims that the MP-JWT specification allows for in terms of interoperability.
- ClaimValue<T> - Interface in org.eclipse.microprofile.jwt
-
- ClientTracingRegistrar - Class in org.eclipse.microprofile.opentracing
-
This class registers tracing components into ClientBuilder
.
- ClientTracingRegistrarProvider - Interface in org.eclipse.microprofile.opentracing
-
- close() - Method in interface org.eclipse.microprofile.metrics.Timer.Context
-
- ConcreteExtendedTimedBean - Class in io.astefanutti.metrics.cdi.se
-
- ConcreteExtendedTimedBean() - Constructor for class io.astefanutti.metrics.cdi.se.ConcreteExtendedTimedBean
-
- ConcreteExtendedTimedBeanTest - Class in io.astefanutti.metrics.cdi.se
-
- ConcreteExtendedTimedBeanTest() - Constructor for class io.astefanutti.metrics.cdi.se.ConcreteExtendedTimedBeanTest
-
- ConcreteTimedBean - Class in io.astefanutti.metrics.cdi.se
-
- ConcreteTimedBean() - Constructor for class io.astefanutti.metrics.cdi.se.ConcreteTimedBean
-
- ConcreteTimedBeanTest - Class in io.astefanutti.metrics.cdi.se
-
- ConcreteTimedBeanTest() - Constructor for class io.astefanutti.metrics.cdi.se.ConcreteTimedBeanTest
-
- Config - Interface in org.eclipse.microprofile.config
-
Resolves the property value by searching through all configured
ConfigSources
.
- CONFIG_ORDINAL - Static variable in interface org.eclipse.microprofile.config.spi.ConfigSource
-
- ConfigBuilder - Interface in org.eclipse.microprofile.config.spi
-
Builder for manually creating an instance of a Config
.
- ConfigProperty - Annotation Type in org.eclipse.microprofile.config.inject
-
Binds the injection point with a configured value.
- ConfigProvider - Class in org.eclipse.microprofile.config
-
This is the central class to access a
Config
.
- ConfigProviderResolver - Class in org.eclipse.microprofile.config.spi
-
This class is not intended to be used by end-users but for
portable container integration purpose only.
- ConfigProviderResolver() - Constructor for class org.eclipse.microprofile.config.spi.ConfigProviderResolver
-
- ConfigSource - Interface in org.eclipse.microprofile.config.spi
-
Implement this interfaces to provide a ConfigSource.
- ConfigSourceProvider - Interface in org.eclipse.microprofile.config.spi
-
Implement this interfaces to provide multiple ConfigSources.
- configure(ClientBuilder) - Static method in class org.eclipse.microprofile.opentracing.ClientTracingRegistrar
-
Register tracing components into client builder instance.
- configure(ClientBuilder, ExecutorService) - Static method in class org.eclipse.microprofile.opentracing.ClientTracingRegistrar
-
Register tracing components into client builder instance.
- configure(ClientBuilder) - Method in interface org.eclipse.microprofile.opentracing.ClientTracingRegistrarProvider
-
Configures ClientBuilder
with tracing integration.
- configure(ClientBuilder, ExecutorService) - Method in interface org.eclipse.microprofile.opentracing.ClientTracingRegistrarProvider
-
Configures ClientBuilder
with tracing integration.
- containsClaim(String) - Method in interface org.eclipse.microprofile.jwt.JsonWebToken
-
Verify is a given claim exists
- convert(String) - Method in interface org.eclipse.microprofile.config.spi.Converter
-
Configure the string value to a specified type
- Converter<T> - Interface in org.eclipse.microprofile.config.spi
-
Interface for converting configured values from String to any Java type.
- Counted - Annotation Type in org.eclipse.microprofile.metrics.annotation
-
An annotation for marking a method, constructor, or class as counted.
- CountedClassBean - Class in io.astefanutti.metrics.cdi.se
-
- CountedClassBean() - Constructor for class io.astefanutti.metrics.cdi.se.CountedClassBean
-
- CountedClassBeanTest - Class in io.astefanutti.metrics.cdi.se
-
- CountedClassBeanTest() - Constructor for class io.astefanutti.metrics.cdi.se.CountedClassBeanTest
-
- CountedConstructorBean - Class in io.astefanutti.metrics.cdi.se
-
- CountedConstructorBean() - Constructor for class io.astefanutti.metrics.cdi.se.CountedConstructorBean
-
- CountedConstructorBeanTest - Class in io.astefanutti.metrics.cdi.se
-
- CountedConstructorBeanTest() - Constructor for class io.astefanutti.metrics.cdi.se.CountedConstructorBeanTest
-
- countedConstructorCalled() - Method in class io.astefanutti.metrics.cdi.se.CountedConstructorBeanTest
-
- countedMethod(Callable<T>) - Method in class io.astefanutti.metrics.cdi.se.CountedMethodBean
-
- CountedMethodBean<T> - Class in io.astefanutti.metrics.cdi.se
-
- CountedMethodBean() - Constructor for class io.astefanutti.metrics.cdi.se.CountedMethodBean
-
- CountedMethodBeanTest - Class in io.astefanutti.metrics.cdi.se
-
- CountedMethodBeanTest() - Constructor for class io.astefanutti.metrics.cdi.se.CountedMethodBeanTest
-
- countedMethodNotCalledYet() - Method in class io.astefanutti.metrics.cdi.se.CountedMethodBeanTest
-
- countedMethodNotCalledYet(Counter) - Method in class io.astefanutti.metrics.cdi.se.CountedMethodBeanTest
-
- countedMethodNotCalledYet() - Method in class io.astefanutti.metrics.cdi.se.MonotonicCountedMethodBeanTest
-
- countedMethodNotCalledYet(Counter) - Method in class io.astefanutti.metrics.cdi.se.MonotonicCountedMethodBeanTest
-
- countedMethodOne() - Method in class io.astefanutti.metrics.cdi.se.CountedClassBean
-
- countedMethodOne() - Method in class io.astefanutti.metrics.cdi.se.MonotonicCountedClassBean
-
- countedMethodProtected() - Method in class io.astefanutti.metrics.cdi.se.CountedClassBean
-
- countedMethodProtected() - Method in class io.astefanutti.metrics.cdi.se.MonotonicCountedClassBean
-
- countedMethodsNotCalledYet() - Method in class io.astefanutti.metrics.cdi.se.CountedClassBeanTest
-
- countedMethodsNotCalledYet() - Method in class io.astefanutti.metrics.cdi.se.MonotonicCountedClassBeanTest
-
- countedMethodTwo() - Method in class io.astefanutti.metrics.cdi.se.CountedClassBean
-
- countedMethodTwo() - Method in class io.astefanutti.metrics.cdi.se.MonotonicCountedClassBean
-
- Counter - Interface in org.eclipse.microprofile.metrics
-
An incrementing and decrementing counter metric.
- counter(String) - Method in class org.eclipse.microprofile.metrics.MetricRegistry
-
Return the
Counter
registered under this name; or create and register
a new
Counter
if none is registered.
- counter(Metadata) - Method in class org.eclipse.microprofile.metrics.MetricRegistry
-
Return the
Counter
registered under the
Metadata
's name; or create and register
a new
Counter
if none is registered.
- CounterFieldBean - Class in io.astefanutti.metrics.cdi.se
-
- CounterFieldBean() - Constructor for class io.astefanutti.metrics.cdi.se.CounterFieldBean
-
- CounterFieldBeanTest - Class in io.astefanutti.metrics.cdi.se
-
- CounterFieldBeanTest() - Constructor for class io.astefanutti.metrics.cdi.se.CounterFieldBeanTest
-
- counterFieldRegistered() - Method in class io.astefanutti.metrics.cdi.se.CounterFieldBeanTest
-
- countersNotIncrementedYet() - Method in class io.astefanutti.metrics.cdi.se.MetricProducerFieldBeanTest
-
- CounterTest - Class in org.eclipse.microprofile.metrics.tck
-
- CounterTest() - Constructor for class org.eclipse.microprofile.metrics.tck.CounterTest
-
- Counting - Interface in org.eclipse.microprofile.metrics
-
An interface for metric types which have counts.
- createDeployment() - Static method in class org.eclipse.microprofile.metrics.tck.CounterTest
-
- createDeployment() - Static method in class org.eclipse.microprofile.metrics.tck.GaugeTest
-
- createDeployment() - Static method in class org.eclipse.microprofile.metrics.tck.HistogramTest
-
- createDeployment() - Static method in class org.eclipse.microprofile.metrics.tck.MeterTest
-
- createDeployment() - Static method in class org.eclipse.microprofile.metrics.tck.MetricFilterTest
-
- createDeployment() - Static method in class org.eclipse.microprofile.metrics.tck.MetricRegistryTest
-
- createDeployment() - Static method in class org.eclipse.microprofile.metrics.tck.TagsTest
-
- createDeployment() - Static method in class org.eclipse.microprofile.metrics.tck.TimerTest
-
- createResponseBuilder() - Method in interface org.eclipse.microprofile.health.spi.HealthCheckResponseProvider
-
- createTestArchive() - Static method in class io.astefanutti.metrics.cdi.se.CounterFieldBeanTest
-
- createTestArchive() - Static method in class io.astefanutti.metrics.cdi.se.DefaultNameMetricMethodBeanTest
-
- createTestArchive() - Static method in class io.astefanutti.metrics.cdi.se.GaugeMethodBeanTest
-
- createTestArchive() - Static method in class io.astefanutti.metrics.cdi.se.InheritedGaugeMethodBeanTest
-
- Gauge - Annotation Type in org.eclipse.microprofile.metrics.annotation
-
An annotation for marking a method or field as a gauge.
- Gauge<T> - Interface in org.eclipse.microprofile.metrics
-
A gauge metric is an instantaneous reading of a particular value.
- gaugeCalledWithDefaultValue() - Method in class io.astefanutti.metrics.cdi.se.GaugeInjectionBeanTest
-
- gaugeCalledWithDefaultValue() - Method in class io.astefanutti.metrics.cdi.se.GaugeMethodBeanTest
-
- GaugeInjectionBean - Class in io.astefanutti.metrics.cdi.se
-
- GaugeInjectionBean() - Constructor for class io.astefanutti.metrics.cdi.se.GaugeInjectionBean
-
- GaugeInjectionBeanTest - Class in io.astefanutti.metrics.cdi.se
-
- GaugeInjectionBeanTest() - Constructor for class io.astefanutti.metrics.cdi.se.GaugeInjectionBeanTest
-
- gaugeMe() - Method in class org.eclipse.microprofile.metrics.tck.GaugeTest
-
- GaugeMethodBean - Class in io.astefanutti.metrics.cdi.se
-
- GaugeMethodBean() - Constructor for class io.astefanutti.metrics.cdi.se.GaugeMethodBean
-
- GaugeMethodBeanTest - Class in io.astefanutti.metrics.cdi.se
-
- GaugeMethodBeanTest() - Constructor for class io.astefanutti.metrics.cdi.se.GaugeMethodBeanTest
-
- gaugesCalledWithDefaultValues() - Method in class io.astefanutti.metrics.cdi.se.InheritedGaugeMethodBeanTest
-
- GaugeTest - Class in org.eclipse.microprofile.metrics.tck
-
- GaugeTest() - Constructor for class org.eclipse.microprofile.metrics.tck.GaugeTest
-
- get75thPercentile() - Method in class org.eclipse.microprofile.metrics.Snapshot
-
Returns the value at the 75th percentile in the distribution.
- get95thPercentile() - Method in class org.eclipse.microprofile.metrics.Snapshot
-
Returns the value at the 95th percentile in the distribution.
- get98thPercentile() - Method in class org.eclipse.microprofile.metrics.Snapshot
-
Returns the value at the 98th percentile in the distribution.
- get999thPercentile() - Method in class org.eclipse.microprofile.metrics.Snapshot
-
Returns the value at the 99.9th percentile in the distribution.
- get99thPercentile() - Method in class org.eclipse.microprofile.metrics.Snapshot
-
Returns the value at the 99th percentile in the distribution.
- getAudience() - Method in interface org.eclipse.microprofile.jwt.JsonWebToken
-
The aud(Audience) claim identifies the recipients that the JWT is
intended for.
- getBuilder() - Method in class org.eclipse.microprofile.config.spi.ConfigProviderResolver
-
- getChildGauge() - Method in class io.astefanutti.metrics.cdi.se.InheritedChildGaugeMethodBean
-
- getChildGauge() - Method in class io.astefanutti.metrics.cdi.se.InheritedGaugeMethodBean
-
- getClaim(String) - Method in interface org.eclipse.microprofile.jwt.JsonWebToken
-
Access the value of the indicated claim.
- getClaimNames() - Method in interface org.eclipse.microprofile.jwt.JsonWebToken
-
Access the names of all claims are associated with this token.
- getConfig() - Static method in class org.eclipse.microprofile.config.ConfigProvider
-
- getConfig(ClassLoader) - Static method in class org.eclipse.microprofile.config.ConfigProvider
-
- getConfig() - Method in class org.eclipse.microprofile.config.spi.ConfigProviderResolver
-
- getConfig(ClassLoader) - Method in class org.eclipse.microprofile.config.spi.ConfigProviderResolver
-
- getConfigSources() - Method in interface org.eclipse.microprofile.config.Config
-
- getConfigSources(ClassLoader) - Method in interface org.eclipse.microprofile.config.spi.ConfigSourceProvider
-
- getCount() - Method in interface org.eclipse.microprofile.metrics.Counter
-
Returns the counter's current value.
- getCount() - Method in interface org.eclipse.microprofile.metrics.Counting
-
Returns the current count.
- getCount() - Method in interface org.eclipse.microprofile.metrics.Histogram
-
Returns the number of values recorded.
- getCount() - Method in interface org.eclipse.microprofile.metrics.Meter
-
- getCount() - Method in interface org.eclipse.microprofile.metrics.Metered
-
Returns the number of events which have been marked.
- getCount() - Method in interface org.eclipse.microprofile.metrics.Timer
-
- getCounters() - Method in class org.eclipse.microprofile.metrics.MetricRegistry
-
Returns a map of all the counters in the registry and their names.
- getCounters(MetricFilter) - Method in class org.eclipse.microprofile.metrics.MetricRegistry
-
Returns a map of all the counters in the registry and their names which match the given
filter.
- getCountTest() - Method in class org.eclipse.microprofile.metrics.tck.CounterTest
-
- getData() - Method in class org.eclipse.microprofile.health.HealthCheckResponse
-
- getDescription() - Method in enum org.eclipse.microprofile.jwt.Claims
-
- getDescription() - Method in class org.eclipse.microprofile.metrics.Metadata
-
Returns the description of the metric.
- getDisplayName() - Method in class org.eclipse.microprofile.metrics.Metadata
-
Returns the display name if set, otherwise this method returns the metric name.
- getExpirationTime() - Method in interface org.eclipse.microprofile.jwt.JsonWebToken
-
The exp (Expiration time) claim identifies the expiration time on or
after which the JWT MUST NOT be accepted
for processing in seconds since 1970-01-01T00:00:00Z UTC
- getFailure() - Method in interface org.eclipse.microprofile.faulttolerance.ExecutionContext
-
Returns the failure of the method execution
- getFifteenMinuteRate() - Method in interface org.eclipse.microprofile.metrics.Meter
-
- getFifteenMinuteRate() - Method in interface org.eclipse.microprofile.metrics.Metered
-
Returns the fifteen-minute exponentially-weighted moving average rate at which events have
occurred since the meter was created.
- getFifteenMinuteRate() - Method in interface org.eclipse.microprofile.metrics.Timer
-
- getFiveMinuteRate() - Method in interface org.eclipse.microprofile.metrics.Meter
-
- getFiveMinuteRate() - Method in interface org.eclipse.microprofile.metrics.Metered
-
Returns the five-minute exponentially-weighted moving average rate at which events have
occurred since the meter was created.
- getFiveMinuteRate() - Method in interface org.eclipse.microprofile.metrics.Timer
-
- getGauge() - Method in class io.astefanutti.metrics.cdi.se.GaugeInjectionBean
-
- getGauge() - Method in class io.astefanutti.metrics.cdi.se.GaugeMethodBean
-
- getGauge() - Method in class io.astefanutti.metrics.cdi.se.InheritedParentGaugeMethodBean
-
- getGauges() - Method in class org.eclipse.microprofile.metrics.MetricRegistry
-
Returns a map of all the gauges in the registry and their names.
- getGauges(MetricFilter) - Method in class org.eclipse.microprofile.metrics.MetricRegistry
-
Returns a map of all the gauges in the registry and their names which match the given filter.
- getGroups() - Method in interface org.eclipse.microprofile.jwt.JsonWebToken
-
The groups claim provides the group names the JWT principal has been
granted.
- getHistograms() - Method in class org.eclipse.microprofile.metrics.MetricRegistry
-
Returns a map of all the histograms in the registry and their names.
- getHistograms(MetricFilter) - Method in class org.eclipse.microprofile.metrics.MetricRegistry
-
Returns a map of all the histograms in the registry and their names which match the given
filter.
- getIssuedAtTime() - Method in interface org.eclipse.microprofile.jwt.JsonWebToken
-
The iat(Issued at time) claim identifies the time at which the JWT was
issued in seconds since 1970-01-01T00:00:00Z UTC
- getIssuer() - Method in interface org.eclipse.microprofile.jwt.JsonWebToken
-
The iss(Issuer) claim identifies the principal that issued the JWT
- getMax() - Method in class org.eclipse.microprofile.metrics.Snapshot
-
Returns the highest value in the snapshot.
- getMean() - Method in class org.eclipse.microprofile.metrics.Snapshot
-
Returns the arithmetic mean of the values in the snapshot.
- getMeanRate() - Method in interface org.eclipse.microprofile.metrics.Meter
-
- getMeanRate() - Method in interface org.eclipse.microprofile.metrics.Metered
-
Returns the mean rate at which events have occurred since the meter was created.
- getMeanRate() - Method in interface org.eclipse.microprofile.metrics.Timer
-
- getMedian() - Method in class org.eclipse.microprofile.metrics.Snapshot
-
Returns the median value in the distribution.
- getMetadata() - Method in class org.eclipse.microprofile.metrics.MetricRegistry
-
Returns a map of all the metadata in the registry and their names.
- getMeters() - Method in class org.eclipse.microprofile.metrics.MetricRegistry
-
Returns a map of all the meters in the registry and their names.
- getMeters(MetricFilter) - Method in class org.eclipse.microprofile.metrics.MetricRegistry
-
Returns a map of all the meters in the registry and their names which match the given filter.
- getMethod() - Method in interface org.eclipse.microprofile.faulttolerance.ExecutionContext
-
Returns the method being executed
- getMetrics() - Method in class org.eclipse.microprofile.metrics.MetricRegistry
-
Returns a map of all the metrics in the registry and their names.
- getMin() - Method in class org.eclipse.microprofile.metrics.Snapshot
-
Returns the lowest value in the snapshot.
- getName() - Method in interface org.eclipse.microprofile.config.spi.ConfigSource
-
The name of the config might be used for logging or analysis of configured values.
- getName() - Method in class org.eclipse.microprofile.health.HealthCheckResponse
-
- getName() - Method in interface org.eclipse.microprofile.jwt.ClaimValue
-
Access the name of the claim.
- getName() - Method in interface org.eclipse.microprofile.jwt.JsonWebToken
-
Returns the unique name of this principal.
- getName() - Method in class org.eclipse.microprofile.metrics.Metadata
-
Returns the metric name.
- getName() - Method in enum org.eclipse.microprofile.metrics.MetricRegistry.Type
-
Returns the name of the MetricRegistry scope.
- getNames() - Method in class org.eclipse.microprofile.metrics.MetricRegistry
-
Returns a set of the names of all the metrics in the registry.
- getOneMinuteRate() - Method in interface org.eclipse.microprofile.metrics.Meter
-
- getOneMinuteRate() - Method in interface org.eclipse.microprofile.metrics.Metered
-
Returns the one-minute exponentially-weighted moving average rate at which events have
occurred since the meter was created.
- getOneMinuteRate() - Method in interface org.eclipse.microprofile.metrics.Timer
-
- getOptionalValue(String, Class<T>) - Method in interface org.eclipse.microprofile.config.Config
-
Return the resolved property value with the specified type for the
specified property name from the underlying
ConfigSources
.
- getOrdinal() - Method in interface org.eclipse.microprofile.config.spi.ConfigSource
-
Return the ordinal for this config source.
- getParameters() - Method in interface org.eclipse.microprofile.faulttolerance.ExecutionContext
-
Returns the parameter values being passed to the method
- getPriority() - Method in interface org.eclipse.microprofile.rest.client.ext.ResponseExceptionMapper
-
The priority of this mapper.
- getProperties() - Method in interface org.eclipse.microprofile.config.spi.ConfigSource
-
Return the properties in this config source
- getPropertyNames() - Method in interface org.eclipse.microprofile.config.Config
-
Return a collection of property names.
- getPropertyNames() - Method in interface org.eclipse.microprofile.config.spi.ConfigSource
-
Gets all property names known to this config source, without evaluating the values.
- getRawToken() - Method in interface org.eclipse.microprofile.jwt.JsonWebToken
-
Get the raw bearer token string originally passed in the authentication
header
- getSnapshot() - Method in interface org.eclipse.microprofile.metrics.Histogram
-
- getSnapshot() - Method in interface org.eclipse.microprofile.metrics.Sampling
-
Returns a snapshot of the values.
- getSnapshot() - Method in interface org.eclipse.microprofile.metrics.Timer
-
- getState() - Method in class org.eclipse.microprofile.health.HealthCheckResponse
-
- getStdDev() - Method in class org.eclipse.microprofile.metrics.Snapshot
-
Returns the standard deviation of the values in the snapshot.
- getSubject() - Method in interface org.eclipse.microprofile.jwt.JsonWebToken
-
The sub(Subject) claim identifies the principal that is the subject of
the JWT.
- getTags() - Method in class org.eclipse.microprofile.metrics.Metadata
-
Returns the underlying HashMap containing the tags.
- getTagsAsString() - Method in class org.eclipse.microprofile.metrics.Metadata
-
Gets the list of tags as a single String in the format 'key="value",key2="value2",...'
- getTimers() - Method in class org.eclipse.microprofile.metrics.MetricRegistry
-
Returns a map of all the timers in the registry and their names.
- getTimers(MetricFilter) - Method in class org.eclipse.microprofile.metrics.MetricRegistry
-
Returns a map of all the timers in the registry and their names which match the given filter.
- getTokenID() - Method in interface org.eclipse.microprofile.jwt.JsonWebToken
-
The jti(JWT ID) claim provides a unique identifier for the JWT.
- getType() - Method in enum org.eclipse.microprofile.jwt.Claims
-
The required type of the claim
- getType() - Method in class org.eclipse.microprofile.metrics.Metadata
-
Returns the String representation of the
MetricType
.
- getTypeRaw() - Method in class org.eclipse.microprofile.metrics.Metadata
-
- getUnit() - Method in class org.eclipse.microprofile.metrics.Metadata
-
Returns the unit of the metric.
- getValue(String, Class<T>) - Method in interface org.eclipse.microprofile.config.Config
-
Return the resolved property value with the specified type for the
specified property name from the underlying
ConfigSources
.
- getValue(String) - Method in interface org.eclipse.microprofile.config.spi.ConfigSource
-
Return the value for the specified property in this config source.
- getValue() - Method in interface org.eclipse.microprofile.jwt.ClaimValue
-
Access the value of the claim.
- getValue() - Method in interface org.eclipse.microprofile.metrics.Gauge
-
Returns the metric's current value.
- getValue(double) - Method in class org.eclipse.microprofile.metrics.Snapshot
-
Returns the value at the given quantile.
- getValues() - Method in class org.eclipse.microprofile.metrics.Snapshot
-
Returns the entire set of values in the snapshot.
- GIBIBITS - Static variable in class org.eclipse.microprofile.metrics.MetricUnits
-
- GIGABITS - Static variable in class org.eclipse.microprofile.metrics.MetricUnits
-
- GIGABYTES - Static variable in class org.eclipse.microprofile.metrics.MetricUnits
-
- GLOBAL_TAGS_VARIABLE - Static variable in class org.eclipse.microprofile.metrics.Metadata
-
The environment variable used to pass in global tags.