Class LongAggregationsFacetRecorder.LongAggregationsLeafFacetRecorder

java.lang.Object
org.apache.lucene.sandbox.facet.recorders.LongAggregationsFacetRecorder.LongAggregationsLeafFacetRecorder
All Implemented Interfaces:
LeafFacetRecorder
Enclosing class:
LongAggregationsFacetRecorder

private static class LongAggregationsFacetRecorder.LongAggregationsLeafFacetRecorder extends Object implements LeafFacetRecorder
  • Field Details

    • longValues

      private final LongValues[] longValues
    • reducers

      private final Reducer[] reducers
    • perOrdinalValues

      private final IntObjectHashMap<long[]> perOrdinalValues
  • Constructor Details

  • Method Details