Java org.apache.hadoop.hdfs.protocol HdfsConstants fields, constructors, methods, implement or subclass

Example usage for Java org.apache.hadoop.hdfs.protocol HdfsConstants fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.hadoop.hdfs.protocol HdfsConstants.

The text is from its open source code.

Field

longQUOTA_DONT_SET
longQUOTA_RESET
StringHDFS_URI_SCHEME
URI Scheme for hdfs://namenode/ URIs.
StringMEMORY_STORAGE_POLICY_NAME
intDEFAULT_DATA_SOCKET_SIZE
StringSEPARATOR_DOT_SNAPSHOT_DIR_SEPARATOR
longLEASE_SOFTLIMIT_PERIOD
For a HDFS client to write to a file, a lease is granted; During the lease period, no other client can write to the file.
longLEASE_HARDLIMIT_PERIOD
For a HDFS client to write to a file, a lease is granted; During the lease period, no other client can write to the file.