![]() | VectorClock.Node Class |
Namespace: Akka.Cluster
The VectorClock. Node type exposes the following members.
Name | Description | |
---|---|---|
![]() | VectorClock.Node |
Creates a new vectorclock node.
|
Name | Description | |
---|---|---|
![]() | CompareTo | Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object. |
![]() ![]() | Create |
Creates a new VectorClock node
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Overrides Object.Equals(Object).) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() ![]() | FromHash |
Creates a node from its MD5 hash representation.
|
![]() | GetHashCode | Serves as the default hash function. (Overrides Object.GetHashCode().) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Overrides Object.ToString().) |
Name | Description | |
---|---|---|
![]() | AsInstanceOf<T> |
TBD
(Defined by Extensions.) |
![]() | Match() | Overloaded.
Matches the specified target.
(Defined by PatternMatch.) |
![]() | Match<T>() | Overloaded.
Matches the specified target and return a result of target processing.
(Defined by PatternMatch.) |