redisClientType property

RedisType redisClientType
getter/setter pair

Redis client type subscriber, publisher or normal set and get

Implementation

RedisType redisClientType = RedisType.normal;