Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.jppf.load.balancer Classes and Interfaces - 13 results found.
NameDescriptionTypePackageFramework
BundlerThis is the interface of all strategies for defining bundle task size.Interfaceorg.jppf.load.balancerJppf
BundlerExA bundler which provides a more advanced feedback method with additional performance data.Interfaceorg.jppf.load.balancerJppf
ContextAwarenessBundler implementations should implement this interface if they wish to have access to a node's context.Interfaceorg.jppf.load.balancerJppf
FixedSizeBundlerThis class provide a used defined bundle size jppf.Classorg.jppf.load.balancer.implJppf
FixedSizeBundlerProviderProvider implementation for the fixed bundle size load-balancing algorithm.Classorg.jppf.load.balancer.spiJppf
FixedSizeProfileProfile for the fixed bundle size load-balancing algorithm.Classorg.jppf.load.balancer.implJppf
JobAwarenessBundler implementations should implement this interface if they wish to have access to a job's information.Interfaceorg.jppf.load.balancerJppf
JobAwarenessExBundler implementations should implement this interface if they wish to have access to a job's information.Interfaceorg.jppf.load.balancerJppf
JPPFBundlerProviderInterface for all load-balancing algorithm providers.Interfaceorg.jppf.load.balancer.spiJppf
JPPFContextBundler implementations should use this context if they wish to have access to execution context.Classorg.jppf.load.balancerJppf
LoadBalancingInformationInformation on the load-balancing algorithm currently setup in the driver.Classorg.jppf.load.balancerJppf
LoadBalancingProfileThis interface defines the set of parameters used by a load-balancing algorithm.Interfaceorg.jppf.load.balancerJppf
NodeAwarenessBundler implementations should implement this interface if they wish to have access to a node's configuration.Interfaceorg.jppf.load.balancerJppf