Package | Description |
---|---|
org.apache.hadoop.ipc |
Tools to help define network clients and servers.
|
Modifier and Type | Class and 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 © 2019 Apache Software Foundation. All Rights Reserved.