|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of RequestEvent in org.ourgrid.common.event |
---|
Classes in org.ourgrid.common.event that implement RequestEvent | |
---|---|
class |
ShutdownRequestEvent
An Event that represents the request for a shutdown. |
Uses of RequestEvent in org.ourgrid.mygrid.event |
---|
Subinterfaces of RequestEvent in org.ourgrid.mygrid.event | |
---|---|
interface |
JobRequestEvent
RequestEvent related with Jobs. |
Uses of RequestEvent in org.ourgrid.mygrid.replicaexecutor.event |
---|
Classes in org.ourgrid.mygrid.replicaexecutor.event that implement RequestEvent | |
---|---|
class |
CancelReplicasOfJobRequestEvent
Description: A request event which specifies that all replicas of the Job with id = jobId should be canceled. |
class |
ExecuteReplicaRequestEvent
Description: A request event which specifies that a Replica
should be executed in a given GridMachine |
class |
PermissionRequestEvent
Description: Description: A request event which specifies that a replica wants to access it's critical region. |
Uses of RequestEvent in org.ourgrid.mygrid.scheduler |
---|
Classes in org.ourgrid.mygrid.scheduler that implement RequestEvent | |
---|---|
class |
GetGumSpecsRequestEvent
|
class |
RemoveGridManagerListenerRequestEvent
|
class |
RemoveJobManagerListenerRequestEvent
|
Uses of RequestEvent in org.ourgrid.mygrid.scheduler.event |
---|
Classes in org.ourgrid.mygrid.scheduler.event that implement RequestEvent | |
---|---|
class |
AddJobRequestEvent
Event used to add jobs to be processed by the Scheduler. |
class |
CancelJobRequestEvent
Event used when it is needed to cancel a job. |
class |
CleanFinishedJobsRequestEvent
|
class |
GetGumEntriesRequestEvent
|
class |
GetGumpSpecsRequestEvent
|
class |
JobListRequestEvent
Event used to retrieve a list of jobs from the EBJobManager . |
class |
RemoveJobRequestEvent
|
class |
SchedulerTestRequestEvent
SchedulerTestRequestEvent This Event is used only for testing, it only puts a SchedulerTestResponseEvent on its ResponseQueue in order to test if the process method was invoked. |
class |
SetPeersRequestEvent
This event is used to set a new set of GuMPs to be used by the EBGridManager . |
class |
WaitForJobRequestEvent
Event to used to request for a notify event when a job finishes. |
Uses of RequestEvent in org.ourgrid.peer.event |
---|
Classes in org.ourgrid.peer.event that implement RequestEvent | |
---|---|
class |
PauseRequestGumsEvent
|
class |
RequestGumsEvent
|
class |
ResumeRequestGumsRequestEvent
|
Uses of RequestEvent in org.ourgrid.peer.manager |
---|
Classes in org.ourgrid.peer.manager that implement RequestEvent | |
---|---|
class |
GetConsumersEvent
|
Uses of RequestEvent in org.ourgrid.peer.manager.event |
---|
Classes in org.ourgrid.peer.manager.event that implement RequestEvent | |
---|---|
class |
ConsumerIsDeadEvent
|
class |
GetGumsEvent
|
class |
GetGumsStateEvent
|
class |
GetPeerBalanceEvent
|
class |
NotifyGumStateChangeEvent
|
Uses of RequestEvent in org.ourgrid.peer.manager.gummanager.events |
---|
Classes in org.ourgrid.peer.manager.gummanager.events that implement RequestEvent | |
---|---|
class |
GumChangeFilePermissionsEvent
|
class |
GumCreatePlaypenEvent
|
class |
GumCreateStorageDirectoryEvent
|
class |
GumFileExistsEvent
|
class |
GumGetFileEvent
|
class |
GumGetRemoteFileDigestEvent
|
class |
GumGetRemoteFileLastModificationEvent
|
class |
GumGetRemoteFileLengthEvent
|
class |
GumGetResultEvent
|
class |
GumGetStatusEvent
|
class |
GumGetStorageDirectoryEvent
|
class |
GumPutFileEvent
|
class |
GumRemoteExecuteEvent
|
class |
GumStartReplicaEvent
JIC Event that will start a replica at a gum. |
class |
GumStopReplicaEvent
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |