Package org.apache.solr.search.facet
Interface UnInvertedField.Callback
- 
- All Known Implementing Classes:
- UnInvertedFieldAcc
 - Enclosing class:
- UnInvertedField
 
 public static interface UnInvertedField.Callback
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall(int termNum)
 
-