| Package | Description |
|---|---|
| org.teiid.net | |
| org.teiid.net.socket |
| Modifier and Type | Method and Description |
|---|---|
void |
ServerConnection.authenticate() |
ServerConnection |
ServerConnectionFactory.getConnection(Properties connectionProperties)
Establish a connection to the server.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SocketServerConnection.authenticate() |
SocketServerConnection |
SocketServerConnectionFactory.getConnection(Properties connectionProperties) |
SocketServerInstance |
SocketServerConnection.selectServerInstance(boolean logoff)
Implements a sticky random selection policy
TODO: make this customizable
TODO: put more information on hostinfo as to process response time, last successful connect, etc.
|
| Constructor and Description |
|---|
SocketServerConnection(SocketServerInstanceFactory connectionFactory,
boolean secure,
ServerDiscovery serverDiscovery,
Properties connProps) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.