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