Class BatchServiceGrpc.BatchServiceImplBase (0.33.0)

public abstract static class BatchServiceGrpc.BatchServiceImplBase implements BindableService, BatchServiceGrpc.AsyncService

Base class for the server implementation of the service BatchService.

Google Batch Service. The service manages user submitted batch jobs and allocates Google Compute Engine VM instances to run the jobs.

Inheritance

java.lang.Object > BatchServiceGrpc.BatchServiceImplBase

Implements

io.grpc.BindableService, BatchServiceGrpc.AsyncService

Constructors

BatchServiceImplBase()

public BatchServiceImplBase()

Methods

bindService()

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