| Package | Description |
|---|---|
| com.alibaba.arthas.tunnel.server |
| Modifier and Type | Method and Description |
|---|---|
AgentInfo |
TunnelServer.removeAgent(String id) |
| Modifier and Type | Method and Description |
|---|---|
Optional<AgentInfo> |
TunnelServer.findAgent(String id) |
Map<String,AgentInfo> |
TunnelServer.getAgentInfoMap() |
| Modifier and Type | Method and Description |
|---|---|
void |
TunnelServer.addAgent(String id,
AgentInfo agentInfo) |
| Modifier and Type | Method and Description |
|---|---|
void |
TunnelServer.setAgentInfoMap(Map<String,AgentInfo> agentInfoMap) |
Copyright © 2020. All rights reserved.