Class DataStoreServiceGrpc.DataStoreServiceImplBase (0.37.0)

public abstract static class DataStoreServiceGrpc.DataStoreServiceImplBase implements BindableService, DataStoreServiceGrpc.AsyncService

Base class for the server implementation of the service DataStoreService.

Service for managing DataStore configuration.

Inheritance

java.lang.Object > DataStoreServiceGrpc.DataStoreServiceImplBase

Implements

io.grpc.BindableService, DataStoreServiceGrpc.AsyncService

Constructors

DataStoreServiceImplBase()

public DataStoreServiceImplBase()

Methods

bindService()

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