| Package | Description |
|---|---|
| org.terracotta.angela.common.distribution | |
| org.terracotta.angela.common.topology |
| Modifier and Type | Method and Description |
|---|---|
PackageType |
Distribution.getPackageType() |
| Modifier and Type | Method and Description |
|---|---|
static Distribution |
Distribution.distribution(Version version,
PackageType packageType,
LicenseType licenseType) |
| Constructor and Description |
|---|
Distribution(Version version,
PackageType packageType,
LicenseType licenseType) |
| Modifier and Type | Method and Description |
|---|---|
static PackageType |
PackageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PackageType[] |
PackageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021. All rights reserved.