ConsistentHashingPool Members

The ConsistentHashingPool type exposes the following members.

Constructors


  Name Description
Public method ConsistentHashingPool(Config)
Initializes a new instance of the ConsistentHashingPool class.
Public method ConsistentHashingPool(Int32, Resizer, SupervisorStrategy, String, Boolean)
Initializes a new instance of the ConsistentHashingPool class.
Public method ConsistentHashingPool(Int32)
Simple form of ConsistentHashingPool constructor

Methods


  Name Description
Public method CreateRouter
Public method CreateRouterActor (Inherited from Pool.)
Public method Equals(System.Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected method Finalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public method GetRoutees (Inherited from Pool.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method IsManagementMessage (Inherited from RouterConfig.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public method NewRoutee (Inherited from Pool.)
Public method Props (Inherited from Pool.)
Public method ToString
Returns a string that represents the current object.
(Inherited from Object.)
Public method WithFallback (Inherited from RouterConfig.)

Properties


  Name Description
Public property NrOfInstances (Inherited from Pool.)
Public property Resizer (Inherited from Pool.)
Public property RouterDispatcher (Inherited from RouterConfig.)
Public property SupervisorStrategy (Inherited from Pool.)
Public property UsePoolDispatcher (Inherited from Pool.)