Uses of Enum Class
org.apache.camel.telemetry.Op
Packages that use Op
-
Uses of Op in org.apache.camel.telemetry
Methods in org.apache.camel.telemetry that return OpModifier and TypeMethodDescriptionstatic OpReturns the enum constant of this class with the specified name.static Op[]Op.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.camel.telemetry with parameters of type OpModifier and TypeMethodDescriptionprotected voidTracer.beginEventSpan(org.apache.camel.Exchange exchange, org.apache.camel.Endpoint endpoint, Op op)