Uses of Class
org.apache.hadoop.hdfs.server.datanode.DataNodeLayoutVersion.Feature

Packages that use DataNodeLayoutVersion.Feature
org.apache.hadoop.hdfs.server.datanode   
 

Uses of DataNodeLayoutVersion.Feature in org.apache.hadoop.hdfs.server.datanode
 

Methods in org.apache.hadoop.hdfs.server.datanode that return DataNodeLayoutVersion.Feature
static DataNodeLayoutVersion.Feature DataNodeLayoutVersion.Feature.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DataNodeLayoutVersion.Feature[] DataNodeLayoutVersion.Feature.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.