@InterfaceStability.Stable public interface StreamTaskFactory extends TaskFactory<StreamTask>
StreamTask
Implementations should return a new instance of StreamTask for each TaskFactory.createInstance() invocation.
TaskFactory.createInstance()
createInstance