| Package | Description |
|---|---|
| com.alibaba.arthas.tunnel.server | |
| com.alibaba.arthas.tunnel.server.app.configuration | |
| com.alibaba.arthas.tunnel.server.cluster |
| Modifier and Type | Method and Description |
|---|---|
TunnelClusterStore |
TunnelServer.getTunnelClusterStore() |
| Modifier and Type | Method and Description |
|---|---|
void |
TunnelServer.setTunnelClusterStore(TunnelClusterStore tunnelClusterStore) |
| Modifier and Type | Method and Description |
|---|---|
TunnelClusterStore |
TunnelClusterStoreConfiguration.tunnelClusterStore(org.springframework.cache.CacheManager cacheManager) |
| Modifier and Type | Method and Description |
|---|---|
TunnelServer |
TunnelServerConfiguration.tunnelServer(TunnelClusterStore tunnelClusterStore) |
| Modifier and Type | Class and Description |
|---|---|
class |
InMemoryClusterStore |
class |
RedisTunnelClusterStore |
Copyright © 2022. All rights reserved.