您的浏览器已禁用 JavaScript。
跳过导航链接
模块
程序包
类
使用
树
已过时
索引
帮助
概要:
嵌套
字段
构造器
方法
详细资料:
字段
构造器
方法
概要:
嵌套 |
字段 |
构造器 |
方法
详细资料:
字段 |
构造器 |
方法
SEARCH
模块
wjybxx.commons.concurrent
程序包
cn.wjybxx.concurrent
接口 EventLoopChooser
@ThreadSafe
public interface
EventLoopChooser
事件循环选择器,用于负载均衡和确定选择。
作者:
wjybxx date 2023/4/7
方法概要
所有方法
实例方法
抽象方法
修饰符和类型
方法
说明
EventLoop
select
()
按默认规则分配一个
EventLoop
EventLoop
select
(int key)
通过给定键选择一个
EventLoop
方法详细资料
select
EventLoop
select
()
按默认规则分配一个
EventLoop
select
EventLoop
select
(int key)
通过给定键选择一个
EventLoop