|
Generated by JDiff |
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Removed Constructors | |
String, |
|
String, |
Creates a connection object. |
Added Constructors | |
String, |
Creates a connection object. |
String, |
Creates a connection object. |
Added Methods | |
boolean getDisableAutoResetWatch() |
tests use this to check on reset of watches |
int getSessionTimeout() |
|
void queuePacket(RequestHeader, |
|
void setDisableAutoResetWatch(boolean ) |
tests use this to set the auto reset |
void start() |
Removed Fields | |
boolean disableAutoWatchReset |
This controls whether automatic watch resetting is enabled. |
Added Fields | |
ZooKeeperSaslClient zooKeeperSaslClient |
Changed Fields | ||
int packetLen |
Change from non-final to final. |
|
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |