| Package | Description | 
|---|---|
| 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 | Class and Description | 
|---|---|
class  | 
AbstractQueryPacket  | 
class  | 
EmptyQueryPacket  | 
class  | 
EntryPacket
This class represents a packet of information transmitted between a J-Space client and its
 J-Space server (and vice versa). 
 | 
class  | 
ExternalizableEntryPacket
the entry packet used to move  
Externalizable object from the proxy to the server. | 
class  | 
ExternalizableTemplatePacket
Implements  
ITemplatePacket for Externalizable classes. | 
class  | 
PbsEntryPacket  | 
class  | 
PbsTemplatePacket
PbsTemplatePacket defines the template object for Pbs layer. 
 | 
class  | 
TemplatePacket
This class represents a packet of information transmitted between a J-Space client and its
 J-Space server . 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractIdsQueryPacket
A base template packet for IdsQueryPacket and IdsMultiRoutingQueryPacket The template packet
 contains an IDs array. 
 | 
class  | 
ExternalEntryPacket
Represents an ExternalEntry as an IEntryPacket 
 | 
class  | 
ExternalTemplatePacket
Created by IntelliJ IDEA. 
 | 
class  | 
IdQueryPacket
Used for querying the space by a class + id. 
 | 
class  | 
IdsMultiRoutingQueryPacket
A template packet used by readByIds operation. 
 | 
class  | 
IdsQueryPacket
A template packet used by readByIds operation. 
 | 
class  | 
LocalCacheResponseEntryPacket  | 
class  | 
UidQueryPacket
Used for querying the space by a uid / uids. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
JoinedEntry
This class represents an entry that was constructed from a join between several tables. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
QueryTemplatePacket  | 
class  | 
SQLQueryTemplatePacket
A wrapper for the SQLQuery - gives it a facade of ITemplatePacket 
 | 
class  | 
UnionTemplatePacket
Represents query that is translated to several template packets The result is the union of all
 results 
 | 
Copyright © GigaSpaces.