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, skip
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
noop, provideNewTest, shutdown, skipSinceNextTest
public void setFlushReceiverProvider(FlushReceiverProvider flushReceiverProvider)
flushReceiverProvider
- the provider for a flush receiver.protected boolean tryFlush() throws IOException
IOException
Copyright © 2004–2015 The Apache Software Foundation. All rights reserved.