Class InterfaceChildCache


  • @Singleton
    public class InterfaceChildCache
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      InterfaceChildCache​(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker, org.opendaylight.infrautils.caches.CacheProvider cacheProvider)  
    • Constructor Detail

      • InterfaceChildCache

        @Inject
        public InterfaceChildCache​(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker,
                                   org.opendaylight.infrautils.caches.CacheProvider cacheProvider)
    • Method Detail

      • getInterfaceChildEntries

        public com.google.common.base.Optional<java.util.List<InterfaceChildEntry>> getInterfaceChildEntries​(java.lang.String parentInterfaceName)