Uses of Interface
org.talend.sdk.component.junit.ControllableInputFactory
Packages that use ControllableInputFactory
-
Uses of ControllableInputFactory in org.talend.sdk.component.junit
Classes in org.talend.sdk.component.junit that implement ControllableInputFactoryModifier and TypeClassDescriptionclassAn input factory which joins multiple distinct sources reading them in "parallel".classHolds data for the __default__ input branch only.Methods in org.talend.sdk.component.junit with parameters of type ControllableInputFactoryModifier and TypeMethodDescriptionBaseComponentsHandler.collect(org.talend.sdk.component.runtime.output.Processor processor, ControllableInputFactory inputs) BaseComponentsHandler.collect(org.talend.sdk.component.runtime.output.Processor processor, ControllableInputFactory inputs, int bundleSize) Collects all outputs of a processor.ComponentsHandler.collect(org.talend.sdk.component.runtime.output.Processor processor, ControllableInputFactory inputs) ComponentsHandler.collect(org.talend.sdk.component.runtime.output.Processor processor, ControllableInputFactory inputs, int bundleSize)