Uses of Class
org.apache.hadoop.contrib.index.mapred.IndexUpdateConfiguration

Packages that use IndexUpdateConfiguration
org.apache.hadoop.contrib.index.lucene   
org.apache.hadoop.contrib.index.mapred   
 

Uses of IndexUpdateConfiguration in org.apache.hadoop.contrib.index.lucene
 

Constructors in org.apache.hadoop.contrib.index.lucene with parameters of type IndexUpdateConfiguration
ShardWriter(FileSystem fs, Shard shard, String tempDir, IndexUpdateConfiguration iconf)
          Constructor
 

Uses of IndexUpdateConfiguration in org.apache.hadoop.contrib.index.mapred
 

Methods in org.apache.hadoop.contrib.index.mapred with parameters of type IndexUpdateConfiguration
 void IntermediateForm.configure(IndexUpdateConfiguration iconf)
          Configure using an index update configuration.
static Shard[] Shard.getIndexShards(IndexUpdateConfiguration conf)
           
static void Shard.setIndexShards(IndexUpdateConfiguration conf, Shard[] shards)
           
 



Copyright © 2009 The Apache Software Foundation