public final class PathFaultResolver extends VNodeWalker<Void>
PathFaultResolver
scans virtual nodes in the VTN tree, and removes
resolved path faults.Constructor and Description |
---|
PathFaultResolver() |
Modifier and Type | Method and Description |
---|---|
protected void |
scan(TxContext ctx,
VBridge vbr,
Void data)
Remove resolved path faults in the given vBridge.
|
protected void |
scan(TxContext ctx,
VTerminal vtm,
Void data)
Remove resolved path faults in the given vTerminal.
|
scan
Copyright © 2018 OpenDaylight. All rights reserved.