public class LocalMapRm extends AnnotatedCommand
| Constructor and Description | 
|---|
LocalMapRm()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
process(CommandProcess process)
Process the command, when the command is done processing it should call the  
CommandProcess.end() method. | 
void | 
setKeys(List<String> keys)  | 
void | 
setMap(String map)  | 
cli, complete, namepublic void setMap(String map)
public void process(CommandProcess process)
AnnotatedCommandCommandProcess.end() method.process in class AnnotatedCommandprocess - the command processCopyright © 2020 Eclipse. All rights reserved.