public class LimitDesc extends AbstractOperatorDesc
Modifier and Type | Method and Description |
---|---|
int |
getLeastRows() |
int |
getLimit() |
void |
setLeastRows(int leastRows) |
void |
setLimit(int limit) |
clone
Copyright © 2012 The Apache Software Foundation