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.
ObjectGrid includes two powerful mechanisms for finding data in the ObjectGrid cache: the Object Query API and the ObjectGrid Stream Query API. With the ObjectGrid Query, you can perform traditional queries against ObjectMap and EntityManager data. With the ObjectGrid Stream Query API, you can perform continuous queries over streaming data.
- ObjectGrid Stream Query API
A stream query is a continuous query over streaming data. ObjectGrid is a data caching product which stores data in maps. The streaming data are the in-flight data that stored or have been stored in ObjectGrid maps.
© Copyright IBM Corporation 2007,2009. All Rights Reserved.