Interface IInstanceDistributionManager

    • Method Detail

      • acknowledgeCommitMessage

        void acknowledgeCommitMessage​(String broadcastingAddress,
                                      IEpoch epoch,
                                      long remoteViewId)
        Acknowledge the reception of the message with a certain message id from the address.
        Parameters:
        broadcastingAddress - the address to acknowledge
        epoch - epoch of the commit
        remoteViewId - the remote view id to acknowledge