Class ElanHelper


  • public final class ElanHelper
    extends java.lang.Object
    • Method Detail

      • getElanInstanceConfigurationDataPath

        public static org.opendaylight.yangtools.yang.binding.InstanceIdentifier<ElanInstance> getElanInstanceConfigurationDataPath​(java.lang.String elanInstanceName)
      • getElanMetadataLabel

        public static org.opendaylight.yangtools.yang.common.Uint64 getElanMetadataLabel​(long elanTag)
      • getElanMetadataLabel

        public static org.opendaylight.yangtools.yang.common.Uint64 getElanMetadataLabel​(long elanTag,
                                                                                         int lportTag)
      • getElanMetadataMask

        public static org.opendaylight.yangtools.yang.common.Uint64 getElanMetadataMask()
      • getDpnInterfacesInElanInstance

        public static java.util.List<java.lang.String> getDpnInterfacesInElanInstance​(org.opendaylight.controller.md.sal.binding.api.DataBroker broker,
                                                                                      java.lang.String elanInstanceName)
      • getElanDpnOperationDataPath

        public static org.opendaylight.yangtools.yang.binding.InstanceIdentifier<ElanDpnInterfacesList> getElanDpnOperationDataPath​(java.lang.String elanInstanceName)