Uses of Class
org.apache.tez.runtime.common.resources.InitialMemoryRequestContext

Packages that use InitialMemoryRequestContext
org.apache.tez.runtime.common.resources   
 

Uses of InitialMemoryRequestContext in org.apache.tez.runtime.common.resources
 

Method parameters in org.apache.tez.runtime.common.resources with type arguments of type InitialMemoryRequestContext
 Iterable<Long> InitialMemoryAllocator.assignMemory(long availableForAllocation, int numTotalInputs, int numTotalOutputs, Iterable<InitialMemoryRequestContext> requests)
           
 



Copyright © 2014 Apache Software Foundation. All rights reserved.