public final class ContextUtils extends Object
Context.
Users must interact with the current Context via the public APIs in StatsContextFactory and avoid usages of the STATS_CONTEXT_KEY directly.
| Modifier and Type | Field and Description |
|---|---|
static io.grpc.Context.Key<StatsContext> |
STATS_CONTEXT_KEY
The
Context.Key used to interact with Context. |
public static final io.grpc.Context.Key<StatsContext> STATS_CONTEXT_KEY
Context.Key used to interact with Context.