Uses of Class
org.apache.solr.handler.ReplicationHandler.ReplicationHandlerConfig
Packages that use ReplicationHandler.ReplicationHandlerConfig
Package
Description
Concrete implementations of
SolrRequestHandlerV2 API implementations for "admin" APIs.
-
Uses of ReplicationHandler.ReplicationHandlerConfig in org.apache.solr.handler
Methods in org.apache.solr.handler that return ReplicationHandler.ReplicationHandlerConfigMethods in org.apache.solr.handler that return types with arguments of type ReplicationHandler.ReplicationHandlerConfig -
Uses of ReplicationHandler.ReplicationHandlerConfig in org.apache.solr.handler.admin.api
Constructors in org.apache.solr.handler.admin.api with parameters of type ReplicationHandler.ReplicationHandlerConfigModifierConstructorDescriptionSnapshotBackupAPI(SolrCore solrCore, ReplicationHandler.ReplicationHandlerConfig replicationHandlerConfig)