| Package | Description |
|---|---|
| org.apache.ignite.configuration |
Contains configuration-related classes.
|
| org.apache.ignite.internal.visor.node |
| Modifier and Type | Method and Description |
|---|---|
OdbcConfiguration |
IgniteConfiguration.getOdbcConfiguration()
Gets configuration for ODBC.
|
OdbcConfiguration |
OdbcConfiguration.setEndpointAddress(String addr)
Set ODBC endpoint address.
|
OdbcConfiguration |
OdbcConfiguration.setMaxOpenCursors(int maxOpenCursors)
Sets maximum number of opened cursors per connection.
|
OdbcConfiguration |
OdbcConfiguration.setSocketReceiveBufferSize(int sockRcvBufSize)
Sets socket receive buffer size.
|
OdbcConfiguration |
OdbcConfiguration.setSocketSendBufferSize(int sockSndBufSize)
Sets socket send buffer size.
|
OdbcConfiguration |
OdbcConfiguration.setThreadPoolSize(int threadPoolSize)
Sets thread pool that is in charge of processing ODBC tasks.
|
| Modifier and Type | Method and Description |
|---|---|
IgniteConfiguration |
IgniteConfiguration.setOdbcConfiguration(OdbcConfiguration odbcCfg)
Sets configuration for ODBC.
|
| Constructor and Description |
|---|
OdbcConfiguration(OdbcConfiguration cfg)
Creates ODBC server configuration by copying all properties from given configuration.
|
| Constructor and Description |
|---|
VisorOdbcConfiguration(OdbcConfiguration src)
Create data transfer object for ODBC configuration.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 2.0.0 Release Date : April 30 2017