◆ DefaultFlowCache()
| FiftyOne.Pipeline.Engines.Caching.DefaultFlowCache.DefaultFlowCache | ( | CacheConfiguration | configuration | ) |
Constructor
- Parameters
-
- configuration - The cache configuration to use when creating the internal cache.
Member Function Documentation
◆ GetFilter()
override IEvidenceKeyFilter FiftyOne.Pipeline.Engines.Caching.DefaultFlowCache.GetFilter ( ) protected virtualThe evidence key filter that is used to create a DataKey from an IFlowData instance.
- Returns
- The IEvidenceKeyFilter to use.
Implements FiftyOne.Pipeline.Engines.Caching.DataKeyedCacheBase< IElementData >.
Property Documentation
◆ FlowElement
virtual IFlowElement FiftyOne.Pipeline.Engines.Caching.DefaultFlowCache.FlowElement get setGet/set the IFlowElement that this cache is associated with.
