| Package | Description | 
|---|---|
| com.gigaspaces.internal.client.spaceproxy.metadata | |
| com.gigaspaces.internal.cluster.node.impl.notification | |
| com.gigaspaces.internal.cluster.node.impl.packets.data.filters | |
| com.gigaspaces.internal.cluster.node.impl.replica.data.filters | |
| com.gigaspaces.internal.metadata | |
| com.gigaspaces.serialization.pbs | |
| com.gigaspaces.server.filter | |
| com.j_spaces.core | Provides Space properties and security context services | 
| com.j_spaces.core.client | Provides GigaSpaces client interface services | 
| com.j_spaces.core.cluster | Provides GigaSpaces cluster plug-in interfaces | 
| com.j_spaces.core.filters.entry | Provides GigaSpaces filter plug-in interfaces. | 
| com.j_spaces.jmx | |
| com.j_spaces.sadapter.cache | |
| com.j_spaces.sadapter.datasource | 
| Modifier and Type | Method and Description | 
|---|---|
| Object | SpaceProxyTypeManager. getObjectFromIGSEntry(IGSEntry entry) | 
| Object | ISpaceProxyTypeManager. getObjectFromIGSEntry(IGSEntry entry) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | NotificationReplicationSpaceFilterEntry | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ChangeReplicationFilterUidDataWrapper | 
| class  | DiscardReplicationFilterEntryData | 
| class  | NotifyReplicationFilterEntryDataWrapper | 
| class  | NotifyReplicationFilterUidDataWrapper | 
| class  | ReplicationFilterEntryDataWrapperWraps a new  IReplicationPacketEntryDatathat has an inner entry and esposes it self as a
 replication filter entry | 
| class  | ReplicationFilterUidDataWrapper | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | NotifyReplicationFilterReplicaDataWrapper | 
| class  | ReplicationFilterEntryReplicaDataWrapper | 
| Modifier and Type | Method and Description | 
|---|---|
| T | AbstractTypeIntrospector. toObject(IGSEntry entry,
        ITypeDesc typeDesc) | 
| T | ExternalEntryIntrospector. toObject(IGSEntry entry,
        ITypeDesc typeDesc) | 
| T | PojoIntrospector. toObject(IGSEntry entry,
        ITypeDesc typeDesc) | 
| T | ITypeIntrospector. toObject(IGSEntry entry,
        ITypeDesc typeDesc) | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | PbsEntryFormatter. writeExternalEntry(PbsOutputStream output,
                  IGSEntry entry) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | NotifyEventNotifyEvent is the object passed to filter when notify occurs | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractEntryTypeA wrapper around an entry's class-type meta-data. | 
| class  | EntryImplEntry with type table information. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ExternalEntryDeprecated. 
 Since 8.0 - This class has been deprecated and will be removed in future versions.
 For id-based queries, use the GigaSpace.readById/readByIds and related overloades. For extended
 matching, use SQLQuery. For weak-type entries, use SpaceDocument. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | IReplicationFilterEntryRepresents an entry instance passed to the  IReplicationFilter. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | IFilterEntryThis interface is common to all the entries that are passed to any of the space filters. | 
| interface  | ISpaceFilterEntryRepresents an entry instance passed to the  ISpaceFilter. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ExecutionFilterEntryrepresent a task wrapper used inside a filter. | 
| class  | SpaceAfterChangeFilterEntryImpl | 
| class  | SpaceBeforeChangeFilterEntryImpl | 
| class  | SpaceFilterEntryImplRetrieves the data from the IEntryHolder, used by the space filters. | 
| class  | SpaceUpdateFilterEntryImpl | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | TemplateImplImplements IGSTemplate | 
| Modifier and Type | Method and Description | 
|---|---|
| List<IGSEntry> | JMXSpace. getTemplatesInfo(String className) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CacheEntry | 
| Modifier and Type | Method and Description | 
|---|---|
| static String | CacheEntry. toString(IGSEntry entry)Returns a String representation of an IGSEntry. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BulkDataItemBulkDataItem is used by the space for execution of bulk operations  in case of transactions and mirror replication. BulkDataItem contains the data object and the operation that needs to be executed. | 
| class  | EntryAdapterWraps space EntryHolder and supplies seamless conversion
 to used defined types | 
| class  | PartialUpdateBulkDataItem | 
Copyright © GigaSpaces.