public class ZkPathsConfig extends Object
Constructor and Description |
---|
ZkPathsConfig() |
Modifier and Type | Method and Description |
---|---|
protected String |
defaultPath(String subPath) |
boolean |
equals(Object other) |
String |
getAnnouncementsPath() |
String |
getBase() |
String |
getConnectorPath() |
String |
getCoordinatorPath() |
String |
getLiveSegmentsPath() |
String |
getLoadQueuePath() |
String |
getPropertiesPath() |
String |
getServedSegmentsPath()
Deprecated.
|
int |
hashCode() |
public String getBase()
public String getPropertiesPath()
public String getAnnouncementsPath()
@Deprecated public String getServedSegmentsPath()
public String getLiveSegmentsPath()
public String getCoordinatorPath()
public String getLoadQueuePath()
public String getConnectorPath()
Copyright © 2011–2015. All rights reserved.