Hierarchy For Package com.github.fppt.jedismock.datastructures
Class Hierarchy
- java.lang.Object
- com.github.fppt.jedismock.storage.ExpiringStorage
- com.github.fppt.jedismock.datastructures.RMHash (implements com.github.fppt.jedismock.datastructures.RMDataStructure)
- com.github.fppt.jedismock.datastructures.RMList (implements com.github.fppt.jedismock.datastructures.RMDataStructure)
- com.github.fppt.jedismock.datastructures.RMSet (implements com.github.fppt.jedismock.datastructures.RMDataStructure)
- com.github.fppt.jedismock.datastructures.RMString (implements com.github.fppt.jedismock.datastructures.RMDataStructure, java.io.Serializable)
- com.github.fppt.jedismock.datastructures.RMZSet (implements com.github.fppt.jedismock.datastructures.RMDataStructure)
- com.github.fppt.jedismock.datastructures.Slice (implements java.lang.Comparable<T>, java.io.Serializable)
- com.github.fppt.jedismock.datastructures.StringCompatible (implements com.github.fppt.jedismock.datastructures.RMDataStructure)
- com.github.fppt.jedismock.datastructures.RMBitMap
- com.github.fppt.jedismock.datastructures.RMHyperLogLog (implements java.io.Serializable)
- com.github.fppt.jedismock.datastructures.ZSetEntry (implements java.lang.Comparable<T>)
- com.github.fppt.jedismock.datastructures.ZSetEntryBound
- com.github.fppt.jedismock.storage.ExpiringStorage
Interface Hierarchy
- com.github.fppt.jedismock.datastructures.RMDataStructure