Uses of Interface
io.grpc.channelz.v1.ChannelTraceOrBuilder
-
Packages that use ChannelTraceOrBuilder Package Description io.grpc.channelz.v1 -
-
Uses of ChannelTraceOrBuilder in io.grpc.channelz.v1
Classes in io.grpc.channelz.v1 that implement ChannelTraceOrBuilder Modifier and Type Class Description classChannelTraceChannelTrace represents the recent events that have occurred on the channel.static classChannelTrace.BuilderChannelTrace represents the recent events that have occurred on the channel.Methods in io.grpc.channelz.v1 that return ChannelTraceOrBuilder Modifier and Type Method Description ChannelTraceOrBuilderChannelData.Builder. getTraceOrBuilder()A trace of recent events on the channel.ChannelTraceOrBuilderChannelData. getTraceOrBuilder()A trace of recent events on the channel.ChannelTraceOrBuilderChannelDataOrBuilder. getTraceOrBuilder()A trace of recent events on the channel.ChannelTraceOrBuilderServerData.Builder. getTraceOrBuilder()A trace of recent events on the server.ChannelTraceOrBuilderServerData. getTraceOrBuilder()A trace of recent events on the server.ChannelTraceOrBuilderServerDataOrBuilder. getTraceOrBuilder()A trace of recent events on the server.
-