| 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) |
| Constructor and Description |
|---|
AgentClusterInfo(AgentInfo agentInfo,
String clientConnectHost) |
Copyright © 2022. All rights reserved.