|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Reinvoke | |
|---|---|
| org.gwe.api | |
| org.gwe.app.controller | |
| Uses of Reinvoke in org.gwe.api |
|---|
| Methods in org.gwe.api with annotations of type Reinvoke | |
|---|---|
DaemonRequest<?> |
ServerAPI4Agent.getNextRequestAgain(int allocId)
|
void |
PulsingServerAPI.heartBeat(java.lang.Object id)
|
boolean |
ServerAPI4Agent.reportRequestCompletion(int allocationId,
java.lang.String execId,
java.io.Serializable result)
|
boolean |
ServerAPI4Agent.reserveAllocation(int allocationId,
ComputeResourceInfo compRes)
|
| Uses of Reinvoke in org.gwe.app.controller |
|---|
| Methods in org.gwe.app.controller with annotations of type Reinvoke | |
|---|---|
DaemonRequest<?> |
Session4Agent.getNextRequestAgain(int allocId)
|
boolean |
Session4Agent.reportRequestCompletion(int allocationId,
java.lang.String execId,
java.io.Serializable result)
|
boolean |
Session4Agent.reserveAllocation(int allocationId,
ComputeResourceInfo compRes)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||