Uses of Class
io.grpc.InternalLogId
Packages that use InternalLogId
Package
Description
The gRPC core public API.
Interfaces and implementations that are internal to gRPC.
-
Uses of InternalLogId in io.grpc
Methods in io.grpc that return InternalLogIdModifier and TypeMethodDescriptionstatic InternalLogIdCreates a log id.static InternalLogIdCreates a log id.InternalWithLogId.getLogId()Returns an ID that is primarily used in debug logs.Methods in io.grpc with parameters of type InternalLogIdModifier and TypeMethodDescriptionbooleanInternalChannelz.containsClientSocket(InternalLogId transportRef) booleanInternalChannelz.containsServer(InternalLogId serverRef) booleanInternalChannelz.containsSubchannel(InternalLogId subchannelRef) -
Uses of InternalLogId in io.grpc.internal
Methods in io.grpc.internal that return InternalLogId