Package | Description |
---|---|
org.apache.ignite.spi.discovery.tcp.ipfinder.jdbc |
Contains JDBC IP finder implementation.
|
Modifier and Type | Method and Description |
---|---|
TcpDiscoveryJdbcIpFinder |
TcpDiscoveryJdbcIpFinder.setDataSource(DataSource dataSrc)
Sets data source.
|
TcpDiscoveryJdbcIpFinder |
TcpDiscoveryJdbcIpFinder.setInitSchema(boolean initSchema)
Flag indicating whether DB schema should be initialized by Ignite (default behaviour) or
was explicitly created by user.
|
TcpDiscoveryJdbcIpFinder |
TcpDiscoveryJdbcIpFinder.setShared(boolean shared)
Sets shared flag.
|
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024