|
Infinispan Distribution 5.2.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClusteredQueryCommand | |
---|---|
org.infinispan.query.clustered |
Uses of ClusteredQueryCommand in org.infinispan.query.clustered |
---|
Methods in org.infinispan.query.clustered that return ClusteredQueryCommand | |
---|---|
static ClusteredQueryCommand |
ClusteredQueryCommand.createEagerIterator(org.hibernate.search.query.engine.spi.HSQuery query,
Cache<?,?> cache)
|
static ClusteredQueryCommand |
ClusteredQueryCommand.createLazyIterator(org.hibernate.search.query.engine.spi.HSQuery query,
Cache<?,?> cache,
UUID id)
|
static ClusteredQueryCommand |
ClusteredQueryCommand.destroyLazyQuery(Cache<?,?> cache,
UUID id)
|
static ClusteredQueryCommand |
ClusteredQueryCommand.getResultSize(org.hibernate.search.query.engine.spi.HSQuery query,
Cache<?,?> cache)
|
static ClusteredQueryCommand |
ClusteredQueryCommand.retrieveKeyFromLazyQuery(Cache<?,?> cache,
UUID id,
int docIndex)
|
Methods in org.infinispan.query.clustered with parameters of type ClusteredQueryCommand | |
---|---|
List<QueryResponse> |
ClusteredQueryInvoker.broadcast(ClusteredQueryCommand clusteredQuery)
Broadcast this ClusteredQueryCommand to all cluster nodes. |
|
Infinispan Distribution 5.2.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |