Uses of Class
org.apache.solr.hadoop.SolrInputDocumentWritable

Packages that use SolrInputDocumentWritable
org.apache.solr.hadoop MapReduceIndexerTool and related code. 
 

Uses of SolrInputDocumentWritable in org.apache.solr.hadoop
 

Methods in org.apache.solr.hadoop with parameters of type SolrInputDocumentWritable
 int SolrCloudPartitioner.getPartition(org.apache.hadoop.io.Text key, SolrInputDocumentWritable value, int numPartitions)
           
 

Method parameters in org.apache.solr.hadoop with type arguments of type SolrInputDocumentWritable
protected  void SolrReducer.reduce(org.apache.hadoop.io.Text key, Iterable<SolrInputDocumentWritable> values, org.apache.hadoop.mapreduce.Reducer.Context context)
           
 



Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.