Class AppenderatorDriverAddResult


  • public class AppenderatorDriverAddResult
    extends Object
    Result of {@link BaseAppenderatorDriver#append)}. It contains the identifier of the segment which the InputRow is added to, the number of rows in that segment and if persist is required because either maxRowsInMemory or intermediate persist period threshold is hit.