|
Generated by JDiff |
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Removed Constructors | |
|
Added Constructors | |
String[] ) |
|
ZooKeeper ) |
Added Methods | |
void addToHistory(int, |
Makes a list of possible completions either for commands or for zk nodes if the token to complete begins with / |
void connectToZK(String ) |
|
void executeLine(String ) |
|
List getCommands() |
|
boolean getPrintWatches() |
|
String getPrompt() |
|
void printMessage(String ) |
|
boolean processCmd(MyCommandOptions ) |
|
boolean processZKCmd(MyCommandOptions ) |
Changed Methods | ||
void main(String[] ) |
Change in exceptions: java.lang.NumberFormatException was removed.. |
Added Fields | |
MyCommandOptions cl |
|
int commandCount |
|
Map commandMap |
|
HashMap history |
|
String host |
|
boolean printWatches |
|
ZooKeeper zk |
|
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |