Package | Description |
---|---|
com.bigdata.service |
This package provides implementations of bigdata services (metadata
service, data service, transaction manager service.
|
Modifier and Type | Class and Description |
---|---|
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–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.