public class UpdateShardHandler extends Object
| Constructor and Description | 
|---|
UpdateShardHandler(ConfigSolr cfg)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
close()  | 
org.apache.http.conn.ClientConnectionManager | 
getConnectionManager()  | 
org.apache.http.client.HttpClient | 
getHttpClient()  | 
ExecutorService | 
getUpdateExecutor()  | 
public UpdateShardHandler(ConfigSolr cfg)
public org.apache.http.client.HttpClient getHttpClient()
public org.apache.http.conn.ClientConnectionManager getConnectionManager()
public ExecutorService getUpdateExecutor()
public void close()
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.