Uses of Class
org.apache.hadoop.dfs.FSConstants.NodeType

Packages that use FSConstants.NodeType
org.apache.hadoop.dfs A distributed implementation of FileSystem
 

Uses of FSConstants.NodeType in org.apache.hadoop.dfs
 

Methods in org.apache.hadoop.dfs that return FSConstants.NodeType
 FSConstants.NodeType Upgradeable.getType()
          Get the type of the software component, which this object is upgrading.
static FSConstants.NodeType FSConstants.NodeType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static FSConstants.NodeType[] FSConstants.NodeType.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



Copyright © 2008 The Apache Software Foundation