public final class RemoveMapTask extends DeleteDataTask<VtnPathMap>
RemoveMapTask
describes the MD-SAL datastore transaction task that
deletes the path map configuration associated with the given index.
A task corresponding to this task is used as a sub task for
RemovePathMapTask
.
RemovePathMapTask
Modifier and Type | Method and Description |
---|---|
Integer |
getIndex()
Return the index number for the target path map.
|
execute, onDeleted, onStarted
getDatastoreType, getTargetPath
needErrorLog
addBackgroundTask, execute, getBackgroundTasks, getMaxRetry, onFailure, onSuccess
Copyright © 2018 OpenDaylight. All rights reserved.