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.FileAccessor
IOException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.