| Package | Description | 
|---|---|
| org.apache.tez.runtime.api | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
TaskContext.requestInitialMemory(long size,
                    MemoryUpdateCallback callbackHandler)
Request a specific amount of memory during initialization
 (initialize(..*Context)) The requester is notified of allocation via the
 provided callback handler. 
 | 
Copyright © 2021 Apache Software Foundation. All rights reserved.