public abstract static class ServerStreamTracer.ServerCallInfo<ReqT,RespT>
extends java.lang.Object
ServerCall
.Constructor | Description |
---|---|
ServerCallInfo() |
Modifier and Type | Method | 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()