Uses of Enum Class
org.apache.hadoop.io.nativeio.NativeIO.POSIX.SupportState
Packages that use NativeIO.POSIX.SupportState
Package
Description
Various native IO-related calls not available in Java.
-
Uses of NativeIO.POSIX.SupportState in org.apache.hadoop.io.nativeio
Methods in org.apache.hadoop.io.nativeio that return NativeIO.POSIX.SupportStateModifier and TypeMethodDescriptionstatic NativeIO.POSIX.SupportStateReturns the enum constant of this class with the specified name.static NativeIO.POSIX.SupportState[]NativeIO.POSIX.SupportState.values()Returns an array containing the constants of this enum class, in the order they are declared.