|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AllocationNotFoundException | |
---|---|
org.gwe.app.daemon.domain | |
org.gwe.persistence.model.live |
Uses of AllocationNotFoundException in org.gwe.app.daemon.domain |
---|
Methods in org.gwe.app.daemon.domain that throw AllocationNotFoundException | |
---|---|
boolean |
AgentDomain.attachAllocation(int allocId,
ComputeResourceInfo compRes)
|
void |
AgentDomain.cleanAllocAndFinalizeJobAsync(int allocId,
java.lang.String execId,
java.io.Serializable result)
|
DaemonRequest<?> |
AgentDomain.extractRequestFromNextJobAssignedBlocking(int allocId)
|
DaemonRequest<?> |
AgentDomain.getCurrentProcessingExecution(int allocId)
|
Uses of AllocationNotFoundException in org.gwe.persistence.model.live |
---|
Methods in org.gwe.persistence.model.live that throw AllocationNotFoundException | |
---|---|
AllocationInfo |
LiveAllocations.getAllocation(int allocId)
|
AllocationInfo |
LiveAllocations.getBusyAllocation(int allocId)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |