public class ServiceDiscoveryClient extends Object
| Modifier and Type | Method and Description |
|---|---|
List<com.flipkart.ranger.model.ServiceNode<ShardInfo>> |
getAllNodes() |
List<com.flipkart.ranger.model.ServiceNode<ShardInfo>> |
getAllNodes(ShardInfo shardInfo) |
Optional<com.flipkart.ranger.model.ServiceNode<ShardInfo>> |
getNode() |
Optional<com.flipkart.ranger.model.ServiceNode<ShardInfo>> |
getNode(ShardInfo shardInfo) |
void |
start() |
void |
stop() |
Copyright © 2018–2021. All rights reserved.