Uses of Enum Class
org.springframework.data.redis.core.index.RedisIndexDefinition.NoOpValueTransformer
Packages that use RedisIndexDefinition.NoOpValueTransformer
Package
Description
Abstractions for Redis secondary indexes.
-
Uses of RedisIndexDefinition.NoOpValueTransformer in org.springframework.data.redis.core.index
Subclasses with type arguments of type RedisIndexDefinition.NoOpValueTransformer in org.springframework.data.redis.core.indexMethods in org.springframework.data.redis.core.index that return RedisIndexDefinition.NoOpValueTransformerModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.RedisIndexDefinition.NoOpValueTransformer.values()Returns an array containing the constants of this enum class, in the order they are declared.