See the WebSphere eXtreme Scale Wiki for links to eXtreme Scale Version 7.0 documentation.
If you log in
with your developerWorks ID, you can leave comments and feedback for the development team.
The LogSequence object has a list of all changes made in a transaction. A LogSequence has a list of LogElements. Each LogElement is a record of the changes to a single entry. The changes can be insert, update or delete operations. LogSequence objects are provided to Evictors, Loaders and ObjectGridEventListeners.
© Copyright IBM Corporation 2007,2009. All Rights Reserved.