Uses of Class
org.apache.hadoop.hdfs.protocol.ReplicatedBlockStats
Packages that use ReplicatedBlockStats
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of ReplicatedBlockStats in org.apache.hadoop.hdfs.protocol
Methods in org.apache.hadoop.hdfs.protocol that return ReplicatedBlockStatsModifier and TypeMethodDescriptionClientProtocol.getReplicatedBlockStats()Get statistics pertaining to blocks of typeBlockType.CONTIGUOUSin the filesystem.static ReplicatedBlockStatsReplicatedBlockStats.merge(Collection<ReplicatedBlockStats> stats) Merge the multiple ReplicatedBlockStats.Method parameters in org.apache.hadoop.hdfs.protocol with type arguments of type ReplicatedBlockStatsModifier and TypeMethodDescriptionstatic ReplicatedBlockStatsReplicatedBlockStats.merge(Collection<ReplicatedBlockStats> stats) Merge the multiple ReplicatedBlockStats. -
Uses of ReplicatedBlockStats in org.apache.hadoop.hdfs.protocolPB
Methods in org.apache.hadoop.hdfs.protocolPB that return ReplicatedBlockStatsModifier and TypeMethodDescriptionstatic ReplicatedBlockStatsPBHelperClient.convert(org.apache.hadoop.hdfs.protocol.proto.ClientNamenodeProtocolProtos.GetFsReplicatedBlockStatsResponseProto res) ClientNamenodeProtocolTranslatorPB.getReplicatedBlockStats()Methods in org.apache.hadoop.hdfs.protocolPB with parameters of type ReplicatedBlockStatsModifier and TypeMethodDescriptionstatic org.apache.hadoop.hdfs.protocol.proto.ClientNamenodeProtocolProtos.GetFsReplicatedBlockStatsResponseProtoPBHelperClient.convert(ReplicatedBlockStats replicatedBlockStats)