| Package | Description |
|---|---|
| org.apache.hadoop.hdfs.protocol |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| org.apache.hadoop.hdfs.protocolPB |
| Modifier and Type | Method | Description |
|---|---|---|
ReplicatedBlockStats |
ClientProtocol.getReplicatedBlockStats() |
Get statistics pertaining to blocks of type
BlockType.CONTIGUOUS
in the filesystem. |
static ReplicatedBlockStats |
ReplicatedBlockStats.merge(java.util.Collection<ReplicatedBlockStats> stats) |
Merge the multiple ReplicatedBlockStats.
|
| Modifier and Type | Method | Description |
|---|---|---|
static ReplicatedBlockStats |
ReplicatedBlockStats.merge(java.util.Collection<ReplicatedBlockStats> stats) |
Merge the multiple ReplicatedBlockStats.
|
| Modifier and Type | Method | Description |
|---|---|---|
static ReplicatedBlockStats |
PBHelperClient.convert(org.apache.hadoop.hdfs.protocol.proto.ClientNamenodeProtocolProtos.GetFsReplicatedBlockStatsResponseProto res) |
|
ReplicatedBlockStats |
ClientNamenodeProtocolTranslatorPB.getReplicatedBlockStats() |
| Modifier and Type | Method | Description |
|---|---|---|
static org.apache.hadoop.hdfs.protocol.proto.ClientNamenodeProtocolProtos.GetFsReplicatedBlockStatsResponseProto |
PBHelperClient.convert(ReplicatedBlockStats replicatedBlockStats) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.