GridGain™ 2.1.0
Java API Specification

Uses of Interface
org.gridgain.grid.spi.loadbalancing.adaptive.GridAdaptiveLoadProbe

Packages that use GridAdaptiveLoadProbe
org.gridgain.grid.spi.loadbalancing.adaptive icon Contains adaptive load balancing SPI. 
 

Uses of GridAdaptiveLoadProbe in org.gridgain.grid.spi.loadbalancing.adaptive
 

Classes in org.gridgain.grid.spi.loadbalancing.adaptive that implement GridAdaptiveLoadProbe
 class GridAdaptiveBenchmarkLoadProbe
          Probe that uses GridLocalNodeBenchmark for specifying load for every node.
 class GridAdaptiveCpuLoadProbe
          Implementation of node load probing based on CPU load.
 class GridAdaptiveJobCountLoadProbe
          Implementation of node load probing based on active and waiting job count.
 class GridAdaptiveProcessingTimeLoadProbe
          Implementation of node load probing based on total job processing time.
 

Methods in org.gridgain.grid.spi.loadbalancing.adaptive with parameters of type GridAdaptiveLoadProbe
 void GridAdaptiveLoadBalancingSpi.setLoadProbe(GridAdaptiveLoadProbe probe)
          Sets implementation of node load probe.
 


GridGain™ 2.1.0
Java API Specification

GridGain™ - Grid Computing Made Simple, ver. 2.1.0.19122008
2005-2008 Copyright © GridGain Systems. All Rights Reserved.