类 CLRMetricReportServiceGrpc.CLRMetricReportServiceImplBase

java.lang.Object
org.apache.skywalking.apm.network.language.agent.v3.CLRMetricReportServiceGrpc.CLRMetricReportServiceImplBase
所有已实现的接口:
io.grpc.BindableService
封闭类:
CLRMetricReportServiceGrpc

public abstract static class CLRMetricReportServiceGrpc.CLRMetricReportServiceImplBase extends Object implements io.grpc.BindableService
  • 构造器详细资料

    • CLRMetricReportServiceImplBase

      public CLRMetricReportServiceImplBase()
  • 方法详细资料

    • collect

      public void collect(CLRMetricCollection request, io.grpc.stub.StreamObserver<Commands> responseObserver)
    • bindService

      public final io.grpc.ServerServiceDefinition bindService()
      指定者:
      bindService 在接口中 io.grpc.BindableService