| Package | Description |
|---|---|
| com.h3c.sdn.tvue |
Topology viewer API & domain model definitions.
|
| Modifier and Type | Method and Description |
|---|---|
<T> MutableFlow |
MutableFlow.clear(FlowField field)
Clears the specified field from the flow descriptor.
|
MutableFlow |
TopologyViewerService.createFlow(String srcId,
String dstId)
Creates a new flow descriptor with source and destination information
for the specified nodes.
|
<T> MutableFlow |
MutableFlow.set(FlowField field,
T value)
Sets the specified field value of the flow descriptor.
|
Copyright © 2014. All Rights Reserved.