public class DefaultSlotTableStats extends AbstractLifecycle implements SlotTableStats
Jan 28, 2021
logger| 构造器和说明 |
|---|
DefaultSlotTableStats(SlotManager slotManager,
MetaServerConfig metaServerConfig) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
checkSlotStatuses(DataNode node,
List<BaseSlotStatus> slotStatuses) |
protected void |
doInitialize() |
SlotStats |
getSlotStats(int slotId) |
boolean |
isSlotFollowersStable() |
boolean |
isSlotLeadersStable() |
void |
updateSlotTable(SlotTable slotTable) |
dispose, doDispose, doStart, doStop, getLifecycleState, initialize, start, stopclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinitializepublic DefaultSlotTableStats(SlotManager slotManager, MetaServerConfig metaServerConfig)
protected void doInitialize()
throws InitializeException
doInitialize 在类中 AbstractLifecycleInitializeExceptionpublic boolean isSlotLeadersStable()
isSlotLeadersStable 在接口中 SlotTableStatspublic boolean isSlotFollowersStable()
isSlotFollowersStable 在接口中 SlotTableStatspublic void checkSlotStatuses(DataNode node, List<BaseSlotStatus> slotStatuses)
checkSlotStatuses 在接口中 SlotTableStatspublic void updateSlotTable(SlotTable slotTable)
updateSlotTable 在接口中 SlotTableStatspublic SlotStats getSlotStats(int slotId)
Copyright © 2023 The Ant Financial. All rights reserved.