JavaScript is disabled on your browser.
java.lang.Object
org.apache.derbyTesting.functionTests.harness.TimedProcess
public class TimedProcess
extends java.lang.Object
This class is a wrapper of Process to provide a waitFor() method
that forcibly terminates the process if it does not
complete within the specified time.
Field Summary
Fields
Modifier and Type
Field and Description
private java.lang.Process
process
Constructor Summary
Constructors
Constructor and Description
TimedProcess (java.lang.Process process)
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Built on Wed 2017-07-26 06:18:47+0000, from revision ???
Apache Derby V10.13 Internals - Copyright © 2004,2016 The Apache Software Foundation. All Rights Reserved.