Package org.talend.sdk.component.api.input
-
Annotation Types Summary Annotation Type Description Assessor Decorates a method in aPartitionMapper
returning a long and estimating the size of the whole dataset.Emitter Mark a class as returning an input connector.PartitionMapper PartitionSize Decorates aNumber
parameter ofAssessor
method in aPartitionMapper
which will hold the number of desired partitions for infinite connectors and the estimated size of each parition for not infinite connectors.Producer Mark a method as called to retrieve next element of the input.Split Compute the distibution plan based on input parameters.