GigaSpaces XAP 9.7.2 API

Uses of Package
com.j_spaces.core.client

Packages that use com.j_spaces.core.client
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.core.util A package including utility classes for OpenSpaces core. 
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. 
 

Classes in com.j_spaces.core.client used by com.gigaspaces.datasource
SQLQuery
          The SQLQuery class is used to query the space using the SQL syntax.
 

Classes in com.j_spaces.core.client used by com.gigaspaces.events
INotifyDelegatorFilter
          This interface represents notify filter logic.
 

Classes in com.j_spaces.core.client used by com.gigaspaces.events.batching
EntryArrivedRemoteEvent
          An EntryArrivedRemoteEvent is sent to a NotifyDelegator object when an entry that matches the delegator's template enters a GigaSpace.
 

Classes in com.j_spaces.core.client used by com.j_spaces.core
SpaceURL
          Deprecated. 
 

Classes in com.j_spaces.core.client used by com.j_spaces.core.admin
BasicTypeInfo
          Deprecated. Since 8.0 - Use SpaceTypeDescriptor instead.
 

Classes in com.j_spaces.core.client used by com.j_spaces.core.client
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.
 

Classes in com.j_spaces.core.client used by com.j_spaces.core.client.view
ContinousQuery
          Deprecated. Since 8.0 - This class has been deprecated and should not be used, use View or SQLQuery instead.
SQLQuery
          The SQLQuery class is used to query the space using the SQL syntax.
 

Classes in com.j_spaces.core.client used by com.j_spaces.core.cluster
SpaceURL
          Deprecated. 
 

Classes in com.j_spaces.core.client used by org.openspaces.admin.space
SpaceURL
          Deprecated. 
 

Classes in com.j_spaces.core.client used by org.openspaces.core
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.
 

Classes in com.j_spaces.core.client used by org.openspaces.core.config
SQLQuery
          The SQLQuery class is used to query the space using the SQL syntax.
 

Classes in com.j_spaces.core.client used by org.openspaces.core.space
SpaceURL
          Deprecated. 
 

Classes in com.j_spaces.core.client used by org.openspaces.core.space.cache
SQLQuery
          The SQLQuery class is used to query the space using the SQL syntax.
 

Classes in com.j_spaces.core.client used by org.openspaces.core.util
SpaceURL
          Deprecated. 
 

Classes in com.j_spaces.core.client used by org.openspaces.events.notify
INotifyDelegatorFilter
          This interface represents notify filter logic.
 

Classes in com.j_spaces.core.client used by org.openspaces.persistency.hibernate
SQLQuery
          The SQLQuery class is used to query the space using the SQL syntax.
 

Classes in com.j_spaces.core.client used by org.openspaces.persistency.hibernate.iterator
SQLQuery
          The SQLQuery class is used to query the space using the SQL syntax.
 

Classes in com.j_spaces.core.client used by org.openspaces.persistency.patterns
SQLQuery
          The SQLQuery class is used to query the space using the SQL syntax.
 

Classes in com.j_spaces.core.client used by org.openspaces.pu.container.servicegrid
SpaceURL
          Deprecated. 
 

Classes in com.j_spaces.core.client used by org.openspaces.remoting
IReplicatable
          Deprecated. Since 8.0 - This interface is no longer relevant since Entry usage in GigaSpaces has been deprecated. use SpaceClass instead.
 


GigaSpaces XAP 9.7.2 API

Copyright © GigaSpaces.