|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MemoryUpdateCallback | |
|---|---|
| org.apache.tez.runtime.api | |
| Uses of MemoryUpdateCallback in org.apache.tez.runtime.api |
|---|
| Methods in org.apache.tez.runtime.api with parameters of type MemoryUpdateCallback | |
|---|---|
void |
TezTaskContext.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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||