public abstract class UniqueBlockAgg extends UniqueAgg
| Modifier and Type | Class and Description |
|---|---|
protected static class |
UniqueBlockAgg.UniqueBlockSlotAcc |
argname| Constructor and Description |
|---|
UniqueBlockAgg(String field) |
| Modifier and Type | Method and Description |
|---|---|
FacetMerger |
createFacetMerger(Object prototype) |
abstract SlotAcc |
createSlotAcc(FacetContext fcontext,
int numDocs,
int numSlots) |
description, equals, getArg, hashCodegetChildren, getValues, nameasDoubleValuesSource, asLongValuesSource, createWeight, fromDoubleValuesSource, getSortField, newContext, toStringpublic UniqueBlockAgg(String field)
public abstract SlotAcc createSlotAcc(FacetContext fcontext, int numDocs, int numSlots) throws IOException
createSlotAcc in class UniqueAggIOExceptionpublic FacetMerger createFacetMerger(Object prototype)
createFacetMerger in class UniqueAggCopyright © 2000-2021 Apache Software Foundation. All Rights Reserved.