public class ReadTakeByIdsProxyActionInfo extends CommonProxyActionInfo
| Modifier and Type | Field and Description | 
|---|---|
String | 
className  | 
Object[] | 
ids  | 
boolean | 
isTake  | 
AbstractIdsQueryPacket | 
queryPacket  | 
Object | 
routing  | 
Object[] | 
routings  | 
modifiers, txn| Constructor and Description | 
|---|
ReadTakeByIdsProxyActionInfo(ISpaceProxy spaceProxy,
                            String className,
                            Object[] ids,
                            Object routing,
                            Object[] routings,
                            Transaction txn,
                            boolean isTake,
                            int modifiers,
                            QueryResultTypeInternal queryResultType,
                            String[] projections,
                            AbstractProjectionTemplate projectionTemplate)  | 
| Modifier and Type | Method and Description | 
|---|---|
AbstractProjectionTemplate | 
clearProjectionTemplate()  | 
ReadTakeByIdsProxyActionInfo | 
clone()  | 
Object[] | 
convertResults(ISpaceProxy spaceProxy,
              IEntryPacket[] results,
              boolean returnPackets,
              AbstractProjectionTemplate projectionTemplate)  | 
ReadTakeByIdsException | 
convertResults(ISpaceProxy spaceProxy,
              ReadTakeByIdsException e,
              boolean returnPackets,
              AbstractProjectionTemplate projectionTemplate)  | 
initOperationId, toEntryPacket, validateReadModifierspublic final Object[] ids
public final Object routing
public Object[] routings
public final String className
public final boolean isTake
public AbstractIdsQueryPacket queryPacket
public ReadTakeByIdsProxyActionInfo(ISpaceProxy spaceProxy, String className, Object[] ids, Object routing, Object[] routings, Transaction txn, boolean isTake, int modifiers, QueryResultTypeInternal queryResultType, String[] projections, AbstractProjectionTemplate projectionTemplate)
public ReadTakeByIdsProxyActionInfo clone()
clone in class CommonProxyActionInfopublic Object[] convertResults(ISpaceProxy spaceProxy, IEntryPacket[] results, boolean returnPackets, AbstractProjectionTemplate projectionTemplate)
public ReadTakeByIdsException convertResults(ISpaceProxy spaceProxy, ReadTakeByIdsException e, boolean returnPackets, AbstractProjectionTemplate projectionTemplate)
public AbstractProjectionTemplate clearProjectionTemplate()
Copyright © GigaSpaces.