Class XSiteStateTransferCollector


  • public final class XSiteStateTransferCollector
    extends Object
    It collects the acknowledgements sent from local site member to signal the ending of the state sent.
    Since:
    7.0
    Author:
    Pedro Ruivo
    • Constructor Detail

      • XSiteStateTransferCollector

        public XSiteStateTransferCollector​(Collection<Address> confirmationPending)
    • Method Detail

      • confirmStateTransfer

        public boolean confirmStateTransfer​(Address node,
                                            boolean statusOk)
      • isStatusOk

        public boolean isStatusOk()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object