Class FractionalLDIFImportPlugin

  • All Implemented Interfaces:
    ConfigurationChangeListener<FractionalLdifImportPluginCfg>

    public final class FractionalLDIFImportPlugin
    extends DirectoryServerPlugin<FractionalLdifImportPluginCfg>
    implements ConfigurationChangeListener<FractionalLdifImportPluginCfg>
    This class implements a Directory Server plugin that is used in fractional replication to initialize a just configured fractional domain (when an online full update occurs or offline/online ldif import). The following tasks are done: - check that the fractional configuration (if any) stored in the (incoming) root entry of the domain is compliant with the fractional configuration of the domain (if not make online update stop) - perform filtering according to fractional configuration of the domain - flush the fractional configuration of the domain in the root entry (if no one already present)