Class MappingService

  • All Implemented Interfaces:
    java.lang.AutoCloseable, IMappingService, OdlMappingserviceService, org.opendaylight.yangtools.yang.binding.RpcService

    public class MappingService
    extends java.lang.Object
    implements OdlMappingserviceService, IMappingService, java.lang.AutoCloseable
    Dispatcher of API calls that implements the RPC and Java APIs in mappingservice.yang and IMappingService respectively. It also coordinates and acts as container for all objects in charge of - saving and updating md-sal datastore stored mappings - monitoring md-sal datastore mapping updates and pushing them to the in memory mapping-system - in memory mapping-system
    Author:
    Lorand Jakab, Florin Coras