| Package | Description |
|---|---|
| org.apache.flink.table.plan.stats |
| Modifier and Type | Field and Description |
|---|---|
static TableStats |
TableStats.UNKNOWN
Unknown definition for table stats:
Unknown
rowCount is -1. |
| Modifier and Type | Method and Description |
|---|---|
TableStats |
TableStats.copy()
Create a deep copy of "this" instance.
|
TableStats |
TableStats.merge(TableStats other)
Merges two table stats.
|
| Modifier and Type | Method and Description |
|---|---|
TableStats |
TableStats.merge(TableStats other)
Merges two table stats.
|
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.