public interface LoadSheddingStrategy
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.Multimap<String,String> |
findBundlesForUnloading(LoadData loadData,
ServiceConfiguration conf)
Recommend that all of the returned bundles be unloaded.
|
com.google.common.collect.Multimap<String,String> findBundlesForUnloading(LoadData loadData, ServiceConfiguration conf)
loadData - The load data to used to make the unloading decision.conf - The service configuration.Copyright © 2017–2021 Apache Software Foundation. All rights reserved.