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