public class ZkPathsConfig extends Object
| Constructor and Description | 
|---|
ZkPathsConfig()  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
defaultPath(String subPath)  | 
boolean | 
equals(Object other)  | 
String | 
getAnnouncementsPath()  | 
String | 
getBase()  | 
String | 
getConnectorPath()  | 
String | 
getCoordinatorPath()  | 
String | 
getInternalDiscoveryPath()  | 
String | 
getLiveSegmentsPath()  | 
String | 
getLoadQueuePath()  | 
String | 
getOverlordPath()  | 
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 getOverlordPath()
public String getLoadQueuePath()
public String getConnectorPath()
public String getInternalDiscoveryPath()
Copyright © 2011–2018. All rights reserved.