Class RelMdMemory

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

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