Class ChainedInput
java.lang.Object
org.talend.sdk.component.runtime.manager.chain.ChainedInput
- All Implemented Interfaces:
org.talend.sdk.component.runtime.base.Lifecycle,org.talend.sdk.component.runtime.input.Input
public final class ChainedInput
extends Object
implements org.talend.sdk.component.runtime.input.Input
-
Constructor Details
-
ChainedInput
public ChainedInput()
-
-
Method Details
-
next
- Specified by:
nextin interfaceorg.talend.sdk.component.runtime.input.Input
-
plugin
- Specified by:
pluginin interfaceorg.talend.sdk.component.runtime.base.Lifecycle
-
rootName
- Specified by:
rootNamein interfaceorg.talend.sdk.component.runtime.base.Lifecycle
-
name
- Specified by:
namein interfaceorg.talend.sdk.component.runtime.base.Lifecycle
-
start
- Specified by:
startin interfaceorg.talend.sdk.component.runtime.base.Lifecycle
-
start
- Specified by:
startin interfaceorg.talend.sdk.component.runtime.input.Input
-
getCheckpoint
- Specified by:
getCheckpointin interfaceorg.talend.sdk.component.runtime.input.Input
-
isCheckpointReady
- Specified by:
isCheckpointReadyin interfaceorg.talend.sdk.component.runtime.input.Input
-
stop
- Specified by:
stopin interfaceorg.talend.sdk.component.runtime.base.Lifecycle
-