Uses of Class
io.grpc.InternalChannelz.ChannelTrace
Packages that use InternalChannelz.ChannelTrace
Package
Description
The gRPC core public API.
Service definitions and utilities with protobuf dependency for the pre-defined gRPC services.
-
Uses of InternalChannelz.ChannelTrace in io.grpc
Fields in io.grpc declared as InternalChannelz.ChannelTraceModifier and TypeFieldDescriptionprivate InternalChannelz.ChannelTrace
InternalChannelz.ChannelStats.Builder.channelTrace
InternalChannelz.ChannelStats.channelTrace
Methods in io.grpc that return InternalChannelz.ChannelTraceModifier and TypeMethodDescriptionInternalChannelz.ChannelTrace.Builder.build()
Builds a new ChannelTrace instance.Methods in io.grpc with parameters of type InternalChannelz.ChannelTraceModifier and TypeMethodDescriptionInternalChannelz.ChannelStats.Builder.setChannelTrace
(InternalChannelz.ChannelTrace channelTrace) Constructors in io.grpc with parameters of type InternalChannelz.ChannelTraceModifierConstructorDescriptionprivate
ChannelStats
(String target, ConnectivityState state, InternalChannelz.ChannelTrace channelTrace, long callsStarted, long callsSucceeded, long callsFailed, long lastCallStartedNanos, List<InternalWithLogId> subchannels, List<InternalWithLogId> sockets) Creates an instance. -
Uses of InternalChannelz.ChannelTrace in io.grpc.protobuf.services
Methods in io.grpc.protobuf.services with parameters of type InternalChannelz.ChannelTraceModifier and TypeMethodDescriptionprivate static ChannelTrace
ChannelzProtoUtil.toChannelTrace
(InternalChannelz.ChannelTrace channelTrace)