类 LogReportServiceGrpc

java.lang.Object
org.apache.skywalking.apm.network.logging.v3.LogReportServiceGrpc

public final class LogReportServiceGrpc extends Object
 Report collected logs into the OAP backend
 
  • 字段详细资料

  • 方法详细资料

    • getCollectMethod

      public static io.grpc.MethodDescriptor<LogData,Commands> getCollectMethod()
    • newStub

      public static LogReportServiceGrpc.LogReportServiceStub newStub(io.grpc.Channel channel)
      Creates a new async stub that supports all call types for the service
    • newBlockingStub

      public static LogReportServiceGrpc.LogReportServiceBlockingStub newBlockingStub(io.grpc.Channel channel)
      Creates a new blocking-style stub that supports unary and streaming output calls on the service
    • newFutureStub

      public static LogReportServiceGrpc.LogReportServiceFutureStub newFutureStub(io.grpc.Channel channel)
      Creates a new ListenableFuture-style stub that supports unary calls on the service
    • getServiceDescriptor

      public static io.grpc.ServiceDescriptor getServiceDescriptor()