Package | Description |
---|---|
org.apache.ignite.spi.deployment |
Contains APIs for deployment SPI.
|
org.apache.ignite.spi.deployment.local |
Contains default local deployment SPI implementation.
|
org.apache.ignite.spi.deployment.uri |
Contains URI-based deployment SPI implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
DeploymentResourceAdapter
Simple adapter for
DeploymentResource interface. |
Modifier and Type | Method and Description |
---|---|
DeploymentResource |
DeploymentSpi.findResource(String rsrcName)
Finds class loader for the given class.
|
Modifier and Type | Method and Description |
---|---|
@Nullable DeploymentResource |
LocalDeploymentSpi.findResource(String rsrcName)
Finds class loader for the given class.
|
Modifier and Type | Method and Description |
---|---|
@Nullable DeploymentResource |
UriDeploymentSpi.findResource(String rsrcName)
Finds class loader for the given class.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019