类的使用
org.apache.skywalking.apm.network.servicemesh.v3.HTTPServiceMeshMetric
使用HTTPServiceMeshMetric的程序包
-
org.apache.skywalking.apm.network.servicemesh.v3中HTTPServiceMeshMetric的使用
修饰符和类型方法说明HTTPServiceMeshMetric.Builder.build()HTTPServiceMeshMetric.Builder.buildPartial()static HTTPServiceMeshMetricHTTPServiceMeshMetric.getDefaultInstance()HTTPServiceMeshMetric.Builder.getDefaultInstanceForType()HTTPServiceMeshMetric.getDefaultInstanceForType()HTTPServiceMeshMetrics.Builder.getMetrics(int index) repeated .skywalking.v3.HTTPServiceMeshMetric metrics = 1;HTTPServiceMeshMetrics.getMetrics(int index) repeated .skywalking.v3.HTTPServiceMeshMetric metrics = 1;HTTPServiceMeshMetricsOrBuilder.getMetrics(int index) repeated .skywalking.v3.HTTPServiceMeshMetric metrics = 1;static HTTPServiceMeshMetricHTTPServiceMeshMetric.parseDelimitedFrom(InputStream input) static HTTPServiceMeshMetricHTTPServiceMeshMetric.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HTTPServiceMeshMetricHTTPServiceMeshMetric.parseFrom(byte[] data) static HTTPServiceMeshMetricHTTPServiceMeshMetric.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HTTPServiceMeshMetricHTTPServiceMeshMetric.parseFrom(com.google.protobuf.ByteString data) static HTTPServiceMeshMetricHTTPServiceMeshMetric.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HTTPServiceMeshMetricHTTPServiceMeshMetric.parseFrom(com.google.protobuf.CodedInputStream input) static HTTPServiceMeshMetricHTTPServiceMeshMetric.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HTTPServiceMeshMetricHTTPServiceMeshMetric.parseFrom(InputStream input) static HTTPServiceMeshMetricHTTPServiceMeshMetric.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HTTPServiceMeshMetricHTTPServiceMeshMetric.parseFrom(ByteBuffer data) static HTTPServiceMeshMetricHTTPServiceMeshMetric.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) 修饰符和类型方法说明HTTPServiceMeshMetrics.Builder.getMetricsList()repeated .skywalking.v3.HTTPServiceMeshMetric metrics = 1;HTTPServiceMeshMetrics.getMetricsList()repeated .skywalking.v3.HTTPServiceMeshMetric metrics = 1;HTTPServiceMeshMetricsOrBuilder.getMetricsList()repeated .skywalking.v3.HTTPServiceMeshMetric metrics = 1;com.google.protobuf.Parser<HTTPServiceMeshMetric>HTTPServiceMeshMetric.getParserForType()static com.google.protobuf.Parser<HTTPServiceMeshMetric>HTTPServiceMeshMetric.parser()修饰符和类型方法说明HTTPServiceMeshMetrics.Builder.addMetrics(int index, HTTPServiceMeshMetric value) repeated .skywalking.v3.HTTPServiceMeshMetric metrics = 1;HTTPServiceMeshMetrics.Builder.addMetrics(HTTPServiceMeshMetric value) repeated .skywalking.v3.HTTPServiceMeshMetric metrics = 1;HTTPServiceMeshMetric.Builder.mergeFrom(HTTPServiceMeshMetric other) HTTPServiceMeshMetric.newBuilder(HTTPServiceMeshMetric prototype) HTTPServiceMeshMetrics.Builder.setMetrics(int index, HTTPServiceMeshMetric value) repeated .skywalking.v3.HTTPServiceMeshMetric metrics = 1;修饰符和类型方法说明HTTPServiceMeshMetrics.Builder.addAllMetrics(Iterable<? extends HTTPServiceMeshMetric> values) repeated .skywalking.v3.HTTPServiceMeshMetric metrics = 1;