org.terrier.indexing
Interface SinglePassIndexerFlushDelegate


public interface SinglePassIndexerFlushDelegate

Used by ExtensibleSinglePassIndexer for delegating the flushing of memory.

Since:
3.5
Author:
Jonathon Hare

Method Summary
 void forceFlush()
          force flush
 

Method Detail

forceFlush

void forceFlush()
                throws java.io.IOException
force flush

Throws:
java.io.IOException


Terrier 3.5. Copyright © 2004-2011 University of Glasgow