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