| Package | Description |
|---|---|
| org.apache.hadoop.ipc |
Tools to help define network clients and servers.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
DefaultCostProvider |
Ignores process details and returns a constant value for each call.
|
class |
WeightedTimeCostProvider |
A
CostProvider that calculates the cost for an operation
as a weighted sum of its processing time values (see
ProcessingDetails). |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.