| Package | Description |
|---|---|
| org.terracotta.angela.common.provider | |
| org.terracotta.angela.common.tcconfig | |
| org.terracotta.angela.common.topology |
| Modifier and Type | Method and Description |
|---|---|
TcConfig |
TcConfigManager.findTcConfig(UUID serverId) |
| Modifier and Type | Method and Description |
|---|---|
List<TcConfig> |
TcConfigManager.getTcConfigs() |
static List<TcConfig> |
TcConfigManager.mergeTcConfigs(TcConfig tcConfig,
TcConfig[] tcConfigs) |
| Modifier and Type | Method and Description |
|---|---|
static List<TcConfig> |
TcConfigManager.mergeTcConfigs(TcConfig tcConfig,
TcConfig[] tcConfigs) |
static List<TcConfig> |
TcConfigManager.mergeTcConfigs(TcConfig tcConfig,
TcConfig[] tcConfigs) |
void |
TcConfigManager.setUpInstallation(TcConfig tcConfig,
ServerSymbolicName serverSymbolicName,
UUID serverId,
Map<ServerSymbolicName,Integer> proxiedPorts,
File installLocation,
SecurityRootDirectory securityRootDirectory) |
| Modifier and Type | Method and Description |
|---|---|
static TcConfigManager |
TcConfigManager.withTcConfig(List<TcConfig> tcConfigs,
boolean netDisruptionEnabled) |
| Modifier and Type | Class and Description |
|---|---|
class |
EnterpriseTcConfig |
class |
SecureTcConfig |
| Modifier and Type | Method and Description |
|---|---|
TcConfig |
TcConfig.copy() |
static TcConfig |
TcConfig.tcConfig(Version version,
URL tcConfigPath) |
| Modifier and Type | Method and Description |
|---|---|
List<TcConfig> |
TsaConfig.getTcConfigs() |
| Modifier and Type | Method and Description |
|---|---|
static TsaConfig |
TsaConfig.tsaConfig(TcConfig tcConfig,
TcConfig... tcConfigs) |
static TsaConfig |
TsaConfig.tsaConfig(TcConfig tcConfig,
TcConfig... tcConfigs) |
| Modifier and Type | Method and Description |
|---|---|
static TsaConfig |
TsaConfig.tsaConfig(List<TcConfig> tcConfigs) |
static TsaConfig |
TsaConfig.tsaConfig(Version version,
List<TsaStripeConfig> stripeConfigs,
Supplier<TcConfig> tcConfigSupplier) |
| Constructor and Description |
|---|
Topology(Distribution distribution,
boolean netDisruptionEnabled,
TcConfig[] tcConfigs) |
Topology(Distribution distribution,
boolean netDisruptionEnabled,
TcConfig tcConfig,
TcConfig... tcConfigs) |
Topology(Distribution distribution,
boolean netDisruptionEnabled,
TcConfig tcConfig,
TcConfig... tcConfigs) |
Topology(Distribution distribution,
TcConfig[] tcConfigs) |
Topology(Distribution distribution,
TcConfig tcConfig,
TcConfig... tcConfigs) |
Topology(Distribution distribution,
TcConfig tcConfig,
TcConfig... tcConfigs) |
Copyright © 2022. All rights reserved.