public final class RemoveCostTask extends DeleteDataTask<VtnPathCost>
RemoveCostTask
describes the MD-SAL transaction task that deletes
the link cost configuration for the specified switch port.
A task corresponding to this task is used as a sub task for
RemovePathCostTask
.
RemovePathCostTask
Modifier and Type | Method and Description |
---|---|
VtnPortDesc |
getPortDesc()
Return the target switch port descriptor.
|
execute, onDeleted, onStarted
getDatastoreType, getTargetPath
needErrorLog
addBackgroundTask, execute, getBackgroundTasks, getMaxRetry, onFailure, onSuccess
public VtnPortDesc getPortDesc()
VtnPortDesc
instance.Copyright © 2018 OpenDaylight. All rights reserved.