Package com.google.cloud.batch.v1alpha
Class BatchServiceGrpc.BatchServiceImplBase
- java.lang.Object
-
- com.google.cloud.batch.v1alpha.BatchServiceGrpc.BatchServiceImplBase
-
- All Implemented Interfaces:
BatchServiceGrpc.AsyncService
,io.grpc.BindableService
- Enclosing class:
- BatchServiceGrpc
public abstract static class BatchServiceGrpc.BatchServiceImplBase extends Object implements io.grpc.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.
-
-
Constructor Summary
Constructors Constructor Description BatchServiceImplBase()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.grpc.ServerServiceDefinition
bindService()
-