Class AbstractRedisOperation
java.lang.Object
com.github.fppt.jedismock.operations.AbstractRedisOperation
- All Implemented Interfaces:
RedisOperation
- Direct Known Subclasses:
AbstractByScoreOperation,HExists,HGetAll,HKeys,HLen,HMGet,HMSet,HStrlen,HVals,MSetNX,PSubscribe,PubSub,PUnsubscribe,Scan,SetRange,SIsMember,Subscribe,Time,Unlink,Unsubscribe
-
Constructor Details
-
AbstractRedisOperation
-
-
Method Details
-
doOptionalWork
protected void doOptionalWork() -
response
-
base
-
params
-
getListFromBaseOrCreateEmpty
-
getSetFromBaseOrCreateEmpty
-
getZSetFromBaseOrCreateEmpty
-
execute
- Specified by:
executein interfaceRedisOperation
-