public class Nio2DefaultIoWriteFuture extends AbstractIoWriteFuture
CANCELED
log
Constructor and Description |
---|
Nio2DefaultIoWriteFuture(Object id,
Object lock,
ByteBuffer buffer) |
Modifier and Type | Method and Description |
---|---|
ByteBuffer |
getBuffer() |
void |
setException(Throwable exception) |
void |
setWritten() |
fulfilled, getException, isWritten, verify
addListener, await0, cancel, getNumRegisteredListeners, getValue, isCanceled, isDone, notifyListeners, removeListener, setValue, toString
asListener, asT, await, awaitUninterruptibly, formatExceptionMessage, getId, notifyListener, verifyResult
debug, debug, debug, debug, debug, error, error, error, error, error, getSimplifiedLogger, info, info, warn, warn, warn, warn, warn, warn, warn, warn
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addListener, removeListener
await, await, await, await, awaitUninterruptibly, awaitUninterruptibly, awaitUninterruptibly, awaitUninterruptibly, getId, isDone
verify, verify, verify
public Nio2DefaultIoWriteFuture(Object id, Object lock, ByteBuffer buffer)
public ByteBuffer getBuffer()
public void setWritten()
public void setException(Throwable exception)
Copyright © 2008–2024 The Apache Software Foundation. All rights reserved.