@Generated(value="by gRPC proto compiler (version 1.50.2)", comments="Source: ml_server.proto") public final class PostProcessingServerGrpc extends Object
for e.g. resorting suggestions
Modifier and Type | Class and Description |
---|---|
static class |
PostProcessingServerGrpc.PostProcessingServerBlockingStub
for e.g. resorting suggestions
|
static class |
PostProcessingServerGrpc.PostProcessingServerFutureStub
for e.g. resorting suggestions
|
static class |
PostProcessingServerGrpc.PostProcessingServerImplBase
for e.g. resorting suggestions
|
static class |
PostProcessingServerGrpc.PostProcessingServerStub
for e.g. resorting suggestions
|
Modifier and Type | Field and Description |
---|---|
static String |
SERVICE_NAME |
Modifier and Type | Method and Description |
---|---|
static io.grpc.MethodDescriptor<MLServerProto.PostProcessingRequest,MLServerProto.MatchResponse> |
getProcessMethod() |
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static PostProcessingServerGrpc.PostProcessingServerBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static PostProcessingServerGrpc.PostProcessingServerFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static PostProcessingServerGrpc.PostProcessingServerStub |
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 io.grpc.MethodDescriptor<MLServerProto.PostProcessingRequest,MLServerProto.MatchResponse> getProcessMethod()
public static PostProcessingServerGrpc.PostProcessingServerStub newStub(io.grpc.Channel channel)
public static PostProcessingServerGrpc.PostProcessingServerBlockingStub newBlockingStub(io.grpc.Channel channel)
public static PostProcessingServerGrpc.PostProcessingServerFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()