Class MultiInstanceReplicationIT


  • public class MultiInstanceReplicationIT
    extends ConfigurableMacBase
    Replication tests which start at least two MAC instances and replicate data between them
    • Constructor Detail

      • MultiInstanceReplicationIT

        public MultiInstanceReplicationIT()
    • Method Detail

      • createExecutor

        public void createExecutor()
      • stopExecutor

        public void stopExecutor()
      • dataWasReplicatedToThePeer

        public void dataWasReplicatedToThePeer()
                                        throws Exception
        Throws:
        Exception
      • dataReplicatedToCorrectTable

        public void dataReplicatedToCorrectTable()
                                          throws Exception
        Throws:
        Exception
      • dataWasReplicatedToThePeerWithoutDrain

        public void dataWasReplicatedToThePeerWithoutDrain()
                                                    throws Exception
        Throws:
        Exception
      • dataReplicatedToCorrectTableWithoutDrain

        public void dataReplicatedToCorrectTableWithoutDrain()
                                                      throws Exception
        Throws:
        Exception