Uses of Class
org.apache.hadoop.hdfs.server.blockmanagement.DatanodeDescriptor.CachedBlocksList.Type

Packages that use DatanodeDescriptor.CachedBlocksList.Type
org.apache.hadoop.hdfs.server.blockmanagement   
 

Uses of DatanodeDescriptor.CachedBlocksList.Type in org.apache.hadoop.hdfs.server.blockmanagement
 

Methods in org.apache.hadoop.hdfs.server.blockmanagement that return DatanodeDescriptor.CachedBlocksList.Type
 DatanodeDescriptor.CachedBlocksList.Type DatanodeDescriptor.CachedBlocksList.getType()
           
static DatanodeDescriptor.CachedBlocksList.Type DatanodeDescriptor.CachedBlocksList.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DatanodeDescriptor.CachedBlocksList.Type[] DatanodeDescriptor.CachedBlocksList.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.