public class AdminCommands extends Object
| Modifier and Type | Class and Description | 
|---|---|
| static interface  | AdminCommands.AdminCommand | 
| Modifier and Type | Field and Description | 
|---|---|
| static Map<String,AdminCommands.AdminCommand> | COMMANDS | 
| Constructor and Description | 
|---|
| AdminCommands() | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | main(String[] args)Main entry point to the admin command. | 
| static String | prettyPrint(org.apache.storm.thrift.TBase value)Print value in a human readable format. | 
public static final Map<String,AdminCommands.AdminCommand> COMMANDS
Copyright © 2019 The Apache Software Foundation. All rights reserved.