Akka.Cluster.Tests.MultiNode.Routing.ClusterConsistentHashingGroupSpec.ClusterConsistentHashingGroupSpec C# (CSharp) Method

ClusterConsistentHashingGroupSpec() protected method

protected ClusterConsistentHashingGroupSpec ( ) : System.Collections.Generic
return System.Collections.Generic
        protected ClusterConsistentHashingGroupSpec()
            : this(new ClusterConsistentHashingGroupSpecConfig())
        {

        }

Same methods

ClusterConsistentHashingGroupSpec::ClusterConsistentHashingGroupSpec ( ClusterConsistentHashingGroupSpecConfig config ) : System.Collections.Generic