public class ColumnSegment extends Object implements SQLSegment, PredicateRightValue, OwnerAvailable<TableSegment>
| Constructor and Description |
|---|
ColumnSegment(int startIndex,
int stopIndex,
String name) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.base.Optional<TableSegment> |
getOwner()
Get owner.
|
String |
getQualifiedName()
Get qualified name.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetOwnergetStartIndex, getStopIndexpublic ColumnSegment(int startIndex,
int stopIndex,
String name)
public final String getQualifiedName()
public final com.google.common.base.Optional<TableSegment> getOwner()
OwnerAvailablegetOwner in interface OwnerAvailable<TableSegment>Copyright © 2020 The Apache Software Foundation. All rights reserved.