TopologyAdapter Class |
Namespace: CSharpGrid.Grid.SPI
The TopologyAdapter type exposes the following members.
Name | Description | |
---|---|---|
TopologyAdapter | Initializes a new instance of the TopologyAdapter class |
Name | Description | |
---|---|---|
GridConfiguration |
Grid Configuration
| |
KnownNodes |
Known nodes dictionary Property
| |
LocalNode |
Detect Local Nodes Property
| |
NodeList |
Complete NodesList
| |
RemoteNodeList |
Remote Nodes List
| |
RemoteNodes |
Detect Remote Nodes Property
|
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from 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.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
NodeFailed |
Receive a Failed NodeInfo
| |
NodeJoined |
Receive a Joined NodeInfo
| |
NodeLeft |
Receive a Left NodeInfo
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
knownNodes |
Known nodes dictionary
| |
localNode |
Detect Local Node
| |
remoteNodes |
Detect Remote Nodes
|