|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Query | |
---|---|
org.usergrid.mq | |
org.usergrid.mq.cassandra |
Uses of Query in org.usergrid.mq |
---|
Subclasses of Query in org.usergrid.mq | |
---|---|
class |
QueueQuery
|
Methods in org.usergrid.mq with parameters of type Query | |
---|---|
static Query |
Query.newQueryIfNull(Query query)
|
QueueSet |
QueueManager.searchSubscribers(String publisherQueuePath,
Query query)
|
Constructors in org.usergrid.mq with parameters of type Query | |
---|---|
Query(Query q)
|
|
QueryProcessor(Query query)
|
|
QueueQuery(Query q)
|
Uses of Query in org.usergrid.mq.cassandra |
---|
Methods in org.usergrid.mq.cassandra with parameters of type Query | |
---|---|
QueueSet |
QueueManagerImpl.searchSubscribers(String publisherQueuePath,
Query query)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |