Summary: GigaSpaces allows applications to access your data using the Map API. Although limited, the Map API is an efficient way to access specific entries on the Grid, for example, when using the space to store user based or session based metadata

Connecting to the space with the Map API

Using the Map API requires two layers:

  • The Map component that provides the clustered proxy capabilities. A clustered proxy is a smart proxy that performs operations against the whole cluster.
  • The GigaMap Interface which provides enriched JCache API including declarative transactions, coherent runtime exception hierarchy, and more.

In general, you would use the Map component to create the proxy layer, and then wrap it with a GigaMap instance and do all the operations against this instance.

GigaSpaces.com - Legal Notice - 3rd Party Licenses - Site Map - API Docs - Forum - Downloads - Blog - White Papers - Contact Tech Writing - Gen. by Atlassian Confluence