| Package | Description |
|---|---|
| io.arivera.oss.embedded.rabbitmq | |
| io.arivera.oss.embedded.rabbitmq.util |
| Modifier and Type | Method and Description |
|---|---|
ArchiveType |
BaseVersion.getArchiveType(OperatingSystem operatingSystem) |
ArchiveType |
PredefinedVersion.getArchiveType(OperatingSystem operatingSystem) |
ArchiveType |
Version.getArchiveType(OperatingSystem operatingSystem) |
| Constructor and Description |
|---|
BaseVersion(String semanticVersion,
String minErlangVersion,
ArchiveType unixArchiveType) |
BaseVersion(String semanticVersion,
String minErlangVersion,
ArchiveType unixArchiveType,
ArchiveType windowsArchiveType) |
| Modifier and Type | Method and Description |
|---|---|
static ArchiveType |
ArchiveType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ArchiveType[] |
ArchiveType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016–2021. All rights reserved.