- generateCurrentNodeMap(String) - Static method in class com.alibaba.csp.sentinel.cluster.flow.statistic.ClusterMetricNodeGenerator
-
- generateTokenCacheNode(FlowRule, int, String) - Static method in class com.alibaba.csp.sentinel.cluster.flow.statistic.concurrent.TokenCacheNode
-
- get(Long) - Static method in class com.alibaba.csp.sentinel.cluster.flow.statistic.concurrent.CurrentConcurrencyManager
-
get the current concurrency.
- get(ClusterFlowEvent) - Method in class com.alibaba.csp.sentinel.cluster.flow.statistic.data.ClusterMetricBucket
-
- getAcquireCount() - Method in class com.alibaba.csp.sentinel.cluster.flow.statistic.concurrent.TokenCacheNode
-
- getAddress() - Method in class com.alibaba.csp.sentinel.cluster.server.connection.ConnectionDescriptor
-
- getAllFlowRules() - Static method in class com.alibaba.csp.sentinel.cluster.flow.rule.ClusterFlowRuleManager
-
- getAllParamRules() - Static method in class com.alibaba.csp.sentinel.cluster.flow.rule.ClusterParamFlowRuleManager
-
- getAvg(ClusterFlowEvent) - Method in class com.alibaba.csp.sentinel.cluster.flow.statistic.metric.ClusterMetric
-
Get average count for provided event per second.
- getAvg(Object) - Method in class com.alibaba.csp.sentinel.cluster.flow.statistic.metric.ClusterParamMetric
-
- getBlockQps() - Method in class com.alibaba.csp.sentinel.cluster.flow.statistic.ClusterMetricNode
-
- getCacheKeySet() - Static method in class com.alibaba.csp.sentinel.cluster.flow.statistic.concurrent.TokenCacheNodeManager
-
- getClientAddress() - Method in class com.alibaba.csp.sentinel.cluster.flow.statistic.concurrent.TokenCacheNode
-
- getClientTimeout() - Method in class com.alibaba.csp.sentinel.cluster.flow.statistic.concurrent.TokenCacheNode
-
- getConcurrencyMapKeySet() - Static method in class com.alibaba.csp.sentinel.cluster.flow.statistic.concurrent.CurrentConcurrencyManager
-
get NOW_CALLS_MAP.
- getConnectedCount(long) - Static method in class com.alibaba.csp.sentinel.cluster.flow.rule.ClusterFlowRuleManager
-
Get connected count for associated namespace of given flowId.
- getConnectedCount(long) - Static method in class com.alibaba.csp.sentinel.cluster.flow.rule.ClusterParamFlowRuleManager
-
Get connected count for associated namespace of given flowId.
- getConnectedCount() - Method in class com.alibaba.csp.sentinel.cluster.server.connection.ConnectionGroup
-
- getConnectedCount(String) - Static method in class com.alibaba.csp.sentinel.cluster.server.connection.ConnectionManager
-
Get connected count for specific namespace.
- getConnection(String, int) - Method in class com.alibaba.csp.sentinel.cluster.server.connection.ConnectionPool
-
- getConnectionGroup(String) - Static method in class com.alibaba.csp.sentinel.cluster.server.connection.ConnectionManager
-
- getConnectionKey() - Method in interface com.alibaba.csp.sentinel.cluster.server.connection.Connection
-
- getConnectionKey() - Method in class com.alibaba.csp.sentinel.cluster.server.connection.NettyConnection
-
- getConnectionSet() - Method in class com.alibaba.csp.sentinel.cluster.server.connection.ConnectionGroup
-
- getCurrentCount(ClusterFlowEvent) - Method in class com.alibaba.csp.sentinel.cluster.flow.statistic.metric.ClusterMetric
-
- getCurrentQps(String) - Static method in class com.alibaba.csp.sentinel.cluster.flow.statistic.limit.GlobalRequestLimiter
-
- getCurrentState() - Method in class com.alibaba.csp.sentinel.cluster.server.NettyTransportServer
-
- getDecoder(int) - Static method in class com.alibaba.csp.sentinel.cluster.server.codec.registry.RequestDataDecodeRegistry
-
- getExceedCount(String) - Static method in class com.alibaba.csp.sentinel.cluster.server.config.ClusterServerConfigManager
-
- getExceedCount() - Static method in class com.alibaba.csp.sentinel.cluster.server.config.ClusterServerConfigManager
-
- getExceedCount() - Method in class com.alibaba.csp.sentinel.cluster.server.config.ServerFlowConfig
-
- getFirstCountOfWindow(ClusterFlowEvent) - Method in class com.alibaba.csp.sentinel.cluster.flow.statistic.metric.ClusterMetricLeapArray
-
- getFlowId() - Method in class com.alibaba.csp.sentinel.cluster.flow.statistic.ClusterMetricNode
-
- getFlowId() - Method in class com.alibaba.csp.sentinel.cluster.flow.statistic.concurrent.TokenCacheNode
-
- getFlowIdSet(String) - Static method in class com.alibaba.csp.sentinel.cluster.flow.rule.ClusterFlowRuleManager
-
- getFlowIdSet(String) - Static method in class com.alibaba.csp.sentinel.cluster.flow.rule.ClusterParamFlowRuleManager
-
- getFlowRuleById(Long) - Static method in class com.alibaba.csp.sentinel.cluster.flow.rule.ClusterFlowRuleManager
-
Get flow rule by rule ID.
- getFlowRules(String) - Static method in class com.alibaba.csp.sentinel.cluster.flow.rule.ClusterFlowRuleManager
-
Get all cluster flow rules within a specific namespace.
- getHost() - Method in class com.alibaba.csp.sentinel.cluster.server.connection.ConnectionDescriptor
-
- getIdleSeconds() - Static method in class com.alibaba.csp.sentinel.cluster.server.config.ClusterServerConfigManager
-
- getIdleSeconds() - Method in class com.alibaba.csp.sentinel.cluster.server.config.ServerTransportConfig
-
- getIntervalMs(String) - Static method in class com.alibaba.csp.sentinel.cluster.server.config.ClusterServerConfigManager
-
- getIntervalMs() - Static method in class com.alibaba.csp.sentinel.cluster.server.config.ClusterServerConfigManager
-
- getIntervalMs() - Method in class com.alibaba.csp.sentinel.cluster.server.config.ServerFlowConfig
-
- getLastReadTime() - Method in interface com.alibaba.csp.sentinel.cluster.server.connection.Connection
-
- getLastReadTime() - Method in class com.alibaba.csp.sentinel.cluster.server.connection.NettyConnection
-
- getLocalAddress() - Method in interface com.alibaba.csp.sentinel.cluster.server.connection.Connection
-
- getLocalAddress() - Method in class com.alibaba.csp.sentinel.cluster.server.connection.NettyConnection
-
- getMaxAllowedQps(String) - Static method in class com.alibaba.csp.sentinel.cluster.flow.statistic.limit.GlobalRequestLimiter
-
- getMaxAllowedQps() - Static method in class com.alibaba.csp.sentinel.cluster.server.config.ClusterServerConfigManager
-
- getMaxAllowedQps(String) - Static method in class com.alibaba.csp.sentinel.cluster.server.config.ClusterServerConfigManager
-
- getMaxAllowedQps() - Method in class com.alibaba.csp.sentinel.cluster.server.config.ServerFlowConfig
-
- getMaxOccupyRatio(String) - Static method in class com.alibaba.csp.sentinel.cluster.server.config.ClusterServerConfigManager
-
- getMaxOccupyRatio() - Static method in class com.alibaba.csp.sentinel.cluster.server.config.ClusterServerConfigManager
-
- getMaxOccupyRatio() - Method in class com.alibaba.csp.sentinel.cluster.server.config.ServerFlowConfig
-
- getMetric(long) - Static method in class com.alibaba.csp.sentinel.cluster.flow.statistic.ClusterMetricStatistics
-
- getMetric(long) - Static method in class com.alibaba.csp.sentinel.cluster.flow.statistic.ClusterParamMetricStatistics
-
- getNamespace(long) - Static method in class com.alibaba.csp.sentinel.cluster.flow.rule.ClusterFlowRuleManager
-
- getNamespace(long) - Static method in class com.alibaba.csp.sentinel.cluster.flow.rule.ClusterParamFlowRuleManager
-
- getNamespace() - Method in class com.alibaba.csp.sentinel.cluster.server.config.ServerFlowConfig
-
- getNamespace() - Method in class com.alibaba.csp.sentinel.cluster.server.connection.ConnectionGroup
-
- getNamespaceSet() - Static method in class com.alibaba.csp.sentinel.cluster.server.config.ClusterServerConfigManager
-
- getOccupiedCount(ClusterFlowEvent) - Method in class com.alibaba.csp.sentinel.cluster.flow.statistic.metric.ClusterMetricLeapArray
-
- getOrCreateConnectionGroup(String) - Static method in class com.alibaba.csp.sentinel.cluster.server.connection.ConnectionManager
-
- getOrCreateGroup(String) - Static method in class com.alibaba.csp.sentinel.cluster.server.connection.ConnectionManager
-
- getParamRuleById(Long) - Static method in class com.alibaba.csp.sentinel.cluster.flow.rule.ClusterParamFlowRuleManager
-
- getParamRules(String) - Static method in class com.alibaba.csp.sentinel.cluster.flow.rule.ClusterParamFlowRuleManager
-
Get all cluster parameter flow rules within a specific namespace.
- getPassQps() - Method in class com.alibaba.csp.sentinel.cluster.flow.statistic.ClusterMetricNode
-
- getPort() - Static method in class com.alibaba.csp.sentinel.cluster.server.config.ClusterServerConfigManager
-
- getPort() - Method in class com.alibaba.csp.sentinel.cluster.server.config.ServerTransportConfig
-
- getProcessor(int) - Static method in class com.alibaba.csp.sentinel.cluster.server.processor.RequestProcessorProvider
-
- getQps() - Method in class com.alibaba.csp.sentinel.cluster.flow.statistic.limit.RequestLimiter
-
- getQpsAllowed() - Method in class com.alibaba.csp.sentinel.cluster.flow.statistic.limit.RequestLimiter
-
- getRemoteIP() - Method in interface com.alibaba.csp.sentinel.cluster.server.connection.Connection
-
- getRemoteIP() - Method in class com.alibaba.csp.sentinel.cluster.server.connection.NettyConnection
-
- getRemotePort() - Method in interface com.alibaba.csp.sentinel.cluster.server.connection.Connection
-
- getRemotePort() - Method in class com.alibaba.csp.sentinel.cluster.server.connection.NettyConnection
-
- getRequestEntityDecoder() - Static method in class com.alibaba.csp.sentinel.cluster.server.codec.ServerEntityCodecProvider
-
- getRequestLimiter(String) - Static method in class com.alibaba.csp.sentinel.cluster.flow.statistic.limit.GlobalRequestLimiter
-
- getResourceName() - Method in class com.alibaba.csp.sentinel.cluster.flow.statistic.ClusterMetricNode
-
- getResourceTimeout() - Method in class com.alibaba.csp.sentinel.cluster.flow.statistic.concurrent.TokenCacheNode
-
- getResponseEntityWriter() - Static method in class com.alibaba.csp.sentinel.cluster.server.codec.ServerEntityCodecProvider
-
- getRt() - Method in class com.alibaba.csp.sentinel.cluster.flow.statistic.ClusterMetricNode
-
- getSampleCount(String) - Static method in class com.alibaba.csp.sentinel.cluster.server.config.ClusterServerConfigManager
-
Get sample count of provided namespace.
- getSampleCount() - Static method in class com.alibaba.csp.sentinel.cluster.server.config.ClusterServerConfigManager
-
- getSampleCount() - Method in class com.alibaba.csp.sentinel.cluster.server.config.ServerFlowConfig
-
- getService() - Static method in class com.alibaba.csp.sentinel.cluster.server.TokenServiceProvider
-
- getSize() - Static method in class com.alibaba.csp.sentinel.cluster.flow.statistic.concurrent.TokenCacheNodeManager
-
- getSum() - Method in class com.alibaba.csp.sentinel.cluster.flow.statistic.limit.RequestLimiter
-
- getSum(ClusterFlowEvent) - Method in class com.alibaba.csp.sentinel.cluster.flow.statistic.metric.ClusterMetric
-
Get total sum for provided event in intervalInSec.
- getSum(Object) - Method in class com.alibaba.csp.sentinel.cluster.flow.statistic.metric.ClusterParamMetric
-
- getTimestamp() - Method in class com.alibaba.csp.sentinel.cluster.flow.statistic.ClusterMetricNode
-
- getTokenCacheNode(long) - Static method in class com.alibaba.csp.sentinel.cluster.flow.statistic.concurrent.TokenCacheNodeManager
-
- getTokenId() - Method in class com.alibaba.csp.sentinel.cluster.flow.statistic.concurrent.TokenCacheNode
-
- getTopParams() - Method in class com.alibaba.csp.sentinel.cluster.flow.statistic.ClusterMetricNode
-
- getTopValues(int) - Method in class com.alibaba.csp.sentinel.cluster.flow.statistic.metric.ClusterParamMetric
-
- getWriter(int) - Static method in class com.alibaba.csp.sentinel.cluster.server.codec.registry.ResponseDataWriterRegistry
-
- GlobalRequestLimiter - Class in com.alibaba.csp.sentinel.cluster.flow.statistic.limit
-