| Package | Description |
|---|---|
| org.gridgain.grid.spi.deployment.uri.scanners.file |
Contains directory scanner for URI deployer SPI.
|
| org.gridgain.grid.spi.deployment.uri.scanners.ftp |
Contains FTP scanner for URI deployer SPI.
|
| org.gridgain.grid.spi.deployment.uri.scanners.http |
Contains HTTP scanner for URI deployer SPI.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridUriDeploymentFileScanner
Scanner that processes all URIs with "file" scheme.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridUriDeploymentFtpScanner
FTP scanner scans directory for new files.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridUriDeploymentHttpScanner
URI deployment HTTP scanner.
|
Copyright © 2014. All rights reserved.