| Package | Description |
|---|---|
| org.brutusin.wava.core.plug | |
| org.brutusin.wava.core.plug.impl.promise |
| Modifier and Type | Method and Description |
|---|---|
abstract PromiseHandler.FailingAction |
PromiseHandler.promiseFailed(long availableMemory,
Scheduler.ProcessInfo pi,
long currentTotalUsedRss,
long schedulerManagedRss) |
| Modifier and Type | Method and Description |
|---|---|
PromiseHandler.FailingAction |
StrictPromiseHandler.promiseFailed(long availableMemory,
Scheduler.ProcessInfo pi,
long currentTotalUsedRss,
long schedulerManagedRss) |
PromiseHandler.FailingAction |
LaxPromiseHandler.promiseFailed(long availableMemory,
Scheduler.ProcessInfo pi,
long currentTotalUsedRss,
long schedulerManagedRss) |
Copyright © 2010–2017. All rights reserved.