A B C D E F G H I J K L M N O P Q R S T U V W X _

A

abort(long) - Method in class com.j_spaces.core.client.LocalTransactionManager
abort(long, long) - Method in class com.j_spaces.core.client.LocalTransactionManager
ABORTED - Static variable in interface com.j_spaces.core.ISpaceState
Service has been aborted.
absolute(int) - Method in class com.j_spaces.jdbc.driver.GResultSet
TYPE_FORWARD_ONLY mode only
AbsoluteTime - Class in com.j_spaces.kernel.time
ITimeProvider implementation of the underlying OS system or wall-clock time.
AbsoluteTime() - Constructor for class com.j_spaces.kernel.time.AbsoluteTime
 
AbstractCacheLoader - Class in com.j_spaces.javax.cache
Deprecated.  
AbstractCacheLoader() - Constructor for class com.j_spaces.javax.cache.AbstractCacheLoader
Deprecated.  
AbstractEvictionStrategy - Class in com.j_spaces.map.eviction
Implements EvictionStrategy and acts as a base for all the eviction strategies
AbstractEvictionStrategy() - Constructor for class com.j_spaces.map.eviction.AbstractEvictionStrategy
 
acknowledge() - Method in class com.j_spaces.jms.GSMessageImpl
 
action(Transaction) - Method in class com.j_spaces.core.client.XAResourceImpl
 
action - Variable in class com.j_spaces.map.Command
The action performed.
ACTIVE_ELECTION_TIMEOUT - Static variable in class com.j_spaces.kernel.SystemProperties
Defines the sleep timeout between iterations in the Active election algorithm
ACTIVE_ELECTION_TIMEOUT_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
Defines the default sleep timeout between iterations in the Active election algorithm.
ActiveElectionState - Class in com.gigaspaces.cluster.activeelection.core
The election state attribute registered in conjunction with service candidate.
ActiveElectionState() - Constructor for class com.gigaspaces.cluster.activeelection.core.ActiveElectionState
public no-args constructor
ActiveElectionState.State - Enum in com.gigaspaces.cluster.activeelection.core
Service states
activeWhenBackup - Variable in class com.j_spaces.core.cluster.ReplicationPolicy.ReplicationPolicyDescription
 
addClass(Class) - Method in class com.gigaspaces.converter.pojo.Configuration
Read a mapping from an application resource, using a convention.
addClass(String) - Method in class com.gigaspaces.converter.pojo.Configuration
Read a mapping from an application resource, using a convention.
addConnectionEventListener(ConnectionEventListener) - Method in class com.j_spaces.jca.GSManagedConnection
 
addDirectory(File) - Method in class com.gigaspaces.converter.pojo.Configuration
Read all mapping documents from a directory tree.
addFile(File) - Method in class com.gigaspaces.converter.pojo.Configuration
Read mappings from a particular XML file
addInputStream(InputStream) - Method in class com.gigaspaces.converter.pojo.Configuration
Read mappings from an InputStream
addJar(File) - Method in class com.gigaspaces.converter.pojo.Configuration
Read all mappings from a jar file
addListener(Object, RemoteEventListener) - Method in interface com.gigaspaces.events.DataEventSession
Registers a listener with a space using a POJO template.
addListener(Object, RemoteEventListener, long, NotifyActionType) - Method in interface com.gigaspaces.events.DataEventSession
Registers a listener with a space using a POJO template
addListener(Object, RemoteEventListener, long, MarshalledObject, INotifyDelegatorFilter, NotifyActionType) - Method in interface com.gigaspaces.events.DataEventSession
Registers a listener with a space using a POJO template
addListener(Entry, RemoteEventListener, long, MarshalledObject, INotifyDelegatorFilter, NotifyActionType) - Method in interface com.gigaspaces.events.DataEventSession
Registers a listener with a space using an entry template
addListener(CacheListener) - Method in interface com.j_spaces.javax.cache.Cache
Add a listener to the list of cache listeners.
addListener(CacheListener) - Method in class com.j_spaces.map.GSMapImpl
Unsupported Operation!
addPendingNotifyTemplate(SyncPacket) - Method in class com.j_spaces.core.SpaceCopyStatus
 
addResource(String) - Method in class com.gigaspaces.converter.pojo.Configuration
Read mappings from an application resource trying different class loaders.
addStatus(SpaceCopyStatus) - Method in class com.j_spaces.core.SpaceCopyStatus
Adds given status data to this status.
addURL(URL) - Method in class com.gigaspaces.converter.pojo.Configuration
Read mappings from a URL
addXML(String) - Method in class com.gigaspaces.converter.pojo.Configuration
Read mappings from a String
ADMINFIELDS - Static variable in class com.j_spaces.sadapter.GenericPA.PersistentEntry
 
AFTER_ALL_NOTIFY_TRIGGER - Static variable in class com.j_spaces.core.filters.FilterOperationCodes
After all notify trigger operation, indicates that all notify templates that are matched to the current entry event were triggered and returned or failed.
AFTER_NOTIFY_TRIGGER - Static variable in class com.j_spaces.core.filters.FilterOperationCodes
After notify trigger operation, indicates that a notify trigger was successful.
AFTER_READ_MULTIPLE - Static variable in class com.j_spaces.core.filters.FilterOperationCodes
After readMultiple operation.
AFTER_REMOVE - Static variable in class com.j_spaces.core.filters.FilterOperationCodes
Called after entry remove due to lease expression or lease cancel.
AFTER_TAKE_MULTIPLE - Static variable in class com.j_spaces.core.filters.FilterOperationCodes
After takeMultiple operation.
AFTER_UPDATE - Static variable in class com.j_spaces.core.filters.FilterOperationCodes
After update operation.
AFTER_WRITE - Static variable in class com.j_spaces.core.filters.FilterOperationCodes
After write operation.
afterLast() - Method in class com.j_spaces.jdbc.driver.GResultSet
TYPE_FORWARD_ONLY mode only
afterPropertiesSet() - Method in class com.gigaspaces.converter.pojo.ConverterHelper
Initialize the Convertor for the given or the default location.
ALL - Static variable in class com.j_spaces.core.client.TransactionInfo.Types
Wild card.
ANONYMOUS_USER - Static variable in class com.j_spaces.core.SecurityContext
Default user name and password, when default constructor is used.
ANY - Static variable in class com.j_spaces.core.client.SpaceURL
Represents * symbol.
associateConnection(Object) - Method in class com.j_spaces.jca.GSManagedConnection
 
ASYNC_REC_ACK_REPLICATION_MODE - Static variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
ASYNC_REPLICATION_MODE - Static variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
authenticate(String, String) - Method in interface com.j_spaces.core.filters.ISpaceUserAccountDriver
Return the Principal associated with the specified username and credentials, if there is one; if username unknown or password is wrong SecurityException will be thrown.
AVAILABLE_PROTOCOLS - Static variable in class com.j_spaces.core.client.SpaceURL
Contains a set of actual space protocols.

B

BasicCacheLoader<K,V> - Interface in com.j_spaces.javax.cache
BasicCacheLoader extends the CacheLoader and adds iterator functionality
BasicTypeInfo - Class in com.j_spaces.core.client
This class provides Entry Class information.
BasicTypeInfo(String, String, String[], String[], String[], boolean[], boolean, boolean, int, int, int, boolean, short) - Constructor for class com.j_spaces.core.client.BasicTypeInfo
Constructor of TypeTableEntry class.
BEFORE_ALL_NOTIFY_TRIGGER - Static variable in class com.j_spaces.core.filters.FilterOperationCodes
Before all notify trigger operation, indicates that at least one notify template is matched to the current entry event.
BEFORE_CLEAN_SPACE - Static variable in class com.j_spaces.core.filters.FilterOperationCodes
Before clean operation.
BEFORE_GETADMIN - Static variable in class com.j_spaces.core.filters.FilterOperationCodes
Before getAdmin operation.
BEFORE_NOTIFY - Static variable in class com.j_spaces.core.filters.FilterOperationCodes
Before notify register operation.
BEFORE_NOTIFY_TRIGGER - Static variable in class com.j_spaces.core.filters.FilterOperationCodes
Before notify trigger operation, indicates that a matched notify template was found to the current entry event.
BEFORE_READ - Static variable in class com.j_spaces.core.filters.FilterOperationCodes
Before read operation.
BEFORE_READ_MULTIPLE - Static variable in class com.j_spaces.core.filters.FilterOperationCodes
Before readMultiple operation.
BEFORE_REMOVE - Static variable in class com.j_spaces.core.filters.FilterOperationCodes
Called before entry remove due to lease expression or lease cancel.
BEFORE_TAKE - Static variable in class com.j_spaces.core.filters.FilterOperationCodes
Before take operation.
BEFORE_TAKE_MULTIPLE - Static variable in class com.j_spaces.core.filters.FilterOperationCodes
Before takeMultiple operation.
BEFORE_UPDATE - Static variable in class com.j_spaces.core.filters.FilterOperationCodes
Before update operation.
BEFORE_WRITE - Static variable in class com.j_spaces.core.filters.FilterOperationCodes
Before write operation.
beforeFirst() - Method in class com.j_spaces.jdbc.driver.GResultSet
 
begin() - Method in class com.j_spaces.jca.GSConnection
 
begin() - Method in class com.j_spaces.jca.GSManagedConnection
 
begin(PersistentContext) - Method in interface com.j_spaces.sadapter.GenericPA.ITransactionalPersistentAdapter
This method called when starting a transaction.
Body - Variable in class com.j_spaces.jms.GSMessageImpl
Message body
BODY_STR_NAME - Static variable in class com.j_spaces.jms.GSMessageImpl
 
BulkDataPersister - Interface in com.gigaspaces.datasource
BulkDataPersister is responsible for executing bulk operations
This interface should be implemented when using mirror space
or space transactions.
BulkItem - Interface in com.gigaspaces.datasource
BulkItem defines a single item in a bulk.
bulkSize - Variable in class com.j_spaces.core.cluster.ReplicationPolicy.MirrorServiceConfig
 
BYTES - Static variable in class com.j_spaces.jms.GSMessageImpl
A bytes message carries an array of bytes.

C

Cache - Interface in com.j_spaces.javax.cache
A cache, being a mechanism for efficient temporary storage of objects for the purpose of improving the overall performance of an application system.
CACHE_ID - Static variable in class com.j_spaces.map.Envelope
the cache id index in the values array.
CACHE_URL_PROP - Static variable in class com.j_spaces.core.client.SpaceURL
This system property can be used when space started using ServiceStarter.
CacheBulk - Interface in com.j_spaces.javax.cache
Deprecated.  
CacheBulk.BulkEntry - Interface in com.j_spaces.javax.cache
Deprecated. Interface for an entry involved in a bulk operation.
CacheEntry - Interface in com.j_spaces.javax.cache
Each CacheEntry should implements this interface.
CacheException - Exception in com.j_spaces.core.client
Exception class that is thrown when any kind of Cache related exception happens.
CacheException(Exception) - Constructor for exception com.j_spaces.core.client.CacheException
Constructs an Exception with no specified detail message.
CacheException(String) - Constructor for exception com.j_spaces.core.client.CacheException
Constructs a RuntimeException with the specified detail message.
CacheException - Exception in com.j_spaces.javax.cache
Description: CacheException is a generic exception, which indicates a cache error has occurred.
CacheException() - Constructor for exception com.j_spaces.javax.cache.CacheException
Constructs a new CacheException.
CacheException(String) - Constructor for exception com.j_spaces.javax.cache.CacheException
Constructs a new CacheException with a message string.
CacheException(String, Throwable) - Constructor for exception com.j_spaces.javax.cache.CacheException
Constructs a CacheException with a message string, and a cause.
CacheFinder - Class in com.j_spaces.map
This utility class provides accessing to cache IMap API.
cacheID - Variable in class com.j_spaces.map.Command
The cache id.
CacheIterator<E> - Interface in com.j_spaces.javax.cache
An iterator over a collection of candidates to be loaded into the space.
CacheIteratorFactory - Interface in com.j_spaces.javax.cache
Deprecated.  
CacheLifeCycleManager - Interface in com.j_spaces.javax.cache
Deprecated.  
CacheLifeCycleManager.LifeCycleProperty - Interface in com.j_spaces.javax.cache
Deprecated. LifeCycleProperty holds the property indicators returned by the underlying driver upon return of CacheLifeCycleManager.init(String, String, String, Properties).
CacheListener - Interface in com.j_spaces.javax.cache
The listener interface for receiving cache events.
CacheLoader - Interface in com.j_spaces.javax.cache
The CacheLoader implementation is provided to ensure read-through behavior of the space.
CacheQuery - Interface in com.j_spaces.javax.cache
The CacheQuery is used as part of the CacheLoader implementation.
CacheStore - Interface in com.j_spaces.javax.cache
The CacheStore implementation is provided to ensure read-through and write-through behavior of the space.
CacheTimeoutException - Exception in com.j_spaces.core.client
This Exception thrown when the entry is locked under another transaction and operation timeout expired.
CacheTimeoutException(String) - Constructor for exception com.j_spaces.core.client.CacheTimeoutException
 
CALL - Static variable in class com.j_spaces.core.client.SQLQuery
 
CALLMODE_AFTER_OPERATION - Static variable in interface com.j_spaces.sadapter.GenericJDBC.IComplexColumns
 
CALLMODE_BEFORE_OPERATION - Static variable in interface com.j_spaces.sadapter.GenericJDBC.IComplexColumns
 
canBatch(Lease) - Method in class com.j_spaces.core.LeaseProxy
cancel() - Method in class com.j_spaces.core.client.GSIterator
Used by the iterator holder to indicate that there is no further interest in this iterator.
cancel() - Method in class com.j_spaces.core.LeaseProxy
CANCEL_DUPLICATE_PACKET_FILTER - Static variable in class com.j_spaces.kernel.SystemProperties
disables the duplication filtering mechanism used to avoid double processing of packets after recovery.
CANCEL_DUPLICATE_PACKET_FILTER_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
 
cancelRowUpdates() - Method in class com.j_spaces.jdbc.driver.GResultSet
 
centralDataSource - Variable in class com.j_spaces.core.cluster.ClusterPolicy.CacheLoaderConfig
true if cluster interacts with a central-data-source; default: false.
centralDataSourceDefault() - Static method in class com.j_spaces.core.cluster.ClusterPolicy.CacheLoaderConfig
 
changeReplicationState(String, boolean) - Method in interface com.j_spaces.core.admin.IRemoteJSpaceAdmin
Temporarily disable/re-enable replication to remote.
checkActiveAndGetTimeLimt(Object) - Method in class com.j_spaces.core.client.LocalTransactionManager
This API is called from the proxy when a transaction is used in order to verify if the transaction is alive.
checkActiveAndGetTimeLimt(long) - Method in class com.j_spaces.core.client.LocalTransactionManager
This API is called from the proxy when a transaction is used in order to verify if the transaction is alive.
CHILD - Static variable in interface com.j_spaces.core.ObjectTypes
CHILD - child table - used in extended mapping.
clean() - Method in interface com.gigaspaces.converter.IPojoToEntryConverter
Clean all the caching data from the converter
clean() - Method in class com.gigaspaces.converter.pojo.Pojo2ExternalEntryConverter
Clean all the caching data from the converter
clean() - Method in interface com.j_spaces.core.IJSpace
Cleans this space.
clean() - Method in class com.j_spaces.jca.JSInteraction
Cleans this space.
CLEAN_OPERATION - Static variable in class com.j_spaces.jca.JSInteraction
 
cleanup() - Method in class com.j_spaces.jca.GSManagedConnection
 
clear(Object, Transaction) - Method in interface com.j_spaces.core.IJSpace
Removes the objects that match the specified template and the specified transaction from this space.
clear(Entry, Transaction) - Method in interface com.j_spaces.core.IJSpace
Removes the entries that match the specified template and the specified transaction from this space.
clear() - Method in class com.j_spaces.core.JSpaceAttributes
Clears all properties held, including defaults, custom properties, and dcache properties.
clear() - Method in interface com.j_spaces.javax.cache.Cache
The clear method will remove all objects from the cache including the key and the associated value.
clear() - Method in interface com.j_spaces.javax.cache.EvictionStrategy
Clear EvictionStrategy internal structures only and doesn't clear cache.
clear(Object) - Method in class com.j_spaces.jca.JSInteraction
Removes the entries that match the specified template and the specified transaction from this space.
clear(Object, boolean) - Method in class com.j_spaces.jca.JSInteraction
Removes the entries that match the specified template and the specified transaction from this space.
clear() - Method in class com.j_spaces.map.eviction.FIFOEvictionStrategy
 
clear() - Method in class com.j_spaces.map.eviction.LFUEvictionStrategy
Clear EvictionStrategy internal structures only and doesn't clear cache.
clear() - Method in class com.j_spaces.map.eviction.NoneEvictionStrategy
Clear EvictionStrategy internal structures only and doesn't clear cache.
clear() - Method in class com.j_spaces.map.eviction.SizeEvictionStrategy
Clear EvictionStrategy internal structures only and doesn't clear cache.
clear() - Method in class com.j_spaces.map.GSMapImpl
The clear method will remove all objects from the cache including the key and the associated value.
clear(boolean) - Method in class com.j_spaces.map.GSMapImpl
The clear method will remove all objects from the cache including the key and the associated value.
clear(boolean) - Method in interface com.j_spaces.map.IMap
The clear method will remove all objects from the cache including the key and the associated value.
CLEAR_OPERATION - Static variable in class com.j_spaces.jca.JSInteraction
 
clearBody() - Method in class com.j_spaces.jms.GSBytesMessageImpl
Overide the super class method to reset the streams, and put the message body in write only mode.
clearBody() - Method in class com.j_spaces.jms.GSMapMessageImpl
API method.
clearBody() - Method in class com.j_spaces.jms.GSMessageImpl
 
clearBody() - Method in class com.j_spaces.jms.GSStreamMessageImpl
Override the super class method to reset the streams, and put the message body in write only mode.
clearProperties() - Method in class com.j_spaces.jms.GSMessageImpl
 
clearWarnings() - Method in class com.j_spaces.jca.JSInteraction
 
clearWarnings() - Method in class com.j_spaces.jdbc.driver.GResultSet
 
CLIENT_INACTIVE_RETRY_LIMIT - Static variable in class com.j_spaces.kernel.SystemProperties
Number of retires on operation (client side), waiting for one of the servers to become active after Active election.
CLIENT_INACTIVE_RETRY_LIMIT_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
The default amount of retries on operation (client side), waiting for one of the servers to become active after Active election; Default 20 (times).
CLIENT_THREAD_POOL_MAX_SIZE - Static variable in class com.j_spaces.kernel.SystemProperties
defines the maximum thread pool size used by the proxy for fifo and batch notification
CLIENT_THREAD_POOL_MAX_SIZE_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
 
CLIENT_THREAD_POOL_MIN_SIZE - Static variable in class com.j_spaces.kernel.SystemProperties
defines the minimum thread pool size used by the proxy for fifo and batch notification
CLIENT_THREAD_POOL_MIN_SIZE_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
 
ClientUIDHandler - Class in com.j_spaces.core.client
This Class enables the client to create entry UIDs by rendering a free-string , and to extract the free-string from a UID.
clone() - Method in class com.j_spaces.core.client.EntryArrivedRemoteEvent
Returns a shallow copy of this EntryArrivedRemoteEvent instance.
clone() - Method in class com.j_spaces.core.client.ExternalEntry
Shallow clone
clone() - Method in class com.j_spaces.core.client.SpaceURL
deep clones this SpaceURL instance - makes a distinct copy of each of the SpaceURL fields, and underlying tables.
clone() - Method in class com.j_spaces.core.JSpaceAttributes
 
clone() - Method in class com.j_spaces.jca.GSRecordEntry
 
clone() - Method in class com.j_spaces.jca.GSRecordPojo
 
close() - Method in interface com.gigaspaces.datasource.DataIterator
Clean up after any resources associated with this iterator
close() - Method in class com.gigaspaces.datasource.hibernate.HibernateDataIterator
 
close() - Method in interface com.gigaspaces.events.EventSession
closes the session and deregister all listeners.
close() - Method in class com.gigaspaces.hibernate.HibernateCacheIterator
 
close() - Method in interface com.j_spaces.core.client.INotifyDelegatorFilter
Called when notify template unregistered or space was shutdown.
close() - Method in class com.j_spaces.core.client.MulticastNotifyDelegator
Deprecated. close Multicast channels and unregister all templates.
close() - Method in class com.j_spaces.core.client.NotifyDelegator
Deprecated. Cancels all the registered notify template and un-exports this instance of NotifyDelegator.
close() - Method in class com.j_spaces.core.client.NotifyDelegatorMultiplexer
Deprecated. Cancels all the notify templates and unexport this instance of NotifyDelegatorMultiplex.
close() - Method in interface com.j_spaces.core.cluster.IReplicationFilter
Closes this filter, enabling the developer to clean open resources.
close() - Method in class com.j_spaces.core.filters.DefaultSecurityFilter
Closes this filter, enabling the developer to clean open resources.
close() - Method in interface com.j_spaces.core.filters.ISpaceFilter
Closes this filter, enabling the developer to clean open resources.
close() - Method in interface com.j_spaces.javax.cache.CacheIterator
Closes the iteration.
close() - Method in class com.j_spaces.jca.GSConnection
 
close() - Method in class com.j_spaces.jca.JSInteraction
 
close() - Method in class com.j_spaces.jdbc.driver.GResultSet
 
close() - Method in class com.j_spaces.jms.GSMessageConsumerImpl
Cancels the onMessage notify delegator, using its Lease.cancel() if it is an Asyc operation Also it removes the current consumer from the consumers list held by the session.
close() - Method in class com.j_spaces.jms.GSMessageProducerImpl
Cancels the AckDataEntry notify delegator, using its Lease.cancel() Also it removes the current producer from the producers list held by the m_session.
close() - Method in class com.j_spaces.jms.GSSessionImpl
 
close() - Method in interface com.j_spaces.sadapter.GenericJDBC.IComplexColumns
called when SA have shut down
close() - Method in interface com.j_spaces.worker.IWorker
This method should close by proper way the initialized worker, include all internal worker's Threads.
closeContext(PersistentContext) - Method in interface com.j_spaces.sadapter.GenericPA.IBasicPersistence
This method called whenever a context is about to be closed.
CLUSTER_BACKUP_ID - Static variable in class com.j_spaces.core.client.SpaceURL
Used in case of Partitioned Cache (when adding backup to each partition) The backup_id is used to define whether the instance is a backup instance or not.
CLUSTER_CACHE_LOADER_CENTRAL_DATA_SOURCE - Static variable in class com.j_spaces.kernel.SystemProperties
 
CLUSTER_CACHE_LOADER_EXTERNAL_DATA_SOURCE - Static variable in class com.j_spaces.kernel.SystemProperties
 
CLUSTER_CONFIG_URL - Static variable in class com.j_spaces.kernel.SystemProperties
 
CLUSTER_CONFIG_URL_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
 
CLUSTER_GROUP - Static variable in class com.j_spaces.core.client.SpaceURL
jini:// multicast support.
CLUSTER_MEMBER_ID - Static variable in class com.j_spaces.core.client.SpaceURL
The id attribute is used to distinguish between cache instances in this cluster.
CLUSTER_NAME - Static variable in class com.j_spaces.core.client.SpaceURL
jini:// multicast support.
CLUSTER_SCHEMA - Static variable in class com.j_spaces.core.client.SpaceURL
The cluster schema XSL file name to be used to setup a cluster config on the fly in memory.
CLUSTER_TOTAL_MEMBERS - Static variable in class com.j_spaces.core.client.SpaceURL
The total_members attribute in the space url stands for the total number of space members within the space cluster.
CLUSTER_URL_PROTOCOL_PREFIX - Static variable in class com.j_spaces.kernel.SystemProperties
 
CLUSTER_XML_DEBUG - Static variable in class com.j_spaces.kernel.SystemProperties
 
ClusterConfigurationException - Exception in com.j_spaces.core.exception
This exception is thrown in case of cluster configuration issues.
ClusterConfigurationException() - Constructor for exception com.j_spaces.core.exception.ClusterConfigurationException
Constructs a ClusterConfigurationException.
ClusterConfigurationException(String) - Constructor for exception com.j_spaces.core.exception.ClusterConfigurationException
Constructs a ClusterConfigurationException with the specified detail message.
ClusterConfigurationException(String, Throwable) - Constructor for exception com.j_spaces.core.exception.ClusterConfigurationException
Constructs a ClusterConfigurationException with the specified detail message and cause.
clusterName - Variable in class com.j_spaces.core.cluster.ReplicationPolicy
the name of the cluster this replication policy belongs to
ClusterPolicy - Class in com.j_spaces.core.cluster
Holds the cluster policy data.
ClusterPolicy() - Constructor for class com.j_spaces.core.cluster.ClusterPolicy
 
ClusterPolicy.CacheLoaderConfig - Class in com.j_spaces.core.cluster
cache-loader configuration
ClusterPolicy.CacheLoaderConfig() - Constructor for class com.j_spaces.core.cluster.ClusterPolicy.CacheLoaderConfig
 
com.gigaspaces.annotation.pojo - package com.gigaspaces.annotation.pojo
The POJO Annotation Classes
com.gigaspaces.cluster.activeelection - package com.gigaspaces.cluster.activeelection
 
com.gigaspaces.cluster.activeelection.core - package com.gigaspaces.cluster.activeelection.core
 
com.gigaspaces.cluster.loadbalance - package com.gigaspaces.cluster.loadbalance
 
com.gigaspaces.converter - package com.gigaspaces.converter
The POJO Converter interface and implementation
com.gigaspaces.converter.pojo - package com.gigaspaces.converter.pojo
The POJO Space Mapping implementation
com.gigaspaces.datasource - package com.gigaspaces.datasource
 
com.gigaspaces.datasource.hibernate - package com.gigaspaces.datasource.hibernate
 
com.gigaspaces.events - package com.gigaspaces.events
 
com.gigaspaces.hibernate - package com.gigaspaces.hibernate
Read/Write through and Write behind using Hibernate CacheLoader and Store implementation classes
Configuration
Hibernate CacheLoader/Store is configured in space schema XML configuration file as a persistent adapter.
com.gigaspaces.logger - package com.gigaspaces.logger
 
com.j_spaces.core - package com.j_spaces.core
Provides Space properties and security context services
com.j_spaces.core.admin - package com.j_spaces.core.admin
Provides GigaSpaces administration services
com.j_spaces.core.client - package com.j_spaces.core.client
Provides GigaSpaces client interface services
com.j_spaces.core.client.view - package com.j_spaces.core.client.view
 
com.j_spaces.core.cluster - package com.j_spaces.core.cluster
Provides GigaSpaces cluster plug-in interfaces
com.j_spaces.core.entry - package com.j_spaces.core.entry
 
com.j_spaces.core.exception - package com.j_spaces.core.exception
Defines a common exceptions used in core.
com.j_spaces.core.filters - package com.j_spaces.core.filters
Provides GigaSpaces filter plug-in interfaces.
com.j_spaces.core.filters.entry - package com.j_spaces.core.filters.entry
Provides GigaSpaces filter plug-in interfaces.
com.j_spaces.core.sadapter - package com.j_spaces.core.sadapter
Provides GigaSpaces storage-adaptor interface
com.j_spaces.javax.cache - package com.j_spaces.javax.cache
The Write/Read through Interfaces and Space Cache Interfaces.
com.j_spaces.jca - package com.j_spaces.jca
Provides GigaSpaces J2EE Java Connector Architecture Interface
com.j_spaces.jdbc - package com.j_spaces.jdbc
Provides GigaSpaces JDBC interfaces
com.j_spaces.jdbc.driver - package com.j_spaces.jdbc.driver
Provides GigaSpaces JDBC interfaces
com.j_spaces.jms - package com.j_spaces.jms
Provides GigaSpaces J2EE Java Messaging Service Interface
com.j_spaces.jms.utils - package com.j_spaces.jms.utils
Provides GigaSpaces Java Messaging Service.
com.j_spaces.kernel - package com.j_spaces.kernel
Provides GigaSpaces low level services
com.j_spaces.kernel.time - package com.j_spaces.kernel.time
Provides GigaSpaces time utility service, customizable to different (built-in or custom) time-provider implementations.
com.j_spaces.map - package com.j_spaces.map
Provides GigaSpaces MAP API
com.j_spaces.map.eviction - package com.j_spaces.map.eviction
Provides a set of eviction strategies
com.j_spaces.sadapter.GenericJDBC - package com.j_spaces.sadapter.GenericJDBC
Provides GigaSpaces storage adapter persistent space mapping interface
com.j_spaces.sadapter.GenericJDBC.lob - package com.j_spaces.sadapter.GenericJDBC.lob
 
com.j_spaces.sadapter.GenericPA - package com.j_spaces.sadapter.GenericPA
Provides GigaSpaces generic persistent adapter
com.j_spaces.worker - package com.j_spaces.worker
Provides GigaSpaces Worker Interface.
com.j_spaces.www - package com.j_spaces.www
Provides GigaSpaces HTTP session sharing helper classes
Command - Class in com.j_spaces.map
Command is an Entry which is used to define notification events fired by Central (~Remote) space .
Command() - Constructor for class com.j_spaces.map.Command
No arguments constructor.
Command(String, Command.Action, String) - Constructor for class com.j_spaces.map.Command
Constructor with uid and action.
Command(String[], Command.Action, String) - Constructor for class com.j_spaces.map.Command
Constructor with uid, action and cacheID.
Command.Action - Enum in com.j_spaces.map
The command action types.
commit(long) - Method in class com.j_spaces.core.client.LocalTransactionManager
commit(long, long) - Method in class com.j_spaces.core.client.LocalTransactionManager
commit(Xid, boolean) - Method in class com.j_spaces.core.client.XAResourceImpl
 
commit() - Method in class com.j_spaces.jca.GSConnection
 
commit() - Method in class com.j_spaces.jca.GSManagedConnection
 
commit() - Method in class com.j_spaces.jms.GSSessionImpl
Commits all messages done in this transaction and releases any locks currently held.
commit() - Method in class com.j_spaces.jms.GSXASessionImpl
 
commit(PersistentContext) - Method in interface com.j_spaces.sadapter.GenericPA.ITransactionalPersistentAdapter
This method called when a transaction committed.
communicationMode - Variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
concatAttrIfNotExist(String, String, String) - Static method in class com.j_spaces.core.client.SpaceURL
Concatenates if not exist the specified attrName and attrValue to the end of the spaceURL.
Configuration - Class in com.gigaspaces.converter.pojo
 
Configuration() - Constructor for class com.gigaspaces.converter.pojo.Configuration
Empty constructor
Configuration.MapHolder - Class in com.gigaspaces.converter.pojo
This inner class is holding the indication if the all gs xml files have been loaded and the externalEntryMap which holds the POJODescriptor for POJO's.
Configuration.MapHolder(Map<String, POJODescription>) - Constructor for class com.gigaspaces.converter.pojo.Configuration.MapHolder
 
CONTAINER - Static variable in class com.j_spaces.core.client.SpaceURL
Container key which holds the container name taken from the space url string
CONTAINER_EMBEDDED_HTTPD_ENABLED - Static variable in class com.j_spaces.kernel.SystemProperties
Indicator to start an embedded HTTPD Webster instance inside the space container.
CONTAINER_EMBEDDED_HTTPD_ENABLED_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
 
CONTAINER_EMBEDDED_HTTPD_PORT - Static variable in class com.j_spaces.kernel.SystemProperties
The port number which will be used by the embedded HTTPD Webster instance which starts inside the space container.
CONTAINER_EMBEDDED_HTTPD_PORT_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
 
CONTAINER_SHUTDOWN_HOOK - Static variable in class com.j_spaces.kernel.SystemProperties
 
CONTAINER_SHUTDOWN_HOOK_DEFAULT_VALUE - Static variable in class com.j_spaces.kernel.SystemProperties
 
containsKey(Object) - Method in class com.j_spaces.core.admin.SpaceConfig
 
containsKey(Object) - Method in interface com.j_spaces.javax.cache.Cache
Returns true if the cache contains the specified key.
containsKey(Object) - Method in class com.j_spaces.map.GSMapImpl
Returns true if the cache contains the specified key.
containsValue(Object) - Method in interface com.j_spaces.javax.cache.Cache
Returns true if this cache maps one or more keys to the specified value.
containsValue(Object) - Method in class com.j_spaces.map.GSMapImpl
Returns true if this cache maps one or more keys to the specified value.
ContinousQuery<T> - Class in com.j_spaces.core.client
Extends the SQLQuery interface to allow continuous query.
ContinousQuery() - Constructor for class com.j_spaces.core.client.ContinousQuery
Empty constructor.
ContinousQuery(String, String) - Constructor for class com.j_spaces.core.client.ContinousQuery
Constructor for setting the className of the entry to query with the sql query expression.
ContinousQuery(Class<T>, String) - Constructor for class com.j_spaces.core.client.ContinousQuery
Constructor for setting the class of the entry to query with the sql query expression.
ContinousQuery(T, String) - Constructor for class com.j_spaces.core.client.ContinousQuery
Constructor for setting the object as a template to query with the sql query expression.
ContinousQuery(Entry, String) - Constructor for class com.j_spaces.core.client.ContinousQuery
Constructor for setting the entry as a template to query with the sql query expression.
ConversionException - Exception in com.gigaspaces.converter
This class is a ConversionException if something went wrong while conversion.
ConversionException() - Constructor for exception com.gigaspaces.converter.ConversionException
 
ConversionException(String, Throwable) - Constructor for exception com.gigaspaces.converter.ConversionException
 
ConversionException(String) - Constructor for exception com.gigaspaces.converter.ConversionException
 
ConversionException(Throwable) - Constructor for exception com.gigaspaces.converter.ConversionException
 
ConverterHelper - Class in com.gigaspaces.converter.pojo
A helper convertor class, used to get gs.xml files from different resources
ConverterHelper() - Constructor for class com.gigaspaces.converter.pojo.ConverterHelper
Empty Constructor
ConverterHelper(boolean) - Constructor for class com.gigaspaces.converter.pojo.ConverterHelper
Constructor
ConverterTracer - Class in com.gigaspaces.converter
This class is a tracer for the GigaSpaces converter.
ConverterTracer() - Constructor for class com.gigaspaces.converter.ConverterTracer
 
count(T) - Method in interface com.gigaspaces.datasource.DataProvider
Count number of object in the data source that match given template.
count(Object) - Method in class com.gigaspaces.datasource.hibernate.HibernateDataSource
 
count(SQLQuery<Object>) - Method in class com.gigaspaces.datasource.hibernate.HibernateDataSource
 
count(Object) - Method in class com.gigaspaces.datasource.hibernate.HibernateMapDataSource
 
count(SQLQuery<T>) - Method in interface com.gigaspaces.datasource.SQLDataProvider
Count number of objects in the data source that match given query
count(Entry, Transaction) - Method in interface com.j_spaces.core.IJSpace
Count any matching entry from the space, visible under the specified transaction.
count(Entry, Transaction, int) - Method in interface com.j_spaces.core.IJSpace
Count (according to the modifiers) any matching entry from the space, visible under the specified transaction.
count(Object, Transaction) - Method in interface com.j_spaces.core.IJSpace
Count any matching object from the space, visible under the specified transaction.
count(Object, Transaction, int) - Method in interface com.j_spaces.core.IJSpace
Count (according to the modifiers) any matching object from the space, visible under the specified transaction.
count(Object) - Method in class com.j_spaces.jca.JSInteraction
Returns the number of entries that match the specified template and the specified transaction.
count(Object, boolean) - Method in class com.j_spaces.jca.JSInteraction
Returns the number of entries that match the specified template and the specified transaction.
COUNT_OPERATION - Static variable in class com.j_spaces.jca.JSInteraction
 
COUNT_PREFIX - Static variable in class com.j_spaces.core.client.SQLQuery
 
create(long) - Method in class com.j_spaces.core.client.LocalTransactionManager
CREATE - Static variable in class com.j_spaces.core.client.SpaceURL
java:// protocol support.
createAndBindDestination(boolean, String) - Method in class com.j_spaces.jms.utils.GSJMSAdmin
Creates a Destination (GSTopicImpl or GSQueueImpl) and then binds it to the jndi registry.
createBrowser(Queue) - Method in class com.j_spaces.jms.GSSessionImpl
 
createBrowser(Queue, String) - Method in class com.j_spaces.jms.GSSessionImpl
 
createBrowser(Queue) - Method in class com.j_spaces.jms.GSTopicSessionImpl
 
createBrowser(Queue, String) - Method in class com.j_spaces.jms.GSTopicSessionImpl
 
createBytesMessage() - Method in class com.j_spaces.jms.GSSessionImpl
Creates a GSBytesMessageImpl object.
createBytesMessage(byte[]) - Method in class com.j_spaces.jms.GSSessionImpl
Creates a GSBytesMessageImpl object.
createClassTable(PersistentContext, String, String[], String[], String, String, boolean[], boolean) - Method in interface com.j_spaces.sadapter.GenericPA.IBasicPersistence
This method called when the space engine creates new metadata class/table in the persistent storage.
createConnection() - Method in class com.j_spaces.jms.GSConnectionFactoryImpl
JMS API method
createConnection(String, String) - Method in class com.j_spaces.jms.GSConnectionFactoryImpl
JMS API method
createConnectionFactory() - Method in class com.j_spaces.jca.GSManagedConnectionFactory
 
createConnectionFactory(ConnectionManager) - Method in class com.j_spaces.jca.GSManagedConnectionFactory
 
createConsumer(Destination) - Method in class com.j_spaces.jms.GSSessionImpl
 
createConsumer(Destination, String) - Method in class com.j_spaces.jms.GSSessionImpl
 
createConsumer(Destination, String, boolean) - Method in class com.j_spaces.jms.GSSessionImpl
 
createDurableConnectionConsumer(Topic, String, String, ServerSessionPool, int) - Method in class com.j_spaces.jms.GSQueueConnectionImpl
When called on a QueueConnection it throws IllegalStateException.
createDurableSubscriber(Topic, String, String, boolean) - Method in class com.j_spaces.jms.GSQueueSessionImpl
API method.
createDurableSubscriber(Topic, String) - Method in class com.j_spaces.jms.GSQueueSessionImpl
API method.
createDurableSubscriber(Topic, String, String, boolean) - Method in class com.j_spaces.jms.GSSessionImpl
Currently not supported.
createDurableSubscriber(Topic, String) - Method in class com.j_spaces.jms.GSSessionImpl
Currently not supported.
createEntry(Object, Object, long, int) - Method in interface com.j_spaces.javax.cache.EvictionStrategy
Creates new CacheEntry for the Cache and probably saves the entry in the internal structures.
createEntry(Object, Object, long, int) - Method in class com.j_spaces.map.eviction.FIFOEvictionStrategy
Creates new CacheEntry for the Cache and probably saves the entry in the internal structures.
createEntry(Object, Object, long, int) - Method in class com.j_spaces.map.eviction.LFUEvictionStrategy
Creates new CacheEntry for the Cache and probably saves the entry in the internal structures.
createEntry(Object, Object, long, int) - Method in class com.j_spaces.map.eviction.NoneEvictionStrategy
Creates new CacheEntry for the Cache and probably saves the entry in the internal structures.
createEntry(Object, Object, long, int) - Method in class com.j_spaces.map.eviction.SizeEvictionStrategy
Creates new CacheEntry for the Cache and probably saves the entry in the internal structures.
CreateException - Exception in com.j_spaces.core
A CreateException is thrown if an attempt to create a new space fails.
CreateException() - Constructor for exception com.j_spaces.core.CreateException
Constructs a CreateException with null as its error detail message.
CreateException(String) - Constructor for exception com.j_spaces.core.CreateException
Constructs a CreateException with the specified detail message.
CreateException(String, Throwable) - Constructor for exception com.j_spaces.core.CreateException
 
createIndex(PersistentContext, String, String, int) - Method in interface com.j_spaces.sadapter.GenericPA.IBasicPersistence
This method called when the space engine create index in persistent storage for specified table column/class attribute.
createInteraction() - Method in class com.j_spaces.jca.GSConnection
 
createLeaseMap(long) - Method in class com.j_spaces.core.LeaseProxy
createManagedConnection(Subject, ConnectionRequestInfo) - Method in class com.j_spaces.jca.GSManagedConnectionFactory
 
createMapMessage() - Method in class com.j_spaces.jms.GSSessionImpl
Creates a GSMapMessageImpl object.
createMappings() - Method in class com.gigaspaces.converter.pojo.Configuration
Create a new Mappings to add class and collection mappings to.
createMessage() - Method in class com.j_spaces.jms.GSSessionImpl
 
createObjectMessage() - Method in class com.j_spaces.jms.GSSessionImpl
Creates a GSObjectMessageImpl object.
createObjectMessage(Serializable) - Method in class com.j_spaces.jms.GSSessionImpl
Creates a GSObjectMessageImpl object.
createProducer(Destination) - Method in class com.j_spaces.jms.GSSessionImpl
 
createPublisher(Topic) - Method in class com.j_spaces.jms.GSSessionImpl
 
createQueue(String) - Method in class com.j_spaces.jms.GSSessionImpl
 
createQueue(String) - Method in class com.j_spaces.jms.GSTopicSessionImpl
 
createQueueConnection() - Method in class com.j_spaces.jms.GSConnectionFactoryImpl
 
createQueueConnection(String, String) - Method in class com.j_spaces.jms.GSConnectionFactoryImpl
 
createReceiver(Queue) - Method in class com.j_spaces.jms.GSSessionImpl
 
createReceiver(Queue, String) - Method in class com.j_spaces.jms.GSSessionImpl
 
createSender(Queue) - Method in class com.j_spaces.jms.GSSessionImpl
 
createSpace(String, JSpaceAttributes) - Method in interface com.j_spaces.core.IJSpaceContainer
Creates a space with a unique name in this container and writes the created space to the appropriate Storage Adapter.
createStreamMessage() - Method in class com.j_spaces.jms.GSSessionImpl
Creates a StreamMessage object.
createSubscriber(Topic) - Method in class com.j_spaces.jms.GSSessionImpl
 
createSubscriber(Topic, String, boolean) - Method in class com.j_spaces.jms.GSSessionImpl
 
createTakeCommand(String, String) - Static method in class com.j_spaces.map.Command
Utility method to create a command with uid and take action.
createTakeCommand(String[], String) - Static method in class com.j_spaces.map.Command
Utility method to create a command with uids and take action.
createTemporaryQueue() - Method in class com.j_spaces.jms.GSSessionImpl
We use the same space proxy we obtained in the session and we write another External Entry, which will have a class name of 'TempQueue'.
createTemporaryQueue() - Method in class com.j_spaces.jms.GSTopicSessionImpl
 
createTemporaryTopic() - Method in class com.j_spaces.jms.GSQueueSessionImpl
 
createTemporaryTopic() - Method in class com.j_spaces.jms.GSSessionImpl
Creates a TemporaryTopic object.
createTextMessage() - Method in class com.j_spaces.jms.GSSessionImpl
Creates an initialized TextMessage object.
createTextMessage(String) - Method in class com.j_spaces.jms.GSSessionImpl
Creates an initialized TextMessage object.
createTopic(String) - Method in class com.j_spaces.jms.GSQueueSessionImpl
API method.
createTopic(String) - Method in class com.j_spaces.jms.GSSessionImpl
 
createTopicConnection() - Method in class com.j_spaces.jms.GSConnectionFactoryImpl
 
createTopicConnection(String, String) - Method in class com.j_spaces.jms.GSConnectionFactoryImpl
 
createUid(Object) - Method in class com.gigaspaces.converter.pojo.Pojo2ExternalEntryConverter
return the UID from a pojo.
createUIDFromName(Object, String) - Static method in class com.j_spaces.core.client.ClientUIDHandler
This method is used to create a UID given a name (i.e. any free string) and the entry (full) classname.
createUIDFromName(StringBuilder, Object, String) - Static method in class com.j_spaces.core.client.ClientUIDHandler
 
createUpdateCommand(String, String) - Static method in class com.j_spaces.map.Command
Utility method to create a command with uid and update action.
createUpdateCommand(String[], String) - Static method in class com.j_spaces.map.Command
Utility method to create a command with uids and update action.
createXAConnection() - Method in class com.j_spaces.jms.GSXAConnectionFactoryImpl
 
createXAConnection(String, String) - Method in class com.j_spaces.jms.GSXAConnectionFactoryImpl
 
createXAQueueConnection() - Method in class com.j_spaces.jms.GSXAConnectionFactoryImpl
 
createXAQueueConnection(String, String) - Method in class com.j_spaces.jms.GSXAConnectionFactoryImpl
 
createXAQueueSession() - Method in class com.j_spaces.jms.GSXAConnectionImpl
 
createXASession() - Method in class com.j_spaces.jms.GSXAConnectionImpl
 
createXATopicConnection() - Method in class com.j_spaces.jms.GSXAConnectionFactoryImpl
 
createXATopicConnection(String, String) - Method in class com.j_spaces.jms.GSXAConnectionFactoryImpl
 
createXATopicSession() - Method in class com.j_spaces.jms.GSXAConnectionImpl
 
CUSTOM_PROPERTIES_NAME - Static variable in class com.j_spaces.core.client.SpaceURL
If this key exists it holds a custom Properties object which was passed by the user or was loaded from the [prop-file-name].properties file, parsed and set into SpaceURL.

D

DATA_CLASS_PROPS - Static variable in interface com.gigaspaces.datasource.ManagedDataSource
use this constant to get from the Properties the loaded class
DataEventSession - Interface in com.gigaspaces.events
The common interface that is used when working with data events.
DataIterator<T> - Interface in com.gigaspaces.datasource
DataIterator iterates the data provided by the DataProvider
and the SQLDataProvider

Data iterator is closed after use.
DataPersister<T> - Interface in com.gigaspaces.datasource
DataPersister is responsible for the persistency of the space data in external data source.
DataProvider<T> - Interface in com.gigaspaces.datasource
DataProvider is responsible for retrieving space data from external data source.
DataSourceException - Exception in com.gigaspaces.datasource
DataSourceException thrown in case of an external data source failure
DataSourceException() - Constructor for exception com.gigaspaces.datasource.DataSourceException
 
DataSourceException(String, Throwable) - Constructor for exception com.gigaspaces.datasource.DataSourceException
 
DataSourceException(String) - Constructor for exception com.gigaspaces.datasource.DataSourceException
 
DataSourceException(Throwable) - Constructor for exception com.gigaspaces.datasource.DataSourceException
 
DEFAULT - Static variable in interface com.gigaspaces.converter.MappingType
The object converter which is defined as default
DEFAULT - Static variable in interface com.j_spaces.core.client.ObjectFormat
The object format which is defined as default, i.e.
DEFAULT_BROADCAST_THREADPOOL_MAX_SIZE - Static variable in class com.gigaspaces.cluster.loadbalance.LoadBalancingP