Class RMHash
java.lang.Object
com.github.fppt.jedismock.datastructures.RMHash
- All Implemented Interfaces:
RMDataStructure
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidMethods 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
-
Constructor Details
-
RMHash
public RMHash()
-
-
Method Details
-
getStoredData
-
put
-
raiseTypeCastException
public void raiseTypeCastException()- Specified by:
raiseTypeCastExceptionin interfaceRMDataStructure
-
getTypeName
- Specified by:
getTypeNamein interfaceRMDataStructure
-