- All Implemented Interfaces:
- IntermediateFacetResult
- Enclosing class:
- TopKInEachNodeHandler
public static class TopKInEachNodeHandler.IntermediateFacetResultWithHash
extends Object
implements IntermediateFacetResult
Intermediate result to hold counts from one or more partitions processed
thus far. Its main field, constructor parameter mapToAACOs, is a map
from ordinals to AACOs. The AACOs mapped to contain ordinals and values
encountered in the count arrays of the partitions processed thus far. The
ordinals mapped from are their parents, and they may be not contained in
the partitions processed thus far. All nodes belong to the taxonomy subtree
defined at the facet request, constructor parameter facetReq, by its
root and depth.