Class FeaturesSelectionStream.FeaturesSelectionCall
- java.lang.Object
- 
- org.apache.solr.client.solrj.io.stream.FeaturesSelectionStream.FeaturesSelectionCall
 
- 
- All Implemented Interfaces:
- Callable<org.apache.solr.common.util.NamedList<?>>
 - Enclosing class:
- FeaturesSelectionStream
 
 protected static class FeaturesSelectionStream.FeaturesSelectionCall extends Object implements Callable<org.apache.solr.common.util.NamedList<?>> 
- 
- 
Constructor SummaryConstructors Constructor Description FeaturesSelectionCall(String baseUrl, Map<String,String> paramsMap, String field, String outcome, int positiveLabel, int numTerms, SolrClientCache clientCache)
 
-