@Generated(value="by gRPC proto compiler (version 1.44.1)",
comments="Source: starlet.proto")
public final class StarletGrpc
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
StarletGrpc.StarletBlockingStub |
static class |
StarletGrpc.StarletFutureStub |
static class |
StarletGrpc.StarletImplBase |
static class |
StarletGrpc.StarletStub |
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
SERVICE_NAME |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.MethodDescriptor<AddShardRequest,AddShardResponse> |
getAddShardMethod() |
static io.grpc.MethodDescriptor<RemoveShardRequest,RemoveShardResponse> |
getRemoveShardMethod() |
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static io.grpc.MethodDescriptor<StarletHeartbeatRequest,StarletHeartbeatResponse> |
getStarletHeartbeatMethod() |
static StarletGrpc.StarletBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static StarletGrpc.StarletFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static StarletGrpc.StarletStub |
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<AddShardRequest,AddShardResponse> getAddShardMethod()
public static io.grpc.MethodDescriptor<RemoveShardRequest,RemoveShardResponse> getRemoveShardMethod()
public static io.grpc.MethodDescriptor<StarletHeartbeatRequest,StarletHeartbeatResponse> getStarletHeartbeatMethod()
public static StarletGrpc.StarletStub newStub(io.grpc.Channel channel)
public static StarletGrpc.StarletBlockingStub newBlockingStub(io.grpc.Channel channel)
public static StarletGrpc.StarletFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2024. All rights reserved.