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