Class BatchControllerGrpc.BatchControllerImplBase (4.38.0)

public abstract static class BatchControllerGrpc.BatchControllerImplBase implements BindableService, BatchControllerGrpc.AsyncService

Base class for the server implementation of the service BatchController.

The BatchController provides methods to manage batch workloads.

Inheritance

java.lang.Object > BatchControllerGrpc.BatchControllerImplBase

Implements

io.grpc.BindableService, BatchControllerGrpc.AsyncService

Constructors

BatchControllerImplBase()

public BatchControllerImplBase()

Methods

bindService()

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