| 程序包 | 说明 |
|---|---|
| org.apache.flink.table.plan.stats |
| 限定符和类型 | 字段和说明 |
|---|---|
static TableStats |
TableStats.UNKNOWN
Unknown definition for table stats: Unknown
rowCount is -1. |
| 限定符和类型 | 方法和说明 |
|---|---|
TableStats |
TableStats.copy()
Create a deep copy of "this" instance.
|
TableStats |
TableStats.merge(TableStats other)
Merges two table stats.
|
| 限定符和类型 | 方法和说明 |
|---|---|
TableStats |
TableStats.merge(TableStats other)
Merges two table stats.
|
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.