public class HwvtepTableReader extends Object
| Constructor and Description | 
|---|
HwvtepTableReader(HwvtepConnectionInstance connectionInstance)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<TypedBaseTable> | 
getHwvtepTableEntries(Class<? extends org.opendaylight.yangtools.yang.binding.Identifiable> cls)  | 
Optional<TypedBaseTable> | 
getHwvtepTableEntryUUID(Class<? extends org.opendaylight.yangtools.yang.binding.Identifiable> cls,
                       org.opendaylight.yangtools.yang.binding.InstanceIdentifier iid,
                       UUID existingUUID)  | 
public HwvtepTableReader(HwvtepConnectionInstance connectionInstance)
public Optional<TypedBaseTable> getHwvtepTableEntryUUID(Class<? extends org.opendaylight.yangtools.yang.binding.Identifiable> cls, org.opendaylight.yangtools.yang.binding.InstanceIdentifier iid, UUID existingUUID)
public List<TypedBaseTable> getHwvtepTableEntries(Class<? extends org.opendaylight.yangtools.yang.binding.Identifiable> cls)
Copyright © 2018 OpenDaylight. All rights reserved.