| 程序包 | 说明 |
|---|---|
| net.hasor.rsf.address |
地址管理 & 服务路由 & 流量控制。
|
| 限定符和类型 | 方法和说明 |
|---|---|
static AddressTypeEnum |
AddressTypeEnum.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static AddressTypeEnum[] |
AddressTypeEnum.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
AddressBucket.newAddress(Collection<InterAddress> newHostSet,
AddressTypeEnum type)
新增地址支持动态新增
|
Copyright © 2020–2021. All rights reserved.