public final class LimitSegment extends Object implements SQLSegment
| Constructor and Description |
|---|
LimitSegment() |
| Modifier and Type | Method and Description |
|---|---|
Optional<PaginationValueSegment> |
getOffset()
Get offset.
|
Optional<PaginationValueSegment> |
getRowCount()
Get row count.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetStartIndex, getStopIndexpublic Optional<PaginationValueSegment> getOffset()
public Optional<PaginationValueSegment> getRowCount()
Copyright © 2020 The Apache Software Foundation. All rights reserved.