| 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) |
protected String |
OfficialArtifactRepository.getArtifactPlatform(Version version,
OperatingSystem operatingSystem)
RabbitMQ releases used to include a special binary package for macOS that bundled a supported version of
Erlang/OTP.
|
URL |
OfficialArtifactRepository.getUrl(Version version,
OperatingSystem operatingSystem) |
URL |
ArtifactRepository.getUrl(Version version,
OperatingSystem operatingSystem) |
| Modifier and Type | Method and Description |
|---|---|
static OperatingSystem |
OperatingSystem.detect()
Returns the right instance of the Operation System.
|
static OperatingSystem |
OperatingSystem.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OperatingSystem[] |
OperatingSystem.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016–2021. All rights reserved.