Node Methods

Methods

BalanceConnections 
Close Close all server node socket connections.
CloseConnection Close pooled connection.
CloseConnectionOnError Close pooled connection on error.
CreateMinConnections 
Equals Return if node names are equal.
(Overrides ObjectEquals(Object))
ErrorCountWithinLimit 
GetConnection Get a socket connection from connection pool to the server node.
GetConnectionStats 
GetHashCode Get node name hash code.
(Overrides ObjectGetHashCode)
HasRack Return if this node has the same rack as the client for the given namespace.
IncrErrorCount 
PutConnection Put connection back into connection pool.
Refresh Request current status from server node.
ResetErrorCount 
SignalLogin 
ToString Return node name, host address and cluster id in string format.
(Overrides ObjectToString)
ValidateErrorCount 

See Also