Interface ProducerWorkerFactory<OutputT,MetricsT>

All Superinterfaces:
Measureable<MetricsT>
All Known Implementing Classes:
DefaultProducerWorkerFactory, SingletonProducerWorkerFactory

public interface ProducerWorkerFactory<OutputT,MetricsT> extends Measureable<MetricsT>