public final class ProcessStandaloneSubscriber extends Object
| 构造器和说明 |
|---|
ProcessStandaloneSubscriber(org.apache.shardingsphere.infra.util.eventbus.EventBusContext eventBusContext) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
killProcessListId(KillProcessListIdRequestEvent event)
Kill process list id.
|
void |
loadShowProcessListData(ShowProcessListRequestEvent event)
Load show process list data.
|
public ProcessStandaloneSubscriber(org.apache.shardingsphere.infra.util.eventbus.EventBusContext eventBusContext)
public void loadShowProcessListData(ShowProcessListRequestEvent event)
event - get children request event.public void killProcessListId(KillProcessListIdRequestEvent event)
event - kill process list id request event.Copyright © 2022 The Apache Software Foundation. All rights reserved.