Package org.infinispan.query.clustered
Class QueryResponse
java.lang.Object
org.infinispan.query.clustered.QueryResponse
The response for a
ClusteredQueryOperation.- Since:
- 5.1
- Author:
- Israel Lacerra <israeldl@gmail.com>
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanint
-
Constructor Details
-
QueryResponse
public QueryResponse(int resultSize) -
QueryResponse
-
-
Method Details
-
getNodeTopDocs
-
getResultSize
public int getResultSize() -
countIsExact
public boolean countIsExact()
-