ASBatchOperations

ASBatchOperations demonstrates how to perform batch operations on spaces.

ASBatchOperations is similar to ASOperations, except that instead of getting or putting one data item at a time, you can get or put a list of data items at one time.

The table shows some of the features of ActiveSpaces that ASBatchOperations exercises:

Metaspace connect, close
Space define, getAll, putAll, putAll and lockAll, compareAndPutAll, takeAll, lockAll, unlockAll