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) |
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.