| Package | Description |
|---|---|
| org.terracotta.angela.common.distribution | |
| org.terracotta.angela.common.topology |
| Modifier and Type | Method and Description |
|---|---|
LicenseType |
Distribution.getLicenseType() |
| 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 |
|---|---|
LicenseType |
Topology.getLicenseType() |
static LicenseType |
LicenseType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LicenseType[] |
LicenseType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020. All rights reserved.