Class TpuGrpc.TpuImplBase (2.42.0)

public abstract static class TpuGrpc.TpuImplBase implements BindableService, TpuGrpc.AsyncService

Base class for the server implementation of the service Tpu.

Manages TPU nodes and other resources TPU API v2

Inheritance

java.lang.Object > TpuGrpc.TpuImplBase

Implements

io.grpc.BindableService, TpuGrpc.AsyncService

Constructors

TpuImplBase()

public TpuImplBase()

Methods

bindService()

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