JavaScript is disabled on your browser.
Skip navigation links
Component API - 1.55.0-SNAPSHOT
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.talend.sdk.component.api.processor
Interface OutputEmitter<T>
public interface
OutputEmitter
<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
emit
(
T
value)
Method Details
emit
void
emit
(
T
value)