Class RankServiceGrpc.RankServiceImplBase (0.39.0)

public abstract static class RankServiceGrpc.RankServiceImplBase implements BindableService, RankServiceGrpc.AsyncService

Base class for the server implementation of the service RankService.

Service for ranking text records.

Inheritance

java.lang.Object > RankServiceGrpc.RankServiceImplBase

Implements

io.grpc.BindableService, RankServiceGrpc.AsyncService

Constructors

RankServiceImplBase()

public RankServiceImplBase()

Methods

bindService()

public final ServerServiceDefinition bindService()
Returns
Type Description
io.grpc.ServerServiceDefinition