Class FeaturestoreOnlineServingServiceGrpc.FeaturestoreOnlineServingServiceImplBase
- java.lang.Object
-
- com.google.cloud.aiplatform.v1beta1.FeaturestoreOnlineServingServiceGrpc.FeaturestoreOnlineServingServiceImplBase
-
- All Implemented Interfaces:
FeaturestoreOnlineServingServiceGrpc.AsyncService
,io.grpc.BindableService
- Enclosing class:
- FeaturestoreOnlineServingServiceGrpc
public abstract static class FeaturestoreOnlineServingServiceGrpc.FeaturestoreOnlineServingServiceImplBase extends Object implements io.grpc.BindableService, FeaturestoreOnlineServingServiceGrpc.AsyncService
Base class for the server implementation of the service FeaturestoreOnlineServingService.A service for serving online feature values.
-
-
Constructor Summary
Constructors Constructor Description FeaturestoreOnlineServingServiceImplBase()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.grpc.ServerServiceDefinition
bindService()
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.google.cloud.aiplatform.v1beta1.FeaturestoreOnlineServingServiceGrpc.AsyncService
readFeatureValues, streamingReadFeatureValues, writeFeatureValues
-
-