C# Class Akka.Routing.ConsistentHashingRouter

Static class for assisting with ConsistentHashMapping instances
Datei anzeigen Open project: rogeralsing/akka.net

Public Properties

Property Type Description
EmptyConsistentHashMapping ConsistentHashMapping

Property Details

EmptyConsistentHashMapping public_oe static_oe property

Default empty ConsistentHashMapping implementation
public static ConsistentHashMapping EmptyConsistentHashMapping
return ConsistentHashMapping