com.datastax.driver.stress
Class Stress
java.lang.Object
com.datastax.driver.stress.Stress
public class Stress
- extends Object
A simple stress tool to demonstrate the use of the driver.
Sample usage:
stress insert -n 100000
stress read -n 10000
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Stress
public Stress()
register
public static void register(String name,
QueryGenerator.Builder generator)
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
Copyright © 2013. All Rights Reserved.