| Modifier and Type | Method and Description |
|---|---|
boolean |
TableExtractor.needRewrite(OwnerSegment owner)
Check if the table needs to be overwritten.
|
| Modifier and Type | Method and Description |
|---|---|
Optional<OwnerSegment> |
IndextypeSegment.getOwner() |
Optional<OwnerSegment> |
IndexSegment.getOwner() |
| Modifier and Type | Method and Description |
|---|---|
Optional<OwnerSegment> |
PackageSegment.getOwner() |
| Modifier and Type | Method and Description |
|---|---|
Optional<OwnerSegment> |
TypeSegment.getOwner() |
| Modifier and Type | Method and Description |
|---|---|
Optional<OwnerSegment> |
ColumnSegment.getOwner() |
| Modifier and Type | Method and Description |
|---|---|
Optional<OwnerSegment> |
ShorthandProjectionSegment.getOwner() |
| Modifier and Type | Method and Description |
|---|---|
Optional<OwnerSegment> |
OwnerSegment.getOwner()
Get owner.
|
Optional<OwnerSegment> |
OwnerAvailable.getOwner()
Get owner.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OwnerAvailable.setOwner(OwnerSegment owner)
Set owner.
|
| Modifier and Type | Method and Description |
|---|---|
Optional<OwnerSegment> |
SimpleTableSegment.getOwner() |
Copyright © 2022 The Apache Software Foundation. All rights reserved.