| Package | Description |
|---|---|
| com.h3c.sdn.topology.model |
Common classes and utility functions for implementations of Topology Services.
|
| Modifier and Type | Field and Description |
|---|---|
protected HashMap<Long,LinkedEntities> |
BroadcastTree.links |
| Modifier and Type | Method and Description |
|---|---|
LinkedEntities |
BroadcastTree.getTreeLink(long node) |
| Modifier and Type | Method and Description |
|---|---|
HashMap<Long,LinkedEntities> |
BroadcastTree.getLinks() |
| Modifier and Type | Method and Description |
|---|---|
void |
BroadcastTree.addTreeLink(long myNode,
LinkedEntities link) |
| Constructor and Description |
|---|
BroadcastTree(HashMap<Long,LinkedEntities> links,
HashMap<Long,Integer> costs) |
Copyright © 2014. All Rights Reserved.