public static interface BuiltInMetadata.RowCount extends Metadata
| Modifier and Type | Method and Description |
|---|---|
Double |
getRowCount()
Estimates the number of rows which will be returned by a relational
expression.
|
Double getRowCount()
RelNode.getRows(), but metadata providers can override this
with their own cost models.Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.