Class MockReplicaSystem

  • All Implemented Interfaces:
    ReplicaSystem

    @Deprecated
    public class MockReplicaSystem
    extends Object
    implements ReplicaSystem
    Deprecated.
    Fake ReplicaSystem which returns that the data was fully replicated after some sleep period (in milliseconds)

    Default sleep amount is 0ms