Uses of Class
org.apache.hadoop.hdfs.protocol.LayoutVersion.Feature

Packages that use LayoutVersion.Feature
org.apache.hadoop.hdfs.protocol   
 

Uses of LayoutVersion.Feature in org.apache.hadoop.hdfs.protocol
 

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



Copyright © 2013 Apache Software Foundation. All Rights Reserved.