Class TopicStatsServiceGrpc.TopicStatsServiceImplBase

java.lang.Object
com.google.cloud.pubsublite.proto.TopicStatsServiceGrpc.TopicStatsServiceImplBase
All Implemented Interfaces:
TopicStatsServiceGrpc.AsyncService, io.grpc.BindableService
Enclosing class:
TopicStatsServiceGrpc

public abstract static class TopicStatsServiceGrpc.TopicStatsServiceImplBase extends Object implements io.grpc.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.
 
  • Constructor Details

    • TopicStatsServiceImplBase

      public TopicStatsServiceImplBase()
  • Method Details

    • bindService

      public final io.grpc.ServerServiceDefinition bindService()
      Specified by:
      bindService in interface io.grpc.BindableService