Uses of Class
org.apache.hadoop.io.nativeio.NativeIO.POSIX.Stat
Packages that use NativeIO.POSIX.Stat
Package
Description
Various native IO-related calls not available in Java.
-
Uses of NativeIO.POSIX.Stat in org.apache.hadoop.io.nativeio
Methods in org.apache.hadoop.io.nativeio that return NativeIO.POSIX.StatModifier and TypeMethodDescriptionstatic NativeIO.POSIX.StatNativeIO.POSIX.getFstat(FileDescriptor fd) Returns the file stat for a file descriptor.static NativeIO.POSIX.StatReturn the file stat for a file path.