接口 CmdRegion
- 所有已知实现类:
DefaultCmdRegion
public interface CmdRegion
- 作者:
- 渔民小镇
- 日期:
- 2023-05-01
-
方法概要
修饰符和类型方法说明voidaddIdHash(BrokerClientId brokerClientId) intendPointLogicServerId(int[] idHashArray) booleanvoidremoveIdHash(BrokerClientId brokerClientId)
-
方法详细资料
-
addIdHash
-
removeIdHash
-
endPointLogicServerId
int endPointLogicServerId(int[] idHashArray) -
hasIdHash
boolean hasIdHash()
-