Package org.deidentifier.arx.framework.check.history
package org.deidentifier.arx.framework.check.history
This package implements the 'history' optimization. It provides means to store a set of highly compact representations
of different transformations of the input dataset in a cache which implements an MRU eviction policy.
-
KlasseBeschreibungThe Class History.Two types of storage strategies for the historyMRUCache<T>The Class MRUCache.The Class MRUCacheEntry.Data associated with a cache entry