Class CrossNodesEventsReceiverService

  • All Implemented Interfaces:
    CrossNodesEventsServiceGrpc.AsyncService, io.grpc.BindableService

    @Internal
    public class CrossNodesEventsReceiverService
    extends CrossNodesEventsServiceGrpc.CrossNodesEventsServiceImplBase
    This class is responsible for receiving and handling event based gRPC requests from other nodes in the cluster. Event based requests are the type of request that does not require a specific response from the receiver. These are created in order to inform the receiver about some action that happened on the publisher side and that should the receiving node be aware of.
    Since:
    9.5