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.15 Release Date : December 3 2024