Class 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 Detail

      • BatchServiceImplBase

        public BatchServiceImplBase()
    • Method Detail

      • bindService

        public final io.grpc.ServerServiceDefinition bindService()
        Specified by:
        bindService in interface io.grpc.BindableService