Uses of Package
com.google.api.gax.tracing
Packages that use com.google.api.gax.tracing
-
Classes in com.google.api.gax.tracing used by com.google.api.gax.retryingClassDescriptionImplementations of this class trace the logical flow of a google cloud client.
-
Classes in com.google.api.gax.tracing used by com.google.api.gax.rpcClassDescriptionImplementations of this class trace the logical flow of a google cloud client.A factory to create new instances of
ApiTracers. -
Classes in com.google.api.gax.tracing used by com.google.api.gax.tracingClassDescriptionImplementations of this class trace the logical flow of a google cloud client.A context class to be used with
ApiTracer.inScope()and a try-with-resources block.A factory to create new instances ofApiTracers.The type of operation theApiTraceris tracing.A base implementation ofApiTracerthat does nothing.Base factory that will buildApiTracers that do nothing.A value class to represent the name of the operation in anApiTracer.This callable wraps a callable chain in aApiTracer.