Package org.apache.ignite.spi.loadbalancing.adaptive
Contains adaptive load balancing SPI.
-
Interface Summary Interface Description AdaptiveLoadBalancingSpiMBean Management MBean forAdaptiveLoadBalancingSpi
SPI.AdaptiveLoadProbe Pluggable implementation of node load probing. -
Class Summary Class Description AdaptiveCpuLoadProbe Implementation of node load probing based on CPU load.AdaptiveJobCountLoadProbe Implementation of node load probing based on active and waiting job count.AdaptiveLoadBalancingSpi Load balancing SPI that adapts to overall node performance.AdaptiveProcessingTimeLoadProbe Implementation of node load probing based on total job processing time.