@FunctionalInterface public static interface BuiltInMetadata.MaxRowCount.Handler extends MetadataHandler<BuiltInMetadata.MaxRowCount>
| Modifier and Type | Method and Description |
|---|---|
default MetadataDef<BuiltInMetadata.MaxRowCount> |
getDef() |
@Nullable Double |
getMaxRowCount(RelNode r,
RelMetadataQuery mq) |
handlerMethods@Nullable Double getMaxRowCount(RelNode r, RelMetadataQuery mq)
default MetadataDef<BuiltInMetadata.MaxRowCount> getDef()
getDef in interface MetadataHandler<BuiltInMetadata.MaxRowCount>Copyright © 2012-2022 Apache Software Foundation. All Rights Reserved.