Package | Description |
---|---|
com.gigaspaces.datasource |
Provides GigaSpaces DataSource implementation.
|
com.gigaspaces.events |
Provides GigaSpaces events related interfaces.
|
com.gigaspaces.events.batching | |
com.j_spaces.core |
Provides Space properties and security context services
|
com.j_spaces.core.admin |
Provides GigaSpaces administration services
|
com.j_spaces.core.client |
Provides GigaSpaces client interface services
|
com.j_spaces.core.client.view |
GigaSpace client view files.
|
com.j_spaces.core.cluster |
Provides GigaSpaces cluster plug-in interfaces
|
org.openspaces.admin.space |
Support for managing of Space(s) through the Admin API.
|
org.openspaces.core |
Top level core package holding main OpenSpaces API for Space (GigaSpace) and Map (GigaMap) and
the ability to create it.
|
org.openspaces.core.config |
Support classes for Spring namespace based configuration of OpenSpaces core.
|
org.openspaces.core.space |
This package is responsible for simplifying the creation of IJSpace implementation.
|
org.openspaces.core.space.cache |
A package allowing for simpler creation of Local Cache and Local View (expose an IJSpace) based
on an actual IJSpace instance (usually created using the core.space package).
|
org.openspaces.events.notify |
A notify event container allowing to use GigaSpace support for notifications.
|
org.openspaces.persistency.hibernate |
An implementation of GigaSpaces external data source using Hibernate.
|
org.openspaces.persistency.hibernate.iterator |
A set of implementations of DataIterator using Hibernate.
|
org.openspaces.persistency.patterns |
Set of patterns that can be used to wrap different external data sources.
|
org.openspaces.pu.container.servicegrid |
A Service Grid based processing unit container.
|
org.openspaces.remoting |
A package including OpenSpaces support for Sync and Async remoting inspired by other Spring remoting
integrations.
|
Class and Description |
---|
SQLQuery
The SQLQuery class is used to query the space using the SQL syntax.
|
Class and Description |
---|
INotifyDelegatorFilter
This interface represents notify filter logic.
|
Class and Description |
---|
EntryArrivedRemoteEvent
An EntryArrivedRemoteEvent is sent to a NotifyDelegator object when an
entry that matches the delegator's template enters a GigaSpace.
|
Class and Description |
---|
SpaceURL
Deprecated.
|
Class and Description |
---|
BasicTypeInfo
Deprecated.
Since 8.0 - Use
SpaceTypeDescriptor instead. |
Class and Description |
---|
CacheException
Exception class that is thrown when any kind of Cache related
exception happens.
|
EntryArrivedRemoteEvent
An EntryArrivedRemoteEvent is sent to a NotifyDelegator object when an
entry that matches the delegator's template enters a GigaSpace.
|
ExternalEntry
Deprecated.
Since 8.0 - This class has been deprecated and will be removed in future versions.
For id-based queries, use the GigaSpace.readById/readByIds and related overloades.
For extended matching, use SQLQuery.
For weak-type entries, use SpaceDocument.
|
SpaceURL
Deprecated.
|
SQLQuery
The SQLQuery class is used to query the space using the SQL syntax.
|
Class and Description |
---|
ContinousQuery |
SQLQuery
The SQLQuery class is used to query the space using the SQL syntax.
|
Class and Description |
---|
SpaceURL
Deprecated.
|
Class and Description |
---|
SpaceURL
Deprecated.
|
Class and Description |
---|
EntryAlreadyInSpaceException
This exception is thrown when write operation is rejected
when the entry (or another with same UID) is already in space.
|
EntryNotInSpaceException
This exception is thrown when update operation is rejected.
|
EntryVersionConflictException
This exception is thrown when update/take operation is rejected
as a result of optimistic locking version conflict.
|
GSIterator
Creates an iterator that can be used to exhaustively read through all of the
visible matching entities in the space and any additional entities that
match.
|
OperationTimeoutException
OperationTimeoutException is thrown when a space operation
timeouts after waiting for a transactional proper matching entry. |
Class and Description |
---|
SQLQuery
The SQLQuery class is used to query the space using the SQL syntax.
|
Class and Description |
---|
SpaceURL
Deprecated.
|
Class and Description |
---|
SQLQuery
The SQLQuery class is used to query the space using the SQL syntax.
|
Class and Description |
---|
INotifyDelegatorFilter
This interface represents notify filter logic.
|
Class and Description |
---|
SQLQuery
The SQLQuery class is used to query the space using the SQL syntax.
|
Class and Description |
---|
SQLQuery
The SQLQuery class is used to query the space using the SQL syntax.
|
Class and Description |
---|
SQLQuery
The SQLQuery class is used to query the space using the SQL syntax.
|
Class and Description |
---|
SpaceURL
Deprecated.
|
Class and Description |
---|
IReplicatable
Deprecated.
Since 8.0 - This interface is no longer relevant since
Entry usage in GigaSpaces has been deprecated. use SpaceClass instead. |
Copyright © GigaSpaces.