ConsistentHashingGroup Class |
[Missing <summary> documentation for "T:Akka.Routing.ConsistentHashingGroup"]
Namespace: Akka.Routing
The ConsistentHashingGroup type exposes the following members.
Name | Description | |
---|---|---|
![]() | ConsistentHashingGroup | Initializes a new instance of the ConsistentHashingGroup class |
![]() | ConsistentHashingGroup(IEnumerableString) | Initializes a new instance of the ConsistentHashingGroup class |
![]() | ConsistentHashingGroup(String) | Initializes a new instance of the ConsistentHashingGroup class |
![]() | ConsistentHashingGroup(IEnumerableActorRef) | Initializes a new instance of the ConsistentHashingGroup class |
![]() | ConsistentHashingGroup(Config) | Initializes a new instance of the ConsistentHashingGroup class |
Name | Description | |
---|---|---|
![]() | CreateRouter | (Overrides GroupCreateRouter(ActorSystem).) |
![]() | CreateRouterActor | (Inherited from Group.) |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Equals(RouterConfig) | (Inherited from Group.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetRoutees | (Inherited from Group.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | IsManagementMessage | (Inherited from RouterConfig.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | Props | (Inherited from Group.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithFallback | (Inherited from RouterConfig.) |
Name | Description | |
---|---|---|
![]() | AsInstanceOfT | (Defined by Extensions.) |
![]() | Match |
Matches the specified target.
(Defined by PatternMatch.) |
![]() | NoRouter | (Defined by RouterConfigExtensions.) |
Name | Description | |
---|---|---|
![]() | Paths | (Inherited from Group.) |
![]() | RouterDispatcher | (Inherited from RouterConfig.) |