com.datastax.driver.stress
Class QueryGenerator
java.lang.Object
com.datastax.driver.stress.QueryGenerator
- All Implemented Interfaces:
- Iterator<QueryGenerator.Request>
public abstract class QueryGenerator
- extends Object
- implements Iterator<QueryGenerator.Request>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
iterations
protected final int iterations
QueryGenerator
protected QueryGenerator(int iterations)
createSchema
public abstract void createSchema(Session session)
throws NoHostAvailableException
- Throws:
NoHostAvailableException
Copyright © 2013. All Rights Reserved.