anchor-feature-session 0.2.1 API
| Package | Description |
|---|---|
| org.anchoranalysis.feature.session |
A defined context in which one or more features are provided inputs and produce results.
|
| org.anchoranalysis.feature.session.cache |
Creates a
FeatureCalculationCache to use
during feature-calculations. |
| org.anchoranalysis.feature.session.cache.finder |
Strategies to determine which child-cache (among hierarchy) to employ for a particular feature
calculation.
|
| org.anchoranalysis.feature.session.calculator |
Base classes for methods to calculate results from features.
|
| org.anchoranalysis.feature.session.replace |
Strategies on whether to reuse or invalidate a feature-input's cache.
|