Interface ProcessorWorkerFactory<InputT,OutputT,MetricsT>

All Superinterfaces:
Measureable<MetricsT>

public interface ProcessorWorkerFactory<InputT,OutputT,MetricsT> extends Measureable<MetricsT>