@Generated(value="by gRPC proto compiler (version 1.23.0)",
comments="Source: tensorflow_serving/apis/model_service.proto")
public final class ModelServiceGrpc
extends java.lang.Object
ModelService provides methods to query and update the state of the server, e.g. which models/versions are being served.
| Modifier and Type | Class and Description |
|---|---|
static class |
ModelServiceGrpc.ModelServiceBlockingStub
ModelService provides methods to query and update the state of the server,
e.g.
|
static class |
ModelServiceGrpc.ModelServiceFutureStub
ModelService provides methods to query and update the state of the server,
e.g.
|
static class |
ModelServiceGrpc.ModelServiceImplBase
ModelService provides methods to query and update the state of the server,
e.g.
|
static class |
ModelServiceGrpc.ModelServiceStub
ModelService provides methods to query and update the state of the server,
e.g.
|
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
SERVICE_NAME |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.MethodDescriptor<GetModelStatus.GetModelStatusRequest,GetModelStatus.GetModelStatusResponse> |
getGetModelStatusMethod() |
static io.grpc.MethodDescriptor<ModelManagement.ReloadConfigRequest,ModelManagement.ReloadConfigResponse> |
getHandleReloadConfigRequestMethod() |
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static ModelServiceGrpc.ModelServiceBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static ModelServiceGrpc.ModelServiceFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static ModelServiceGrpc.ModelServiceStub |
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<GetModelStatus.GetModelStatusRequest,GetModelStatus.GetModelStatusResponse> getGetModelStatusMethod()
public static io.grpc.MethodDescriptor<ModelManagement.ReloadConfigRequest,ModelManagement.ReloadConfigResponse> getHandleReloadConfigRequestMethod()
public static ModelServiceGrpc.ModelServiceStub newStub(io.grpc.Channel channel)
public static ModelServiceGrpc.ModelServiceBlockingStub newBlockingStub(io.grpc.Channel channel)
public static ModelServiceGrpc.ModelServiceFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()