public final class SQLStats extends Object
| Constructor and Description |
|---|
SQLStats() |
| Modifier and Type | Method and Description |
|---|---|
void |
addColumn(ColumnSegment column)
add column to columns.
|
void |
addTable(SimpleTableSegment tableSegment)
add table to tables.
|
public void addTable(SimpleTableSegment tableSegment)
tableSegment - SimpleTableSegment.public void addColumn(ColumnSegment column)
column - ColumnSegment.Copyright © 2022 The Apache Software Foundation. All rights reserved.