@InterfaceAudience.Private public class ChaosService extends Object
Modifier and Type | Class and Description |
---|---|
(package private) static class |
ChaosService.ChaosServiceName |
(package private) static class |
ChaosService.ExecutorAction |
Modifier and Type | Field and Description |
---|---|
private static org.slf4j.Logger |
LOG |
Constructor and Description |
---|
ChaosService() |
Modifier and Type | Method and Description |
---|---|
private static void |
ChaosServiceStart(org.apache.hadoop.conf.Configuration conf,
ChaosService.ChaosServiceName serviceName) |
private static void |
ChaosServiceStop() |
static void |
execute(String[] args,
org.apache.hadoop.conf.Configuration conf) |
private static org.apache.hbase.thirdparty.org.apache.commons.cli.Options |
getOptions() |
static void |
main(String[] args) |
private static final org.slf4j.Logger LOG
public ChaosService()
private static void ChaosServiceStart(org.apache.hadoop.conf.Configuration conf, ChaosService.ChaosServiceName serviceName)
private static void ChaosServiceStop()
private static org.apache.hbase.thirdparty.org.apache.commons.cli.Options getOptions()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.