org.apache.blur.lucene.codec
Class Blur021LiveDocsFormat

java.lang.Object
  extended by org.apache.lucene.codecs.LiveDocsFormat
      extended by org.apache.lucene.codecs.lucene40.Lucene40LiveDocsFormat
          extended by org.apache.blur.lucene.codec.Blur021LiveDocsFormat

public class Blur021LiveDocsFormat
extends org.apache.lucene.codecs.lucene40.Lucene40LiveDocsFormat


Constructor Summary
Blur021LiveDocsFormat()
           
 
Method Summary
 void files(org.apache.lucene.index.SegmentInfoPerCommit info, Collection<String> files)
           
 
Methods inherited from class org.apache.lucene.codecs.lucene40.Lucene40LiveDocsFormat
newLiveDocs, newLiveDocs, readLiveDocs, writeLiveDocs
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Blur021LiveDocsFormat

public Blur021LiveDocsFormat()
Method Detail

files

public void files(org.apache.lucene.index.SegmentInfoPerCommit info,
                  Collection<String> files)
           throws IOException
Overrides:
files in class org.apache.lucene.codecs.lucene40.Lucene40LiveDocsFormat
Throws:
IOException


Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.