Uses of Enum
redis.embedded.util.OS
Packages that use OS
-
Uses of OS in redis.embedded
Methods in redis.embedded with parameters of type OSModifier and TypeMethodDescriptionRedisExecProvider.override(OS os, Architecture arch, String executable) -
Uses of OS in redis.embedded.util
Methods in redis.embedded.util that return OSModifier and TypeMethodDescriptionstatic OSOSDetector.getOS()OsArchitecture.os()static OSReturns 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.Constructors in redis.embedded.util with parameters of type OS