public class ThresholdShedder extends Object implements LoadSheddingStrategy
| Constructor and Description |
|---|
ThresholdShedder() |
| 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.
|
public com.google.common.collect.Multimap<String,String> findBundlesForUnloading(LoadData loadData, ServiceConfiguration conf)
LoadSheddingStrategyfindBundlesForUnloading in interface LoadSheddingStrategyloadData - The load data to used to make the unloading decision.conf - The service configuration.Copyright © 2017–2021 Apache Software Foundation. All rights reserved.