public abstract static class ServerStreamTracer.ServerCallInfo<ReqT,RespT>
extends java.lang.Object
ServerCall.| Constructor and Description |
|---|
ServerCallInfo() |
| Modifier and Type | Method and Description |
|---|---|
abstract Attributes |
getAttributes() |
abstract java.lang.String |
getAuthority() |
abstract MethodDescriptor<ReqT,RespT> |
getMethodDescriptor() |
public abstract MethodDescriptor<ReqT,RespT> getMethodDescriptor()
public abstract Attributes getAttributes()
@Nullable public abstract java.lang.String getAuthority()