|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--solar.service.dan.GraphManager
|
+--solar.service.dan.LocalGraphManager
This graph manager simply loads the whole graph (except sources) onto the local Planet from which the request is received.
| Field Summary |
| Fields inherited from class solar.service.dan.GraphManager |
_dan, _gs, _nodeman, _nodes, _optable |
| Fields inherited from interface solar.service.dan.DanConstants |
DAN_INPORT, DAN_OUTPORT |
| Fields inherited from interface solar.service.fap.FapConstants |
FAP_DATA, FAP_MIXED, FAP_PID, FAP_PULL, FAP_PUSH |
| Constructor Summary | |
LocalGraphManager(GraphSpec gs)
|
|
| Method Summary | |
Guid |
loadOperator(java.lang.String opname)
Load the root operator and all its children as defined in the graph. |
| Methods inherited from class solar.service.dan.GraphManager |
getAddress, getGuid, init |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public LocalGraphManager(GraphSpec gs)
| Method Detail |
public Guid loadOperator(java.lang.String opname)
throws DanException
GraphManager
loadOperator in class GraphManagerDanException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||