Uses of Enum
com.azure.core.util.tracing.ProcessKind
Packages that use ProcessKind
-
Uses of ProcessKind in com.azure.core.util.tracing
Methods in com.azure.core.util.tracing that return ProcessKindModifier and TypeMethodDescriptionstatic ProcessKindReturns the enum constant of this type with the specified name.static ProcessKind[]ProcessKind.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.azure.core.util.tracing with parameters of type ProcessKindModifier and TypeMethodDescriptionTracer.start(String methodName, Context context, ProcessKind processKind) Creates a new tracing span for AMQP calls.