org.tigris.scarab.util.word
Class LuceneSearchIndex.UpdateThread

java.lang.Object
  extended byorg.tigris.scarab.util.word.LuceneSearchIndex.UpdateThread
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
LuceneSearchIndex

public class LuceneSearchIndex.UpdateThread
extends java.lang.Object
implements java.lang.Runnable


Constructor Summary
LuceneSearchIndex.UpdateThread()
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LuceneSearchIndex.UpdateThread

public LuceneSearchIndex.UpdateThread()
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable


Copyright © 2000-2004 Tigris.org. All Rights Reserved.