@Generated(value="by gRPC proto compiler (version 1.42.1)", comments="Source: logging/Logging.proto") public final class LogReportServiceGrpc extends Object
Report collected logs into the OAP backend
| Modifier and Type | Class and Description |
|---|---|
static class |
LogReportServiceGrpc.LogReportServiceBlockingStub
Report collected logs into the OAP backend
|
static class |
LogReportServiceGrpc.LogReportServiceFutureStub
Report collected logs into the OAP backend
|
static class |
LogReportServiceGrpc.LogReportServiceImplBase
Report collected logs into the OAP backend
|
static class |
LogReportServiceGrpc.LogReportServiceStub
Report collected logs into the OAP backend
|
| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICE_NAME |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.MethodDescriptor<LogData,Commands> |
getCollectMethod() |
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static LogReportServiceGrpc.LogReportServiceBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static LogReportServiceGrpc.LogReportServiceFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static LogReportServiceGrpc.LogReportServiceStub |
newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
|
public static final String SERVICE_NAME
public static LogReportServiceGrpc.LogReportServiceStub newStub(io.grpc.Channel channel)
public static LogReportServiceGrpc.LogReportServiceBlockingStub newBlockingStub(io.grpc.Channel channel)
public static LogReportServiceGrpc.LogReportServiceFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2022 The Apache Software Foundation. All rights reserved.