public abstract class RocketMQRegistrarInfo extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
private RegistrarErrorStrategy |
errorStrategy |
private RegistrarWorkerInfo |
parallel |
private RegistrarStrategy |
strategy |
| 限定符 | 构造器和说明 |
|---|---|
protected |
RocketMQRegistrarInfo() |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object obj) |
RegistrarErrorStrategy |
getErrorStrategy() |
RegistrarWorkerInfo |
getParallel() |
RegistrarStrategy |
getStrategy() |
int |
hashCode() |
RocketMQRegistrarInfo |
setErrorStrategy(RegistrarErrorStrategy errorStrategy) |
RocketMQRegistrarInfo |
setStrategy(RegistrarStrategy strategy) |
String |
toString() |
private RegistrarStrategy strategy
private RegistrarErrorStrategy errorStrategy
private final RegistrarWorkerInfo parallel
public RegistrarStrategy getStrategy()
public RocketMQRegistrarInfo setStrategy(RegistrarStrategy strategy)
public RegistrarErrorStrategy getErrorStrategy()
public RocketMQRegistrarInfo setErrorStrategy(RegistrarErrorStrategy errorStrategy)
public RegistrarWorkerInfo getParallel()
Copyright © 2025 Zodiac. All rights reserved.