| Package | Description |
|---|---|
| org.terracotta.angela.common.distribution | |
| org.terracotta.angela.common.tcconfig | |
| org.terracotta.angela.common.topology |
| Modifier and Type | Method and Description |
|---|---|
Version |
Distribution.getVersion() |
| Modifier and Type | Method and Description |
|---|---|
static Distribution |
Distribution.distribution(Version version,
PackageType packageType,
LicenseType licenseType) |
static Distribution |
Distribution.distribution(Version version,
PackageType packageType,
LicenseType licenseType,
RuntimeOption... runtime) |
| Modifier and Type | Method and Description |
|---|---|
static EnterpriseTcConfig |
EnterpriseTcConfig.eeTcConfig(Version version,
URL tcConfigPath) |
protected TcConfigHolder |
TcConfig.initTcConfigHolder(Version version,
URL tcConfigPath) |
static SecureTcConfig |
SecureTcConfig.secureTcConfig(Version version,
URL tcConfigPath,
boolean validateConfig,
NamedSecurityRootDirectory... namedSecurityRootDirectories) |
static SecureTcConfig |
SecureTcConfig.secureTcConfig(Version version,
URL tcConfigPath,
NamedSecurityRootDirectory... namedSecurityRootDirectories) |
static TcConfig |
TcConfig.tcConfig(Version version,
URL tcConfigPath) |
static TsaConfig |
TsaConfig.tsaConfig(Version version,
List<TsaStripeConfig> stripeConfigs) |
static TsaConfig |
TsaConfig.tsaConfig(Version version,
List<TsaStripeConfig> stripeConfigs,
Supplier<TcConfig> tcConfigSupplier) |
static TsaConfig |
TsaConfig.tsaConfig(Version version,
TsaStripeConfig stripeConfig,
TsaStripeConfig... stripeConfigs) |
| Modifier and Type | Method and Description |
|---|---|
static Version |
Version.version(String version) |
| Modifier and Type | Method and Description |
|---|---|
int |
Version.compareTo(Version ver) |
Copyright © 2021. All rights reserved.