Uses of Class
io.grpc.ServerStreamTracer.ServerCallInfo
Packages that use ServerStreamTracer.ServerCallInfo
Package
Description
The gRPC core public API.
Interfaces and implementations that are internal to gRPC.
-
Uses of ServerStreamTracer.ServerCallInfo in io.grpc
Methods in io.grpc with parameters of type ServerStreamTracer.ServerCallInfoModifier and TypeMethodDescriptionvoid
ServerStreamTracer.serverCallStarted
(ServerStreamTracer.ServerCallInfo<?, ?> callInfo) Called whenServerCall
is created. -
Uses of ServerStreamTracer.ServerCallInfo in io.grpc.internal
Methods in io.grpc.internal with parameters of type ServerStreamTracer.ServerCallInfoModifier and TypeMethodDescriptionvoid
StatsTraceContext.serverCallStarted
(ServerStreamTracer.ServerCallInfo<?, ?> callInfo)