Uses of Class
org.apache.hadoop.hbase.mapreduce.IndexConfiguration

Packages that use IndexConfiguration
org.apache.hadoop.hbase.mapreduce Provides HBase MapReduce Input/OutputFormats, a table indexing MapReduce job, and utility 
 

Uses of IndexConfiguration in org.apache.hadoop.hbase.mapreduce
 

Constructors in org.apache.hadoop.hbase.mapreduce with parameters of type IndexConfiguration
IndexRecordWriter(org.apache.hadoop.mapreduce.TaskAttemptContext context, org.apache.hadoop.fs.FileSystem fs, org.apache.lucene.index.IndexWriter writer, IndexConfiguration indexConf, org.apache.hadoop.fs.Path perm, org.apache.hadoop.fs.Path temp)
          Creates a new instance.
 



Copyright © 2010 The Apache Software Foundation