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 TypeMethodDescriptionvoidServerStreamTracer.serverCallStarted(ServerStreamTracer.ServerCallInfo<?, ?> callInfo) Called whenServerCallis created. -
Uses of ServerStreamTracer.ServerCallInfo in io.grpc.internal
Methods in io.grpc.internal with parameters of type ServerStreamTracer.ServerCallInfoModifier and TypeMethodDescriptionvoidStatsTraceContext.serverCallStarted(ServerStreamTracer.ServerCallInfo<?, ?> callInfo)