Package | Description |
---|---|
com.streamscape.sef.discovery |
Modifier and Type | Method and Description |
---|---|
void |
DirectoryTable.addLink(java.lang.String nodeName,
DiscoveryLink link)
Adds the specified link to the specified node.
|
void |
DirectoryTable.addLink(java.lang.String nodeName,
FabricNodeRole nodeRole,
DiscoveryLink link)
Adds the specified link to the specified node.
|
boolean |
DirectoryTable.Node.hasLink(DiscoveryLink link) |
void |
DirectoryTable.removeLink(java.lang.String nodeName,
DiscoveryLink link)
Removes the specified link from the specified node.
|
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.