@Generated(value="by gRPC proto compiler (version 1.16.1)",
comments="Source: TelemetryBatch.proto")
public final class AITelemetryServiceGrpc
extends java.lang.Object
gRPC service to transmit telemetry
| Modifier and Type | Class and Description |
|---|---|
static class |
AITelemetryServiceGrpc.AITelemetryServiceBlockingStub
gRPC service to transmit telemetry
|
static class |
AITelemetryServiceGrpc.AITelemetryServiceFutureStub
gRPC service to transmit telemetry
|
static class |
AITelemetryServiceGrpc.AITelemetryServiceImplBase
gRPC service to transmit telemetry
|
static class |
AITelemetryServiceGrpc.AITelemetryServiceStub
gRPC service to transmit telemetry
|
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
SERVICE_NAME |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.MethodDescriptor<TelemetryBatch,AiResponse> |
getSendTelemetryBatchMethod() |
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static AITelemetryServiceGrpc.AITelemetryServiceBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static AITelemetryServiceGrpc.AITelemetryServiceFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static AITelemetryServiceGrpc.AITelemetryServiceStub |
newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
|
public static final java.lang.String SERVICE_NAME
public static io.grpc.MethodDescriptor<TelemetryBatch,AiResponse> getSendTelemetryBatchMethod()
public static AITelemetryServiceGrpc.AITelemetryServiceStub newStub(io.grpc.Channel channel)
public static AITelemetryServiceGrpc.AITelemetryServiceBlockingStub newBlockingStub(io.grpc.Channel channel)
public static AITelemetryServiceGrpc.AITelemetryServiceFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()