public class Murmur3HashStrategy extends java.lang.Object implements HashStrategy
| Constructor and Description |
|---|
Murmur3HashStrategy() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
encode(java.lang.String target)
Encode the given
String
as another String using
a hash algorithm |
public java.lang.String encode(java.lang.String target)
HashStrategyString
as another String using
a hash algorithmencode in interface HashStrategytarget - String to be hashedString hash