public interface LogWatch extends Closeable
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Close the Watch.
|
InputStream |
getOutput()
Returns the
InputStream for the log watch. |
InputStream getOutput()
InputStream for the log watch.
If an OutputStream was passed in, will be nullInputStreamvoid close()
close in interface AutoCloseableclose in interface CloseableCopyright © 2015–2022 Red Hat. All rights reserved.