类的使用
org.apache.skywalking.apm.network.common.v3.KeyIntValuePair.Builder
使用KeyIntValuePair.Builder的程序包
程序包
说明
-
org.apache.skywalking.apm.network.common.v3中KeyIntValuePair.Builder的使用
修饰符和类型方法说明KeyIntValuePair.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) KeyIntValuePair.Builder.clear()KeyIntValuePair.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) KeyIntValuePair.Builder.clearKey()string key = 1;KeyIntValuePair.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) KeyIntValuePair.Builder.clearValue()int64 value = 2;KeyIntValuePair.Builder.clone()KeyIntValuePair.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) KeyIntValuePair.Builder.mergeFrom(com.google.protobuf.Message other) KeyIntValuePair.Builder.mergeFrom(KeyIntValuePair other) final KeyIntValuePair.BuilderKeyIntValuePair.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) static KeyIntValuePair.BuilderKeyIntValuePair.newBuilder()static KeyIntValuePair.BuilderKeyIntValuePair.newBuilder(KeyIntValuePair prototype) KeyIntValuePair.newBuilderForType()protected KeyIntValuePair.BuilderKeyIntValuePair.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) KeyIntValuePair.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) string key = 1;KeyIntValuePair.Builder.setKeyBytes(com.google.protobuf.ByteString value) string key = 1;KeyIntValuePair.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) final KeyIntValuePair.BuilderKeyIntValuePair.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) KeyIntValuePair.Builder.setValue(long value) int64 value = 2;KeyIntValuePair.toBuilder() -
org.apache.skywalking.apm.network.language.agent.v3中KeyIntValuePair.Builder的使用
修饰符和类型方法说明SpanAttachedEvent.Builder.addSummaryBuilder()The summary of statistics during this event.SpanAttachedEvent.Builder.addSummaryBuilder(int index) The summary of statistics during this event.SpanAttachedEvent.Builder.getSummaryBuilder(int index) The summary of statistics during this event.修饰符和类型方法说明SpanAttachedEvent.Builder.getSummaryBuilderList()The summary of statistics during this event.修饰符和类型方法说明SpanAttachedEvent.Builder.addSummary(int index, KeyIntValuePair.Builder builderForValue) The summary of statistics during this event.SpanAttachedEvent.Builder.addSummary(KeyIntValuePair.Builder builderForValue) The summary of statistics during this event.SpanAttachedEvent.Builder.setSummary(int index, KeyIntValuePair.Builder builderForValue) The summary of statistics during this event.