public class SequenceTest.Runner extends Object implements Runnable
| Modifier | Constructor and Description |
|---|---|
protected |
SequenceTest.Runner(int iterations,
int piSlices,
com.allanbank.mongodb.client.connection.socket.Sequence sequence,
CountDownLatch latch)
Creates a new Runner.
|
protected SequenceTest.Runner(int iterations,
int piSlices,
com.allanbank.mongodb.client.connection.socket.Sequence sequence,
CountDownLatch latch)
iterations - The number of iterations to run.piSlices - The number of iterations in computing Pi.sequence - The sequence we are testing.latch - The latch we are testing.Copyright © 2011–2014 Allanbank Consulting, Inc.. All rights reserved.