Uses of Class
org.apache.zookeeper.MockZooKeeper
Packages that use MockZooKeeper
-
Uses of MockZooKeeper in org.apache.zookeeper
Methods in org.apache.zookeeper that return MockZooKeeperModifier and TypeMethodDescriptionstatic MockZooKeeperMockZooKeeper.newInstance()static MockZooKeeperMockZooKeeper.newInstance(ExecutorService executor) static MockZooKeeperMockZooKeeper.newInstance(ExecutorService executor, int readOpDelayMs) static MockZooKeeperMockZooKeeper.newInstanceForGlobalZK(ExecutorService executor) static MockZooKeeperMockZooKeeper.newInstanceForGlobalZK(ExecutorService executor, int readOpDelayMs) Methods in org.apache.zookeeper with parameters of type MockZooKeeperModifier and TypeMethodDescriptionstatic MockZooKeeperSessionMockZooKeeperSession.newInstance(MockZooKeeper mockZooKeeper) static MockZooKeeperSessionMockZooKeeperSession.newInstance(MockZooKeeper mockZooKeeper, boolean closeMockZooKeeperOnClose)