public class WriteMultipleProxyActionInfo extends CommonProxyActionInfo
| Modifier and Type | Field and Description | 
|---|---|
Object[] | 
entries  | 
IEntryPacket[] | 
entryPackets  | 
long | 
lease  | 
long[] | 
leases  | 
long | 
timeout  | 
modifiers, txn| Constructor and Description | 
|---|
WriteMultipleProxyActionInfo(ISpaceProxy spaceProxy,
                            Object[] entries,
                            Transaction txn,
                            long lease,
                            long[] leases,
                            long timeout,
                            int modifiers)  | 
| Modifier and Type | Method and Description | 
|---|---|
LeaseContext<?>[] | 
convertWriteResults(IDirectSpaceProxy spaceProxy,
                   LeaseContext<?>[] result)  | 
clone, initOperationId, toEntryPacket, validateReadModifierspublic final Object[] entries
public final IEntryPacket[] entryPackets
public final long lease
public final long[] leases
public final long timeout
public WriteMultipleProxyActionInfo(ISpaceProxy spaceProxy, Object[] entries, Transaction txn, long lease, long[] leases, long timeout, int modifiers)
public LeaseContext<?>[] convertWriteResults(IDirectSpaceProxy spaceProxy, LeaseContext<?>[] result)
Copyright © GigaSpaces.