public class JoinInputFactory extends Object implements ControllableInputFactory
Constructor and Description |
---|
JoinInputFactory() |
Modifier and Type | Method and Description |
---|---|
org.talend.sdk.component.junit.InputFactoryIterable |
asInputRecords() |
boolean |
hasMoreData() |
Object |
read(String name) |
JoinInputFactory |
withInput(String branch,
Collection<?> branchData) |
public JoinInputFactory()
public JoinInputFactory withInput(String branch, Collection<?> branchData)
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