|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of QueryGenerator.Request in com.datastax.driver.stress |
|---|
| Classes in com.datastax.driver.stress that implement QueryGenerator.Request | |
|---|---|
static class |
QueryGenerator.Request.PreparedQuery
|
static class |
QueryGenerator.Request.SimpleQuery
|
| Fields in com.datastax.driver.stress with type parameters of type QueryGenerator.Request | |
|---|---|
protected BlockingQueue<QueryGenerator.Request> |
Consumer.workQueue
|
| Methods in com.datastax.driver.stress with parameters of type QueryGenerator.Request | |
|---|---|
protected void |
Consumer.handle(QueryGenerator.Request request)
|
protected void |
Consumer.Asynchronous.handle(QueryGenerator.Request request)
|
| Constructor parameters in com.datastax.driver.stress with type arguments of type QueryGenerator.Request | |
|---|---|
Consumer.Asynchronous(Session session,
BlockingQueue<QueryGenerator.Request> workQueue,
Reporter reporter,
Consumer.Asynchronous.ResultHandler resultHandler)
|
|
Consumer(Session session,
BlockingQueue<QueryGenerator.Request> workQueue,
Reporter reporter)
|
|
Producer(QueryGenerator generator,
BlockingQueue<QueryGenerator.Request> workQueue)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||