Interface RMDataStructure

All Known Implementing Classes:
RMBitMap, RMHash, RMHyperLogLog, RMList, RMSet, RMString, RMZSet, StringCompatible

public interface RMDataStructure
  • Method Details

    • raiseTypeCastException

      void raiseTypeCastException()
    • getTypeName

      String getTypeName()
    • getAsSlice

      default Slice getAsSlice()