Uses of Enum
redis.embedded.util.Architecture
Packages that use Architecture
-
Uses of Architecture in redis.embedded
Methods in redis.embedded with parameters of type ArchitectureModifier and TypeMethodDescriptionRedisExecProvider.override(OS os, Architecture arch, String executable) -
Uses of Architecture in redis.embedded.util
Methods in redis.embedded.util that return ArchitectureModifier and TypeMethodDescriptionOsArchitecture.arch()static ArchitectureOSDetector.getArchitecture()static ArchitectureReturns 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.Constructors in redis.embedded.util with parameters of type Architecture