Class StreamingInputImpl
java.lang.Object
org.talend.sdk.component.runtime.base.Named
org.talend.sdk.component.runtime.base.LifecycleImpl
org.talend.sdk.component.runtime.input.InputImpl
org.talend.sdk.component.runtime.input.StreamingInputImpl
- All Implemented Interfaces:
Serializable,Delegated,Lifecycle,Input
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.talend.sdk.component.runtime.input.InputImpl
InputImpl.SerializationReplacer -
Field Summary
Fields inherited from class org.talend.sdk.component.runtime.base.LifecycleImpl
delegate -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedStreamingInputImpl(String rootName, String name, String plugin, Serializable instance, Streaming.RetryConfiguration retryConfiguration, Streaming.StopStrategy stopStrategy) -
Method Summary
Methods inherited from class org.talend.sdk.component.runtime.input.InputImpl
getCheckpoint, getDelegate, initCheckpointFunctions, isCheckpointReady, next, startMethods inherited from class org.talend.sdk.component.runtime.base.LifecycleImpl
doInvoke, equals, findMethods, hashCode, serializeDelegate
-
Constructor Details
-
StreamingInputImpl
public StreamingInputImpl(String rootName, String name, String plugin, Serializable instance, Streaming.RetryConfiguration retryConfiguration, Streaming.StopStrategy stopStrategy) -
StreamingInputImpl
protected StreamingInputImpl()
-
-
Method Details
-
readNext
-
init
-
evaluateParameters
- Overrides:
evaluateParametersin classLifecycleImpl
-
start
-
stop
-
writeReplace
- Overrides:
writeReplacein classInputImpl- Throws:
ObjectStreamException
-