Package | Description |
---|---|
org.apache.giraph.zk |
Package of
ZooKeeper related objects. |
Modifier and Type | Method and Description |
---|---|
void |
InProcessZooKeeperRunner.ZooKeeperServerRunner.runFromConfig(ZookeeperConfig config)
Run from a ServerConfig.
|
int |
InProcessZooKeeperRunner.start(String zkDir,
ZookeeperConfig config) |
int |
ZooKeeperRunner.start(String zkDir,
ZookeeperConfig config)
Starts zookeeper service in specified working directory with
specified config file.
|
int |
InProcessZooKeeperRunner.ZooKeeperServerRunner.start(ZookeeperConfig config)
Start zookeeper service.
|
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.