Package org.apache.hadoop.hdfs.client.impl
package org.apache.hadoop.hdfs.client.impl
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-
ClassesClassDescriptionorg.apache.hadoop.hdfs.client.impl.BlockReaderFactoryUtility class to create BlockReader implementations.org.apache.hadoop.hdfs.client.impl.BlockReaderFactory.BlockReaderPeerorg.apache.hadoop.hdfs.client.impl.BlockReaderFactory.FailureInjectororg.apache.hadoop.hdfs.client.impl.BlockReaderRemoteThis is a wrapper around connection to datanode and understands checksum, offset etc.org.apache.hadoop.hdfs.client.impl.CorruptFileBlockIteratorProvides an iterator interface for listCorruptFileBlocks.org.apache.hadoop.hdfs.client.impl.DfsClientConfDFSClient configuration.org.apache.hadoop.hdfs.client.impl.DfsClientConf.ShortCircuitConfConfiguration for short-circuit reads.org.apache.hadoop.hdfs.client.impl.ExternalBlockReaderAn ExternalBlockReader uses pluggable ReplicaAccessor objects to read from replicas.org.apache.hadoop.hdfs.client.impl.LeaseRenewerUsed by
DFSClientfor renewing file-being-written leases on the namenode.org.apache.hadoop.hdfs.client.impl.SnapshotDiffReportGeneratorThis class represents to end users the difference between two snapshots of the same directory, or the difference between a snapshot of the directory and its current state.