Package org.apache.hadoop.hdfs.client
@Public
@Evolving
package org.apache.hadoop.hdfs.client
This package provides the administrative APIs for HDFS.
-
ClassDescriptionOptions that can be specified when manually triggering a block report.org.apache.hadoop.hdfs.client.BlockReportOptions.FactoryCreateEncryptionZoneFlag is used in
HdfsAdmin.createEncryptionZone(Path, String, EnumSet)to indicate what should be done when creating an encryption zone.org.apache.hadoop.hdfs.client.DfsPathCapabilitiesThe public API for performing administrative functions on HDFS.org.apache.hadoop.hdfs.client.HdfsClientConfigKeysClient configuration propertiesorg.apache.hadoop.hdfs.client.HdfsClientConfigKeys.BlockWritedfs.client.block.write configuration propertiesorg.apache.hadoop.hdfs.client.HdfsClientConfigKeys.BlockWrite.ReplaceDatanodeOnFailureorg.apache.hadoop.hdfs.client.HdfsClientConfigKeys.DeprecatedKeysThese are deprecated config keys to client code.org.apache.hadoop.hdfs.client.HdfsClientConfigKeys.Failoverdfs.client.failover configuration propertiesorg.apache.hadoop.hdfs.client.HdfsClientConfigKeys.HedgedReaddfs.client.hedged.read configuration propertiesorg.apache.hadoop.hdfs.client.HdfsClientConfigKeys.HttpClientdfs.http.client configuration propertiesorg.apache.hadoop.hdfs.client.HdfsClientConfigKeys.Mmapdfs.client.mmap configuration propertiesorg.apache.hadoop.hdfs.client.HdfsClientConfigKeys.Readdfs.client.read configuration propertiesorg.apache.hadoop.hdfs.client.HdfsClientConfigKeys.Read.ShortCircuitorg.apache.hadoop.hdfs.client.HdfsClientConfigKeys.Retrydfs.client.retry configuration propertiesorg.apache.hadoop.hdfs.client.HdfsClientConfigKeys.ShortCircuitdfs.client.short.circuit configuration propertiesorg.apache.hadoop.hdfs.client.HdfsClientConfigKeys.StripedReaddfs.client.read.striped configuration propertiesorg.apache.hadoop.hdfs.client.HdfsClientConfigKeys.Writedfs.client.write configuration propertiesorg.apache.hadoop.hdfs.client.HdfsClientConfigKeys.Write.ByteArrayManagerorg.apache.hadoop.hdfs.client.HdfsClientConfigKeys.Write.ECRedundancyThe Hdfs implementation ofFSDataInputStream.The Hdfs implementation ofFSDataOutputStream.The public utility API for HDFS.