Package org.talend.sdk.component.api.input


package org.talend.sdk.component.api.input
  • Annotation Types
    Class
    Description
    Decorates a method in a PartitionMapper returning a long and estimating the size of the whole dataset.
    Mark a class as returning an input connector.
     
    Decorates a Number parameter of Assessor method in a PartitionMapper which will hold the number of desired partitions for infinite connectors and the estimated size of each parition for not infinite connectors.
    Mark a method as called to retrieve next element of the input.
    Compute the distibution plan based on input parameters.