◆ getFlowElement()
| FlowElement fiftyone.pipeline.engines.caching.FlowCacheDefault.getFlowElement | ( | ) | 
Get the FlowElement that this cache is associated with.
- Returns
 - this cache's FlowElement
 
Implements fiftyone.pipeline.engines.caching.FlowCache.
\r\n
Default implementation of FlowCache using the DataKeyedCacheBase.
| FlowCacheDefault (CacheConfiguration configuration) | 
| EvidenceKeyFilter | getFilter () | 
| FlowElement fiftyone.pipeline.engines.caching.FlowCacheDefault.getFlowElement | ( | ) | 
Get the FlowElement that this cache is associated with.
Implements fiftyone.pipeline.engines.caching.FlowCache.
| void fiftyone.pipeline.engines.caching.FlowCacheDefault.setFlowElement | ( | FlowElement | flowElement | ) | 
Set the FlowElement that this cache is associated with.
Implements fiftyone.pipeline.engines.caching.FlowCache.