Uses of Enum Class
org.apache.hadoop.fs.s3a.Tristate
Packages that use Tristate
-
Uses of Tristate in org.apache.hadoop.fs.s3a
Methods in org.apache.hadoop.fs.s3a that return TristateModifier and TypeMethodDescriptionstatic TristateBuild a tristate from a boolean.static TristateTristate.fromBool(boolean v) static TristateReturns the enum constant of this class with the specified name.static Tristate[]Tristate.values()Returns an array containing the constants of this enum class, in the order they are declared.