Uses of Enum Class
org.apache.hadoop.hdfs.server.blockmanagement.DatanodeDescriptor.CachedBlocksList.Type
Packages that use DatanodeDescriptor.CachedBlocksList.Type
-
Uses of DatanodeDescriptor.CachedBlocksList.Type in org.apache.hadoop.hdfs.server.blockmanagement
Methods in org.apache.hadoop.hdfs.server.blockmanagement that return DatanodeDescriptor.CachedBlocksList.TypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.DatanodeDescriptor.CachedBlocksList.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.