public class NativeFileSystemPosix extends Object implements NativeFileSystem
| Constructor and Description |
|---|
NativeFileSystemPosix() |
| Modifier and Type | Method and Description |
|---|---|
int |
getFileSystemBlockSize(int fd) |
int |
getFileSystemBlockSize(Path path) |
long |
getSparseFileSize(int fd) |
void |
punchHole(int fd,
long off,
long len) |
public int getFileSystemBlockSize(Path path)
getFileSystemBlockSize in interface NativeFileSystempublic int getFileSystemBlockSize(int fd)
getFileSystemBlockSize in interface NativeFileSystempublic long getSparseFileSize(int fd)
getSparseFileSize in interface NativeFileSystempublic void punchHole(int fd,
long off,
long len)
punchHole in interface NativeFileSystem
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 8.9.23-p1 Release Date : November 19 2025