public class QueryResponse extends Object implements Serializable
Constructor and Description |
---|
QueryResponse(int resultSize) |
QueryResponse(Object value) |
QueryResponse(org.apache.lucene.search.TopDocs topDocs,
UUID nodeUUid,
int resultSize) |
Modifier and Type | Method and Description |
---|---|
Address |
getAddress() |
Object |
getFetchedValue() |
UUID |
getNodeUUID() |
int |
getResultSize() |
org.apache.lucene.search.TopDocs |
getTopDocs() |
void |
setAddress(Address address) |
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.