Interface RMDataStructure
- All Known Implementing Classes:
RMBitMap,RMHash,RMHyperLogLog,RMList,RMSet,RMStream,RMString,RMZSet,StringCompatible
public interface RMDataStructure
-
Method Summary
-
Method Details
-
raiseTypeCastException
void raiseTypeCastException() -
getTypeName
String getTypeName() -
getAsSlice
-