Uses of Class
com.github.fppt.jedismock.exception.WrongStreamKeyException
Packages that use WrongStreamKeyException
Package
Description
-
Uses of WrongStreamKeyException in com.github.fppt.jedismock.datastructures.streams
Methods in com.github.fppt.jedismock.datastructures.streams that throw WrongStreamKeyExceptionModifier and TypeMethodDescriptionStreamId.decrement()StreamId.increment()RMStream.replaceAsterisk(Slice key) Constructors in com.github.fppt.jedismock.datastructures.streams that throw WrongStreamKeyException -
Uses of WrongStreamKeyException in com.github.fppt.jedismock.operations.streams
Methods in com.github.fppt.jedismock.operations.streams that throw WrongStreamKeyExceptionModifier and TypeMethodDescriptionprotected StreamIdRanges.preprocessExclusiveBorder(StreamId key, boolean isStart) protected StreamIdRanges.preprocessKey(Slice key, RMStream stream, boolean isStart)