public class RMHash extends Object implements RMDataStructure
| Constructor and Description |
|---|
RMHash() |
| Modifier and Type | Method and Description |
|---|---|
Map<Slice,Slice> |
getStoredData() |
String |
getTypeName() |
void |
put(Slice key,
Slice data) |
void |
raiseTypeCastException() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAsSlicepublic void raiseTypeCastException()
raiseTypeCastException in interface RMDataStructurepublic String getTypeName()
getTypeName in interface RMDataStructureCopyright © 2022. All rights reserved.