public interface Testable
Modifier and Type | Method and Description |
---|---|
void |
injectSessionExpiration()
Cause the ZooKeeper instance to behave as if the session expired
|
void |
queueEvent(WatchedEvent event)
Allow an event to be inserted into the event queue
|
void injectSessionExpiration()
void queueEvent(WatchedEvent event)
event
- event to insertCopyright © 2008–2023 The Apache Software Foundation. All rights reserved.