Package | Description |
---|---|
org.apache.hadoop.io.nativeio |
Modifier and Type | Method and Description |
---|---|
static NativeIO.POSIX.Stat |
NativeIO.POSIX.getFstat(FileDescriptor fd)
Returns the file stat for a file descriptor.
|
static NativeIO.POSIX.Stat |
NativeIO.POSIX.getStat(String path)
Return the file stat for a file path.
|
Copyright © 2008–2019 Apache Software Foundation. All rights reserved.