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