Package org.apache.zookeeper
Interface Testable
-
public interface Testable
Abstraction that exposes various methods useful for testing ZooKeeper
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
injectSessionExpiration()
Cause the ZooKeeper instance to behave as if the session expired
-