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.Fields in io.grpc.channelz.v1 with type parameters of type ChannelTraceOrBuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder<ChannelTrace, ChannelTrace.Builder, ChannelTraceOrBuilder> ChannelData.Builder.traceBuilder_private com.google.protobuf.SingleFieldBuilder<ChannelTrace, ChannelTrace.Builder, ChannelTraceOrBuilder> ServerData.Builder.traceBuilder_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.Methods in io.grpc.channelz.v1 that return types with arguments of type ChannelTraceOrBuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder<ChannelTrace, ChannelTrace.Builder, ChannelTraceOrBuilder> ChannelData.Builder.getTraceFieldBuilder()A trace of recent events on the channel.private com.google.protobuf.SingleFieldBuilder<ChannelTrace, ChannelTrace.Builder, ChannelTraceOrBuilder> ServerData.Builder.getTraceFieldBuilder()A trace of recent events on the server.