Package org.apache.tika.server.core
Class TikaServerWatchDog
java.lang.Object
org.apache.tika.server.core.TikaServerWatchDog
- All Implemented Interfaces:
- Callable<WatchDogResult>
- 
Method Summary
- 
Method Details- 
call- Specified by:
- callin interface- Callable<WatchDogResult>
- Throws:
- Exception
 
- 
closepublic void close() throws org.apache.tika.server.core.TikaServerWatchDog.DoNotRestartException, InterruptedException- Throws:
- org.apache.tika.server.core.TikaServerWatchDog.DoNotRestartException
- InterruptedException
 
- 
shutDownpublic void shutDown()
 
-