|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| 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)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||