| Package | Description |
|---|---|
| org.apache.hadoop.hdfs.server.protocol |
Package contains classes that allows HDFS to communicate information b/w
DataNode and NameNode.
|
| Modifier and Type | Field | Description |
|---|---|---|
static SlowPeerReports |
SlowPeerReports.EMPTY_REPORT |
An object representing a SlowPeerReports with no entries.
|
| Modifier and Type | Method | Description |
|---|---|---|
static SlowPeerReports |
SlowPeerReports.create(java.util.Map<java.lang.String,OutlierMetrics> slowPeers) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.