Uses of Enum Class
com.redis.lettucemod.search.Field.Type
Packages that use Field.Type
-
Uses of Field.Type in com.redis.lettucemod.search
Fields in com.redis.lettucemod.search declared as Field.TypeMethods in com.redis.lettucemod.search that return Field.TypeModifier and TypeMethodDescriptionField.getType()static Field.TypeReturns the enum constant of this class with the specified name.static Field.Type[]Field.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.redis.lettucemod.search with parameters of type Field.Type