Class StringCompatible
java.lang.Object
com.github.fppt.jedismock.datastructures.StringCompatible
- All Implemented Interfaces:
RMDataStructure
- Direct Known Subclasses:
RMBitMap,RMHyperLogLog
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.github.fppt.jedismock.datastructures.RMDataStructure
getAsSlice, raiseTypeCastException
-
Constructor Details
-
StringCompatible
public StringCompatible()
-
-
Method Details
-
getTypeName
- Specified by:
getTypeNamein interfaceRMDataStructure
-