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 InternalLogId
Creates a log id.static InternalLogId
Creates 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 TypeMethodDescriptionboolean
InternalChannelz.containsClientSocket
(InternalLogId transportRef) boolean
InternalChannelz.containsServer
(InternalLogId serverRef) boolean
InternalChannelz.containsSubchannel
(InternalLogId subchannelRef) -
Uses of InternalLogId in io.grpc.internal
Methods in io.grpc.internal that return InternalLogId