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 |
---|---|
QueryResponse |
CQCreateLazyQuery.perform() |
QueryResponse |
CQLazyFetcher.perform() |
QueryResponse |
CQGetResultSize.perform() |
QueryResponse |
CQKillLazyIterator.perform() |
abstract QueryResponse |
ClusteredQueryCommandWorker.perform() |
QueryResponse |
CQCreateEagerQuery.perform() |
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.