public interface WorkerFactory<W extends Worker<T>,T>
| Modifier and Type | Method and Description |
|---|---|
W |
createWorker(MetricConfiguration metricConfiguration,
WorkQueue<T> workQueue) |
W createWorker(MetricConfiguration metricConfiguration, WorkQueue<T> workQueue)
Copyright © 2018. All rights reserved.