public class HttpMappingZooKeeperTreeCache extends Object
| Constructor and Description |
|---|
HttpMappingZooKeeperTreeCache(org.apache.curator.framework.CuratorFramework curator,
io.fabric8.gateway.handlers.http.HttpMappingRule mappingRuleConfiguration,
String zooKeeperPath) |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
protected void |
expandPropertyResolvers(io.fabric8.gateway.ServiceDTO dto) |
protected org.apache.curator.framework.recipes.cache.TreeCache |
getTreeCache() |
void |
init() |
protected static String |
paramValue(String paramValue) |
String |
toString() |
protected void |
treeCacheEvent(org.apache.curator.framework.recipes.cache.PathChildrenCacheEvent event) |
public HttpMappingZooKeeperTreeCache(org.apache.curator.framework.CuratorFramework curator,
io.fabric8.gateway.handlers.http.HttpMappingRule mappingRuleConfiguration,
String zooKeeperPath)
protected org.apache.curator.framework.recipes.cache.TreeCache getTreeCache()
public void destroy()
protected void treeCacheEvent(org.apache.curator.framework.recipes.cache.PathChildrenCacheEvent event)
protected void expandPropertyResolvers(io.fabric8.gateway.ServiceDTO dto)
throws URISyntaxException
URISyntaxExceptionCopyright © 2011–2014 Red Hat. All rights reserved.