Package org.apache.zookeeper.test.system
Class GenerateLoad
- java.lang.Object
-
- org.apache.zookeeper.test.system.GenerateLoad
-
public class GenerateLoad extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
GenerateLoad.GeneratorInstance
-
Field Summary
Fields Modifier and Type Field Description protected static org.slf4j.Logger
LOG
-
Constructor Summary
Constructors Constructor Description GenerateLoad()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
-
-
-
Method Detail
-
main
public static void main(java.lang.String[] args) throws java.lang.InterruptedException, KeeperException, NoAvailableContainers, DuplicateNameException, NoAssignmentException
- Parameters:
args
-- Throws:
java.lang.InterruptedException
KeeperException
DuplicateNameException
NoAvailableContainers
NoAssignmentException
-
-