Uses of Package
org.openspaces.core
Packages that use org.openspaces.core
Package
Description
Internally Used.
Support for managing of Space(s) through the Admin API.
Top level core package holding main OpenSpaces API for Space (GigaSpace) and Map (GigaMap) and
the ability to create it.
Support classes for Spring namespace based configuration of OpenSpaces core.
Allowing to inject configured GigaSpace instances within Spring application context using annotations.
This package is responsible for simplifying the creation of IJSpace implementation.
A package exposing Space mode (primary/backup) events through Spring application event
support.
A package including based classes and support classes for different OpenSpaces event containers.
A package including adapter implementation of SpaceDataEventListener allowing to use either
annotation or method listing to listen for events generated by different event containers.
A notify event container allowing to use GigaSpace support for notifications.
A polling event container generating events by performing polling receive operations.
An abstraction on top of the actual receive operation performed by the polling event container.
An abstraction on top of the trigger operation performed before the initiation of transactional receive
operation.
Implementations of Jdbc DataSource interface using GigaSpaces support for Jdbc based on an
actual IJSpace or GigaSpace implementation.
A package including OpenSpaces support for Sync and Async remoting inspired by other Spring remoting
integrations.
-
Classes in org.openspaces.core used by com.gigaspaces.dih.consumer.web
-
Classes in org.openspaces.core used by com.gigaspaces.persistency.archive
-
Classes in org.openspaces.core used by org.openspaces.admin.internal.pu.scale_horizontal
-
Classes in org.openspaces.core used by org.openspaces.admin.internal.pu.scale_horizontal.steps
-
Classes in org.openspaces.core used by org.openspaces.admin.internal.space
-
Classes in org.openspaces.core used by org.openspaces.admin.space
-
Classes in org.openspaces.core used by org.openspaces.archive
-
Classes in org.openspaces.core used by org.openspaces.coreClassDescriptionDefault implementation of
GigaSpace.The executor builder allows to combine all the different types of executing tasks into a single execution (of course, the execution itself, of all the tasks, is asynchronous).A simple programmatic configurer forGigaMapinstance wrapping theGigaMapFactoryBean.Provides a simpler interface ofIJSpaceextension utilizing GigaSpaces extended and simplified programming model.A simple programmatic configurer forGigaSpaceinstance wrapping theGigaSpaceFactoryBean.Interface encapsulating operations for getting and managing space type descriptors.A base class for invalid fifo operations exceptions.Deprecated.since 7.1.Holds a ReadByIdsException result.Determines the result type of a read by id operation result.This exception indicates that a resource usage on the server is exceeding its capacitySpaceMemoryShortageExceptionRedoLogCapacityExceededExceptionResourceCapacityExceededExceptionThrown when a metadata error is detected.Holds a TakeByIdsException result.Determines the result type of a take by id operation result.An exception occurred during a space operation that has to do with transactional semantics.Deprecated.since 7.1. -
Classes in org.openspaces.core used by org.openspaces.core.config
-
Classes in org.openspaces.core used by org.openspaces.core.config.annotation
-
Classes in org.openspaces.core used by org.openspaces.core.context
-
Classes in org.openspaces.core used by org.openspaces.core.executor
-
Classes in org.openspaces.core used by org.openspaces.core.executor.juc
-
Classes in org.openspaces.core used by org.openspaces.core.internal
-
Classes in org.openspaces.core used by org.openspaces.core.space
-
Classes in org.openspaces.core used by org.openspaces.core.space.mode
-
Classes in org.openspaces.core used by org.openspaces.core.space.support
-
Classes in org.openspaces.core used by org.openspaces.core.transaction.internal
-
Classes in org.openspaces.core used by org.openspaces.events
-
Classes in org.openspaces.core used by org.openspaces.events.adapter
-
Classes in org.openspaces.core used by org.openspaces.events.asyncpolling
-
Classes in org.openspaces.core used by org.openspaces.events.asyncpolling.receive
-
Classes in org.openspaces.core used by org.openspaces.events.notify
-
Classes in org.openspaces.core used by org.openspaces.events.polling
-
Classes in org.openspaces.core used by org.openspaces.events.polling.receive
-
Classes in org.openspaces.core used by org.openspaces.events.polling.trigger
-
Classes in org.openspaces.core used by org.openspaces.events.support
-
Classes in org.openspaces.core used by org.openspaces.extensions
-
Classes in org.openspaces.core used by org.openspaces.jdbc.datasource
-
Classes in org.openspaces.core used by org.openspaces.persistency.cassandra.archive
-
Classes in org.openspaces.core used by org.openspaces.persistency.space
-
Classes in org.openspaces.core used by org.openspaces.pu.container.jee.jetty.session
-
Classes in org.openspaces.core used by org.openspaces.remoting
-
Classes in org.openspaces.core used by org.openspaces.remoting.scripting
-
Classes in org.openspaces.core used by org.openspaces.rest.utils