Class ShardRegion.HashCodeMessageExtractor

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Object entityMessage​(java.lang.Object message)
      Default implementation pass on the message as is.
      java.lang.String shardId​(java.lang.Object message)
      Extract the shard id from an incoming message.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait