Package | Description |
---|---|
com.gigaspaces.internal.transport | |
com.j_spaces.core |
Provides Space properties and security context services
|
com.j_spaces.jdbc.builder |
Modifier and Type | Class and Description |
---|---|
class |
EmptyQueryPacket |
Modifier and Type | Method and Description |
---|---|
AbstractQueryPacket |
AbstractQueryPacket.clone() |
Modifier and Type | Class and Description |
---|---|
class |
AbstractIdsQueryPacket
A base template packet for IdsQueryPacket and IdsMultiRoutingQueryPacket The template packet
contains an IDs array.
|
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 |
UidQueryPacket
Used for querying the space by a uid / uids.
|
Modifier and Type | Class and Description |
---|---|
class |
SQLQueryTemplatePacket
A wrapper for the SQLQuery - gives it a facade of ITemplatePacket
|
Copyright © GigaSpaces.