private static interface FileIOEngine.FileAccessor
| Modifier and Type | Method and Description |
|---|---|
int |
access(FileChannel fileChannel,
ByteBuffer byteBuffer,
long accessOffset) |
int access(FileChannel fileChannel, ByteBuffer byteBuffer, long accessOffset) throws IOException
IOExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.