Uses of Enum Class
org.apache.hadoop.hdfs.protocol.HdfsFileStatus.Flags
Packages that use HdfsFileStatus.Flags
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of HdfsFileStatus.Flags in org.apache.hadoop.hdfs.protocol
Methods in org.apache.hadoop.hdfs.protocol that return HdfsFileStatus.FlagsModifier and TypeMethodDescriptionstatic HdfsFileStatus.FlagsReturns the enum constant of this class with the specified name.static HdfsFileStatus.Flags[]HdfsFileStatus.Flags.values()Returns an array containing the constants of this enum class, in the order they are declared.