public class GraphInstance.ScoreThread extends Object implements ThreadUtils.ParallelRunnable
| Constructor and Description |
|---|
ScoreThread(Map<String,CollectorInterface.LongCounter> facets,
Map<String,GraphInstance.NodeScore> nodeScoreMap,
Double weight,
org.roaringbitmap.RoaringBitmap filterBitset,
Set<String> boostFields,
QueryContext queryContext) |
public ScoreThread(Map<String,CollectorInterface.LongCounter> facets, Map<String,GraphInstance.NodeScore> nodeScoreMap, Double weight, org.roaringbitmap.RoaringBitmap filterBitset, Set<String> boostFields, QueryContext queryContext)
public void run()
throws IOException
run in interface ThreadUtils.ParallelRunnableIOExceptionCopyright © 2016 QWAZR / Emmanuel Keller. All rights reserved.