Package org.apache.lucene.search.join
Interface ToParentDocValues.Accumulator
-
- All Known Implementing Classes:
ToParentDocValues.NumDV
,ToParentDocValues.SortedDVs
- Enclosing class:
- ToParentDocValues
static interface ToParentDocValues.Accumulator
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
increment()
void
reset()
-