AbstractRecorderFinder | The finders used to find recorders in the sensor canopy in response to some change in props of a Sta... |
AnyRecorderEFinder | Generates finders for recorders triggered by an increase in endorsements. Also remembers the (approx... |
AnyRecorderFinder | NOTA.TYPE A general superclass for finders that looks for all recorders, and all elements they might... |
AnyRecorderPFinder | Generates finders for recorders triggered by an increase in permissions |
BackfollowFinder | Finder used to filter the htree walk by the bert canopy when doing a backFollow which uses both perm... |
BackfollowPFinder | Finder used to filter the htree walk by the bert canopy when doing a backFollow which uses just perm... |
BertCrum | This implementation tracks the endorsement information with
a strictly binary tree. The tree gets ... |
BertPropFinder | Used to filter by the bert canopy |
CannotPartializeFinder | Used to figure out which Stamps have Orgls on them so that the archiver can knw that they cannot be ... |
CanopyCache | |
CanopyCrum | CanopyCrums form binary trees that acrete in a balanced fashion. No rebalancing ever happens. Thin... |
ClosedPropFinder | The finder which matches nothing. Used to indicate that this subtree is known to be useless (no mat... |
ContainedEditionRecorderEFinder | Looks for recorders which might be triggered by an increase in endorsements in something containing ... |
CumulativeRecorderFinder | Propagates a change to all recorders which might be interested in it, and picking up all elements wh... |
OpenPropFinder | The finder which matches everything. Used to indicate that everything below here necessarily matche... |
OriginalResultRecorderEFinder | Looks for recorders which might be triggered by an increase in endorsements on my RangeElement itsel... |
PartialityFinder | When walking the o-plane to separate out the "partial" part of an Edition, this finder is used to fi... |
PropFinder | For filtering by canopies. Matches against Props and CanopyCrum flags |
ResultRecorderPFinder | Looks for records which might be triggered by in increase in visibility of my RangeElement |
SensorCrum | This implementation is the same as BertCrums. This will require
pointers into the ent to implement... |
SensorFinder | Currently unused but will be re-instated. Used to find which containing Editions have WaitForComple... |
SensorPropFinder | Used to filter by the sensor canopy |
SimpleRecorderFinder | A finder which holds onto a RangeElement and looks for ResultRecorders which might want to record it... |