Class InputImpl
java.lang.Object
org.talend.sdk.component.runtime.base.Named
org.talend.sdk.component.runtime.base.LifecycleImpl
org.talend.sdk.component.runtime.input.InputImpl
- All Implemented Interfaces:
Serializable,Delegated,Lifecycle,Input
- Direct Known Subclasses:
StreamingInputImpl
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
Fields inherited from class org.talend.sdk.component.runtime.base.LifecycleImpl
delegate -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.talend.sdk.component.runtime.base.LifecycleImpl
doInvoke, equals, evaluateParameters, findMethods, hashCode, serializeDelegate, start, stop
-
Constructor Details
-
InputImpl
-
InputImpl
protected InputImpl()
-
-
Method Details
-
next
-
getDelegate
- Specified by:
getDelegatein interfaceDelegated
-
readNext
-
init
-
writeReplace
- Throws:
ObjectStreamException
-