Optionalname: stringOptionalos: stringOptionalhostname: stringOptionalrelease: stringOptionalversion: stringOptionalmachine: stringOptionalnProcessors: numberOptionaldataDir: stringThe path to the node data directory.
The network name of the host running this node.
The machine hardware type.
The name of the node.
The number of processor threads on the node. For example, nProcessors is 8 on a computer with a single quad-core processor and two threads per core.
The operating system name.
The operation system release level.
The operation system version.
Determines whether the specified object is equal to the current object.
The object to compare with the current object.
true if the specified object is equal to the current object, false otherwise.
Returns the hash code of the object.
The hash code of the object.
StaticreadReads NodeInfo from the given InputStream.
The InputStream to read from.
The read NodeInfo value.
StaticwriteWrites the NodeInfo value to the given OutputStream.
The OutputStream to write to.
The value to write.
Information about an IceGrid node.
Remarks
The Slice compiler generated this class from Slice struct
::IceGrid::NodeInfo.