Class CheckCacheForSpecificChildren

Object
org.anchoranalysis.feature.session.cache.finder.CheckCacheForSpecificChildren
All Implemented Interfaces:
ChildCacheFinder

public class CheckCacheForSpecificChildren
extends Object
implements ChildCacheFinder
For particular child-caches, check if a FeatureCalculationInput is available from another LRU-cache and reuse.

This is used to "redirect" certain child-caches to reuse sessions elsewhere.

Author:
Owen Feehan