|
|||||||||||
| 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.DistGraphManager
A distributed graph manager that loads operators randomly across Planets to achieve some level of load balancing.
| Field Summary |
| Fields inherited from class solar.service.dan.GraphManager |
_dan, _gs, _nodeman, _nodes, _optable |
| Constructor Summary | |
DistGraphManager(GraphSpec gs)
|
|
| Method Summary | |
Guid |
loadOperator(java.lang.String root)
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 DistGraphManager(GraphSpec gs)
| Method Detail |
public Guid loadOperator(java.lang.String root)
throws DanException
GraphManager
loadOperator in class GraphManagerDanException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||