Class TpuGrpc.TpuImplBase

  • All Implemented Interfaces:
    TpuGrpc.AsyncService, io.grpc.BindableService
    Enclosing class:
    TpuGrpc

    public abstract static class TpuGrpc.TpuImplBase
    extends Object
    implements io.grpc.BindableService, TpuGrpc.AsyncService
    Base class for the server implementation of the service Tpu.
     Manages TPU nodes and other resources
     TPU API v1
     
    • Constructor Detail

      • TpuImplBase

        public TpuImplBase()
    • Method Detail

      • bindService

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