Uses of Class
org.apache.hadoop.hdfs.protocol.BlockListAsLongs.BlockReportReplica
Packages that use BlockListAsLongs.BlockReportReplica
-
Uses of BlockListAsLongs.BlockReportReplica in org.apache.hadoop.hdfs.protocol
Methods in org.apache.hadoop.hdfs.protocol that return types with arguments of type BlockListAsLongs.BlockReportReplicaModifier and TypeMethodDescriptionabstract Iterator<BlockListAsLongs.BlockReportReplica>BlockListAsLongs.iterator()Returns a singleton iterator over blocks in the block report.