CollectionStatsType (Complex Type)

Namespace: http://midpoint.evolveum.com/xml/ns/public/common/common-3

Stats (statistics) setting and entries. This contains stats entries for collections. Simply speaking, it contains data about number of objects in collection.

While counting collections is usually quite easy, we do not want to do that every millisecond. Therefore we count the collection and keep the data in this structure for a while. The data may not necessarily be persistent. This may be purely vitual data that never get stored in the repository. Ot it may be cached data. Or some combination. We also may want to store historical data about the collection for informational purposes.

EXPERIMENTAL. Do not rely on this data structure.

Item Summary  
Name Type Multiplicity Description
statEntry container
IntegerStatType
[0,1] Stat (statistic) entry.