| Package | Description |
|---|---|
| com.h3c.sdn.ctl.json |
...
|
| com.h3c.sdn.misc.dsync.net | |
| com.h3c.sdn.misc.net | |
| com.h3c.sdn.topology |
Definitions of the interfaces provided by the Topology Services Application.
|
| Modifier and Type | Method and Description |
|---|---|
TopologyCluster |
TopologyClusterCodec.decode(com.fasterxml.jackson.databind.node.ObjectNode node) |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.node.ObjectNode |
TopologyClusterCodec.encode(TopologyCluster topocluster) |
| Modifier and Type | Class and Description |
|---|---|
class |
TopologyClusterSyncObj
A sync object for encoding and decoding
TopologyClusterDTO objects. |
| Modifier and Type | Class and Description |
|---|---|
class |
TopologyClusterDTO |
| Modifier and Type | Method and Description |
|---|---|
TopologyCluster |
TopologyService.cluster(DataPathId switchDpid)
Retrieves the cluster to which this control domain element is associated
to as determined by Topology Service.
|
| Modifier and Type | Method and Description |
|---|---|
List<TopologyCluster> |
TopologyService.clusters()
Provides enumeration of the grouping of control domain elements into
clusters of strongly connected nodes, as determined by Topology Service.
|
Copyright © 2014. All Rights Reserved.