public class MainInputFactory extends Object implements ControllableInputFactory
Constructor and Description |
---|
MainInputFactory() |
Modifier and Type | Method and Description |
---|---|
org.talend.sdk.component.junit.InputFactoryIterable |
asInputRecords() |
boolean |
hasMoreData() |
Object |
read(String name) |
public MainInputFactory()
public Object read(String name)
read
in interface org.talend.sdk.component.runtime.output.InputFactory
public boolean hasMoreData()
hasMoreData
in interface ControllableInputFactory
public org.talend.sdk.component.junit.InputFactoryIterable asInputRecords()
asInputRecords
in interface ControllableInputFactory
1.1.6-SNAPSHOT - Copyright © 2018 Talend Component Kit Documentation