Index
All Classes and Interfaces|All Packages
A
- AbstractHttpEvent - Class in io.quarkus.jfr.runtime.internal.http
- AbstractHttpEvent() - Constructor for class io.quarkus.jfr.runtime.internal.http.AbstractHttpEvent
- applicationConfig - Variable in class io.quarkus.jfr.runtime.internal.runtime.JfrRuntimeBean
- ApplicationEventTask(String, String) - Constructor for class io.quarkus.jfr.runtime.internal.runtime.JfrRuntimeBean.ApplicationEventTask
C
- ClassicServerEventRecorder - Class in io.quarkus.jfr.runtime.internal.http.rest.classic
- ClassicServerEventRecorder(String, String, String, String, String, IdProducer) - Constructor for class io.quarkus.jfr.runtime.internal.http.rest.classic.ClassicServerEventRecorder
- ClassicServerEventRecorderProducer - Class in io.quarkus.jfr.runtime.internal.http.rest.classic
- ClassicServerEventRecorderProducer() - Constructor for class io.quarkus.jfr.runtime.internal.http.rest.classic.ClassicServerEventRecorderProducer
- ClassicServerFilter - Class in io.quarkus.jfr.runtime.internal.http.rest.classic
- ClassicServerFilter() - Constructor for class io.quarkus.jfr.runtime.internal.http.rest.classic.ClassicServerFilter
- client - Variable in class io.quarkus.jfr.runtime.internal.http.AbstractHttpEvent
- commitStartEventIfNecessary() - Method in class io.quarkus.jfr.runtime.internal.http.rest.reactive.ReactiveServerEventRecorder
- create() - Method in class io.quarkus.jfr.runtime.internal.http.rest.classic.ClassicServerEventRecorderProducer
- create(IdProducer, HttpServerRequest) - Method in class io.quarkus.jfr.runtime.internal.http.rest.reactive.ReactiveServerEventRecorderProducer
- createAndStartPeriodEvent() - Method in class io.quarkus.jfr.runtime.internal.http.rest.reactive.ReactiveServerEventRecorder
- createStartEvent() - Method in class io.quarkus.jfr.runtime.internal.http.rest.reactive.ReactiveServerEventRecorder
- Customizer() - Constructor for class io.quarkus.jfr.runtime.internal.http.rest.reactive.ServerStartRecordingHandler.Customizer
D
- disable() - Method in class io.quarkus.jfr.runtime.internal.runtime.JfrRuntimeBean
- disabledQuarkusJfr() - Method in class io.quarkus.jfr.runtime.internal.JfrRecorder
- disabledRestJfr() - Method in class io.quarkus.jfr.runtime.internal.JfrRecorder
E
- enable() - Method in class io.quarkus.jfr.runtime.internal.runtime.JfrRuntimeBean
- enabled() - Method in interface io.quarkus.jfr.runtime.internal.config.JfrRuntimeConfig
-
If false, only quarkus-jfr events are not recorded even if JFR is enabled.
- endPeriodEvent() - Method in class io.quarkus.jfr.runtime.internal.http.rest.classic.ClassicServerEventRecorder
- endPeriodEvent() - Method in class io.quarkus.jfr.runtime.internal.http.rest.reactive.ReactiveServerEventRecorder
- equals(Object) - Method in record class io.quarkus.jfr.runtime.internal.http.rest.reactive.RequestInfo
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.quarkus.jfr.runtime.internal.http.rest.reactive.ResourceInfo
-
Indicates whether some other object is "equal to" this one.
- ExtensionEvent - Class in io.quarkus.jfr.runtime.internal.runtime
- ExtensionEvent() - Constructor for class io.quarkus.jfr.runtime.internal.runtime.ExtensionEvent
- ExtensionEventTask(List<String>) - Constructor for class io.quarkus.jfr.runtime.internal.runtime.JfrRuntimeBean.ExtensionEventTask
F
- features() - Method in interface io.quarkus.jfr.runtime.internal.runtime.QuarkusRuntimeInfo
- filter(ContainerRequestContext) - Method in class io.quarkus.jfr.runtime.internal.http.rest.classic.ClassicServerFilter
- filter(ContainerRequestContext, ContainerResponseContext) - Method in class io.quarkus.jfr.runtime.internal.http.rest.classic.ClassicServerFilter
G
- getImageMode() - Method in class io.quarkus.jfr.runtime.internal.runtime.QuarkusRuntimeEvent
- getName() - Method in class io.quarkus.jfr.runtime.internal.runtime.ExtensionEvent
- getName() - Method in class io.quarkus.jfr.runtime.internal.runtime.QuarkusApplicationEvent
- getProfiles() - Method in class io.quarkus.jfr.runtime.internal.runtime.QuarkusRuntimeEvent
- getSpanId() - Method in class io.quarkus.jfr.runtime.internal.OTelIdProducer
- getSpanId() - Method in class io.quarkus.jfr.runtime.internal.QuarkusIdProducer
- getTraceId() - Method in class io.quarkus.jfr.runtime.internal.OTelIdProducer
- getTraceId() - Method in class io.quarkus.jfr.runtime.internal.QuarkusIdProducer
- getVersion() - Method in class io.quarkus.jfr.runtime.internal.runtime.QuarkusApplicationEvent
- getVersion() - Method in class io.quarkus.jfr.runtime.internal.runtime.QuarkusRuntimeEvent
H
- handle(ResteasyReactiveRequestContext) - Method in class io.quarkus.jfr.runtime.internal.http.rest.reactive.ServerStartRecordingHandler
- handlers(HandlerChainCustomizer.Phase, ResourceClass, ServerResourceMethod) - Method in class io.quarkus.jfr.runtime.internal.http.rest.reactive.ServerStartRecordingHandler.Customizer
- hashCode() - Method in record class io.quarkus.jfr.runtime.internal.http.rest.reactive.RequestInfo
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.quarkus.jfr.runtime.internal.http.rest.reactive.ResourceInfo
-
Returns a hash code value for this object.
- httpMethod - Variable in class io.quarkus.jfr.runtime.internal.http.AbstractHttpEvent
- httpMethod() - Method in record class io.quarkus.jfr.runtime.internal.http.rest.reactive.RequestInfo
-
Returns the value of the
httpMethodrecord component.
I
- idProducer - Variable in class io.quarkus.jfr.runtime.internal.http.rest.classic.ClassicServerEventRecorderProducer
- imageMode() - Method in interface io.quarkus.jfr.runtime.internal.runtime.QuarkusRuntimeInfo
- io.quarkus.jfr.runtime.internal - package io.quarkus.jfr.runtime.internal
- io.quarkus.jfr.runtime.internal.config - package io.quarkus.jfr.runtime.internal.config
- io.quarkus.jfr.runtime.internal.http - package io.quarkus.jfr.runtime.internal.http
- io.quarkus.jfr.runtime.internal.http.rest - package io.quarkus.jfr.runtime.internal.http.rest
- io.quarkus.jfr.runtime.internal.http.rest.classic - package io.quarkus.jfr.runtime.internal.http.rest.classic
- io.quarkus.jfr.runtime.internal.http.rest.reactive - package io.quarkus.jfr.runtime.internal.http.rest.reactive
- io.quarkus.jfr.runtime.internal.runtime - package io.quarkus.jfr.runtime.internal.runtime
J
- JfrRecorder - Class in io.quarkus.jfr.runtime.internal
- JfrRecorder(RuntimeValue<JfrRuntimeConfig>) - Constructor for class io.quarkus.jfr.runtime.internal.JfrRecorder
- JfrRuntimeBean - Class in io.quarkus.jfr.runtime.internal.runtime
- JfrRuntimeBean() - Constructor for class io.quarkus.jfr.runtime.internal.runtime.JfrRuntimeBean
- JfrRuntimeBean.ApplicationEventTask - Class in io.quarkus.jfr.runtime.internal.runtime
- JfrRuntimeBean.ExtensionEventTask - Class in io.quarkus.jfr.runtime.internal.runtime
- JfrRuntimeBean.RuntimeEventTask - Class in io.quarkus.jfr.runtime.internal.runtime
- jfrRuntimeConfig - Variable in class io.quarkus.jfr.runtime.internal.runtime.JfrRuntimeBean
- JfrRuntimeConfig - Interface in io.quarkus.jfr.runtime.internal.config
O
- onStart(StartupEvent) - Method in class io.quarkus.jfr.runtime.internal.runtime.JfrRuntimeBean
- onStop(ShutdownEvent) - Method in class io.quarkus.jfr.runtime.internal.runtime.JfrRuntimeBean
- OTelIdProducer - Class in io.quarkus.jfr.runtime.internal
- OTelIdProducer() - Constructor for class io.quarkus.jfr.runtime.internal.OTelIdProducer
P
- profiles() - Method in interface io.quarkus.jfr.runtime.internal.runtime.QuarkusRuntimeInfo
Q
- QuarkusApplicationEvent - Class in io.quarkus.jfr.runtime.internal.runtime
- QuarkusApplicationEvent() - Constructor for class io.quarkus.jfr.runtime.internal.runtime.QuarkusApplicationEvent
- QuarkusIdProducer - Class in io.quarkus.jfr.runtime.internal
- QuarkusIdProducer() - Constructor for class io.quarkus.jfr.runtime.internal.QuarkusIdProducer
- quarkusInfoSupplier(String, List<String>) - Method in class io.quarkus.jfr.runtime.internal.JfrRecorder
- QuarkusRuntimeEvent - Class in io.quarkus.jfr.runtime.internal.runtime
- QuarkusRuntimeEvent() - Constructor for class io.quarkus.jfr.runtime.internal.runtime.QuarkusRuntimeEvent
- quarkusRuntimeInfo - Variable in class io.quarkus.jfr.runtime.internal.runtime.JfrRuntimeBean
- QuarkusRuntimeInfo - Interface in io.quarkus.jfr.runtime.internal.runtime
R
- ReactiveServerEventRecorder - Class in io.quarkus.jfr.runtime.internal.http.rest.reactive
- ReactiveServerEventRecorder(RequestInfo, IdProducer) - Constructor for class io.quarkus.jfr.runtime.internal.http.rest.reactive.ReactiveServerEventRecorder
- ReactiveServerEventRecorderProducer - Class in io.quarkus.jfr.runtime.internal.http.rest.reactive
- ReactiveServerEventRecorderProducer() - Constructor for class io.quarkus.jfr.runtime.internal.http.rest.reactive.ReactiveServerEventRecorderProducer
- ReactiveServerFilters - Class in io.quarkus.jfr.runtime.internal.http.rest.reactive
- ReactiveServerFilters(ReactiveServerEventRecorder) - Constructor for class io.quarkus.jfr.runtime.internal.http.rest.reactive.ReactiveServerFilters
- recordEndEvent() - Method in class io.quarkus.jfr.runtime.internal.http.rest.classic.ClassicServerEventRecorder
- recordEndEvent() - Method in class io.quarkus.jfr.runtime.internal.http.rest.reactive.ReactiveServerEventRecorder
-
Because this can be called when a start event has not been completely handled (this happens when request processing failed because a Resource method could not be identified), we need to handle that event as well.
- recordStartEvent() - Method in class io.quarkus.jfr.runtime.internal.http.rest.classic.ClassicServerEventRecorder
- remoteAddress() - Method in record class io.quarkus.jfr.runtime.internal.http.rest.reactive.RequestInfo
-
Returns the value of the
remoteAddressrecord component. - requestFilter(SimpleResourceInfo) - Method in class io.quarkus.jfr.runtime.internal.http.rest.reactive.ReactiveServerFilters
-
Executed if request processing proceeded correctly.
- RequestInfo - Record Class in io.quarkus.jfr.runtime.internal.http.rest.reactive
- RequestInfo(String, String, String) - Constructor for record class io.quarkus.jfr.runtime.internal.http.rest.reactive.RequestInfo
-
Creates an instance of a
RequestInforecord class. - resourceClass - Variable in class io.quarkus.jfr.runtime.internal.http.AbstractHttpEvent
- resourceClass() - Method in record class io.quarkus.jfr.runtime.internal.http.rest.reactive.ResourceInfo
-
Returns the value of the
resourceClassrecord component. - resourceInfo - Variable in class io.quarkus.jfr.runtime.internal.http.rest.classic.ClassicServerEventRecorderProducer
- ResourceInfo - Record Class in io.quarkus.jfr.runtime.internal.http.rest.reactive
- ResourceInfo(String, String) - Constructor for record class io.quarkus.jfr.runtime.internal.http.rest.reactive.ResourceInfo
-
Creates an instance of a
ResourceInforecord class. - resourceMethod - Variable in class io.quarkus.jfr.runtime.internal.http.AbstractHttpEvent
- resourceMethod() - Method in record class io.quarkus.jfr.runtime.internal.http.rest.reactive.ResourceInfo
-
Returns the value of the
resourceMethodrecord component. - responseFilter() - Method in class io.quarkus.jfr.runtime.internal.http.rest.reactive.ReactiveServerFilters
-
This will execute regardless of a processing failure or not.
- restEnabled() - Method in interface io.quarkus.jfr.runtime.internal.config.JfrRuntimeConfig
-
If false, only REST events in quarkus-jfr are not recorded even if JFR is enabled.
- RestEndEvent - Class in io.quarkus.jfr.runtime.internal.http.rest
- RestEndEvent() - Constructor for class io.quarkus.jfr.runtime.internal.http.rest.RestEndEvent
- RestPeriodEvent - Class in io.quarkus.jfr.runtime.internal.http.rest
- RestPeriodEvent() - Constructor for class io.quarkus.jfr.runtime.internal.http.rest.RestPeriodEvent
- RestStartEvent - Class in io.quarkus.jfr.runtime.internal.http.rest
- RestStartEvent() - Constructor for class io.quarkus.jfr.runtime.internal.http.rest.RestStartEvent
- run() - Method in class io.quarkus.jfr.runtime.internal.runtime.JfrRuntimeBean.ApplicationEventTask
- run() - Method in class io.quarkus.jfr.runtime.internal.runtime.JfrRuntimeBean.ExtensionEventTask
- run() - Method in class io.quarkus.jfr.runtime.internal.runtime.JfrRuntimeBean.RuntimeEventTask
- runtimeEnabled() - Method in interface io.quarkus.jfr.runtime.internal.config.JfrRuntimeConfig
-
If false, only Runtime events in quarkus-jfr are not recorded even if JFR is enabled.
- RuntimeEventTask(String, String, String) - Constructor for class io.quarkus.jfr.runtime.internal.runtime.JfrRuntimeBean.RuntimeEventTask
- runtimeInit() - Method in class io.quarkus.jfr.runtime.internal.JfrRecorder
S
- ServerStartRecordingHandler - Class in io.quarkus.jfr.runtime.internal.http.rest.reactive
-
Kicks off the creation of a
RestStartEvent. - ServerStartRecordingHandler() - Constructor for class io.quarkus.jfr.runtime.internal.http.rest.reactive.ServerStartRecordingHandler
- ServerStartRecordingHandler.Customizer - Class in io.quarkus.jfr.runtime.internal.http.rest.reactive
- setClient(String) - Method in class io.quarkus.jfr.runtime.internal.http.AbstractHttpEvent
- setHttpMethod(String) - Method in class io.quarkus.jfr.runtime.internal.http.AbstractHttpEvent
- setImageMode(String) - Method in class io.quarkus.jfr.runtime.internal.runtime.QuarkusRuntimeEvent
- setName(String) - Method in class io.quarkus.jfr.runtime.internal.runtime.ExtensionEvent
- setName(String) - Method in class io.quarkus.jfr.runtime.internal.runtime.QuarkusApplicationEvent
- setProfiles(String) - Method in class io.quarkus.jfr.runtime.internal.runtime.QuarkusRuntimeEvent
- setResourceClass(String) - Method in class io.quarkus.jfr.runtime.internal.http.AbstractHttpEvent
- setResourceMethod(String) - Method in class io.quarkus.jfr.runtime.internal.http.AbstractHttpEvent
- setSpanId(String) - Method in class io.quarkus.jfr.runtime.internal.http.AbstractHttpEvent
- setTraceId(String) - Method in class io.quarkus.jfr.runtime.internal.http.AbstractHttpEvent
- setUri(String) - Method in class io.quarkus.jfr.runtime.internal.http.AbstractHttpEvent
- setVersion(String) - Method in class io.quarkus.jfr.runtime.internal.runtime.QuarkusApplicationEvent
- setVersion(String) - Method in class io.quarkus.jfr.runtime.internal.runtime.QuarkusRuntimeEvent
- span - Variable in class io.quarkus.jfr.runtime.internal.OTelIdProducer
- spanId - Variable in class io.quarkus.jfr.runtime.internal.http.AbstractHttpEvent
- startPeriodEvent() - Method in class io.quarkus.jfr.runtime.internal.http.rest.classic.ClassicServerEventRecorder
T
- toString() - Method in record class io.quarkus.jfr.runtime.internal.http.rest.reactive.RequestInfo
-
Returns a string representation of this record class.
- toString() - Method in record class io.quarkus.jfr.runtime.internal.http.rest.reactive.ResourceInfo
-
Returns a string representation of this record class.
- traceId - Variable in class io.quarkus.jfr.runtime.internal.http.AbstractHttpEvent
U
- updateResourceInfo(ResourceInfo) - Method in class io.quarkus.jfr.runtime.internal.http.rest.reactive.ReactiveServerEventRecorder
- uri - Variable in class io.quarkus.jfr.runtime.internal.http.AbstractHttpEvent
- uri() - Method in record class io.quarkus.jfr.runtime.internal.http.rest.reactive.RequestInfo
-
Returns the value of the
urirecord component.
V
- version() - Method in interface io.quarkus.jfr.runtime.internal.runtime.QuarkusRuntimeInfo
- vertxRequest - Variable in class io.quarkus.jfr.runtime.internal.http.rest.classic.ClassicServerEventRecorderProducer
All Classes and Interfaces|All Packages