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