Package com.googlecode.cqengine.metadata
-
Interface Summary Interface Description KeyFrequency<A> Represents the frequency (i.e. -
Class Summary Class Description AttributeMetadata<A,O> Provides access to basic metadata for a given attribute, in unsorted order.MetadataEngine<O> Provides access to metadata for attributes, obtained from indexes which have been added to the collection.SortedAttributeMetadata<A extends Comparable<A>,O> Provides access to metadata in sorted order for a given attribute.