public class SyncStrategy extends Object
Modifier and Type | Field and Description |
---|---|
protected org.slf4j.Logger |
log |
Constructor and Description |
---|
SyncStrategy() |
Modifier and Type | Method and Description |
---|---|
void |
close() |
static ModifiableSolrParams |
params(String... params) |
boolean |
sync(ZkController zkController,
SolrCore core,
ZkNodeProps leaderProps) |
public boolean sync(ZkController zkController, SolrCore core, ZkNodeProps leaderProps)
public void close()
public static ModifiableSolrParams params(String... params)
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.