| Package | Description |
|---|---|
| org.apache.ignite.compute.gridify |
Contains APIs utilized for AOP-based grid-enabling.
|
| org.apache.ignite.compute.gridify.aop |
Contains common classes for different AOP providers.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
GridifyInterceptor.isGridify(Annotation gridify,
GridifyArgument arg)
This method is called before actual grid-enabling happens.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridifyArgumentAdapter
Convenience adapter for
GridifyArgument interface. |
| Modifier and Type | Method and Description |
|---|---|
Map<? extends ComputeJob,ClusterNode> |
GridifyDefaultTask.map(List<ClusterNode> subgrid,
GridifyArgument arg)
This method is called to map or split grid task into multiple grid jobs.
|
| Constructor and Description |
|---|
GridifyArgumentAdapter(GridifyArgument orig,
Object... newParams)
Copy constructor.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 1.5.11 Release Date : April 8 2016