| Package | Description |
|---|---|
| org.apache.zookeeper |
| Modifier and Type | Method and Description |
|---|---|
static MockZooKeeper |
MockZooKeeper.newInstance() |
static MockZooKeeper |
MockZooKeeper.newInstance(ExecutorService executor) |
static MockZooKeeper |
MockZooKeeper.newInstance(ExecutorService executor,
int readOpDelayMs) |
static MockZooKeeper |
MockZooKeeper.newInstanceForGlobalZK(ExecutorService executor) |
static MockZooKeeper |
MockZooKeeper.newInstanceForGlobalZK(ExecutorService executor,
int readOpDelayMs) |
| Modifier and Type | Method and Description |
|---|---|
static MockZooKeeperSession |
MockZooKeeperSession.newInstance(MockZooKeeper mockZooKeeper) |
Copyright © 2017–2022 Apache Software Foundation. All rights reserved.