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.
|
writeBlockclose, closeAndDelete, deleteChannel, getChannelID, getNioFileChannel, getSize, isClosedint getNumberOfOutstandingRequests()
boolean registerAllRequestsProcessedListener(NotificationListener listener) throws IOException
IOExceptionCopyright © 2014–2023 The Apache Software Foundation. All rights reserved.