org.pentaho.di.cluster
Class SlaveConnectionManager
java.lang.Object
org.pentaho.di.cluster.SlaveConnectionManager
public class SlaveConnectionManager
- extends Object
Encapsulates the Apache commons HTTP connection manager with a singleton.
We can use this to limit the number of open connections to slave servers.
- Author:
- matt
getInstance
public static SlaveConnectionManager getInstance()
createHttpClient
public org.apache.commons.httpclient.HttpClient createHttpClient()
shutdown
public void shutdown()