| 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 |
|---|---|
@NotNull 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.
|
GridGain In-Memory Computing Platform : ver. 8.9.26 Release Date : October 16 2025