Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractBPop - Class in com.github.fppt.jedismock.operations
- AbstractBPop(OperationExecutorState, List<Slice>) - Constructor for class com.github.fppt.jedismock.operations.AbstractBPop
- AbstractByScoreOperation - Class in com.github.fppt.jedismock.operations.sortedsets
- AbstractByScoreOperation(RedisBase, List<Slice>) - Constructor for class com.github.fppt.jedismock.operations.sortedsets.AbstractByScoreOperation
- AbstractRedisOperation - Class in com.github.fppt.jedismock.operations
- AbstractRedisOperation(RedisBase, List<Slice>) - Constructor for class com.github.fppt.jedismock.operations.AbstractRedisOperation
- add(byte[]) - Method in class com.github.fppt.jedismock.datastructures.RMString
- addAll(Collection<Slice>) - Method in class com.github.fppt.jedismock.datastructures.RMHyperLogLog
- addCachedLuaScript(String, String) - Method in class com.github.fppt.jedismock.storage.RedisBase
- addSubscriber(Slice, RedisClient) - Method in class com.github.fppt.jedismock.storage.RedisBase
- append(K, V) - Method in class com.github.fppt.jedismock.datastructures.streams.SequencedMap
-
Add a mapping to the end of
SequencedMap - ArgumentException - Exception Class in com.github.fppt.jedismock.exception
- ArgumentException(String) - Constructor for exception class com.github.fppt.jedismock.exception.ArgumentException
- array(Slice...) - Static method in class com.github.fppt.jedismock.server.Response
- array(List<Slice>) - Static method in class com.github.fppt.jedismock.server.Response
- Auth - Class in com.github.fppt.jedismock.operations.connection
- Auth(OperationExecutorState) - Constructor for class com.github.fppt.jedismock.operations.connection.Auth
B
- base() - Method in class com.github.fppt.jedismock.operations.AbstractRedisOperation
- base() - Method in class com.github.fppt.jedismock.storage.OperationExecutorState
- base(int) - Method in class com.github.fppt.jedismock.storage.OperationExecutorState
- breakConnection(OperationExecutorState) - Static method in class com.github.fppt.jedismock.operations.server.MockExecutor
-
Break the connection (imitate Redis shutdown).
- buildOperation(String, boolean, OperationExecutorState, List<Slice>) - Static method in class com.github.fppt.jedismock.operations.CommandFactory
- bulkString(Slice) - Static method in class com.github.fppt.jedismock.server.Response
- BZMPop - Class in com.github.fppt.jedismock.operations.sortedsets
- BZPopMax - Class in com.github.fppt.jedismock.operations.sortedsets
- BZPopMin - Class in com.github.fppt.jedismock.operations.sortedsets
C
- cachedLuaScriptExists(String) - Method in class com.github.fppt.jedismock.storage.RedisBase
- call(LuaValue) - Method in class com.github.fppt.jedismock.operations.scripting.LuaRedisCallback
- call(LuaValue, LuaValue) - Method in class com.github.fppt.jedismock.operations.scripting.cjson.LuaCjsonLib
- changeActiveRedisBase(int) - Method in class com.github.fppt.jedismock.storage.OperationExecutorState
- checkWatchedKeysNotExpired() - Method in class com.github.fppt.jedismock.storage.OperationExecutorState
- checkWrongIndex() - Method in class com.github.fppt.jedismock.operations.sortedsets.ZRemRangeByRank
- clear() - Method in class com.github.fppt.jedismock.storage.ExpiringKeyValueStorage
- clear() - Method in class com.github.fppt.jedismock.storage.RedisBase
- clearAll() - Method in class com.github.fppt.jedismock.storage.OperationExecutorState
- Client - Class in com.github.fppt.jedismock.operations.connection
- Client(OperationExecutorState, List<Slice>) - Constructor for class com.github.fppt.jedismock.operations.connection.Client
- clientResponse(String, Slice) - Static method in class com.github.fppt.jedismock.server.Response
- close() - Method in class com.github.fppt.jedismock.RedisClient
-
Close all the streams used by this client effectively closing the client.
- closeQuietly(Closeable) - Static method in class com.github.fppt.jedismock.Utils
- Cluster - Class in com.github.fppt.jedismock.operations.cluster
- com.github.fppt.jedismock - package com.github.fppt.jedismock
- com.github.fppt.jedismock.commands - package com.github.fppt.jedismock.commands
- com.github.fppt.jedismock.datastructures - package com.github.fppt.jedismock.datastructures
- com.github.fppt.jedismock.datastructures.streams - package com.github.fppt.jedismock.datastructures.streams
- com.github.fppt.jedismock.exception - package com.github.fppt.jedismock.exception
- com.github.fppt.jedismock.operations - package com.github.fppt.jedismock.operations
- com.github.fppt.jedismock.operations.bitmaps - package com.github.fppt.jedismock.operations.bitmaps
- com.github.fppt.jedismock.operations.cluster - package com.github.fppt.jedismock.operations.cluster
- com.github.fppt.jedismock.operations.connection - package com.github.fppt.jedismock.operations.connection
- com.github.fppt.jedismock.operations.hashes - package com.github.fppt.jedismock.operations.hashes
- com.github.fppt.jedismock.operations.hyperloglog - package com.github.fppt.jedismock.operations.hyperloglog
- com.github.fppt.jedismock.operations.keys - package com.github.fppt.jedismock.operations.keys
- com.github.fppt.jedismock.operations.lists - package com.github.fppt.jedismock.operations.lists
- com.github.fppt.jedismock.operations.pubsub - package com.github.fppt.jedismock.operations.pubsub
- com.github.fppt.jedismock.operations.scripting - package com.github.fppt.jedismock.operations.scripting
- com.github.fppt.jedismock.operations.scripting.cjson - package com.github.fppt.jedismock.operations.scripting.cjson
- com.github.fppt.jedismock.operations.server - package com.github.fppt.jedismock.operations.server
- com.github.fppt.jedismock.operations.sets - package com.github.fppt.jedismock.operations.sets
- com.github.fppt.jedismock.operations.sortedsets - package com.github.fppt.jedismock.operations.sortedsets
- com.github.fppt.jedismock.operations.streams - package com.github.fppt.jedismock.operations.streams
- com.github.fppt.jedismock.operations.strings - package com.github.fppt.jedismock.operations.strings
- com.github.fppt.jedismock.operations.transactions - package com.github.fppt.jedismock.operations.transactions
- com.github.fppt.jedismock.server - package com.github.fppt.jedismock.server
- com.github.fppt.jedismock.storage - package com.github.fppt.jedismock.storage
- CommandFactory - Class in com.github.fppt.jedismock.operations
- CommandFactory() - Constructor for class com.github.fppt.jedismock.operations.CommandFactory
- compareTo(Slice) - Method in class com.github.fppt.jedismock.datastructures.Slice
- compareTo(StreamId) - Method in class com.github.fppt.jedismock.datastructures.streams.StreamId
- compareTo(ZSetEntry) - Method in class com.github.fppt.jedismock.datastructures.ZSetEntry
- consumeByte(InputStream) - Static method in class com.github.fppt.jedismock.server.SliceParser
- consumeCount(byte[]) - Static method in class com.github.fppt.jedismock.server.SliceParser
- consumeCount(InputStream) - Static method in class com.github.fppt.jedismock.server.SliceParser
- consumeInteger(byte[]) - Static method in class com.github.fppt.jedismock.server.SliceParser
- consumeInteger(InputStream) - Static method in class com.github.fppt.jedismock.server.SliceParser
- consumeLong(InputStream) - Static method in class com.github.fppt.jedismock.server.SliceParser
- consumeParameter(byte[]) - Static method in class com.github.fppt.jedismock.server.SliceParser
- consumeParameter(InputStream) - Static method in class com.github.fppt.jedismock.server.SliceParser
- consumeSlice(InputStream, long) - Static method in class com.github.fppt.jedismock.server.SliceParser
- contains(K) - Method in class com.github.fppt.jedismock.datastructures.streams.SequencedMap
-
Checks whether a mapping for the given key exists.
- convertToByte(String) - Static method in class com.github.fppt.jedismock.Utils
- convertToDouble(String) - Static method in class com.github.fppt.jedismock.Utils
- convertToInteger(String) - Static method in class com.github.fppt.jedismock.Utils
- convertToLong(String) - Static method in class com.github.fppt.jedismock.Utils
- convertToNonNegativeInteger(String) - Static method in class com.github.fppt.jedismock.Utils
- Copy - Class in com.github.fppt.jedismock.operations.keys
- Copy(OperationExecutorState, List<Slice>) - Constructor for class com.github.fppt.jedismock.operations.keys.Copy
- count - Variable in class com.github.fppt.jedismock.operations.sortedsets.ZCount
- count - Variable in class com.github.fppt.jedismock.operations.sortedsets.ZRangeByScore
- count - Variable in class com.github.fppt.jedismock.operations.sortedsets.ZRemRangeByRank
- count - Variable in class com.github.fppt.jedismock.operations.sortedsets.ZRemRangeByScore
- count - Variable in class com.github.fppt.jedismock.operations.sortedsets.ZRevRangeByScore
- create() - Static method in class com.github.fppt.jedismock.commands.RedisCommand
- create(byte[]) - Static method in class com.github.fppt.jedismock.datastructures.RMString
- create(byte[]) - Static method in class com.github.fppt.jedismock.datastructures.Slice
- create(String) - Static method in class com.github.fppt.jedismock.datastructures.RMString
- create(String) - Static method in class com.github.fppt.jedismock.datastructures.Slice
- createRegexFromGlob(String) - Static method in class com.github.fppt.jedismock.Utils
- cursorSlice - Variable in class com.github.fppt.jedismock.operations.keys.Scan
D
- data() - Method in class com.github.fppt.jedismock.datastructures.Slice
- decrement() - Method in class com.github.fppt.jedismock.datastructures.streams.StreamId
- defaultOptions() - Static method in class com.github.fppt.jedismock.server.ServiceOptions
- delete(Slice) - Method in class com.github.fppt.jedismock.storage.ExpiringKeyValueStorage
- delete(Slice, Slice) - Method in class com.github.fppt.jedismock.storage.ExpiringKeyValueStorage
- deleteValue(Slice) - Method in class com.github.fppt.jedismock.storage.RedisBase
- deleteValue(Slice, Slice) - Method in class com.github.fppt.jedismock.storage.RedisBase
- DeserializationException - Exception Class in com.github.fppt.jedismock.exception
- DeserializationException(String) - Constructor for exception class com.github.fppt.jedismock.exception.DeserializationException
- Discard - Class in com.github.fppt.jedismock.operations.transactions
- doOptionalWork() - Method in class com.github.fppt.jedismock.operations.AbstractBPop
- doOptionalWork() - Method in class com.github.fppt.jedismock.operations.AbstractRedisOperation
- doOptionalWork() - Method in class com.github.fppt.jedismock.operations.hashes.HScan
- doOptionalWork() - Method in class com.github.fppt.jedismock.operations.keys.Scan
- doOptionalWork() - Method in class com.github.fppt.jedismock.operations.sortedsets.BZMPop
- doubleValue(double) - Static method in class com.github.fppt.jedismock.server.Response
E
- embedLuaListToValue(List<LuaValue>) - Static method in class com.github.fppt.jedismock.operations.scripting.Eval
- empty() - Static method in class com.github.fppt.jedismock.datastructures.Slice
- EMPTY_ARRAY - Static variable in class com.github.fppt.jedismock.server.Response
- endIndex - Variable in class com.github.fppt.jedismock.operations.sortedsets.ZCount
- endIndex - Variable in class com.github.fppt.jedismock.operations.sortedsets.ZRangeByScore
- endIndex - Variable in class com.github.fppt.jedismock.operations.sortedsets.ZRemRangeByRank
- endIndex - Variable in class com.github.fppt.jedismock.operations.sortedsets.ZRemRangeByScore
- endIndex - Variable in class com.github.fppt.jedismock.operations.sortedsets.ZRevRangeByScore
- entries(boolean) - Method in class com.github.fppt.jedismock.datastructures.RMZSet
- EOFException - Exception Class in com.github.fppt.jedismock.exception
-
Created by Xiaolu on 2015/4/21.
- EOFException() - Constructor for exception class com.github.fppt.jedismock.exception.EOFException
- equals(Object) - Method in class com.github.fppt.jedismock.commands.RedisCommand
- equals(Object) - Method in class com.github.fppt.jedismock.datastructures.Slice
- equals(Object) - Method in class com.github.fppt.jedismock.datastructures.streams.StreamId
- equals(Object) - Method in class com.github.fppt.jedismock.datastructures.ZSetEntry
- error(String) - Static method in class com.github.fppt.jedismock.server.Response
- ERRORED - Enum constant in enum class com.github.fppt.jedismock.storage.OperationExecutorState.TransactionState
- errorTransaction() - Method in class com.github.fppt.jedismock.storage.OperationExecutorState
- Eval - Class in com.github.fppt.jedismock.operations.scripting
- Eval(RedisBase, List<Slice>, OperationExecutorState) - Constructor for class com.github.fppt.jedismock.operations.scripting.Eval
- EvalSha - Class in com.github.fppt.jedismock.operations.scripting
- EvalSha(RedisBase, List<Slice>, OperationExecutorState) - Constructor for class com.github.fppt.jedismock.operations.scripting.EvalSha
- EXCLUSIVE_PREFIX - Static variable in class com.github.fppt.jedismock.operations.sortedsets.ZCount
- EXCLUSIVE_PREFIX - Static variable in class com.github.fppt.jedismock.operations.sortedsets.ZRangeByScore
- EXCLUSIVE_PREFIX - Static variable in class com.github.fppt.jedismock.operations.sortedsets.ZRemRangeByRank
- EXCLUSIVE_PREFIX - Static variable in class com.github.fppt.jedismock.operations.sortedsets.ZRemRangeByScore
- EXCLUSIVE_PREFIX - Static variable in class com.github.fppt.jedismock.operations.sortedsets.ZRevRangeByScore
- Exec - Class in com.github.fppt.jedismock.operations.transactions
- Exec(OperationExecutorState) - Constructor for class com.github.fppt.jedismock.operations.transactions.Exec
- execCommand(RedisCommand) - Method in class com.github.fppt.jedismock.server.RedisOperationExecutor
- execCommand(OperationExecutorState, String, List<Slice>) - Method in interface com.github.fppt.jedismock.server.RedisCommandInterceptor
-
This method is called on operation execution in JedisMock.
- execute() - Method in class com.github.fppt.jedismock.operations.AbstractRedisOperation
- execute() - Method in class com.github.fppt.jedismock.operations.cluster.Cluster
- execute() - Method in class com.github.fppt.jedismock.operations.connection.Auth
- execute() - Method in class com.github.fppt.jedismock.operations.connection.Client
- execute() - Method in class com.github.fppt.jedismock.operations.connection.Hello
- execute() - Method in class com.github.fppt.jedismock.operations.connection.Quit
- execute() - Method in class com.github.fppt.jedismock.operations.connection.Select
- execute() - Method in class com.github.fppt.jedismock.operations.keys.Copy
- execute() - Method in class com.github.fppt.jedismock.operations.keys.Move
- execute() - Method in interface com.github.fppt.jedismock.operations.RedisOperation
- execute() - Method in class com.github.fppt.jedismock.operations.transactions.Discard
- execute() - Method in class com.github.fppt.jedismock.operations.transactions.Exec
- execute() - Method in class com.github.fppt.jedismock.operations.transactions.Multi
- execute() - Method in class com.github.fppt.jedismock.operations.transactions.Unwatch
- execute() - Method in class com.github.fppt.jedismock.operations.transactions.Watch
- executeOnly(int) - Static method in class com.github.fppt.jedismock.server.ServiceOptions
-
A special type of interceptor which mocks only given number of command invocation and then breaks the connection.
- exists(Slice) - Method in class com.github.fppt.jedismock.storage.ExpiringKeyValueStorage
- exists(Slice) - Method in class com.github.fppt.jedismock.storage.RedisBase
- expectByte(InputStream, byte) - Static method in class com.github.fppt.jedismock.server.SliceParser
- expectNoOptions() - Method in class com.github.fppt.jedismock.operations.sortedsets.ZCount
- expectNoOptions() - Method in class com.github.fppt.jedismock.operations.sortedsets.ZRangeByScore
- expectNoOptions() - Method in class com.github.fppt.jedismock.operations.sortedsets.ZRemRangeByRank
- expectNoOptions() - Method in class com.github.fppt.jedismock.operations.sortedsets.ZRemRangeByScore
- expectNoOptions() - Method in class com.github.fppt.jedismock.operations.sortedsets.ZRevRangeByScore
- ExpiringKeyValueStorage - Class in com.github.fppt.jedismock.storage
- ExpiringKeyValueStorage(Supplier<Clock>, Consumer<Slice>) - Constructor for class com.github.fppt.jedismock.storage.ExpiringKeyValueStorage
- extract() - Method in class com.github.fppt.jedismock.datastructures.Slice
F
- flushCachedLuaScrips() - Method in class com.github.fppt.jedismock.storage.RedisBase
- forEach(BiConsumer<? super K, ? super V>) - Method in class com.github.fppt.jedismock.datastructures.streams.SequencedMap
-
Performs the given action for each element of the map.
Method's behaviour:
G
- get(K) - Method in class com.github.fppt.jedismock.datastructures.streams.SequencedMap
-
Get the value to which the given key is mapped
- getAsSlice() - Method in class com.github.fppt.jedismock.datastructures.RMBitMap
- getAsSlice() - Method in interface com.github.fppt.jedismock.datastructures.RMDataStructure
- getAsSlice() - Method in class com.github.fppt.jedismock.datastructures.RMHyperLogLog
- getAsSlice() - Method in class com.github.fppt.jedismock.datastructures.RMString
- getBindPort() - Method in class com.github.fppt.jedismock.RedisServer
- getBit(int) - Method in class com.github.fppt.jedismock.datastructures.RMBitMap
- getBitMap(Slice) - Method in class com.github.fppt.jedismock.storage.RedisBase
- getBound() - Method in class com.github.fppt.jedismock.datastructures.ZSetEntryBound
- getCachedLuaScript(String) - Method in class com.github.fppt.jedismock.storage.RedisBase
- getChannels() - Method in class com.github.fppt.jedismock.storage.RedisBase
- getClientName() - Method in class com.github.fppt.jedismock.storage.OperationExecutorState
- getClock() - Method in class com.github.fppt.jedismock.RedisClient
- getClock() - Method in class com.github.fppt.jedismock.RedisServer
- getClock() - Method in class com.github.fppt.jedismock.storage.OperationExecutorState
- getClock() - Method in class com.github.fppt.jedismock.storage.RedisBase
- getCommandInterceptor() - Method in class com.github.fppt.jedismock.server.ServiceOptions
- getDeadline(Slice) - Method in class com.github.fppt.jedismock.storage.RedisBase
- GetDel - Class in com.github.fppt.jedismock.operations.strings
- GetDel(RedisBase, List<Slice>) - Constructor for class com.github.fppt.jedismock.operations.strings.GetDel
- getEndBound(Slice) - Method in class com.github.fppt.jedismock.operations.sortedsets.ZRemRangeByRank
- getEndBound(Slice) - Method in class com.github.fppt.jedismock.operations.sortedsets.ZCount
- getEndBound(Slice) - Method in class com.github.fppt.jedismock.operations.sortedsets.ZRangeByScore
- getEndBound(Slice) - Method in class com.github.fppt.jedismock.operations.sortedsets.ZRemRangeByScore
- getEndBound(Slice) - Method in class com.github.fppt.jedismock.operations.sortedsets.ZRevRangeByScore
- getFieldsAndValues(Slice) - Method in class com.github.fppt.jedismock.storage.RedisBase
- getFirstPart() - Method in class com.github.fppt.jedismock.datastructures.streams.StreamId
- getHash(Slice) - Method in class com.github.fppt.jedismock.storage.RedisBase
- getHead() - Method in class com.github.fppt.jedismock.datastructures.streams.SequencedMap
-
Get the key of the first mapping.
- getHLL(Slice) - Method in class com.github.fppt.jedismock.storage.RedisBase
- getHost() - Method in class com.github.fppt.jedismock.RedisServer
- getLastId() - Method in class com.github.fppt.jedismock.datastructures.streams.RMStream
- getList(Slice) - Method in class com.github.fppt.jedismock.storage.RedisBase
- getListFromBaseOrCreateEmpty(Slice) - Method in class com.github.fppt.jedismock.operations.AbstractRedisOperation
- getMatchingValues(String, long, long) - Method in class com.github.fppt.jedismock.operations.hashes.HScan
- getMatchingValues(String, long, long) - Method in class com.github.fppt.jedismock.operations.keys.Scan
- getNewScore() - Method in class com.github.fppt.jedismock.operations.sortedsets.ZIncrBy
- getNumpat() - Method in class com.github.fppt.jedismock.storage.RedisBase
- getPort() - Method in class com.github.fppt.jedismock.RedisClient
- getPort() - Method in class com.github.fppt.jedismock.storage.OperationExecutorState
- getPreviousKey(K) - Method in class com.github.fppt.jedismock.datastructures.streams.SequencedMap
-
Get the key of the previous node.
- getProtoMaxBulkLen() - Method in class com.github.fppt.jedismock.storage.RedisBase
- getPsubscribers(Slice) - Method in class com.github.fppt.jedismock.storage.RedisBase
- getPSubscriptions(RedisClient) - Method in class com.github.fppt.jedismock.storage.RedisBase
- getRange(ZSetEntryBound, ZSetEntryBound) - Method in class com.github.fppt.jedismock.operations.sortedsets.ZCount
- getRange(ZSetEntryBound, ZSetEntryBound) - Method in class com.github.fppt.jedismock.operations.sortedsets.ZRangeByScore
- getRange(ZSetEntryBound, ZSetEntryBound) - Method in class com.github.fppt.jedismock.operations.sortedsets.ZRemRangeByRank
- getRange(ZSetEntryBound, ZSetEntryBound) - Method in class com.github.fppt.jedismock.operations.sortedsets.ZRemRangeByScore
- getRange(ZSetEntryBound, ZSetEntryBound) - Method in class com.github.fppt.jedismock.operations.sortedsets.ZRevRangeByScore
- getResult() - Method in class com.github.fppt.jedismock.operations.sortedsets.ZMPop
- getRMString(Slice) - Method in class com.github.fppt.jedismock.storage.RedisBase
- getScore() - Method in class com.github.fppt.jedismock.datastructures.ZSetEntry
- getScore(Slice) - Method in class com.github.fppt.jedismock.datastructures.RMZSet
- getScriptSHA(String) - Static method in class com.github.fppt.jedismock.operations.scripting.Script
- getSecondPart() - Method in class com.github.fppt.jedismock.datastructures.streams.StreamId
- getSelected() - Method in class com.github.fppt.jedismock.storage.OperationExecutorState
- getServerHost() - Method in class com.github.fppt.jedismock.RedisClient
- getServerHost() - Method in class com.github.fppt.jedismock.storage.OperationExecutorState
- getSet(Slice) - Method in class com.github.fppt.jedismock.storage.RedisBase
- getSetFromBaseOrCreateEmpty(Slice) - Method in class com.github.fppt.jedismock.operations.AbstractRedisOperation
- getSize(RedisBase, List<Slice>) - Method in class com.github.fppt.jedismock.operations.AbstractBPop
- getSize(RedisBase, List<Slice>) - Method in class com.github.fppt.jedismock.operations.sortedsets.BZMPop
- getSize(RedisBase, List<Slice>) - Method in class com.github.fppt.jedismock.operations.sortedsets.BZPopMax
- getSize(RedisBase, List<Slice>) - Method in class com.github.fppt.jedismock.operations.sortedsets.BZPopMin
- getSlice(Slice) - Method in class com.github.fppt.jedismock.storage.RedisBase
- getSlice(Slice, Slice) - Method in class com.github.fppt.jedismock.storage.RedisBase
- getSliceFromRange(NavigableSet<ZSetEntry>) - Method in class com.github.fppt.jedismock.operations.sortedsets.ZCount
- getSliceFromRange(NavigableSet<ZSetEntry>) - Method in class com.github.fppt.jedismock.operations.sortedsets.ZRangeByScore
- getSliceFromRange(NavigableSet<ZSetEntry>) - Method in class com.github.fppt.jedismock.operations.sortedsets.ZRemRangeByRank
- getSliceFromRange(NavigableSet<ZSetEntry>) - Method in class com.github.fppt.jedismock.operations.sortedsets.ZRemRangeByScore
- getSliceFromRange(NavigableSet<ZSetEntry>) - Method in class com.github.fppt.jedismock.operations.sortedsets.ZRevRangeByScore
- getSliceStream(ZSetEntry) - Static method in class com.github.fppt.jedismock.operations.sortedsets.ZCount
- getSliceStream(ZSetEntry) - Static method in class com.github.fppt.jedismock.operations.sortedsets.ZRangeByScore
- getSliceStream(ZSetEntry) - Static method in class com.github.fppt.jedismock.operations.sortedsets.ZRemRangeByRank
- getSliceStream(ZSetEntry) - Static method in class com.github.fppt.jedismock.operations.sortedsets.ZRemRangeByScore
- getSliceStream(ZSetEntry) - Static method in class com.github.fppt.jedismock.operations.sortedsets.ZRevRangeByScore
- getStartBound(Slice) - Method in class com.github.fppt.jedismock.operations.sortedsets.ZRemRangeByRank
- getStartBound(Slice) - Method in class com.github.fppt.jedismock.operations.sortedsets.ZCount
- getStartBound(Slice) - Method in class com.github.fppt.jedismock.operations.sortedsets.ZRangeByScore
- getStartBound(Slice) - Method in class com.github.fppt.jedismock.operations.sortedsets.ZRemRangeByScore
- getStartBound(Slice) - Method in class com.github.fppt.jedismock.operations.sortedsets.ZRevRangeByScore
- getStoredData() - Method in class com.github.fppt.jedismock.datastructures.RMHash
- getStoredData() - Method in class com.github.fppt.jedismock.datastructures.RMHyperLogLog
- getStoredData() - Method in class com.github.fppt.jedismock.datastructures.RMList
- getStoredData() - Method in class com.github.fppt.jedismock.datastructures.RMSet
- getStoredData() - Method in class com.github.fppt.jedismock.datastructures.RMString
- getStoredData() - Method in class com.github.fppt.jedismock.datastructures.streams.RMStream
- getStoredDataAsString() - Method in class com.github.fppt.jedismock.datastructures.RMString
- getStream(Slice) - Method in class com.github.fppt.jedismock.storage.RedisBase
- getStreamFromBaseOrCreateEmpty(Slice) - Method in class com.github.fppt.jedismock.operations.AbstractRedisOperation
- getSubscribers(Slice) - Method in class com.github.fppt.jedismock.storage.RedisBase
- getSubscriptions(RedisClient) - Method in class com.github.fppt.jedismock.storage.RedisBase
- getSum(Double, String) - Method in class com.github.fppt.jedismock.operations.sortedsets.AbstractByScoreOperation
- getTail() - Method in class com.github.fppt.jedismock.datastructures.streams.SequencedMap
-
Get the key of the last mapping.
- getTransactionState() - Method in class com.github.fppt.jedismock.storage.OperationExecutorState
- getTTL(Slice) - Method in class com.github.fppt.jedismock.storage.ExpiringKeyValueStorage
- getTTL(Slice) - Method in class com.github.fppt.jedismock.storage.RedisBase
- getTypeName() - Method in interface com.github.fppt.jedismock.datastructures.RMDataStructure
- getTypeName() - Method in class com.github.fppt.jedismock.datastructures.RMHash
- getTypeName() - Method in class com.github.fppt.jedismock.datastructures.RMList
- getTypeName() - Method in class com.github.fppt.jedismock.datastructures.RMSet
- getTypeName() - Method in class com.github.fppt.jedismock.datastructures.RMString
- getTypeName() - Method in class com.github.fppt.jedismock.datastructures.RMZSet
- getTypeName() - Method in class com.github.fppt.jedismock.datastructures.streams.RMStream
- getTypeName() - Method in class com.github.fppt.jedismock.datastructures.StringCompatible
- getValue() - Method in class com.github.fppt.jedismock.datastructures.ZSetEntry
- getValue(Slice) - Method in class com.github.fppt.jedismock.storage.ExpiringKeyValueStorage
- getValue(Slice) - Method in class com.github.fppt.jedismock.storage.RedisBase
- getZSet(Slice) - Method in class com.github.fppt.jedismock.storage.RedisBase
- getZSetFromBaseOrCreateEmpty(Slice) - Method in class com.github.fppt.jedismock.operations.AbstractRedisOperation
H
- hashCode() - Method in class com.github.fppt.jedismock.commands.RedisCommand
- hashCode() - Method in class com.github.fppt.jedismock.datastructures.Slice
- hashCode() - Method in class com.github.fppt.jedismock.datastructures.streams.StreamId
- hashCode() - Method in class com.github.fppt.jedismock.datastructures.ZSetEntry
- hasMember(Slice) - Method in class com.github.fppt.jedismock.datastructures.RMZSet
- hasNext() - Method in class com.github.fppt.jedismock.datastructures.streams.SequencedMapForwardIterator
- hasNext() - Method in class com.github.fppt.jedismock.datastructures.streams.SequencedMapReverseIterator
- Hello - Class in com.github.fppt.jedismock.operations.connection
- HExists - Class in com.github.fppt.jedismock.operations.hashes
- HGetAll - Class in com.github.fppt.jedismock.operations.hashes
- HGetAll(RedisBase, List<Slice>) - Constructor for class com.github.fppt.jedismock.operations.hashes.HGetAll
- HIGHEST_POSSIBLE_SCORE - Static variable in class com.github.fppt.jedismock.operations.sortedsets.ZCount
- HIGHEST_POSSIBLE_SCORE - Static variable in class com.github.fppt.jedismock.operations.sortedsets.ZRangeByScore
- HIGHEST_POSSIBLE_SCORE - Static variable in class com.github.fppt.jedismock.operations.sortedsets.ZRemRangeByRank
- HIGHEST_POSSIBLE_SCORE - Static variable in class com.github.fppt.jedismock.operations.sortedsets.ZRemRangeByScore
- HIGHEST_POSSIBLE_SCORE - Static variable in class com.github.fppt.jedismock.operations.sortedsets.ZRevRangeByScore
- HKeys - Class in com.github.fppt.jedismock.operations.hashes
- HKeys(RedisBase, List<Slice>) - Constructor for class com.github.fppt.jedismock.operations.hashes.HKeys
- HLen - Class in com.github.fppt.jedismock.operations.hashes
- HLen(RedisBase, List<Slice>) - Constructor for class com.github.fppt.jedismock.operations.hashes.HLen
- HMGet - Class in com.github.fppt.jedismock.operations.hashes
- HMGet(RedisBase, List<Slice>) - Constructor for class com.github.fppt.jedismock.operations.hashes.HMGet
- HMSet - Class in com.github.fppt.jedismock.operations.hashes
- HMSet(RedisBase, List<Slice>) - Constructor for class com.github.fppt.jedismock.operations.hashes.HMSet
- HScan - Class in com.github.fppt.jedismock.operations.hashes
- HStrlen - Class in com.github.fppt.jedismock.operations.hashes
- HStrlen(RedisBase, List<Slice>) - Constructor for class com.github.fppt.jedismock.operations.hashes.HStrlen
- HVals - Class in com.github.fppt.jedismock.operations.hashes
- HVals(RedisBase, List<Slice>) - Constructor for class com.github.fppt.jedismock.operations.hashes.HVals
I
- ID_OVERFLOW_ERROR - Static variable in class com.github.fppt.jedismock.datastructures.streams.StreamErrors
- increment() - Method in class com.github.fppt.jedismock.datastructures.streams.StreamId
- indexOf(Double, Slice) - Method in class com.github.fppt.jedismock.datastructures.RMZSet
- initialize() - Static method in class com.github.fppt.jedismock.operations.CommandFactory
- integer(long) - Static method in class com.github.fppt.jedismock.server.Response
- INVALID_ID_ERROR - Static variable in class com.github.fppt.jedismock.datastructures.streams.StreamErrors
- isClusterModeEnabled() - Method in class com.github.fppt.jedismock.server.ServiceOptions
- isEmpty() - Method in class com.github.fppt.jedismock.datastructures.RMZSet
- isInclusive() - Method in class com.github.fppt.jedismock.datastructures.ZSetEntryBound
- isRunning() - Method in class com.github.fppt.jedismock.RedisServer
- isTransactionModeOn() - Method in class com.github.fppt.jedismock.storage.OperationExecutorState
- isValid() - Method in class com.github.fppt.jedismock.storage.OperationExecutorState
- isZero() - Method in class com.github.fppt.jedismock.datastructures.streams.StreamId
- iterator() - Method in class com.github.fppt.jedismock.datastructures.streams.SequencedMap
-
Get
SequencedMapIteratorwhose iteration starts from the head node - iterator(K) - Method in class com.github.fppt.jedismock.datastructures.streams.SequencedMap
-
Get
SequencedMapForwardIteratorwhose iteration starts from the provided key if there is a mapping for it otherwise iteration starts from the closest higher element.
K
- key - Variable in class com.github.fppt.jedismock.operations.sortedsets.ZCount
- key - Variable in class com.github.fppt.jedismock.operations.sortedsets.ZRangeByScore
- key - Variable in class com.github.fppt.jedismock.operations.sortedsets.ZRemRangeByRank
- key - Variable in class com.github.fppt.jedismock.operations.sortedsets.ZRemRangeByScore
- key - Variable in class com.github.fppt.jedismock.operations.sortedsets.ZRevRangeByScore
- keys - Variable in class com.github.fppt.jedismock.operations.AbstractBPop
- keys() - Method in class com.github.fppt.jedismock.storage.RedisBase
L
- length() - Method in class com.github.fppt.jedismock.datastructures.Slice
- LIMIT_OPTION_ERROR - Static variable in class com.github.fppt.jedismock.datastructures.streams.StreamErrors
- LINE_SEPARATOR - Static variable in class com.github.fppt.jedismock.server.Response
- LInsert - Class in com.github.fppt.jedismock.operations.lists
- LInsert(RedisBase, List<Slice>) - Constructor for class com.github.fppt.jedismock.operations.lists.LInsert
- lock() - Method in class com.github.fppt.jedismock.storage.OperationExecutorState
- log(int, String) - Method in class com.github.fppt.jedismock.operations.scripting.LuaRedisCallback
- LOWEST_POSSIBLE_SCORE - Static variable in class com.github.fppt.jedismock.operations.sortedsets.ZCount
- LOWEST_POSSIBLE_SCORE - Static variable in class com.github.fppt.jedismock.operations.sortedsets.ZRangeByScore
- LOWEST_POSSIBLE_SCORE - Static variable in class com.github.fppt.jedismock.operations.sortedsets.ZRemRangeByRank
- LOWEST_POSSIBLE_SCORE - Static variable in class com.github.fppt.jedismock.operations.sortedsets.ZRemRangeByScore
- LOWEST_POSSIBLE_SCORE - Static variable in class com.github.fppt.jedismock.operations.sortedsets.ZRevRangeByScore
- LPos - Class in com.github.fppt.jedismock.operations.lists
- LPos(RedisBase, List<Slice>) - Constructor for class com.github.fppt.jedismock.operations.lists.LPos
- LSet - Class in com.github.fppt.jedismock.operations.lists
- LSet(RedisBase, List<Slice>) - Constructor for class com.github.fppt.jedismock.operations.lists.LSet
- LuaCjsonLib - Class in com.github.fppt.jedismock.operations.scripting.cjson
- LuaCjsonLib() - Constructor for class com.github.fppt.jedismock.operations.scripting.cjson.LuaCjsonLib
- LuaRedisCallback - Class in com.github.fppt.jedismock.operations.scripting
- LuaRedisCallback(OperationExecutorState) - Constructor for class com.github.fppt.jedismock.operations.scripting.LuaRedisCallback
M
- mapDBObj - Variable in class com.github.fppt.jedismock.operations.sortedsets.ZCount
- mapDBObj - Variable in class com.github.fppt.jedismock.operations.sortedsets.ZRangeByScore
- mapDBObj - Variable in class com.github.fppt.jedismock.operations.sortedsets.ZRemRangeByRank
- mapDBObj - Variable in class com.github.fppt.jedismock.operations.sortedsets.ZRemRangeByScore
- mapDBObj - Variable in class com.github.fppt.jedismock.operations.sortedsets.ZRevRangeByScore
- markKeyModified(Slice) - Method in class com.github.fppt.jedismock.storage.RedisBase
- MAX_SCORE - Static variable in class com.github.fppt.jedismock.datastructures.ZSetEntry
- MAX_VALUE - Static variable in class com.github.fppt.jedismock.datastructures.ZSetEntry
- maxArgs() - Method in class com.github.fppt.jedismock.operations.AbstractRedisOperation
-
Maximum number of arguments (inclusive)
- maxArgs() - Method in class com.github.fppt.jedismock.operations.server.Time
- maxArgs() - Method in class com.github.fppt.jedismock.operations.sortedsets.ZIncrBy
- maxArgs() - Method in class com.github.fppt.jedismock.operations.streams.XLen
- MIN_SCORE - Static variable in class com.github.fppt.jedismock.datastructures.ZSetEntry
- MIN_VALUE - Static variable in class com.github.fppt.jedismock.datastructures.ZSetEntry
- minArgs() - Method in class com.github.fppt.jedismock.operations.AbstractBPop
- minArgs() - Method in class com.github.fppt.jedismock.operations.AbstractRedisOperation
-
Minimum number of arguments (inclusive)
- minArgs() - Method in class com.github.fppt.jedismock.operations.scripting.Eval
- minArgs() - Method in class com.github.fppt.jedismock.operations.scripting.EvalSha
- minArgs() - Method in class com.github.fppt.jedismock.operations.sets.SMIsMember
- minArgs() - Method in class com.github.fppt.jedismock.operations.sets.SRandMember
- minArgs() - Method in class com.github.fppt.jedismock.operations.sortedsets.BZMPop
- minArgs() - Method in class com.github.fppt.jedismock.operations.sortedsets.ZIncrBy
- minArgs() - Method in class com.github.fppt.jedismock.operations.sortedsets.ZMPop
- minArgs() - Method in class com.github.fppt.jedismock.operations.streams.XAdd
- minArgs() - Method in class com.github.fppt.jedismock.operations.streams.XDel
- minArgs() - Method in class com.github.fppt.jedismock.operations.streams.XLen
- minArgs() - Method in class com.github.fppt.jedismock.operations.streams.XRange
- minArgs() - Method in class com.github.fppt.jedismock.operations.streams.XRead
- minArgs() - Method in class com.github.fppt.jedismock.operations.streams.XRevRange
- minArgs() - Method in class com.github.fppt.jedismock.operations.streams.XTrim
- MINUS_INF - Static variable in class com.github.fppt.jedismock.datastructures.ZSetEntryBound
- MockExecutor - Class in com.github.fppt.jedismock.operations.server
- MockExecutor() - Constructor for class com.github.fppt.jedismock.operations.server.MockExecutor
- Move - Class in com.github.fppt.jedismock.operations.keys
- Move(OperationExecutorState, List<Slice>) - Constructor for class com.github.fppt.jedismock.operations.keys.Move
- MSetNX - Class in com.github.fppt.jedismock.operations.strings
- MSetNX(RedisBase, List<Slice>) - Constructor for class com.github.fppt.jedismock.operations.strings.MSetNX
- Multi - Class in com.github.fppt.jedismock.operations.transactions
- MULTI - Enum constant in enum class com.github.fppt.jedismock.storage.OperationExecutorState.TransactionState
- multiplier - Variable in class com.github.fppt.jedismock.operations.streams.Ranges
-
Multiplier for comparison:
1 - 'xrange'
-1 - 'xrevrange'
N
- NEGATIVE_TIMEOUT_ERROR - Static variable in class com.github.fppt.jedismock.datastructures.streams.StreamErrors
- newRedisServer() - Static method in class com.github.fppt.jedismock.RedisServer
- newRedisServer(int) - Static method in class com.github.fppt.jedismock.RedisServer
- newRedisServer(int, InetAddress) - Static method in class com.github.fppt.jedismock.RedisServer
- next - Variable in class com.github.fppt.jedismock.datastructures.streams.SequencedMap.LinkedMapNode
- next() - Method in class com.github.fppt.jedismock.datastructures.streams.SequencedMapForwardIterator
- next() - Method in interface com.github.fppt.jedismock.datastructures.streams.SequencedMapIterator
- next() - Method in class com.github.fppt.jedismock.datastructures.streams.SequencedMapReverseIterator
- NORMAL - Enum constant in enum class com.github.fppt.jedismock.storage.OperationExecutorState.TransactionState
- NOT_AN_INTEGER_ERROR - Static variable in class com.github.fppt.jedismock.datastructures.streams.StreamErrors
- NULL - Static variable in class com.github.fppt.jedismock.server.Response
- NULL_ARRAY - Static variable in class com.github.fppt.jedismock.server.Response
O
- offset - Variable in class com.github.fppt.jedismock.operations.sortedsets.ZCount
- offset - Variable in class com.github.fppt.jedismock.operations.sortedsets.ZRangeByScore
- offset - Variable in class com.github.fppt.jedismock.operations.sortedsets.ZRemRangeByRank
- offset - Variable in class com.github.fppt.jedismock.operations.sortedsets.ZRemRangeByScore
- offset - Variable in class com.github.fppt.jedismock.operations.sortedsets.ZRevRangeByScore
- OK - Static variable in class com.github.fppt.jedismock.server.Response
- OperationExecutorState - Class in com.github.fppt.jedismock.storage
- OperationExecutorState(RedisClient, Map<Integer, RedisBase>) - Constructor for class com.github.fppt.jedismock.storage.OperationExecutorState
- OperationExecutorState.TransactionState - Enum Class in com.github.fppt.jedismock.storage
- options - Variable in class com.github.fppt.jedismock.operations.sortedsets.ZCount
- options - Variable in class com.github.fppt.jedismock.operations.sortedsets.ZRangeByScore
- options - Variable in class com.github.fppt.jedismock.operations.sortedsets.ZRemRangeByRank
- options - Variable in class com.github.fppt.jedismock.operations.sortedsets.ZRemRangeByScore
- options - Variable in class com.github.fppt.jedismock.operations.sortedsets.ZRevRangeByScore
- options() - Method in class com.github.fppt.jedismock.RedisClient
- options() - Method in class com.github.fppt.jedismock.RedisServer
- owner() - Method in class com.github.fppt.jedismock.storage.OperationExecutorState
P
- parameters() - Method in class com.github.fppt.jedismock.commands.RedisCommand
- params() - Method in class com.github.fppt.jedismock.operations.AbstractRedisOperation
- parse(InputStream) - Static method in class com.github.fppt.jedismock.commands.RedisCommandParser
- parse(String) - Static method in class com.github.fppt.jedismock.commands.RedisCommandParser
- parseArgs() - Method in class com.github.fppt.jedismock.operations.sortedsets.ZCount
- parseArgs() - Method in class com.github.fppt.jedismock.operations.sortedsets.ZRangeByScore
- parseArgs() - Method in class com.github.fppt.jedismock.operations.sortedsets.ZRemRangeByRank
- parseArgs() - Method in class com.github.fppt.jedismock.operations.sortedsets.ZRemRangeByScore
- parseArgs() - Method in class com.github.fppt.jedismock.operations.sortedsets.ZRevRangeByScore
- parseArgs() - Method in class com.github.fppt.jedismock.operations.sortedsets.ZMPop
- ParseErrorException - Exception Class in com.github.fppt.jedismock.exception
-
Created by Xiaolu on 2015/4/20.
- ParseErrorException() - Constructor for exception class com.github.fppt.jedismock.exception.ParseErrorException
- pcall(LuaValue) - Method in class com.github.fppt.jedismock.operations.scripting.LuaRedisCallback
- PLUS_INF - Static variable in class com.github.fppt.jedismock.datastructures.ZSetEntryBound
- pop() - Method in class com.github.fppt.jedismock.operations.sortedsets.ZMPop
- pop() - Method in class com.github.fppt.jedismock.operations.sortedsets.ZPopMax
- pop() - Method in class com.github.fppt.jedismock.operations.sortedsets.ZPopMin
- popper(List<Slice>) - Method in class com.github.fppt.jedismock.operations.AbstractBPop
- popper(List<Slice>) - Method in class com.github.fppt.jedismock.operations.sortedsets.BZMPop
- popper(List<Slice>) - Method in class com.github.fppt.jedismock.operations.sortedsets.BZPopMax
- popper(List<Slice>) - Method in class com.github.fppt.jedismock.operations.sortedsets.BZPopMin
- preprocessExclusiveBorder(StreamId, boolean) - Method in class com.github.fppt.jedismock.operations.streams.Ranges
- preprocessKey(Slice, RMStream, boolean) - Method in class com.github.fppt.jedismock.operations.streams.Ranges
- prev - Variable in class com.github.fppt.jedismock.datastructures.streams.SequencedMap.LinkedMapNode
- proceed(OperationExecutorState, String, List<Slice>) - Static method in class com.github.fppt.jedismock.operations.server.MockExecutor
-
Proceed with execution, mocking the Redis behaviour.
- PSubscribe - Class in com.github.fppt.jedismock.operations.pubsub
- PSubscribe(OperationExecutorState, List<Slice>) - Constructor for class com.github.fppt.jedismock.operations.pubsub.PSubscribe
- psubscribedToChannel(List<Slice>) - Static method in class com.github.fppt.jedismock.server.Response
- publishedMessage(Slice, Slice) - Static method in class com.github.fppt.jedismock.server.Response
- publishedPMessage(Slice, Slice, Slice) - Static method in class com.github.fppt.jedismock.server.Response
- PubSub - Class in com.github.fppt.jedismock.operations.pubsub
- punsubscribe(Slice, int) - Static method in class com.github.fppt.jedismock.server.Response
- PUnsubscribe - Class in com.github.fppt.jedismock.operations.pubsub
- PUnsubscribe(OperationExecutorState, List<Slice>) - Constructor for class com.github.fppt.jedismock.operations.pubsub.PUnsubscribe
- put(Slice, double) - Method in class com.github.fppt.jedismock.datastructures.RMZSet
- put(Slice, RMDataStructure, Long) - Method in class com.github.fppt.jedismock.storage.ExpiringKeyValueStorage
- put(Slice, Slice) - Method in class com.github.fppt.jedismock.datastructures.RMHash
- put(Slice, Slice, Slice, Long) - Method in class com.github.fppt.jedismock.storage.ExpiringKeyValueStorage
- put(Slice, Slice, Long) - Method in class com.github.fppt.jedismock.storage.ExpiringKeyValueStorage
- putSlice(Slice, Slice, Slice, Long) - Method in class com.github.fppt.jedismock.storage.RedisBase
- putSlice(Slice, Slice, Long) - Method in class com.github.fppt.jedismock.storage.RedisBase
- putValue(Slice, RMDataStructure) - Method in class com.github.fppt.jedismock.storage.RedisBase
- putValue(Slice, RMDataStructure, Long) - Method in class com.github.fppt.jedismock.storage.RedisBase
- putValueWithoutClearingTtl(Slice, RMDataStructure) - Method in class com.github.fppt.jedismock.storage.RedisBase
Q
- QUEUED - Static variable in class com.github.fppt.jedismock.server.Response
- Quit - Class in com.github.fppt.jedismock.operations.connection
- Quit(OperationExecutorState) - Constructor for class com.github.fppt.jedismock.operations.connection.Quit
R
- raiseTypeCastException() - Method in class com.github.fppt.jedismock.datastructures.RMBitMap
- raiseTypeCastException() - Method in interface com.github.fppt.jedismock.datastructures.RMDataStructure
- raiseTypeCastException() - Method in class com.github.fppt.jedismock.datastructures.RMHash
- raiseTypeCastException() - Method in class com.github.fppt.jedismock.datastructures.RMHyperLogLog
- raiseTypeCastException() - Method in class com.github.fppt.jedismock.datastructures.RMList
- raiseTypeCastException() - Method in class com.github.fppt.jedismock.datastructures.RMSet
- raiseTypeCastException() - Method in class com.github.fppt.jedismock.datastructures.RMString
- raiseTypeCastException() - Method in class com.github.fppt.jedismock.datastructures.RMZSet
- raiseTypeCastException() - Method in class com.github.fppt.jedismock.datastructures.streams.RMStream
- range() - Method in class com.github.fppt.jedismock.operations.streams.Ranges
- Ranges - Class in com.github.fppt.jedismock.operations.streams
- RANGES_END_ID_ERROR - Static variable in class com.github.fppt.jedismock.datastructures.streams.StreamErrors
- RANGES_START_ID_ERROR - Static variable in class com.github.fppt.jedismock.datastructures.streams.StreamErrors
- RedisBase - Class in com.github.fppt.jedismock.storage
-
Created by Xiaolu on 2015/4/20.
- RedisBase(Supplier<Clock>) - Constructor for class com.github.fppt.jedismock.storage.RedisBase
- RedisClient - Class in com.github.fppt.jedismock
-
Created by Xiaolu on 2015/4/18.
- RedisCommand - Class in com.github.fppt.jedismock.commands
- RedisCommand - Annotation Interface in com.github.fppt.jedismock.operations
- RedisCommandInterceptor - Interface in com.github.fppt.jedismock.server
- RedisCommandParser - Class in com.github.fppt.jedismock.commands
-
Created by Xiaolu on 2015/4/20.
- RedisCommandParser() - Constructor for class com.github.fppt.jedismock.commands.RedisCommandParser
- RedisOperation - Interface in com.github.fppt.jedismock.operations
-
Represents a Redis Operation which can be executed against
RedisBase - RedisOperationExecutor - Class in com.github.fppt.jedismock.server
-
Created by Xiaolu on 2015/4/20.
- RedisOperationExecutor(OperationExecutorState) - Constructor for class com.github.fppt.jedismock.server.RedisOperationExecutor
- RedisServer - Class in com.github.fppt.jedismock
-
Created by Xiaolu on 2015/4/18.
- RedisServer() - Constructor for class com.github.fppt.jedismock.RedisServer
- RedisServer(int) - Constructor for class com.github.fppt.jedismock.RedisServer
- RedisServer(int, InetAddress) - Constructor for class com.github.fppt.jedismock.RedisServer
- remove() - Method in class com.github.fppt.jedismock.datastructures.streams.SequencedMapForwardIterator
- remove(Slice) - Method in class com.github.fppt.jedismock.datastructures.RMZSet
- remove(K) - Method in class com.github.fppt.jedismock.datastructures.streams.SequencedMap
-
Remove the mapping for the given key from map if it exists
- removeHead() - Method in class com.github.fppt.jedismock.datastructures.streams.SequencedMap
-
Remove the mapping for the first key from map if it exists
- removePSubscriber(Slice, RedisClient) - Method in class com.github.fppt.jedismock.storage.RedisBase
- removeSubscriber(Slice, RedisClient) - Method in class com.github.fppt.jedismock.storage.RedisBase
- remRangeFromKey(NavigableSet<ZSetEntry>) - Method in class com.github.fppt.jedismock.operations.sortedsets.ZCount
- remRangeFromKey(NavigableSet<ZSetEntry>) - Method in class com.github.fppt.jedismock.operations.sortedsets.ZRangeByScore
- remRangeFromKey(NavigableSet<ZSetEntry>) - Method in class com.github.fppt.jedismock.operations.sortedsets.ZRemRangeByRank
- remRangeFromKey(NavigableSet<ZSetEntry>) - Method in class com.github.fppt.jedismock.operations.sortedsets.ZRemRangeByScore
- remRangeFromKey(NavigableSet<ZSetEntry>) - Method in class com.github.fppt.jedismock.operations.sortedsets.ZRevRangeByScore
- replaceAsterisk(Slice) - Method in class com.github.fppt.jedismock.datastructures.streams.RMStream
- response() - Method in class com.github.fppt.jedismock.operations.AbstractBPop
- response() - Method in class com.github.fppt.jedismock.operations.AbstractRedisOperation
- response() - Method in class com.github.fppt.jedismock.operations.hashes.HExists
- response() - Method in class com.github.fppt.jedismock.operations.hashes.HGetAll
- response() - Method in class com.github.fppt.jedismock.operations.hashes.HKeys
- response() - Method in class com.github.fppt.jedismock.operations.hashes.HLen
- response() - Method in class com.github.fppt.jedismock.operations.hashes.HMGet
- response() - Method in class com.github.fppt.jedismock.operations.hashes.HMSet
- response() - Method in class com.github.fppt.jedismock.operations.hashes.HStrlen
- response() - Method in class com.github.fppt.jedismock.operations.hashes.HVals
- response() - Method in class com.github.fppt.jedismock.operations.keys.Unlink
- response() - Method in class com.github.fppt.jedismock.operations.keys.Scan
- response() - Method in class com.github.fppt.jedismock.operations.lists.LInsert
- response() - Method in class com.github.fppt.jedismock.operations.lists.LPos
- response() - Method in class com.github.fppt.jedismock.operations.lists.LSet
- response() - Method in class com.github.fppt.jedismock.operations.lists.RPushX
- response() - Method in class com.github.fppt.jedismock.operations.lists.Sort
- response() - Method in class com.github.fppt.jedismock.operations.pubsub.PSubscribe
- response() - Method in class com.github.fppt.jedismock.operations.pubsub.PubSub
- response() - Method in class com.github.fppt.jedismock.operations.pubsub.PUnsubscribe
- response() - Method in class com.github.fppt.jedismock.operations.pubsub.Subscribe
- response() - Method in class com.github.fppt.jedismock.operations.pubsub.Unsubscribe
- response() - Method in class com.github.fppt.jedismock.operations.scripting.Eval
- response() - Method in class com.github.fppt.jedismock.operations.scripting.EvalSha
- response() - Method in class com.github.fppt.jedismock.operations.scripting.Script
- response() - Method in class com.github.fppt.jedismock.operations.server.Time
- response() - Method in class com.github.fppt.jedismock.operations.sets.SIsMember
- response() - Method in class com.github.fppt.jedismock.operations.sets.SMIsMember
- response() - Method in class com.github.fppt.jedismock.operations.sets.SMove
- response() - Method in class com.github.fppt.jedismock.operations.sets.SRandMember
- response() - Method in class com.github.fppt.jedismock.operations.sets.SStore
- response() - Method in class com.github.fppt.jedismock.operations.sortedsets.ZCount
- response() - Method in class com.github.fppt.jedismock.operations.sortedsets.ZIncrBy
- response() - Method in class com.github.fppt.jedismock.operations.sortedsets.ZMPop
- response() - Method in class com.github.fppt.jedismock.operations.sortedsets.ZPopMax
- response() - Method in class com.github.fppt.jedismock.operations.sortedsets.ZPopMin
- response() - Method in class com.github.fppt.jedismock.operations.sortedsets.ZRangeByScore
- response() - Method in class com.github.fppt.jedismock.operations.sortedsets.ZRank
- response() - Method in class com.github.fppt.jedismock.operations.sortedsets.ZRemRangeByRank
- response() - Method in class com.github.fppt.jedismock.operations.sortedsets.ZRemRangeByScore
- response() - Method in class com.github.fppt.jedismock.operations.sortedsets.ZRevRangeByScore
- response() - Method in class com.github.fppt.jedismock.operations.sortedsets.ZRevRank
- response() - Method in class com.github.fppt.jedismock.operations.streams.Ranges
- response() - Method in class com.github.fppt.jedismock.operations.streams.XAdd
- response() - Method in class com.github.fppt.jedismock.operations.streams.XDel
- response() - Method in class com.github.fppt.jedismock.operations.streams.XLen
- response() - Method in class com.github.fppt.jedismock.operations.streams.XRange
- response() - Method in class com.github.fppt.jedismock.operations.streams.XRead
- response() - Method in class com.github.fppt.jedismock.operations.streams.XRevRange
- response() - Method in class com.github.fppt.jedismock.operations.streams.XTrim
- response() - Method in class com.github.fppt.jedismock.operations.strings.GetDel
- response() - Method in class com.github.fppt.jedismock.operations.strings.MSetNX
- response() - Method in class com.github.fppt.jedismock.operations.strings.SetRange
- Response - Class in com.github.fppt.jedismock.server
-
Created by Xiaolu on 2015/4/20.
- reverseIterator() - Method in class com.github.fppt.jedismock.datastructures.streams.SequencedMap
-
Get
SequencedMapReverseIteratorwhose iteration starts from the tail - reverseIterator(K) - Method in class com.github.fppt.jedismock.datastructures.streams.SequencedMap
-
Get
SequencedMapReverseIteratorwhose iteration starts from the provided key if there is a mapping for it otherwise iteration starts from the closest lower element. - RMBitMap - Class in com.github.fppt.jedismock.datastructures
- RMBitMap() - Constructor for class com.github.fppt.jedismock.datastructures.RMBitMap
- RMBitMap(byte[]) - Constructor for class com.github.fppt.jedismock.datastructures.RMBitMap
- RMDataStructure - Interface in com.github.fppt.jedismock.datastructures
- RMHash - Class in com.github.fppt.jedismock.datastructures
- RMHash() - Constructor for class com.github.fppt.jedismock.datastructures.RMHash
- RMHyperLogLog - Class in com.github.fppt.jedismock.datastructures
- RMHyperLogLog() - Constructor for class com.github.fppt.jedismock.datastructures.RMHyperLogLog
- RMList - Class in com.github.fppt.jedismock.datastructures
- RMList() - Constructor for class com.github.fppt.jedismock.datastructures.RMList
- RMList(List<Slice>) - Constructor for class com.github.fppt.jedismock.datastructures.RMList
- RMSet - Class in com.github.fppt.jedismock.datastructures
- RMSet() - Constructor for class com.github.fppt.jedismock.datastructures.RMSet
- RMSet(Set<Slice>) - Constructor for class com.github.fppt.jedismock.datastructures.RMSet
- RMStream - Class in com.github.fppt.jedismock.datastructures.streams
- RMStream() - Constructor for class com.github.fppt.jedismock.datastructures.streams.RMStream
- RMString - Class in com.github.fppt.jedismock.datastructures
- RMString() - Constructor for class com.github.fppt.jedismock.datastructures.RMString
- RMString(byte[]) - Constructor for class com.github.fppt.jedismock.datastructures.RMString
- RMZSet - Class in com.github.fppt.jedismock.datastructures
- RMZSet() - Constructor for class com.github.fppt.jedismock.datastructures.RMZSet
- RPushX - Class in com.github.fppt.jedismock.operations.lists
- run() - Method in class com.github.fppt.jedismock.RedisClient
S
- Scan - Class in com.github.fppt.jedismock.operations.keys
- Scan(RedisBase, List<Slice>) - Constructor for class com.github.fppt.jedismock.operations.keys.Scan
- Script - Class in com.github.fppt.jedismock.operations.scripting
- Script(RedisBase, List<Slice>) - Constructor for class com.github.fppt.jedismock.operations.scripting.Script
- Select - Class in com.github.fppt.jedismock.operations.connection
- Select(OperationExecutorState, List<Slice>) - Constructor for class com.github.fppt.jedismock.operations.connection.Select
- self() - Method in class com.github.fppt.jedismock.operations.AbstractRedisOperation
- sendResponse(Slice, String) - Method in class com.github.fppt.jedismock.RedisClient
-
Send a response due to a specific command.
- SequencedMap<K,
V> - Class in com.github.fppt.jedismock.datastructures.streams -
An associative array with O(1) get, delete operations.
Can be interpreted as a sequence of nodes that allows to iterate map. - SequencedMap() - Constructor for class com.github.fppt.jedismock.datastructures.streams.SequencedMap
- SequencedMap.LinkedMapNode - Class in com.github.fppt.jedismock.datastructures.streams
-
A node that replaces value in
HashMap. - SequencedMapForwardIterator<K,
V> - Class in com.github.fppt.jedismock.datastructures.streams -
Iterator for
SequencedMap - SequencedMapForwardIterator(K, SequencedMap<K, V>) - Constructor for class com.github.fppt.jedismock.datastructures.streams.SequencedMapForwardIterator
- SequencedMapIterator<K,
V> - Interface in com.github.fppt.jedismock.datastructures.streams - SequencedMapReverseIterator<K,
V> - Class in com.github.fppt.jedismock.datastructures.streams -
Reverse iterator for
SequencedMap - SequencedMapReverseIterator(K, SequencedMap<K, V>) - Constructor for class com.github.fppt.jedismock.datastructures.streams.SequencedMapReverseIterator
- ServiceOptions - Class in com.github.fppt.jedismock.server
-
Created by Xiaolu on 2015/4/22.
- setBit(byte, int) - Method in class com.github.fppt.jedismock.datastructures.RMBitMap
- setClientName(String) - Method in class com.github.fppt.jedismock.storage.OperationExecutorState
- setClock(Clock) - Method in class com.github.fppt.jedismock.RedisServer
- setDeadline(Slice, long) - Method in class com.github.fppt.jedismock.storage.ExpiringKeyValueStorage
- setDeadline(Slice, long) - Method in class com.github.fppt.jedismock.storage.RedisBase
- setNext(K) - Method in class com.github.fppt.jedismock.datastructures.streams.SequencedMap.LinkedMapNode
- setOptions(ServiceOptions) - Method in class com.github.fppt.jedismock.RedisServer
- setPrev(K) - Method in class com.github.fppt.jedismock.datastructures.streams.SequencedMap.LinkedMapNode
- setPreviousKey(K, K) - Method in class com.github.fppt.jedismock.datastructures.streams.SequencedMap
-
Set the key of the previous node.
- SetRange - Class in com.github.fppt.jedismock.operations.strings
- SetRange(RedisBase, List<Slice>) - Constructor for class com.github.fppt.jedismock.operations.strings.SetRange
- setTTL(Slice, long) - Method in class com.github.fppt.jedismock.storage.ExpiringKeyValueStorage
- setTTL(Slice, long) - Method in class com.github.fppt.jedismock.storage.RedisBase
- sha1hex(String) - Method in class com.github.fppt.jedismock.operations.scripting.LuaRedisCallback
- SIsMember - Class in com.github.fppt.jedismock.operations.sets
- size - Variable in class com.github.fppt.jedismock.operations.keys.Scan
- size() - Method in class com.github.fppt.jedismock.datastructures.RMHyperLogLog
- size() - Method in class com.github.fppt.jedismock.datastructures.RMString
- size() - Method in class com.github.fppt.jedismock.datastructures.RMZSet
- size() - Method in class com.github.fppt.jedismock.datastructures.streams.SequencedMap
-
Get the size of map
- SKIP - Static variable in class com.github.fppt.jedismock.server.Response
- Slice - Class in com.github.fppt.jedismock.datastructures
- SliceParser - Class in com.github.fppt.jedismock.server
- SliceParser() - Constructor for class com.github.fppt.jedismock.server.SliceParser
- SMIsMember - Class in com.github.fppt.jedismock.operations.sets
- SMove - Class in com.github.fppt.jedismock.operations.sets
- Sort - Class in com.github.fppt.jedismock.operations.lists
-
This sort implementation currently does not implement parameters BY and GET moreover the complexity is currently O(N*log(N)) where N is the number of elements in the list
- Sort(OperationExecutorState, List<Slice>) - Constructor for class com.github.fppt.jedismock.operations.lists.Sort
- SRandMember - Class in com.github.fppt.jedismock.operations.sets
- SRandMember(RedisBase, List<Slice>) - Constructor for class com.github.fppt.jedismock.operations.sets.SRandMember
- SStore - Class in com.github.fppt.jedismock.operations.sets
- SStore(RedisBase, List<Slice>, BiFunction<RedisBase, List<Slice>, Set<Slice>>) - Constructor for class com.github.fppt.jedismock.operations.sets.SStore
- start() - Method in class com.github.fppt.jedismock.RedisServer
- startIndex - Variable in class com.github.fppt.jedismock.operations.sortedsets.ZCount
- startIndex - Variable in class com.github.fppt.jedismock.operations.sortedsets.ZRangeByScore
- startIndex - Variable in class com.github.fppt.jedismock.operations.sortedsets.ZRemRangeByRank
- startIndex - Variable in class com.github.fppt.jedismock.operations.sortedsets.ZRemRangeByScore
- startIndex - Variable in class com.github.fppt.jedismock.operations.sortedsets.ZRevRangeByScore
- stop() - Method in class com.github.fppt.jedismock.RedisServer
- StreamErrors - Class in com.github.fppt.jedismock.datastructures.streams
- StreamErrors() - Constructor for class com.github.fppt.jedismock.datastructures.streams.StreamErrors
- StreamId - Class in com.github.fppt.jedismock.datastructures.streams
- StreamId(long, long) - Constructor for class com.github.fppt.jedismock.datastructures.streams.StreamId
- StreamId(Slice) - Constructor for class com.github.fppt.jedismock.datastructures.streams.StreamId
- StreamId(String) - Constructor for class com.github.fppt.jedismock.datastructures.streams.StreamId
- StringCompatible - Class in com.github.fppt.jedismock.datastructures
- StringCompatible() - Constructor for class com.github.fppt.jedismock.datastructures.StringCompatible
- Subscribe - Class in com.github.fppt.jedismock.operations.pubsub
- Subscribe(OperationExecutorState, List<Slice>) - Constructor for class com.github.fppt.jedismock.operations.pubsub.Subscribe
- subscribeByPattern(Slice, RedisClient) - Method in class com.github.fppt.jedismock.storage.RedisBase
- subscribedToChannel(List<Slice>) - Static method in class com.github.fppt.jedismock.server.Response
- subset(ZSetEntryBound, ZSetEntryBound) - Method in class com.github.fppt.jedismock.datastructures.RMZSet
- SYNTAX_ERROR - Static variable in class com.github.fppt.jedismock.datastructures.streams.StreamErrors
T
- Time - Class in com.github.fppt.jedismock.operations.server
- timeoutNanos - Variable in class com.github.fppt.jedismock.operations.AbstractBPop
- toDouble(String) - Static method in class com.github.fppt.jedismock.operations.sortedsets.AbstractByScoreOperation
- toNanoTimeout(String) - Static method in class com.github.fppt.jedismock.Utils
- TOP_ERROR - Static variable in class com.github.fppt.jedismock.datastructures.streams.StreamErrors
- toSlice() - Method in class com.github.fppt.jedismock.datastructures.streams.StreamId
- toString() - Method in class com.github.fppt.jedismock.commands.RedisCommand
- toString() - Method in class com.github.fppt.jedismock.datastructures.Slice
- toString() - Method in class com.github.fppt.jedismock.datastructures.streams.StreamId
- transactional() - Element in annotation interface com.github.fppt.jedismock.operations.RedisCommand
- transactionMode(boolean) - Method in class com.github.fppt.jedismock.storage.OperationExecutorState
- ttls() - Method in class com.github.fppt.jedismock.storage.ExpiringKeyValueStorage
- tx() - Method in class com.github.fppt.jedismock.storage.OperationExecutorState
- type(Slice) - Method in class com.github.fppt.jedismock.storage.ExpiringKeyValueStorage
- type(Slice) - Method in class com.github.fppt.jedismock.storage.RedisBase
U
- Unlink - Class in com.github.fppt.jedismock.operations.keys
- unsubscribe(Slice, int) - Static method in class com.github.fppt.jedismock.server.Response
- Unsubscribe - Class in com.github.fppt.jedismock.operations.pubsub
- Unsubscribe(OperationExecutorState, List<Slice>) - Constructor for class com.github.fppt.jedismock.operations.pubsub.Unsubscribe
- unwatch() - Method in class com.github.fppt.jedismock.storage.OperationExecutorState
- Unwatch - Class in com.github.fppt.jedismock.operations.transactions
- unwatchSingleKey(OperationExecutorState, Slice) - Method in class com.github.fppt.jedismock.storage.RedisBase
- updateLastId(StreamId) - Method in class com.github.fppt.jedismock.datastructures.streams.RMStream
- Utils - Class in com.github.fppt.jedismock
-
Created by Xiaolu on 2015/4/21.
- Utils() - Constructor for class com.github.fppt.jedismock.Utils
V
- value - Variable in class com.github.fppt.jedismock.datastructures.streams.SequencedMap.LinkedMapNode
- value() - Element in annotation interface com.github.fppt.jedismock.operations.RedisCommand
- valueOf(String) - Static method in enum class com.github.fppt.jedismock.storage.OperationExecutorState.TransactionState
-
Returns the enum constant of this class with the specified name.
- values() - Method in class com.github.fppt.jedismock.storage.ExpiringKeyValueStorage
- values() - Static method in enum class com.github.fppt.jedismock.storage.OperationExecutorState.TransactionState
-
Returns an array containing the constants of this enum class, in the order they are declared.
W
- watch(OperationExecutorState, Slice) - Method in class com.github.fppt.jedismock.storage.RedisBase
- watch(List<Slice>) - Method in class com.github.fppt.jedismock.storage.OperationExecutorState
- Watch - Class in com.github.fppt.jedismock.operations.transactions
- watchedKeyIsAffected() - Method in class com.github.fppt.jedismock.storage.OperationExecutorState
- withClusterModeEnabled() - Method in class com.github.fppt.jedismock.server.ServiceOptions
-
Enables cluster mode for Jedis Mock, compatible with JedisCluster and RedisClusterClient from Lettuce.
- withInterceptor(RedisCommandInterceptor) - Static method in class com.github.fppt.jedismock.server.ServiceOptions
-
Set interceptor which handles all the operations sent to JedisMock and can be used for overriding the standard behaviour.
- WrongStreamKeyException - Exception Class in com.github.fppt.jedismock.exception
- WrongStreamKeyException(String) - Constructor for exception class com.github.fppt.jedismock.exception.WrongStreamKeyException
- WrongValueTypeException - Exception Class in com.github.fppt.jedismock.exception
-
Created by Xiaolu on 2015/4/22.
- WrongValueTypeException(String) - Constructor for exception class com.github.fppt.jedismock.exception.WrongValueTypeException
X
- XAdd - Class in com.github.fppt.jedismock.operations.streams
-
XADD key [NOMKSTREAM] [(MAXLEN | MINID) [= | ~] threshold [LIMIT count]] (* | id) field value [field value ...]
Supported options: all, except '~'
About trim options seeXTrim - XAdd(RedisBase, List<Slice>) - Constructor for class com.github.fppt.jedismock.operations.streams.XAdd
- XDel - Class in com.github.fppt.jedismock.operations.streams
-
XDEL key id [id ...]
- XLen - Class in com.github.fppt.jedismock.operations.streams
-
XLEN key
- XRange - Class in com.github.fppt.jedismock.operations.streams
-
XRANGE key start end [COUNT count]
Supported options: COUNT - XRead - Class in com.github.fppt.jedismock.operations.streams
-
XREAD [COUNT count] [BLOCK milliseconds] STREAMS key [key ...] id [id ...]
All options are supported - XRead(OperationExecutorState, List<Slice>) - Constructor for class com.github.fppt.jedismock.operations.streams.XRead
- XREAD_ARGS_ERROR - Static variable in class com.github.fppt.jedismock.datastructures.streams.StreamErrors
- XRevRange - Class in com.github.fppt.jedismock.operations.streams
- XRevRange(RedisBase, List<Slice>) - Constructor for class com.github.fppt.jedismock.operations.streams.XRevRange
- XTrim - Class in com.github.fppt.jedismock.operations.streams
-
XTRIM key (MAXLEN | MINID) [= | ~] threshold [LIMIT count]
Supported options: MINID, MAXLEN, LIMIT, =
Unsupported options: "~" - due to the fact that our implementation works as = option - XTrim(RedisBase, List<Slice>) - Constructor for class com.github.fppt.jedismock.operations.streams.XTrim
Z
- ZCount - Class in com.github.fppt.jedismock.operations.sortedsets
- ZCount(RedisBase, List<Slice>) - Constructor for class com.github.fppt.jedismock.operations.sortedsets.ZCount
- ZERO_ERROR - Static variable in class com.github.fppt.jedismock.datastructures.streams.StreamErrors
- ZIncrBy - Class in com.github.fppt.jedismock.operations.sortedsets
- ZIncrBy(RedisBase, List<Slice>) - Constructor for class com.github.fppt.jedismock.operations.sortedsets.ZIncrBy
- ZMPop - Class in com.github.fppt.jedismock.operations.sortedsets
- ZPopMax - Class in com.github.fppt.jedismock.operations.sortedsets
- ZPopMin - Class in com.github.fppt.jedismock.operations.sortedsets
- ZRangeByScore - Class in com.github.fppt.jedismock.operations.sortedsets
- ZRangeByScore(RedisBase, List<Slice>) - Constructor for class com.github.fppt.jedismock.operations.sortedsets.ZRangeByScore
- ZRank - Class in com.github.fppt.jedismock.operations.sortedsets
- ZRemRangeByRank - Class in com.github.fppt.jedismock.operations.sortedsets
- ZRemRangeByScore - Class in com.github.fppt.jedismock.operations.sortedsets
- ZRevRangeByScore - Class in com.github.fppt.jedismock.operations.sortedsets
- ZRevRank - Class in com.github.fppt.jedismock.operations.sortedsets
- ZSetEntry - Class in com.github.fppt.jedismock.datastructures
- ZSetEntry(double, Slice) - Constructor for class com.github.fppt.jedismock.datastructures.ZSetEntry
- ZSetEntryBound - Class in com.github.fppt.jedismock.datastructures
- ZSetEntryBound(double, Slice, boolean) - Constructor for class com.github.fppt.jedismock.datastructures.ZSetEntryBound
- ZSetEntryBound(ZSetEntry, boolean) - Constructor for class com.github.fppt.jedismock.datastructures.ZSetEntryBound
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form