T - the type of task instances created by the factory@InterfaceStability.Stable public interface TaskFactory<T> extends java.io.Serializable
StreamTaskFactory and AsyncStreamTaskFactory)| Modifier and Type | Method and Description |
|---|---|
T |
createInstance()
Create instance of task
|
T createInstance()