Uses of Enum
com.google.api.gax.tracing.ApiTracerFactory.OperationType
Packages that use ApiTracerFactory.OperationType
-
Uses of ApiTracerFactory.OperationType in com.google.api.gax.tracing
Methods in com.google.api.gax.tracing that return ApiTracerFactory.OperationTypeModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static ApiTracerFactory.OperationType[]ApiTracerFactory.OperationType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.api.gax.tracing with parameters of type ApiTracerFactory.OperationTypeModifier and TypeMethodDescriptionApiTracerFactory.newTracer(ApiTracer parent, SpanName spanName, ApiTracerFactory.OperationType operationType) Create a newApiTracerthat will be a child of the current context.BaseApiTracerFactory.newTracer(ApiTracer parent, SpanName spanName, ApiTracerFactory.OperationType operationType) Create a newApiTracerthat will be a child of the current context.MetricsTracerFactory.newTracer(ApiTracer parent, SpanName spanName, ApiTracerFactory.OperationType operationType) OpencensusTracerFactory.newTracer(ApiTracer parent, SpanName spanName, ApiTracerFactory.OperationType operationType) Create a newApiTracerthat will be a child of the current context.