Package org.openspaces.core.space
package org.openspaces.core.space
This package is responsible for simplifying the creation of IJSpace implementation.
Most common class used is UrlSpaceFactoryBean which uses GigaSapces SpaceFinder.find in order to find/create a Space based a url and additional properties.
-
ClassDescriptionBase class for most space factory beans responsible for creating/finding
IJSpaceimplementation.A cache policy that stores all the data in the space.A cache policy that stores data blobStore and indexes onheap.A generic interface for cache policies.Happens whenIJSpacecan not be closed.Happens whenIJSpacecan not be created.Happens whenIJSpacecan not be found (when using jini/rmi protocol).Configures the Space to run in Custom mode.A direct space factory bean, initialized with an existingIJSpaceand provides it as the space.Configures the Space to run in LRU mode.A configuration object allowing to configure security context (username, password) when working with the Space.A generic interface for space configurers.A Space service defined within a processing unit.The type of a space.A simple configurer helper to createIJSpaceinstances.A space factory bean that creates a space (IJSpace) based on a url.