public final class ElanHelper extends Object
Modifier and Type | Method and Description |
---|---|
static List<String> |
getDpnInterfacesInElanInstance(org.opendaylight.controller.md.sal.binding.api.DataBroker broker,
String elanInstanceName) |
static org.opendaylight.yangtools.yang.binding.InstanceIdentifier<ElanDpnInterfacesList> |
getElanDpnOperationDataPath(String elanInstanceName) |
static org.opendaylight.yangtools.yang.binding.InstanceIdentifier<ElanInstance> |
getElanInstanceConfigurationDataPath(String elanInstanceName) |
static BigInteger |
getElanMetadataLabel(long elanTag) |
static BigInteger |
getElanMetadataLabel(long elanTag,
int lportTag) |
static BigInteger |
getElanMetadataMask() |
public static org.opendaylight.yangtools.yang.binding.InstanceIdentifier<ElanInstance> getElanInstanceConfigurationDataPath(String elanInstanceName)
public static BigInteger getElanMetadataLabel(long elanTag)
public static BigInteger getElanMetadataLabel(long elanTag, int lportTag)
public static BigInteger getElanMetadataMask()
public static List<String> getDpnInterfacesInElanInstance(org.opendaylight.controller.md.sal.binding.api.DataBroker broker, String elanInstanceName)
public static org.opendaylight.yangtools.yang.binding.InstanceIdentifier<ElanDpnInterfacesList> getElanDpnOperationDataPath(String elanInstanceName)
Copyright © 2019 OpenDaylight. All rights reserved.