Class PredictionServiceGrpc.PredictionServiceImplBase (0.48.0)

public abstract static class PredictionServiceGrpc.PredictionServiceImplBase implements BindableService, PredictionServiceGrpc.AsyncService

Base class for the server implementation of the service PredictionService.

Service for making recommendation prediction.

Inheritance

java.lang.Object > PredictionServiceGrpc.PredictionServiceImplBase

Implements

io.grpc.BindableService, PredictionServiceGrpc.AsyncService

Constructors

PredictionServiceImplBase()

public PredictionServiceImplBase()

Methods

bindService()

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