The Node type exposes the following members.
Back to Top
Methods
Name | Description | |
---|---|---|
![]() | Close |
Close all server node socket connections.
|
![]() | CloseConnection |
Close connection and decrement connection count.
|
![]() | Equals |
Return if node names are equal.
(Overrides ![]() |
![]() | GetConnection |
Get a socket connection from connection pool to the server node.
|
![]() | GetConnectionStats | |
![]() | GetHashCode |
Get node name hash code.
(Overrides ![]() |
![]() | HasRack |
Return if this node has the same rack as the client for the
given namespace.
|
![]() | PutConnection |
Put connection back into connection pool.
|
![]() | Refresh |
Request current status from server node.
|
![]() | SignalLogin | |
![]() | ToString |
Return node name and host address in string format.
(Overrides ![]() |
See Also