T - type of SQL segmentpublic interface OwnerAvailable<T extends SQLSegment> extends SQLSegment
| Modifier and Type | Method and Description |
|---|---|
com.google.common.base.Optional<T> |
getOwner()
Get owner.
|
void |
setOwner(T owner)
Set owner.
|
getStartIndex, getStopIndexCopyright © 2020 The Apache Software Foundation. All rights reserved.