- get(Long, String) - 类 中的方法org.tio.core.maintain.IpStats
-
根据ip获取IpStat,如果缓存中不存在,则创建
- get(Long, String, boolean) - 类 中的方法org.tio.core.maintain.IpStats
-
根据ip获取IpStat,如果缓存中不存在,则根据forceCreate的值决定是否创建
- getAcceptCompletionHandler() - 类 中的方法org.tio.server.ServerGroupContext
-
- getAccepted() - 类 中的方法org.tio.server.ServerGroupStat
-
- getAioHandler() - 类 中的方法org.tio.client.ClientGroupContext
-
- getAioHandler() - 类 中的方法org.tio.core.GroupContext
-
获取AioHandler对象
- getAioHandler() - 类 中的方法org.tio.server.ServerGroupContext
-
- getAioListener() - 类 中的方法org.tio.client.ClientGroupContext
-
- getAioListener() - 类 中的方法org.tio.core.GroupContext
-
获取AioListener对象
- getAioListener() - 类 中的方法org.tio.server.ServerGroupContext
-
- getAll() - 类 中的方法org.tio.core.maintain.IpBlacklist
-
- getAll(GroupContext) - 类 中的静态方法org.tio.core.Tio.IpBlacklist
-
获取ip黑名单列表
- getAllChannelContexts(GroupContext) - 类 中的静态方法org.tio.core.Tio
-
获取所有连接,包括当前处于断开状态的
- getAllConnectedsChannelContexts(ClientGroupContext) - 类 中的静态方法org.tio.core.Tio
-
获取所有处于正常连接状态的连接
- getAllWarnCount() - 类 中的方法org.tio.monitor.RateLimiterWrap
-
- getAsynchronousSocketChannel() - 类 中的方法org.tio.client.ConnectionCompletionVo
-
- getAttribute() - 类 中的方法org.tio.core.ChannelContext
-
- getBindIp() - 类 中的方法org.tio.client.ClientChannelContext
-
- getBindIp() - 类 中的方法org.tio.client.ConnectionCompletionVo
-
- getBindPort() - 类 中的方法org.tio.client.ClientChannelContext
-
- getBindPort() - 类 中的方法org.tio.client.ConnectionCompletionVo
-
- getBsId() - 类 中的方法org.tio.cluster.TioClusterVo
-
- getBsId() - 类 中的方法org.tio.core.ChannelContext
-
- getByteBuffer() - 类 中的方法org.tio.core.ssl.SslVo
-
- getByteCount() - 类 中的方法org.tio.core.intf.Packet
-
- getByteOrder() - 类 中的方法org.tio.core.GroupContext
-
- getBytes() - 类 中的方法org.tio.core.intf.EncodedPacket
-
- getBytesPerTcpReceive() - 类 中的方法org.tio.core.stat.ChannelStat
-
平均每次TCP接收到的字节数,这个可以用来监控慢攻击,配置PacketsPerTcpReceive定位慢攻击
- getBytesPerTcpReceive() - 类 中的方法org.tio.core.stat.GroupStat
-
平均每次TCP接收到的字节数,这个可以用来监控慢攻击,配置PacketsPerTcpReceive定位慢攻击
- getBytesPerTcpReceive() - 类 中的方法org.tio.core.stat.IpStat
-
平均每次TCP接收到的字节数,这个可以用来监控慢攻击,配置PacketsPerTcpReceive定位慢攻击
- getCacheName(Long) - 类 中的方法org.tio.core.maintain.IpStats
-
- getChannelContext() - 类 中的方法org.tio.client.ConnectionCompletionVo
-
- getChannelContext() - 类 中的方法org.tio.core.ssl.SslFacadeContext
-
- getChannelContextByBsId(GroupContext, String) - 类 中的静态方法org.tio.core.Tio
-
根据业务id找ChannelContext
- getChannelContextByClientNode(GroupContext, String, Integer) - 类 中的静态方法org.tio.core.Tio
-
根据clientip和clientport获取ChannelContext
- getChannelContextById(GroupContext, String) - 类 中的静态方法org.tio.core.Tio
-
根据id获取ChannelContext
- getChannelContextComparator() - 类 中的方法org.tio.core.maintain.Groups
-
- getChannelContextsByGroup(GroupContext, String) - 类 中的静态方法org.tio.core.Tio
-
获取一个组的所有客户端
- getChannelContextsByToken(GroupContext, String) - 类 中的静态方法org.tio.core.Tio
-
根据token获取SetWithLock
- getChannelContextsByUserid(GroupContext, String) - 类 中的静态方法org.tio.core.Tio
-
根据userid获取SetWithLock
- getChannelGroup() - 类 中的方法org.tio.client.TioClient
-
- getChannelId() - 类 中的方法org.tio.cluster.TioClusterVo
-
- getCharset() - 类 中的方法org.tio.core.udp.UdpConf
-
- getClientAioHandler() - 类 中的方法org.tio.client.ClientGroupContext
-
- getClientAioListener() - 类 中的方法org.tio.client.ClientGroupContext
-
- getClientGroupContext() - 类 中的方法org.tio.client.TioClient
-
- getClientId() - 类 中的方法org.tio.cluster.TioClusterVo
-
- getClientNode() - 类 中的方法org.tio.core.ChannelContext
-
- getClosed() - 类 中的方法org.tio.core.stat.GroupStat
-
- getConnectionCompletionHandler() - 类 中的方法org.tio.client.ClientGroupContext
-
- getCountDownLatch() - 类 中的方法org.tio.client.ConnectionCompletionVo
-
- getCountDownLatch() - 类 中的方法org.tio.core.intf.Packet.Meta
-
- getData() - 类 中的方法org.tio.core.udp.UdpPacket
-
- getDecodeErrorCount() - 类 中的方法org.tio.core.stat.IpStat
-
- getDecodeFailCount() - 类 中的方法org.tio.core.stat.ChannelStat
-
- getDuration() - 类 中的方法org.tio.core.stat.IpStat
-
- getDurationType() - 类 中的方法org.tio.core.stat.IpStat
-
- getFormatedDuration() - 类 中的方法org.tio.core.stat.IpStat
-
- getForSendAfterSslHandshakeCompleted(boolean) - 类 中的方法org.tio.core.task.SendRunnable
-
- getGroup() - 类 中的方法org.tio.cluster.TioClusterVo
-
- getGroupContext() - 类 中的方法org.tio.core.ChannelContext
-
- getGroupListener() - 类 中的方法org.tio.core.GroupContext
-
- getGroupmap() - 类 中的方法org.tio.core.maintain.Groups
-
- getGroups() - 类 中的方法org.tio.core.ChannelContext
-
- getGroupStat() - 类 中的方法org.tio.core.GroupContext
-
- getHandledBytes() - 类 中的方法org.tio.core.stat.ChannelStat
-
- getHandledBytes() - 类 中的方法org.tio.core.stat.GroupStat
-
- getHandledBytes() - 类 中的方法org.tio.core.stat.IpStat
-
- getHandledCostsPerPacket() - 类 中的方法org.tio.core.stat.ChannelStat
-
处理packet平均耗时,单位:毫秒
- getHandledCostsPerPacket() - 类 中的方法org.tio.core.stat.GroupStat
-
处理packet平均耗时,单位:毫秒
- getHandledCostsPerPacket() - 类 中的方法org.tio.core.stat.IpStat
-
处理packet平均耗时,单位:毫秒
- getHandledPacketCosts() - 类 中的方法org.tio.core.stat.ChannelStat
-
- getHandledPacketCosts() - 类 中的方法org.tio.core.stat.GroupStat
-
处理消息包耗时,单位:毫秒
- getHandledPacketCosts() - 类 中的方法org.tio.core.stat.IpStat
-
- getHandledPackets() - 类 中的方法org.tio.core.stat.ChannelStat
-
- getHandledPackets() - 类 中的方法org.tio.core.stat.GroupStat
-
- getHandledPackets() - 类 中的方法org.tio.core.stat.IpStat
-
- getId() - 类 中的方法org.tio.core.ChannelContext
-
- getId() - 类 中的方法org.tio.core.GroupContext
-
- getId() - 类 中的方法org.tio.core.intf.Packet
-
- getInterval() - 类 中的方法org.tio.client.ReconnConf
-
- getIp() - 类 中的方法org.tio.cluster.TioClusterVo
-
- getIp() - 类 中的方法org.tio.core.Node
-
- getIp() - 类 中的方法org.tio.core.stat.IpStat
-
- getIpmap() - 类 中的方法org.tio.core.maintain.Ips
-
- getIpStatListener() - 类 中的方法org.tio.core.GroupContext
-
- getIsSentSuccess() - 类 中的方法org.tio.core.intf.Packet.Meta
-
- getKey(ChannelContext) - 类 中的静态方法org.tio.core.maintain.ClientNodes
-
- getKey(String, int) - 类 中的静态方法org.tio.core.maintain.ClientNodes
-
- getKeyManagerFactory() - 类 中的方法org.tio.core.ssl.SslConfig
-
- getLastWarnTime() - 类 中的方法org.tio.monitor.RateLimiterWrap
-
- getLatestTimeOfReceivedByte() - 类 中的方法org.tio.core.stat.ChannelStat
-
- getLatestTimeOfReceivedPacket() - 类 中的方法org.tio.core.stat.ChannelStat
-
- getLatestTimeOfSentByte() - 类 中的方法org.tio.core.stat.ChannelStat
-
- getLatestTimeOfSentPacket() - 类 中的方法org.tio.core.stat.ChannelStat
-
- getMap() - 类 中的方法org.tio.core.maintain.BsIds
-
- getMap() - 类 中的方法org.tio.core.maintain.Ids
-
- getMap() - 类 中的方法org.tio.core.maintain.Tokens
-
- getMap() - 类 中的方法org.tio.core.maintain.Users
-
- getMaxAllWarnCount() - 类 中的方法org.tio.monitor.RateLimiterWrap
-
- getMaxWarnCount() - 类 中的方法org.tio.monitor.RateLimiterWrap
-
- getMeta() - 类 中的方法org.tio.core.intf.Packet
-
- getName() - 类 中的方法org.tio.core.GroupContext
-
- getObj() - 类 中的方法org.tio.core.ssl.SslVo
-
- getObjWithLock() - 类 中的方法org.tio.core.maintain.ClientNodes
-
- getPacket() - 类 中的方法org.tio.cluster.TioClusterVo
-
- getPacketListener() - 类 中的方法org.tio.core.intf.Packet
-
- getPacketsPerTcpReceive() - 类 中的方法org.tio.core.stat.ChannelStat
-
平均每次TCP接收到的业务包数,这个可以用来监控慢攻击,此值越小越有攻击嫌疑
- getPacketsPerTcpReceive() - 类 中的方法org.tio.core.stat.GroupStat
-
平均每次TCP接收到的业务包数,这个可以用来监控慢攻击,此值越小越有攻击嫌疑
- getPacketsPerTcpReceive() - 类 中的方法org.tio.core.stat.IpStat
-
平均每次TCP接收到的业务包数,这个可以用来监控慢攻击,此值越小越有攻击嫌疑
- getPageOfAll(GroupContext, Integer, Integer) - 类 中的静态方法org.tio.core.Tio
-
- getPageOfAll(GroupContext, Integer, Integer, Converter<T>) - 类 中的静态方法org.tio.core.Tio
-
- getPageOfConnecteds(ClientGroupContext, Integer, Integer) - 类 中的静态方法org.tio.core.Tio
-
这个方法是给服务器端用的
- getPageOfConnecteds(ClientGroupContext, Integer, Integer, Converter<T>) - 类 中的静态方法org.tio.core.Tio
-
- getPageOfGroup(GroupContext, String, Integer, Integer) - 类 中的静态方法org.tio.core.Tio
-
- getPageOfGroup(GroupContext, String, Integer, Integer, Converter<T>) - 类 中的静态方法org.tio.core.Tio
-
- getPort() - 类 中的方法org.tio.core.Node
-
- getPreEncodedByteBuffer() - 类 中的方法org.tio.core.intf.Packet
-
- getQueue() - 类 中的方法org.tio.client.ReconnConf
-
- getRateLimiter() - 类 中的方法org.tio.monitor.RateLimiterWrap
-
- getReadBufferSize() - 类 中的方法org.tio.core.GroupContext
-
- getReadBufferSize() - 类 中的方法org.tio.core.udp.UdpServerConf
-
- getReadByteBuffer() - 类 中的方法org.tio.core.ReadCompletionHandler
-
- getReadCompletionHandler() - 类 中的方法org.tio.core.ChannelContext
-
- getReceivedBytes() - 类 中的方法org.tio.core.stat.ChannelStat
-
- getReceivedBytes() - 类 中的方法org.tio.core.stat.GroupStat
-
- getReceivedBytes() - 类 中的方法org.tio.core.stat.IpStat
-
- getReceivedPackets() - 类 中的方法org.tio.core.stat.ChannelStat
-
- getReceivedPackets() - 类 中的方法org.tio.core.stat.GroupStat
-
- getReceivedPackets() - 类 中的方法org.tio.core.stat.IpStat
-
- getReceivedTcps() - 类 中的方法org.tio.core.stat.ChannelStat
-
- getReceivedTcps() - 类 中的方法org.tio.core.stat.GroupStat
-
- getReceivedTcps() - 类 中的方法org.tio.core.stat.IpStat
-
- getReconnConf() - 类 中的方法org.tio.client.ClientGroupContext
-
- getReconnCount() - 类 中的方法org.tio.core.ChannelContext
-
- getRedisson() - 类 中的方法org.tio.cluster.redisson.RedissonTioClusterTopic
-
- getRemark() - 类 中的方法org.tio.core.ChannelContext.CloseMeta
-
- getRemote() - 类 中的方法org.tio.core.udp.UdpPacket
-
- getRequestCount() - 类 中的方法org.tio.core.stat.IpStat
-
- getRespId() - 类 中的方法org.tio.core.intf.Packet
-
- getRetryCount() - 类 中的方法org.tio.client.ReconnConf
-
- getSentBytes() - 类 中的方法org.tio.core.stat.ChannelStat
-
- getSentBytes() - 类 中的方法org.tio.core.stat.GroupStat
-
- getSentBytes() - 类 中的方法org.tio.core.stat.IpStat
-
- getSentPackets() - 类 中的方法org.tio.core.stat.ChannelStat
-
- getSentPackets() - 类 中的方法org.tio.core.stat.GroupStat
-
- getSentPackets() - 类 中的方法org.tio.core.stat.IpStat
-
- getServerAioHandler() - 类 中的方法org.tio.server.ServerGroupContext
-
- getServerAioListener() - 类 中的方法org.tio.server.ServerGroupContext
-
- getServerGroupContext() - 类 中的方法org.tio.server.TioServer
-
- getServerNode() - 类 中的方法org.tio.client.ConnectionCompletionVo
-
- getServerNode() - 类 中的方法org.tio.core.ChannelContext
-
- getServerNode() - 类 中的方法org.tio.core.udp.UdpConf
-
- getServerNode() - 类 中的方法org.tio.server.TioServer
-
- getServerSocketChannel() - 类 中的方法org.tio.server.TioServer
-
- getSslContext() - 类 中的方法org.tio.core.ssl.SslFacadeContext
-
- getSslFacade() - 类 中的方法org.tio.core.ssl.SslFacadeContext
-
- getStart() - 类 中的方法org.tio.core.stat.IpStat
-
- getSynSeq() - 类 中的方法org.tio.core.intf.Packet
-
- getThreadPoolExecutor() - 类 中的方法org.tio.client.ReconnConf
-
- getThrowable() - 类 中的方法org.tio.core.ChannelContext.CloseMeta
-
- getTime() - 类 中的方法org.tio.core.udp.UdpPacket
-
- getTimeClosed() - 类 中的方法org.tio.core.stat.ChannelStat
-
- getTimeCreated() - 类 中的方法org.tio.core.stat.ChannelStat
-
- getTimeFirstConnected() - 类 中的方法org.tio.core.stat.ChannelStat
-
- getTimeInReconnQueue() - 类 中的方法org.tio.core.stat.ChannelStat
-
- getTimeout() - 类 中的方法org.tio.core.udp.UdpConf
-
- getTioClient() - 类 中的方法org.tio.client.ConnectionCompletionVo
-
- getTioClusterConfig() - 类 中的方法org.tio.core.GroupContext
-
- getTioClusterMessageListener() - 类 中的方法org.tio.cluster.redisson.RedissonMessageListener
-
- getTioClusterTopic() - 类 中的方法org.tio.cluster.TioClusterConfig
-
- getTioUuid() - 类 中的方法org.tio.core.GroupContext
-
- getToken() - 类 中的方法org.tio.cluster.TioClusterVo
-
- getToken() - 类 中的方法org.tio.core.ChannelContext
-
- getTrustManagerFactory() - 类 中的方法org.tio.core.ssl.SslConfig
-
- getUdpHandler() - 类 中的方法org.tio.core.udp.UdpServerConf
-
- getUserid() - 类 中的方法org.tio.cluster.TioClusterVo
-
- getValue() - 枚举 中的方法org.tio.core.PacketHandlerMode
-
- getValue() - 枚举 中的方法org.tio.core.PacketSendMode
-
- getValue() - 枚举 中的方法org.tio.core.SynPacketAction
-
- getWaitingResps() - 类 中的方法org.tio.core.GroupContext
-
- getWarnClearInterval() - 类 中的方法org.tio.monitor.RateLimiterWrap
-
- getWarnCount() - 类 中的方法org.tio.monitor.RateLimiterWrap
-
- getWriteCompletionHandler() - 类 中的方法org.tio.core.ChannelContext
-
- getWriteSemaphore() - 类 中的方法org.tio.core.WriteCompletionHandler
-
- groupContext - 类 中的变量org.tio.core.ChannelContext
-
- GroupContext - org.tio.core中的类
-
- GroupContext() - 类 的构造器org.tio.core.GroupContext
-
- GroupContext(SynThreadPoolExecutor, ThreadPoolExecutor) - 类 的构造器org.tio.core.GroupContext
-
- groupCount(GroupContext, String) - 类 中的静态方法org.tio.core.Tio
-
群组有多少个连接
- groupExecutor - 类 中的变量org.tio.core.GroupContext
-
- GroupListener - org.tio.core.intf中的接口
-
- groups - 类 中的变量org.tio.core.GroupContext
-
- Groups - org.tio.core.maintain中的类
-
多对多 (group <--> ChannelContext)
- Groups() - 类 的构造器org.tio.core.maintain.Groups
-
- groups(ChannelContext) - 类 中的方法org.tio.core.maintain.Groups
-
某个客户端在哪些组中
- groupStat - 类 中的变量org.tio.core.GroupContext
-
- GroupStat - org.tio.core.stat中的类
-
- GroupStat() - 类 的构造器org.tio.core.stat.GroupStat
-