public class LimitComponent extends DelegatingComponent
ProcessingComponent.DynamicOperation| Constructor and Description |
|---|
LimitComponent(ProcessingComponent delegate,
Limit limit) |
| Modifier and Type | Method and Description |
|---|---|
List<Object[]> |
execute()
Execute this stage of processing and return the resulting tuples that each conform to the
columns. |
close, delegatecreateDynamicOperation, createSortComparator, emptyTuples, getColumns, getContext, getLocationIndexes, problemspublic LimitComponent(ProcessingComponent delegate, Limit limit)
public List<Object[]> execute()
ProcessingComponentcolumns.execute in class ProcessingComponentcolumns; never nullCopyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.