JavaScript is disabled on your browser.
java.lang.Object
org.apache.derbyTesting.junit.SpawnedProcess.StreamSaver
Enclosing class:
SpawnedProcess
private static class SpawnedProcess.StreamSaver
extends java.lang.Object
Class holding references to a stream that receives the output from a
process and a thread that reads the process output and passes it on
to the stream.
Field Summary
Fields
Modifier and Type
Field and Description
(package private) java.io.ByteArrayOutputStream
stream
(package private) java.lang.Thread
thread
Constructor Summary
Constructors
Constructor and Description
StreamSaver (java.io.ByteArrayOutputStream stream,
java.lang.Thread thread)
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Built on Tue 1970-01-20 05:28:49+0000, from revision ???
Apache Derby V10.13 Internals - Copyright © 2004,2016 The Apache Software Foundation. All Rights Reserved.