| Package | Description | 
|---|---|
| com.gigaspaces.internal.client.spaceproxy.actioninfo | |
| com.gigaspaces.internal.client.spaceproxy.operations | |
| com.gigaspaces.internal.transport | |
| com.j_spaces.core | 
 Provides Space properties and security context services 
 | 
| Modifier and Type | Field and Description | 
|---|---|
AbstractIdsQueryPacket | 
ReadTakeByIdsProxyActionInfo.queryPacket  | 
| Modifier and Type | Method and Description | 
|---|---|
AbstractIdsQueryPacket | 
ReadTakeEntriesByIdsSpaceOperationRequest.getTemplate()  | 
| Constructor and Description | 
|---|
ReadTakeEntriesByIdsSpaceOperationRequest(AbstractIdsQueryPacket queryPacket,
                                         boolean isTake,
                                         int modifiers,
                                         Transaction transaction)  | 
| Modifier and Type | Method and Description | 
|---|---|
static AbstractIdsQueryPacket | 
TemplatePacketFactory.createIdsPacket(Object[] ids,
               Object[] routings,
               ITypeDesc typeDesc,
               QueryResultTypeInternal resultType,
               AbstractProjectionTemplate projectionTemplate)  | 
static AbstractIdsQueryPacket | 
TemplatePacketFactory.createIdsPacket(Object[] ids,
               Object routing,
               ITypeDesc typeDesc,
               QueryResultTypeInternal resultType,
               AbstractProjectionTemplate projectionTemplate)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
IdsMultiRoutingQueryPacket
A template packet used by readByIds operation. 
 | 
class  | 
IdsQueryPacket
A template packet used by readByIds operation. 
 | 
Copyright © GigaSpaces.