Class RelMdMinRowCount

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

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