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 an entry row is deleted from entries table (note - if complex column is only stored as an additional string in entry table- no operation is needed.
deleteRow() - Method in class com.j_spaces.jdbc.driver.GResultSet
 
DESTINATION_CLASS_NAME - Static variable in class com.j_spaces.jms.GSMessageImpl
 
destroy() - Method in class com.j_spaces.core.client.LocalTransactionManager
Destroy the LocalTransactionManager instance, including its context to the space.
DESTROY - Static variable in class com.j_spaces.core.client.SpaceURL
java:// protocol support.
destroy() - Method in class com.j_spaces.jca.GSManagedConnection
 
destroyAndUnBindDestination(String) - Method in class com.j_spaces.jms.utils.GSJMSAdmin
Destroys a Destination (GSTopicImpl or GSQueueImpl) and then unbinds from the jndi registry.
DestroyedFailedException - Exception in com.j_spaces.core
A DestroyedFailedException is thrown if an attempt to destroy an existing space fails.
DestroyedFailedException() - Constructor for exception com.j_spaces.core.DestroyedFailedException
Constructs a DestroyedFailedException with null as its error detail message.
DestroyedFailedException(String) - Constructor for exception com.j_spaces.core.DestroyedFailedException
Constructs a DestroyedFailedException with the specified detail message.
DestroyedFailedException(String, Throwable) - Constructor for exception com.j_spaces.core.DestroyedFailedException
 
destroySpace(String) - Method in interface com.j_spaces.core.IJSpaceContainer
Destroys an existing space in this container, and unregisters it from all the Lookup Services.
DetailedUnusableEntryException - Exception in com.j_spaces.core
A DetailedUnusableEntryException is thrown when class version compatibility error, the space server contains an older version of class.
DetailedUnusableEntryException(String) - Constructor for exception com.j_spaces.core.DetailedUnusableEntryException
Constructs a DetailedUnusableEntryException with the specified detail message.
DIRTY_READ - Static variable in class com.j_spaces.core.client.ReadTakeModifiers
The int value representing the Dirty_Read modifier.
DISABLE_MULTICAST_REPLICATION_ADAPTOR - Static variable in class com.j_spaces.kernel.SystemProperties
if true disable multicast replication adaptor
disableAllOperations() - Method in class com.j_spaces.core.SecurityContext
Disable all operations to user represented by this security context.
disableLogFile(boolean) - Method in interface com.j_spaces.core.admin.IRemoteJSpaceAdmin
Temporary disable the log file- I/O will be done directly to the SA.
DISCARD - Static variable in interface com.j_spaces.core.cluster.IReplicationFilterEntry
Discard operation - this entry will be discarded from replication.
discard() - Method in interface com.j_spaces.core.cluster.IReplicationFilterEntry
Discard this entry from the replication.
discardEntry(CacheEntry) - Method in interface com.j_spaces.javax.cache.EvictionStrategy
Discard an Entry from the EvictionStrategy internal structures.
discardEntry(CacheEntry) - Method in class com.j_spaces.map.eviction.FIFOEvictionStrategy
Discard an Entry from the EvictionStrategy internal structures.
discardEntry(CacheEntry) - Method in class com.j_spaces.map.eviction.LFUEvictionStrategy
Discard an Entry from the EvictionStrategy internal structures.
discardEntry(CacheEntry) - Method in class com.j_spaces.map.eviction.NoneEvictionStrategy
Discard an Entry from the EvictionStrategy internal structures.
discardEntry(CacheEntry) - Method in class com.j_spaces.map.eviction.SizeEvictionStrategy
Discard an Entry from the EvictionStrategy internal structures.
DOWNLOAD_HOST - Static variable in class com.j_spaces.kernel.SystemProperties
 
DOWNLOAD_HOST_DEFAULT_VALUE - Static variable in class com.j_spaces.kernel.SystemProperties
 
dropClass(String) - Method in interface com.j_spaces.core.admin.IRemoteJSpaceAdmin
Drop all Class entries and all its templates from the space.
dropClass(String) - Method in interface com.j_spaces.core.IJSpace
Drops all Class's entries and all its templates from the space.
DropClassException - Exception in com.j_spaces.core
Thrown when drop class operation failed.
DropClassException(String, String) - Constructor for exception com.j_spaces.core.DropClassException
 
dropClassTable(PersistentContext, String) - Method in interface com.j_spaces.sadapter.GenericPA.IBasicPersistence
This method called when the space engine removes table/metadata class from the persistent storage.
dropIndex(PersistentContext, String, String) - Method in interface com.j_spaces.sadapter.GenericPA.IBasicPersistence
This method called when the space engine remove index from persistent storage.
dropTable(String) - Method in class com.gigaspaces.hibernate.HibernateCacheLoaderImpl
 
dropTable(String) - Method in class com.j_spaces.javax.cache.AbstractCacheLoader
 
dropTable(String) - Method in interface com.j_spaces.javax.cache.CacheLifeCycleManager
drop table represented by this class name.
DSession - Class in com.j_spaces.www
An adapter class that used to store HttpSession attributes in IMap.
DSession(HttpSession) - Constructor for class com.j_spaces.www.DSession
Creates DSession instance from supplied HttpSession object.
DSession(HttpSession, Long) - Constructor for class com.j_spaces.www.DSession
Creates DSession instance from supplied HttpSession object.
DUMMY - Static variable in interface com.j_spaces.core.cluster.IReplicationFilterEntry
Deprecated. use IReplicationFilterEntry.discard() and IReplicationFilterEntry.isDiscarded() instead
dump() - Method in class com.j_spaces.core.client.BasicTypeInfo
Prints out to the standard output the BasicTypeInfo state Should be used for debug purposes.
DUR_SUB_CLIENT_ID - Static variable in class com.j_spaces.jms.utils.GSJMSAdmin
 
DUR_SUB_CONNECTION_ID - Static variable in class com.j_spaces.jms.utils.GSJMSAdmin
 
DUR_SUB_SESSION_ID - Static variable in class com.j_spaces.jms.utils.GSJMSAdmin
 
DUR_SUB_SUBSCRIPTION_NAME - Static variable in class com.j_spaces.jms.utils.GSJMSAdmin
 
DUR_SUB_TOPIC_NAME - Static variable in class com.j_spaces.jms.utils.GSJMSAdmin
 
DUR_SUBSCRIBERS_TAG - Static variable in class com.j_spaces.jms.utils.GSJMSAdmin
 

E

ElectionInProcessException - Exception in com.gigaspaces.cluster.activeelection
This exception thrown on attempt to access space with non clustered proxy while space undergoing election process.
ElectionInProcessException(String) - Constructor for exception com.gigaspaces.cluster.activeelection.ElectionInProcessException
Constructor.
EMBEDDED_SPACE_PROTOCOL - Static variable in class com.j_spaces.core.client.SpaceURL
java:// protocol.
EMPTY_VALUE - Static variable in annotation type com.gigaspaces.annotation.pojo.SpaceId
 
EMPTY_VALUE - Static variable in annotation type com.gigaspaces.annotation.pojo.SpaceProperty
 
end(Xid, int) - Method in class com.j_spaces.core.client.XAResourceImpl
 
ENGINE_CACHE_POLICY - Static variable in class com.j_spaces.kernel.SystemProperties
 
ENGINE_CACHE_POLICY_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
 
ENTRY - Static variable in interface com.j_spaces.core.client.ObjectFormat
Object represents an Entry.
ENTRY - Static variable in interface com.j_spaces.core.ObjectTypes
ENTRY - space entry.
EntryAlreadyInSpaceException - Exception in com.j_spaces.core.client
This exception is thrown when write operation is rejected when the entry (or another with same UID) is already in space.
EntryAlreadyInSpaceException(String, String) - Constructor for exception com.j_spaces.core.client.EntryAlreadyInSpaceException
Constructor.
EntryArrivedRemoteEvent - Class in com.j_spaces.core.client
An EntryArrivedRemoteEvent is sent to a NotifyDelegator object when an entry that matches the delegator's template enters a GigaSpace.
EntryArrivedRemoteEvent() - Constructor for class com.j_spaces.core.client.EntryArrivedRemoteEvent
Empty constructor.
EntryArrivedRemoteEvent(IJSpace, long, long, MarshalledObject, EntryPacket, int) - Constructor for class com.j_spaces.core.client.EntryArrivedRemoteEvent
Constructs a EntryArrivedRemoteEvent object.
entryHolderToPersistentEntry(EntryHolder) - Method in class com.j_spaces.sadapter.GenericPA.PersistentEntry
Populate this entry from entryHolder.
entryHolderToPersistentEntry(EntryHolder, String, int) - Method in class com.j_spaces.sadapter.GenericPA.PersistentEntry
Populate this entry from entryHolder.
EntryInfo - Class in com.j_spaces.core.client
This Object contains entry information like its UID and Version ID.
EntryInfo(String, int) - Constructor for class com.j_spaces.core.client.EntryInfo
Constructor.
EntryInfo(String, int, long) - Constructor for class com.j_spaces.core.client.EntryInfo
Constructor - for internal use only.
EntryNotInSpaceException - Exception in com.j_spaces.core.client
This exception is thrown when update,readIfExist or takeIfExist operations are rejected.
EntryNotInSpaceException(String, String, boolean) - Constructor for exception com.j_spaces.core.client.EntryNotInSpaceException
Constructor.
EntrySerializationException - Exception in com.j_spaces.core
This RuntimeException thrown when failed to serialize or deserialize Entry field.
EntrySerializationException(String, Exception) - Constructor for exception com.j_spaces.core.EntrySerializationException
 
entrySet() - Method in interface com.j_spaces.javax.cache.Cache
Returns a set view of the objects currently contained in the cache.
entrySet() - Method in class com.j_spaces.map.GSMapImpl
Returns a set view of the objects currently contained in the cache.
EntryVersionConflictException - Exception in com.j_spaces.core.client
This exception is thrown when update/take operation is rejected as a result of optimistic locking version conflict.
EntryVersionConflictException(String, int, int, String) - Constructor for exception com.j_spaces.core.client.EntryVersionConflictException
 
Envelope - Class in com.j_spaces.map
This class holds key, value and Attributes that are associated with the key.
Envelope() - Constructor for class com.j_spaces.map.Envelope
default constructor - used for snapshot and notify.
Envelope(Object, Object, Attribute[], String) - Constructor for class com.j_spaces.map.Envelope
Deprecated. This method will not be available in future versions
Envelope(String, Object) - Constructor for class com.j_spaces.map.Envelope
Constructor with uid and key.
Envelope(Object, Object) - Constructor for class com.j_spaces.map.Envelope
Constructor with key and its value.
Envelope(Object, Object, String) - Constructor for class com.j_spaces.map.Envelope
Constructor with key and its value.
ENVELOPE_CLASS_NAME - Static variable in class com.j_spaces.map.Envelope
this constant using for build entry UID using ClientUIDHandler.
EQ - Static variable in class com.j_spaces.core.client.TemplateMatchCodes
equal operation
equals(Object) - Method in class com.j_spaces.core.client.ExternalEntry
Checks for identical UIDs and field values.
equals(Object) - Method in class com.j_spaces.core.client.LocalTransactionManager
Equality between two LocalTransactionManager instances.
equals(Object) - Method in class com.j_spaces.core.client.SpaceURL
 
equals(Object) - Method in class com.j_spaces.core.filters.GenericPrincipal.Attribute
Returns true if names of the attributes are the same.
equals(Object) - Method in class com.j_spaces.core.filters.GenericPrincipal
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in interface com.j_spaces.javax.cache.Cache
Equality is based on the Set returned by entrySet.
equals(Object) - Method in class com.j_spaces.jca.GSManagedConnectionFactory
 
equals(Object) - Method in class com.j_spaces.jca.GSRecordEntry
 
equals(Object) - Method in class com.j_spaces.jms.GSQueueImpl
 
equals(Object) - Method in class com.j_spaces.jms.GSTopicImpl
 
equals(Object) - Method in class com.j_spaces.kernel.lrmi.MarshObject
 
equals(Object) - Method in class com.j_spaces.map.Attribute
Deprecated. Returns true if names of the attributes are the same.
erase(Object) - Method in class com.gigaspaces.hibernate.HibernateCacheStoreImpl
Remove the specified key from the underlying store if present.
ERASE - Static variable in interface com.j_spaces.javax.cache.CacheBulk
Erase operation
erase(Object) - Method in interface com.j_spaces.javax.cache.CacheStore
Remove the specified key from the underlying store if present.
eraseAll(Collection) - Method in class com.gigaspaces.hibernate.HibernateCacheStoreImpl
Remove the specified keys from the underlying store if present
eraseAll() - Method in class com.gigaspaces.hibernate.HibernateCacheStoreImpl
called when space is cleaned - this might clean all secondary data storage.
eraseAll(Collection) - Method in interface com.j_spaces.javax.cache.CacheStore
Remove the specified keys from the underlying store if present
evict(Object) - Method in interface com.j_spaces.javax.cache.Cache
The evict method will remove object from the cache the matches the provided key.
evict(Cache) - Method in interface com.j_spaces.javax.cache.EvictionStrategy
Evicts batch of CacheEntry from the Cache according to the eviction strategy.
evict(Cache) - Method in class com.j_spaces.map.eviction.FIFOEvictionStrategy
 
evict(Cache) - Method in class com.j_spaces.map.eviction.LFUEvictionStrategy
Evicts batch of CacheEntry from the Cache according to the eviction strategy.
evict(Cache) - Method in class com.j_spaces.map.eviction.NoneEvictionStrategy
Evicts batch of CacheEntry from the Cache according to the eviction strategy.
evict(Cache) - Method in class com.j_spaces.map.eviction.SizeEvictionStrategy
Evicts batch of CacheEntry from the Cache according to the eviction strategy.
evict(Object) - Method in class com.j_spaces.map.GSMapImpl
The evict method will remove object from the cache the matches the provided key.
EVICT_LOG - Static variable in class com.j_spaces.kernel.SystemProperties
prints debug info when performing eviction.
EVICTION_STRATEGY - Static variable in class com.j_spaces.kernel.SystemProperties
Map API Local Cache Strategy
EvictionStrategy - Interface in com.j_spaces.javax.cache
EvictionStrategy decides which entry to evict when the cache reaches its limits.
EXCEPTIONTYPE_REMOTEEXCEPTION - Static variable in class com.j_spaces.jca.JSInteraction
 
EXCEPTIONTYPE_TX - Static variable in class com.j_spaces.jca.JSInteraction
 
EXCLUSIVE_READ_LOCK - Static variable in class com.j_spaces.core.client.ReadTakeModifiers
The int value representing the Exclusive_Read_Lock modifier.
execute(InteractionSpec, Record) - Method in class com.j_spaces.jca.JSInteraction
 
execute(InteractionSpec, Record, Record) - Method in class com.j_spaces.jca.JSInteraction
 
execute(Connection, IJSpace, ArrayList) - Method in interface com.j_spaces.jdbc.IProcedure
The execute method should include the business logic to be invoked at the server side
exit(int) - Static method in class com.j_spaces.jms.utils.GSJMSAdmin
 
exportObject(Remote) - Method in interface com.j_spaces.core.IStubHandler
Exports the remote object to make it available to receive incoming calls.
EXTEND_LEASE - Static variable in interface com.j_spaces.core.cluster.IReplicationFilterEntry
lease renewal.
externalDataSource - Variable in class com.j_spaces.core.cluster.ClusterPolicy.CacheLoaderConfig
true if cluster holds at least one external data-source; default: false.
externalDataSourceDefault() - Static method in class com.j_spaces.core.cluster.ClusterPolicy.CacheLoaderConfig
 
ExternalEntry - Class in com.j_spaces.core.client
ExternalEntry is special kind of JavaSpace entry that allows users to fill in data using simple methods to form standard Jini entry without implementing the Entry Interface or define public attribute.
ExternalEntry() - Constructor for class com.j_spaces.core.client.ExternalEntry
Default constructor required for java.io.Externalizable interface.
ExternalEntry(String) - Constructor for class com.j_spaces.core.client.ExternalEntry
Constructs an ExternalEntry object that will be used as a template.
ExternalEntry(String[]) - Constructor for class com.j_spaces.core.client.ExternalEntry
Constructs an ExternalEntry object that will be used as a template for readMultiple/takeMultiple operations.
ExternalEntry(String, Object[], String[], String[]) - Constructor for class com.j_spaces.core.client.ExternalEntry
Constructs an ExternalEntry object.
ExternalEntry(String, Object[], String[]) - Constructor for class com.j_spaces.core.client.ExternalEntry
Constructs an ExternalEntry object.
ExternalEntry(String, Object[]) - Constructor for class com.j_spaces.core.client.ExternalEntry
Constructs an ExternalEntry object.
extractEntry() - Method in class com.j_spaces.core.client.TokenQuery
 

F

FIFO_MODE - Static variable in class com.j_spaces.core.client.SpaceURL
if true FIFO mode enabled.
FIFOEvictionStrategy - Class in com.j_spaces.map.eviction
first-in first-out (as opposed to LIFO � last-in first-out) Items come out in the same order they came in.
FIFOEvictionStrategy() - Constructor for class com.j_spaces.map.eviction.FIFOEvictionStrategy
 
FifoOperationException - Exception in com.j_spaces.core
Parent exception class of all Fifo Exceptions.
fillInStackTrace() - Method in exception com.j_spaces.core.client.OperationTimeoutException
override fillInStackTrace() and do nothing
FILTER_DIRECTION_INPUT - Static variable in interface com.j_spaces.core.cluster.IReplicationFilter
Input filter direction.
FILTER_DIRECTION_OUTPUT - Static variable in interface com.j_spaces.core.cluster.IReplicationFilter
Output filter direction.
FilterOperationCodes - Class in com.j_spaces.core.filters
This class declares static fields for filter operation codes.
find(String, Class[], Entry[], String, String, long, Properties) - Static method in class com.j_spaces.core.client.LookupFinder
Finds specified server using all the criterions: service name, service classes and service attributes.
find(String, Class[], Entry[], String, String, long) - Static method in class com.j_spaces.core.client.LookupFinder
Finds specified server using all the criterions: service name, service classes and service attributes.
find(String, Class, String, long, Properties) - Static method in class com.j_spaces.core.client.LookupFinder
Finds specified service according to service name and service class only.
find(Class[], Entry[], String, long, Properties) - Static method in class com.j_spaces.core.client.LookupFinder
Finds specified service according to service classes and service attributes.
find(String[]) - Static method in class com.j_spaces.core.client.SpaceFinder
SpaceFinder.find multiple URL provides ability to define space search order.
find(String, IJSpace) - Static method in class com.j_spaces.core.client.SpaceFinder
Finds a space using the space provided.
find(String, IJSpace, LifeCycle) - Static method in class com.j_spaces.core.client.SpaceFinder
Finds or creates an instance of a GigaSpace based on the specified spaceURL.
find(String, IJSpace, Properties, LifeCycle) - Static method in class com.j_spaces.core.client.SpaceFinder
Finds or creates an instance of a GigaSpace based on the specified spaceURL.
find(SpaceURL) - Static method in class com.j_spaces.core.client.SpaceFinder
The general format for this URL is as follows: Protocol://[host]:[port]/[container_name]/[space_name]?
find(String) - Static method in class com.j_spaces.core.client.SpaceFinder
The general format for this URL is as follows: Protocol://[host]:[port]/[container_name]/[space_name]?
find(String, Properties) - Static method in class com.j_spaces.core.client.SpaceFinder
The general format for this URL is as follows: Protocol://[host]:[port]/[container_name]/[space_name]?
find(String) - Static method in class com.j_spaces.map.CacheFinder
The general format for this URL is as follows: Protocol://[host]:[port]/[container_name]/[space_name]?
find(String[]) - Static method in class com.j_spaces.map.CacheFinder
CacheFinder.find multiple URL provides ability to define cache search order.
find(String, Properties) - Static method in class com.j_spaces.map.CacheFinder
Find a cache using the custom Properties provided which overwrites the space/container/cluster configurations.
find(String, IJSpace) - Static method in class com.j_spaces.map.CacheFinder
Find a cache using the space provided.
findColumn(String) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
FinderException - Exception in com.j_spaces.core.client
A FinderException is thrown if an attempt to find space or container fails.
FinderException() - Constructor for exception com.j_spaces.core.client.FinderException
Constructs a FinderException with null as its error detail message.
FinderException(String) - Constructor for exception com.j_spaces.core.client.FinderException
Constructs a FinderException with the specified detail message.
FinderException(String, Throwable) - Constructor for exception com.j_spaces.core.client.FinderException
Constructs a new FinderException with the specified detail message and cause.
first() - Method in class com.j_spaces.jdbc.driver.GResultSet
 
flush(PersistentContext) - Method in interface com.j_spaces.sadapter.GenericPA.IBasicPersistence
This method called when the space engine instruct the persistent store to flush its cache into the disk.
forget(Xid) - Method in class com.j_spaces.core.client.XAResourceImpl
 
format(LogRecord) - Method in class com.gigaspaces.logger.GSSimpleFormatter
Format the given LogRecord.
FULL_REPLICATION - Static variable in class com.j_spaces.core.cluster.ReplicationPolicy
 

G

GE - Static variable in class com.j_spaces.core.client.TemplateMatchCodes
grater-equal operation
GenericPrincipal - Class in com.j_spaces.core.filters
GenericPrincipal implementation of Principal that is available for use by ISpaceUserAccountDriver implementations.
GenericPrincipal(String, String, List<String>, Map<String, List>, Map<String, List>) - Constructor for class com.j_spaces.core.filters.GenericPrincipal
Construct a new Principal for the specified username and password, with the specified role names (as Strings).
GenericPrincipal(String, String) - Constructor for class com.j_spaces.core.filters.GenericPrincipal
Construct a new Principal for the specified username and password.
GenericPrincipal.Attribute - Class in com.j_spaces.core.filters
 
GenericPrincipal.Attribute() - Constructor for class com.j_spaces.core.filters.GenericPrincipal.Attribute
 
GenericPrincipal.Attribute(String, Object) - Constructor for class com.j_spaces.core.filters.GenericPrincipal.Attribute
 
get(Object) - Method in interface com.j_spaces.javax.cache.Cache
The get method will return, from the cache, the object associated with the argument "key".
get(Object, long) - Method in interface com.j_spaces.map.IMap
Returns the object that is associated with key in this cache.
getAcknowledgeMode() - Method in class com.j_spaces.jms.GSSessionImpl
JMS 1.1 API
getAdapterType() - Method in class com.j_spaces.core.JSpaceAttributes
 
getAdmin() - Method in interface com.j_spaces.core.IJSpace
Returns the admin object to the remote part of this space.
getAdmin() - Method in class com.j_spaces.jms.GSConnectionFactoryImpl
 
getAll(Collection) - Method in interface com.j_spaces.javax.cache.Cache
The getAll method will return, from the cache, a Map of the objects associated with the Collection of keys in argument "keys".
getArray(int) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getArray(String) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getAsciiStream(int) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getAsciiStream(String) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getAttribute(Object, String) - Method in interface com.j_spaces.map.IMap
Deprecated. This method will not be available in future versions
getAttributes(ExternalEntry) - Static method in class com.j_spaces.map.Envelope
Deprecated. This method will not available in future versions
getAttributes(Object) - Method in interface com.j_spaces.map.IMap
Deprecated. This method will not be available in future versions
getAttributes(Object, long) - Method in interface com.j_spaces.map.IMap
Deprecated. This method will not be available in future versions
getAverage() - Method in class com.j_spaces.core.filters.StatisticsContext
The average calculated on the last time according to the statistics sampling rate.
getBigDecimal(int) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getBigDecimal(int, int) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getBigDecimal(String) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getBigDecimal(String, int) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getBinaryStream(int) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getBinaryStream(String) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getBlob(int) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getBlob(String) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getBodyAsBytes() - Method in class com.j_spaces.jms.GSBytesMessageImpl
 
getBodyAsBytes() - Method in class com.j_spaces.jms.GSMessageImpl
Returns the array of bytes body of the message.
getBodyAsBytes() - Method in class com.j_spaces.jms.GSStreamMessageImpl
 
getBodyLength() - Method in class com.j_spaces.jms.GSBytesMessageImpl
Gets the number of bytes of the message body when the message is in read-only mode.
getBondedDestPrefixName() - Method in class com.j_spaces.jms.utils.GSJMSAdmin
 
getBondedQueueFacName() - Method in class com.j_spaces.jms.utils.GSJMSAdmin
 
getBondedTopicFacName() - Method in class com.j_spaces.jms.utils.GSJMSAdmin
 
getBondedXAQueueFacName() - Method in class com.j_spaces.jms.utils.GSJMSAdmin
 
getBondedXATopicFacName() - Method in class com.j_spaces.jms.utils.GSJMSAdmin
 
getBoolean(int) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getBoolean(String) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getBoolean(String) - Method in class com.j_spaces.jms.GSMapMessageImpl
 
getBooleanProperty(String) - Method in class com.j_spaces.jms.GSMessageImpl
Returns a property as a boolean value.
getByte(int) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getByte(String) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getByte(String) - Method in class com.j_spaces.jms.GSMapMessageImpl
 
getByteProperty(String) - Method in class com.j_spaces.jms.GSMessageImpl
Returns a property as a byte value.
getBytes(int) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getBytes(String) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getBytes(String) - Method in class com.j_spaces.jms.GSMapMessageImpl
 
getBytes() - Method in class com.j_spaces.kernel.lrmi.MarshObject
 
getCache() - Method in class com.j_spaces.jca.GSInteraction
Returns the interface to IMap.
getCacheEntry(Object) - Method in interface com.j_spaces.javax.cache.Cache
Returns the CacheEntry object associated with the object identified by "key".
getCacheEntry(Object) - Method in class com.j_spaces.map.GSMapImpl
Returns the CacheEntry object associated with the object identified by "key".
getCacheID() - Method in class com.j_spaces.map.Command
Returns the cache id.
getCacheID(ExternalEntry) - Static method in class com.j_spaces.map.Envelope
Extracts the CacheId from an Envelope.
getCacheLoaderClass() - Method in class com.j_spaces.core.JSpaceAttributes
 
getCacheManagerSize() - Method in class com.j_spaces.core.JSpaceAttributes
 
getCachePolicy() - Method in class com.j_spaces.core.JSpaceAttributes
 
getCauseException() - Method in class com.j_spaces.core.SpaceCopyStatus
 
getChar(String) - Method in class com.j_spaces.jms.GSMapMessageImpl
 
getCharacterStream(int) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getCharacterStream(String) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getCheckPointPeriod() - Method in class com.j_spaces.core.JSpaceAttributes
 
getClassLoaderMapHolders() - Method in class com.gigaspaces.converter.pojo.Configuration
 
getClassName() - Method in class com.j_spaces.core.client.BasicTypeInfo
Returns Entry Class Name.
getClassName() - Method in exception com.j_spaces.core.client.EntryAlreadyInSpaceException
Returns the rejected entry class name.
getClassName() - Method in class com.j_spaces.core.client.ExternalEntry
Entry class Name.
getClassName() - Method in class com.j_spaces.core.client.SQLQuery
Extract the Entry class name for the current query.
getClassName() - Method in exception com.j_spaces.core.DropClassException
Returns desired dropped class.
getClassName() - Method in interface com.j_spaces.core.IGSEntry
Entry class Name.
getClassName() - Method in exception com.j_spaces.core.InvalidFifoClassException
Return invalid className.
getClassname() - Method in class com.j_spaces.core.LeaseProxy
Returns a class name of lease resource( Entry/Notify Template ).
getClassTypeInfo(String) - Method in interface com.j_spaces.core.admin.IRemoteJSpaceAdmin
Get the basic class information from the space directory.
getClazzName() - Method in class com.j_spaces.sadapter.GenericPA.PersistentEntry
Gets the class name of entry.
getClazzName() - Method in class com.j_spaces.sadapter.GenericPA.PersistentMatchTemplate
class name from which to select the entries.
getClazzType() - Method in class com.j_spaces.sadapter.GenericPA.PersistentEntry
Returns the entry's class type indicator.
getClientVersionID() - Method in exception com.j_spaces.core.client.EntryVersionConflictException
Return entry client Version ID
getClob(int) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getClob(String) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getClusterConfigURL() - Method in class com.j_spaces.core.JSpaceAttributes
 
getClusteredSpace(String, boolean) - Method in interface com.j_spaces.core.IJSpaceContainer
Returns a clustered proxy of the specified space.
getClusterPolicy() - Method in interface com.j_spaces.core.admin.IRemoteJSpaceAdmin
Return the present ClusterPolicy objects.
getClusterPolicy() - Method in class com.j_spaces.core.JSpaceAttributes
 
getClusterSchema() - Method in class com.j_spaces.core.client.SpaceURL
Gets the cluster schema name.
getCnxCounter() - Method in class com.j_spaces.jms.GSConnectionFactoryImpl
 
getCodeBase() - Method in class com.j_spaces.core.client.BasicTypeInfo
Returns Entry Class Codebase.
getCodebase() - Method in class com.j_spaces.core.client.ExternalEntry
Entry-class codebase.
getCodebase() - Method in interface com.j_spaces.core.IGSEntry
Entry-class codebase.
getCommunicationMode() - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
getCompressionMinSize() - Method in class com.j_spaces.jms.utils.GSJMSAdmin
 
getConcurrency() - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getConfig() - Method in interface com.j_spaces.core.admin.IJSpaceContainerAdmin
Get container configuration.
getConfig() - Method in interface com.j_spaces.core.admin.IRemoteJSpaceAdmin
Returns SpaceConfig of this space.
getConfiguration() - Method in class com.gigaspaces.converter.pojo.ConverterHelper
Get the configuration
getConnection() - Method in class com.j_spaces.jca.GSConnectionFactory
 
getConnection(ConnectionSpec) - Method in class com.j_spaces.jca.GSConnectionFactory
 
getConnection(Subject, ConnectionRequestInfo) - Method in class com.j_spaces.jca.GSManagedConnection
 
getConnection() - Method in class com.j_spaces.jca.JSInteraction
 
getConnectionRetries() - Method in class com.j_spaces.core.JSpaceAttributes
 
getConsumerID() - Method in class com.j_spaces.jms.GSMessageConsumerImpl
 
getConsumersC() - Method in class com.j_spaces.jms.GSSessionImpl
 
getContainer() - Method in interface com.j_spaces.core.IJSpace
Returns the container proxy this space resides in.
getContainerName() - Method in class com.j_spaces.core.client.SpaceURL
Get container name.
getCount() - Static method in class com.j_spaces.core.filters.FilterOperationCodes
Return the number of all filter operation codes.
getCount() - Method in class com.j_spaces.jca.GSRecordEntry
Returns the count.
getCount(PersistentContext, String) - Method in interface com.j_spaces.sadapter.GenericPA.IBasicPersistence
This method called when the space engine retrieve class instance count.
getCreationTime() - Method in class com.j_spaces.www.DSession
Returns HttpSession.getCreationTime().
getCurrentCount() - Method in class com.j_spaces.core.filters.StatisticsContext
Current count of operations.
getCursorName() - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getCustomProperties() - Method in class com.j_spaces.core.client.SpaceURL
Returns custom properties
getCustomProperties() - Method in class com.j_spaces.core.JSpaceAttributes
 
getDate(int) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getDate(String) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getDate(int, Calendar) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getDate(String, Calendar) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getDbName() - Method in class com.j_spaces.core.JSpaceAttributes
 
getDbName() - Method in class com.j_spaces.sadapter.GenericPA.PersistentContext
Returns the datastore name.
getDbPassword() - Method in class com.j_spaces.core.JSpaceAttributes
 
getDbUserName() - Method in class com.j_spaces.core.JSpaceAttributes
 
getDCacheConfigName() - Method in class com.j_spaces.core.JSpaceAttributes
 
getDCacheProperties() - Method in class com.j_spaces.core.JSpaceAttributes
 
getDeliveryMode() - Method in class com.j_spaces.jms.GSMessageProducerImpl
 
getDescribedClasses() - Method in class com.gigaspaces.converter.pojo.Pojo2ExternalEntryConverter
Gets all the ExternalEntry objects from all the classes that have a POJODescriptor object.
getDescription() - Method in class com.j_spaces.jms.GSTemporaryQueueImpl
 
getDescription() - Method in class com.j_spaces.jms.GSTemporaryTopicImpl
 
getDestination() - Method in class com.j_spaces.jms.GSMessageProducerImpl
 
getDestination(String) - Method in class com.j_spaces.jms.utils.GSJMSAdmin
 
getDirection() - Method in exception com.j_spaces.core.cluster.ReplicationFilterException
Gets replication filter direction Input/Output.
getDisableMessageID() - Method in class com.j_spaces.jms.GSMessageProducerImpl
 
getDisableMessageTimestamp() - Method in class com.j_spaces.jms.GSMessageProducerImpl
 
getDistributedTransaction() - Method in class com.j_spaces.jca.GSManagedConnectionFactory
 
getDouble(int) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getDouble(String) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getDouble(String) - Method in class com.j_spaces.jms.GSMapMessageImpl
 
getDoubleProperty(String) - Method in class com.j_spaces.jms.GSMessageImpl
Returns a property as a double.
getDtxLookupGroups() - Method in class com.j_spaces.jca.GSManagedConnectionFactory
 
getDtxServiceName() - Method in class com.j_spaces.jca.GSManagedConnectionFactory
 
getDtxUnicastLookupHost() - Method in class com.j_spaces.jca.GSManagedConnectionFactory
 
getDurableSubscriberDetailsFromXML(String, String) - Method in class com.j_spaces.jms.utils.GSJMSAdmin
 
getEISProductName() - Method in class com.j_spaces.jca.GSMetaData
 
getEISProductVersion() - Method in class com.j_spaces.jca.GSMetaData
 
getEngineExtendedMatchClasses() - Method in class com.j_spaces.core.JSpaceAttributes
 
getEngineMaxThreads() - Method in class com.j_spaces.core.JSpaceAttributes
 
getEngineMemoryUsageEvictionBatchSize() - Method in class com.j_spaces.core.JSpaceAttributes
 
getEngineMemoryUsageHighPercentageRatio() - Method in class com.j_spaces.core.JSpaceAttributes
 
getEngineMemoryUsageLowPercentageRatio() - Method in class com.j_spaces.core.JSpaceAttributes
 
getEngineMemoryUsageRetryCount() - Method in class com.j_spaces.core.JSpaceAttributes
 
getEngineMemoryUsageWriteOnlyBlockPercentageRatio() - Method in class com.j_spaces.core.JSpaceAttributes
 
getEngineMemoryWriteOnlyCheckPercentageRatio() - Method in class com.j_spaces.core.JSpaceAttributes
 
getEngineMinThreads() - Method in class com.j_spaces.core.JSpaceAttributes
 
getEntityClass() - Method in class com.j_spaces.core.JSpaceAttributes
 
getEntries(PersistentContext, String, Object[]) - Method in interface com.j_spaces.sadapter.GenericPA.IBasicPersistence
This method called when the space engine searches for multiple entries using array of UID's and className in the persistent storage.
getEntry(boolean) - Method in class com.j_spaces.core.client.EntryArrivedRemoteEvent
Deprecated. 
getEntry() - Method in class com.j_spaces.core.client.EntryArrivedRemoteEvent
Deprecated. 
getEntry(IJSpace) - Method in class com.j_spaces.core.client.ExternalEntry
Converts to Entry object.
getEntry() - Method in class com.j_spaces.core.client.SQLQuery
Extract the Entry for the current query.
getEntry(IJSpace) - Method in interface com.j_spaces.core.IGSEntry
Deprecated. use IGSEntry.getObject(IJSpace) instead.
getEntry() - Method in interface com.j_spaces.javax.cache.CacheBulk.BulkEntry
The entry represented by this BulkEntry.
getEntry() - Method in class com.j_spaces.jca.GSRecordEntry
get JCA record with Entry object.
getEntry(PersistentContext, String, Object) - Method in interface com.j_spaces.sadapter.GenericPA.IBasicPersistence
This method called when the space engine search for entry using UID and class name in the persistent storage.
getEntryInfo() - Method in class com.j_spaces.core.LeaseProxy
Returns EntryInfo of written Entry.
getEntryUID(Object) - Method in class com.gigaspaces.converter.pojo.Pojo2ExternalEntryConverter
Check if the object is instance of IMetaData and has primary key or Entry and contains "__getEntryUid" method.
getEventRegistration() - Method in class com.j_spaces.core.client.NotifyDelegator
Returns an EventRegistration object that can be used to cancel or renew the notification lease, to get the unique id of the registration, to get the sequence number at the time of registration and the space that is the source of the registration.
getEventRegistration() - Method in class com.j_spaces.jca.GSRecordEntry
Returns the eventRegistration.
getExpiration() - Method in class com.j_spaces.core.client.GSIterator
Returns the absolute time that the lease will expire, represented as milliseconds from the beginning of the epoch, relative to the local clock.
getExpiration() - Method in class com.j_spaces.core.LeaseProxy
getExpirationTimeInterval() - Method in class com.j_spaces.core.JSpaceAttributes
 
getExtendedMatchCodes() - Method in class com.j_spaces.core.client.ExternalEntry
Matching codes array.
getExternalEntry(ExternalEntry, boolean) - Method in class com.gigaspaces.converter.pojo.Pojo2ExternalEntryConverter
Gets the ExternalEntry of the class.
getExternalEntry() - Method in class com.j_spaces.core.client.EntryArrivedRemoteEvent
Returns the ExternalEntry that triggered the specified remote event.
getExternalEntry(IJSpace) - Method in class com.j_spaces.core.client.ExternalEntry
Convert to Entry object or ExternalEntry.
getExternalEntry() - Method in class com.j_spaces.core.client.RegExQuery
Returns a reference to the ExternalEntry set for this query.
getExternalEntry(IJSpace) - Method in interface com.j_spaces.core.IGSEntry
Convert to Entry object or ExternalEntry.
getExternalEntryMap() - Method in class com.gigaspaces.converter.pojo.Configuration
Get the external entry map
getFetchDirection() - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getFetchSize() - Method in class com.j_spaces.jdbc.driver.GResultSet
This is only used as a hint. no support here.
getFiedsType() - Method in class com.gigaspaces.hibernate.HibernateClassMetadata
Entity Fields Types.
getFieldNames() - Method in class com.j_spaces.jdbc.ResultEntry
The ResultEntry Field Names
getFieldPosition(String) - Method in class com.j_spaces.core.client.ExternalEntry
Return the the field position in the FieldsValues array.
getFieldPosition(String) - Method in interface com.j_spaces.core.IGSEntry
Return the the field position in the FieldsValues array.
getFieldsNames() - Method in class com.j_spaces.core.client.BasicTypeInfo
Returns Entry Class Fields Names array.
getFieldsNames() - Method in class com.j_spaces.core.client.ExternalEntry
Entry fields names.
getFieldsNames() - Method in interface com.j_spaces.core.IGSEntry
Entry fields names.
getFieldsNamesChecksum() - Method in class com.j_spaces.core.client.BasicTypeInfo
 
getFieldsTypes() - Method in class com.j_spaces.core.client.BasicTypeInfo
Returns Entry Class Fields Types array.
getFieldsTypes() - Method in class com.j_spaces.core.client.ExternalEntry
Entry Fields Types.
getFieldsTypes() - Method in interface com.j_spaces.core.IGSEntry
Entry Fields Types.
getFieldsTypesChecksum() - Method in class com.j_spaces.core.client.BasicTypeInfo
 
getFieldsValues() - Method in class com.j_spaces.core.client.ExternalEntry
Entry field Values.
getFieldsValues() - Method in interface com.j_spaces.core.IGSEntry
Entry field Values.
getFieldsValues() - Method in class com.j_spaces.sadapter.GenericPA.PersistentEntry
Gets the array of fields' values of the entry.
getFieldType(String) - Method in class com.j_spaces.core.client.ExternalEntry
Retries the given field its type class name.
getFieldType(String) - Method in interface com.j_spaces.core.IGSEntry
Retries the given field its type class name.
getFieldValue(String) - Method in class com.j_spaces.core.client.ExternalEntry
Retrieves the given field value.
getFieldValue(int) - Method in class com.j_spaces.core.client.ExternalEntry
Retrieves the given field value by position.
getFieldValue(String) - Method in interface com.j_spaces.core.IGSEntry
Retrieves the given field value.
getFieldValue(int) - Method in interface com.j_spaces.core.IGSEntry
Retrieves the given field value by position.
getFieldValues(int) - Method in class com.j_spaces.jdbc.ResultEntry
The ResultEntry Field Values
getFieldValues() - Method in class com.j_spaces.jdbc.ResultEntry
Get the ResultEntry Field Values
getFieldValues() - Method in class com.j_spaces.sadapter.GenericPA.PersistentMatchTemplate
array of values for search condition.m_FieldValues array correspond to the fields array given when the table was created (fieldNames parameter in createClassTable), and the size of the m_FieldValues array is less or equal to the size of fieldNames.
getFile(URL) - Static method in class com.gigaspaces.converter.pojo.ConverterHelper
Resolve the given resource URL to a java.io.File, i.e. to a file in the file system.
getFiledsNames() - Method in class com.gigaspaces.hibernate.HibernateClassMetadata
Entity fields names.
getFilterClassName() - Method in exception com.j_spaces.core.cluster.ReplicationFilterException
Gets the replication filter implementation class name.
getFiltersInfo() - Method in class com.j_spaces.core.JSpaceAttributes
 
getFloat(int) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getFloat(String) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getFloat(String) - Method in class com.j_spaces.jms.GSMapMessageImpl
 
getFloatProperty(String) - Method in class com.j_spaces.jms.GSMessageImpl
Returns a property as a float value.
getFormat() - Method in class com.j_spaces.core.client.ExternalEntry
Returns one of the applicable Object formats ObjectFormat.
getFormat() - Method in interface com.j_spaces.core.IGSEntry
Returns one of the applicable Object formats ObjectFormat.
getFunctionName() - Method in class com.j_spaces.jca.GSInteractionSpec
 
getGSManagedConnectionFactory() - Method in class com.j_spaces.jca.GSManagedConnection
 
getHandback() - Method in interface com.j_spaces.core.filters.entry.IFilterEntry
Gets the callback handback.
getHost() - Method in class com.j_spaces.core.client.SpaceURL
Gets URL host.
getId() - Method in class com.j_spaces.www.DSession
Returns HttpSession.getId().
getIdName() - Method in class com.gigaspaces.hibernate.HibernateClassMetadata
Entity Id field name.
getImplementationUserContext() - Method in class com.j_spaces.sadapter.GenericPA.PersistentContext
Returns the user context Implementation object.
getImplementorContext() - Method in class com.j_spaces.core.SecurityContext
Get the implementation specific free context.
getInActiveSpaceName() - Method in exception com.gigaspaces.cluster.activeelection.InactiveSpaceException
 
getIndexedFields() - Method in class com.j_spaces.core.client.BasicTypeInfo
Returns Entry indexed Fields.
getIndexesIndicator() - Method in class com.gigaspaces.hibernate.HibernateClassMetadata
Indexed fields array indication.
getIndexIndicators() - Method in class com.j_spaces.core.client.ExternalEntry
Indexed fields array indication.
getIndexIndicators() - Method in interface com.j_spaces.core.IGSEntry
Indexed fields array indication.
getInitSAConnections() - Method in class com.j_spaces.core.JSpaceAttributes
 
getInputStream(String) - Method in class com.gigaspaces.converter.pojo.ConverterHelper
This implementation opens an InputStream for the given class path resource.
getInstance(IMap) - Static method in class com.j_spaces.core.client.LocalTransactionManager
Returns single instance of LocalTransactionManager per map.
getInstance(IJSpace) - Static method in class com.j_spaces.core.client.LocalTransactionManager
Returns single instance of LocalTransactionManager per space.
getInstance(IJSpace) - Static method in class com.j_spaces.core.client.MulticastNotifyDelegator
Returns single instance of MulticastNotifyDelegator per space.
getInstance(String) - Static method in class com.j_spaces.jms.utils.GSJMSAdmin
Returns instance of the GSJMSAdmin utility.
getInstance() - Static method in class com.j_spaces.jms.utils.GSJMSAdmin
Returns instance of the GSJMSAdmin utility.
getInt(int) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getInt(String) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getInt(String) - Method in class com.j_spaces.jms.GSMapMessageImpl
 
getIntProperty(String) - Method in class com.j_spaces.jms.GSMessageImpl
Returns a property as an int.
getJavaSpaceURL() - Method in class com.j_spaces.jca.GSManagedConnection
Returns the javaSpaceURL.
getJavaSpaceURL() - Method in class com.j_spaces.jca.GSManagedConnectionFactory
 
getJiniTx() - Method in class com.j_spaces.jca.GSManagedConnection
Gets the jiniTx associated.
getJMSCorrelationID() - Method in class com.j_spaces.jms.GSMessageImpl
Sets the correlation ID for the message.
getJMSCorrelationIDAsBytes() - Method in class com.j_spaces.jms.GSMessageImpl
 
getJMSDeliveryMode() - Method in class com.j_spaces.jms.GSMessageImpl
Gets the DeliveryMode value specified for this message.
getJMSDestination() - Method in class com.j_spaces.jms.GSMessageImpl
Gets the message destination.
getJMSExpiration() - Method in class com.j_spaces.jms.GSMessageImpl
 
getJMSMajorVersion() - Method in class com.j_spaces.jms.GSConnectionMetaDataImpl
API Method
getJMSMessageID() - Method in class com.j_spaces.jms.GSMessageImpl
 
getJMSMinorVersion() - Method in class com.j_spaces.jms.GSConnectionMetaDataImpl
API Method
getJMSPriority() - Method in class com.j_spaces.jms.GSMessageImpl
 
getJMSProviderName() - Method in class com.j_spaces.jms.GSConnectionMetaDataImpl
API Method Returns Product name of the underlying EIS instance connected through the ManagedConnection.
getJMSProviderName() - Method in class com.j_spaces.jms.GSSessionImpl
 
getJMSQueueNames() - Method in class com.j_spaces.core.JSpaceAttributes
 
getJMSRedelivered() - Method in class com.j_spaces.jms.GSMessageImpl
 
getJMSReplyTo() - Method in class com.j_spaces.jms.GSMessageImpl
 
getJMSRmiPort() - Method in class com.j_spaces.core.JSpaceAttributes
 
getJMSTimestamp() - Method in class com.j_spaces.jms.GSMessageImpl
 
getJMSTopicNames() - Method in class com.j_spaces.core.JSpaceAttributes
 
getJMSType() - Method in class com.j_spaces.jms.GSMessageImpl
API method.
getJMSVersion() - Method in class com.j_spaces.jms.GSConnectionMetaDataImpl
API Method Supporting JMS 1.02 Spec.
getJMSXPropertyNames() - Method in class com.j_spaces.jms.GSConnectionMetaDataImpl
API Method Returns enum of the GigaSpaces JMS API supported JMSX properties.
getKey(ExternalEntry) - Static method in class com.j_spaces.map.Envelope
Extracts the key from an Envelope.
getKey() - Method in class com.j_spaces.map.Envelope
 
getLastAccessedTime() - Method in class com.j_spaces.www.DSession
Returns HttpSession.getLastAccessedTime().
getLease() - Method in class com.j_spaces.core.client.TransactionInfo
Returns the lease of the transaction.
getLease() - Method in class com.j_spaces.jca.GSRecordEntry
get JCA record Lease object
getLeaseTimeout() - Method in class com.j_spaces.jca.GSManagedConnectionFactory
 
getListener() - Method in class com.j_spaces.jca.GSRecordEntry
get JCA record RemoteEventListener object
getLocalSpace() - Method in interface com.j_spaces.map.IMap
Returns the Local Space proxy if exists.
getLocalTransaction() - Method in class com.j_spaces.jca.GSConnection
 
getLocalTransaction() - Method in class com.j_spaces.jca.GSManagedConnection
 
getLocalTransactionManager() - Method in class com.j_spaces.jms.GSConnectionFactoryImpl
 
getLogger() - Static method in class com.gigaspaces.converter.ConverterTracer
 
getLogWriter() - Method in class com.j_spaces.jca.GSManagedConnection
 
getLogWriter() - Method in class com.j_spaces.jca.GSManagedConnectionFactory
 
getLong(int) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getLong(String) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getLong(String) - Method in class com.j_spaces.jms.GSMapMessageImpl
 
getLongProperty(String) - Method in class com.j_spaces.jms.GSMessageImpl
Returns a property as a long.
getLRMIClientPort() - Method in class com.j_spaces.core.JSpaceAttributes
 
getLRMIProtocolName() - Method in class com.j_spaces.core.JSpaceAttributes
 
getLRMIServerPort() - Method in class com.j_spaces.core.JSpaceAttributes
 
getManagedConnection() - Method in class com.j_spaces.jca.GSConnection
 
getManagerID() - Method in class com.j_spaces.core.client.LocalTransactionManager
Gets the Manager Id.
getMapBody() - Method in class com.j_spaces.jms.GSMessageImpl
Returns the hashmap based body of the message.
getMapEntry() - Method in class com.j_spaces.core.client.ExternalEntry
Returns a Map.Entry (key-value pair) representation of this entity.
getMapEntry() - Method in interface com.j_spaces.core.IGSEntry
Returns a Map.Entry (key-value pair) representation of this entity.
getMapEntry() - Method in class com.j_spaces.map.Envelope
Returns a Map.Entry (key-value pair) representation of this entity. Relevant when interacting with the Space using Map API; otherwise a null is returned.
getMapNames() - Method in class com.j_spaces.jms.GSMapMessageImpl
Return an Enumeration of all the Map message's names.
getMasterSpace() - Method in interface com.j_spaces.map.IMap
Returns the Master Space proxy.
getMatchCodes() - Method in class com.j_spaces.sadapter.GenericPA.PersistentMatchTemplate
m_MatchCodes is an array of match conditions (GT,LT and etc..), values taken from com.j_spaces.core.client.TemplateMatchCodes class if m_MatchCodes is null it means equal matching for all non null values in m_FieldValues.
getMaxConnections() - Method in class com.j_spaces.jca.GSMetaData
 
getMaxInactiveInterval() - Method in class com.j_spaces.www.DSession
Returns HttpSession.getMaxInactiveInterval().
getMaxRedoLogCapacity() - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
getMaxSAConnections() - Method in class com.j_spaces.core.JSpaceAttributes
 
getMaxValue() - Static method in class com.j_spaces.core.filters.FilterOperationCodes
Return the max value of the operation codes.
getMemberName() - Method in class com.j_spaces.core.client.SpaceURL
 
getMessage() - Method in exception com.j_spaces.core.client.EntryNotInSpaceException
getMessage() - Method in exception com.j_spaces.core.DetailedUnusableEntryException
 
getMessageListener() - Method in class com.j_spaces.jms.GSMessageConsumerImpl
API method.
getMessageListener() - Method in class com.j_spaces.jms.GSSessionImpl
 
getMessagesC() - Method in class com.j_spaces.jms.GSSessionImpl
 
getMessageSelector() - Method in class com.j_spaces.jms.GSMessageConsumerImpl
API method.
getMetaData() - Method in class com.j_spaces.jca.GSConnection
 
getMetaData() - Method in class com.j_spaces.jca.GSConnectionFactory
 
getMetaData() - Method in class com.j_spaces.jca.GSManagedConnection
 
getMetaData() - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getMirrorServiceConfig() - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
getMultipleUIDs() - Method in class com.j_spaces.core.client.ExternalEntry
Array of Entry UIDs.
getName() - Method in interface com.j_spaces.core.admin.IJSpaceContainerAdmin
Returns name of Container Admin.
getName() - Method in interface com.j_spaces.core.admin.IRemoteJSpaceAdmin
Returns the Space Name.
getName() - Method in class com.j_spaces.core.filters.GenericPrincipal
 
getName() - Method in interface com.j_spaces.core.IJSpace
Returns the name of this space.
getName() - Method in interface com.j_spaces.core.IJSpaceContainer
Returns the name of this container.
getName() - Method in class com.j_spaces.jms.GSTopicSubscriberImpl
Return the durable subscription name
getName() - Method in class com.j_spaces.map.Attribute
Deprecated. Returns the name of this attribute.
getNameFromUID(String) - Static method in class com.j_spaces.core.client.ClientUIDHandler
This method is used to extract the name-string from a given UID.
getNoLocal() - Method in class com.j_spaces.jms.GSTopicSubscriberImpl
API method Gets the NoLocal attribute for this subscriber.
getNotifyRetries() - Method in class com.j_spaces.core.JSpaceAttributes
 
getNotifyType() - Method in class com.j_spaces.core.client.EntryArrivedRemoteEvent
Returns a notify type of this event.
getNotifyType() - Method in interface com.j_spaces.core.filters.entry.IFilterEntry
Gets the notify type.
getNumberImplicitIndexes() - Method in class com.j_spaces.core.JSpaceAttributes
 
getNumberOfLockedObjects() - Method in class com.j_spaces.core.client.TransactionInfo
 
getNumberSyncObjects() - Method in class com.j_spaces.core.JSpaceAttributes
 
getNumOfConsumedMsg() - Method in class com.j_spaces.jms.GSSessionImpl
 
getNumOfProducedMsg() - Method in class com.j_spaces.jms.GSSessionImpl
 
getObject() - Method in class com.j_spaces.core.client.EntryArrivedRemoteEvent
Returns the entry by specification of user.
getObject(IJSpace) - Method in class com.j_spaces.core.client.ExternalEntry
Converts to object.
getObject() - Method in class com.j_spaces.core.client.RegExQuery
Extract the POJO for the current query.
getObject() - Method in class com.j_spaces.core.client.SQLQuery
Extract the POJO for the current query.
getObject(IJSpace) - Method in interface com.j_spaces.core.IGSEntry
Converts to object.
getObject() - Method in interface com.j_spaces.core.LeaseContext
returns the previous value associated with this update-or-write operation.
getObject() - Method in class com.j_spaces.core.LeaseProxy
returns the previous value associated with this update-or-write operation.
getObject(int) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getObject(String) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getObject(int, Map) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getObject(String, Map) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getObject(String) - Method in class com.j_spaces.jms.GSMapMessageImpl
Return the Java object value with the given name Note that this method can be used to return in objectified format, an object that had been stored in the Map with the equivalent setObject method call, or it's equivalent primitive set method.
getObject() - Method in class com.j_spaces.jms.GSObjectMessageImpl
Get the serializable object containing this message's data.
getObjectFormat() - Method in class com.j_spaces.core.client.BasicTypeInfo
 
getObjectFromUID(String) - Static method in class com.j_spaces.core.client.ClientUIDHandler
This method is used to extract the Object from a given UID.
getObjectProperty(String) - Method in class com.j_spaces.jms.GSMessageImpl
API method.
getObjectType() - Method in interface com.j_spaces.core.cluster.IReplicationFilterEntry
Gets the object type as defined at ObjectTypes.
getObjectType() - Method in class com.j_spaces.core.LeaseProxy
Returns type of Lease resource.
getObjProp(String) - Method in class com.j_spaces.jms.GSMessageImpl
 
getOpCode() - Method in interface com.j_spaces.core.cluster.IReplicationFilterEntry
Gets the code of the replicated operation.
getOperation() - Method in exception com.j_spaces.core.client.EntryVersionConflictException
Return the space operation caused the conflict Take or Update
getOperation() - Method in interface com.j_spaces.javax.cache.CacheBulk.BulkEntry
The operation associated with this BulkEntry.
getOperationName(int) - Static method in class com.j_spaces.core.cluster.LoadBalancingPolicy
Converts load-balancing operation from int to String
getOptionalHeader(String) - Method in class com.j_spaces.jms.GSMessageImpl
Returns an optional Message Header field value according to its name.
getOverwrittenConnFacSpaceURL() - Method in class com.j_spaces.jms.utils.GSJMSAdmin
 
getPagePoolSize() - Method in class com.j_spaces.core.JSpaceAttributes
 
getPassword() - Method in class com.j_spaces.core.filters.GenericPrincipal
Returns the password of the user represented by this Principal.
getPassword() - Method in class com.j_spaces.core.SecurityContext
Gets the password.
getPermissions() - Method in class com.j_spaces.core.SecurityContext
Gets the the permission String.
getPojoOrEntryPk(Object) - Method in class com.gigaspaces.converter.pojo.Pojo2ExternalEntryConverter
Check if the Object has a primary key field and not null
getPolicyTypeFromOperationId(int) - Method in class com.j_spaces.core.cluster.LoadBalancingPolicy
returns current load-balancing policy from desired operation id
getPrimaryKeyName() - Method in class com.j_spaces.core.client.ExternalEntry
The field name representing the primary key.
getPrimaryKeyName() - Method in interface com.j_spaces.core.IGSEntry
The field name representing the primary key.
getPrimarySpaceName() - Method in exception com.gigaspaces.cluster.activeelection.InactiveSpaceException
 
getPriority() - Method in class com.j_spaces.jms.GSMessageProducerImpl
 
getProducerID() - Method in class com.j_spaces.jms.GSMessageProducerImpl
 
getProducersC() - Method in class com.j_spaces.jms.GSSessionImpl
 
getProperties() - Method in class com.j_spaces.jms.GSMessageImpl
 
getProperty(String) - Method in class com.j_spaces.core.admin.SpaceConfig
getProperty(String) - Method in class com.j_spaces.core.client.SpaceURL
Retrieves space URL property.
getProperty(String, String) - Method in class com.j_spaces.core.client.SpaceURL
Retrieves space URL property or default value.
getPropertyFromSuper(String) - Method in class com.j_spaces.core.admin.SpaceConfig
Returns the property without using the space name.
getPropertyNames() - Method in class com.j_spaces.jms.GSMessageImpl
Returns an enumeration of the properties names.
getProtocol() - Method in class com.j_spaces.core.client.SpaceURL
Returns SpaceFinder protocol.
getProtocolAdaptorClass() - Method in class com.j_spaces.core.cluster.ReplicationPolicy
Returns protocol adaptor class of this member.
getProtocolName() - Method in interface com.j_spaces.core.IStubHandler
Return Stub Handler protocol name.
getProviderMajorVersion() - Method in class com.j_spaces.jms.GSConnectionMetaDataImpl
API Method
getProviderMinorVersion() - Method in class com.j_spaces.jms.GSConnectionMetaDataImpl
API Method
getProviderVersion() - Method in class com.j_spaces.jms.GSConnectionMetaDataImpl
API Method
getProxy() - Method in class com.j_spaces.core.client.LocalTransactionManager
 
getQpDateFormat() - Method in class com.j_spaces.core.JSpaceAttributes
 
getQpDateTimeFormat() - Method in class com.j_spaces.core.JSpaceAttributes
 
getQpMaxJDBCClientConnections() - Method in class com.j_spaces.core.JSpaceAttributes
 
getQpMinJDBCClientConnections() - Method in class com.j_spaces.core.JSpaceAttributes
 
getQpPort() - Method in class com.j_spaces.core.JSpaceAttributes
 
getQpPort(int) - Method in class com.j_spaces.core.JSpaceAttributes
 
getQpSpaceReadLeaseTime() - Method in class com.j_spaces.core.JSpaceAttributes
 
getQpSpaceWriteLeaseTime() - Method in class com.j_spaces.core.JSpaceAttributes
 
getQpTimeFormat() - Method in class com.j_spaces.core.JSpaceAttributes
 
getQpTransactionTimeout() - Method in class com.j_spaces.core.JSpaceAttributes
 
getQuery() - Method in class com.j_spaces.core.client.SQLQuery
Returns the 'WHERE' part of this SQL Query.
getQuery() - Method in interface com.j_spaces.javax.cache.CacheQuery
Returns the underlying Query Object.
getQueue() - Method in class com.j_spaces.jms.GSQueueReceiverImpl
Gets the Queue associated with this queue receiver.
getQueue() - Method in class com.j_spaces.jms.GSQueueSenderImpl
API method.
getQueue(String) - Method in class com.j_spaces.jms.utils.GSJMSAdmin
Returns a GSQueueImpl object, which is found, using the jndi lookup service.
getQueueConnectionFactory() - Method in class com.j_spaces.jms.utils.GSJMSAdmin
Returns a GSQueueConnectionFactoryImpl object which is found, using the jndi lookup service.
getQueueName() - Method in class com.j_spaces.jms.GSQueueImpl
 
getRangeValues() - Method in class com.j_spaces.core.client.ExternalEntry
Entry range Values.
getReadTakeModifiers() - Method in interface com.j_spaces.core.IJSpace
Gets the proxyReadTakeModifiers.
getRecordFactory() - Method in class com.j_spaces.jca.GSConnectionFactory
 
getRecordName() - Method in class com.j_spaces.jca.GSRecordEntry
 
getRecordShortDescription() - Method in class com.j_spaces.jca.GSRecordEntry
 
getRecoverableTargets(String, String) - Method in class com.j_spaces.core.cluster.LoadBalancingPolicy
Finds all the recovery targets in cluster.
getRecoverableTargets() - Method in class com.j_spaces.core.cluster.ReplicationPolicy
Finds all the recovery targets in cluster.
getRecoveryChunkSize() - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
getRef(int) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getRef(String) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getReference() - Method in class com.j_spaces.jca.GSConnectionFactory
 
getReferentUuid() - Method in interface com.j_spaces.core.IJSpace
Returns the unique uid of this space instance.
getRegistrationObject() - Method in class com.j_spaces.core.client.EntryArrivedRemoteEvent
getReplicationStatus() - Method in interface com.j_spaces.core.admin.IRemoteJSpaceAdmin
returns the replication member-status relation of all the replication groups.
getResult() - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getResultSetInfo() - Method in class com.j_spaces.jca.GSConnection
 
getRoles() - Method in class com.j_spaces.core.filters.GenericPrincipal
Returns set of roles associated with this user.
getRoutingFieldName() - Method in class com.j_spaces.core.client.ExternalEntry
Get the routing field name that was selected to be the first index for partition.
getRow() - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getRowNumber() - Method in class com.j_spaces.jdbc.ResultEntry
Get the number of rows in the result set
getRuntimeConfigReport() - Method in interface com.j_spaces.core.admin.IJSpaceContainerAdmin
Returns runtime configuration report: dump of the overall system configurations (spaces, container, cluster), system env, sys properties.
getRuntimeInfo() - Method in interface com.j_spaces.core.admin.IRemoteJSpaceAdmin
Returns SpaceRuntimeInfo.
getRuntimeInfo(String) - Method in interface com.j_spaces.core.admin.IRemoteJSpaceAdmin
Returns SpaceRuntimeInfo for specific class name and its subclasses.
getSchema() - Method in class com.j_spaces.core.client.SpaceURL
Gets the space and container schema name.
getSchemaName() - Method in class com.j_spaces.core.JSpaceAttributes
 
getSecurityContext() - Method in class com.j_spaces.core.SpaceContext
Gets the security context.
getSerialFormat() - Method in class com.j_spaces.core.LeaseProxy
getSerializationType() - Method in class com.j_spaces.core.JSpaceAttributes
 
getSessionID() - Method in class com.j_spaces.jms.GSSessionImpl
 
getShort(int) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getShort(String) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getShort(String) - Method in class com.j_spaces.jms.GSMapMessageImpl
 
getShortProperty(String) - Method in class com.j_spaces.jms.GSMessageImpl
Returns a property as a short.
getSource() - Method in class com.j_spaces.core.client.EntryArrivedRemoteEvent
getSourceID() - Method in class com.j_spaces.jms.GSTemporaryQueueImpl
returns the source id of the object which have created this temp destination at first place.
getSourceID() - Method in class com.j_spaces.jms.GSTemporaryTopicImpl
returns the source id of the object which have created this temp destination at first place.
getSourceMemberName() - Method in exception com.j_spaces.core.cluster.ReplicationFilterException
Gets the replication channel source member name.
getSourceMemberName() - Method in class com.j_spaces.core.SpaceCopyStatus
 
getSourceMemberURL() - Method in class com.j_spaces.core.SpaceCopyStatus
 
getSpace() - Method in class com.gigaspaces.converter.pojo.Pojo2ExternalEntryConverter
Gets the space
getSpace() - Method in class com.j_spaces.core.client.NotifyDelegator
Returns space proxy or null if NotifyDelegator was constructed as listener, not via constructor with spaceProxy as parameter.
getSpace() - Method in class com.j_spaces.core.client.NotifyDelegatorMultiplexer
Returns space proxy or null if NotifyDelegatorMultiplexer was constructed as listener, not via constructor with spaceProxy as parameter.
getSpace(String, boolean) - Method in interface com.j_spaces.core.IJSpaceContainer
Returns a proxy of the specified space.
getSpace() - Method in class com.j_spaces.jca.GSManagedConnection
Gets the space proxy.
getSpaceAdmin() - Method in class com.j_spaces.jca.JSInteraction
Returns the admin object to the remote part of this space
getSpaceAttributes(String) - Method in interface com.j_spaces.core.IJSpaceContainer
Returns the JSpaceAttributes object of the specified space, through which you may access different space attributes.
getSpaceMemberName() - Method in exception com.j_spaces.core.exception.SpaceUnavailableException
 
getSpaceMemberPosition(String) - Method in class com.j_spaces.core.cluster.ReplicationPolicy
This method returns the relative position of the specified space member in the replication group, or -1 if the space member is not found.
getSpaceName() - Method in class com.j_spaces.core.admin.SpaceConfig
Returns the space name.
getSpaceName() - Method in class com.j_spaces.core.client.SpaceURL
Gets Space name.
getSpaceNames() - Method in interface com.j_spaces.core.IJSpaceContainer
Returns the names of the spaces that belong to this container.
getSpaceState() - Method in class com.j_spaces.core.JSpaceAttributes
 
getSpaceURL() - Method in class com.j_spaces.jca.JSInteraction
 
getSpaceURL() - Method in class com.j_spaces.jms.GSConnectionFactoryImpl
 
getSpaceUrlAttributes() - Static method in class com.j_spaces.core.client.SpaceURL
Gets a list of all the available space url attributes keys.
getSpaceUuid() - Method in class com.j_spaces.core.client.EntryArrivedRemoteEvent
Returns the unique uid of the space the event originated from.
getSpaceVersionID() - Method in exception com.j_spaces.core.client.EntryVersionConflictException
Return entry Space Version ID
getSSLKeyStore() - Method in class com.j_spaces.core.JSpaceAttributes
 
getSSLPassword() - Method in class com.j_spaces.core.JSpaceAttributes
 
getSSLTrustStore() - Method in class com.j_spaces.core.JSpaceAttributes
 
getStartTime() - Method in class com.j_spaces.core.client.TransactionInfo
 
getState() - Method in class com.gigaspaces.cluster.activeelection.core.ActiveElectionState
 
getState() - Method in interface com.j_spaces.core.admin.IRemoteJSpaceAdmin
Returns the particular condition of this space.
getState(Object) - Method in class com.j_spaces.core.client.LocalTransactionManager
Get the transaction state.
getState(long) - Method in class com.j_spaces.core.client.LocalTransactionManager
getStatement() - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getStatistics(Integer) - Method in interface com.j_spaces.core.admin.StatisticsAdmin
Returns a StatisticsContext for specific filter operation code.
getStatistics() - Method in interface com.j_spaces.core.admin.StatisticsAdmin
Returns statistics repository that contains a map of operation codes to StatisticsContext objects for all filter operation codes.
getStatisticsSamplingRate() - Method in interface com.j_spaces.core.admin.StatisticsAdmin
Checks statistics sampling rate.
getStatisticsStringArray() - Method in interface com.j_spaces.core.admin.StatisticsAdmin
Returns a string array contains statistics values for each operation.
getStatus() - Method in class com.j_spaces.core.client.TransactionInfo
Returns the transaction status.
getStorageAdapterClass() - Method in class com.j_spaces.core.JSpaceAttributes
 
getStorageAdapterURL() - Method in class com.j_spaces.core.JSpaceAttributes
 
getStreamBody() - Method in class com.j_spaces.jms.GSMessageImpl
Returns the stream of bytes body of the message.
getString(int) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getString(String) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getString(String) - Method in class com.j_spaces.jms.GSMapMessageImpl
 
getStringProperty(String) - Method in class com.j_spaces.jms.GSMessageImpl
Returns a property as a String.
getStubHandler() - Method in interface com.j_spaces.core.IJSpace
Returns the StubHandler of this space.
getStubHandler() - Method in class com.j_spaces.core.JSpaceAttributes
 
getSuperClasses(Class) - Static method in class com.gigaspaces.converter.pojo.Pojo2ExternalEntryConverter
Gets the super classes of the POJO
getSuperClasses() - Method in class com.gigaspaces.hibernate.HibernateClassMetadata
Entry Super Classes Names.
getSuperClasses() - Method in class com.j_spaces.core.client.BasicTypeInfo
Returns Entry Super Classes array.
getSuperClassesChecksum() - Method in class com.j_spaces.core.client.BasicTypeInfo
 
getSuperClassesNames() - Method in class com.j_spaces.core.client.ExternalEntry
Entry Super Classes Names.
getSuperClassesNames() - Method in interface com.j_spaces.core.IGSEntry
Entry Super Classes Names.
getSystemVariableDefaultValue(String) - Static method in class com.j_spaces.kernel.SystemProperties
 
getTargetMemberName() - Method in exception com.j_spaces.core.cluster.ReplicationFilterException
Gets the replication channel target member name.
getTargetMemberName() - Method in class com.j_spaces.core.SpaceCopyStatus
 
getTemplateClassName() - Method in exception com.j_spaces.core.InvalidFifoTemplateException
Returns invalid template className.
getText() - Method in class com.j_spaces.jms.GSTextMessageImpl
 
getTextBody() - Method in class com.j_spaces.jms.GSMessageImpl
Gets the String body of the message.
getTime(int) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getTime(String) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getTime(int, Calendar) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getTime(String, Calendar) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getTimeout() - Method in class com.j_spaces.jca.GSRecordEntry
get JCA record timeout
getTimeProviderName() - Static method in class com.j_spaces.kernel.time.SystemTime
 
getTimestamp(int) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getTimestamp(String) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getTimestamp(int, Calendar) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getTimestamp(String, Calendar) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getTimeToLive() - Method in class com.j_spaces.core.client.ExternalEntry
Entry time to live.
getTimeToLive() - Method in interface com.j_spaces.core.IGSEntry
Entry time to live.
getTimeToLive() - Method in class com.j_spaces.jms.GSMessageProducerImpl
 
getTimeToLive() - Method in interface com.j_spaces.map.IMap
Returns how long cached objects will live in the cache.
getToDestination() - Method in class com.j_spaces.jms.GSMessageImpl
 
getTokenizedFieldName() - Method in class com.j_spaces.core.client.TokenQuery
 
getTopic() - Method in class com.j_spaces.jms.GSTopicPublisherImpl
API method.
getTopic() - Method in class com.j_spaces.jms.GSTopicSubscriberImpl
API method.
getTopic(String) - Method in class com.j_spaces.jms.utils.GSJMSAdmin
Returns a GSTopicImpl object.
getTopicConnectionFactory() - Method in class com.j_spaces.jms.utils.GSJMSAdmin
Returns a GSTopicConnectionFactoryImpl object, which is found, using the jndi lookup service.
getTopicName() - Method in class com.j_spaces.jms.GSTopicImpl
 
getTotalBlockedEntriesByFilter() - Method in class com.j_spaces.core.SpaceCopyStatus
 
getTotalCopiedEntries() - Method in class com.j_spaces.core.SpaceCopyStatus
 
getTotalCopiedNotifyTemplates() - Method in class com.j_spaces.core.SpaceCopyStatus
 
getTotalCopyObj() - Method in class com.j_spaces.core.SpaceCopyStatus
 
getTotalDuplicateEntries() - Method in class com.j_spaces.core.SpaceCopyStatus
 
getTransacted() - Method in class com.j_spaces.jms.GSSessionImpl
 
getTransaction() - Method in interface com.j_spaces.map.IMap
Returns active transaction or null if no transaction defined.
getTransactionManager() - Method in class com.j_spaces.jca.GSManagedConnection
Gets the associated transaction manager.
getTransactionTimeout() - Method in class com.j_spaces.core.client.XAResourceImpl
 
getTransactionTimeout() - Method in class com.j_spaces.jca.GSManagedConnection
 
getTransactionTimeout() - Method in class com.j_spaces.jca.GSManagedConnectionFactory
 
getTrasaction() - Method in class com.j_spaces.core.client.TransactionInfo
Returns the transaction that own the info.
getTxnId() - Method in class com.j_spaces.core.client.TransactionInfo
 
getType() - Method in class com.j_spaces.core.client.TransactionInfo
Returns the type.
getType() - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getUID() - Method in exception com.j_spaces.core.client.CacheTimeoutException
Returns the entry UID that caused the error.
getUID() - Method in exception com.j_spaces.core.client.EntryAlreadyInSpaceException
Returns the rejected entry UID.
getUID() - Method in exception com.j_spaces.core.client.EntryNotInSpaceException
Returns Entry UID.
getUID() - Method in exception com.j_spaces.core.client.EntryVersionConflictException
Return entry UID
getUID() - Method in class com.j_spaces.core.client.ExternalEntry
Entry UID.
getUID() - Method in interface com.j_spaces.core.IGSEntry
Entry UID.
getUID() - Method in interface com.j_spaces.core.LeaseContext
Returns UID of written Entry.
getUID() - Method in class com.j_spaces.core.LeaseProxy
Returns UID of written Entry.
getUID() - Method in class com.j_spaces.sadapter.GenericPA.PersistentEntry
Unique ID of entry object.
getUnderlyingException() - Method in exception com.j_spaces.core.client.CacheException
Deprecated. use java.lang.Throwable#getCause()
getUnicodeStream(int) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getUnicodeStream(String) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getUpdateModifiers() - Method in interface com.j_spaces.core.IJSpace
Gets the proxyUpdateModifiers.
getURL(String) - Method in class com.gigaspaces.converter.pojo.ConverterHelper
This implementation returns a URL for the underlying class path resource.
getURL() - Method in class com.j_spaces.core.client.SpaceURL
Gets URL.
getURL() - Method in interface com.j_spaces.core.IJSpace
Returns the SpaceURL instance which was used to initialize the space.
getURL() - Method in interface com.j_spaces.core.IJSpaceContainer
Returns the SpaceURL instance which was used to initialize the space.
getURL(int) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getURL(String) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getUserName() - Method in class com.j_spaces.core.filters.GenericPrincipal
Returns the username of the user represented by this Principal.
getUsername() - Method in class com.j_spaces.core.SecurityContext
Gets user name.
getUserName() - Method in class com.j_spaces.jca.GSManagedConnectionFactory
 
getUserName() - Method in class com.j_spaces.jca.GSMetaData
 
getUserPassword() - Method in class com.j_spaces.jca.GSManagedConnectionFactory
 
getValue() - Method in class com.j_spaces.map.Attribute
Deprecated. Returns the value of this attribute.
getValue(ExternalEntry) - Static method in class com.j_spaces.map.Envelope
Extracts the value from an Envelope.
getValue() - Method in class com.j_spaces.map.Envelope
 
getValue(String) - Method in class com.j_spaces.www.DSession
Returns the value of the source HttpSession attribute.
getValueNames() - Method in class com.j_spaces.www.DSession
Returns the array of names of the source HttpSession attributes.
getVersion() - Method in class com.j_spaces.core.client.ExternalEntry
Ascending version of this Entry Inherited from IGSEntry and is equivalent to calling ExternalEntry.getVersionID()
getVersion() - Method in interface com.j_spaces.core.IGSEntry
Ascending version of this Entry
getVersion() - Method in interface com.j_spaces.javax.cache.CacheEntry
Returns a version counter.
getVersionID() - Method in class com.j_spaces.core.client.ExternalEntry
Entry Version ID.
getWaitForResponse() - Method in interface com.j_spaces.map.IMap
Returns how long wait for response for the IMap.put(java.lang.Object, java.lang.Object, long), IMap.get(java.lang.Object, long) and IMap.remove(java.lang.Object, long) calls.
getWarnings() - Method in class com.j_spaces.jca.JSInteraction
 
getWarnings() - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getXAQueueConnectionFactory() - Method in class com.j_spaces.jms.utils.GSJMSAdmin
Returns a GSXAQueueConnectionFactoryImpl object which is found, using the jndi lookup service.
getXAResource() - Method in class com.j_spaces.jca.GSManagedConnection
 
getXATopicConnectionFactory() - Method in class com.j_spaces.jms.utils.GSJMSAdmin
Returns a GSXATopicConnectionFactoryImpl object, which is found, using the jndi lookup service.
GResultSet - Class in com.j_spaces.jdbc.driver
The ResultSet implementation
GResultSet(GStatement, ResultEntry) - Constructor for class com.j_spaces.jdbc.driver.GResultSet
 
GROUP - Static variable in class com.j_spaces.core.client.SQLQuery
 
GROUPS - Static variable in class com.j_spaces.core.client.SpaceURL
jini:// multicast support.
GS_LOGGING_CONFIG_FILE_PATH - Static variable in class com.j_spaces.kernel.SystemProperties
 
GS_LOGGING_DEBUG - Static variable in class com.j_spaces.kernel.SystemProperties
If true the process of loading the default gs_logging.properties file will be printed out for troubleshooting purpose.
GS_LOGGING_DISABLED - Static variable in class com.j_spaces.kernel.SystemProperties
If true the default gs_logging.properties file will not be loaded and none of the GS log handlers will be set to the LogManager.
GS_PROTOCOL - Static variable in class com.j_spaces.kernel.SystemProperties
 
GS_PROTOCOL_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
 
GSBytesMessageImpl - Class in com.j_spaces.jms
Implements the javax.jms.BytesMessage interface for the GigaSpaces JMS API.
GSBytesMessageImpl(GSSessionImpl) - Constructor for class com.j_spaces.jms.GSBytesMessageImpl
Instanciates a bright new GSBytesMessageImpl.
GSConnection - Class in com.j_spaces.jca
GigaSpaces - JCA Connection.
GSConnection(GSManagedConnection) - Constructor for class com.j_spaces.jca.GSConnection
 
GSConnectionFactory - Class in com.j_spaces.jca
JCA Connection Factory
GSConnectionFactory(GSManagedConnectionFactory, ConnectionManager) - Constructor for class com.j_spaces.jca.GSConnectionFactory
 
GSConnectionFactoryImpl - Class in com.j_spaces.jms
Implements the javax.jms.ConnectionFactory interface.
GSConnectionFactoryImpl(String, int, IJSpace) - Constructor for class com.j_spaces.jms.GSConnectionFactoryImpl
Constructor Internal Constructor which is used by the LookupManager to bind initially the connection factory.
GSConnectionMetaDataImpl - Class in com.j_spaces.jms
Implements the javax.jms.ConnectionMetaData interface.
GSConnectionMetaDataImpl() - Constructor for class com.j_spaces.jms.GSConnectionMetaDataImpl
Empty Constructor
GSInteraction - Class in com.j_spaces.jca
JCA Interaction Enhanced Class - contain extended JavaSpaces methods
GSInteractionSpec - Class in com.j_spaces.jca
JCA Interaction Spec
GSInteractionSpec() - Constructor for class com.j_spaces.jca.GSInteractionSpec
 
GSIterator - Class in com.j_spaces.core.client
Creates an iterator that can be used to exhaustively read through all of the visible matching entities in the space and any additional entities that match.
GSIterator(IJSpace, Collection) - Constructor for class com.j_spaces.core.client.GSIterator
Equivalent to calling GSIterator.GSIterator(IJSpace, Collection, int, boolean, long) with bufferSize set to 100, withHistory set to false, and leaseDuration set to Lease.FOREVER.
GSIterator(IJSpace, Collection, int, boolean, long) - Constructor for class com.j_spaces.core.client.GSIterator
Constructs an iterator over a space using a collection of entity instances to be incrementally returned.
GSJMSAdmin - Class in com.j_spaces.jms.utils
Admin util for the GigaSpaces JMS implementation. it contains static methods for AdministrationObjects jndi lookup, such as Topic/Queue/TopicConnectionFactory/QueueConnectionFactory and its XA variations.
GSManagedConnection - Class in com.j_spaces.jca
GigaSpaces - JCA Managed Connection.
GSManagedConnection(GSManagedConnectionFactory, long) - Constructor for class com.j_spaces.jca.GSManagedConnection
 
GSManagedConnectionFactory - Class in com.j_spaces.jca
JCA Managed Connection Factory
GSManagedConnectionFactory() - Constructor for class com.j_spaces.jca.GSManagedConnectionFactory
 
GSMapImpl - Class in com.j_spaces.map
This class provides an implementation to GigaSpaces IMap interface, for Distributed Caching using Map API.
GSMapImpl(IJSpace) - Constructor for class com.j_spaces.map.GSMapImpl
GSMap constructor.
GSMapImpl(IJSpace, long) - Constructor for class com.j_spaces.map.GSMapImpl
GSMap constructor.
GSMapImpl(IJSpace, int) - Constructor for class com.j_spaces.map.GSMapImpl
GSMap constructor.
GSMapImpl(IJSpace, Transaction) - Constructor for class com.j_spaces.map.GSMapImpl
GSMap constructor.
GSMapMessageImpl - Class in com.j_spaces.jms
A MapMassage implementation for the GigaSpaces JMS API wrapping.
GSMapMessageImpl(GSSessionImpl, HashMap) - Constructor for class com.j_spaces.jms.GSMapMessageImpl
Instantiates a bright new MapMessage.
GSMapMessageImpl() - Constructor for class com.j_spaces.jms.GSMapMessageImpl
Constructor
GSMessageConsumerImpl - Class in com.j_spaces.jms
Implements the javax.jms.MessageConsumer interface.
GSMessageConsumerImpl(GSSessionImpl, Destination, String, String, String, ParserManager) - Constructor for class com.j_spaces.jms.GSMessageConsumerImpl
Constructs a message consumer.
GSMessageConsumerImpl(GSSessionImpl, Destination, String, String, ParserManager) - Constructor for class com.j_spaces.jms.GSMessageConsumerImpl
Constructs a message consumer
GSMessageImpl - Class in com.j_spaces.jms
GigaSpaces platform implementation of the javax.jms.Message interface.
GSMessageImpl(GSSessionImpl, String) - Constructor for class com.j_spaces.jms.GSMessageImpl
Constructor: Constructs also an empty ExternalEntry that is embeded inside the JMSMessage and will hold all the JMSMessage elements- Body, Header and Properties and then sent/received via space.
GSMessageProducerImpl - Class in com.j_spaces.jms
GigaSpaces implementation of the javax.jms.MessageProducer interface.
GSMessageProducerImpl(GSSessionImpl, Destination, String) - Constructor for class com.j_spaces.jms.GSMessageProducerImpl
 
GSMetaData - Class in com.j_spaces.jca
The JCA Meta Data Class
GSMetaData() - Constructor for class com.j_spaces.jca.GSMetaData
 
GSObjectMessageImpl - Class in com.j_spaces.jms
Implements the javax.jms.ObjectMessage interface for the GigaSpaces JMS API.
GSObjectMessageImpl(GSSessionImpl, Serializable) - Constructor for class com.j_spaces.jms.GSObjectMessageImpl
Instanciates a bright new GSObjectMessageImpl.
GSObjectMessageImpl(GSSessionImpl) - Constructor for class com.j_spaces.jms.GSObjectMessageImpl
Contructor:
GSQueueConnectionFactoryImpl - Class in com.j_spaces.jms
GigaSpaces implementation of the javax.jms.QueueConnectionFactory interface.
GSQueueConnectionFactoryImpl(String, IJSpace) - Constructor for class com.j_spaces.jms.GSQueueConnectionFactoryImpl
Constructs a GSQueueConnectionFactoryImpl.
GSQueueConnectionFactoryImpl(String, int, IJSpace) - Constructor for class com.j_spaces.jms.GSQueueConnectionFactoryImpl
Constructs a GSQueueConnectionFactoryImpl.
GSQueueConnectionFactoryImpl() - Constructor for class com.j_spaces.jms.GSQueueConnectionFactoryImpl
Constructs a default GSQueueConnectionFactoryImpl.
GSQueueConnectionImpl - Class in com.j_spaces.jms
Implements the javax.jms.QueueConnection interface.
GSQueueConnectionImpl(GSConnectionFactoryImpl) - Constructor for class com.j_spaces.jms.GSQueueConnectionImpl
Constructor: Calling super com.j_spaces.jms.GSConnectionImpl.
GSQueueImpl - Class in com.j_spaces.jms
GigaSpaces implementation of the javax.jms.Queue interface.
GSQueueImpl(String) - Constructor for class com.j_spaces.jms.GSQueueImpl
 
GSQueueReceiverImpl - Class in com.j_spaces.jms
GigaSpaces implementation of the javax.jms.QueueReceiver interface.
GSQueueReceiverImpl(GSSessionImpl, GSQueueImpl, String, String, ParserManager) - Constructor for class com.j_spaces.jms.GSQueueReceiverImpl
 
GSQueueSenderImpl - Class in com.j_spaces.jms
GigaSpaces implementation of the javax.jms.Session interface.
GSQueueSenderImpl(GSSessionImpl, GSQueueImpl, String) - Constructor for class com.j_spaces.jms.GSQueueSenderImpl
Constructs a queue sender.
GSQueueSessionImpl - Class in com.j_spaces.jms
GigaSpaces implementation of the javax.jms.QueueSession interface.
GSQueueSessionImpl(GSConnectionImpl, boolean, int, Transaction) - Constructor for class com.j_spaces.jms.GSQueueSessionImpl
Constructs a queue session.
GSRecordEntry - Class in com.j_spaces.jca
JCA Record Entry
GSRecordEntry() - Constructor for class com.j_spaces.jca.GSRecordEntry
 
GSRecordEntry(Entry) - Constructor for class com.j_spaces.jca.GSRecordEntry
 
GSSessionImpl - Class in com.j_spaces.jms
GigaSpaces implementation of the javax.jms.Session interface.
GSSessionImpl(GSConnectionImpl, boolean, int, Transaction) - Constructor for class com.j_spaces.jms.GSSessionImpl
Creates a session.
GSSimpleFormatter - Class in com.gigaspaces.logger
Print a brief summary of the LogRecord in a human readable format.
GSSimpleFormatter() - Constructor for class com.gigaspaces.logger.GSSimpleFormatter
 
GSStreamMessageImpl - Class in com.j_spaces.jms
Implements the javax.jms.StreamMessage interface for the GigaSpaces JMS API.
GSTemporaryQueueImpl - Class in com.j_spaces.jms
GigaSpaces implementation of the javax.jms.TemporaryQueue interface.
GSTemporaryQueueImpl(String, String) - Constructor for class com.j_spaces.jms.GSTemporaryQueueImpl
 
GSTemporaryTopicImpl - Class in com.j_spaces.jms
GigaSpaces implementation of the javax.jms.TemporaryTopic interface.
GSTemporaryTopicImpl(String, String) - Constructor for class com.j_spaces.jms.GSTemporaryTopicImpl
 
GSTextMessageImpl - Class in com.j_spaces.jms
Implements the javax.jms.TextMessage interface.
GSTextMessageImpl() - Constructor for class com.j_spaces.jms.GSTextMessageImpl
Instanciates a bright new TextMessage.
GSTextMessageImpl(GSSessionImpl, String) - Constructor for class com.j_spaces.jms.GSTextMessageImpl
Instanciates a bright new TextMessage.
GSTopicConnectionFactoryImpl - Class in com.j_spaces.jms
GigaSpaces implementation of the javax.jms.TopicConnectionFactory interface.
GSTopicConnectionFactoryImpl(String, IJSpace) - Constructor for class com.j_spaces.jms.GSTopicConnectionFactoryImpl
Constructs an GSTopicConnectionFactoryImpl.
GSTopicConnectionFactoryImpl(String, int, IJSpace) - Constructor for class com.j_spaces.jms.GSTopicConnectionFactoryImpl
Constructs an GSTopicConnectionFactoryImpl.
GSTopicConnectionFactoryImpl() - Constructor for class com.j_spaces.jms.GSTopicConnectionFactoryImpl
Constructs a default GSTopicConnectionFactoryImpl.
GSTopicConnectionImpl - Class in com.j_spaces.jms
Implements the javax.jms.TopicConnection interface.
GSTopicConnectionImpl(GSConnectionFactoryImpl) - Constructor for class com.j_spaces.jms.GSTopicConnectionImpl
Constructor: Calling super com.j_spaces.jms.GSConnectionImpl.
GSTopicImpl - Class in com.j_spaces.jms
GigaSpaces implementation of the javax.jms.Topic interface.
GSTopicImpl(String) - Constructor for class com.j_spaces.jms.GSTopicImpl
 
GSTopicPublisherImpl - Class in com.j_spaces.jms
GigaSpaces implementation of the javax.jms.TopicPublisher interface.
GSTopicPublisherImpl(GSSessionImpl, GSTopicImpl, String) - Constructor for class com.j_spaces.jms.GSTopicPublisherImpl
Constructs a publisher.
GSTopicSessionImpl - Class in com.j_spaces.jms
GigaSpaces implementation of the javax.jms.TopicSession interface.
GSTopicSessionImpl(GSConnectionImpl, boolean, int, Transaction) - Constructor for class com.j_spaces.jms.GSTopicSessionImpl
Constructs a topic session.
GSTopicSubscriberImpl - Class in com.j_spaces.jms
GigaSpaces implementation of the javax.jms.TopicSubscriber interface.
GSTopicSubscriberImpl(GSSessionImpl, GSTopicImpl, String, String, String, boolean, ParserManager) - Constructor for class com.j_spaces.jms.GSTopicSubscriberImpl
Constructs a Topic subscriber.
GT - Static variable in class com.j_spaces.core.client.TemplateMatchCodes
greater than operation

H

hashCode() - Method in class com.j_spaces.core.client.ExternalEntry
Entry UID hashCode.
hashCode() - Method in class com.j_spaces.core.client.LocalTransactionManager
 
hashCode() - Method in class com.j_spaces.core.client.SpaceURL
 
hashCode() - Method in class com.j_spaces.core.filters.GenericPrincipal.Attribute
 
hashCode() - Method in interface com.j_spaces.javax.cache.Cache
Returns the hash code value for this cache.
hashCode() - Method in class com.j_spaces.jca.GSManagedConnectionFactory
 
hashCode() - Method in class com.j_spaces.jca.GSRecordEntry
 
hashCode() - Method in class com.j_spaces.jms.GSQueueImpl
 
hashCode() - Method in class com.j_spaces.jms.GSTopicImpl
 
hashCode() - Method in class com.j_spaces.kernel.lrmi.MarshObject
 
hashCode() - Method in class com.j_spaces.map.Attribute
Deprecated. 
HASHMAP_CLASS_NAME - Static variable in class com.j_spaces.jms.GSMessageImpl
 
hasNext() - Method in class com.gigaspaces.hibernate.HibernateCacheIterator
 
hasNext() - Method in class com.j_spaces.core.client.GSIterator
Returns true if the iterator has more elements to iterate over.
hasWhereClause() - Method in class com.j_spaces.core.client.SQLQuery
Returns true if the query has a where clause.
HibernateCacheIterator<T> - Class in com.gigaspaces.hibernate
This class used to fetch data from the database using an iterator.
HibernateCacheIterator() - Constructor for class com.gigaspaces.hibernate.HibernateCacheIterator
 
HibernateCacheIterator(Query, SessionFactory, Session) - Constructor for class com.gigaspaces.hibernate.HibernateCacheIterator
 
HibernateCacheLoaderImpl - Class in com.gigaspaces.hibernate
The HibernateCacheLoaderImpl used to load data from external database into GigaSpaces via Hibernate 3.0 ORM.
HibernateCacheLoaderImpl() - Constructor for class com.gigaspaces.hibernate.HibernateCacheLoaderImpl
 
HibernateCacheStoreImpl - Class in com.gigaspaces.hibernate
The HibernateCacheStoreImpl used to delgate changes done within GigaSpaces into external database via Hibernate 3.0 ORM.
HibernateCacheStoreImpl() - Constructor for class com.gigaspaces.hibernate.HibernateCacheStoreImpl
 
HibernateClassMetadata - Class in com.gigaspaces.hibernate
Stores Space Class meta data
HibernateClassMetadata(String[], String[], String, String[]) - Constructor for class com.gigaspaces.hibernate.HibernateClassMetadata
 
HOST_NAME - Static variable in class com.j_spaces.core.client.SpaceURL
Host name

I

IBasicPersistence - Interface in com.j_spaces.sadapter.GenericPA
This interface is a mandatory interface that must be implemented by any persistent adapter.
IComplexColumns - Interface in com.j_spaces.sadapter.GenericJDBC
IComplexColumns is an interface that can be used to handle complex columns as they are written to the SA.
IConverter - Interface in com.j_spaces.javax.cache
The IConverter Interface provides conversion methods when using GigaSpaces Entry internal representation - The IGSEntry.
IFilterEntry - Interface in com.j_spaces.core.filters.entry
This interface is common to all the entries that are passed to any of the space filters.
IGNORE_VALIDATION - Static variable in class com.j_spaces.core.client.SpaceURL
If ignore validation is passed, it means the space url not need to be valid.
IGSEntry - Interface in com.j_spaces.core
This class represents an Entry in a GigaSpace.
IJSpace - Interface in com.j_spaces.core
This interface represents the application view of a GigaSpace instance.
IJSpaceContainer - Interface in com.j_spaces.core
GigaSpaces(tm) introduces a unique concept to the JavaSpaces world - Space Containers.
IJSpaceContainerAdmin - Interface in com.j_spaces.core.admin
 
IMap - Interface in com.j_spaces.map
This interface extends Map interface and provides Map interface to GigaSpaces.
IMetaDataEntry - Interface in com.j_spaces.core.client
This interface extends net.jini.core.entry.Entry implements and provide optimistic locking and UID capabilities.
IMultipleOperations - Interface in com.j_spaces.sadapter.GenericPA
This interface should be implemented in order to provide multiple operation support to the persistent adapter.
InactiveSpaceException - Exception in com.gigaspaces.cluster.activeelection
This exception thrown when attempting to access an inactive space which runs as a backup of primary space.
InactiveSpaceException(String, String) - Constructor for exception com.gigaspaces.cluster.activeelection.InactiveSpaceException
Constructor.
init(String, String, String, Properties) - Method in class com.gigaspaces.hibernate.HibernateCacheLoaderImpl
Called when space is started
init(IJSpace, Entry) - Method in interface com.j_spaces.core.client.INotifyDelegatorFilter
Called inside of server on Notify Filter init.
init(IJSpace, String, ReplicationPolicy) - Method in interface com.j_spaces.core.cluster.IReplicationFilter
Initializes this filter.
init(IJSpace, String, String, int) - Method in class com.j_spaces.core.filters.DefaultSecurityFilter
Initializes this filter.
init(IJSpace, String, String, int) - Method in interface com.j_spaces.core.filters.ISpaceFilter
Initializes this filter.
init(String) - Method in interface com.j_spaces.core.filters.ISpaceUserAccountDriver
Initialize the driver according to the url.
init(String) - Method in interface com.j_spaces.core.IStubHandler
 
init(String, String, String, Properties) - Method in class com.j_spaces.javax.cache.AbstractCacheLoader
 
init(String, String, String, Properties) - Method in interface com.j_spaces.javax.cache.CacheLifeCycleManager
Called when space is started
init(JDBCStorageAdapter, String, int, ComplexColumnAttributes[], HashMap<Integer, String>, String, String, ConstantStatements) - Method in interface com.j_spaces.sadapter.GenericJDBC.IComplexColumns
Initializes this module, called when SA is initialized.
init(String, String, String, boolean, Properties) - Method in interface com.j_spaces.sadapter.GenericPA.IBasicPersistence
This method called when the persistent adapter initializes, information kept per-connection.
init() - Method in class com.j_spaces.sadapter.GenericPA.PersistentEntry
Init an empty entry.
init(IJSpace, String, String) - Method in interface com.j_spaces.worker.IPrivilegeWorker
This method will be called on space initialization.
init(IJSpace, String, String) - Method in interface com.j_spaces.worker.IWorker
This method will be called on space initialization.
initContext(PersistentContext) - Method in interface com.j_spaces.sadapter.GenericPA.IBasicPersistence
This method is called whenever a new context is created.
initializeConnFactoryServices(String, GSJMSAdmin) - Method in class com.j_spaces.jms.GSConnectionFactoryImpl
Sets the GigaSpaces space url, jmsAdminInstance and finds the space proxy.
initSpaceUserAccountDriver(String, String) - Method in class com.j_spaces.core.filters.DefaultSecurityFilter
For internal use only.
INotifyDelegator - Interface in com.j_spaces.core.client
This is just a tag interface for the space to recognize the stub of the NotifyDelegator.
INotifyDelegatorFilter - Interface in com.j_spaces.core.client
This interface represents notify filter logic.
inputReplicationFilterClassName - Variable in class com.j_spaces.core.cluster.ReplicationPolicy.ReplicationPolicyDescription
 
inputReplicationFilterParamUrl - Variable in class com.j_spaces.core.cluster.ReplicationPolicy.ReplicationPolicyDescription
 
insert(PersistentContext, PersistentEntry) - Method in interface com.j_spaces.sadapter.GenericPA.IBasicPersistence
This method called whenever the space engine store an the entry in the persistent storage.
insert(PersistentContext, PersistentEntry[]) - Method in interface com.j_spaces.sadapter.GenericPA.IMultipleOperations
This method called whenever the space engine store the entries in the persistent storage.
insertRow() - Method in class com.j_spaces.jdbc.driver.GResultSet
 
INSTANCE_COUNT_OPERATION - Static variable in class com.j_spaces.jca.JSInteraction
 
instanceCount(String) - Method in class com.j_spaces.jca.GSInteraction
Returns class instance count.
INTEGER_CLASS_NAME - Static variable in class com.j_spaces.jms.GSMessageImpl
 
intervalMillis - Variable in class com.j_spaces.core.cluster.ReplicationPolicy.MirrorServiceConfig
 
intervalOpers - Variable in class com.j_spaces.core.cluster.ReplicationPolicy.MirrorServiceConfig
 
InvalidFifoClassException - Exception in com.j_spaces.core
This exception is thrown during write operation when the Entry's class FIFO mode already been defined and a later write operation define different FIFO mode.
InvalidFifoClassException(String, boolean, boolean) - Constructor for exception com.j_spaces.core.InvalidFifoClassException
 
InvalidFifoTemplateException - Exception in com.j_spaces.core
This exception is thrown if read or take operations executed in FIFO mode, but the template class FIFO mode already been set to non FIFO.
InvalidFifoTemplateException(String) - Constructor for exception com.j_spaces.core.InvalidFifoTemplateException
 
invalidSelectorIdentifiers - Static variable in class com.j_spaces.jms.GSSessionImpl
 
InvalidSpaceNameException - Exception in com.j_spaces.core.exception
This exception is thrown in case of invalid space name.
InvalidSpaceNameException() - Constructor for exception com.j_spaces.core.exception.InvalidSpaceNameException
 
InvalidSpaceNameException(String) - Constructor for exception com.j_spaces.core.exception.InvalidSpaceNameException
 
IPojoToEntryConverter - Interface in com.gigaspaces.converter
An interface defining the functionality for a converter object, used implicitly (by the GigaSpacesTemplate) or explicitly (by the application developer) to convert Jini Entry objects to simple POJOs which do not implement any interface or extend any class, and the other way.
IPrivilegeWorker - Interface in com.j_spaces.worker
The privilege worker.
IProcedure - Interface in com.j_spaces.jdbc
The IProcedure interface should be implemented when using the JDBC API to invoke Java classes business logic at the space side.
IQueryblePersistentAdapter - Interface in com.j_spaces.sadapter.GenericPA
This interface should be implemented in order to provide query support to the persistent adapter.
IRemoteJSpaceAdmin - Interface in com.j_spaces.core.admin
This interface contains all the administrative methods that GigaSpaces provides to control the JavaSpaces service.
IReplicatable - Interface in com.j_spaces.core.client
This is a tag interface for the partial replication mechanism.
IReplicationFilter - Interface in com.j_spaces.core.cluster
A replication filter is a special hook point inside the replication object.
IReplicationFilterEntry - Interface in com.j_spaces.core.cluster
Represents an entry instance passed to the IReplicationFilter.
IS_CLUSTER_ENABLED - Static variable in class com.j_spaces.kernel.SystemProperties
 
IS_CLUSTER_ENABLED_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
 
IS_FILTER_STATISTICS_ENABLED - Static variable in class com.j_spaces.kernel.SystemProperties
 
IS_FILTER_STATISTICS_ENABLED_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
 
IS_NULL - Static variable in class com.j_spaces.core.client.TemplateMatchCodes
entry field is null operation (template field not relevant)
isAbsoluteTime() - Static method in class com.j_spaces.kernel.time.SystemTime
 
isActiveTransaction(Object) - Method in class com.j_spaces.core.client.LocalTransactionManager
 
isAfterLast() - Method in class com.j_spaces.jdbc.driver.GResultSet
 
isALL(int) - Static method in class com.j_spaces.core.client.NotifyModifiers
Return true if the integer argument includes the all modifier, false otherwise.
isBeforeFirst() - Method in class com.j_spaces.jdbc.driver.GResultSet
 
isBodyRO() - Method in class com.j_spaces.jms.GSMessageImpl
 
isClosed() - Method in class com.j_spaces.jms.GSMessageConsumerImpl
Determines if the consumer is closed
isClosed() - Method in class com.j_spaces.jms.GSMessageProducerImpl
Determines if the producer is closed
isClustered() - Method in class com.j_spaces.core.JSpaceAttributes
 
isDeletedByOwnTxn() - Method in exception com.j_spaces.core.client.EntryNotInSpaceException
Check if deleted in the same transaction.
isDirtyRead(int) - Static method in class com.j_spaces.core.client.ReadTakeModifiers
Return true if the integer argument includes the Dirty_Read modifier, false otherwise.
isDiscarded() - Method in interface com.j_spaces.core.cluster.IReplicationFilterEntry
Checks if this entry was discarded.
isDurableSubscriber() - Method in class com.j_spaces.jms.GSTopicSubscriberImpl
Determines if the subscriber is durable
isDynamicCluster() - Method in class com.j_spaces.core.cluster.ClusterPolicy
Is this cluster is dynamic
isEmbedded() - Method in interface com.j_spaces.core.IJSpace
Checks whether proxy is connected to embedded or remote space.
isEmbedded() - Method in interface com.j_spaces.core.IJSpaceContainer
Checks if the container is embedded.
isEmpty() - Method in interface com.j_spaces.javax.cache.Cache
Return true if entrySet().isEmpty() return true.
isEncrypted() - Method in class com.j_spaces.core.SecurityContext
Check is encrypted.
isEngineMemoryExplicitGSEnabled() - Method in class com.j_spaces.core.JSpaceAttributes
 
isEngineMemoryUsageEnabled() - Method in class com.j_spaces.core.JSpaceAttributes
 
isExclusiveReadLock(int) - Static method in class com.j_spaces.core.client.ReadTakeModifiers
Return true if the integer argument includes the EXCLUSIVE_READ_LOCK modifier, false otherwise.
isExtendedIndexing() - Method in class com.j_spaces.core.client.BasicTypeInfo
Indicator if this class has extended indexing turned on.
isExternalEntry() - Method in class com.j_spaces.core.client.RegExQuery
Check is ExternalEntry.
isExternalEntry() - Method in class com.j_spaces.core.client.SQLQuery
 
isFifo() - Method in class com.j_spaces.core.client.BasicTypeInfo
Returns true if FIFO enabled, otherwise false.
isFifo() - Method in class com.j_spaces.core.client.ExternalEntry
FIFO Indication.
isFifo() - Method in interface com.j_spaces.core.client.IMetaDataEntry
Returns FIFO status.
isFifo() - Method in class com.j_spaces.core.client.MetaDataEntry
Returns FIFO status.
isFifo() - Method in interface com.j_spaces.core.IGSEntry
If true operations will be done using FIFO ordering when multiple match found.
isFifo() - Method in interface com.j_spaces.core.IJSpace
Returns true if this proxy FIFO enabled, otherwise false.
isFifo() - Method in class com.j_spaces.sadapter.GenericPA.PersistentMatchTemplate
if m_Fifo is true result should be returned recording to "m_SCN" and m_Order fields.
isFifoClass() - Method in exception com.j_spaces.core.InvalidFifoClassException
Returns true if this class defined as FIFO, otherwise false.
isFirst() - Method in class com.j_spaces.jdbc.driver.GResultSet
 
isHidden() - Method in class com.j_spaces.core.filters.GenericPrincipal
Return true if user defined as hidden to security management on client side (e.g.
isIndexedField(String) - Method in class com.j_spaces.core.client.ExternalEntry
Checks if the given field is indexed.
isIndexedField(String) - Method in interface com.j_spaces.core.IGSEntry
Checks if the given field is indexed.
isLast() - Method in class com.j_spaces.jdbc.driver.GResultSet
 
isLeaseExpiration(int) - Static method in class com.j_spaces.core.client.NotifyModifiers
Return true if the integer argument includes the lease expiration modifier, false otherwise.
isLeaseManagerQuery() - Method in class com.j_spaces.sadapter.GenericPA.PersistentMatchTemplate
if template from LeaseManager should be returned true.
isLoadOnStartup() - Method in class com.j_spaces.core.JSpaceAttributes
 
isLocalConsumer(String) - Method in class com.j_spaces.jms.GSSessionImpl
 
isLocalProducer(String) - Method in class com.j_spaces.jms.GSSessionImpl
returns true if the prodKey is a Producer key which is part of the current session's Producer's vector, otherwise it is considered as a Producer which belongs to other session and returns false;
isLRMIMultiplexConnection() - Method in class com.j_spaces.core.JSpaceAttributes
 
isMirrorServiceEnabled() - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
isMirrorServiceEnabled() - Method in class com.j_spaces.core.JSpaceAttributes
Is mirror service
isMirrorTarget(String) - Method in class com.j_spaces.core.cluster.ReplicationPolicy.MirrorServiceConfig
 
isMulticast() - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
isNOWriteLeaseMode() - Method in class com.j_spaces.core.client.ExternalEntry
Check write mode.
isNOWriteLeaseMode() - Method in interface com.j_spaces.core.client.IMetaDataEntry
Check write mode.
isNOWriteLeaseMode() - Method in class com.j_spaces.core.client.MetaDataEntry
Check write mode.
isNOWriteLeaseMode() - Method in interface com.j_spaces.core.IJSpace
Checks the write mode.
isNullExpression() - Method in class com.j_spaces.core.client.SQLQuery
This method should be used for check expression string.
isOptimisticLockingEnabled() - Method in interface com.j_spaces.core.IJSpace
Returns status of Optimistic Lock protocol.
isOwnerMemberHasSyncReplication() - Method in class com.j_spaces.core.cluster.ReplicationPolicy
returns true if this member has sync-replication to at least one target.
ISpaceFilter - Interface in com.j_spaces.core.filters
A filter is a special hook point inside the engine that enables integration with external systems or implementation of user defined logic.
ISpaceFilterEntry - Interface in com.j_spaces.core.filters.entry
Represents an entry instance passed to the ISpaceFilter.
ISpaceState - Interface in com.j_spaces.core
Defines a set of constants that gives an information on the state of a JavaSpace.
ISpaceUserAccountDriver - Interface in com.j_spaces.core.filters
A read-only facade for an underlying security ISpaceUserAccountDriver used to authenticate individual users, and identify the security roles associated with those users.
isPartialUpdate(int) - Static method in class com.j_spaces.core.client.UpdateModifiers
Return true if the integer argument includes the PARTIAL_UPDATE modifier, false otherwise.
isPersistent() - Method in class com.j_spaces.core.JSpaceAttributes
 
isPrivate() - Method in class com.j_spaces.core.JSpaceAttributes
 
isQPAutoCommit() - Method in class com.j_spaces.core.JSpaceAttributes
 
isQPInitJMX() - Method in class com.j_spaces.core.JSpaceAttributes
 
isQPParserCaseSensetivity() - Method in class com.j_spaces.core.JSpaceAttributes
 
isQPTraceExecTime() - Method in class com.j_spaces.core.JSpaceAttributes
 
isRelativeTime() - Static method in class com.j_spaces.kernel.time.SystemTime
 
isReplicatable() - Method in class com.j_spaces.core.client.BasicTypeInfo
Returns true if this class Replicatable, otherwise false.
isReplicatable() - Method in class com.j_spaces.core.client.ExternalEntry
Check if replicatable, applicable only when used with partial replication.
isReplicatable() - Method in interface com.j_spaces.core.IGSEntry
Check if replicatable, applicable only when used with partial replication.
isReplicateOriginalState() - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
isResetOnFailure() - Method in class com.j_spaces.core.JSpaceAttributes
 
isReturnOnlyUids() - Method in class com.j_spaces.core.client.ExternalEntry
ReturnOnlyUids indication.
isSameRM(XAResource) - Method in class com.j_spaces.core.client.XAResourceImpl
 
isSecured() - Method in interface com.j_spaces.core.IJSpace
Returns an indication : is this space secured.
isSecured() - Method in class com.j_spaces.jca.JSInteraction
Return an indication : is this space secured.
isSpaceDefinitionEqual(SpaceConfig) - Method in class com.j_spaces.core.admin.SpaceConfig
Compares current SpaceConfig to a given one.
isSpaceDefinitionEqual(JSpaceAttributes) - Method in class com.j_spaces.core.JSpaceAttributes
Check two space configurations.
isSSLEnabled() - Method in class com.j_spaces.core.JSpaceAttributes
 
isStatisticsAvailable() - Method in interface com.j_spaces.core.admin.StatisticsAdmin
Checks if space statistics is available.
isStoredProcedure() - Method in class com.j_spaces.core.client.SQLQuery
Returns true if this query is a stored procedure
isStub(Remote) - Method in interface com.j_spaces.core.IStubHandler
Returns true if the passed obj was exported by stub handler and manage as stub.
isSyncOnCommit() - Method in class com.j_spaces.core.JSpaceAttributes
 
isTake(int) - Static method in class com.j_spaces.core.client.NotifyModifiers
Return true if the integer argument includes the take modifier, false otherwise.
isTimeout() - Method in class com.j_spaces.core.LeaseProxy
 
isTransient() - Method in class com.j_spaces.core.client.ExternalEntry
Check if Transient entry.
isTransient() - Method in interface com.j_spaces.core.client.IMetaDataEntry
Returns true if entry is transient, otherwise false.
isTransient() - Method in class com.j_spaces.core.client.MetaDataEntry
Returns true if entry is transient, otherwise false.
isTransient() - Method in interface com.j_spaces.core.IGSEntry
Checks entry is transient even if space is persistent.
IStubHandler - Interface in com.j_spaces.core
A filter that contains functions to control the life cycle of a space related stub.
isUpdate(int) - Static method in class com.j_spaces.core.client.NotifyModifiers
Return true if the integer argument includes the update modifier, false otherwise.
isUpdateOnly(int) - Static method in class com.j_spaces.core.client.UpdateModifiers
Return true if the integer argument includes the UPDATE_ONLY modifier, false otherwise.
isUpdateOrWrite(int) - Static method in class com.j_spaces.core.client.UpdateModifiers
Return true if the integer argument includes the UPDATE_OR_WRITE modifier, false otherwise.
isValid() - Method in class com.j_spaces.jms.GSMessageImpl
Returns true if the message is valid and is not expired.
isVersioned() - Method in interface com.j_spaces.map.IMap
Check if using optimistic locking.
isWrite(int) - Static method in class com.j_spaces.core.client.NotifyModifiers
Return true if the integer argument includes the write modifier, false otherwise.
isWriteOnly(int) - Static method in class com.j_spaces.core.client.UpdateModifiers
Return true if the integer argument includes the WRITE_ONLY modifier, false otherwise.
itemExists(String) - Method in class com.j_spaces.jms.GSMapMessageImpl
Check if an item exists in this MapMessage
iterator(CacheQuery) - Method in class com.gigaspaces.hibernate.HibernateCacheLoaderImpl
 
iterator(CacheQuery) - Method in interface com.j_spaces.javax.cache.CacheIteratorFactory
Returns an instance of Iterator which holds a matching candidates.
ITimeProvider - Interface in com.j_spaces.kernel.time
Interface to specify custom implementation of precise timer.
ITransactionalPersistentAdapter - Interface in com.j_spaces.sadapter.GenericPA
This interface should be implemented by the persistent adapter to support space transactions.
IWorker - Interface in com.j_spaces.worker
This interface represents a generic space worker.

J

JAXP_ENV_DEBUG_REPORT - Static variable in class com.j_spaces.kernel.SystemProperties
if -Dcom.gs.XMLEnvCheck=true we flush info about the Jaxp environment and print it to a file called GS_JAXP_EnvironmentCheck.xml in current directory.
JINI - Static variable in class com.j_spaces.core.client.TransactionInfo.Types
Jini transaction.
JINI_LUS_GROUPS - Static variable in class com.j_spaces.kernel.SystemProperties
 
JINI_LUS_LOCATORS - Static variable in class com.j_spaces.kernel.SystemProperties
 
JINI_LUS_LOCATORS_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
 
JINI_PROTOCOL - Static variable in class com.j_spaces.core.client.SpaceURL
jini:// protocol.
JMS_CORRELATION_ID - Static variable in class com.j_spaces.jms.GSMessageImpl
 
JMS_CORRELATION_ID_NUM - Static variable in class com.j_spaces.jms.GSMessageImpl
 
JMS_DELIVERY_MODE - Static variable in class com.j_spaces.jms.GSMessageImpl
 
JMS_DELIVERY_MODE_NUM - Static variable in class com.j_spaces.jms.GSMessageImpl
 
JMS_DESTINATION - Static variable in class com.j_spaces.jms.GSMessageImpl
 
JMS_DESTINATION_NUM - Static variable in class com.j_spaces.jms.GSMessageImpl
 
JMS_EXPIRATION - Static variable in class com.j_spaces.jms.GSMessageImpl
 
JMS_EXPIRATION_NUM - Static variable in class com.j_spaces.jms.GSMessageImpl
 
JMS_GSPRODUCER_KEY_PROP_NAME - Static variable in class com.j_spaces.jms.GSMessageImpl
The producer key that is set in the send method and is kept in the optional message properties and used in the consumer receive or onMessage, while ack for instance.
JMS_GSPRODUCER_KEY_PROP_NUM - Static variable in class com.j_spaces.jms.GSMessageImpl
 
JMS_GSTTL_KEY_PROP_NAME - Static variable in class com.j_spaces.jms.GSMessageImpl
The TimeToLive of the JMSMessage which is the lease used to write() the ExternalEntry.
JMS_GSTTL_PROP_NUM - Static variable in class com.j_spaces.jms.GSMessageImpl
 
JMS_LOOKUP_ENABLED - Static variable in class com.j_spaces.kernel.SystemProperties
If true it will register the jms administrated objects in the rmi registry
JMS_MESSAGE_ID - Static variable in class com.j_spaces.jms.GSMessageImpl
 
JMS_MESSAGE_ID_NUM - Static variable in class com.j_spaces.jms.GSMessageImpl
 
JMS_PRIORITY - Static variable in class com.j_spaces.jms.GSMessageImpl
 
JMS_PRIORITY_NUM - Static variable in class com.j_spaces.jms.GSMessageImpl
 
JMS_REDELIVERED - Static variable in class com.j_spaces.jms.GSMessageImpl
 
JMS_REDELIVERED_NUM - Static variable in class com.j_spaces.jms.GSMessageImpl
 
JMS_REPLY_TO - Static variable in class com.j_spaces.jms.GSMessageImpl
 
JMS_REPLY_TO_NUM - Static variable in class com.j_spaces.jms.GSMessageImpl
 
JMS_TAG - Static variable in class com.j_spaces.jms.utils.GSJMSAdmin
 
JMS_TIMESTAMP - Static variable in class com.j_spaces.jms.GSMessageImpl
 
JMS_TIMESTAMP_NUM - Static variable in class com.j_spaces.jms.GSMessageImpl
 
JMS_TYPE - Static variable in class com.j_spaces.jms.GSMessageImpl
 
JMS_TYPE_NUM - Static variable in class com.j_spaces.jms.GSMessageImpl
 
JMSX_APPID - Static variable in class com.j_spaces.jms.GSMessageImpl
 
JMSX_CLIENT_NAMES - Static variable in class com.j_spaces.jms.GSSessionImpl
Recognized provider property names that may be set by clients, and their expected types
JMSX_GROUPID - Static variable in class com.j_spaces.jms.GSMessageImpl
 
JMSX_GROUPID_PROP_NUM - Static variable in class com.j_spaces.jms.GSMessageImpl
 
JMSX_GROUPSEQ - Static variable in class com.j_spaces.jms.GSMessageImpl
 
JMSX_GROUPSEQ_PROP_NUM - Static variable in class com.j_spaces.jms.GSMessageImpl
 
JMSX_RCV_TIMESTEMP - Static variable in class com.j_spaces.jms.GSMessageImpl
 
JMSX_USERID - Static variable in class com.j_spaces.jms.GSMessageImpl
 
JMSX_USERID_PROP_NUM - Static variable in class com.j_spaces.jms.GSMessageImpl
 
jndiLookup(String) - Method in class com.j_spaces.jms.utils.GSJMSAdmin
Creates a JNDI API InitialContext object if none exists yet.
join(long, TransactionParticipant, long) - Method in class com.j_spaces.core.client.LocalTransactionManager
JSInteraction - Class in com.j_spaces.jca
JCA Interaction Class - provide basic JavaSpaces methods
JSInteraction(GSConnection) - Constructor for class com.j_spaces.jca.JSInteraction
 
JSpaceAttributes - Class in com.j_spaces.core
JSpaceAttributes that contains all information per space.
JSpaceAttributes(Properties) - Constructor for class com.j_spaces.core.JSpaceAttributes
Indicate if this configuration arrived from space MBean TODO This is temporary issue; remove it after migrating to fully property-based configuration.
JSpaceAttributes() - Constructor for class com.j_spaces.core.JSpaceAttributes
Default constructor.
JSpaceAttributes(String) - Constructor for class com.j_spaces.core.JSpaceAttributes
Initialize JSpace attributes.
JSpaceAttributes(String, Properties) - Constructor for class com.j_spaces.core.JSpaceAttributes
Initialize JSpace attributes.
JSpaceAttributes(String, Properties, boolean) - Constructor for class com.j_spaces.core.JSpaceAttributes
Initialize JSpace attributes.
JSpaceAttributes(String, boolean) - Constructor for class com.j_spaces.core.JSpaceAttributes
Initialize JSpace attributes.
JSpaceAttributes(String, String) - Constructor for class com.j_spaces.core.JSpaceAttributes
Initialize JSpace attributes.
JSpaceAttributes(String, String, int) - Constructor for class com.j_spaces.core.JSpaceAttributes
Initialize JSpace attributes.
JSpaceAttributes(String, Properties, String, int) - Constructor for class com.j_spaces.core.JSpaceAttributes
Initialize JSpace attributes.

K

KEY - Static variable in class com.j_spaces.map.Envelope
the key index in the values array.
keySet() - Method in interface com.j_spaces.javax.cache.Cache
Returns a set view of the keys currently contained in the cache.
keySet() - Method in class com.j_spaces.map.GSMapImpl
Returns a set view of the keys currently contained in the cache.

L

last() - Method in class com.j_spaces.jdbc.driver.GResultSet
 
LE - Static variable in class com.j_spaces.core.client.TemplateMatchCodes
less-equal operation
LEASE_EXPIRATION - Static variable in interface com.j_spaces.core.cluster.IReplicationFilterEntry
lease expired.
LeaseContext - Interface in com.j_spaces.core
LeaseContext is a return-value encapsulation of a write operation.
LeaseProxy - Class in com.j_spaces.core
An instance of this class represents an entry/template lease or a lease of an event registration results from a notify.
LeaseProxy() - Constructor for class com.j_spaces.core.LeaseProxy
default constructor for Externalizable.
LeaseProxy(long, String, JSpaceImpl) - Constructor for class com.j_spaces.core.LeaseProxy
Construct a relative-format lease for Transient space.
LeaseProxy(long, String, JSpaceImpl, String, int) - Constructor for class com.j_spaces.core.LeaseProxy
Construct a relative-format lease for Persistent space.
LFUEvictionStrategy - Class in com.j_spaces.map.eviction
The heap LFUDA ( Least Frequently Used) policy keeps popular objects in cache regardless of their size and thus optimizes byte hit rate at the expense of hit rate since one large, popular object will prevent many smaller, slightly less popular objects from being cached.
LFUEvictionStrategy() - Constructor for class com.j_spaces.map.eviction.LFUEvictionStrategy
 
LINK - Static variable in interface com.j_spaces.core.ObjectTypes
LINK - Link table - used in extended mapping.
load(Object) - Method in class com.gigaspaces.hibernate.HibernateCacheLoaderImpl
Loads value from secondary data storage in case if it's not in cache.
load(Object) - Method in class com.j_spaces.javax.cache.AbstractCacheLoader
 
load(Object) - Method in interface com.j_spaces.javax.cache.Cache
The load method provides a means to "pre load" the cache.
load(Object) - Method in interface com.j_spaces.javax.cache.CacheLoader
Loads value from secondary data storage in case if it's not in space cache.
loadAll(Collection) - Method in class com.gigaspaces.hibernate.HibernateCacheLoaderImpl
Loads multiple values from secondary data storage in case if they are not in cache.
loadAll(Collection) - Method in class com.j_spaces.javax.cache.AbstractCacheLoader
 
loadAll(Collection) - Method in interface com.j_spaces.javax.cache.Cache
The loadAll method provides a means to "pre load" objects into the cache.
loadAll(Collection) - Method in interface com.j_spaces.javax.cache.CacheLoader
Loads multiple values from secondary data storage in case they are not in cache.
loadBalanceGroupMembersNames - Variable in class com.j_spaces.core.cluster.LoadBalancingPolicy
 
loadBalanceGroupMembersURLs - Variable in class com.j_spaces.core.cluster.LoadBalancingPolicy
 
LoadBalancingPolicy - Class in com.j_spaces.core.cluster
Title: The GigaSpaces Platform Description: Load Balancing Policy class Copyright: Copyright (c) J-Spaces Team Company: J-Spaces Technologies
LoadBalancingPolicy() - Constructor for class com.j_spaces.core.cluster.LoadBalancingPolicy
 
LoadBalancingPolicy.BroadcastCondition - Enum in com.j_spaces.core.cluster
 
LoadBalancingPolicy.LoadBalancingPolicyDescription - Class in com.j_spaces.core.cluster
 
LoadBalancingPolicy.LoadBalancingPolicyDescription() - Constructor for class com.j_spaces.core.cluster.LoadBalancingPolicy.LoadBalancingPolicyDescription
 
LOCAL - Static variable in class com.j_spaces.core.client.TransactionInfo.Types
Local transaction.
LOCAL_CACHE_UPDATE_MODE - Static variable in class com.j_spaces.core.client.SpaceURL
DCache update modes: UPDATE_MODE_PULL = 1 UPDATE_MODE_PUSH = 2 Example: jini://localhost:10098/containerName/JavaSpaces?
LocalTransactionManager - Class in com.j_spaces.core.client
A Local Transaction Manager acts as a Transaction Manager for transactions that span a single space instance.
LocalTransactionManager(IJSpace) - Constructor for class com.j_spaces.core.client.LocalTransactionManager
Deprecated. Use LocalTransactionManager.getInstance(com.j_spaces.map.IMap) instead
LOCATORS - Static variable in class com.j_spaces.core.client.SpaceURL
jini:// unicast support.
log(String) - Static method in class com.j_spaces.jca.GSManagedConnection
 
LONG_CLASS_NAME - Static variable in class com.j_spaces.jms.GSMessageImpl
 
LOOKUP_JNDI_URL - Static variable in class com.j_spaces.kernel.SystemProperties
 
LOOKUP_JNDI_URL_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
 
LOOKUP_UNICAST_ENABLED - Static variable in class com.j_spaces.kernel.SystemProperties
 
LOOKUP_UNICAST_ENABLED_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
 
LookupFinder - Class in com.j_spaces.core.client
LookupFinder is a generalized concept of the SpaceFinder utility.
LookupFinder() - Constructor for class com.j_spaces.core.client.LookupFinder
 
LRUEvictionStrategy - Class in com.j_spaces.map.eviction
The LRU policies keep recently referenced objects. i.e., it replaces the object that has not been accessed for the longest time.
LRUEvictionStrategy() - Constructor for class com.j_spaces.map.eviction.LRUEvictionStrategy
 
LT - Static variable in class com.j_spaces.core.client.TemplateMatchCodes
less than operation

M

m_AllClusterMemberList - Variable in class com.j_spaces.core.cluster.ClusterPolicy
Cluster members' names.
m_ApplyOwnership - Variable in class com.j_spaces.core.cluster.LoadBalancingPolicy
 
m_BroadcastCondition - Variable in class com.j_spaces.core.cluster.LoadBalancingPolicy.LoadBalancingPolicyDescription
 
m_broadcastThreadpoolMaxSize - Variable in class com.j_spaces.core.cluster.LoadBalancingPolicy
 
m_broadcastThreadpoolMinSize - Variable in class com.j_spaces.core.cluster.LoadBalancingPolicy
 
m_CacheLoaderConfig - Variable in class com.j_spaces.core.cluster.ClusterPolicy
cache-loader configuration
m_ClassName - Variable in class com.j_spaces.core.client.BasicTypeInfo
The type class name.
m_ClassName - Variable in class com.j_spaces.core.client.ExternalEntry
The Entry class name.
m_ClassNames - Variable in class com.j_spaces.core.admin.SpaceRuntimeInfo
List of all the classes' names.
m_ClusterGroupMember - Variable in class com.j_spaces.core.cluster.ClusterPolicy
Cluster group member name.
m_ClusterMembersProperties - Variable in class com.j_spaces.core.cluster.ClusterPolicy
Holds for each member its properties.
m_ClusterName - Variable in class com.j_spaces.core.cluster.ClusterPolicy
Cluster name.
m_ClusterSchemaName - Variable in class com.j_spaces.core.cluster.ClusterPolicy
Cluster schema name.
m_CodeBase - Variable in class com.j_spaces.core.client.BasicTypeInfo
The type code base.
m_DCacheAttributes - Variable in class com.j_spaces.core.cluster.ClusterPolicy
DCache configuration.
m_DCacheConfigName - Variable in class com.j_spaces.core.cluster.ClusterPolicy
DCache configuration name.
m_DefaultPolicy - Variable in class com.j_spaces.core.cluster.LoadBalancingPolicy
 
m_deletedDest - Variable in class com.j_spaces.jms.GSMessageImpl
true if the message target destination was deleted.
m_denied - Variable in class com.j_spaces.jms.GSMessageImpl
true if the message has been denied at least once by a consumer.
m_DisableMultiSpacesBroadcast - Variable in class com.j_spaces.core.cluster.LoadBalancingPolicy
 
m_DisableParallelScattering - Variable in class com.j_spaces.core.cluster.LoadBalancingPolicy
 
m_durableSubscriptionName - Variable in class com.j_spaces.jms.GSMessageConsumerImpl
The durable consumer subscription name.
m_expired - Variable in class com.j_spaces.jms.GSMessageImpl
true if the message has expired.
m_ExtendedMatchCodes - Variable in class com.j_spaces.core.client.ExternalEntry
Codes for extending matching.
m_ExtEntryFieldsNames - Static variable in class com.j_spaces.jms.GSMessageImpl
Holds the field names array for the usage as params in the ExternalEntry. - The Message Body is the first, - Then all the Message Headers, - Then come all the JMS Properties, - Then the JMS_GS application specific properties, as detailed in GSConnectionMetaDataImpl. - The Message Properties which were set by the client currently these props cannot be used via the selector
m_ExtEntryFieldsTypes - Static variable in class com.j_spaces.jms.GSMessageImpl
Holds the field m_type names array for the usage as params in the ExternalEntry.
m_FailOverPolicy - Variable in class com.j_spaces.core.cluster.ClusterPolicy
Fail over policy.
m_FieldsNames - Variable in class com.j_spaces.core.client.BasicTypeInfo
The type fields names.
m_FieldsNames - Variable in class com.j_spaces.core.client.ExternalEntry
The Entry field names array.
m_FieldsTypes - Variable in class com.j_spaces.core.client.BasicTypeInfo
The type fields types correlated to m_FieldsNames.
m_FieldsTypes - Variable in class com.j_spaces.core.client.ExternalEntry
The Entry field Types.
m_FieldsValues - Variable in class com.j_spaces.core.client.ExternalEntry
The Entry field values.
m_GroupName - Variable in class com.j_spaces.core.cluster.LoadBalancingPolicy
 
m_ImplementationClassName - Variable in class com.j_spaces.core.cluster.LoadBalancingPolicy
 
m_IndexedFields - Variable in class com.j_spaces.core.client.BasicTypeInfo
The type fields index indicators correlated to m_FieldsNames.
m_IndexIndicators - Variable in class com.j_spaces.core.client.ExternalEntry
Contains array of boolean values that indicate which of the class fields are index fields.
m_isClustered - Variable in class com.j_spaces.core.JSpaceAttributes
Deprecated.  
m_IsFifo - Variable in class com.j_spaces.core.client.BasicTypeInfo
Indicates if the type is et to FIFO.
m_isFifo - Variable in class com.j_spaces.core.client.ExternalEntry
FIFO Indication, if true the entry will be returned in a FIFO way.
m_IsReplicatable - Variable in class com.j_spaces.core.client.BasicTypeInfo
Indicates if the type is et to Replicatable.
m_IsSyncReplicationEnabled - Variable in class com.j_spaces.core.cluster.ReplicationPolicy
true if sync-replication enabled, otherwise async-repl
m_isTransient - Variable in class com.j_spaces.core.client.ExternalEntry
If true will be transient.
m_jmsConfigName - Variable in class com.j_spaces.core.cluster.ClusterPolicy
JMS configuration name.
m_jmsProperties - Variable in class com.j_spaces.core.cluster.ClusterPolicy
JMS properties.
m_LoadBalancingPolicy - Variable in class com.j_spaces.core.cluster.ClusterPolicy
Load balancing policy.
m_MultipleUIDs - Variable in class com.j_spaces.core.client.ExternalEntry
Contains array of UIDs.
m_NotifyOperationsPolicy - Variable in class com.j_spaces.core.cluster.LoadBalancingPolicy
 
m_NotifyRecovery - Variable in class com.j_spaces.core.cluster.ClusterPolicy
recovery in load balancing group
m_notWriteable - Variable in class com.j_spaces.jms.GSMessageImpl
true if the message could not be written on the dest.
m_NOWriteLeaseMode - Variable in class com.j_spaces.core.client.ExternalEntry
If true � Lease object would not return from the write/writeMultiple operations.
m_NumOFEntries - Variable in class com.j_spaces.core.admin.SpaceRuntimeInfo
List of numbers of entries for each class correlated to m_ClassNames.
m_OwnMemberName - Variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
m_PolicyType - Variable in class com.j_spaces.core.cluster.LoadBalancingPolicy.LoadBalancingPolicyDescription
 
m_PolicyType - Variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
m_PrimaryKeyName - Variable in class com.j_spaces.core.client.ExternalEntry
The field name representing the primary key.
m_Properties - Variable in class com.j_spaces.core.cluster.LoadBalancingPolicy.LoadBalancingPolicyDescription
 
m_RangeValues - Variable in class com.j_spaces.core.client.ExternalEntry
range values- correspond to m_ExtendedMatchCodes, this is UP-TO and include values.
m_ReadOperationsPolicy - Variable in class com.j_spaces.core.cluster.LoadBalancingPolicy
 
m_Recovery - Variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
m_Replicatable - Variable in class com.j_spaces.core.client.ExternalEntry
Contains a tag that indicates whether the class should be replicated or not.
m_Replicated - Variable in class com.j_spaces.core.cluster.ClusterPolicy
Is member of replication.
m_ReplicateNotifyTemplates - Variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
m_ReplicationChunkSize - Variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
m_ReplicationGroupMembersNames - Variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
m_ReplicationGroupMembersURLs - Variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
m_ReplicationGroupName - Variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
m_ReplicationGroups - Variable in class com.j_spaces.core.cluster.ClusterPolicy
Replication groups list.
m_ReplicationIntervalMillis - Variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
m_ReplicationIntervalOperations - Variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
m_ReplicationMode - Variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
m_ReplicationPolicy - Variable in class com.j_spaces.core.cluster.ClusterPolicy
Replication policy.
m_ReplMemberPolicyDescTable - Variable in class com.j_spaces.core.cluster.ReplicationPolicy
replication policy description table: key: memberName, value: ReplicationPolicyDescription.
m_replyToId - Variable in class com.j_spaces.jms.GSMessageImpl
The reply to destination identifier. the name of the destination that the message got from.
m_ReturnOnlyUids - Variable in class com.j_spaces.core.client.ExternalEntry
If true readMultiple/takeMultiple return only UIDs.
m_SecurityContext - Variable in class com.j_spaces.core.SpaceContext
An attached SecurityContext.
m_sessionID - Variable in class com.j_spaces.jms.GSSessionImpl
 
m_SpaceFinderReportInterval - Variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
m_SpaceFinderTimeout - Variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
m_SuperClasses - Variable in class com.j_spaces.core.client.BasicTypeInfo
The type super classes names.
m_SuperClassesNames - Variable in class com.j_spaces.core.client.ExternalEntry
The Entry super classes names array.
m_SyncOnCommit - Variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
m_SyncOnCommitTimeout - Variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
m_SyncReplPolicy - Variable in class com.j_spaces.core.cluster.ReplicationPolicy
group's sync-replication information, if null, not sync replication defined.
m_TakeOperationsPolicy - Variable in class com.j_spaces.core.cluster.LoadBalancingPolicy
 
m_TimeToLive - Variable in class com.j_spaces.core.client.EntryInfo
output-only, time (in milliseconds) left for this entry to live (correct for the time the operation- read,take under xtn, update, ... was performed)
m_TimeToLive - Variable in class com.j_spaces.core.client.ExternalEntry
Read only field.
m_totalNumOfValues - Variable in class com.j_spaces.jms.GSMessageImpl
 
m_TriggerNotifyTemplates - Variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
m_UID - Variable in class com.j_spaces.core.client.EntryInfo
Unique ID of the entry.
m_UID - Variable in class com.j_spaces.core.client.ExternalEntry
Store Entry Unique ID.
m_undeliverable - Variable in class com.j_spaces.jms.GSMessageImpl
true if the message is considered as undeliverable.
m_VersionID - Variable in class com.j_spaces.core.client.EntryInfo
Version ID, initially each entry is written with versionID of 1 and it is incremented in each update.
m_VersionID - Variable in class com.j_spaces.core.client.ExternalEntry
Contains a version number that is incremented each time the entry is updated.
m_WriteOperationsPolicy - Variable in class com.j_spaces.core.cluster.LoadBalancingPolicy
 
magic - Variable in class com.j_spaces.jca.GSManagedConnectionFactory
 
main(String[]) - Static method in class com.j_spaces.core.client.SpaceFinder
This main provides the following options: 1.
main(String[]) - Static method in class com.j_spaces.map.CacheFinder
This main provides the following options: 1.
makePersistent() - Method in class com.j_spaces.core.client.ExternalEntry
Construct Persistent Entry.
makePersistent() - Method in interface com.j_spaces.core.client.IMetaDataEntry
Makes this entry a persistent entry.
makePersistent() - Method in class com.j_spaces.core.client.MetaDataEntry
Makes this entry a persistent entry.
makeTransient() - Method in class com.j_spaces.core.client.ExternalEntry
Construct Transient Entry.
makeTransient() - Method in interface com.j_spaces.core.client.IMetaDataEntry
Makes this entry a transient entry.
makeTransient() - Method in class com.j_spaces.core.client.MetaDataEntry
Makes this entry a transient entry.
MAP - Static variable in interface com.gigaspaces.converter.MappingType
Indicate to convert POJO to Envelope
MAP - Static variable in class com.j_spaces.jms.GSMessageImpl
A map message carries an hashtable.
MappingType - Interface in com.gigaspaces.converter
The Converter need to know to what to convert the POJO.
MarshObject - Class in com.j_spaces.kernel.lrmi
MarshObject is similar to java.rmi.MarshalledObject.
MarshObject() - Constructor for class com.j_spaces.kernel.lrmi.MarshObject
 
matchManagedConnections(Set, Subject, ConnectionRequestInfo) - Method in class com.j_spaces.jca.GSManagedConnectionFactory
 
MAX_FILTER_OPERATION_CODES - Static variable in class com.j_spaces.core.filters.FilterOperationCodes
 
MAX_SECURITY_FILTER_OPERATION_CODES - Static variable in class com.j_spaces.core.filters.FilterOperationCodes
 
memberName - Variable in class com.j_spaces.core.cluster.ReplicationPolicy.MirrorServiceConfig
 
memberRecovery - Variable in class com.j_spaces.core.cluster.ReplicationPolicy.ReplicationPolicyDescription
 
MEMORY_USAGE_ENABLED - Static variable in class com.j_spaces.kernel.SystemProperties
 
MEMORY_USAGE_ENABLED_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
 
MemoryShortageException - Exception in com.j_spaces.core
This Exception indicates that the space server process reached the predefined percentage usage ratio.
MemoryShortageException(String) - Constructor for exception com.j_spaces.core.MemoryShortageException
Constructor
MessageException - Exception in com.j_spaces.jms
A JMSException extension for a JMS Message exception specifics.
MessageException() - Constructor for exception com.j_spaces.jms.MessageException
 
MessageException(String) - Constructor for exception com.j_spaces.jms.MessageException
 
MessageException(Throwable) - Constructor for exception com.j_spaces.jms.MessageException
 
MessageException(String, Throwable) - Constructor for exception com.j_spaces.jms.MessageException
 
MessageValueException - Exception in com.j_spaces.jms
A JMSException extension for a JMS Message exception specifics.
MessageValueException() - Constructor for exception com.j_spaces.jms.MessageValueException
 
MessageValueException(String) - Constructor for exception com.j_spaces.jms.MessageValueException
 
MessageValueException(Throwable) - Constructor for exception com.j_spaces.jms.MessageValueException
 
MessageValueException(String, Throwable) - Constructor for exception com.j_spaces.jms.MessageValueException
 
MetaDataEntry - Class in com.j_spaces.core.client
This class implements entry and provide optimistic locking and UID capabilities.
MetaDataEntry() - Constructor for class com.j_spaces.core.client.MetaDataEntry
no args public constructor
MIRROR - Static variable in class com.j_spaces.core.client.SpaceURL
When setting this URL property it will allow the space to connect to the Mirror service to push its data and operations for asynchronous persistency.
moveToCurrentRow() - Method in class com.j_spaces.jdbc.driver.GResultSet
 
moveToInsertRow() - Method in class com.j_spaces.jdbc.driver.GResultSet
 
MULTICAST - Static variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
MULTICAST_COMMUNICATION_MODE - Static variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
MULTICAST_NOTIFY - Static variable in class com.j_spaces.kern