public class ListeningAnnouncerConfig extends Object
Constructor and Description |
---|
ListeningAnnouncerConfig(ZkPathsConfig zkPathsConfig) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getAnnouncementPath(String listenerName)
Build a path for the particular named listener.
|
String |
getListenersPath() |
int |
hashCode() |
String |
toString() |
@Inject public ListeningAnnouncerConfig(ZkPathsConfig zkPathsConfig)
public String getListenersPath()
public String getAnnouncementPath(String listenerName)
listenerName
- The key for the listener.Copyright © 2011–2017. All rights reserved.