public class SolrStateFactory extends Object implements StateFactory
| Constructor and Description | 
|---|
| SolrStateFactory(SolrConfig solrConfig,
                SolrMapper solrMapper) | 
| Modifier and Type | Method and Description | 
|---|---|
| State | makeState(Map<String,Object> map,
         IMetricsContext iMetricsContext,
         int partitionIndex,
         int numPartitions) | 
public SolrStateFactory(SolrConfig solrConfig, SolrMapper solrMapper)
public State makeState(Map<String,Object> map, IMetricsContext iMetricsContext, int partitionIndex, int numPartitions)
makeState in interface StateFactoryCopyright © 2019 The Apache Software Foundation. All rights reserved.