Uses of Interface
org.apache.hadoop.ipc.CostProvider
Packages that use CostProvider
-
Uses of CostProvider in org.apache.hadoop.ipc
Classes in org.apache.hadoop.ipc that implement CostProviderModifier and TypeClassDescriptionclassIgnores process details and returns a constant value for each call.classACostProviderthat calculates the cost for an operation as a weighted sum of its processing time values (seeProcessingDetails).