Package | Description |
---|---|
org.springframework.cloud.zookeeper.discovery.dependency |
Modifier and Type | Method and Description |
---|---|
ZookeeperDependency |
ZookeeperDependencies.getDependencyForAlias(String alias) |
ZookeeperDependency |
ZookeeperDependencies.getDependencyForPath(String path) |
Modifier and Type | Method and Description |
---|---|
Map<String,ZookeeperDependency> |
ZookeeperDependencies.getDependencies() |
Collection<ZookeeperDependency> |
ZookeeperDependencies.getDependencyConfigurations() |
Modifier and Type | Method and Description |
---|---|
void |
ZookeeperDependencies.setDependencies(Map<String,ZookeeperDependency> dependencies) |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.