com.senseidb.indexing.hadoop.util
Class LuceneUtil.IndexFileNames

java.lang.Object
  extended by com.senseidb.indexing.hadoop.util.LuceneUtil.IndexFileNames
Enclosing class:
LuceneUtil

public static final class LuceneUtil.IndexFileNames
extends Object


Field Summary
static String SEGMENTS
          Name of the index segment file
static String SEGMENTS_GEN
          Name of the generation reference file name
 
Constructor Summary
LuceneUtil.IndexFileNames()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SEGMENTS

public static final String SEGMENTS
Name of the index segment file

See Also:
Constant Field Values

SEGMENTS_GEN

public static final String SEGMENTS_GEN
Name of the generation reference file name

See Also:
Constant Field Values
Constructor Detail

LuceneUtil.IndexFileNames

public LuceneUtil.IndexFileNames()


Copyright © 2010-2012. All Rights Reserved.