|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PivotPairResult | |
---|---|
net.obsearch.pivots | |
net.obsearch.pivots.rf02 | |
net.obsearch.pivots.rf03 | |
net.obsearch.pivots.rf04 |
Uses of PivotPairResult in net.obsearch.pivots |
---|
Methods in net.obsearch.pivots that return PivotPairResult | |
---|---|
PivotPairResult<O> |
IncrementalPairPivotSelector.generatePivotsPair(int pairCount,
Index<O> index)
Generates pivots from all the elements found in the DB. |
PivotPairResult<O> |
IncrementalPairPivotSelector.generatePivotsPair(int pairCount,
cern.colt.list.LongArrayList elements,
Index<O> index)
Generates pivots from the elements (object ids) given in the array elements. |
Uses of PivotPairResult in net.obsearch.pivots.rf02 |
---|
Methods in net.obsearch.pivots.rf02 that return PivotPairResult | |
---|---|
PivotPairResult<O> |
AbstractIncrementalRF02.generatePivotsPair(int pairCount,
Index<O> index)
|
PivotPairResult<O> |
AbstractIncrementalRF02.generatePivotsPair(int pairCount,
cern.colt.list.LongArrayList elements,
Index<O> index)
|
Uses of PivotPairResult in net.obsearch.pivots.rf03 |
---|
Methods in net.obsearch.pivots.rf03 that return PivotPairResult | |
---|---|
PivotPairResult<O> |
AbstractIncrementalRF03.generatePivotsPair(int pairCount,
Index<O> index)
|
PivotPairResult<O> |
AbstractIncrementalRF03.generatePivotsPair(int pairCount,
cern.colt.list.LongArrayList elements,
Index<O> index)
|
Uses of PivotPairResult in net.obsearch.pivots.rf04 |
---|
Methods in net.obsearch.pivots.rf04 that return PivotPairResult | |
---|---|
PivotPairResult<O> |
AbstractIncrementalRF04.generatePivotsPair(int pairCount,
Index<O> index)
|
PivotPairResult<O> |
AbstractIncrementalRF04.generatePivotsPair(int pairCount,
cern.colt.list.LongArrayList elements,
Index<O> index)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |