|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.rmi.server.RemoteObject
java.rmi.server.RemoteStub
com.goldenhammer.nodecontroller.SimulationController_Stub
| Field Summary |
| Fields inherited from class java.rmi.server.RemoteObject |
ref |
| Constructor Summary | |
SimulationController_Stub(java.rmi.server.RemoteRef ref)
|
|
| Method Summary | |
ModalityStatsSummary |
getGigPerHRForEntireSystem(java.lang.String $param_String_1)
|
java.util.Collection |
getGigPerHRPerModality(java.lang.String $param_String_1)
|
java.util.Collection |
getGigPerHRPerModalityType(java.lang.String $param_String_1)
|
java.util.Collection |
getNodes()
gets all the nodes this controller currently owns |
java.util.Collection |
getSimulationStatus()
Gets the status of the simulation |
java.util.Collection |
getSummariesForNode(java.lang.String $param_String_1)
|
void |
markDistributed()
increments the counter for how many modalities have been distributed |
void |
markRetrieved(Node $param_Node_1)
increments the counter for how many nodes have been recieved |
void |
startSimulation(java.lang.String $param_String_1,
java.util.Collection $param_Collection_2)
called when the simulation needs to be run. |
void |
stopSimulation()
tells each connected node to stop its respective modalities |
| Methods inherited from class java.rmi.server.RemoteStub |
setRef |
| Methods inherited from class java.rmi.server.RemoteObject |
equals, getRef, hashCode, toString, toStub |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public SimulationController_Stub(java.rmi.server.RemoteRef ref)
| Method Detail |
public ModalityStatsSummary getGigPerHRForEntireSystem(java.lang.String $param_String_1)
throws java.rmi.RemoteException
getGigPerHRForEntireSystem in interface Controller$param_String_1 -
java.rmi.RemoteException
public java.util.Collection getGigPerHRPerModality(java.lang.String $param_String_1)
throws java.rmi.RemoteException
getGigPerHRPerModality in interface Controller$param_String_1 -
java.rmi.RemoteException
public java.util.Collection getGigPerHRPerModalityType(java.lang.String $param_String_1)
throws java.rmi.RemoteException
getGigPerHRPerModalityType in interface Controller$param_String_1 -
java.rmi.RemoteException
public java.util.Collection getNodes()
throws java.rmi.RemoteException
Controller
getNodes in interface Controllerjava.rmi.RemoteException
public java.util.Collection getSimulationStatus()
throws java.rmi.RemoteException
Controller
getSimulationStatus in interface Controllerjava.rmi.RemoteException
public java.util.Collection getSummariesForNode(java.lang.String $param_String_1)
throws java.rmi.RemoteException
getSummariesForNode in interface Controller$param_String_1 -
java.rmi.RemoteException
public void markDistributed()
throws java.rmi.RemoteException
Controller
markDistributed in interface Controllerjava.rmi.RemoteException
public void markRetrieved(Node $param_Node_1)
throws java.rmi.RemoteException
Controller
markRetrieved in interface Controller$param_Node_1 -
java.rmi.RemoteException
public void startSimulation(java.lang.String $param_String_1,
java.util.Collection $param_Collection_2)
throws java.rmi.RemoteException
Controller
startSimulation in interface Controller$param_String_1 -
java.rmi.RemoteException
public void stopSimulation()
throws java.rmi.RemoteException
Controller
stopSimulation in interface Controllerjava.rmi.RemoteException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||