public static class ChannelAsyncInputStream.IoReadFutureImpl extends DefaultVerifiableSshFuture<IoReadFuture> implements IoReadFuture
log| Constructor and Description |
|---|
IoReadFutureImpl(Object id,
Buffer buffer) |
| Modifier and Type | Method and Description |
|---|---|
Buffer |
getBuffer() |
Throwable |
getException() |
int |
getRead() |
IoReadFuture |
verify(long timeoutMillis,
CancelOption... options) |
addListener, await0, createCancellation, getNumRegisteredListeners, getValue, isDone, notifyListeners, onValueSet, removeListener, setValue, toStringasListener, asT, await, awaitUninterruptibly, formatExceptionMessage, getId, notifyListener, verifyResultdebug, debug, debug, debug, debug, error, error, error, error, error, getSimplifiedLogger, info, info, warn, warn, warn, warn, warn, warn, warn, warnclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddListener, removeListenerawait, await, await, await, await, await, await, await, awaitUninterruptibly, awaitUninterruptibly, awaitUninterruptibly, awaitUninterruptibly, awaitUninterruptibly, awaitUninterruptibly, awaitUninterruptibly, awaitUninterruptibly, getId, isDonepublic Buffer getBuffer()
getBuffer in interface IoReadFuturepublic IoReadFuture verify(long timeoutMillis, CancelOption... options) throws IOException
verify in interface VerifiableFuture<IoReadFuture>IOExceptionpublic int getRead()
getRead in interface IoReadFuturepublic Throwable getException()
getException in interface IoReadFutureCopyright © 2008–2024 The Apache Software Foundation. All rights reserved.