Class ConsensusServiceGrpc.ConsensusServiceImplBase

java.lang.Object
com.hedera.hashgraph.sdk.proto.mirror.ConsensusServiceGrpc.ConsensusServiceImplBase
All Implemented Interfaces:
ConsensusServiceGrpc.AsyncService, io.grpc.BindableService
Enclosing class:
ConsensusServiceGrpc

public abstract static class ConsensusServiceGrpc.ConsensusServiceImplBase extends Object implements io.grpc.BindableService, ConsensusServiceGrpc.AsyncService
Base class for the server implementation of the service ConsensusService.

 The Mirror Service provides the ability to query a stream of Hedera Consensus Service (HCS)
 messages for an HCS Topic via a specific (possibly open-ended) time range.
 
  • Constructor Details

    • ConsensusServiceImplBase

      public ConsensusServiceImplBase()
  • Method Details

    • bindService

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