@Conditional(value=ConditionOnExternalStorage.class) @Component public class ExternalDumpService extends DumpService
dumpAllBetaProcessor, dumpAllProcessor, dumpAllTagProcessor, memberManager, persistService, processor| 构造器和说明 |
|---|
ExternalDumpService(PersistService persistService,
com.alibaba.nacos.core.cluster.ServerMemberManager memberManager)
Here you inject the dependent objects constructively, ensuring that some of the dependent functionality is
initialized ahead of time.
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected boolean |
canExecute()
Used to determine whether the aggregation task, configuration history cleanup task can be performed.
|
protected void |
init()
initialize.
|
dump, dump, dump, dump, dumpAll, dumpOperate, getMemberManager, getPersistServicepublic ExternalDumpService(PersistService persistService, com.alibaba.nacos.core.cluster.ServerMemberManager memberManager)
persistService - PersistServicememberManager - ServerMemberManager@PostConstruct protected void init() throws Throwable
DumpServiceinit 在类中 DumpServiceThrowable - throws Exception when actually operate.protected boolean canExecute()
DumpServicecanExecute 在类中 DumpServiceBooleanCopyright © 2018–2022 Alibaba Group. All rights reserved.