Uses of Class
org.apache.skywalking.apm.network.language.agent.v3.JVMMetricCollection
Packages that use JVMMetricCollection
Package
Description
-
Uses of JVMMetricCollection in org.apache.skywalking.apm.network.language.agent.v3
Methods in org.apache.skywalking.apm.network.language.agent.v3 that return JVMMetricCollectionModifier and TypeMethodDescriptionJVMMetricCollection.Builder.build()JVMMetricCollection.Builder.buildPartial()static JVMMetricCollectionJVMMetricCollection.getDefaultInstance()JVMMetricCollection.Builder.getDefaultInstanceForType()JVMMetricCollection.getDefaultInstanceForType()static JVMMetricCollectionJVMMetricCollection.parseDelimitedFrom(InputStream input) static JVMMetricCollectionJVMMetricCollection.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static JVMMetricCollectionJVMMetricCollection.parseFrom(byte[] data) static JVMMetricCollectionJVMMetricCollection.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static JVMMetricCollectionJVMMetricCollection.parseFrom(com.google.protobuf.ByteString data) static JVMMetricCollectionJVMMetricCollection.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static JVMMetricCollectionJVMMetricCollection.parseFrom(com.google.protobuf.CodedInputStream input) static JVMMetricCollectionJVMMetricCollection.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static JVMMetricCollectionJVMMetricCollection.parseFrom(InputStream input) static JVMMetricCollectionJVMMetricCollection.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static JVMMetricCollectionJVMMetricCollection.parseFrom(ByteBuffer data) static JVMMetricCollectionJVMMetricCollection.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.apache.skywalking.apm.network.language.agent.v3 that return types with arguments of type JVMMetricCollectionModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<JVMMetricCollection,Commands> JVMMetricReportServiceGrpc.getCollectMethod()com.google.protobuf.Parser<JVMMetricCollection>JVMMetricCollection.getParserForType()static com.google.protobuf.Parser<JVMMetricCollection>JVMMetricCollection.parser()Methods in org.apache.skywalking.apm.network.language.agent.v3 with parameters of type JVMMetricCollectionModifier and TypeMethodDescriptionJVMMetricReportServiceGrpc.JVMMetricReportServiceBlockingStub.collect(JVMMetricCollection request) com.google.common.util.concurrent.ListenableFuture<Commands>JVMMetricReportServiceGrpc.JVMMetricReportServiceFutureStub.collect(JVMMetricCollection request) voidJVMMetricReportServiceGrpc.JVMMetricReportServiceImplBase.collect(JVMMetricCollection request, io.grpc.stub.StreamObserver<Commands> responseObserver) voidJVMMetricReportServiceGrpc.JVMMetricReportServiceStub.collect(JVMMetricCollection request, io.grpc.stub.StreamObserver<Commands> responseObserver) JVMMetricCollection.Builder.mergeFrom(JVMMetricCollection other) static JVMMetricCollection.BuilderJVMMetricCollection.newBuilder(JVMMetricCollection prototype) -
Uses of JVMMetricCollection in org.apache.skywalking.apm.network.language.agent.v3.compat
Methods in org.apache.skywalking.apm.network.language.agent.v3.compat that return types with arguments of type JVMMetricCollectionModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<JVMMetricCollection,Commands> JVMMetricReportServiceGrpc.getCollectMethod()Methods in org.apache.skywalking.apm.network.language.agent.v3.compat with parameters of type JVMMetricCollectionModifier and TypeMethodDescriptionJVMMetricReportServiceGrpc.JVMMetricReportServiceBlockingStub.collect(JVMMetricCollection request) com.google.common.util.concurrent.ListenableFuture<Commands>JVMMetricReportServiceGrpc.JVMMetricReportServiceFutureStub.collect(JVMMetricCollection request) voidJVMMetricReportServiceGrpc.JVMMetricReportServiceImplBase.collect(JVMMetricCollection request, io.grpc.stub.StreamObserver<Commands> responseObserver) voidJVMMetricReportServiceGrpc.JVMMetricReportServiceStub.collect(JVMMetricCollection request, io.grpc.stub.StreamObserver<Commands> responseObserver)