|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConnectionFactory | |
|---|---|
| de.zib.scalaris | This package contains means to communicate with the erlang scalaris ring from Java. |
| Uses of ConnectionFactory in de.zib.scalaris |
|---|
| Methods in de.zib.scalaris that return ConnectionFactory | |
|---|---|
ConnectionFactory |
NodeDiscovery.getCf()
Gets the ConnectionFactory to work with. |
ConnectionFactory |
ConnectionPool.getConnectionFactory()
Gets the connection factory used by the pool. |
static ConnectionFactory |
ConnectionFactory.getInstance()
Returns the static instance of a connection factory. |
| Constructors in de.zib.scalaris with parameters of type ConnectionFactory | |
|---|---|
ConnectionPool(ConnectionFactory cFactory,
int maxConnections)
Creates a new connection pool. |
|
NodeDiscovery(ConnectionFactory cf)
Constructor |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||