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