Uses of Interface
org.talend.sdk.component.runtime.input.Streaming.StopStrategy
Packages that use Streaming.StopStrategy
-
Uses of Streaming.StopStrategy in org.talend.sdk.component.runtime.input
Classes in org.talend.sdk.component.runtime.input that implement Streaming.StopStrategyMethods in org.talend.sdk.component.runtime.input that return Streaming.StopStrategyModifier and TypeMethodDescriptionstatic Streaming.StopStrategyStreaming.loadStopStrategy(String plugin, Map<String, String> internalConfiguration) Constructors in org.talend.sdk.component.runtime.input with parameters of type Streaming.StopStrategyModifierConstructorDescriptionStreamingInputImpl(String rootName, String name, String plugin, Serializable instance, Streaming.RetryConfiguration retryConfiguration, Streaming.StopStrategy stopStrategy)