Class PreferenceRule
- java.lang.Object
-
- org.apache.solr.client.solrj.routing.PreferenceRule
-
public class PreferenceRule extends Object
-
-
Constructor Summary
Constructors Constructor Description PreferenceRule(String name, String value)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static List<PreferenceRule>from(String rules)StringtoString()
-