| Package | Description |
|---|---|
| redis.embedded | |
| redis.embedded.util |
| Modifier and Type | Method and Description |
|---|---|
RedisExecProvider |
RedisExecProvider.override(OS os,
Architecture arch,
String executable) |
RedisExecProvider |
RedisExecProvider.override(OS os,
String executable) |
| Modifier and Type | Method and Description |
|---|---|
static OS |
OSDetector.getOS() |
OS |
OsArchitecture.os() |
static OS |
OS.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OS[] |
OS.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
OsArchitecture(OS os,
Architecture arch) |
Copyright © 2020. All rights reserved.