org.apache.blur.manager.writer
Class BlurIndexCloser
java.lang.Object
org.apache.blur.manager.writer.BlurIndexCloser
- All Implemented Interfaces:
- Closeable, Runnable
public class BlurIndexCloser
- extends Object
- implements Runnable, Closeable
Method Summary |
void |
close()
|
void |
close(org.apache.lucene.index.IndexReader reader)
|
void |
run()
|
BlurIndexCloser
public BlurIndexCloser()
close
public void close()
- Specified by:
close
in interface Closeable
close
public void close(org.apache.lucene.index.IndexReader reader)
run
public void run()
- Specified by:
run
in interface Runnable
Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.