| Package | Description |
|---|---|
| org.teiid.net | |
| org.teiid.net.socket |
| Modifier and Type | Method and Description |
|---|---|
List<HostInfo> |
TeiidURL.getHostInfo() |
| Modifier and Type | Method and Description |
|---|---|
HostInfo |
SocketServerInstance.getHostInfo() |
HostInfo |
SocketServerInstanceImpl.getHostInfo() |
HostInfo |
UrlServerDiscovery.selectNextInstance(List<HostInfo> hosts) |
| Modifier and Type | Method and Description |
|---|---|
List<HostInfo> |
UrlServerDiscovery.getKnownHosts() |
| Modifier and Type | Method and Description |
|---|---|
ObjectChannel |
ObjectChannelFactory.createObjectChannel(HostInfo info) |
ObjectChannel |
OioOjbectChannelFactory.createObjectChannel(HostInfo info) |
SocketServerInstance |
SocketServerConnectionFactory.getServerInstance(HostInfo info) |
SocketServerInstance |
SocketServerInstanceFactory.getServerInstance(HostInfo info) |
| Modifier and Type | Method and Description |
|---|---|
HostInfo |
UrlServerDiscovery.selectNextInstance(List<HostInfo> hosts) |
| Constructor and Description |
|---|
SocketServerInstanceImpl(HostInfo info,
long synchTimeout,
int soTimeout) |
Copyright © 2019. All rights reserved.