Uses of Enum Class
org.apache.storm.redis.common.mapper.RedisDataTypeDescription.RedisDataType
Packages that use RedisDataTypeDescription.RedisDataType
-
Uses of RedisDataTypeDescription.RedisDataType in org.apache.storm.redis.common.mapper
Methods in org.apache.storm.redis.common.mapper that return RedisDataTypeDescription.RedisDataTypeModifier and TypeMethodDescriptionRedisDataTypeDescription.getDataType()
Returns defined data type.Returns the enum constant of this class with the specified name.RedisDataTypeDescription.RedisDataType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.apache.storm.redis.common.mapper with parameters of type RedisDataTypeDescription.RedisDataTypeModifierConstructorDescriptionConstructor.RedisDataTypeDescription
(RedisDataTypeDescription.RedisDataType dataType, String additionalKey) Constructor. -
Uses of RedisDataTypeDescription.RedisDataType in org.apache.storm.redis.trident.state
Fields in org.apache.storm.redis.trident.state declared as RedisDataTypeDescription.RedisDataTypeModifier and TypeFieldDescriptionprotected final RedisDataTypeDescription.RedisDataType
AbstractRedisStateQuerier.dataType
protected final RedisDataTypeDescription.RedisDataType
AbstractRedisStateUpdater.dataType