private static class FileIOEngine.FileReadAccessor extends Object implements FileIOEngine.FileAccessor
| Modifier | Constructor and Description | 
|---|---|
| private  | FileReadAccessor() | 
| Modifier and Type | Method and Description | 
|---|---|
| int | access(FileChannel fileChannel,
      ByteBuff buff,
      long accessOffset) | 
private FileReadAccessor()
public int access(FileChannel fileChannel, ByteBuff buff, long accessOffset) throws IOException
access in interface FileIOEngine.FileAccessorIOExceptionCopyright © 2007–2021 The Apache Software Foundation. All rights reserved.