Uses of Enum
redis.embedded.model.Architecture
Packages that use Architecture
-
Uses of Architecture in redis.embedded.model
Fields in redis.embedded.model declared as ArchitectureMethods in redis.embedded.model that return ArchitectureModifier and TypeMethodDescriptionOS.detectArchitecture()static ArchitectureArchitecture.detectUnixMacOSXArchitecture()static ArchitectureArchitecture.detectWindowsArchitecture()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.model with parameters of type Architecture