| Package | Description |
|---|---|
| org.apache.ignite.spi.deployment.uri |
Contains URI-based deployment SPI implementation.
|
| org.apache.ignite.spi.deployment.uri.scanners |
Contains common classes for URI deployment scanners.
|
| org.apache.ignite.spi.deployment.uri.scanners.file |
Contains directory scanner for URI deployer SPI.
|
| org.apache.ignite.spi.deployment.uri.scanners.http |
Contains HTTP scanner for URI deployer SPI.
|
| Modifier and Type | Method and Description |
|---|---|
UriDeploymentScanner[] |
UriDeploymentSpi.getScanners()
Gets scanners.
|
| Modifier and Type | Method and Description |
|---|---|
UriDeploymentSpi |
UriDeploymentSpi.setScanners(UriDeploymentScanner... scanners)
Sets scanners.
|
| Constructor and Description |
|---|
UriDeploymentScannerManager(String igniteInstanceName,
URI uri,
File deployDir,
long freq,
FilenameFilter filter,
GridUriDeploymentScannerListener lsnr,
IgniteLogger log,
UriDeploymentScanner scanner)
Creates new scanner.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UriDeploymentFileScanner
URI deployment file scanner.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UriDeploymentHttpScanner
HTTP-based URI deployment scanner.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 8.9.29 Release Date : January 8 2026