| Package | Description |
|---|---|
| com.alibaba.csp.sentinel.slots.block.flow.param |
| Modifier and Type | Method and Description |
|---|---|
ParamFlowClusterConfig |
ParamFlowRule.getClusterConfig() |
ParamFlowClusterConfig |
ParamFlowClusterConfig.setFallbackToLocalWhenFail(boolean fallbackToLocalWhenFail) |
ParamFlowClusterConfig |
ParamFlowClusterConfig.setFlowId(Long flowId) |
ParamFlowClusterConfig |
ParamFlowClusterConfig.setSampleCount(int sampleCount) |
ParamFlowClusterConfig |
ParamFlowClusterConfig.setThresholdType(int thresholdType) |
ParamFlowClusterConfig |
ParamFlowClusterConfig.setWindowIntervalMs(int windowIntervalMs) |
| Modifier and Type | Method and Description |
|---|---|
ParamFlowRule |
ParamFlowRule.setClusterConfig(ParamFlowClusterConfig clusterConfig) |
Copyright © 2020 Alibaba Group. All rights reserved.