Uses of Interface
io.grpc.channelz.v1.ChannelTraceEventOrBuilder
Packages that use ChannelTraceEventOrBuilder
-
Uses of ChannelTraceEventOrBuilder in io.grpc.channelz.v1
Classes in io.grpc.channelz.v1 that implement ChannelTraceEventOrBuilderModifier and TypeClassDescriptionfinal classA trace event is an interesting thing that happened to a channel or subchannel, such as creation, address resolution, subchannel creation, etc.static final classA trace event is an interesting thing that happened to a channel or subchannel, such as creation, address resolution, subchannel creation, etc.Fields in io.grpc.channelz.v1 with type parameters of type ChannelTraceEventOrBuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.RepeatedFieldBuilder<ChannelTraceEvent, ChannelTraceEvent.Builder, ChannelTraceEventOrBuilder> ChannelTrace.Builder.eventsBuilder_Methods in io.grpc.channelz.v1 that return ChannelTraceEventOrBuilderModifier and TypeMethodDescriptionChannelTrace.Builder.getEventsOrBuilder(int index) List of events that have occurred on this channel.ChannelTrace.getEventsOrBuilder(int index) List of events that have occurred on this channel.ChannelTraceOrBuilder.getEventsOrBuilder(int index) List of events that have occurred on this channel.Methods in io.grpc.channelz.v1 that return types with arguments of type ChannelTraceEventOrBuilderModifier and TypeMethodDescriptionList<? extends ChannelTraceEventOrBuilder> ChannelTrace.Builder.getEventsOrBuilderList()List of events that have occurred on this channel.List<? extends ChannelTraceEventOrBuilder> ChannelTrace.getEventsOrBuilderList()List of events that have occurred on this channel.List<? extends ChannelTraceEventOrBuilder> ChannelTraceOrBuilder.getEventsOrBuilderList()List of events that have occurred on this channel.private com.google.protobuf.RepeatedFieldBuilder<ChannelTraceEvent, ChannelTraceEvent.Builder, ChannelTraceEventOrBuilder> ChannelTrace.Builder.internalGetEventsFieldBuilder()