public class CoordinateClient extends Object
Modifier and Type | Method and Description |
---|---|
ClientConfig |
getConfig() |
List<Datacenter> |
getDatacenters() |
ClientEventHandler |
getEventHandler() |
List<Coordinate> |
getNodes() |
List<Coordinate> |
getNodes(String dc) |
protected final Http http
public List<Datacenter> getDatacenters()
public List<Coordinate> getNodes(String dc)
public List<Coordinate> getNodes()
public ClientConfig getConfig()
public ClientEventHandler getEventHandler()
Copyright © 2018. All rights reserved.