public interface HostSelector<T>
Modifier and Type | Method and Description |
---|---|
String |
getDefaultServiceName() |
com.metamx.common.Pair<String,ServerDiscoverySelector> |
select(Query<T> query) |
String getDefaultServiceName()
com.metamx.common.Pair<String,ServerDiscoverySelector> select(Query<T> query)
Copyright © 2011–2015. All rights reserved.