public class Monkeys extends Object implements Closeable
| Constructor and Description |
|---|
Monkeys() |
Monkeys(org.apache.hadoop.conf.Configuration conf) |
| Modifier and Type | Method and Description |
|---|---|
void |
addResource(org.apache.hadoop.conf.Configuration otherConf) |
void |
addResource(String otherConf) |
void |
close() |
void |
startChaos() |
void |
stopChaos() |
public Monkeys()
public Monkeys(org.apache.hadoop.conf.Configuration conf)
public void addResource(org.apache.hadoop.conf.Configuration otherConf)
public void addResource(String otherConf)
public void startChaos()
public void stopChaos()
public void close() throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionCopyright © 2007–2019 Cloudera. All rights reserved.