public static final class JVMMetricCollection.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<JVMMetricCollection.Builder> implements JVMMetricCollectionOrBuilder
skywalking.v3.JVMMetricCollection| Modifier and Type | Method and Description |
|---|---|
JVMMetricCollection.Builder |
addAllMetrics(Iterable<? extends JVMMetric> values)
repeated .skywalking.v3.JVMMetric metrics = 1; |
JVMMetricCollection.Builder |
addMetrics(int index,
JVMMetric.Builder builderForValue)
repeated .skywalking.v3.JVMMetric metrics = 1; |
JVMMetricCollection.Builder |
addMetrics(int index,
JVMMetric value)
repeated .skywalking.v3.JVMMetric metrics = 1; |
JVMMetricCollection.Builder |
addMetrics(JVMMetric.Builder builderForValue)
repeated .skywalking.v3.JVMMetric metrics = 1; |
JVMMetricCollection.Builder |
addMetrics(JVMMetric value)
repeated .skywalking.v3.JVMMetric metrics = 1; |
JVMMetric.Builder |
addMetricsBuilder()
repeated .skywalking.v3.JVMMetric metrics = 1; |
JVMMetric.Builder |
addMetricsBuilder(int index)
repeated .skywalking.v3.JVMMetric metrics = 1; |
JVMMetricCollection.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
JVMMetricCollection |
build() |
JVMMetricCollection |
buildPartial() |
JVMMetricCollection.Builder |
clear() |
JVMMetricCollection.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
JVMMetricCollection.Builder |
clearMetrics()
repeated .skywalking.v3.JVMMetric metrics = 1; |
JVMMetricCollection.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
JVMMetricCollection.Builder |
clearService()
string service = 2; |
JVMMetricCollection.Builder |
clearServiceInstance()
string serviceInstance = 3; |
JVMMetricCollection.Builder |
clone() |
JVMMetricCollection |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
JVMMetric |
getMetrics(int index)
repeated .skywalking.v3.JVMMetric metrics = 1; |
JVMMetric.Builder |
getMetricsBuilder(int index)
repeated .skywalking.v3.JVMMetric metrics = 1; |
List<JVMMetric.Builder> |
getMetricsBuilderList()
repeated .skywalking.v3.JVMMetric metrics = 1; |
int |
getMetricsCount()
repeated .skywalking.v3.JVMMetric metrics = 1; |
List<JVMMetric> |
getMetricsList()
repeated .skywalking.v3.JVMMetric metrics = 1; |
JVMMetricOrBuilder |
getMetricsOrBuilder(int index)
repeated .skywalking.v3.JVMMetric metrics = 1; |
List<? extends JVMMetricOrBuilder> |
getMetricsOrBuilderList()
repeated .skywalking.v3.JVMMetric metrics = 1; |
String |
getService()
string service = 2; |
com.google.protobuf.ByteString |
getServiceBytes()
string service = 2; |
String |
getServiceInstance()
string serviceInstance = 3; |
com.google.protobuf.ByteString |
getServiceInstanceBytes()
string serviceInstance = 3; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
JVMMetricCollection.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
JVMMetricCollection.Builder |
mergeFrom(JVMMetricCollection other) |
JVMMetricCollection.Builder |
mergeFrom(com.google.protobuf.Message other) |
JVMMetricCollection.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
JVMMetricCollection.Builder |
removeMetrics(int index)
repeated .skywalking.v3.JVMMetric metrics = 1; |
JVMMetricCollection.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
JVMMetricCollection.Builder |
setMetrics(int index,
JVMMetric.Builder builderForValue)
repeated .skywalking.v3.JVMMetric metrics = 1; |
JVMMetricCollection.Builder |
setMetrics(int index,
JVMMetric value)
repeated .skywalking.v3.JVMMetric metrics = 1; |
JVMMetricCollection.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
JVMMetricCollection.Builder |
setService(String value)
string service = 2; |
JVMMetricCollection.Builder |
setServiceBytes(com.google.protobuf.ByteString value)
string service = 2; |
JVMMetricCollection.Builder |
setServiceInstance(String value)
string serviceInstance = 3; |
JVMMetricCollection.Builder |
setServiceInstanceBytes(com.google.protobuf.ByteString value)
string serviceInstance = 3; |
JVMMetricCollection.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<JVMMetricCollection.Builder>public JVMMetricCollection.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<JVMMetricCollection.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<JVMMetricCollection.Builder>public JVMMetricCollection getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic JVMMetricCollection build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic JVMMetricCollection buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic JVMMetricCollection.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<JVMMetricCollection.Builder>public JVMMetricCollection.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<JVMMetricCollection.Builder>public JVMMetricCollection.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<JVMMetricCollection.Builder>public JVMMetricCollection.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<JVMMetricCollection.Builder>public JVMMetricCollection.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<JVMMetricCollection.Builder>public JVMMetricCollection.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<JVMMetricCollection.Builder>public JVMMetricCollection.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<JVMMetricCollection.Builder>public JVMMetricCollection.Builder mergeFrom(JVMMetricCollection other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<JVMMetricCollection.Builder>public JVMMetricCollection.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<JVMMetricCollection.Builder>IOExceptionpublic List<JVMMetric> getMetricsList()
repeated .skywalking.v3.JVMMetric metrics = 1;getMetricsList in interface JVMMetricCollectionOrBuilderpublic int getMetricsCount()
repeated .skywalking.v3.JVMMetric metrics = 1;getMetricsCount in interface JVMMetricCollectionOrBuilderpublic JVMMetric getMetrics(int index)
repeated .skywalking.v3.JVMMetric metrics = 1;getMetrics in interface JVMMetricCollectionOrBuilderpublic JVMMetricCollection.Builder setMetrics(int index, JVMMetric value)
repeated .skywalking.v3.JVMMetric metrics = 1;public JVMMetricCollection.Builder setMetrics(int index, JVMMetric.Builder builderForValue)
repeated .skywalking.v3.JVMMetric metrics = 1;public JVMMetricCollection.Builder addMetrics(JVMMetric value)
repeated .skywalking.v3.JVMMetric metrics = 1;public JVMMetricCollection.Builder addMetrics(int index, JVMMetric value)
repeated .skywalking.v3.JVMMetric metrics = 1;public JVMMetricCollection.Builder addMetrics(JVMMetric.Builder builderForValue)
repeated .skywalking.v3.JVMMetric metrics = 1;public JVMMetricCollection.Builder addMetrics(int index, JVMMetric.Builder builderForValue)
repeated .skywalking.v3.JVMMetric metrics = 1;public JVMMetricCollection.Builder addAllMetrics(Iterable<? extends JVMMetric> values)
repeated .skywalking.v3.JVMMetric metrics = 1;public JVMMetricCollection.Builder clearMetrics()
repeated .skywalking.v3.JVMMetric metrics = 1;public JVMMetricCollection.Builder removeMetrics(int index)
repeated .skywalking.v3.JVMMetric metrics = 1;public JVMMetric.Builder getMetricsBuilder(int index)
repeated .skywalking.v3.JVMMetric metrics = 1;public JVMMetricOrBuilder getMetricsOrBuilder(int index)
repeated .skywalking.v3.JVMMetric metrics = 1;getMetricsOrBuilder in interface JVMMetricCollectionOrBuilderpublic List<? extends JVMMetricOrBuilder> getMetricsOrBuilderList()
repeated .skywalking.v3.JVMMetric metrics = 1;getMetricsOrBuilderList in interface JVMMetricCollectionOrBuilderpublic JVMMetric.Builder addMetricsBuilder()
repeated .skywalking.v3.JVMMetric metrics = 1;public JVMMetric.Builder addMetricsBuilder(int index)
repeated .skywalking.v3.JVMMetric metrics = 1;public List<JVMMetric.Builder> getMetricsBuilderList()
repeated .skywalking.v3.JVMMetric metrics = 1;public String getService()
string service = 2;getService in interface JVMMetricCollectionOrBuilderpublic com.google.protobuf.ByteString getServiceBytes()
string service = 2;getServiceBytes in interface JVMMetricCollectionOrBuilderpublic JVMMetricCollection.Builder setService(String value)
string service = 2;value - The service to set.public JVMMetricCollection.Builder clearService()
string service = 2;public JVMMetricCollection.Builder setServiceBytes(com.google.protobuf.ByteString value)
string service = 2;value - The bytes for service to set.public String getServiceInstance()
string serviceInstance = 3;getServiceInstance in interface JVMMetricCollectionOrBuilderpublic com.google.protobuf.ByteString getServiceInstanceBytes()
string serviceInstance = 3;getServiceInstanceBytes in interface JVMMetricCollectionOrBuilderpublic JVMMetricCollection.Builder setServiceInstance(String value)
string serviceInstance = 3;value - The serviceInstance to set.public JVMMetricCollection.Builder clearServiceInstance()
string serviceInstance = 3;public JVMMetricCollection.Builder setServiceInstanceBytes(com.google.protobuf.ByteString value)
string serviceInstance = 3;value - The bytes for serviceInstance to set.public final JVMMetricCollection.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<JVMMetricCollection.Builder>public final JVMMetricCollection.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<JVMMetricCollection.Builder>Copyright © 2022 The Apache Software Foundation. All rights reserved.