@Generated(value="by gRPC proto compiler (version 1.23.0)",
comments="Source: tensorflow_serving/apis/prediction_service.proto")
public final class PredictionServiceGrpc
extends java.lang.Object
open source marker; do not remove PredictionService provides access to machine-learned models loaded by model_servers.
| Modifier and Type | Class and Description |
|---|---|
static class |
PredictionServiceGrpc.PredictionServiceBlockingStub
open source marker; do not remove
PredictionService provides access to machine-learned models loaded by
model_servers.
|
static class |
PredictionServiceGrpc.PredictionServiceFutureStub
open source marker; do not remove
PredictionService provides access to machine-learned models loaded by
model_servers.
|
static class |
PredictionServiceGrpc.PredictionServiceImplBase
open source marker; do not remove
PredictionService provides access to machine-learned models loaded by
model_servers.
|
static class |
PredictionServiceGrpc.PredictionServiceStub
open source marker; do not remove
PredictionService provides access to machine-learned models loaded by
model_servers.
|
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
SERVICE_NAME |
public static final java.lang.String SERVICE_NAME
public static io.grpc.MethodDescriptor<Classification.ClassificationRequest,Classification.ClassificationResponse> getClassifyMethod()
public static io.grpc.MethodDescriptor<RegressionOuterClass.RegressionRequest,RegressionOuterClass.RegressionResponse> getRegressMethod()
public static io.grpc.MethodDescriptor<Predict.PredictRequest,Predict.PredictResponse> getPredictMethod()
public static io.grpc.MethodDescriptor<Inference.MultiInferenceRequest,Inference.MultiInferenceResponse> getMultiInferenceMethod()
public static io.grpc.MethodDescriptor<GetModelMetadata.GetModelMetadataRequest,GetModelMetadata.GetModelMetadataResponse> getGetModelMetadataMethod()
public static PredictionServiceGrpc.PredictionServiceStub newStub(io.grpc.Channel channel)
public static PredictionServiceGrpc.PredictionServiceBlockingStub newBlockingStub(io.grpc.Channel channel)
public static PredictionServiceGrpc.PredictionServiceFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()