Skip navigation links
Quarkus - SmallRye Fault tolerance - Runtime 1.12.2.Final
C E F G H I M N Q R S T 

C

CacheKey(Class<?>, Method) - Constructor for class io.quarkus.smallrye.faulttolerance.runtime.QuarkusFaultToleranceOperationProvider.CacheKey
 
concurrentGauge(String) - Method in class io.quarkus.smallrye.faulttolerance.runtime.NoopMetricRegistry
 
concurrentGauge(String, Tag...) - Method in class io.quarkus.smallrye.faulttolerance.runtime.NoopMetricRegistry
 
concurrentGauge(Metadata) - Method in class io.quarkus.smallrye.faulttolerance.runtime.NoopMetricRegistry
 
concurrentGauge(Metadata, Tag...) - Method in class io.quarkus.smallrye.faulttolerance.runtime.NoopMetricRegistry
 
counter(String) - Method in class io.quarkus.smallrye.faulttolerance.runtime.NoopMetricRegistry
 
counter(String, Tag...) - Method in class io.quarkus.smallrye.faulttolerance.runtime.NoopMetricRegistry
 
counter(Metadata) - Method in class io.quarkus.smallrye.faulttolerance.runtime.NoopMetricRegistry
 
counter(Metadata, Tag...) - Method in class io.quarkus.smallrye.faulttolerance.runtime.NoopMetricRegistry
 
createFaultToleranceOperation(Set<String>) - Method in class io.quarkus.smallrye.faulttolerance.runtime.SmallRyeFaultToleranceRecorder
 

E

equals(Object) - Method in class io.quarkus.smallrye.faulttolerance.runtime.QuarkusFaultToleranceOperationProvider.CacheKey
 

F

FaultToleranceSubstitutions - Class in io.quarkus.smallrye.faulttolerance.runtime.graal
 
FaultToleranceSubstitutions() - Constructor for class io.quarkus.smallrye.faulttolerance.runtime.graal.FaultToleranceSubstitutions
 

G

get(FaultToleranceOperation) - Method in class io.quarkus.smallrye.faulttolerance.runtime.QuarkusFallbackHandlerProvider
 
get(Class<?>, Method) - Method in class io.quarkus.smallrye.faulttolerance.runtime.QuarkusFaultToleranceOperationProvider
 
getConcurrentGauges() - Method in class io.quarkus.smallrye.faulttolerance.runtime.NoopMetricRegistry
 
getConcurrentGauges(MetricFilter) - Method in class io.quarkus.smallrye.faulttolerance.runtime.NoopMetricRegistry
 
getCounters() - Method in class io.quarkus.smallrye.faulttolerance.runtime.NoopMetricRegistry
 
getCounters(MetricFilter) - Method in class io.quarkus.smallrye.faulttolerance.runtime.NoopMetricRegistry
 
getFallback(Method, Target_io_smallrye_faulttolerance_DefaultMethodFallbackProvider.Target_io_smallrye_faulttolerance_ExecutionContextWithInvocationContext) - Static method in class io.quarkus.smallrye.faulttolerance.runtime.graal.Target_io_smallrye_faulttolerance_DefaultMethodFallbackProvider
 
getGauges() - Method in class io.quarkus.smallrye.faulttolerance.runtime.NoopMetricRegistry
 
getGauges(MetricFilter) - Method in class io.quarkus.smallrye.faulttolerance.runtime.NoopMetricRegistry
 
getHistograms() - Method in class io.quarkus.smallrye.faulttolerance.runtime.NoopMetricRegistry
 
getHistograms(MetricFilter) - Method in class io.quarkus.smallrye.faulttolerance.runtime.NoopMetricRegistry
 
getMetadata() - Method in class io.quarkus.smallrye.faulttolerance.runtime.NoopMetricRegistry
 
getMeters() - Method in class io.quarkus.smallrye.faulttolerance.runtime.NoopMetricRegistry
 
getMeters(MetricFilter) - Method in class io.quarkus.smallrye.faulttolerance.runtime.NoopMetricRegistry
 
getMetricIDs() - Method in class io.quarkus.smallrye.faulttolerance.runtime.NoopMetricRegistry
 
getMetrics() - Method in class io.quarkus.smallrye.faulttolerance.runtime.NoopMetricRegistry
 
getNames() - Method in class io.quarkus.smallrye.faulttolerance.runtime.NoopMetricRegistry
 
getSimpleTimers() - Method in class io.quarkus.smallrye.faulttolerance.runtime.NoopMetricRegistry
 
getSimpleTimers(MetricFilter) - Method in class io.quarkus.smallrye.faulttolerance.runtime.NoopMetricRegistry
 
getTimers() - Method in class io.quarkus.smallrye.faulttolerance.runtime.NoopMetricRegistry
 
getTimers(MetricFilter) - Method in class io.quarkus.smallrye.faulttolerance.runtime.NoopMetricRegistry
 

H

hashCode() - Method in class io.quarkus.smallrye.faulttolerance.runtime.QuarkusFaultToleranceOperationProvider.CacheKey
 
histogram(String) - Method in class io.quarkus.smallrye.faulttolerance.runtime.NoopMetricRegistry
 
histogram(String, Tag...) - Method in class io.quarkus.smallrye.faulttolerance.runtime.NoopMetricRegistry
 
histogram(Metadata) - Method in class io.quarkus.smallrye.faulttolerance.runtime.NoopMetricRegistry
 
histogram(Metadata, Tag...) - Method in class io.quarkus.smallrye.faulttolerance.runtime.NoopMetricRegistry
 

I

init(Map<QuarkusFaultToleranceOperationProvider.CacheKey, FaultToleranceOperation>) - Method in class io.quarkus.smallrye.faulttolerance.runtime.QuarkusFaultToleranceOperationProvider
Called by SmallRyeFaultToleranceRecorder to init the operation cache.
instance - Variable in class io.quarkus.smallrye.faulttolerance.runtime.QuarkusFallbackHandlerProvider
 
io.quarkus.smallrye.faulttolerance.runtime - package io.quarkus.smallrye.faulttolerance.runtime
 
io.quarkus.smallrye.faulttolerance.runtime.graal - package io.quarkus.smallrye.faulttolerance.runtime.graal
 

M

meter(String) - Method in class io.quarkus.smallrye.faulttolerance.runtime.NoopMetricRegistry
 
meter(String, Tag...) - Method in class io.quarkus.smallrye.faulttolerance.runtime.NoopMetricRegistry
 
meter(Metadata) - Method in class io.quarkus.smallrye.faulttolerance.runtime.NoopMetricRegistry
 
meter(Metadata, Tag...) - Method in class io.quarkus.smallrye.faulttolerance.runtime.NoopMetricRegistry
 

N

NoopMetricRegistry - Class in io.quarkus.smallrye.faulttolerance.runtime
 
NoopMetricRegistry() - Constructor for class io.quarkus.smallrye.faulttolerance.runtime.NoopMetricRegistry
 

Q

QuarkusFallbackHandlerProvider - Class in io.quarkus.smallrye.faulttolerance.runtime
 
QuarkusFallbackHandlerProvider() - Constructor for class io.quarkus.smallrye.faulttolerance.runtime.QuarkusFallbackHandlerProvider
 
QuarkusFaultToleranceOperationProvider - Class in io.quarkus.smallrye.faulttolerance.runtime
 
QuarkusFaultToleranceOperationProvider() - Constructor for class io.quarkus.smallrye.faulttolerance.runtime.QuarkusFaultToleranceOperationProvider
 
QuarkusFaultToleranceOperationProvider.CacheKey - Class in io.quarkus.smallrye.faulttolerance.runtime
 

R

register(String, T) - Method in class io.quarkus.smallrye.faulttolerance.runtime.NoopMetricRegistry
 
register(Metadata, T) - Method in class io.quarkus.smallrye.faulttolerance.runtime.NoopMetricRegistry
 
register(Metadata, T, Tag...) - Method in class io.quarkus.smallrye.faulttolerance.runtime.NoopMetricRegistry
 
remove(String) - Method in class io.quarkus.smallrye.faulttolerance.runtime.NoopMetricRegistry
 
remove(MetricID) - Method in class io.quarkus.smallrye.faulttolerance.runtime.NoopMetricRegistry
 
removeMatching(MetricFilter) - Method in class io.quarkus.smallrye.faulttolerance.runtime.NoopMetricRegistry
 

S

simpleTimer(String) - Method in class io.quarkus.smallrye.faulttolerance.runtime.NoopMetricRegistry
 
simpleTimer(String, Tag...) - Method in class io.quarkus.smallrye.faulttolerance.runtime.NoopMetricRegistry
 
simpleTimer(Metadata) - Method in class io.quarkus.smallrye.faulttolerance.runtime.NoopMetricRegistry
 
simpleTimer(Metadata, Tag...) - Method in class io.quarkus.smallrye.faulttolerance.runtime.NoopMetricRegistry
 
SmallRyeFaultToleranceRecorder - Class in io.quarkus.smallrye.faulttolerance.runtime
 
SmallRyeFaultToleranceRecorder() - Constructor for class io.quarkus.smallrye.faulttolerance.runtime.SmallRyeFaultToleranceRecorder
 

T

Target_io_smallrye_faulttolerance_DefaultMethodFallbackProvider - Class in io.quarkus.smallrye.faulttolerance.runtime.graal
 
Target_io_smallrye_faulttolerance_DefaultMethodFallbackProvider() - Constructor for class io.quarkus.smallrye.faulttolerance.runtime.graal.Target_io_smallrye_faulttolerance_DefaultMethodFallbackProvider
 
Target_io_smallrye_faulttolerance_DefaultMethodFallbackProvider.Target_io_smallrye_faulttolerance_ExecutionContextWithInvocationContext - Class in io.quarkus.smallrye.faulttolerance.runtime.graal
 
Target_io_smallrye_faulttolerance_ExecutionContextWithInvocationContext() - Constructor for class io.quarkus.smallrye.faulttolerance.runtime.graal.Target_io_smallrye_faulttolerance_DefaultMethodFallbackProvider.Target_io_smallrye_faulttolerance_ExecutionContextWithInvocationContext
 
timer(String) - Method in class io.quarkus.smallrye.faulttolerance.runtime.NoopMetricRegistry
 
timer(String, Tag...) - Method in class io.quarkus.smallrye.faulttolerance.runtime.NoopMetricRegistry
 
timer(Metadata) - Method in class io.quarkus.smallrye.faulttolerance.runtime.NoopMetricRegistry
 
timer(Metadata, Tag...) - Method in class io.quarkus.smallrye.faulttolerance.runtime.NoopMetricRegistry
 
C E F G H I M N Q R S T 
Skip navigation links
Quarkus - SmallRye Fault tolerance - Runtime 1.12.2.Final

Copyright © 2021 JBoss by Red Hat. All rights reserved.