Uses of Class
org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepDeviceInfo
Packages that use HwvtepDeviceInfo
Package
Description
-
Uses of HwvtepDeviceInfo in org.opendaylight.ovsdb.hwvtepsouthbound
Methods in org.opendaylight.ovsdb.hwvtepsouthbound that return HwvtepDeviceInfoMethods in org.opendaylight.ovsdb.hwvtepsouthbound that return types with arguments of type HwvtepDeviceInfoModifier and TypeMethodDescriptionMap<org.opendaylight.yangtools.yang.binding.InstanceIdentifier<org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node>, HwvtepDeviceInfo> HwvtepSouthboundProvider.getAllConnectedInstances()@NonNull Map<org.opendaylight.yangtools.yang.binding.InstanceIdentifier<org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node>, HwvtepDeviceInfo> HwvtepSouthboundProviderInfo.getAllConnectedInstances() -
Uses of HwvtepDeviceInfo in org.opendaylight.ovsdb.hwvtepsouthbound.transact
Methods in org.opendaylight.ovsdb.hwvtepsouthbound.transact that return HwvtepDeviceInfoModifier and TypeMethodDescriptionprotected HwvtepDeviceInfoAbstractTransactCommand.getDeviceInfo()HwvtepOperationalState.getDeviceInfo()Methods in org.opendaylight.ovsdb.hwvtepsouthbound.transact with parameters of type HwvtepDeviceInfoModifier and TypeMethodDescriptionprotected booleanDependentJob.ConfigWaitingJob.isDependencyMet(HwvtepDeviceInfo deviceInfo, Class cls, org.opendaylight.yangtools.yang.binding.InstanceIdentifier iid) protected abstract booleanDependentJob.isDependencyMet(HwvtepDeviceInfo deviceInfo, Class<? extends org.opendaylight.yangtools.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 booleanDependentJob.OpWaitingJob.isDependencyMet(HwvtepDeviceInfo deviceInfo, Class cls, org.opendaylight.yangtools.yang.binding.InstanceIdentifier iid) Constructors in org.opendaylight.ovsdb.hwvtepsouthbound.transact with parameters of type HwvtepDeviceInfoModifierConstructorDescriptionDependencyQueue(ScheduledExecutorService executor, HwvtepDeviceInfo hwvtepDeviceInfo) -
Uses of HwvtepDeviceInfo in org.opendaylight.ovsdb.hwvtepsouthbound.transactions.md
Fields in org.opendaylight.ovsdb.hwvtepsouthbound.transactions.md declared as HwvtepDeviceInfoModifier and TypeFieldDescriptionprotected HwvtepDeviceInfoAbstractTransactionCommand.deviceInfoMethods in org.opendaylight.ovsdb.hwvtepsouthbound.transactions.md that return HwvtepDeviceInfo