public class CdcrReplicator extends Object implements Runnable
CdcrReplicatorState
class
CdcrReplicator.CdcrReplicatorException
CdcrReplicator(org.apache.solr.handler.CdcrReplicatorState state, int batchSize)
void
run()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CdcrReplicator(org.apache.solr.handler.CdcrReplicatorState state, int batchSize)
public void run()
run
Runnable