Skip navigation links
A C D E F G H I L M N O P R S T V W 

A

add(ClusterFlowEvent, long) - Method in class com.alibaba.csp.sentinel.cluster.flow.statistic.data.ClusterMetricBucket
 
add(int) - Method in class com.alibaba.csp.sentinel.cluster.flow.statistic.limit.RequestLimiter
 
add(ClusterFlowEvent, long) - Method in class com.alibaba.csp.sentinel.cluster.flow.statistic.metric.ClusterMetric
 
addConnection(String) - Method in class com.alibaba.csp.sentinel.cluster.server.connection.ConnectionGroup
 
addConnection(String, String) - Static method in class com.alibaba.csp.sentinel.cluster.server.connection.ConnectionManager
 
addDecoder(int, EntityDecoder<ByteBuf, ?>) - Static method in class com.alibaba.csp.sentinel.cluster.server.codec.registry.RequestDataDecodeRegistry
 
addOccupyPass(int) - Method in class com.alibaba.csp.sentinel.cluster.flow.statistic.metric.ClusterMetricLeapArray
 
addTransportConfigChangeObserver(ServerTransportConfigObserver) - Static method in class com.alibaba.csp.sentinel.cluster.server.config.ClusterServerConfigManager
Add a transport config observer.
addValue(Object, int) - Method in class com.alibaba.csp.sentinel.cluster.flow.statistic.metric.ClusterParamMetric
 
addWriter(int, EntityWriter<T, ByteBuf>) - Static method in class com.alibaba.csp.sentinel.cluster.server.codec.registry.ResponseDataWriterRegistry
 
applyMaxQpsChange(double) - Static method in class com.alibaba.csp.sentinel.cluster.flow.statistic.limit.GlobalRequestLimiter
 

C

canPass() - Method in class com.alibaba.csp.sentinel.cluster.flow.statistic.limit.RequestLimiter
 
channelActive(ChannelHandlerContext) - Method in class com.alibaba.csp.sentinel.cluster.server.handler.TokenServerHandler
 
channelInactive(ChannelHandlerContext) - Method in class com.alibaba.csp.sentinel.cluster.server.handler.TokenServerHandler
 
channelRead(ChannelHandlerContext, Object) - Method in class com.alibaba.csp.sentinel.cluster.server.handler.TokenServerHandler
 
clear() - Static method in class com.alibaba.csp.sentinel.cluster.flow.statistic.ClusterMetricStatistics
 
clear() - Static method in class com.alibaba.csp.sentinel.cluster.flow.statistic.ClusterParamMetricStatistics
 
clear() - Method in class com.alibaba.csp.sentinel.cluster.server.connection.ConnectionPool
 
clientCount() - Method in class com.alibaba.csp.sentinel.cluster.server.NettyTransportServer
 
close() - Method in class com.alibaba.csp.sentinel.cluster.server.connection.NettyConnection
 
closeAll() - Method in class com.alibaba.csp.sentinel.cluster.server.NettyTransportServer
 
closeConnection(String, int) - Method in class com.alibaba.csp.sentinel.cluster.server.NettyTransportServer
 
ClusterFlowEvent - Enum in com.alibaba.csp.sentinel.cluster.flow.statistic.data
 
ClusterFlowRuleManager - Class in com.alibaba.csp.sentinel.cluster.flow.rule
Manager for cluster flow rules.
ClusterMetric - Class in com.alibaba.csp.sentinel.cluster.flow.statistic.metric
 
ClusterMetric(int, int) - Constructor for class com.alibaba.csp.sentinel.cluster.flow.statistic.metric.ClusterMetric
 
ClusterMetricBucket - Class in com.alibaba.csp.sentinel.cluster.flow.statistic.data
 
ClusterMetricBucket() - Constructor for class com.alibaba.csp.sentinel.cluster.flow.statistic.data.ClusterMetricBucket
 
ClusterMetricLeapArray - Class in com.alibaba.csp.sentinel.cluster.flow.statistic.metric
 
ClusterMetricLeapArray(int, int) - Constructor for class com.alibaba.csp.sentinel.cluster.flow.statistic.metric.ClusterMetricLeapArray
 
ClusterMetricNode - Class in com.alibaba.csp.sentinel.cluster.flow.statistic
 
ClusterMetricNode() - Constructor for class com.alibaba.csp.sentinel.cluster.flow.statistic.ClusterMetricNode
 
ClusterMetricNodeGenerator - Class in com.alibaba.csp.sentinel.cluster.flow.statistic
 
ClusterMetricNodeGenerator() - Constructor for class com.alibaba.csp.sentinel.cluster.flow.statistic.ClusterMetricNodeGenerator
 
ClusterMetricStatistics - Class in com.alibaba.csp.sentinel.cluster.flow.statistic
 
ClusterParameterLeapArray<C> - Class in com.alibaba.csp.sentinel.cluster.flow.statistic.metric
 
ClusterParameterLeapArray(int, int, int) - Constructor for class com.alibaba.csp.sentinel.cluster.flow.statistic.metric.ClusterParameterLeapArray
 
ClusterParamFlowChecker - Class in com.alibaba.csp.sentinel.cluster.flow
 
ClusterParamFlowRuleManager - Class in com.alibaba.csp.sentinel.cluster.flow.rule
Manager for cluster parameter flow rules.
ClusterParamMetric - Class in com.alibaba.csp.sentinel.cluster.flow.statistic.metric
 
ClusterParamMetric(int, int) - Constructor for class com.alibaba.csp.sentinel.cluster.flow.statistic.metric.ClusterParamMetric
 
ClusterParamMetric(int, int, int) - Constructor for class com.alibaba.csp.sentinel.cluster.flow.statistic.metric.ClusterParamMetric
 
ClusterParamMetricStatistics - Class in com.alibaba.csp.sentinel.cluster.flow.statistic
 
ClusterRuleUtil - Class in com.alibaba.csp.sentinel.cluster.server.util
 
ClusterServerConfigManager - Class in com.alibaba.csp.sentinel.cluster.server.config
 
ClusterServerStatLogUtil - Class in com.alibaba.csp.sentinel.cluster.server.log
 
com.alibaba.csp.sentinel.cluster.flow - package com.alibaba.csp.sentinel.cluster.flow
 
com.alibaba.csp.sentinel.cluster.flow.rule - package com.alibaba.csp.sentinel.cluster.flow.rule
 
com.alibaba.csp.sentinel.cluster.flow.statistic - package com.alibaba.csp.sentinel.cluster.flow.statistic
 
com.alibaba.csp.sentinel.cluster.flow.statistic.data - package com.alibaba.csp.sentinel.cluster.flow.statistic.data
 
com.alibaba.csp.sentinel.cluster.flow.statistic.limit - package com.alibaba.csp.sentinel.cluster.flow.statistic.limit
 
com.alibaba.csp.sentinel.cluster.flow.statistic.metric - package com.alibaba.csp.sentinel.cluster.flow.statistic.metric
 
com.alibaba.csp.sentinel.cluster.server - package com.alibaba.csp.sentinel.cluster.server
 
com.alibaba.csp.sentinel.cluster.server.codec - package com.alibaba.csp.sentinel.cluster.server.codec
 
com.alibaba.csp.sentinel.cluster.server.codec.data - package com.alibaba.csp.sentinel.cluster.server.codec.data
 
com.alibaba.csp.sentinel.cluster.server.codec.netty - package com.alibaba.csp.sentinel.cluster.server.codec.netty
 
com.alibaba.csp.sentinel.cluster.server.codec.registry - package com.alibaba.csp.sentinel.cluster.server.codec.registry
 
com.alibaba.csp.sentinel.cluster.server.command.handler - package com.alibaba.csp.sentinel.cluster.server.command.handler
 
com.alibaba.csp.sentinel.cluster.server.config - package com.alibaba.csp.sentinel.cluster.server.config
 
com.alibaba.csp.sentinel.cluster.server.connection - package com.alibaba.csp.sentinel.cluster.server.connection
 
com.alibaba.csp.sentinel.cluster.server.handler - package com.alibaba.csp.sentinel.cluster.server.handler
 
com.alibaba.csp.sentinel.cluster.server.init - package com.alibaba.csp.sentinel.cluster.server.init
 
com.alibaba.csp.sentinel.cluster.server.log - package com.alibaba.csp.sentinel.cluster.server.log
 
com.alibaba.csp.sentinel.cluster.server.processor - package com.alibaba.csp.sentinel.cluster.server.processor
 
com.alibaba.csp.sentinel.cluster.server.util - package com.alibaba.csp.sentinel.cluster.server.util
 
Connection - Interface in com.alibaba.csp.sentinel.cluster.server.connection
 
ConnectionDescriptor - Class in com.alibaba.csp.sentinel.cluster.server.connection
 
ConnectionDescriptor() - Constructor for class com.alibaba.csp.sentinel.cluster.server.connection.ConnectionDescriptor
 
ConnectionGroup - Class in com.alibaba.csp.sentinel.cluster.server.connection
The connection group stores connection set for a specific namespace.
ConnectionGroup(String) - Constructor for class com.alibaba.csp.sentinel.cluster.server.connection.ConnectionGroup
 
ConnectionGroup() - Constructor for class com.alibaba.csp.sentinel.cluster.server.connection.ConnectionGroup
 
ConnectionManager - Class in com.alibaba.csp.sentinel.cluster.server.connection
Manager for namespace-scope ConnectionGroup.
ConnectionPool - Class in com.alibaba.csp.sentinel.cluster.server.connection
Universal connection pool for connection management.
ConnectionPool() - Constructor for class com.alibaba.csp.sentinel.cluster.server.connection.ConnectionPool
 
count() - Method in class com.alibaba.csp.sentinel.cluster.server.connection.ConnectionPool
 
createConnection(Channel) - Method in class com.alibaba.csp.sentinel.cluster.server.connection.ConnectionPool
 

D

decode(ByteBuf) - Method in class com.alibaba.csp.sentinel.cluster.server.codec.data.FlowRequestDataDecoder
 
decode(ByteBuf) - Method in class com.alibaba.csp.sentinel.cluster.server.codec.data.ParamFlowRequestDataDecoder
 
decode(ByteBuf) - Method in class com.alibaba.csp.sentinel.cluster.server.codec.data.PingRequestDataDecoder
 
decode(ByteBuf) - Method in class com.alibaba.csp.sentinel.cluster.server.codec.DefaultRequestEntityDecoder
 
decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class com.alibaba.csp.sentinel.cluster.server.codec.netty.NettyRequestDecoder
 
DEFAULT_CLUSTER_MAX_CAPACITY - Static variable in class com.alibaba.csp.sentinel.cluster.flow.statistic.metric.ClusterParamMetric
 
DEFAULT_EXCEED_COUNT - Static variable in class com.alibaba.csp.sentinel.cluster.server.config.ServerFlowConfig
 
DEFAULT_IDLE_SECONDS - Static variable in class com.alibaba.csp.sentinel.cluster.server.config.ServerTransportConfig
 
DEFAULT_INTERVAL_MS - Static variable in class com.alibaba.csp.sentinel.cluster.server.config.ServerFlowConfig
 
DEFAULT_MAX_ALLOWED_QPS - Static variable in class com.alibaba.csp.sentinel.cluster.server.config.ServerFlowConfig
 
DEFAULT_MAX_OCCUPY_RATIO - Static variable in class com.alibaba.csp.sentinel.cluster.server.config.ServerFlowConfig
 
DEFAULT_NAMESPACE - Static variable in class com.alibaba.csp.sentinel.cluster.server.ServerConstants
 
DEFAULT_PROPERTY_SUPPLIER - Static variable in class com.alibaba.csp.sentinel.cluster.flow.rule.ClusterFlowRuleManager
The default cluster flow rule property supplier that creates a new dynamic property for a specific namespace to do rule management manually.
DEFAULT_PROPERTY_SUPPLIER - Static variable in class com.alibaba.csp.sentinel.cluster.flow.rule.ClusterParamFlowRuleManager
The default cluster parameter flow rule property supplier that creates a new dynamic property for a specific namespace to manually do rule management.
DEFAULT_SAMPLE_COUNT - Static variable in class com.alibaba.csp.sentinel.cluster.server.config.ServerFlowConfig
 
DefaultClusterServerInitFunc - Class in com.alibaba.csp.sentinel.cluster.server.init
 
DefaultClusterServerInitFunc() - Constructor for class com.alibaba.csp.sentinel.cluster.server.init.DefaultClusterServerInitFunc
 
DefaultEmbeddedTokenServer - Class in com.alibaba.csp.sentinel.cluster.server
Default embedded token server in Sentinel which wraps the SentinelDefaultTokenServer and the TokenService from SPI provider.
DefaultEmbeddedTokenServer() - Constructor for class com.alibaba.csp.sentinel.cluster.server.DefaultEmbeddedTokenServer
 
DefaultRequestEntityDecoder - Class in com.alibaba.csp.sentinel.cluster.server.codec
Default entity decoder for any ClusterRequest entity.
DefaultRequestEntityDecoder() - Constructor for class com.alibaba.csp.sentinel.cluster.server.codec.DefaultRequestEntityDecoder
 
DefaultResponseEntityWriter - Class in com.alibaba.csp.sentinel.cluster.server.codec
 
DefaultResponseEntityWriter() - Constructor for class com.alibaba.csp.sentinel.cluster.server.codec.DefaultResponseEntityWriter
 
DefaultTokenService - Class in com.alibaba.csp.sentinel.cluster.flow
Default implementation for cluster TokenService.
DefaultTokenService() - Constructor for class com.alibaba.csp.sentinel.cluster.flow.DefaultTokenService
 

E

encode(ChannelHandlerContext, ClusterResponse, ByteBuf) - Method in class com.alibaba.csp.sentinel.cluster.server.codec.netty.NettyResponseEncoder
 
equals(Object) - Method in class com.alibaba.csp.sentinel.cluster.server.connection.ConnectionDescriptor
 

F

FetchClusterFlowRulesCommandHandler - Class in com.alibaba.csp.sentinel.cluster.server.command.handler
 
FetchClusterFlowRulesCommandHandler() - Constructor for class com.alibaba.csp.sentinel.cluster.server.command.handler.FetchClusterFlowRulesCommandHandler
 
FetchClusterMetricCommandHandler - Class in com.alibaba.csp.sentinel.cluster.server.command.handler
 
FetchClusterMetricCommandHandler() - Constructor for class com.alibaba.csp.sentinel.cluster.server.command.handler.FetchClusterMetricCommandHandler
 
FetchClusterParamFlowRulesCommandHandler - Class in com.alibaba.csp.sentinel.cluster.server.command.handler
 
FetchClusterParamFlowRulesCommandHandler() - Constructor for class com.alibaba.csp.sentinel.cluster.server.command.handler.FetchClusterParamFlowRulesCommandHandler
 
FetchClusterServerConfigHandler - Class in com.alibaba.csp.sentinel.cluster.server.command.handler
 
FetchClusterServerConfigHandler() - Constructor for class com.alibaba.csp.sentinel.cluster.server.command.handler.FetchClusterServerConfigHandler
 
FetchClusterServerInfoCommandHandler - Class in com.alibaba.csp.sentinel.cluster.server.command.handler
 
FetchClusterServerInfoCommandHandler() - Constructor for class com.alibaba.csp.sentinel.cluster.server.command.handler.FetchClusterServerInfoCommandHandler
 
FlowRequestDataDecoder - Class in com.alibaba.csp.sentinel.cluster.server.codec.data
Decoder for FlowRequestData from ByteBuf stream.
FlowRequestDataDecoder() - Constructor for class com.alibaba.csp.sentinel.cluster.server.codec.data.FlowRequestDataDecoder
 
FlowRequestProcessor - Class in com.alibaba.csp.sentinel.cluster.server.processor
 
FlowRequestProcessor() - Constructor for class com.alibaba.csp.sentinel.cluster.server.processor.FlowRequestProcessor
 
FlowResponseDataWriter - Class in com.alibaba.csp.sentinel.cluster.server.codec.data
 
FlowResponseDataWriter() - Constructor for class com.alibaba.csp.sentinel.cluster.server.codec.data.FlowResponseDataWriter
 
flowToMetricNode(long) - Static method in class com.alibaba.csp.sentinel.cluster.flow.statistic.ClusterMetricNodeGenerator
 

G

generateCurrentNodeMap(String) - Static method in class com.alibaba.csp.sentinel.cluster.flow.statistic.ClusterMetricNodeGenerator
 
get(ClusterFlowEvent) - Method in class com.alibaba.csp.sentinel.cluster.flow.statistic.data.ClusterMetricBucket
 
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
 
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
 
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
 
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
 
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
 
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
 

H

handle(CommandRequest) - Method in class com.alibaba.csp.sentinel.cluster.server.command.handler.FetchClusterFlowRulesCommandHandler
 
handle(CommandRequest) - Method in class com.alibaba.csp.sentinel.cluster.server.command.handler.FetchClusterMetricCommandHandler
 
handle(CommandRequest) - Method in class com.alibaba.csp.sentinel.cluster.server.command.handler.FetchClusterParamFlowRulesCommandHandler
 
handle(CommandRequest) - Method in class com.alibaba.csp.sentinel.cluster.server.command.handler.FetchClusterServerConfigHandler
 
handle(CommandRequest) - Method in class com.alibaba.csp.sentinel.cluster.server.command.handler.FetchClusterServerInfoCommandHandler
 
handle(CommandRequest) - Method in class com.alibaba.csp.sentinel.cluster.server.command.handler.ModifyClusterFlowRulesCommandHandler
 
handle(CommandRequest) - Method in class com.alibaba.csp.sentinel.cluster.server.command.handler.ModifyClusterParamFlowRulesCommandHandler
 
handle(CommandRequest) - Method in class com.alibaba.csp.sentinel.cluster.server.command.handler.ModifyClusterServerFlowConfigHandler
 
handle(CommandRequest) - Method in class com.alibaba.csp.sentinel.cluster.server.command.handler.ModifyClusterServerTransportConfigHandler
 
handle(CommandRequest) - Method in class com.alibaba.csp.sentinel.cluster.server.command.handler.ModifyServerNamespaceSetHandler
 
hashCode() - Method in class com.alibaba.csp.sentinel.cluster.server.connection.ConnectionDescriptor
 

I

increment() - Method in class com.alibaba.csp.sentinel.cluster.flow.statistic.limit.RequestLimiter
 
init() - Method in class com.alibaba.csp.sentinel.cluster.server.init.DefaultClusterServerInitFunc
 
initIfAbsent(String) - Static method in class com.alibaba.csp.sentinel.cluster.flow.statistic.limit.GlobalRequestLimiter
 
isEmbedded() - Static method in class com.alibaba.csp.sentinel.cluster.server.config.ClusterServerConfigManager
 
isValidFlowConfig(ServerFlowConfig) - Static method in class com.alibaba.csp.sentinel.cluster.server.config.ClusterServerConfigManager
 
isValidTransportConfig(ServerTransportConfig) - Static method in class com.alibaba.csp.sentinel.cluster.server.config.ClusterServerConfigManager
 

L

listAllClient() - Method in class com.alibaba.csp.sentinel.cluster.server.NettyTransportServer
 
listAllConnection() - Method in class com.alibaba.csp.sentinel.cluster.server.connection.ConnectionPool
 
loadFlowConfig(String, ServerFlowConfig) - Static method in class com.alibaba.csp.sentinel.cluster.server.config.ClusterServerConfigManager
Load server flow config for a specific namespace.
loadGlobalFlowConfig(ServerFlowConfig) - Static method in class com.alibaba.csp.sentinel.cluster.server.config.ClusterServerConfigManager
Load provided server global statistic (flow) configuration to property in memory.
loadGlobalTransportConfig(ServerTransportConfig) - Static method in class com.alibaba.csp.sentinel.cluster.server.config.ClusterServerConfigManager
Load provided server transport configuration to property in memory.
loadRules(String, List<FlowRule>) - Static method in class com.alibaba.csp.sentinel.cluster.flow.rule.ClusterFlowRuleManager
Load flow rules for a specific namespace.
loadRules(String, List<ParamFlowRule>) - Static method in class com.alibaba.csp.sentinel.cluster.flow.rule.ClusterParamFlowRuleManager
Load parameter flow rules for a specific namespace.
loadServerNamespaceSet(Set<String>) - Static method in class com.alibaba.csp.sentinel.cluster.server.config.ClusterServerConfigManager
Load provided server namespace set to property in memory.
log(String) - Static method in class com.alibaba.csp.sentinel.cluster.server.log.ClusterServerStatLogUtil
 
log(String, int) - Static method in class com.alibaba.csp.sentinel.cluster.server.log.ClusterServerStatLogUtil
 

M

ModifyClusterFlowRulesCommandHandler - Class in com.alibaba.csp.sentinel.cluster.server.command.handler
 
ModifyClusterFlowRulesCommandHandler() - Constructor for class com.alibaba.csp.sentinel.cluster.server.command.handler.ModifyClusterFlowRulesCommandHandler
 
ModifyClusterParamFlowRulesCommandHandler - Class in com.alibaba.csp.sentinel.cluster.server.command.handler
 
ModifyClusterParamFlowRulesCommandHandler() - Constructor for class com.alibaba.csp.sentinel.cluster.server.command.handler.ModifyClusterParamFlowRulesCommandHandler
 
ModifyClusterServerFlowConfigHandler - Class in com.alibaba.csp.sentinel.cluster.server.command.handler
 
ModifyClusterServerFlowConfigHandler() - Constructor for class com.alibaba.csp.sentinel.cluster.server.command.handler.ModifyClusterServerFlowConfigHandler
 
ModifyClusterServerTransportConfigHandler - Class in com.alibaba.csp.sentinel.cluster.server.command.handler
 
ModifyClusterServerTransportConfigHandler() - Constructor for class com.alibaba.csp.sentinel.cluster.server.command.handler.ModifyClusterServerTransportConfigHandler
 
ModifyServerNamespaceSetHandler - Class in com.alibaba.csp.sentinel.cluster.server.command.handler
 
ModifyServerNamespaceSetHandler() - Constructor for class com.alibaba.csp.sentinel.cluster.server.command.handler.ModifyServerNamespaceSetHandler
 

N

NettyConnection - Class in com.alibaba.csp.sentinel.cluster.server.connection
 
NettyConnection(Channel, ConnectionPool) - Constructor for class com.alibaba.csp.sentinel.cluster.server.connection.NettyConnection
 
NettyRequestDecoder - Class in com.alibaba.csp.sentinel.cluster.server.codec.netty
 
NettyRequestDecoder() - Constructor for class com.alibaba.csp.sentinel.cluster.server.codec.netty.NettyRequestDecoder
 
NettyResponseEncoder - Class in com.alibaba.csp.sentinel.cluster.server.codec.netty
 
NettyResponseEncoder() - Constructor for class com.alibaba.csp.sentinel.cluster.server.codec.netty.NettyResponseEncoder
 
NettyTransportServer - Class in com.alibaba.csp.sentinel.cluster.server
 
NettyTransportServer(int) - Constructor for class com.alibaba.csp.sentinel.cluster.server.NettyTransportServer
 
newEmptyBucket(long) - Method in class com.alibaba.csp.sentinel.cluster.flow.statistic.metric.ClusterMetricLeapArray
 
newEmptyBucket(long) - Method in class com.alibaba.csp.sentinel.cluster.flow.statistic.metric.ClusterParameterLeapArray
 

O

onTransportConfigChange(ServerTransportConfig) - Method in interface com.alibaba.csp.sentinel.cluster.server.config.ServerTransportConfigObserver
Callback on server transport config (e.g.

P

ParamFlowRequestDataDecoder - Class in com.alibaba.csp.sentinel.cluster.server.codec.data
 
ParamFlowRequestDataDecoder() - Constructor for class com.alibaba.csp.sentinel.cluster.server.codec.data.ParamFlowRequestDataDecoder
 
ParamFlowRequestProcessor - Class in com.alibaba.csp.sentinel.cluster.server.processor
 
ParamFlowRequestProcessor() - Constructor for class com.alibaba.csp.sentinel.cluster.server.processor.ParamFlowRequestProcessor
 
paramToMetricNode(long) - Static method in class com.alibaba.csp.sentinel.cluster.flow.statistic.ClusterMetricNodeGenerator
 
PingRequestDataDecoder - Class in com.alibaba.csp.sentinel.cluster.server.codec.data
 
PingRequestDataDecoder() - Constructor for class com.alibaba.csp.sentinel.cluster.server.codec.data.PingRequestDataDecoder
 
PingResponseDataWriter - Class in com.alibaba.csp.sentinel.cluster.server.codec.data
 
PingResponseDataWriter() - Constructor for class com.alibaba.csp.sentinel.cluster.server.codec.data.PingResponseDataWriter
 
processRequest(ClusterRequest<FlowRequestData>) - Method in class com.alibaba.csp.sentinel.cluster.server.processor.FlowRequestProcessor
 
processRequest(ClusterRequest<ParamFlowRequestData>) - Method in class com.alibaba.csp.sentinel.cluster.server.processor.ParamFlowRequestProcessor
 
processRequest(ClusterRequest<T>) - Method in interface com.alibaba.csp.sentinel.cluster.server.processor.RequestProcessor
Process the cluster request.
putMetric(long, ClusterMetric) - Static method in class com.alibaba.csp.sentinel.cluster.flow.statistic.ClusterMetricStatistics
 
putMetric(long, ClusterParamMetric) - Static method in class com.alibaba.csp.sentinel.cluster.flow.statistic.ClusterParamMetricStatistics
 
putMetricIfAbsent(long, ClusterMetric) - Static method in class com.alibaba.csp.sentinel.cluster.flow.statistic.ClusterMetricStatistics
 
putMetricIfAbsent(long, ClusterParamMetric) - Static method in class com.alibaba.csp.sentinel.cluster.flow.statistic.ClusterParamMetricStatistics
 

R

refreshIdleTask() - Method in class com.alibaba.csp.sentinel.cluster.server.connection.ConnectionPool
 
refreshLastReadTime(long) - Method in interface com.alibaba.csp.sentinel.cluster.server.connection.Connection
 
refreshLastReadTime(Channel) - Method in class com.alibaba.csp.sentinel.cluster.server.connection.ConnectionPool
 
refreshLastReadTime(long) - Method in class com.alibaba.csp.sentinel.cluster.server.connection.NettyConnection
 
refreshRunningServer() - Method in class com.alibaba.csp.sentinel.cluster.server.NettyTransportServer
 
register2Property(String) - Static method in class com.alibaba.csp.sentinel.cluster.flow.rule.ClusterFlowRuleManager
Listen to the SentinelProperty for cluster FlowRules.
register2Property(String) - Static method in class com.alibaba.csp.sentinel.cluster.flow.rule.ClusterParamFlowRuleManager
Listen to the SentinelProperty for cluster ParamFlowRules.
registerGlobalServerFlowProperty(SentinelProperty<ServerFlowConfig>) - Static method in class com.alibaba.csp.sentinel.cluster.server.config.ClusterServerConfigManager
Register cluster server global statistic (flow) configuration dynamic property.
registerNamespaceSetProperty(SentinelProperty<Set<String>>) - Static method in class com.alibaba.csp.sentinel.cluster.server.config.ClusterServerConfigManager
Register cluster server namespace set dynamic property.
registerPropertyIfAbsent(String) - Static method in class com.alibaba.csp.sentinel.cluster.flow.rule.ClusterFlowRuleManager
Listen to the SentinelProperty for cluster FlowRules if current property for namespace is absent.
registerPropertyIfAbsent(String) - Static method in class com.alibaba.csp.sentinel.cluster.flow.rule.ClusterParamFlowRuleManager
 
registerServerTransportProperty(SentinelProperty<ServerTransportConfig>) - Static method in class com.alibaba.csp.sentinel.cluster.server.config.ClusterServerConfigManager
Register cluster server transport configuration dynamic property.
remove(int) - Static method in class com.alibaba.csp.sentinel.cluster.server.codec.registry.ResponseDataWriterRegistry
 
remove(Channel) - Method in class com.alibaba.csp.sentinel.cluster.server.connection.ConnectionPool
 
removeConnection(String) - Method in class com.alibaba.csp.sentinel.cluster.server.connection.ConnectionGroup
 
removeConnection(String) - Static method in class com.alibaba.csp.sentinel.cluster.server.connection.ConnectionManager
 
removeConnection(String, String) - Static method in class com.alibaba.csp.sentinel.cluster.server.connection.ConnectionManager
 
removeDecoder(int) - Static method in class com.alibaba.csp.sentinel.cluster.server.codec.registry.RequestDataDecodeRegistry
 
removeMetric(long) - Static method in class com.alibaba.csp.sentinel.cluster.flow.statistic.ClusterMetricStatistics
 
removeMetric(long) - Static method in class com.alibaba.csp.sentinel.cluster.flow.statistic.ClusterParamMetricStatistics
 
removeProperty(String) - Static method in class com.alibaba.csp.sentinel.cluster.flow.rule.ClusterFlowRuleManager
Remove cluster flow rule property for a specific namespace.
removeProperty(String) - Static method in class com.alibaba.csp.sentinel.cluster.flow.rule.ClusterParamFlowRuleManager
 
RequestDataDecodeRegistry - Class in com.alibaba.csp.sentinel.cluster.server.codec.registry
 
RequestDataDecodeRegistry() - Constructor for class com.alibaba.csp.sentinel.cluster.server.codec.registry.RequestDataDecodeRegistry
 
RequestLimiter - Class in com.alibaba.csp.sentinel.cluster.flow.statistic.limit
 
RequestLimiter(double) - Constructor for class com.alibaba.csp.sentinel.cluster.flow.statistic.limit.RequestLimiter
 
requestParamToken(Long, int, Collection<Object>) - Method in class com.alibaba.csp.sentinel.cluster.flow.DefaultTokenService
 
requestParamToken(Long, int, Collection<Object>) - Method in class com.alibaba.csp.sentinel.cluster.server.DefaultEmbeddedTokenServer
 
RequestProcessor<T,R> - Interface in com.alibaba.csp.sentinel.cluster.server.processor
Interface of cluster request processor.
RequestProcessorProvider - Class in com.alibaba.csp.sentinel.cluster.server.processor
 
requestToken(Long, int, boolean) - Method in class com.alibaba.csp.sentinel.cluster.flow.DefaultTokenService
 
requestToken(Long, int, boolean) - Method in class com.alibaba.csp.sentinel.cluster.server.DefaultEmbeddedTokenServer
 
reset() - Method in class com.alibaba.csp.sentinel.cluster.flow.statistic.data.ClusterMetricBucket
 
resetFlowMetrics() - Static method in class com.alibaba.csp.sentinel.cluster.flow.statistic.ClusterMetricStatistics
 
resetFlowMetrics() - Static method in class com.alibaba.csp.sentinel.cluster.flow.statistic.ClusterParamMetricStatistics
 
resetWindowTo(WindowWrap<ClusterMetricBucket>, long) - Method in class com.alibaba.csp.sentinel.cluster.flow.statistic.metric.ClusterMetricLeapArray
 
resetWindowTo(WindowWrap<CacheMap<Object, C>>, long) - Method in class com.alibaba.csp.sentinel.cluster.flow.statistic.metric.ClusterParameterLeapArray
 
ResponseDataWriterRegistry - Class in com.alibaba.csp.sentinel.cluster.server.codec.registry
 
ResponseDataWriterRegistry() - Constructor for class com.alibaba.csp.sentinel.cluster.server.codec.registry.ResponseDataWriterRegistry
 
run() - Method in class com.alibaba.csp.sentinel.cluster.server.connection.ScanIdleConnectionTask
 

S

ScanIdleConnectionTask - Class in com.alibaba.csp.sentinel.cluster.server.connection
 
ScanIdleConnectionTask(ConnectionPool) - Constructor for class com.alibaba.csp.sentinel.cluster.server.connection.ScanIdleConnectionTask
 
SentinelDefaultTokenServer - Class in com.alibaba.csp.sentinel.cluster.server
 
SentinelDefaultTokenServer() - Constructor for class com.alibaba.csp.sentinel.cluster.server.SentinelDefaultTokenServer
 
SentinelDefaultTokenServer(boolean) - Constructor for class com.alibaba.csp.sentinel.cluster.server.SentinelDefaultTokenServer
 
SERVER_STATUS_OFF - Static variable in class com.alibaba.csp.sentinel.cluster.server.ServerConstants
 
SERVER_STATUS_STARTED - Static variable in class com.alibaba.csp.sentinel.cluster.server.ServerConstants
 
SERVER_STATUS_STARTING - Static variable in class com.alibaba.csp.sentinel.cluster.server.ServerConstants
 
ServerConstants - Class in com.alibaba.csp.sentinel.cluster.server
 
ServerEntityCodecProvider - Class in com.alibaba.csp.sentinel.cluster.server.codec
 
ServerFlowConfig - Class in com.alibaba.csp.sentinel.cluster.server.config
 
ServerFlowConfig() - Constructor for class com.alibaba.csp.sentinel.cluster.server.config.ServerFlowConfig
 
ServerFlowConfig(String) - Constructor for class com.alibaba.csp.sentinel.cluster.server.config.ServerFlowConfig
 
ServerTransportConfig - Class in com.alibaba.csp.sentinel.cluster.server.config
 
ServerTransportConfig() - Constructor for class com.alibaba.csp.sentinel.cluster.server.config.ServerTransportConfig
 
ServerTransportConfig(int, int) - Constructor for class com.alibaba.csp.sentinel.cluster.server.config.ServerTransportConfig
 
ServerTransportConfigObserver - Interface in com.alibaba.csp.sentinel.cluster.server.config
 
setAddress(String) - Method in class com.alibaba.csp.sentinel.cluster.server.connection.ConnectionDescriptor
 
setBlockQps(double) - Method in class com.alibaba.csp.sentinel.cluster.flow.statistic.ClusterMetricNode
 
setEmbedded(boolean) - Static method in class com.alibaba.csp.sentinel.cluster.server.config.ClusterServerConfigManager
Set the embedded mode flag for the token server.
setExceedCount(double) - Method in class com.alibaba.csp.sentinel.cluster.server.config.ServerFlowConfig
 
setFlowId(long) - Method in class com.alibaba.csp.sentinel.cluster.flow.statistic.ClusterMetricNode
 
setHost(String) - Method in class com.alibaba.csp.sentinel.cluster.server.connection.ConnectionDescriptor
 
setIdleSeconds(int) - Method in class com.alibaba.csp.sentinel.cluster.server.config.ServerTransportConfig
 
setIntervalMs(int) - Method in class com.alibaba.csp.sentinel.cluster.server.config.ServerFlowConfig
 
setMaxAllowedQps(double) - Static method in class com.alibaba.csp.sentinel.cluster.server.config.ClusterServerConfigManager
 
setMaxAllowedQps(double) - Method in class com.alibaba.csp.sentinel.cluster.server.config.ServerFlowConfig
 
setMaxOccupyRatio(double) - Method in class com.alibaba.csp.sentinel.cluster.server.config.ServerFlowConfig
 
setNamespaceSet(Set<String>) - Static method in class com.alibaba.csp.sentinel.cluster.server.config.ClusterServerConfigManager
 
setPassQps(double) - Method in class com.alibaba.csp.sentinel.cluster.flow.statistic.ClusterMetricNode
 
setPort(int) - Method in class com.alibaba.csp.sentinel.cluster.server.config.ServerTransportConfig
 
setPropertySupplier(Function<String, SentinelProperty<List<FlowRule>>>) - Static method in class com.alibaba.csp.sentinel.cluster.flow.rule.ClusterFlowRuleManager
 
setPropertySupplier(Function<String, SentinelProperty<List<ParamFlowRule>>>) - Static method in class com.alibaba.csp.sentinel.cluster.flow.rule.ClusterParamFlowRuleManager
 
setQpsAllowed(double) - Method in class com.alibaba.csp.sentinel.cluster.flow.statistic.limit.RequestLimiter
 
setResourceName(String) - Method in class com.alibaba.csp.sentinel.cluster.flow.statistic.ClusterMetricNode
 
setRt(long) - Method in class com.alibaba.csp.sentinel.cluster.flow.statistic.ClusterMetricNode
 
setSampleCount(int) - Method in class com.alibaba.csp.sentinel.cluster.server.config.ServerFlowConfig
 
setTimestamp(long) - Method in class com.alibaba.csp.sentinel.cluster.flow.statistic.ClusterMetricNode
 
setTopParams(Map<Object, Double>) - Method in class com.alibaba.csp.sentinel.cluster.flow.statistic.ClusterMetricNode
 
shutdownAll() - Method in class com.alibaba.csp.sentinel.cluster.server.connection.ConnectionPool
 
start() - Method in class com.alibaba.csp.sentinel.cluster.server.DefaultEmbeddedTokenServer
 
start() - Method in class com.alibaba.csp.sentinel.cluster.server.NettyTransportServer
 
start() - Method in class com.alibaba.csp.sentinel.cluster.server.SentinelDefaultTokenServer
 
stop() - Method in class com.alibaba.csp.sentinel.cluster.server.DefaultEmbeddedTokenServer
 
stop() - Method in class com.alibaba.csp.sentinel.cluster.server.NettyTransportServer
 
stop() - Method in class com.alibaba.csp.sentinel.cluster.server.SentinelDefaultTokenServer
 

T

TokenServerHandler - Class in com.alibaba.csp.sentinel.cluster.server.handler
Netty server handler for Sentinel token server.
TokenServerHandler(ConnectionPool) - Constructor for class com.alibaba.csp.sentinel.cluster.server.handler.TokenServerHandler
 
TokenServiceProvider - Class in com.alibaba.csp.sentinel.cluster.server
 
TokenServiceProvider() - Constructor for class com.alibaba.csp.sentinel.cluster.server.TokenServiceProvider
 
toString() - Method in class com.alibaba.csp.sentinel.cluster.flow.statistic.ClusterMetricNode
 
toString() - Method in class com.alibaba.csp.sentinel.cluster.server.config.ServerFlowConfig
 
toString() - Method in class com.alibaba.csp.sentinel.cluster.server.config.ServerTransportConfig
 
toString() - Method in class com.alibaba.csp.sentinel.cluster.server.connection.ConnectionDescriptor
 
tryOccupyNext(ClusterFlowEvent, int, double) - Method in class com.alibaba.csp.sentinel.cluster.flow.statistic.metric.ClusterMetric
Try to pre-occupy upcoming buckets.
tryPass(String) - Static method in class com.alibaba.csp.sentinel.cluster.flow.statistic.limit.GlobalRequestLimiter
 
tryPass() - Method in class com.alibaba.csp.sentinel.cluster.flow.statistic.limit.RequestLimiter
 

V

validId(Long) - Static method in class com.alibaba.csp.sentinel.cluster.server.util.ClusterRuleUtil
 
valueOf(String) - Static method in enum com.alibaba.csp.sentinel.cluster.flow.statistic.data.ClusterFlowEvent
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.alibaba.csp.sentinel.cluster.flow.statistic.data.ClusterFlowEvent
Returns an array containing the constants of this enum type, in the order they are declared.

W

writeTo(FlowTokenResponseData, ByteBuf) - Method in class com.alibaba.csp.sentinel.cluster.server.codec.data.FlowResponseDataWriter
 
writeTo(Integer, ByteBuf) - Method in class com.alibaba.csp.sentinel.cluster.server.codec.data.PingResponseDataWriter
 
writeTo(ClusterResponse, ByteBuf) - Method in class com.alibaba.csp.sentinel.cluster.server.codec.DefaultResponseEntityWriter
 
A C D E F G H I L M N O P R S T V W 
Skip navigation links

Copyright © 2020 Alibaba Group. All rights reserved.