public interface MetadataFactory
The metadata is typically various kinds of statistics used to estimate costs.
Each kind of metadata has an interface that extends Metadata and
has a method. Some examples: BuiltInMetadata.Selectivity,
BuiltInMetadata.ColumnUniqueness.
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.