Class IntegrationTestRegionReplicaReplication.DelayingMultiThreadedUpdater

Enclosing class:
IntegrationTestRegionReplicaReplication

This extends MultiThreadedWriter to add a configurable delay to the keys written by the writer threads to become available to the MultiThradedReader threads. We add this delay because of the async nature of the wal replication to region replicas.