| 程序包 | 说明 |
|---|---|
| org.zodiac.rocketmq.client.config |
| 限定符和类型 | 字段和说明 |
|---|---|
private RegistrarErrorStrategy |
RocketMQRegistrarInfo.errorStrategy |
| 限定符和类型 | 字段和说明 |
|---|---|
private static Map<Integer,RegistrarErrorStrategy> |
RegistrarErrorStrategy.RegistrarErrorStrategyHolder.STRATEGY_REGISTER_STRATEGY_MAPPING |
| 限定符和类型 | 方法和说明 |
|---|---|
RegistrarErrorStrategy |
RocketMQRegistrarInfo.getErrorStrategy() |
static RegistrarErrorStrategy |
RegistrarErrorStrategy.ofStrategy(int strategy) |
static RegistrarErrorStrategy |
RegistrarErrorStrategy.ofStrategy(Integer strategy) |
static RegistrarErrorStrategy |
RegistrarErrorStrategy.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static RegistrarErrorStrategy[] |
RegistrarErrorStrategy.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
RocketMQRegistrarInfo |
RocketMQRegistrarInfo.setErrorStrategy(RegistrarErrorStrategy errorStrategy) |
Copyright © 2025 Zodiac. All rights reserved.