public final class RemoveMacTask extends DeleteDataTask<MacTableEntry>
RemoveMacTask
describes the MD-SAL datastore transaction task
that deletes the specified MAC address table entry.
A task corresponding to this task is used as a sub task for
RemoveMacEntryTask
.
RemoveMacEntryTask
Modifier and Type | Method and Description |
---|---|
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress |
getMacAddress()
Return the target MAC address.
|
execute, onDeleted, onStarted
getDatastoreType, getTargetPath
needErrorLog
addBackgroundTask, execute, getBackgroundTasks, getMaxRetry, onFailure, onSuccess
Copyright © 2018 OpenDaylight. All rights reserved.