public final class LimitSegment extends Object implements SQLSegment
| Constructor and Description |
|---|
LimitSegment(LimitValueSegment rowCount) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.base.Optional<LimitValueSegment> |
getOffset()
Get offset.
|
public LimitSegment(LimitValueSegment rowCount)
public com.google.common.base.Optional<LimitValueSegment> getOffset()
Copyright © 2019 The Apache Software Foundation. All rights reserved.