Class IracPutManyRequest

All Implemented Interfaces:
XSiteRequest<IntSet>

public class IracPutManyRequest extends IracUpdateKeyRequest<IntSet>
A multi-key cross-site requests.

This command is used by asynchronous cross-site replication to send multiple keys batched to remote sites. The keys in this command can include updates, removal or expirations.

The element order in updateList is important because the reply will be a IntSet with the position of the failed keys.

Since:
15.0