Package | Description |
---|---|
org.apache.ignite.spi.deployment.uri |
Contains URI-based deployment SPI implementation.
|
Modifier and Type | Method and Description |
---|---|
UriDeploymentSpi |
UriDeploymentSpi.setCheckMd5(boolean checkMd5)
If set to
true then SPI should exclude files with same md5s from deployment. |
UriDeploymentSpi |
UriDeploymentSpi.setEncodeUri(boolean encodeUri)
Indicates that URI must be encoded before usage.
|
UriDeploymentSpi |
UriDeploymentSpi.setScanners(org.apache.ignite.spi.deployment.uri.scanners.UriDeploymentScanner... scanners)
Sets scanners.
|
UriDeploymentSpi |
UriDeploymentSpi.setTemporaryDirectoryPath(String tmpDirPath)
Sets absolute path to temporary directory which will be used by
deployment SPI to keep all deployed classes in.
|
UriDeploymentSpi |
UriDeploymentSpi.setUriList(List<String> uriList)
Sets list of URI which point to GAR file and which should be
scanned by SPI for the new tasks.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019