Class DistributeIdempotent
java.lang.Object
me.ahoo.cosid.test.machine.distributor.DistributeIdempotent
- All Implemented Interfaces:
TestSpec
DistributeIdempotent .
Multiple assignments to the same instance are idempotent.
-
Constructor Summary
ConstructorDescriptionDistributeIdempotent
(Supplier<MachineIdDistributor> implFactory, int machineBit, Duration safeGuardDuration) -
Method Summary
-
Constructor Details
-
DistributeIdempotent
public DistributeIdempotent(Supplier<MachineIdDistributor> implFactory, int machineBit, Duration safeGuardDuration)
-
-
Method Details