Uses of Class
org.apache.zookeeper.MockZooKeeper
Packages that use MockZooKeeper
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
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)