程序包 | 说明 |
---|---|
org.apache.hadoop.contrib.index.mapred |
限定符和类型 | 类和说明 |
---|---|
class |
IndexUpdater
An implementation of an index updater interface which creates a Map/Reduce
job configuration and run the Map/Reduce job to analyze documents and update
Lucene instances in parallel.
|
限定符和类型 | 方法和说明 |
---|---|
Class<? extends IIndexUpdater> |
IndexUpdateConfiguration.getIndexUpdaterClass()
Get the index updater class.
|
限定符和类型 | 方法和说明 |
---|---|
void |
IndexUpdateConfiguration.setIndexUpdaterClass(Class<? extends IIndexUpdater> theClass)
Set the index updater class.
|
Copyright © 2009 The Apache Software Foundation