|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QueueManagerImpl.QueueBounds | |
---|---|
org.usergrid.mq.cassandra |
Uses of QueueManagerImpl.QueueBounds in org.usergrid.mq.cassandra |
---|
Methods in org.usergrid.mq.cassandra that return QueueManagerImpl.QueueBounds | |
---|---|
QueueManagerImpl.QueueBounds |
QueueManagerImpl.getQueueBounds(me.prettyprint.hector.api.Keyspace ko,
UUID queueId)
|
Methods in org.usergrid.mq.cassandra with parameters of type QueueManagerImpl.QueueBounds | |
---|---|
TreeSet<UUID> |
QueueManagerImpl.getQueueRange(me.prettyprint.hector.api.Keyspace ko,
UUID queueId,
QueueManagerImpl.QueueBounds bounds,
TreeSet<UUID> uuid_set,
UUID start_uuid,
UUID finish_uuid,
boolean reversed,
int limit)
|
TreeSet<UUID> |
QueueManagerImpl.searchQueueRange(me.prettyprint.hector.api.Keyspace ko,
UUID queueId,
QueueManagerImpl.QueueBounds bounds,
TreeSet<UUID> uuid_set,
UUID start_uuid,
UUID finish_uuid,
boolean reversed,
QueryProcessor.QuerySlice slice,
int limit)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |