Click or drag to resize
ConsistentHashable Interface
Marks a given class as consistently hashable, for use with ConsistentHashingGroup or ConsistentHashingPool routers.

Namespace: Akka.Routing
Assembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntax
public interface ConsistentHashable

The ConsistentHashable type exposes the following members.

Properties
  NameDescription
Public propertyConsistentHashKey
Top
See Also