| Package | Description |
|---|---|
| org.apache.slider.client | |
| org.apache.slider.core.zk |
| Modifier and Type | Method and Description |
|---|---|
protected ZKIntegration |
SliderClient.getZkClient(String clusterName,
String user)
Gets a zookeeper client, returns null if it cannot connect to zookeeper
|
| Modifier and Type | Method and Description |
|---|---|
static ZKIntegration |
ZKIntegration.newInstance(String zkConnection,
String username,
String clustername,
boolean createClusterPath,
boolean canBeReadOnly,
org.apache.zookeeper.Watcher watchEventHandler,
int sessionTimeout)
Create an instance bonded to the specific closure
|
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.