| Package | Description |
|---|---|
| redis.embedded | |
| redis.embedded.util |
| Modifier and Type | Method and Description |
|---|---|
RedisExecProvider |
RedisExecProvider.override(OS os,
Architecture arch,
String executable) |
| Modifier and Type | Method and Description |
|---|---|
Architecture |
OsArchitecture.arch() |
static Architecture |
OSDetector.getArchitecture() |
static Architecture |
Architecture.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Architecture[] |
Architecture.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 © 2017. All rights reserved.