Uses of Class
org.apache.solr.handler.ReplicationHandler.ReplicationHandlerConfig
- 
Packages that use ReplicationHandler.ReplicationHandlerConfig Package Description org.apache.solr.handler Concrete implementations ofSolrRequestHandlerorg.apache.solr.handler.admin.api V2 API implementations for "admin" APIs.
- 
- 
Uses of ReplicationHandler.ReplicationHandlerConfig in org.apache.solr.handlerMethods in org.apache.solr.handler that return ReplicationHandler.ReplicationHandlerConfig Modifier and Type Method Description ReplicationHandler.ReplicationHandlerConfigReplicationHandler. provide()Methods in org.apache.solr.handler that return types with arguments of type ReplicationHandler.ReplicationHandlerConfig Modifier and Type Method Description Class<ReplicationHandler.ReplicationHandlerConfig>ReplicationHandler. getConfigClass()
- 
Uses of ReplicationHandler.ReplicationHandlerConfig in org.apache.solr.handler.admin.apiConstructors in org.apache.solr.handler.admin.api with parameters of type ReplicationHandler.ReplicationHandlerConfig Constructor Description SnapshotBackupAPI(SolrCore solrCore, ReplicationHandler.ReplicationHandlerConfig replicationHandlerConfig)
 
-