Class RelMdMaxRowCount

java.lang.Object
org.apache.calcite.rel.metadata.RelMdMaxRowCount
All Implemented Interfaces:
MetadataHandler<BuiltInMetadata.MaxRowCount>

public class RelMdMaxRowCount extends Object implements MetadataHandler<BuiltInMetadata.MaxRowCount>
RelMdMaxRowCount supplies a default implementation of RelMetadataQuery.getMaxRowCount(org.apache.calcite.rel.RelNode) for the standard logical algebra.