public class Interrupter extends Object implements Callable<IFileProcessorFutureResult>
 This will call System.exit(-1) if the process
 doesn't stop after pauseOnEarlyTermination
 milliseconds.
 
| Constructor and Description | 
|---|
Interrupter(long pauseOnEarlyTermination)  | 
public IFileProcessorFutureResult call()
call in interface Callable<IFileProcessorFutureResult>Copyright © 2007–2022 The Apache Software Foundation. All rights reserved.