Class ErrorStatsServiceGrpc.ErrorStatsServiceImplBase (0.138.0-beta)

public abstract static class ErrorStatsServiceGrpc.ErrorStatsServiceImplBase implements BindableService, ErrorStatsServiceGrpc.AsyncService

Base class for the server implementation of the service ErrorStatsService.

An API for retrieving and managing error statistics as well as data for individual events.

Inheritance

java.lang.Object > ErrorStatsServiceGrpc.ErrorStatsServiceImplBase

Implements

io.grpc.BindableService, ErrorStatsServiceGrpc.AsyncService

Constructors

ErrorStatsServiceImplBase()

public ErrorStatsServiceImplBase()

Methods

bindService()

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