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

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

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

Methods in org.apache.hadoop.dfs that return FSConstants.CheckpointStates
static FSConstants.CheckpointStates FSConstants.CheckpointStates.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static FSConstants.CheckpointStates[] FSConstants.CheckpointStates.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



Copyright © 2008 The Apache Software Foundation