Uses of Class
org.apache.solr.handler.ReplicationHandler
-
Packages that use ReplicationHandler Package Description org.apache.solr.handler Concrete implementations ofSolrRequestHandler
-
-
Uses of ReplicationHandler in org.apache.solr.handler
Methods in org.apache.solr.handler with parameters of type ReplicationHandler Modifier and Type Method Description protected void
SnapShooter. deleteNamedSnapshot(ReplicationHandler replicationHandler)
protected void
SnapShooter. deleteSnapAsync(ReplicationHandler replicationHandler)
Constructors in org.apache.solr.handler with parameters of type ReplicationHandler Constructor Description IndexFetcher(org.apache.solr.common.util.NamedList<?> initArgs, ReplicationHandler handler, SolrCore sc)
-