public interface IServiceLoadHelper
Modifier and Type | Method and Description |
---|---|
UUID[] |
getUnderUtilizedDataServices(int minCount,
int maxCount,
UUID exclude)
Return an array of under-utilized
IDataService UUID s. |
UUID[] getUnderUtilizedDataServices(int minCount, int maxCount, UUID exclude) throws InterruptedException, TimeoutException
IDataService
UUID
s.minCount
- maxCount
- exclude
- InterruptedException
TimeoutException
ILoadBalancerService.getUnderUtilizedDataServices(int, int,
UUID)
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.