public class TracingHeadersInterceptor extends Object implements HeaderMutatingClientInterceptor
| Modifier and Type | Method and Description |
|---|---|
void |
mutate(io.grpc.Metadata headers) |
static TracingHeadersInterceptor |
of() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinterceptCallpublic static TracingHeadersInterceptor of()
public void mutate(io.grpc.Metadata headers)
mutate in interface HeaderMutatingClientInterceptorCopyright © 2025. All rights reserved.