Class TopicStatsServiceGrpc.TopicStatsServiceImplBase (1.12.22)

public abstract static class TopicStatsServiceGrpc.TopicStatsServiceImplBase implements BindableService, TopicStatsServiceGrpc.AsyncService

Base class for the server implementation of the service TopicStatsService.

This service allows users to get stats about messages in their topic.

Inheritance

java.lang.Object > TopicStatsServiceGrpc.TopicStatsServiceImplBase

Implements

io.grpc.BindableService, TopicStatsServiceGrpc.AsyncService

Constructors

TopicStatsServiceImplBase()

public TopicStatsServiceImplBase()

Methods

bindService()

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