Class Hierarchy
- java.lang.Object
- org.talend.sdk.component.api.processor.TaggedOutput<T>
Interface Hierarchy
- org.talend.sdk.component.api.processor.MultiOutputIterator<T>
- org.talend.sdk.component.api.processor.OutputEmitter<T>
Annotation Interface Hierarchy
- org.talend.sdk.component.api.processor.AfterGroup (implements java.lang.annotation.Annotation)
- org.talend.sdk.component.api.processor.BeforeGroup (implements java.lang.annotation.Annotation)
- org.talend.sdk.component.api.processor.ElementListener (implements java.lang.annotation.Annotation)
- org.talend.sdk.component.api.processor.Input (implements java.lang.annotation.Annotation)
- org.talend.sdk.component.api.processor.LastGroup (implements java.lang.annotation.Annotation)
- org.talend.sdk.component.api.processor.Output (implements java.lang.annotation.Annotation)
- org.talend.sdk.component.api.processor.Processor (implements java.lang.annotation.Annotation)