Uses of Interface
org.apache.skywalking.apm.network.common.v3.KeyIntValuePairOrBuilder
Packages that use KeyIntValuePairOrBuilder
Package
Description
-
Uses of KeyIntValuePairOrBuilder in org.apache.skywalking.apm.network.common.v3
Classes in org.apache.skywalking.apm.network.common.v3 that implement KeyIntValuePairOrBuilderModifier and TypeClassDescriptionfinal classsince v3.1 An extension of KeyStringValuePair represents a kind of metric value for the key.static final classsince v3.1 An extension of KeyStringValuePair represents a kind of metric value for the key. -
Uses of KeyIntValuePairOrBuilder in org.apache.skywalking.apm.network.language.agent.v3
Methods in org.apache.skywalking.apm.network.language.agent.v3 that return KeyIntValuePairOrBuilderModifier and TypeMethodDescriptionSpanAttachedEvent.Builder.getSummaryOrBuilder(int index) The summary of statistics during this event.SpanAttachedEvent.getSummaryOrBuilder(int index) The summary of statistics during this event.SpanAttachedEventOrBuilder.getSummaryOrBuilder(int index) The summary of statistics during this event.Methods in org.apache.skywalking.apm.network.language.agent.v3 that return types with arguments of type KeyIntValuePairOrBuilderModifier and TypeMethodDescriptionList<? extends KeyIntValuePairOrBuilder>SpanAttachedEvent.Builder.getSummaryOrBuilderList()The summary of statistics during this event.List<? extends KeyIntValuePairOrBuilder>SpanAttachedEvent.getSummaryOrBuilderList()The summary of statistics during this event.List<? extends KeyIntValuePairOrBuilder>SpanAttachedEventOrBuilder.getSummaryOrBuilderList()The summary of statistics during this event.