public class ReadTakeAsyncProxyActionInfo extends ReadTakeProxyActionInfo
| Modifier and Type | Field and Description | 
|---|---|
| AsyncFutureListener | listener | 
ifExists, isTake, returnOnlyUids, timeout_devLogger, _query, _queryObjectType, isSqlQuery, queryPacketmodifiers, txn| Constructor and Description | 
|---|
| ReadTakeAsyncProxyActionInfo(ISpaceProxy spaceProxy,
                            Object template,
                            Transaction txn,
                            long timeout,
                            int modifiers,
                            boolean isTake,
                            AsyncFutureListener<?> listener) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | isAsync() | 
convertQueryResult, isReturnPacket, requireTransactionForMVCCclearProjectionTemplate, clone, getQuery, setFifoIfNeeded, verifyLogScannedEntriesCountParamsinitOperationId, toEntryPacket, validateReadModifierspublic final AsyncFutureListener listener
public ReadTakeAsyncProxyActionInfo(ISpaceProxy spaceProxy, Object template, Transaction txn, long timeout, int modifiers, boolean isTake, AsyncFutureListener<?> listener)
public boolean isAsync()
isAsync in class ReadTakeProxyActionInfoCopyright © GigaSpaces.