Uses of Interface
com.github.fppt.jedismock.operations.RedisOperation
Packages that use RedisOperation
Package
Description
-
Uses of RedisOperation in com.github.fppt.jedismock.operations
Classes in com.github.fppt.jedismock.operations that implement RedisOperationMethods in com.github.fppt.jedismock.operations that return RedisOperationModifier and TypeMethodDescriptionstatic RedisOperationCommandFactory.buildOperation(String name, boolean transactional, OperationExecutorState state, List<Slice> params) -
Uses of RedisOperation in com.github.fppt.jedismock.operations.connection
Classes in com.github.fppt.jedismock.operations.connection that implement RedisOperation -
Uses of RedisOperation in com.github.fppt.jedismock.operations.hashes
Classes in com.github.fppt.jedismock.operations.hashes that implement RedisOperation -
Uses of RedisOperation in com.github.fppt.jedismock.operations.keys
Classes in com.github.fppt.jedismock.operations.keys that implement RedisOperation -
Uses of RedisOperation in com.github.fppt.jedismock.operations.pubsub
Classes in com.github.fppt.jedismock.operations.pubsub that implement RedisOperationModifier and TypeClassDescriptionclassclassclassclassclass -
Uses of RedisOperation in com.github.fppt.jedismock.operations.server
Classes in com.github.fppt.jedismock.operations.server that implement RedisOperation -
Uses of RedisOperation in com.github.fppt.jedismock.operations.sets
Classes in com.github.fppt.jedismock.operations.sets that implement RedisOperation -
Uses of RedisOperation in com.github.fppt.jedismock.operations.sortedsets
Classes in com.github.fppt.jedismock.operations.sortedsets that implement RedisOperationModifier and TypeClassDescriptionclassclassclassclassclass -
Uses of RedisOperation in com.github.fppt.jedismock.operations.strings
Classes in com.github.fppt.jedismock.operations.strings that implement RedisOperation -
Uses of RedisOperation in com.github.fppt.jedismock.operations.transactions
Classes in com.github.fppt.jedismock.operations.transactions that implement RedisOperation -
Uses of RedisOperation in com.github.fppt.jedismock.storage
Methods in com.github.fppt.jedismock.storage that return types with arguments of type RedisOperation