Class RelMdMeasure

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

public class RelMdMeasure extends Object implements MetadataHandler<BuiltInMetadata.Measure>
Default implementations of the BuiltInMetadata.Measure metadata provider for the standard logical algebra.
See Also: