Uses of Interface
com.bigdata.service.IServiceLoadHelper

Packages that use IServiceLoadHelper
com.bigdata.service This package provides implementations of bigdata services (metadata service, data service, transaction manager service. 
 

Uses of IServiceLoadHelper in com.bigdata.service
 

Classes in com.bigdata.service that implement IServiceLoadHelper
 class AbstractRoundRobinServiceLoadHelper
          A round robin implementation that may be used when there are no scores available.
 class AbstractServiceLoadHelper
          Base class for abstract implementations with integration points for the LoadBalancerService.
 class AbstractServiceLoadHelperWithoutScores
          Implementation that may be used when service scores are not yet available.
 class AbstractServiceLoadHelperWithScores
          The default implementation used when scores are available.
protected  class LoadBalancerService.RoundRobinServiceLoadHelper
          Integration with the LoadBalancerService.
protected  class LoadBalancerService.ServiceLoadHelperWithoutScores
          Integration with the LoadBalancerService.
protected  class LoadBalancerService.ServiceLoadHelperWithScores
          Integration with the LoadBalancerService.
 



Copyright © 2006-2011 SYSTAP, LLC. All Rights Reserved.