public class SqlOpSlice extends SqlOpBase1
subOp| Constructor and Description |
|---|
SqlOpSlice(Schema schema,
SqlOp subOp,
Long offset,
Long limit) |
| Modifier and Type | Method and Description |
|---|---|
static SqlOpSlice |
create(SqlOp subOp,
Long offset,
Long limit) |
Long |
getLimit() |
Long |
getOffset() |
getSubOp, getSubOps, isEmptyCopyright © 2014. All Rights Reserved.