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 ClusteredDocpublic int getIndex()
getIndex in interface ClusteredDocCopyright © 2016 JBoss, a division of Red Hat. All rights reserved.