public interface BufferFileWriter extends BlockChannelWriterWithCallback<Buffer>
FileIOChannel.Enumerator, FileIOChannel.ID
Modifier and Type | Method and Description |
---|---|
int |
getNumberOfOutstandingRequests()
Returns the number of outstanding requests.
|
boolean |
registerAllRequestsProcessedListener(NotificationListener listener)
Registers a listener, which is notified after all outstanding requests have been processed.
|
writeBlock
close, closeAndDelete, deleteChannel, getChannelID, getNioFileChannel, getSize, isClosed
int getNumberOfOutstandingRequests()
boolean registerAllRequestsProcessedListener(NotificationListener listener) throws IOException
IOException
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.