Package org.openspaces.core.map


package org.openspaces.core.map
A package including factory beans to create GigaSpaces IMap or JCache Cache based on an IJSpace instance.
  • Class
    Description
    A bean holding local cache support (when using Map API) configuration.
    A lock handle allowing to perform map operations when the key is locked.
    The lock manager is built on top of IMap and supports the ability to lock and unlock certain keys within the map.
    A simple configurer helper to create IMap based on an IJSpace.
     
    Base class for different IMap factories.