| Package | Description | 
|---|---|
| com.gigaspaces.internal.client.spaceproxy.actioninfo | |
| com.gigaspaces.internal.client.spaceproxy.metadata | |
| com.gigaspaces.internal.server.space | |
| com.gigaspaces.internal.server.space.metadata | |
| com.gigaspaces.internal.server.storage | |
| com.gigaspaces.internal.transport | |
| com.j_spaces.core | Provides Space properties and security context services | 
| com.j_spaces.jdbc | Provides GigaSpaces JDBC interfaces | 
| com.j_spaces.jdbc.builder | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | CommonProxyActionInfo. initOperationId(ISpaceProxy spaceProxy,
               ITransportPacket packet) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | SpaceProxyTypeManager. loadTypeDescToPacket(ITransportPacket packet) | 
| void | ISpaceProxyTypeManager. loadTypeDescToPacket(ITransportPacket packet) | 
| void | ClientTypeDescRepository. loadTypeDescToPacket(ITransportPacket packet) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | SpaceImpl. beginPacketOperation(boolean isCheckForStandBy,
                    SpaceContext sc,
                    Privilege privilege,
                    ITransportPacket packet) | 
| void | SpaceImpl. checkPacketAccessPrivileges(SpaceContext sc,
                           Privilege privilege,
                           ITransportPacket packet)Check if a user's has sufficient privileges to perform this operation. | 
| Modifier and Type | Method and Description | 
|---|---|
| IServerTypeDesc | SpaceTypeManager. loadServerTypeDesc(ITransportPacket packet) | 
| Constructor and Description | 
|---|
| TemplateEntryData(ITypeDesc typeDesc,
                 ITransportPacket packet,
                 long expirationTime,
                 boolean fromReplication) | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | IEntryPacketthis is the basic interface defining the proxy-space or space-space transport layer. | 
| interface  | ITemplatePacketExtends IEntryPacket and provides an interface for templates. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractEntryPacket | 
| class  | AbstractQueryPacket | 
| class  | EmptyQueryPacket | 
| class  | EntryPacketThis class represents a packet of information transmitted between a J-Space client and its
 J-Space server (and vice versa). | 
| class  | ExternalizableEntryPacketthe entry packet used to move  Externalizableobject from the proxy to the server. | 
| class  | ExternalizableTemplatePacketImplements  ITemplatePacketforExternalizableclasses. | 
| class  | HybridEntryPacket | 
| class  | PbsEntryPacket | 
| class  | PbsTemplatePacketPbsTemplatePacket defines the template object for Pbs layer. | 
| class  | TemplatePacketThis class represents a packet of information transmitted between a J-Space client and its
 J-Space server . | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractIdsQueryPacketA base template packet for IdsQueryPacket and IdsMultiRoutingQueryPacket The template packet
 contains an IDs array. | 
| class  | ExternalEntryPacketRepresents an ExternalEntry as an IEntryPacket | 
| class  | ExternalTemplatePacketCreated by IntelliJ IDEA. | 
| class  | IdQueryPacketUsed for querying the space by a class + id. | 
| class  | IdsMultiRoutingQueryPacketA template packet used by readByIds operation. | 
| class  | IdsQueryPacketA template packet used by readByIds operation. | 
| class  | LocalCacheResponseEntryPacket | 
| class  | UidQueryPacketUsed for querying the space by a uid / uids. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | JoinedEntryThis class represents an entry that was constructed from a join between several tables. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | QueryEntryPacket | 
| class  | QueryTemplatePacket | 
| class  | SQLQueryTemplatePacketA wrapper for the SQLQuery - gives it a facade of ITemplatePacket | 
| class  | UnionTemplatePacketRepresents query that is translated to several template packets The result is the union of all
 results | 
Copyright © GigaSpaces.