|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GridSAMStressTest.SimulatedUser | |
---|---|
org.icenigrid.gridsam.client.cli | Package containing command-line interfaces for all aspects of the GridSAM client-side toolkit. |
Uses of GridSAMStressTest.SimulatedUser in org.icenigrid.gridsam.client.cli |
---|
Methods in org.icenigrid.gridsam.client.cli with parameters of type GridSAMStressTest.SimulatedUser | |
---|---|
void |
GridSAMStressTest.Reporter.errorSubmitJob(GridSAMStressTest.SimulatedUser pUser,
int pJobNo,
java.lang.Exception pError)
report error after submitJob is invoked |
void |
GridSAMStressTest.XMLReporter.errorSubmitJob(GridSAMStressTest.SimulatedUser pUser,
int pJobNo,
java.lang.Exception pError)
report error after submitJob is invoked |
void |
GridSAMStressTest.Reporter.postSubmitJob(GridSAMStressTest.SimulatedUser pUser,
int pJobNo,
java.lang.String pJobID)
report after submitJob is invoked |
void |
GridSAMStressTest.XMLReporter.postSubmitJob(GridSAMStressTest.SimulatedUser pUser,
int pJobNo,
java.lang.String pJobID)
report after submitJob is invoked |
void |
GridSAMStressTest.Reporter.preSubmitJob(GridSAMStressTest.SimulatedUser pUser,
int pJobNo)
report before submitJob is invoked |
void |
GridSAMStressTest.XMLReporter.preSubmitJob(GridSAMStressTest.SimulatedUser pUser,
int pJobNo)
report before submitJob is invoked |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |