org.apache.hadoop.hdfs.protocol
Class FSConstants

java.lang.Object
  extended by org.apache.hadoop.hdfs.protocol.HdfsConstants
      extended by org.apache.hadoop.hdfs.protocol.FSConstants

Deprecated. Please use HdfsConstants. This class is left only for other ecosystem projects which depended on it for SafemodeAction and DatanodeReport types.

@Deprecated
public abstract class FSConstants
extends org.apache.hadoop.hdfs.protocol.HdfsConstants


Nested Class Summary
 
Nested classes/interfaces inherited from class org.apache.hadoop.hdfs.protocol.HdfsConstants
HdfsConstants.DatanodeReportType, HdfsConstants.SafeModeAction, HdfsConstants.UpgradeAction
 
Field Summary
 
Fields inherited from class org.apache.hadoop.hdfs.protocol.HdfsConstants
BYTES_IN_INTEGER, DEFAULT_DATA_SOCKET_SIZE, HDFS_URI_SCHEME, INVALID_TXID, IO_FILE_BUFFER_SIZE, LAYOUT_VERSION, LEASE_HARDLIMIT_PERIOD, LEASE_RECOVER_PERIOD, LEASE_SOFTLIMIT_PERIOD, MAX_PATH_DEPTH, MAX_PATH_LENGTH, MIN_BLOCKS_FOR_WRITE, QUOTA_DONT_SET, QUOTA_RESET, SMALL_BUFFER_SIZE
 
Constructor Summary
FSConstants()
          Deprecated.  
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FSConstants

public FSConstants()
Deprecated. 


Copyright © 2012 Apache Software Foundation. All Rights Reserved.