◆ ShareUsageTracker()
| fiftyone.pipeline.engines.fiftyone.trackers.ShareUsageTracker.ShareUsageTracker | ( | CacheConfiguration | configuration, |
| long | intervalMillis, | ||
| EvidenceKeyFilter | filter | ||
| ) |
Construct a new instance.
- Parameters
-
- configuration - the cache configuration to use when building the internal cache used by this tracker
- intervalMillis - interval between matched in millis
- filter - the EvidenceKeyFilter that defines the evidence values to use when creating a key from an FlowData
