private static class FileIOEngine.FileWriteAccessor extends Object implements FileIOEngine.FileAccessor
| Modifier | Constructor and Description | 
|---|---|
| private  | FileWriteAccessor() | 
| Modifier and Type | Method and Description | 
|---|---|
| int | access(FileChannel fileChannel,
      ByteBuff buff,
      long accessOffset) | 
private FileWriteAccessor()
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.