Class NodeConfig


  • public class NodeConfig
    extends Object
    • Method Detail

      • getNodeName

        public String getNodeName()
      • getCoreRootDirectory

        public Path getCoreRootDirectory()
      • getSolrDataHome

        public Path getSolrDataHome()
      • getShardHandlerFactoryPluginInfo

        public PluginInfo getShardHandlerFactoryPluginInfo()
      • getCoreLoadThreadCount

        public int getCoreLoadThreadCount​(boolean zkAware)
      • getReplayUpdatesThreads

        public int getReplayUpdatesThreads()
      • getSharedLibDirectory

        public String getSharedLibDirectory()
      • getCoreAdminHandlerClass

        public String getCoreAdminHandlerClass()
      • getCollectionsHandlerClass

        public String getCollectionsHandlerClass()
      • getInfoHandlerClass

        public String getInfoHandlerClass()
      • getConfigSetsHandlerClass

        public String getConfigSetsHandlerClass()
      • hasSchemaCache

        public boolean hasSchemaCache()
      • getManagementPath

        public String getManagementPath()
      • getConfigSetBaseDirectory

        public Path getConfigSetBaseDirectory()
      • getTransientCacheSize

        public int getTransientCacheSize()
      • getSolrProperties

        public Properties getSolrProperties()
      • getBackupRepositoryPlugins

        public PluginInfo[] getBackupRepositoryPlugins()
      • getTransientCachePluginInfo

        public PluginInfo getTransientCachePluginInfo()