public class ClusteredScoreDoc extends org.apache.lucene.search.ScoreDoc implements ClusteredDoc
Constructor and Description |
---|
ClusteredScoreDoc(org.apache.lucene.search.ScoreDoc scoreDoc,
UUID nodeUuid,
int index) |
Modifier and Type | Method and Description |
---|---|
int |
getIndex() |
UUID |
getNodeUuid() |
public ClusteredScoreDoc(org.apache.lucene.search.ScoreDoc scoreDoc, UUID nodeUuid, int index)
public UUID getNodeUuid()
getNodeUuid
in interface ClusteredDoc
public int getIndex()
getIndex
in interface ClusteredDoc
Copyright © 2016 JBoss, a division of Red Hat. All rights reserved.