public class ZkSyncTool extends Object
Constructor and Description |
---|
ZkSyncTool(Map<String,String> env) |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args) |
protected static Map<String,String> |
processJavaOpts(String proxyJavaOpts) |
void |
sync()
This method synchronizes the Solr configuration based on the values of the
provided environment variables.
|
public static void main(String[] args)
public void sync() throws Exception
Exception
- in case of error.Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.