public abstract class ZkPathsConfig extends Object
Constructor and Description |
---|
ZkPathsConfig() |
Modifier and Type | Method and Description |
---|---|
String |
getAnnouncementsPath() |
String |
getConnectorPath() |
String |
getCoordinatorPath() |
String |
getIndexerAnnouncementPath() |
String |
getIndexerLeaderLatchPath() |
String |
getIndexerStatusPath() |
String |
getIndexerTaskPath() |
String |
getLiveSegmentsPath() |
String |
getLoadQueuePath() |
String |
getPropertiesPath() |
String |
getServedSegmentsPath() |
String |
getZkBasePath() |
public String getZkBasePath()
public String getPropertiesPath()
public String getAnnouncementsPath()
public String getServedSegmentsPath()
public String getLiveSegmentsPath()
public String getLoadQueuePath()
public String getCoordinatorPath()
public String getConnectorPath()
public String getIndexerAnnouncementPath()
public String getIndexerTaskPath()
public String getIndexerStatusPath()
public String getIndexerLeaderLatchPath()
Copyright © 2015. All rights reserved.