public class IndexerZkConfig extends Object
Constructor and Description |
---|
IndexerZkConfig(ZkPathsConfig zkPathsConfig,
String base,
String announcementsPath,
String tasksPath,
String statusPath,
String leaderLatchPath) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getAnnouncementsPath() |
String |
getBase() |
String |
getLeaderLatchPath() |
String |
getStatusPath() |
String |
getTasksPath() |
ZkPathsConfig |
getZkPathsConfig() |
int |
hashCode() |
public String getBase()
public String getAnnouncementsPath()
public String getTasksPath()
public String getStatusPath()
public String getLeaderLatchPath()
public ZkPathsConfig getZkPathsConfig()
Copyright © 2011–2015. All rights reserved.