public final class ConcurrentClusterFlowChecker extends Object
| Constructor and Description |
|---|
ConcurrentClusterFlowChecker() |
| Modifier and Type | Method and Description |
|---|---|
static TokenResult |
acquireConcurrentToken(String clientAddress,
FlowRule rule,
int acquireCount) |
static double |
calcGlobalThreshold(FlowRule rule) |
static TokenResult |
releaseConcurrentToken(long tokenId) |
public static double calcGlobalThreshold(FlowRule rule)
public static TokenResult acquireConcurrentToken(String clientAddress, FlowRule rule, int acquireCount)
public static TokenResult releaseConcurrentToken(long tokenId)
Copyright © 2021 Alibaba Group. All rights reserved.