public final class SubqueryTableSegment extends Object implements TableSegment, AliasAvailable
| Constructor and Description |
|---|
SubqueryTableSegment() |
| Modifier and Type | Method and Description |
|---|---|
Optional<String> |
getAlias()
Get alias.
|
int |
getStartIndex()
Get start index.
|
int |
getStopIndex()
Get stop index.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetAliaspublic Optional<String> getAlias()
AliasAvailablegetAlias in interface AliasAvailablepublic int getStartIndex()
SQLSegmentgetStartIndex in interface SQLSegmentpublic int getStopIndex()
SQLSegmentgetStopIndex in interface SQLSegmentCopyright © 2020 The Apache Software Foundation. All rights reserved.