Package org.talend.sdk.component.junit
Class MainInputFactory
java.lang.Object
org.talend.sdk.component.junit.MainInputFactory
- All Implemented Interfaces:
ControllableInputFactory
,org.talend.sdk.component.runtime.output.InputFactory
Holds data for the __default__ input branch only. All other branches will
return null.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionorg.talend.sdk.component.junit.InputFactoryIterable
boolean
-
Constructor Details
-
MainInputFactory
public MainInputFactory()
-
-
Method Details
-
read
- Specified by:
read
in interfaceorg.talend.sdk.component.runtime.output.InputFactory
-
hasMoreData
- Specified by:
hasMoreData
in interfaceControllableInputFactory
-
asInputRecords
- Specified by:
asInputRecords
in interfaceControllableInputFactory
-