| Constructor and Description |
|---|
ValuesCheckerRunnable(long start,
long end,
int bufsize,
int threadNum,
String mapperSpec,
DataMapper<?> dataMapper,
ConcurrentLinkedQueue<Integer> readyQueue,
Condition goTime,
Lock lock,
List<Object> expected) |
public ValuesCheckerRunnable(long start,
long end,
int bufsize,
int threadNum,
String mapperSpec,
DataMapper<?> dataMapper,
ConcurrentLinkedQueue<Integer> readyQueue,
Condition goTime,
Lock lock,
List<Object> expected)
Copyright © 2018. All rights reserved.