| 程序包 | 说明 |
|---|---|
| com.alipay.sofa.registry.common.model.metaserver.inter.heartbeat | |
| com.alipay.sofa.registry.common.model.slot |
| 限定符和类型 | 方法和说明 |
|---|---|
List<BaseSlotStatus> |
HeartbeatRequest.getSlotStatus()
Gets get slot status.
|
| 构造器和说明 |
|---|
HeartbeatRequest(T node,
long slotTableEpoch,
String dataCenter,
long timestamp,
SlotConfig.SlotBasicInfo slotBasicInfo,
List<BaseSlotStatus> slotStatuses,
Map<String,Long> remoteClusterSlotTableEpoch)
constructor
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
FollowerSlotStatus |
class |
LeaderSlotStatus |
Copyright © 2023 The Ant Financial. All rights reserved.