Class JVMMetricReportServiceHandlerCompat
java.lang.Object
org.apache.skywalking.apm.network.language.agent.v3.compat.JVMMetricReportServiceGrpc.JVMMetricReportServiceImplBase
org.apache.skywalking.oap.server.receiver.jvm.provider.handler.JVMMetricReportServiceHandlerCompat
- All Implemented Interfaces:
io.grpc.BindableService,org.apache.skywalking.oap.server.library.server.grpc.GRPCHandler
public class JVMMetricReportServiceHandlerCompat
extends JVMMetricReportServiceGrpc.JVMMetricReportServiceImplBase
implements org.apache.skywalking.oap.server.library.server.grpc.GRPCHandler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidcollect(JVMMetricCollection request, io.grpc.stub.StreamObserver<Commands> responseObserver) Methods inherited from class org.apache.skywalking.apm.network.language.agent.v3.compat.JVMMetricReportServiceGrpc.JVMMetricReportServiceImplBase
bindService
-
Constructor Details
-
JVMMetricReportServiceHandlerCompat
-
-
Method Details
-
collect
public void collect(JVMMetricCollection request, io.grpc.stub.StreamObserver<Commands> responseObserver) - Overrides:
collectin classJVMMetricReportServiceGrpc.JVMMetricReportServiceImplBase
-