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
This class used to provide conversion methods between user original object and GigaSpaces internal Entry representation - the IGSEntry.
AbstractCacheLoader() - Constructor for class com.j_spaces.javax.cache.AbstractCacheLoader
 
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
 
ackLeaseTime - Static variable in class com.j_spaces.jms.GSSessionImpl
 
acknowledge() - Method in class com.j_spaces.jms.GSMessageImpl
Note that the acknowledge method of Message acknowledges all messages received on that message’s session.
acknowledge() - Method in class com.j_spaces.jms.GSSessionImpl
Note that the acknowledge method of Message acknowledges all messages received on that messages session.
action() - Method in class com.j_spaces.core.client.XAResourceImpl
 
action - Variable in class com.j_spaces.map.Command
The action performed.
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(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!
addNewDurableSubscriberDetailsIntoXML(Hashtable<String, String>) - Method in class com.j_spaces.jms.utils.GSJMSAdmin
Adds new Durable subsriber client id details into a structure and persist it to the config file.
addResource(String) - Method in class com.gigaspaces.converter.pojo.Configuration
Read mappings from an application resource trying different class loaders.
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
 
ADVERTISED - Static variable in interface com.j_spaces.core.ISpaceState
Service has been advertised.
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
 
Attribute - Class in com.j_spaces.map
Deprecated.  
Attribute() - Constructor for class com.j_spaces.map.Attribute
Deprecated. No argument constructor.
Attribute(String, Object) - Constructor for class com.j_spaces.map.Attribute
Deprecated. Constructor with name and value.
ATTRIBUTES - Static variable in class com.j_spaces.map.Envelope
Deprecated. attributes will not be avaliable in future versions
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

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 leat 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_NUM - Static variable in class com.j_spaces.jms.GSMessageImpl
 
BODY_STR_NAME - Static variable in class com.j_spaces.jms.GSMessageImpl
 
BOOLEAN_CLASS_NAME - Static variable in class com.j_spaces.jms.GSMessageImpl
 
buildBodyFromBytes() - Method in class com.j_spaces.jms.GSMessageImpl
Builds the message body from data
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
This interface provides bulk operations support when the space interact with external data source.
CacheBulk.BulkEntry - Interface in com.j_spaces.javax.cache
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
This interface creates an iterator of matching candidates to be used by the following operations: read, readMultiple, take or takeMultiple using null template , non null template and SQLQuery - where several objects can match a given template.
CacheLifeCycleManager - Interface in com.j_spaces.javax.cache
The CacheLifeCycleManager provides ability to control the life cycle of the CacheLoader and CacheStore implementation.
CacheLifeCycleManager.LifeCycleProperty - Interface in com.j_spaces.javax.cache
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
This CacheQuery used as argument for the following methods: CacheIteratorFactory CacheLoader.loadAll() The CacheQuery encapsulated the read,readMultiple ,take,taleMultiple template.
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(Transaction) - Method in class com.j_spaces.jms.GSSessionImpl
 
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 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(Entry) - Method in class com.j_spaces.jca.JSInteraction
Removes the entries that match the specified template and the specified transaction from this space.
clear(Entry, 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
Clear out the message body.
clearBody() - Method in class com.j_spaces.jms.GSObjectMessageImpl
Clear out the message body.
clearBody() - Method in class com.j_spaces.jms.GSStreamMessageImpl
Overide 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
Empties the properties table.
clearWarnings() - Method in class com.j_spaces.jca.JSInteraction
 
clearWarnings() - Method in class com.j_spaces.jdbc.driver.GResultSet
 
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.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
 
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
close Multicast channels and unregister all templates.
close() - Method in class com.j_spaces.core.client.NotifyDelegator
Cancels all the registered notify template and un-exports this instance of NotifyDelegator.
close() - Method in class com.j_spaces.core.client.NotifyDelegatorMultiplexer
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.GSQueueReceiverImpl
Close the receiver.
close() - Method in class com.j_spaces.jms.GSQueueSenderImpl
Close the sender
close() - Method in class com.j_spaces.jms.GSSessionImpl
 
close() - Method in class com.j_spaces.jms.GSTopicPublisherImpl
Close the publisher
close() - Method in class com.j_spaces.jms.GSTopicSubscriberImpl
Close the subscriber.
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 cache members within the cache 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.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.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.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.lrmi - package com.j_spaces.kernel.lrmi
Provides GigaSpaces LRMI (Light-RMI) package.
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.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
API method for m_tx commit.
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
 
compareTo(Object) - Method in class com.j_spaces.jms.GSMessageImpl
 
CompressedMarshObject - Class in com.j_spaces.kernel.lrmi
CompressedMarshObject extends MarshObject by keeping the byte array zipped by GZIP.
CompressedMarshObject() - Constructor for class com.j_spaces.kernel.lrmi.CompressedMarshObject
 
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
 
CONTAINER_EMBEDDED_HTTPD_ENABLED_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 - Class in com.j_spaces.core.client
TODO add Javadoc
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(Object, 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.
CONTROL_MESSAGE - Static variable in class com.j_spaces.jms.GSMessageImpl
A control message that is used for Keeping the Destination alive.
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
 
convertBodyToBytes() - Method in class com.j_spaces.jms.GSMessageImpl
Convert the message body to data
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(Object, Transaction) - Method in interface com.j_spaces.core.IJSpace
Counts the number of objects that match the specified template and the specified transaction.
count(Entry, Transaction) - Method in interface com.j_spaces.core.IJSpace
Counts the number of entries that match the specified template and the specified transaction.
count(Entry) - Method in class com.j_spaces.jca.JSInteraction
Returns the number of entries that match the specified template and the specified transaction.
count(Entry, 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.
createAndBindTempDestination(GSSessionImpl) - Method in class com.j_spaces.jms.utils.GSJMSAdmin
Create a temporary destination and bind it into the jndi reg.
createBrowser(Queue) - Method in class com.j_spaces.jms.GSQueueSessionImpl
 
createBrowser(Queue, String) - Method in class com.j_spaces.jms.GSQueueSessionImpl
 
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
createConnectionConsumer(Queue, String, ServerSessionPool, int) - Method in class com.j_spaces.jms.GSQueueConnectionImpl
 
createConnectionConsumer(Topic, String, ServerSessionPool, int) - Method in class com.j_spaces.jms.GSTopicConnectionImpl
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
 
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) - Method in class com.j_spaces.jms.GSSessionImpl
 
createDurableSubscriber(Topic, String, String, boolean) - Method in class com.j_spaces.jms.GSSessionImpl
 
createDurableSubscriber(Topic, String) - Method in class com.j_spaces.jms.GSTopicSessionImpl
API Method.
createDurableSubscriber(Topic, String, String, boolean) - Method in class com.j_spaces.jms.GSTopicSessionImpl
Not An API method but a GS usage for createDurableSubscriber().
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, Attribute[], long, int) - Method in interface com.j_spaces.javax.cache.EvictionStrategy
Deprecated. use EvictionStrategy.createEntry(Object, Object, long, int)
createEntry(Object, Object, Attribute[], 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.FIFOEvictionStrategy
Creates new CacheEntry for the Cache and probably saves the entry in the internal structures.
createEntry(Object, Object, Attribute[], 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.LFUEvictionStrategy
Creates new CacheEntry for the Cache and probably saves the entry in the internal structures.
createEntry(Object, Object, Attribute[], long, int) - Method in class com.j_spaces.map.eviction.NoneEvictionStrategy
Deprecated. 
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.
createEntry(Object, Object, Attribute[], 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.
createMapMessage(HashMap) - 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.GSTopicSessionImpl
API method Creates a publisher for the specified topic.
createQueue(String) - Method in class com.j_spaces.jms.GSQueueSessionImpl
 
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.GSQueueConnectionFactoryImpl
API method implementaion Creates Queue Connection: - Sets the client ID - Sets a unique connection key
createQueueConnection(String, String) - Method in class com.j_spaces.jms.GSQueueConnectionFactoryImpl
API method implementaion which in addition to the createQueueConnection(), also check the username and password for authorization with the SecurityContext.
createQueueSession(boolean, int) - Method in class com.j_spaces.jms.GSQueueConnectionImpl
API method.
createReceiver(Queue) - Method in class com.j_spaces.jms.GSQueueSessionImpl
Creates a GSQueueReceiverImpl object to receive messages from the specified queue.
createReceiver(Queue, String) - Method in class com.j_spaces.jms.GSQueueSessionImpl
Not An API method, it is a GS implementation which uses a hashtable msg selector instead of a String.
createSender(Queue) - Method in class com.j_spaces.jms.GSQueueSessionImpl
Creates a QueueSender object to send messages to the specified queue.
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.GSTopicSessionImpl
API method.
createSubscriber(Topic, String, boolean) - Method in class com.j_spaces.jms.GSTopicSessionImpl
API method.
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.GSQueueSessionImpl
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.GSSessionImpl
 
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
 
createTemporaryTopic() - Method in class com.j_spaces.jms.GSTopicSessionImpl
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
 
createTopic(String) - Method in class com.j_spaces.jms.GSTopicSessionImpl
 
createTopicConnection() - Method in class com.j_spaces.jms.GSTopicConnectionFactoryImpl
API method implementaion Creates Topic Connection: - Sets the client ID - Sets a unique connection key
createTopicConnection(String, String) - Method in class com.j_spaces.jms.GSTopicConnectionFactoryImpl
API method implementaion which in addition to the createTopicConnection(), also check the username and password for authorization with the SecurityContext.
createTopicSession(boolean, int) - Method in class com.j_spaces.jms.GSTopicConnectionImpl
API method.
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.GSConnectionFactoryImpl
 
createXAConnection(String, String) - Method in class com.j_spaces.jms.GSConnectionFactoryImpl
 
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

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.j_spaces.core.cluster.LoadBalancingPolicy
 
DEFAULT_BROADCAST_THREADPOOL_MIN_SIZE - Static variable in class com.j_spaces.core.cluster.LoadBalancingPolicy
 
DEFAULT_MIRROR_SERVICE_CONNECTOR_NAME - Static variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
DEFAULT_MIRROR_SERVICE_NAME - Static variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
DEFAULT_REPL_CHUNK_SIZE - Static variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
DEFAULT_REPL_INTERVAL_MILLIS - Static variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
DEFAULT_REPL_INTERVAL_OPERS - Static variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
DEFAULT_REPL_ORIGINAL_STATE - Static variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
DEFAULT_REPL_SPACE_FINDER_REPORT_INTERVAL - Static variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
DEFAULT_REPL_SPACE_FINDER_TIMEOUT - Static variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
DEFAULT_SCHEMA_NAME - Static variable in class com.j_spaces.core.client.SpaceURL
Default schema name, will be used if schema is not defined.
DEFAULT_SYNC_ON_COMMIT_TIMEOUT - Static variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
DEFAULT_TIMEOUT - Static variable in class com.j_spaces.core.client.LookupFinder
Default service lookup timeout Default value is 5 seconds
DefaultSecurityFilter - Class in com.j_spaces.core.filters
On Init of DefaultSecurityFilter reads a encrypted binary file to configure the valid users, passwords, and roles.
DefaultSecurityFilter() - Constructor for class com.j_spaces.core.filters.DefaultSecurityFilter
Empty constructor.
delete() - Method in class com.j_spaces.jms.GSTemporaryQueueImpl
We clear this temp external entry from space.
delete() - Method in class com.j_spaces.jms.GSTemporaryTopicImpl
We clear this temp external entry from space.
delete(PersistentContext, String, Object) - Method in interface com.j_spaces.sadapter.GenericPA.IBasicPersistence
This method called when the engine removes an the entry from persistent storage.
delete(PersistentContext, String, Object[]) - Method in interface com.j_spaces.sadapter.GenericPA.IMultipleOperations
This method called when the engine removes the entries from persistent storage.
DELETE_PREFIX - Static variable in class com.j_spaces.core.client.SQLQuery
 
deleteColumnValue(Connection, ComplexColumnAttributes, String) - Method in interface com.j_spaces.sadapter.GenericJDBC.IComplexColumns
called when