Uses of Enum
org.apache.hadoop.hbase.chaos.ChaosService.ChaosServiceName
Packages that use ChaosService.ChaosServiceName
-
Uses of ChaosService.ChaosServiceName in org.apache.hadoop.hbase.chaos
Methods in org.apache.hadoop.hbase.chaos that return ChaosService.ChaosServiceNameModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static ChaosService.ChaosServiceName[]ChaosService.ChaosServiceName.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.hadoop.hbase.chaos with parameters of type ChaosService.ChaosServiceNameModifier and TypeMethodDescriptionprivate static voidChaosService.ChaosServiceStart(org.apache.hadoop.conf.Configuration conf, ChaosService.ChaosServiceName serviceName)