Package org.apache.druid.client.selector
Class LowestPriorityTierSelectorStrategy
java.lang.Object
org.apache.druid.client.selector.AbstractTierSelectorStrategy
org.apache.druid.client.selector.LowestPriorityTierSelectorStrategy
- All Implemented Interfaces:
TierSelectorStrategy
-
Constructor Summary
ConstructorsConstructorDescriptionLowestPriorityTierSelectorStrategy(ServerSelectorStrategy serverSelectorStrategy) -
Method Summary
Methods inherited from class org.apache.druid.client.selector.AbstractTierSelectorStrategy
pick, pickMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.druid.client.selector.TierSelectorStrategy
pick, pick
-
Constructor Details
-
LowestPriorityTierSelectorStrategy
-
-
Method Details
-
getComparator
-