Class TensorboardServiceGrpc.TensorboardServiceImplBase (3.42.0)

public abstract static class TensorboardServiceGrpc.TensorboardServiceImplBase implements BindableService, TensorboardServiceGrpc.AsyncService

Base class for the server implementation of the service TensorboardService.

TensorboardService

Inheritance

java.lang.Object > TensorboardServiceGrpc.TensorboardServiceImplBase

Implements

io.grpc.BindableService, TensorboardServiceGrpc.AsyncService

Constructors

TensorboardServiceImplBase()

public TensorboardServiceImplBase()

Methods

bindService()

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