Uses of Enum Class
redis.clients.jedis.search.IndexDefinition.Type
Packages that use IndexDefinition.Type
Package
Description
This package contains the classes and interfaces related to RediSearch module.
-
Uses of IndexDefinition.Type in redis.clients.jedis.search
Fields in redis.clients.jedis.search declared as IndexDefinition.TypeMethods in redis.clients.jedis.search that return IndexDefinition.TypeModifier and TypeMethodDescriptionIndexDefinition.getType()static IndexDefinition.TypeReturns the enum constant of this class with the specified name.static IndexDefinition.Type[]IndexDefinition.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in redis.clients.jedis.search with parameters of type IndexDefinition.Type