| Package | Description |
|---|---|
| org.gridgain.grid.kernal.managers.loadbalancer |
TODO.
|
| org.gridgain.grid.kernal.processors.resource |
TODO.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridLoadBalancerAdapter
This adapter allows for graceful exception when load balancer gets marshalled.
|
| Modifier and Type | Method and Description |
|---|---|
GridComputeLoadBalancer |
GridLoadBalancerManager.getLoadBalancer(GridTaskSessionImpl ses,
List<GridNode> top) |
| Modifier and Type | Method and Description |
|---|---|
void |
GridResourceProcessor.inject(GridDeployment dep,
GridComputeTask<?,?> task,
GridTaskSessionImpl ses,
GridComputeLoadBalancer balancer,
GridComputeTaskContinuousMapper mapper)
Injects held resources into given grid task.
|
Copyright © 2014. All rights reserved.