| Package | Description |
|---|---|
| org.opendaylight.ovsdb.hwvtepsouthbound | |
| org.opendaylight.ovsdb.hwvtepsouthbound.transact | |
| org.opendaylight.ovsdb.hwvtepsouthbound.transactions.md |
| Modifier and Type | Method and Description |
|---|---|
HwvtepDeviceInfo |
HwvtepConnectionInstance.getDeviceInfo() |
| Modifier and Type | Method and Description |
|---|---|
protected HwvtepDeviceInfo |
AbstractTransactCommand.getDeviceInfo() |
HwvtepDeviceInfo |
HwvtepOperationalState.getDeviceInfo() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract boolean |
DependentJob.isDependencyMet(HwvtepDeviceInfo deviceInfo,
Class<? extends org.opendaylight.yangtools.yang.binding.DataObject> cls,
org.opendaylight.yangtools.yang.binding.InstanceIdentifier iid)
This method is to check if all the given dependency of this job or not
|
protected boolean |
DependentJob.ConfigWaitingJob.isDependencyMet(HwvtepDeviceInfo deviceInfo,
Class cls,
org.opendaylight.yangtools.yang.binding.InstanceIdentifier iid) |
protected boolean |
DependentJob.OpWaitingJob.isDependencyMet(HwvtepDeviceInfo deviceInfo,
Class cls,
org.opendaylight.yangtools.yang.binding.InstanceIdentifier iid) |
| Constructor and Description |
|---|
DependencyQueue(HwvtepDeviceInfo hwvtepDeviceInfo) |
| Modifier and Type | Method and Description |
|---|---|
HwvtepDeviceInfo |
AbstractTransactionCommand.getDeviceInfo() |
Copyright © 2018 OpenDaylight. All rights reserved.