| Package | Description |
|---|---|
| org.infinispan.query.clustered | |
| org.infinispan.query.clustered.commandworkers |
| Modifier and Type | Method and Description |
|---|---|
QueryResponse |
ClusteredQueryCommand.perform(Cache<?,?> cache) |
| Modifier and Type | Method and Description |
|---|---|
List<QueryResponse> |
ClusteredQueryInvoker.broadcast(ClusteredQueryCommand clusteredQuery)
Broadcast this ClusteredQueryCommand to all cluster nodes.
|
| Modifier and Type | Method and Description |
|---|---|
abstract QueryResponse |
ClusteredQueryCommandWorker.perform() |
QueryResponse |
CQGetResultSize.perform() |
QueryResponse |
CQLazyFetcher.perform() |
QueryResponse |
CQCreateEagerQuery.perform() |
QueryResponse |
CQCreateLazyQuery.perform() |
QueryResponse |
CQKillLazyIterator.perform() |
Copyright © 2013 JBoss, a division of Red Hat. All rights reserved.