public abstract class AbstractForkInputStream extends InputStream implements NotifiableTestStream
input-stream.| Constructor and Description |
|---|
AbstractForkInputStream() |
| Modifier and Type | Method and Description |
|---|---|
void |
setFlushReceiverProvider(FlushReceiverProvider flushReceiverProvider) |
protected boolean |
tryFlush() |
available, close, mark, markSupported, read, read, read, reset, skipclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitacknowledgeByeEventReceived, noop, provideNewTest, shutdown, skipSinceNextTestpublic void setFlushReceiverProvider(FlushReceiverProvider flushReceiverProvider)
flushReceiverProvider - the provider for a flush receiver.protected boolean tryFlush()
throws IOException
IOExceptionCopyright © 2004–2019 The Apache Software Foundation. All rights reserved.