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