Summary: Each instance of this class contains a reference to the Entry value plus any other necessary information about the Entry; including its class name, field types, and field values.
Overview
The IGSEntry class (com.j_spaces.core.IGSEntry; see Javadoc) represents an Entry in a GigaSpace. Each instance of this class contains a reference to the Entry value plus any other necessary info about the entry; including its class name, field types, and field values (could be in a MarshalledObject or MarshObject form).
 | For a complete documentation of the class's methods, see Javadoc. |
 | For more details, refer to:
|