@Generated(value="by gRPC proto compiler (version 1.17.1)", comments="Source: feast/serving/ServingService.proto") public final class ServingServiceGrpc extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ServingServiceGrpc.ServingServiceBlockingStub |
static class |
ServingServiceGrpc.ServingServiceFutureStub |
static class |
ServingServiceGrpc.ServingServiceImplBase |
static class |
ServingServiceGrpc.ServingServiceStub |
| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICE_NAME |
public static final String SERVICE_NAME
public static io.grpc.MethodDescriptor<ServingAPIProto.GetFeastServingInfoRequest,ServingAPIProto.GetFeastServingInfoResponse> getGetFeastServingInfoMethod()
public static io.grpc.MethodDescriptor<ServingAPIProto.GetOnlineFeaturesRequest,ServingAPIProto.GetOnlineFeaturesResponse> getGetOnlineFeaturesMethod()
public static io.grpc.MethodDescriptor<ServingAPIProto.GetBatchFeaturesRequest,ServingAPIProto.GetBatchFeaturesResponse> getGetBatchFeaturesMethod()
public static io.grpc.MethodDescriptor<ServingAPIProto.GetJobRequest,ServingAPIProto.GetJobResponse> getGetJobMethod()
public static ServingServiceGrpc.ServingServiceStub newStub(io.grpc.Channel channel)
public static ServingServiceGrpc.ServingServiceBlockingStub newBlockingStub(io.grpc.Channel channel)
public static ServingServiceGrpc.ServingServiceFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2020 Gojek. All rights reserved.