Class FeaturestoreServiceGrpc.FeaturestoreServiceImplBase (3.42.0)

public abstract static class FeaturestoreServiceGrpc.FeaturestoreServiceImplBase implements BindableService, FeaturestoreServiceGrpc.AsyncService

Base class for the server implementation of the service FeaturestoreService.

The service that handles CRUD and List for resources for Featurestore.

Inheritance

java.lang.Object > FeaturestoreServiceGrpc.FeaturestoreServiceImplBase

Implements

io.grpc.BindableService, FeaturestoreServiceGrpc.AsyncService

Constructors

FeaturestoreServiceImplBase()

public FeaturestoreServiceImplBase()

Methods

bindService()

public final ServerServiceDefinition bindService()
Returns
TypeDescription
io.grpc.ServerServiceDefinition