Package io.grpc
Class ServerStreamTracer.ServerCallInfo<ReqT,RespT>
java.lang.Object
io.grpc.ServerStreamTracer.ServerCallInfo<ReqT,RespT>
- Enclosing class:
- ServerStreamTracer
A data class with info about the started
ServerCall.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract Attributesabstract Stringabstract MethodDescriptor<ReqT,RespT>
-
Constructor Details
-
ServerCallInfo
public ServerCallInfo()
-
-
Method Details
-
getMethodDescriptor
-
getAttributes
-
getAuthority
-