public class Nio2DefaultIoWriteFuture extends AbstractIoWriteFuture
log| Constructor and Description |
|---|
Nio2DefaultIoWriteFuture(Object lock,
ByteBuffer buffer) |
| Modifier and Type | Method and Description |
|---|---|
ByteBuffer |
getBuffer() |
void |
setException(Throwable exception) |
void |
setWritten() |
getException, isWritten, verify, verify, verifyaddListener, await, await, await, await0, awaitUninterruptibly, awaitUninterruptibly, awaitUninterruptibly, cancel, getValue, isCanceled, isDone, removeListener, setValue, verifyResultclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddListener, await, await, await, awaitUninterruptibly, awaitUninterruptibly, awaitUninterruptibly, isDone, removeListenerpublic Nio2DefaultIoWriteFuture(Object lock, ByteBuffer buffer)
public ByteBuffer getBuffer()
public void setWritten()
public void setException(Throwable exception)
Copyright © 2008–2015 The Apache Software Foundation. All rights reserved.