Class StorageControlGrpc.StorageControlImplBase (2.36.1)

public abstract static class StorageControlGrpc.StorageControlImplBase implements BindableService, StorageControlGrpc.AsyncService

Base class for the server implementation of the service StorageControl.

StorageControl service includes selected control plane operations.

Inheritance

java.lang.Object > StorageControlGrpc.StorageControlImplBase

Implements

io.grpc.BindableService, StorageControlGrpc.AsyncService

Constructors

StorageControlImplBase()

public StorageControlImplBase()

Methods

bindService()

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