org.apache.blur.manager.writer
Class IndexImporter
java.lang.Object
java.util.TimerTask
org.apache.blur.manager.writer.IndexImporter
- All Implemented Interfaces:
- Closeable, Runnable
public class IndexImporter
- extends TimerTask
- implements Closeable
IndexImporter
public IndexImporter(BlurIndex blurIndex,
ShardContext shardContext,
TimeUnit refreshUnit,
long refreshAmount)
close
public void close()
throws IOException
- Specified by:
close
in interface Closeable
- Throws:
IOException
run
public void run()
- Specified by:
run
in interface Runnable
- Specified by:
run
in class TimerTask
cleanupOldDirs
public void cleanupOldDirs()
throws IOException
- Throws:
IOException
Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.