Class BackendToolUtils.BackendInfo

java.lang.Object
org.opends.server.tools.BackendToolUtils.BackendInfo
Enclosing class:
BackendToolUtils

public static final class BackendToolUtils.BackendInfo extends Object
Contains backend infos: LocalBackend, baseDNs and BackendCfg.
  • Method Details

    • getLocalBackend

      public LocalBackend<?> getLocalBackend()
      Returns the local backend.
      Returns:
      the local backend
    • getConfig

      public BackendCfg getConfig()
      Returns the backend configuration.
      Returns:
      the backend configuration