Searched refs:getServiceUrl (Results 1 – 3 of 3) sorted by relevance
27 public String getServiceUrl(); in getServiceUrl() method
136 public String getServiceUrl() { in getServiceUrl() method in ClusterOptions
330 String baseUrl = getClusterOptions().getServiceUrl(); in getApiHelper()