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