Uses of Interface
io.grpc.channelz.v1.ChannelTraceOrBuilder
Packages that use ChannelTraceOrBuilder
-
Uses of ChannelTraceOrBuilder in io.grpc.channelz.v1
Classes in io.grpc.channelz.v1 that implement ChannelTraceOrBuilderModifier and TypeClassDescriptionfinal classChannelTrace represents the recent events that have occurred on the channel.static final classChannelTrace represents the recent events that have occurred on the channel.Methods in io.grpc.channelz.v1 that return ChannelTraceOrBuilderModifier and TypeMethodDescriptionChannelData.Builder.getTraceOrBuilder()A trace of recent events on the channel.ChannelData.getTraceOrBuilder()A trace of recent events on the channel.ChannelDataOrBuilder.getTraceOrBuilder()A trace of recent events on the channel.ServerData.Builder.getTraceOrBuilder()A trace of recent events on the server.ServerData.getTraceOrBuilder()A trace of recent events on the server.ServerDataOrBuilder.getTraceOrBuilder()A trace of recent events on the server.