public class PendingWriteFuture extends AbstractIoWriteFuture implements SshFutureListener<IoWriteFuture>
log| Constructor and Description |
|---|
PendingWriteFuture(Object id,
Buffer buffer) |
| Modifier and Type | Method and Description |
|---|---|
Buffer |
getBuffer() |
void |
operationComplete(IoWriteFuture future) |
void |
setException(Throwable cause) |
void |
setWritten() |
fulfilled, getException, isWritten, verifyaddListener, 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, waitvalidateListeneraddListener, removeListenerawait, await, await, await, await, await, await, await, awaitUninterruptibly, awaitUninterruptibly, awaitUninterruptibly, awaitUninterruptibly, awaitUninterruptibly, awaitUninterruptibly, awaitUninterruptibly, awaitUninterruptibly, getId, isDonepublic Buffer getBuffer()
public void setWritten()
public void setException(Throwable cause)
public void operationComplete(IoWriteFuture future)
operationComplete in interface SshFutureListener<IoWriteFuture>Copyright © 2008–2024 The Apache Software Foundation. All rights reserved.