Uses of Class
com.googlecode.cqengine.metadata.MetadataEngine
-
Packages that use MetadataEngine Package Description com.googlecode.cqengine -
-
Uses of MetadataEngine in com.googlecode.cqengine
Fields in com.googlecode.cqengine declared as MetadataEngine Modifier and Type Field Description protected MetadataEngine<O>ConcurrentIndexedCollection. metadataEngineMethods in com.googlecode.cqengine that return MetadataEngine Modifier and Type Method Description MetadataEngine<O>ConcurrentIndexedCollection. getMetadataEngine()MetadataEngine<O>IndexedCollection. getMetadataEngine()Returns theMetadataEngine, which can retrieve metadata and statistics from indexes on the distribution of attribute values in the collection.
-