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.kernel.SystemProperties
Used with the Map API Local Cache.
MulticastNotifyDelegator - Class in com.j_spaces.core.client
Presently, JavaSpace.notify() implemented using unicast approach.

N

N_NULL_TEMPLATE - Static variable in interface com.j_spaces.core.ObjectTypes
N_NULL_TEMPLATE - a private case of template, notify null template.
N_TEMPLATE - Static variable in interface com.j_spaces.core.ObjectTypes
N_TEMPLATE - a private case of template, notify template.
name - Variable in class com.j_spaces.core.filters.GenericPrincipal.Attribute
 
NE - Static variable in class com.j_spaces.core.client.TemplateMatchCodes
not equal operation
newColumnValue(Connection, ComplexColumnAttributes, String, Object, int, boolean) - Method in interface com.j_spaces.sadapter.GenericJDBC.IComplexColumns
called when a new row is inserted to the entries table if m_CColsHandlingMethod.m_EmbeddedColumnName field of the ComplexColumnAttributes is not null the method will be called before insert and is expected to return a string value that will be stored in the entries table .
newTableColumn(Connection, ComplexColumnAttributes, int) - Method in interface com.j_spaces.sadapter.GenericJDBC.IComplexColumns
Called when a new type of entry is introduced to the SA and a table is created for it. this method might be called twice-before table creation (so it can return names of columns to be added for string value storing) and after table creation (to allow creation of child tables).
next() - Method in class com.gigaspaces.hibernate.HibernateCacheIterator
 
next() - Method in class com.j_spaces.core.client.GSIterator
Removes one entity from the iterated buffered set and returns a copy to the caller.
next(long) - Method in class com.j_spaces.core.client.GSIterator
Same as GSIterator.next() but with blocking behavior, blocking until a matched entity is available or until timeout expires.
next() - Method in class com.j_spaces.jdbc.driver.GResultSet
 
NIO_PROTOCOL - Static variable in interface com.j_spaces.core.IStubHandler
NIO protocol constant
NO_WRITE_LEASE - Static variable in class com.j_spaces.core.client.SpaceURL
If true � Lease object would not return from the write/writeMultiple operations.
NoneEvictionStrategy - Class in com.j_spaces.map.eviction
No eviction strategy
NoneEvictionStrategy() - Constructor for class com.j_spaces.map.eviction.NoneEvictionStrategy
 
NoSuchNameException - Exception in com.j_spaces.core
A NoSuchNameException is thrown when a lookup of an object by name is performed and the name is not found.
NoSuchNameException() - Constructor for exception com.j_spaces.core.NoSuchNameException
Constructs a NoSuchNameException with null as its error detail message.
NoSuchNameException(String) - Constructor for exception com.j_spaces.core.NoSuchNameException
Constructs a NoSuchNameException with the specified detail message.
NOT_NULL - Static variable in class com.j_spaces.core.client.TemplateMatchCodes
entry field is not null operation (template field not relevant)
notify(Entry, Transaction, RemoteEventListener, long, MarshalledObject, boolean, int) - Method in class com.j_spaces.core.client.MulticastNotifyDelegator
register notify template with desired filter.
notify(Entry, Transaction, RemoteEventListener, long, MarshalledObject, boolean, int, INotifyDelegatorFilter) - Method in class com.j_spaces.core.client.MulticastNotifyDelegator
register notify template with desired filter.
notify(RemoteEvent) - Method in class com.j_spaces.core.client.NotifyDelegator
This is a callback method invoked by the space when an entry that matches the notify templates is written to the space.
notify(Entry, Transaction, RemoteEventListener, long, MarshalledObject, boolean, int) - Method in class com.j_spaces.core.client.NotifyDelegatorMultiplexer
Registers a notification with this space for the specified template.
notify(RemoteEvent) - Method in class com.j_spaces.core.client.NotifyDelegatorMultiplexer
This is a callback method invoked by the space when an entry that matches the notify templates is written to the space.
notify(Object, Transaction, RemoteEventListener, long, MarshalledObject) - Method in interface com.j_spaces.core.IJSpace
When objects that match this template are written, notification is sent to the given listener with a RemoteEvent that includes the handback object.
notify(Object, Transaction, RemoteEventListener, long, MarshalledObject, int) - Method in interface com.j_spaces.core.IJSpace
An extension to the standard JavaSpace.notify() method.
notify(Entry, Transaction, RemoteEventListener, long, MarshalledObject, int) - Method in interface com.j_spaces.core.IJSpace
An extension to the standard JavaSpace.notify() method.
notify(Entry, RemoteEventListener) - Method in class com.j_spaces.jca.JSInteraction
When entries are written that match this template notify the given listener with a RemoteEvent that includes the handback object.
NOTIFY_ALL - Static variable in class com.j_spaces.core.client.NotifyModifiers
The int value representing the Notify All modifier.
NOTIFY_FIFO_QUEUE - Static variable in class com.j_spaces.kernel.SystemProperties
Determines the FIFO notify queue size.
NOTIFY_LEASE_EXPIRATION - Static variable in class com.j_spaces.core.client.NotifyModifiers
The int value representing the Notify Lease Expiration modifier.
NOTIFY_NONE - Static variable in class com.j_spaces.core.client.NotifyModifiers
The int value representing the Notify None modifier.
NOTIFY_OPERATION - Static variable in class com.j_spaces.jca.JSInteraction
 
NOTIFY_TAKE - Static variable in class com.j_spaces.core.client.NotifyModifiers
The int value representing the Notify Take modifier.
NOTIFY_UPDATE - Static variable in class com.j_spaces.core.client.NotifyModifiers
The int value representing the Notify Update modifier.
NOTIFY_WRITE - Static variable in class com.j_spaces.core.client.NotifyModifiers
The int value representing the Notify Write modifier.
NotifyDelegator - Class in com.j_spaces.core.client
Just like the call to JavaSpace.notify(), it serves to register interest in matching entries for a specific period of time.
NotifyDelegator(IJSpace, RemoteEventListener, boolean) - Constructor for class com.j_spaces.core.client.NotifyDelegator
ADVANCE USAGE, this constructor uses for Wrapping simple notify request.
NotifyDelegator(RemoteEventListener) - Constructor for class com.j_spaces.core.client.NotifyDelegator
Deprecated. Use NotifyDelegator.NotifyDelegator(RemoteEventListener, boolean)
NotifyDelegator(RemoteEventListener, boolean) - Constructor for class com.j_spaces.core.client.NotifyDelegator
A supplied listener for use with JavaSpace.notify(Entry, Transaction, RemoteEventListener, long, MarshalledObject).
NotifyDelegator(IJSpace, Entry, Transaction, RemoteEventListener, long, MarshalledObject, boolean, int) - Constructor for class com.j_spaces.core.client.NotifyDelegator
Creates a new delegator that can receive ordered notifications.
NotifyDelegator(IJSpace, Object, Transaction, RemoteEventListener, long, MarshalledObject, boolean, int) - Constructor for class com.j_spaces.core.client.NotifyDelegator
Creates a new delegator that can receive ordered notifications.
NotifyDelegator(IJSpace, Entry, Transaction, RemoteEventListener, long, MarshalledObject) - Constructor for class com.j_spaces.core.client.NotifyDelegator
Deprecated. Use NotifyDelegator.NotifyDelegator(IJSpace, Entry, Transaction, RemoteEventListener, long, MarshalledObject, boolean, int)
NotifyDelegator(IJSpace, Entry, Transaction, RemoteEventListener, long, MarshalledObject, boolean) - Constructor for class com.j_spaces.core.client.NotifyDelegator
Deprecated. NotifyDelegator.NotifyDelegator(IJSpace, Entry, Transaction, RemoteEventListener, long, MarshalledObject, boolean, int)
NotifyDelegatorMultiplexer - Class in com.j_spaces.core.client
Just like the call to JavaSpace.notify(), it serves to register interest in matching entries for a specific period of time.
NotifyDelegatorMultiplexer(IJSpace) - Constructor for class com.j_spaces.core.client.NotifyDelegatorMultiplexer
This constructor is called by NotifyDelegatorMultiplexer Manager.
NotifyDelegatorMultiplexer(RemoteEventListener) - Constructor for class com.j_spaces.core.client.NotifyDelegatorMultiplexer
Use this constructor when requesting notifications from supplied listener.
NotifyDelegatorMultiplexer(RemoteEventListener, boolean) - Constructor for class com.j_spaces.core.client.NotifyDelegatorMultiplexer
Use this constructor when requesting notifications from supplied listener.
NotifyDelegatorMultiplexer(IJSpace, Entry, Transaction, RemoteEventListener, long, MarshalledObject, boolean, int) - Constructor for class com.j_spaces.core.client.NotifyDelegatorMultiplexer
Creates a new delegator that can receive notifications.
NotifyModifiers - Class in com.j_spaces.core.client
The Modifier class provides static methods and constants to decode notify types modifiers.
NotifyModifiers() - Constructor for class com.j_spaces.core.client.NotifyModifiers
 
NULL_TEMPLATE - Static variable in interface com.j_spaces.core.ObjectTypes
NULL_TEMPLATE - a private case of template, null template.
NULL_TEMPLATE - Static variable in class com.j_spaces.core.SpaceCopyStatus
Constant for Notify NULL template
NUMBER_IMPLICIT_INDEXES - Static variable in class com.j_spaces.kernel.SystemProperties
 
NUMBER_IMPLICIT_INDEXES_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
 

O

OBJECT - Static variable in class com.j_spaces.jms.GSMessageImpl
An object message carries a serializable object.
OBJECT_CLASS_NAME - Static variable in class com.j_spaces.jms.GSMessageImpl
 
ObjectFormat - Interface in com.j_spaces.core.client
Each Object in the space represents one of the applicable supported formats.
ObjectTypes - Interface in com.j_spaces.core
Specifies object types.
ON_INIT - Static variable in class com.j_spaces.core.filters.FilterOperationCodes
Deprecated. this operation code is deprecated. There is no need for ON_INIT , since when filter's init() is called the space is already initialized
onClear() - Method in interface com.j_spaces.javax.cache.CacheListener
Triggered when the cache is cleared.
ONE_WAY_CLEAR - Static variable in class com.j_spaces.kernel.SystemProperties
 
ONE_WAY_UPDATE - Static variable in class com.j_spaces.kernel.SystemProperties
 
ONE_WAY_WRITE - Static variable in class com.j_spaces.kernel.SystemProperties
 
onEvict(Object) - Method in interface com.j_spaces.javax.cache.CacheListener
Triggered when a cache mapping is removed due to eviction.
onLoad(Object) - Method in interface com.j_spaces.javax.cache.CacheListener
Triggered when a cache mapping is created due to the cache loader being consulted.
onPut(Object) - Method in interface com.j_spaces.javax.cache.CacheListener
Triggered when a cache mapping is created due to calling Cache.put().
onRemove(Object) - Method in interface com.j_spaces.javax.cache.CacheListener
Triggered when a cache mapping is removed due to calling Cache.remove().
OPERATION_CLEAR - Static variable in class com.j_spaces.core.cluster.LoadBalancingPolicy
 
OPERATION_COUNT - Static variable in class com.j_spaces.core.cluster.LoadBalancingPolicy
 
OPERATION_NONE - Static variable in class com.j_spaces.core.cluster.LoadBalancingPolicy
 
OPERATION_NOTIFY - Static variable in class com.j_spaces.core.cluster.LoadBalancingPolicy
 
OPERATION_NOTIFY - Static variable in class com.j_spaces.core.filters.DefaultSecurityFilter
Notify operation.
OPERATION_READ - Static variable in class com.j_spaces.core.cluster.LoadBalancingPolicy
 
OPERATION_READ - Static variable in class com.j_spaces.core.filters.DefaultSecurityFilter
Read operation.
OPERATION_READ_MULTIPLE - Static variable in class com.j_spaces.core.cluster.LoadBalancingPolicy
 
OPERATION_READIE - Static variable in class com.j_spaces.core.cluster.LoadBalancingPolicy
 
OPERATION_TAKE - Static variable in class com.j_spaces.core.cluster.LoadBalancingPolicy
 
OPERATION_TAKE - Static variable in class com.j_spaces.core.filters.DefaultSecurityFilter
Take operation.
OPERATION_TAKE_MULTIPLE - Static variable in class com.j_spaces.core.cluster.LoadBalancingPolicy
 
OPERATION_TAKEIE - Static variable in class com.j_spaces.core.cluster.LoadBalancingPolicy
 
OPERATION_UPDATE - Static variable in class com.j_spaces.core.cluster.LoadBalancingPolicy
 
OPERATION_UPDATE - Static variable in class com.j_spaces.core.filters.DefaultSecurityFilter
Update operation.
OPERATION_UPDATE_MULTIPLE - Static variable in class com.j_spaces.core.cluster.LoadBalancingPolicy
 
OPERATION_WRITE - Static variable in class com.j_spaces.core.cluster.LoadBalancingPolicy
 
OPERATION_WRITE - Static variable in class com.j_spaces.core.filters.DefaultSecurityFilter
Write operation.
OPERATION_WRITE_MULTIPLE - Static variable in class com.j_spaces.core.cluster.LoadBalancingPolicy
 
operationCodeToString(Integer) - Static method in class com.j_spaces.core.filters.FilterOperationCodes
Return a string representation of operation code.
OperationTimeoutException - Exception in com.j_spaces.core.client
OperationTimeoutException is thrown when a space operation timeouts after waiting for a transactional proper matching entry.
OperationTimeoutException() - Constructor for exception com.j_spaces.core.client.OperationTimeoutException
Constructs an OperationTimeoutException with a default detailed message.
ORDER - Static variable in class com.j_spaces.core.client.SQLQuery
 
outputReplicationFilterClassName - Variable in class com.j_spaces.core.cluster.ReplicationPolicy.ReplicationPolicyDescription
 
outputReplicationFilterParamUrl - Variable in class com.j_spaces.core.cluster.ReplicationPolicy.ReplicationPolicyDescription
 

P

PARTIAL_REPLICATION - Static variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
PARTIAL_UPDATE - Static variable in class com.j_spaces.core.client.UpdateModifiers
The int value representing the PARTIAL_UPDATE modifier.
PAUSED - Static variable in interface com.j_spaces.core.ISpaceState
Service is paused.
peek(Object) - Method in interface com.j_spaces.javax.cache.Cache
The peek method will return the object associated with "key" if it currently exists (and is valid) in the cache.
peek(Object) - Method in class com.j_spaces.map.GSMapImpl
The peek method will return the object associated with "key" if it currently exists (and is valid) in the cache.
PERMISSION_ADMIN - Static variable in class com.j_spaces.core.SecurityContext
Admin functions permission.
PERMISSION_READ - Static variable in class com.j_spaces.core.SecurityContext
Read permission.
PERMISSION_WRITE - Static variable in class com.j_spaces.core.SecurityContext
Write/Take/Update/Replace permission.
PersistentContext - Class in com.j_spaces.sadapter.GenericPA
The PersistentContext is used by the Generic SA interfaces.
PersistentContext() - Constructor for class com.j_spaces.sadapter.GenericPA.PersistentContext
 
PersistentEntry - Class in com.j_spaces.sadapter.GenericPA
The PersistanteEntry keeps entry fields at the datastore.
PersistentEntry(String, String, Object[]) - Constructor for class com.j_spaces.sadapter.GenericPA.PersistentEntry
PersistentEntry constructor.
PersistentEntry(PersistentEntry) - Constructor for class com.j_spaces.sadapter.GenericPA.PersistentEntry
Copy constructor.
PersistentEntry() - Constructor for class com.j_spaces.sadapter.GenericPA.PersistentEntry
Default constructor.
persistentEntryToEntryHolder() - Method in class com.j_spaces.sadapter.GenericPA.PersistentEntry
Creates an entry Holder from the persistent Entry.
persistentEntryToTemplateHolder() - Method in class com.j_spaces.sadapter.GenericPA.PersistentEntry
This method convert Persistent entry to templateHolder.
PersistentMatchTemplate - Class in com.j_spaces.sadapter.GenericPA
the PersistentMatchTemplate is used to describe a match condition.
PersistentMatchTemplate(String, Object[], short[], Object[], boolean) - Constructor for class com.j_spaces.sadapter.GenericPA.PersistentMatchTemplate
 
PersistentMatchTemplate() - Constructor for class com.j_spaces.sadapter.GenericPA.PersistentMatchTemplate
 
ping() - Method in interface com.j_spaces.core.admin.IRemoteJSpaceAdmin
Ping to space to see if alive.
ping() - Method in interface com.j_spaces.core.IJSpace
Checks whether the space is alive and accessible.
ping() - Method in interface com.j_spaces.core.IJSpaceContainer
Checks whether the container is alive and accessible.
ping() - Method in class com.j_spaces.jca.GSInteraction
Checks whether the space is alive and accessible.
pingSpace() - Method in class com.j_spaces.jms.GSConnectionFactoryImpl
Checks whether the space is alive and accessible.
POJO - Static variable in interface com.j_spaces.core.client.ObjectFormat
Object represents a Plain Old Java Object.
Pojo2ExternalEntryConverter - Class in com.gigaspaces.converter.pojo
This class is the implementation of the interface IPojoToEntryConverter.
Pojo2ExternalEntryConverter() - Constructor for class com.gigaspaces.converter.pojo.Pojo2ExternalEntryConverter
Empty constructor
Pojo2ExternalEntryConverter(boolean) - Constructor for class com.gigaspaces.converter.pojo.Pojo2ExternalEntryConverter
Constructor
prepare(Xid) - Method in class com.j_spaces.core.client.XAResourceImpl
 
previous() - Method in class com.j_spaces.jdbc.driver.GResultSet
 
process(EntryArrivedRemoteEvent) - Method in interface com.j_spaces.core.client.INotifyDelegatorFilter
Notify the filter about an event.
process(int, IReplicationFilterEntry, String) - Method in interface com.j_spaces.core.cluster.IReplicationFilter
This method is called by sync/async replication when SyncPackets is about to get sent (for output filter) or received (for input one).
process(SpaceContext, ISpaceFilterEntry[], int) - Method in class com.j_spaces.core.filters.DefaultSecurityFilter
Called only on before replace.
process(SpaceContext, ISpaceFilterEntry, int) - Method in class com.j_spaces.core.filters.DefaultSecurityFilter
 This method is called by the engine when an event matching this filter's
  operation code occurs in the space engine.
process(SpaceContext, ISpaceFilterEntry, int) - Method in interface com.j_spaces.core.filters.ISpaceFilter
This method is called by the engine when an event matching this filter's operation code occurs in the space engine.
process(SpaceContext, ISpaceFilterEntry[], int) - Method in interface com.j_spaces.core.filters.ISpaceFilter
This method is called by the engine when an event matching this filter's operation code occurs in the engine.
PROPERTIES_FILE_NAME - Static variable in class com.j_spaces.core.client.SpaceURL
If properties file name is passed, it means loading the schema and then loading the requested [prop-file-name].properties file which contains the values to override the schema space/container/cluster configuration values that are defined in the schema files.
PROPERTIES_NUM - Static variable in class com.j_spaces.jms.GSMessageImpl
 
PROPERTIES_SPACE_URL_ARG - Static variable in class com.j_spaces.core.client.SpaceURL
When using properties, one can set the SpaceURL attributes which we break into properties with gs.space.url.arg.
PROPERTIES_SPACE_URL_ARGLINE - Static variable in class com.j_spaces.core.client.SpaceURL
When using properties, one can set the SpaceURL attributes line which we break into properties with gs.space.url.arg_line.
PROPERTIES_STR_NAME - Static variable in class com.j_spaces.jms.GSMessageImpl
 
propertyExists(String) - Method in class com.j_spaces.jms.GSMessageImpl
Returns true if a given property exists.
PROTOCOL_NAME - Static variable in class com.j_spaces.core.client.SpaceURL
Protocol name
protocolAdaptorClass - Variable in class com.j_spaces.core.cluster.ReplicationPolicy
Name of Sync-Replication protocol Adaptor - by default Unicast.
publish(Message) - Method in class com.j_spaces.jms.GSTopicPublisherImpl
API method.
publish(Message, int, int, long) - Method in class com.j_spaces.jms.GSTopicPublisherImpl
API method.
publish(Topic, Message) - Method in class com.j_spaces.jms.GSTopicPublisherImpl
API method.
publish(Topic, Message, int, int, long) - Method in class com.j_spaces.jms.GSTopicPublisherImpl
API method.
PUSH_MODE - Static variable in class com.j_spaces.kernel.SystemProperties
 
put(Object, Object) - Method in interface com.j_spaces.javax.cache.Cache
The put method adds the object "value" to the cache identified by the object "key".
put(Object, Object, long) - Method in interface com.j_spaces.map.IMap
Puts value to the cache with specified key for timeToLive milliseconds to live in the cache.
put(Object, Object, Attribute[]) - Method in interface com.j_spaces.map.IMap
Deprecated. This method will not be available in future versions.
put(Object, Object, Attribute[], long) - Method in interface com.j_spaces.map.IMap
Deprecated. This method will not be available in future versions.
PUT_FIRST - Static variable in class com.j_spaces.kernel.SystemProperties
Used with the Map API Local Cache.
putAll(Map) - Method in interface com.j_spaces.javax.cache.Cache
Copies all of the mappings from the specified map to the cache.
putValue(String, Object) - Method in class com.j_spaces.www.DSession
Puts a new attribute into DSession instance.

Q

Query - Interface in com.j_spaces.core.client
The Query Interface is the base interface for the SQLQuery and the RegExQuery classes.
QUEUE_CONNECTION_FAC - Static variable in class com.j_spaces.jms.GSConnectionFactoryImpl
 

R

read(Object, Transaction, long) - Method in interface com.j_spaces.core.IJSpace
Read any matching object from the space, blocking until one exists.
read(Entry, long) - Method in class com.j_spaces.jca.JSInteraction
Read any matching entry from the space, blocking until one exists.
read(Entry, boolean, long) - Method in class com.j_spaces.jca.JSInteraction
Read any matching entry from the space, blocking until one exists.
READ_OPERATION - Static variable in class com.j_spaces.jca.JSInteraction
 
readBody(DataInput) - Method in class com.j_spaces.jms.GSMessageImpl
Used to help build the body from an input stream
readBody(DataInput) - Method in class com.j_spaces.jms.GSObjectMessageImpl
Used to help build the body from an input stream
readBoolean() - Method in class com.j_spaces.jms.GSBytesMessageImpl
Reads a boolean from the bytes message stream.
readBoolean() - Method in class com.j_spaces.jms.GSStreamMessageImpl
Reads a boolean from the stream message.
readByte() - Method in class com.j_spaces.jms.GSBytesMessageImpl
Reads a signed 8-bit value from the bytes message stream.
readByte() - Method in class com.j_spaces.jms.GSStreamMessageImpl
Reads a byte value from the stream message.
readBytes(byte[]) - Method in class com.j_spaces.jms.GSBytesMessageImpl
Reads a byte array from the bytes message stream.
readBytes(byte[], int) - Method in class com.j_spaces.jms.GSBytesMessageImpl
Reads a portion of the bytes message stream.
readBytes(byte[]) - Method in class com.j_spaces.jms.GSStreamMessageImpl
Reads a byte array field from the stream message into the specified byte[] object (the read buffer).
readChar() - Method in class com.j_spaces.jms.GSBytesMessageImpl
Reads a Unicode character value from the bytes message stream.
readChar() - Method in class com.j_spaces.jms.GSStreamMessageImpl
Reads a Unicode character value from the stream message.
readDouble() - Method in class com.j_spaces.jms.GSBytesMessageImpl
Reads a double from the bytes message stream.
readDouble() - Method in class com.j_spaces.jms.GSStreamMessageImpl
Reads a double from the stream message.
readEntries - Variable in class com.j_spaces.core.filters.GenericPrincipal
 
readExternal(ObjectInput) - Method in class com.j_spaces.core.admin.SpaceRuntimeInfo
readExternal(ObjectInput) - Method in class com.j_spaces.core.client.EntryArrivedRemoteEvent
readExternal(ObjectInput) - Method in class com.j_spaces.core.client.ExternalEntry
Restore the class contents by calling the methods of DataInput for primitive types and readObject for objects, strings and arrays.
readExternal(ObjectInput) - Method in class com.j_spaces.core.filters.StatisticsContext
readExternal(ObjectInput) - Method in class com.j_spaces.core.LeaseProxy
readExternal(ObjectInput) - Method in class com.j_spaces.core.SecurityContext
readExternal(ObjectInput) - Method in class com.j_spaces.core.SpaceContext
readExternal(ObjectInput) - Method in class com.j_spaces.kernel.lrmi.MarshObject
 
readFloat() - Method in class com.j_spaces.jms.GSBytesMessageImpl
Reads a float from the bytes message stream.
readFloat() - Method in class com.j_spaces.jms.GSStreamMessageImpl
Reads a float from the stream message.
readIfExists(Object, Transaction, long) - Method in interface com.j_spaces.core.IJSpace
Read if exists any matching object from the space, blocking until one exists.
readIfExists(Entry, long) - Method in class com.j_spaces.jca.JSInteraction
Read any matching entry from the space, returning null if there is currently is none.
readIfExists(Entry, boolean, long) - Method in class com.j_spaces.jca.JSInteraction
Read any matching entry from the space, returning null if there is currently is none.
readInt() - Method in class com.j_spaces.jms.GSBytesMessageImpl
Reads a signed 32-bit integer from the bytes message stream.
readInt() - Method in class com.j_spaces.jms.GSStreamMessageImpl
Reads a 32-bit integer from the stream message.
readLong() - Method in class com.j_spaces.jms.GSBytesMessageImpl
Reads a signed 64-bit integer from the bytes message stream.
readLong() - Method in class com.j_spaces.jms.GSStreamMessageImpl
Reads a 64-bit integer from the stream message.
readMatchObjects - Variable in class com.j_spaces.core.filters.GenericPrincipal
 
readMultiple(Object, Transaction, int) - Method in interface com.j_spaces.core.IJSpace
Reads all the objects matching the specified template from this space.
readMultiple(Entry, Transaction, int) - Method in interface com.j_spaces.core.IJSpace
Reads all the entries matching the specified template from this space.
readMultiple(Entry, int) - Method in class com.j_spaces.jca.GSInteraction
Reads all the entries matching the specified template from this space.
readMultiple(Entry, boolean, int) - Method in class com.j_spaces.jca.GSInteraction
Reads all the entries matching the specified template from this space.
readObject() - Method in class com.j_spaces.jms.GSStreamMessageImpl
Reads an object from the stream message.
readShort() - Method in class com.j_spaces.jms.GSBytesMessageImpl
Reads a signed 16-bit number from the bytes message stream.
readShort() - Method in class com.j_spaces.jms.GSStreamMessageImpl
Reads a 16-bit integer from the stream message.
readString() - Method in class com.j_spaces.jms.GSStreamMessageImpl
Reads a String from the stream message.
ReadTakeModifiers - Class in com.j_spaces.core.client
The Modifier class provides static methods and constants to decode ReadTake types modifiers.
ReadTakeModifiers() - Constructor for class com.j_spaces.core.client.ReadTakeModifiers
 
readUnsignedByte() - Method in class com.j_spaces.jms.GSBytesMessageImpl
Reads an unsigned 8-bit number from the bytes message stream.
readUnsignedShort() - Method in class com.j_spaces.jms.GSBytesMessageImpl
Reads an unsigned 16-bit number from the bytes message stream.
readUTF() - Method in class com.j_spaces.jms.GSBytesMessageImpl
Reads a string that has been encoded using a modified UTF-8 format from the bytes message stream.
rebindToJNDI(String, Object) - Method in class com.j_spaces.jms.utils.GSJMSAdmin
Rebinding to a JNDI registry using the jndi Context details provided in the config file.
receive() - Method in class com.j_spaces.jms.GSMessageConsumerImpl
API method.
receive(long) - Method in class com.j_spaces.jms.GSMessageConsumerImpl
API method.
receiveNoWait() - Method in class com.j_spaces.jms.GSMessageConsumerImpl
API method.
recover() - Method in class com.j_spaces.core.client.LocalTransactionManager
Create Xids array of all the prepared transactions.
recover(int) - Method in class com.j_spaces.core.client.XAResourceImpl
 
recover() - Method in class com.j_spaces.jms.GSSessionImpl
 
refreshRow() - Method in class com.j_spaces.jdbc.driver.GResultSet
 
REGEX - Static variable in class com.j_spaces.core.client.TemplateMatchCodes
regular-expression matching operation (of a string field)
RegExQuery - Class in com.j_spaces.core.client
The RegExQuery class is used to query the space using the Java Regular Expression syntax.
RegExQuery(String, String[], String[]) - Constructor for class com.j_spaces.core.client.RegExQuery
Constructor to initialize Regular Expression Query with Entry class name.
RegExQuery(Entry, String[], String[]) - Constructor for class com.j_spaces.core.client.RegExQuery
Constructor to initialize Regular Expression Query with Entry, from which class name is extracted.
RegExQuery(Object, String[], String[]) - Constructor for class com.j_spaces.core.client.RegExQuery
Constructor to initialize Regular Expression Query with Entry, from which class name is extracted.
RegExQuery() - Constructor for class com.j_spaces.core.client.RegExQuery
Empty constructor.
REGGIE_CLASSPATH_PREFIX - Static variable in class com.j_spaces.kernel.SystemProperties
 
REGGIE_CODEBASE_LOAD_FROM_RESOURCE - Static variable in class com.j_spaces.kernel.SystemProperties
if true (when loaded from J2EE or when we don't count on httpd download) we find set the codebase jars using getResource() and not with an http protocol if false we use http host and port to download jars from httpd.
REGGIE_CODEBASE_PREFIX - Static variable in class com.j_spaces.kernel.SystemProperties
 
relative(int) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
RelativeTime - Class in com.j_spaces.kernel.time
ITimeProvider implementation specifying a precise timer, which is not influenced by motions of the wall-clock time.
RelativeTime() - Constructor for class com.j_spaces.kernel.time.RelativeTime
Returns a RelativeTime instance based on sun.misc.Perf precision.
remove() - Method in class com.gigaspaces.hibernate.HibernateCacheIterator
 
remove(Object) - Method in interface com.j_spaces.javax.cache.Cache
The remove method will delete the object from the cache including the key, the associated value and the associated CacheStatistics object.
remove(Object, long) - Method in interface com.j_spaces.map.IMap
Removes the mapping for this key from this cache.
removeConnectionEventListener(ConnectionEventListener) - Method in class com.j_spaces.jca.GSManagedConnection
 
removeExternalEntryFromSpace(ExternalEntry) - Method in class com.j_spaces.jms.GSSessionImpl
Removing the ExternalMessage, using space.clear(), from the space.
removeJMSAckDataEntryFromSpace(JMSAckDataEntry) - Method in class com.j_spaces.jms.GSSessionImpl
Removing/clear() the JMSAckDataEntry from the space usually called after successful Ack to the producer or while cancel().
removeListener(CacheListener) - Method in interface com.j_spaces.javax.cache.Cache
Remove a listener from the list of cache listeners.
removeListener(CacheListener) - Method in class com.j_spaces.map.GSMapImpl
Unsupported Operation!
removeValue(String) - Method in class com.j_spaces.www.DSession
Removes attribute from DSession instance.
renew(long) - Method in class com.j_spaces.core.client.GSIterator
Used to renew the iterator's lease for an additional period of time, specified in milliseconds.
renew(long) - Method in class com.j_spaces.core.LeaseProxy
replace(Entry, Entry, Transaction, long) - Method in interface com.j_spaces.core.IJSpace
Deprecated. use instead: IJSpace.update(Entry, Transaction, long, long, int)
REPLICATION_STATUS_ACTIVE - Static variable in interface com.j_spaces.core.admin.IRemoteJSpaceAdmin
The replication is active.
REPLICATION_STATUS_DISABLED - Static variable in interface com.j_spaces.core.admin.IRemoteJSpaceAdmin
The replication is disabled.
REPLICATION_STATUS_DISCONNECTED - Static variable in interface com.j_spaces.core.admin.IRemoteJSpaceAdmin
The replication is disconnected.
ReplicationFilterException - Exception in com.j_spaces.core.cluster
This exception thrown back into the client when there is problem at the IReplicationFilter.process() implementation.
ReplicationFilterException(String) - Constructor for exception com.j_spaces.core.cluster.ReplicationFilterException
Constructs an ReplicationFilterException with the specified detail message.
ReplicationFilterException(String, Throwable) - Constructor for exception com.j_spaces.core.cluster.ReplicationFilterException
Constructs an ReplicationFilterException with the specified detail message and cause.
ReplicationPolicy - Class in com.j_spaces.core.cluster
 
ReplicationPolicy() - Constructor for class com.j_spaces.core.cluster.ReplicationPolicy
 
ReplicationPolicy.MirrorServiceConfig - Class in com.j_spaces.core.cluster
mirror service configuration
ReplicationPolicy.MirrorServiceConfig() - Constructor for class com.j_spaces.core.cluster.ReplicationPolicy.MirrorServiceConfig
 
ReplicationPolicy.ReplicationPolicyDescription - Class in com.j_spaces.core.cluster
Replication policy description for every member.
ReplicationPolicy.ReplicationPolicyDescription() - Constructor for class com.j_spaces.core.cluster.ReplicationPolicy.ReplicationPolicyDescription
 
replTransmissionPolicies - Variable in class com.j_spaces.core.cluster.ReplicationPolicy.ReplicationPolicyDescription
 
reservedNumOfValues - Static variable in class com.j_spaces.jms.GSMessageImpl
 
reservedSelectorIdentifiers - Static variable in class com.j_spaces.jms.GSSessionImpl
 
reset() - Method in class com.j_spaces.jms.GSBytesMessageImpl
Puts the message body in read-only mode and repositions the stream of bytes to the beginning.
reset() - Method in class com.j_spaces.jms.GSStreamMessageImpl
Puts the message body in read-only mode and repositions the stream of bytes to the beginning.
restart() - Method in interface com.j_spaces.core.admin.IJSpaceContainerAdmin
Restart Container.
restart() - Method in interface com.j_spaces.core.admin.IRemoteJSpaceAdmin
Restarts the space.
ResultEntry - Class in com.j_spaces.jdbc
This is the result from which a ResultSet will be constructed in response to a SELECT query.
ResultEntry() - Constructor for class com.j_spaces.jdbc.ResultEntry
 
RMI_PROTOCOL - Static variable in class com.j_spaces.core.client.SpaceURL
rmi:// protocol.
RMI_PROTOCOL - Static variable in interface com.j_spaces.core.IStubHandler
RMI protocol constant
rollback(Xid) - Method in class com.j_spaces.core.client.XAResourceImpl
 
rollback() - Method in class com.j_spaces.jca.GSConnection
 
rollback() - Method in class com.j_spaces.jca.GSManagedConnection
 
rollback() - Method in class com.j_spaces.jms.GSSessionImpl
API method for m_tx rollback Calling the space LocalTransactionManager m_tx.abort()
rollback(PersistentContext) - Method in interface com.j_spaces.sadapter.GenericPA.ITransactionalPersistentAdapter
This method called when a transaction failed.
routingFieldName - Variable in class com.j_spaces.core.client.ExternalEntry
The field name representing routing field name.
rowDeleted() - Method in class com.j_spaces.jdbc.driver.GResultSet
 
rowInserted() - Method in class com.j_spaces.jdbc.driver.GResultSet
 
rowUpdated() - Method in class com.j_spaces.jdbc.driver.GResultSet
 
run() - Method in class com.j_spaces.core.client.MulticastNotifyDelegator
 
run() - Method in class com.j_spaces.jms.GSSessionImpl
 

S

SAException - Exception in com.j_spaces.core.sadapter
SAException is a class that wraps exception that are thrown at the storage adapter.
SAException() - Constructor for exception com.j_spaces.core.sadapter.SAException
 
SAException(String) - Constructor for exception com.j_spaces.core.sadapter.SAException
 
SAException(Throwable) - Constructor for exception com.j_spaces.core.sadapter.SAException
 
SAException(String, Throwable) - Constructor for exception com.j_spaces.core.sadapter.SAException
 
SCHEMA_NAME - Static variable in class com.j_spaces.core.client.SpaceURL
Using the schema flag, the requested space schema name will be loaded/parsed while creating an embedded space.
SECURITY_MANAGER - Static variable in class com.j_spaces.core.client.SpaceURL
if false SpaceFinder will not initialize java.rmi.RMISecurityManager().
SECURITY_PASSWORD - Static variable in class com.j_spaces.kernel.SystemProperties
 
SECURITY_USERID - Static variable in class com.j_spaces.kernel.SystemProperties
 
SecurityContext - Class in com.j_spaces.core
The SecurityContext class defines security info passed from the proxy to the space, and is used by the security filters to validate access to space functions.
SecurityContext() - Constructor for class com.j_spaces.core.SecurityContext
The default constructor shall create a security context used for ANONYMOUS_USER user account.
SecurityContext(String, String) - Constructor for class com.j_spaces.core.SecurityContext
Create new security context.
select(PersistentContext, PersistentMatchTemplate) - Method in interface com.j_spaces.sadapter.GenericPA.IQueryblePersistentAdapter
This method should be implemented for persistent storage with query support.
SELECT_PREFIX - Static variable in class com.j_spaces.core.client.SQLQuery
 
send(Message) - Method in class com.j_spaces.jms.GSMessageProducerImpl
 
send(Message, int, int, long) - Method in class com.j_spaces.jms.GSMessageProducerImpl
 
send(Destination, Message) - Method in class com.j_spaces.jms.GSMessageProducerImpl
 
send(Destination, Message, int, int, long) - Method in class com.j_spaces.jms.GSMessageProducerImpl
Sends a message with given delivery parameters for an unidentified message producer.
send(Queue, Message) - Method in class com.j_spaces.jms.GSQueueSenderImpl
API method.
send(Queue, Message, int, int, long) - Method in class com.j_spaces.jms.GSQueueSenderImpl
API method.
send(Message) - Method in class com.j_spaces.jms.GSQueueSenderImpl
Sends a message to the queue.
SER_UID - Static variable in class com.j_spaces.kernel.SystemProperties
When set to true the UID created by the ClientUIDHandler is composed out of a serialized representation of the �name�.
SERIALIZATION_TYPE - Static variable in class com.j_spaces.kernel.SystemProperties
 
SERIALIZATION_TYPE_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
 
serviceURL - Variable in class com.j_spaces.core.cluster.ReplicationPolicy.MirrorServiceConfig
mirror service definition
SET_SECURITY - Static variable in class com.j_spaces.core.filters.FilterOperationCodes
On setSecurityContext operation.
setAdapterType(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setBatchSize(int) - Method in class com.j_spaces.map.eviction.AbstractEvictionStrategy
Set the batch size to evict on each evict() call.
setBodyAsBytes(byte[], int, int) - Method in class com.j_spaces.jms.GSBytesMessageImpl
 
setBodyAsBytes(ByteArray) - Method in class com.j_spaces.jms.GSMessageImpl
Sets the message body as an array of bytes.
setBodyAsBytes(byte[], int, int) - Method in class com.j_spaces.jms.GSMessageImpl
 
setBodyAsBytes(byte[], int, int) - Method in class com.j_spaces.jms.GSStreamMessageImpl
 
setBoolean(String, boolean) - Method in class com.j_spaces.jms.GSMapMessageImpl
Set a boolean value with the given name, into the Map
setBooleanProperty(String, boolean) - Method in class com.j_spaces.jms.GSMessageImpl
Sets a property as a boolean value.
setByte(String, byte) - Method in class com.j_spaces.jms.GSMapMessageImpl
Set a byte value with the given name, into the Map
setByteProperty(String, byte) - Method in class com.j_spaces.jms.GSMessageImpl
Sets a property as a byte value.
setBytes(String, byte[]) - Method in class com.j_spaces.jms.GSMapMessageImpl
Set a byte array value with the given name, into the Map
setBytes(String, byte[], int, int) - Method in class com.j_spaces.jms.GSMapMessageImpl
Set a portion of the byte array value with the given name, into the Map
setBytes(byte[]) - Method in class com.j_spaces.kernel.lrmi.MarshObject
set this object by rendering a byte array.
setCacheLoaderClass(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setCacheManagerSize(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setCachePolicy(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setChar(String, char) - Method in class com.j_spaces.jms.GSMapMessageImpl
Set a Unicode character value with the given name, into the Map
setCheckPointPeriod(int) - Method in class com.j_spaces.core.JSpaceAttributes
 
setClassName(String) - Method in class com.j_spaces.core.client.ExternalEntry
This method should be used for new Entry classes introduced to the space.
setClassName(String) - Method in interface com.j_spaces.core.client.Query
Sets the template class name of an entry to be queried.
setClassName(String) - Method in class com.j_spaces.core.client.RegExQuery
Sets the template class name of an entry to be queried.
setClassName(String) - Method in class com.j_spaces.core.client.SQLQuery
This method should be used for new Entry classes introduced to the space.
setClazzName(String) - Method in class com.j_spaces.sadapter.GenericPA.PersistentEntry
Sets the class name of the Entry.
setClazzName(String) - Method in class com.j_spaces.sadapter.GenericPA.PersistentMatchTemplate
 
setClazzType(int) - Method in class com.j_spaces.sadapter.GenericPA.PersistentEntry
Sets the entry's class type indicator.
setClusterConfigURL(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setClustered(boolean) - Method in class com.j_spaces.core.JSpaceAttributes
 
setClusterPolicy(ClusterPolicy) - Method in class com.j_spaces.core.JSpaceAttributes
 
setCommunicationMode(String) - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
setConfig(ContainerConfig) - Method in interface com.j_spaces.core.admin.IJSpaceContainerAdmin
Set new container configuration.
setConfig(JSpaceAttributes) - Method in interface com.j_spaces.core.admin.IRemoteJSpaceAdmin
Set new configuration for this space.
setConnectionRetries(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setConsumersC(int) - Method in class com.j_spaces.jms.GSSessionImpl
 
setContainerName(String) - Method in class com.j_spaces.core.client.SpaceURL
Sets container name in SpaceURL and in the ContainerName GenericEntry
setCount(int) - Method in class com.j_spaces.jca.GSRecordEntry
Sets the count.
setCurrentCount(AtomicLong) - Method in class com.j_spaces.core.filters.StatisticsContext
set current count
setCustomProperties(Properties) - Method in class com.j_spaces.core.client.SpaceURL
Set custom properties
setCustomProperties(Properties) - Method in class com.j_spaces.core.JSpaceAttributes
 
setDbName(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setDbName(String) - Method in class com.j_spaces.sadapter.GenericPA.PersistentContext
Sets the datastore name.
setDbPassword(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setDbUserName(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setDCacheConfigName(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setDCacheProperties(JSpaceAttributes) - Method in class com.j_spaces.core.JSpaceAttributes
 
setDefaultTransaction(Transaction) - Method in interface com.j_spaces.core.IJSpace
Sets default transaction to use in case that null parameter is used as transaction parameter with JavaSpace methods.
setDeliveryMode(int) - Method in class com.j_spaces.jms.GSMessageProducerImpl
Sets the messages DeliveryMode for all the messages which will be sent via this producer in the m_session level. available DeliveryModes are: DeliveryMode.PERSISTENT - the default and DeliveryMode.NON_PERSISTENT
setDisableMessageID(boolean) - Method in class com.j_spaces.jms.GSMessageProducerImpl
 
setDisableMessageTimestamp(boolean) - Method in class com.j_spaces.jms.GSMessageProducerImpl
 
setDistributedTransaction(Boolean) - Method in class com.j_spaces.jca.GSManagedConnectionFactory
 
setDouble(String, double) - Method in class com.j_spaces.jms.GSMapMessageImpl
Set a double value with the given name, into the Map
setDoubleProperty(String, double) - Method in class com.j_spaces.jms.GSMessageImpl
Sets a property as a double value.
setDtxLookupGroups(String) - Method in class com.j_spaces.jca.GSManagedConnectionFactory
 
setDtxServiceName(String) - Method in class com.j_spaces.jca.GSManagedConnectionFactory
 
setDtxUnicastLookupHost(String) - Method in class com.j_spaces.jca.GSManagedConnectionFactory
 
setEncrypted(boolean) - Method in class com.j_spaces.core.SecurityContext
Set indicator if encrypted.
setEngineExtendedMatchClasses(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setEngineMaxThreads(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setEngineMemoryExplicitGSEnabled(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setEngineMemoryUsageEnabled(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setEngineMemoryUsageEvictionBatchSize(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setEngineMemoryUsageHighPercentageRatio(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setEngineMemoryUsageLowPercentageRatio(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setEngineMemoryUsageRetryCount(String) - Method in class com.j_spaces.core.JSpaceAttributes
* @param retryCount
setEngineMemoryUsageWriteOnlyBlockPercentageRatio(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setEngineMemoryWriteOnlyCheckPercentageRatio(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setEngineMinThreads(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setEntityClass(String) - Method in class com.j_spaces.core.JSpaceAttributes
set property
setEntry(Entry) - Method in class com.j_spaces.jca.GSRecordEntry
set JCA record with Entry object.
setEventRegistration(EventRegistration) - Method in class com.j_spaces.jca.GSRecordEntry
Sets the eventRegistration.
setExpirationTimeInterval(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setExtendedMatchCodes(short[]) - Method in class com.j_spaces.core.client.ExternalEntry
The matching codes.
setExternalEntry(boolean) - Method in class com.j_spaces.core.client.SQLQuery
 
setFetchDirection(int) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
setFetchSize(int) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
setFieldNames(String[]) - Method in class com.j_spaces.jdbc.ResultEntry
Set the ResultEntry Field Names
setFieldsNames(String[]) - Method in class com.j_spaces.core.client.ExternalEntry
Set the entry field names.
setFieldsTypes(String[]) - Method in class com.j_spaces.core.client.ExternalEntry
Entry fields types to set.
setFieldsValues(Object[]) - Method in class com.j_spaces.core.client.ExternalEntry
Entry field values to set.
setFieldsValues(Object[]) - Method in interface com.j_spaces.core.cluster.IReplicationFilterEntry
Sets the object values array.
setFieldsValues(Object[]) - Method in class com.j_spaces.sadapter.GenericPA.PersistentEntry
Set the entry fields' values.
setFieldValue(String, Object) - Method in class com.j_spaces.core.client.ExternalEntry
Associates the specified value with the specified field.
setFieldValue(int, Object) - Method in class com.j_spaces.core.client.ExternalEntry
Associates the specified value with the specified field position.
setFieldValue(String, Object) - Method in interface com.j_spaces.core.IGSEntry
Associates the specified value with the specified field.
setFieldValue(int, Object) - Method in interface com.j_spaces.core.IGSEntry
Associates the specified value with the specified field position.
setFieldValues(Object[][]) - Method in class com.j_spaces.jdbc.ResultEntry
Set the ResultEntry Field Values
setFieldValues(Object[]) - Method in class com.j_spaces.sadapter.GenericPA.PersistentEntry
Sets entry's fields values.
setFieldValues(Object[]) - Method in class com.j_spaces.sadapter.GenericPA.PersistentMatchTemplate
 
setFifo(boolean) - Method in class com.j_spaces.core.client.ExternalEntry
Set the FIFO indication.
setFifo(boolean) - Method in interface com.j_spaces.core.client.IMetaDataEntry
Enables/Disables FIFO mechanism.
setFifo(boolean) - Method in class com.j_spaces.core.client.MetaDataEntry
Enable/Disable FIFO mechanism.
setFifo(boolean) - Method in interface com.j_spaces.core.IJSpace
Sets FIFO mode for proxy.
setFifo(boolean) - Method in class com.j_spaces.sadapter.GenericPA.PersistentMatchTemplate
 
setFilterInfoAt(FiltersInfo, int) - Method in class com.j_spaces.core.JSpaceAttributes
 
setFiltersInfo(FiltersInfo[]) - Method in class com.j_spaces.core.JSpaceAttributes
 
setFloat(String, float) - Method in class com.j_spaces.jms.GSMapMessageImpl
Set a float value with the given name, into the Map
setFloatProperty(String, float) - Method in class com.j_spaces.jms.GSMessageImpl
Sets a property as a float value.
setFormat(String) - Static method in class com.gigaspaces.logger.GSSimpleFormatter
Set format value. the default is: "{0}: {1,date} {1,time} {2}" This value can be changed via log configuration file.
setFormat(short) - Method in class com.j_spaces.core.client.ExternalEntry
Sets the Object type the ExternalEntry represents, corresponding to one of the applicable ObjectFormat attributes.
setFunctionName(String) - Method in class com.j_spaces.jca.GSInteractionSpec
 
setImplementationUserContext(Object) - Method in class com.j_spaces.sadapter.GenericPA.PersistentContext
Sets the user context implementation object.
setImplementorContext(Object) - Method in class com.j_spaces.core.SecurityContext
Set implementation specific free context, must implement Serializable.
setIndexIndicators(boolean[]) - Method in class com.j_spaces.core.client.ExternalEntry
indexed fields array indication to set.
setInitSAConnections(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setInt(String, int) - Method in class com.j_spaces.jms.GSMapMessageImpl
Set an integer value with the given name, into the Map
setIntProperty(String, int) - Method in class com.j_spaces.jms.GSMessageImpl
Sets a property as a int value.
setJavaSpaceURL(String) - Method in class com.j_spaces.jca.GSManagedConnectionFactory
 
setJiniTx(Transaction.Created) - Method in class com.j_spaces.jca.GSManagedConnection
Sets the jiniTx.
setJMSCorrelationID(String) - Method in class com.j_spaces.jms.GSMessageImpl
a null value for the JMSCorrelationID can be assigned to JMSCorrelationID when: - a message is initially constructed - a message is received with a non-null JMSCorrelationID
setJMSCorrelationIDAsBytes(byte[]) - Method in class com.j_spaces.jms.GSMessageImpl
 
setJMSDeliveryMode(int) - Method in class com.j_spaces.jms.GSMessageImpl
The default Delivery Mode is DeliveryMode.PERSISTENT
setJMSDestination(Destination) - Method in class com.j_spaces.jms.GSMessageImpl
Sets the message destination.
setJMSExpiration(long) - Method in class com.j_spaces.jms.GSMessageImpl
long expiration - the time to live
setJMSMessageID(String) - Method in class com.j_spaces.jms.GSMessageImpl
update the jms message id, if there is none, then generate it.
setJMSPriority(int) - Method in class com.j_spaces.jms.GSMessageImpl
 
setJMSQueueNames(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setJMSRedelivered(boolean) - Method in class com.j_spaces.jms.GSMessageImpl
API method.
setJMSReplyTo(Destination) - Method in class com.j_spaces.jms.GSMessageImpl
 
setJMSRmiPort(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setJMSTimestamp(long) - Method in class com.j_spaces.jms.GSMessageImpl
 
setJMSTopicNames(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setJMSType(String) - Method in class com.j_spaces.jms.GSMessageImpl
API method.
setLease(Lease) - Method in class com.j_spaces.jca.GSRecordEntry
set JCA record Lease object
setLeaseTimeout(long) - Method in class com.j_spaces.jca.GSManagedConnectionFactory
 
setListener(RemoteEventListener) - Method in class com.j_spaces.jca.GSRecordEntry
set JCA record with RemoteEventListener object This method required for Notify operation.
setLoadOnStartup(boolean) - Method in class com.j_spaces.core.JSpaceAttributes
 
setLogWriter(PrintWriter) - Method in class com.j_spaces.jca.GSManagedConnection
 
setLogWriter(PrintWriter) - Method in class com.j_spaces.jca.GSManagedConnectionFactory
 
setLong(String, long) - Method in class com.j_spaces.jms.GSMapMessageImpl
Set a long value with the given name, into the Map
setLongProperty(String, long) - Method in class com.j_spaces.jms.GSMessageImpl
Sets a property as a long value.
setLRMIClientPort(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setLRMIMultiplexConnection(boolean) - Method in class com.j_spaces.core.JSpaceAttributes
 
setLRMIProtocolName(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setLRMIServerPort(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setMapBody(HashMap<String, Object>) - Method in class com.j_spaces.jms.GSMessageImpl
Sets a map as the body of the message.
setMappingDirectoryLocations(String[]) - Method in class com.gigaspaces.converter.pojo.ConverterHelper
Set locations of directories that contain GigaSpaces mapping resources, like "WEB-INF/mappings".
setMappingJarLocations(String[]) - Method in class com.gigaspaces.converter.pojo.ConverterHelper
Set locations of jar files that contain GigaSpaces mapping resources, like "WEB-INF/lib/example.gs.jar".
setMappingResources(String[]) - Method in class com.gigaspaces.converter.pojo.ConverterHelper
Set GigaSpaces mapping resources to be found in the class path, like "example.gs.xml" or "mypackage/example.gs.xml".
setMatchCodes(short[]) - Method in class com.j_spaces.sadapter.GenericPA.PersistentMatchTemplate
 
setMaxRedoLogCapacity(long) - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
setMaxSAConnections(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setMessageListener(MessageListener) - Method in class com.j_spaces.jms.GSMessageConsumerImpl
This method is called by the JMS Client, it sets the MessageListener implementation and It creates a GigaSpaces NotifyDelegator for Asynchronic messaging.
setMessageListener(MessageListener) - Method in class com.j_spaces.jms.GSSessionImpl
 
setMessagesC(int) - Method in class com.j_spaces.jms.GSSessionImpl
 
setMirrorServiceConfig(ReplicationPolicy.MirrorServiceConfig) - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
setMirrorServiceEnabled(boolean) - Method in class com.j_spaces.core.JSpaceAttributes
Set mirror service enabled.
setMultipleUIDs(String[]) - Method in class com.j_spaces.core.client.ExternalEntry
Array of Entry UIDs to read.
setName(String) - Method in class com.j_spaces.map.Attribute
Deprecated. Sets the name of this attribute.
setNotifyRetries(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setNOWriteLeaseMode(boolean) - Method in class com.j_spaces.core.client.ExternalEntry
Set true do not return Lease object after write, false return Lease object after write.
setNOWriteLeaseMode(boolean) - Method in interface com.j_spaces.core.client.IMetaDataEntry
Set true do not return Lease object after write, false return Lease object after write.
setNOWriteLeaseMode(boolean) - Method in class com.j_spaces.core.client.MetaDataEntry
Set true do not return Lease object after write, false return Lease object after write.
setNOWriteLeaseMode(boolean) - Method in interface com.j_spaces.core.IJSpace
If set to true, Lease object will not return from write/writeMultiple operations.
setNumberImplicitIndexes(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setNumberSyncObjects(int) - Method in class com.j_spaces.core.JSpaceAttributes
 
setObject(String, Object) - Method in class com.j_spaces.jms.GSMapMessageImpl
Set a Java object value with the given name, into the Map Note that this method only works for the objectified primitive object types (Integer, Double, Long ...), String's and byte arrays.
setObject(Serializable) - Method in class com.j_spaces.jms.GSObjectMessageImpl
Set the serializable object containing this message's data.
setObject(Object) - Method in class com.j_spaces.kernel.lrmi.MarshObject
 
setObjectProperty(String, Object) - Method in class com.j_spaces.jms.GSMessageImpl
Sets a property value.
setOpCode(byte) - Method in interface com.j_spaces.core.cluster.IReplicationFilterEntry
Sets the code of the replicated operation.
setOptimisticLocking(boolean) - Method in interface com.j_spaces.core.IJSpace
Enable/Disable Optimistic Lock protocol.
setOptionalHeader(String, Object) - Method in class com.j_spaces.jms.GSMessageImpl
Sets an optional header field value.
setPagePoolSize(int) - Method in class com.j_spaces.core.JSpaceAttributes
 
setPassword(String) - Method in class com.j_spaces.core.SecurityContext
Sets password.
setPermissions(String) - Method in class com.j_spaces.core.SecurityContext
Set the permission.
setPersistent(boolean) - Method in class com.j_spaces.core.JSpaceAttributes
 
setPrimaryKeyName(String) - Method in class com.j_spaces.core.client.ExternalEntry
Sets the field name representing the primary key.
setPriority(int) - Method in class com.j_spaces.jms.GSMessageProducerImpl
Sets the priority for all the messages which be sent via this producer in the m_session level.
setPrivate(boolean) - Method in class com.j_spaces.core.JSpaceAttributes
 
setProducersC(int) - Method in class com.j_spaces.jms.GSSessionImpl
 
setPropertiesForSpaceProxy(IJSpace) - Method in class com.j_spaces.core.client.SpaceURL
Set SpaceURL properties for desired space proxy.
setPropertiesPrefix(String, String, String, String) - Method in class com.j_spaces.core.client.SpaceURL
Sets the space url "left"/prefix part of the url.
setProperty(String, String) - Method in class com.j_spaces.core.admin.SpaceConfig
Overrides method of super class.
setProperty(String, String) - Method in class com.j_spaces.core.client.SpaceURL
 
setProperty(String, String) - Method in class com.j_spaces.core.JSpaceAttributes
Overrides method of super class.
setProtocolAdaptorClass(String) - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
setQPAutoCommit(boolean) - Method in class com.j_spaces.core.JSpaceAttributes
 
setQpDateFormat(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setQpDateTimeFormat(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setQPInitJMX(boolean) - Method in class com.j_spaces.core.JSpaceAttributes
 
setQpMaxJDBCClientConnections(int) - Method in class com.j_spaces.core.JSpaceAttributes
 
setQpMinJDBCClientConnections(int) - Method in class com.j_spaces.core.JSpaceAttributes
 
setQPParserCaseSensetivity(boolean) - Method in class com.j_spaces.core.JSpaceAttributes
 
setQpPort(int) - Method in class com.j_spaces.core.JSpaceAttributes
 
setQpSpaceReadLeaseTime(int) - Method in class com.j_spaces.core.JSpaceAttributes
 
setQpSpaceWriteLeaseTime(long) - Method in class com.j_spaces.core.JSpaceAttributes
 
setQpTimeFormat(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setQPTraceExecTime(boolean) - Method in class com.j_spaces.core.JSpaceAttributes
 
setQpTransactionTimeout(int) - Method in class com.j_spaces.core.JSpaceAttributes
 
setQuery(String) - Method in interface com.j_spaces.core.client.Query
Sets the Query WHERE statement (without the WHERE keyword).
setQuery(String) - Method in class com.j_spaces.core.client.RegExQuery
Sets the Query WHERE statement (without the WHERE keyword).
setQuery(String) - Method in class com.j_spaces.core.client.SQLQuery
Sets the query statement.
setRangeValues(Object[]) - Method in class com.j_spaces.core.client.ExternalEntry
Entry range values to set.
setReadTakeModifiers(int) - Method in interface com.j_spaces.core.IJSpace
Sets the read-take mode modifiers for proxy level.
setRecordName(String) - Method in class com.j_spaces.jca.GSRecordEntry
 
setRecordShortDescription(String) - Method in class com.j_spaces.jca.GSRecordEntry
 
setRecoveryChunkSize(int) - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
setReference(Reference) - Method in class com.j_spaces.jca.GSConnectionFactory
 
setReplicatable(boolean) - Method in class com.j_spaces.core.client.ExternalEntry
Set the replicatable indication value.
setReplicatedOriginalState(boolean) - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
setResetOnFailure(boolean) - Method in class com.j_spaces.core.JSpaceAttributes
 
setReturnOnlyUids(boolean) - Method in class com.j_spaces.core.client.ExternalEntry
set the ReturnOnlyUids indication.
setRoles(String[]) - Method in class com.j_spaces.core.filters.GenericPrincipal
 
setRoutingFieldName(String) - Method in class com.j_spaces.core.client.ExternalEntry
Set the routing field name that was selected to be the first index for partition.
setSchemaName(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setSecurityContext(SecurityContext) - Method in interface com.j_spaces.core.IJSpace
This function is called by the client (usually at the beginning of the session) in order to set a security context for the following operations.
setSecurityContext(SecurityContext) - Method in class com.j_spaces.core.SpaceContext
Sets the security context.
setSecurityContext(SecurityContext) - Method in class com.j_spaces.jca.GSInteraction
Set Security Context.
setSerialFormat(int) - Method in class com.j_spaces.core.LeaseProxy
setSerializationType(int) - Method in class com.j_spaces.core.JSpaceAttributes
 
setSessionID(String) - Method in class com.j_spaces.jms.GSSessionImpl
 
setShort(String, short) - Method in class com.j_spaces.jms.GSMapMessageImpl
Set a short value with the given name, into the Map
setShortProperty(String, short) - Method in class com.j_spaces.jms.GSMessageImpl
Sets a property as a short value.
setSourceID(String) - Method in class com.j_spaces.jms.GSTemporaryQueueImpl
 
setSourceID(String) - Method in class com.j_spaces.jms.GSTemporaryTopicImpl
 
setSpace(IJSpace) - Method in class com.gigaspaces.converter.pojo.Pojo2ExternalEntryConverter
Sets the space
setSpace(IJSpace) - Method in class com.j_spaces.core.client.NotifyDelegator
Set space proxy.
setSpace(IJSpace) - Method in class com.j_spaces.jca.GSManagedConnection
Sets the space proxy.
setSpaceName(String) - Method in class com.j_spaces.core.admin.SpaceConfig
Set the space name.
setSpaceName(String) - Method in class com.j_spaces.core.client.SpaceURL
Sets space name in SpaceURL and into the Name Entry which is later used in LookupFinder.
setSpaceState(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setSSLEnabled(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setSSLKeyStore(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setSSLPassword(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setSSLTrustStore(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setStatisticsSamplingRate(Long) - Method in interface com.j_spaces.core.admin.StatisticsAdmin
Set statistics sampling rate.
setStorageAdapterClass(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setStorageAdapterURL(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setStreamBody(ByteArray) - Method in class com.j_spaces.jms.GSMessageImpl
Sets the message body as a stream of bytes.
setString(String, String) - Method in class com.j_spaces.jms.GSMapMessageImpl
Set a String value with the given name, into the Map
setStringProperty(String, String) - Method in class com.j_spaces.jms.GSMessageImpl
Sets a property as a String.
setStubHandler(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setSuperClassesNames(String[]) - Method in class com.j_spaces.core.client.ExternalEntry
set the Super Classes Names Array.
setSyncOnCommit(boolean) - Method in class com.j_spaces.core.JSpaceAttributes
 
setTemplate(Entry) - Method in class com.j_spaces.core.client.SQLQuery
Sets a new entry template.
setTemplate(Object) - Method in class com.j_spaces.core.client.SQLQuery
Sets a new entry template.
setText(String) - Method in class com.j_spaces.jms.GSTextMessageImpl
 
setTextBody(String) - Method in class com.j_spaces.jms.GSMessageImpl
Sets a String as the body of the message.
setTimeout(long) - Method in class com.j_spaces.jca.GSRecordEntry
set JCA record timeout This method required for all GigaSpaces space operations.
setTimeToLive(long) - Method in class com.j_spaces.core.client.ExternalEntry
Set the time left for this entry to live.
setTimeToLive(long) - Method in interface com.j_spaces.core.cluster.IReplicationFilterEntry
Sets the lease time.
setTimeToLive(long) - Method in class com.j_spaces.jms.GSMessageProducerImpl
Sets the default length of time in milliseconds from its dispatch time that a produced message should be retained by the message system.
setTimeToLive(long) - Method in interface com.j_spaces.map.IMap
Sets the duration that entries will stay in the cache.
setToDestination(Destination) - Method in class com.j_spaces.jms.GSMessageImpl
 
setTransaction(Transaction) - Method in interface com.j_spaces.map.IMap
Set current transaction, all the map calls will be performed under this transaction.
setTransactionTimeout(int) - Method in class com.j_spaces.core.client.XAResourceImpl
 
setTransactionTimeout(Long) - Method in class com.j_spaces.jca.GSManagedConnection
 
setTransactionTimeout(Long) - Method in class com.j_spaces.jca.GSManagedConnectionFactory
 
setUID(String) - Method in class com.j_spaces.core.client.ExternalEntry
Set Entry UID.
setUID(String) - Method in class com.j_spaces.core.LeaseProxy
Sets UID of written Entry.
setUID(Object) - Method in class com.j_spaces.sadapter.GenericPA.PersistentEntry
Sets an unique ID of entry object.
setUID(String) - Method in class com.j_spaces.sadapter.GenericPA.PersistentEntry
Sets an unique ID of entry object.
setUpdateModifiers(int) - Method in interface com.j_spaces.core.IJSpace
Sets the update mode modifiers for proxy level.
setUsername(String) - Method in class com.j_spaces.core.SecurityContext
Sets user name.
setUserName(String) - Method in class com.j_spaces.jca.GSManagedConnectionFactory
 
setUserPassword(String) - Method in class com.j_spaces.jca.GSManagedConnectionFactory
 
setValue(Object) - Method in class com.j_spaces.map.Attribute
Deprecated. Sets the value of this attribute.
setValue(Object) - Method in class com.j_spaces.map.Envelope
 
setVersioned(boolean) - Method in interface com.j_spaces.map.IMap
Sets optimistic locking mode.
setVersionID(int) - Method in class com.j_spaces.core.client.ExternalEntry
Entry Version ID.
setWaitForResponse(long) - Method in interface com.j_spaces.map.IMap
Sets the timeout 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 to wait for response.
shutdown() - Method in class com.gigaspaces.hibernate.HibernateCacheLoaderImpl
Called when space is shut down
shutdown() - Method in interface com.j_spaces.core.IJSpaceContainer
Shuts down this container.
shutdown() - Method in class com.j_spaces.javax.cache.AbstractCacheLoader
 
shutdown() - Method in interface com.j_spaces.javax.cache.CacheLifeCycleManager
Called when space is shut down
shutDown() - Method in interface com.j_spaces.sadapter.GenericPA.IBasicPersistence
This method called when the space engine shut down the persistent storage.
shutdownSpaceOnInitFailure - Variable in class com.j_spaces.core.cluster.ReplicationPolicy.ReplicationPolicyDescription
 
SIMPLE - Static variable in class com.j_spaces.jms.GSMessageImpl
A simple message carries a simple empty body.
size() - Method in interface com.j_spaces.javax.cache.Cache
Returns the size of this map.
SIZE_LIMIT - Static variable in class com.j_spaces.kernel.SystemProperties
 
SizeEvictionStrategy - Class in com.j_spaces.map.eviction
First try to evict the biggest object.
SizeEvictionStrategy() - Constructor for class com.j_spaces.map.eviction.SizeEvictionStrategy
 
snapshot() - Method in class com.j_spaces.core.client.GSIterator
Returns a snapshot, as defined in section JS.2.6 of the JavaSpaces specification, of the entry returned by the last next call.
snapshot(Object) - Method in interface com.j_spaces.core.IJSpace
The process of serializing an entry for transmission to a JavaSpaces service will be identical if the same entry is used twice.
snapshot(Entry) - Method in class com.j_spaces.jca.JSInteraction
The process of serializing an entry for transmission to a JavaSpaces service will be identical if the same entry is used twice.
SNAPSHOT_OPERATION - Static variable in class com.j_spaces.jca.JSInteraction
 
sourceMemberRecovery - Variable in class com.j_spaces.core.cluster.ReplicationPolicy.ReplicationPolicyDescription
 
SPACE - Static variable in interface com.gigaspaces.converter.MappingType
Indicate to convert POJO to ExternalEntry
SPACE - Static variable in class com.j_spaces.core.client.SpaceURL
Space name
SPACE_STARTUP_STATE_ENABLED - Static variable in class com.j_spaces.kernel.SystemProperties
 
SpaceAlreadyStartedException - Exception in com.j_spaces.core.exception
This exception is thrown in case where there is an attempt to start already started space.
SpaceAlreadyStartedException(String) - Constructor for exception com.j_spaces.core.exception.SpaceAlreadyStartedException
Constructs a SpaceAlreadyStartedException with the specified detail message.
SpaceAlreadyStoppedException - Exception in com.j_spaces.core.exception
This exception is thrown in case where there is an attempt to stop already stopped space.
SpaceAlreadyStoppedException(String, String) - Constructor for exception com.j_spaces.core.exception.SpaceAlreadyStoppedException
Constructs a SpaceAlreadyStoppedException with the specified detail message.
SpaceClass - Annotation Type in com.gigaspaces.annotation.pojo
Defines a class annotation of Entry/POJO objects.
SpaceClass.IncludeProperties - Enum in com.gigaspaces.annotation.pojo
 
SpaceCleanedException - Exception in com.j_spaces.core.exception
This exception is thrown in case where there is an attempt to perform another space operation such as write, read or take while "clean" is still in progress.
SpaceCleanedException(String, String) - Constructor for exception com.j_spaces.core.exception.SpaceCleanedException
Constructs a SpaceCleanedException with the specified detail message.
SpaceConfig - Class in com.j_spaces.core.admin
This structure contains all information about space configuration.
SpaceConfig() - Constructor for class com.j_spaces.core.admin.SpaceConfig
Empty constructor.
SpaceConfig(String) - Constructor for class com.j_spaces.core.admin.SpaceConfig
Creates SpaceConfig with the provided space name.
SpaceConfig(String, Properties) - Constructor for class com.j_spaces.core.admin.SpaceConfig
Creates SpaceConfig with the provided space name, using the given Properties.
SpaceConfigurationException - Exception in com.j_spaces.core.exception
This exception is thrown in case of space configuration issues.
SpaceConfigurationException() - Constructor for exception com.j_spaces.core.exception.SpaceConfigurationException
Constructs a SpaceConfigurationException.
SpaceConfigurationException(String) - Constructor for exception com.j_spaces.core.exception.SpaceConfigurationException
Constructs a SpaceConfigurationException with the specified detail message.
SpaceConfigurationException(String, Throwable) - Constructor for exception com.j_spaces.core.exception.SpaceConfigurationException
Constructs a SpaceConfigurationException with the specified detail message and cause.
SpaceContext - Class in com.j_spaces.core
The SpaceContext class defines context info passed from the proxy to the space, and is used by the filters to validate and process space functions.
SpaceContext() - Constructor for class com.j_spaces.core.SpaceContext
 
spaceCopy(String, Entry, boolean, int) - Method in interface com.j_spaces.core.admin.IRemoteJSpaceAdmin
Given Url of a remote space, Copy all entries/notify templates from the space.
SpaceCopyStatus - Class in com.j_spaces.core
Contains all information about space copy operation.
SpaceExclude - Annotation Type in com.gigaspaces.annotation.pojo
Excludes a property from the space when using SpaceClass.includeProperties() set to SpaceClass.IncludeProperties.IMPLICIT.
SpaceFinder - Class in com.j_spaces.core.client
This utility class provides accessing to Container proxy (IJSpaceContainer) or Space proxy (IJSpace).
SpaceId - Annotation Type in com.gigaspaces.annotation.pojo
To designate one or more persistent fields or properties as the entity's primary key.
SpacePersist - Annotation Type in com.gigaspaces.annotation.pojo
Indicate if the instance is persist persist.the Dynamic method or field must have a return value boolean as method signature
SpaceProperty - Annotation Type in com.gigaspaces.annotation.pojo
Defines a method annotation type with full meta-data of POJO fields.
SpaceProperty.IndexType - Enum in com.gigaspaces.annotation.pojo
 
SpaceRouting - Annotation Type in com.gigaspaces.annotation.pojo
Indicate which the member of the POJO is the routing index for partial.
SpaceRuntimeInfo - Class in com.j_spaces.core.admin
This class describes the content of the space, on com.j_spaces.core.admin.IRemoteJSpaceAdmin.getRuntimeInfo() call.
SpaceRuntimeInfo() - Constructor for class com.j_spaces.core.admin.SpaceRuntimeInfo
Empty constructor.
SpaceRuntimeInfo(List<String>, List<Integer>) - Constructor for class com.j_spaces.core.admin.SpaceRuntimeInfo
Constructor.
SpaceSecurityException - Exception in com.j_spaces.core
A SpaceSecurityException is thrown if a security filter failes during init/add process or during process routine, it causes the operation to abort, or if init/add failed- abort space creation.
SpaceSecurityException() - Constructor for exception com.j_spaces.core.SpaceSecurityException
 
SpaceSecurityException(String) - Constructor for exception com.j_spaces.core.SpaceSecurityException
 
SpaceSecurityException(String, Throwable) - Constructor for exception com.j_spaces.core.SpaceSecurityException
 
SpaceStoppedException - Exception in com.j_spaces.core.exception
This exception is thrown in case when an attempt to perform any operations on stopped space.
SpaceStoppedException(String, String) - Constructor for exception com.j_spaces.core.exception.SpaceStoppedException
Constructs a SpaceStoppedException with the specified detail message.
SpaceUnavailableException - Exception in com.j_spaces.core.exception
This exception is thrown in case when space is unavailable.
SpaceUnavailableException(String, String) - Constructor for exception com.j_spaces.core.exception.SpaceUnavailableException
Constructs a SpaceUnavailableException with the specified detail message.
SpaceURL - Class in com.j_spaces.core.client
SpaceFinder context.
SpaceVersion - Annotation Type in com.gigaspaces.annotation.pojo
optimistic locking version, the Dynamic method or field must have a return value int as method signature
SQLQuery - Class in com.j_spaces.core.client
The SQLQuery class is used to query the space using the SQL syntax.
SQLQuery() - Constructor for class com.j_spaces.core.client.SQLQuery
Empty constructor.
SQLQuery(String, String) - Constructor for class com.j_spaces.core.client.SQLQuery
Constructor for setting the className of the entry to query with the sql query expression.
SQLQuery(Object, String) - Constructor for class com.j_spaces.core.client.SQLQuery
Constructor for setting the object as a template to query with the sql query expression.
SQLQuery(Entry, String) - Constructor for class com.j_spaces.core.client.SQLQuery
Constructor for setting the entry as a template to query with the sql query expression.
start() - Method in interface com.j_spaces.core.admin.IRemoteJSpaceAdmin
Attempt to start this space.
start(Xid, int) - Method in class com.j_spaces.core.client.XAResourceImpl
 
start() - Method in class com.j_spaces.jms.GSMessageProducerImpl
API Method overwrite
START_EMBEDDED_LOOKUP - Static variable in class com.j_spaces.kernel.SystemProperties
 
START_EMBEDDED_LOOKUP_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
 
STARTED - Static variable in interface com.j_spaces.core.ISpaceState
Service is started.
state - Variable in class com.gigaspaces.cluster.activeelection.core.ActiveElectionState
 
STATE - Static variable in class com.j_spaces.core.client.SpaceURL
The state attribute is used to define specified space state.
StatisticsAdmin - Interface in com.j_spaces.core.admin
Provides a space statistics API.
StatisticsContext - Class in com.j_spaces.core.filters
Representation of an operation statistics object.
StatisticsContext() - Constructor for class com.j_spaces.core.filters.StatisticsContext
Empty constructor.
StatisticsNotAvailable - Exception in com.j_spaces.core.exception
This exception is thrown in case when space statistics are not available.
StatisticsNotAvailable(String) - Constructor for exception com.j_spaces.core.exception.StatisticsNotAvailable
Constructs a SpaceStoppedException with the specified detail message.
stop() - Method in interface com.j_spaces.core.admin.IRemoteJSpaceAdmin
Attempt to stop this space.
STOPPED - Static variable in interface com.j_spaces.core.ISpaceState
Service is stopped.
store(Object, Object) - Method in class com.gigaspaces.hibernate.HibernateCacheStoreImpl
Store the specified values under the specified keys in the store.
store(List<CacheBulk.BulkEntry>) - Method in class com.gigaspaces.hibernate.HibernateCacheStoreImpl
This method is called in the following scenarios: 1.
STORE - Static variable in interface com.j_spaces.javax.cache.CacheBulk
Store operation
store(List<CacheBulk.BulkEntry>) - Method in interface com.j_spaces.javax.cache.CacheBulk
This method is called in the following scenarios: 1.
store(Object, Object) - Method in interface com.j_spaces.javax.cache.CacheStore
Store the specified values under the specified keys in the store.
storeAll(Map) - Method in class com.gigaspaces.hibernate.HibernateCacheStoreImpl
Store the specified values under the specified keys in the underlying store.
storeAll(Map) - Method in interface com.j_spaces.javax.cache.CacheStore
Store the specified values under the specified keys in the underlying store.
STREAM - Static variable in class com.j_spaces.jms.GSMessageImpl
A stream message carries a bytes stream.
STRING_CLASS_NAME - Static variable in class com.j_spaces.jms.GSMessageImpl
 
SUPPORTS_INHERITANCE - Static variable in interface com.j_spaces.javax.cache.CacheLifeCycleManager.LifeCycleProperty
Boolean.TRUE if underlying driver supports inheritance, cache adapter queries only with superclass; otherwise (default Boolean.FALSE) it will be explicitly queried with each of the subclasses.
SUPPORTS_VERSIONING - Static variable in interface com.j_spaces.javax.cache.CacheLifeCycleManager.LifeCycleProperty
Boolean.TRUE if underlying driver supports versioning, it should correspond to the versioning managed by the space; otherwise (default Boolean.FALSE) versioning will be ignored.
SYNC_REC_ACK_REPLICATION_MODE - Static variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
SYNC_REPLICATION_MODE - Static variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
SYSTEM_TIME_PROVIDER - Static variable in class com.j_spaces.kernel.SystemProperties
 
SYSTEM_TIME_PROVIDER_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
 
SystemProperties - Class in com.j_spaces.kernel
This Class includes system properties used by the product.
SystemProperties() - Constructor for class com.j_spaces.kernel.SystemProperties
 
SystemTime - Class in com.j_spaces.kernel.time
A static system time wrapper, which will call the underlying ITimeProvider implementation.

T

TAKE - Static variable in interface com.j_spaces.core.cluster.IReplicationFilterEntry
take operation.
take(Object, Transaction, long) - Method in interface com.j_spaces.core.IJSpace
Take any matching entry from the space, blocking until one exists.
take(Entry, long) - Method in class com.j_spaces.jca.JSInteraction
Take a matching entry from the space, waiting until one exists.
take(Entry, boolean, long) - Method in class com.j_spaces.jca.JSInteraction
Take a matching entry from the space, waiting until one exists.
TAKE_OPERATION - Static variable in class com.j_spaces.jca.JSInteraction
 
takeIfExists(Object, Transaction, long) - Method in interface com.j_spaces.core.IJSpace
Take if exists any matching entry from the space, blocking until one exists.
takeIfExists(Entry, long) - Method in class com.j_spaces.jca.JSInteraction
Take a matching entry from the space, returning null if there is currently is none.
takeIfExists(Entry, boolean, long) - Method in class com.j_spaces.jca.JSInteraction
Take a matching entry from the space, returning null if there is currently is none.
takeMultiple(Object, Transaction, int) - Method in interface com.j_spaces.core.IJSpace
Takes all the entries matching the specified template from this space.
takeMultiple(Entry, Transaction, int) - Method in interface com.j_spaces.core.IJSpace
Takes all the entries matching the specified template from this space.
takeMultiple(Entry, int) - Method in class com.j_spaces.jca.GSInteraction
Takes all the entries matching the specified template from this space.
takeMultiple(Entry, boolean, int) - Method in class com.j_spaces.jca.GSInteraction
Takes all the entries matching the specified template from this space.
TEMPLATE - Static variable in interface com.j_spaces.core.ObjectTypes
TEMPLATE - space template.
templateHolderToPersistentEntry(TemplateHolder) - Method in class com.j_spaces.sadapter.GenericPA.PersistentEntry
This method converts templateHolder to Persistent entry.
TemplateMatchCodes - Class in com.j_spaces.core.client
This class provides constants to be used when performing Query using templates.
TemplateMatchCodes() - Constructor for class com.j_spaces.core.client.TemplateMatchCodes
 
TEXT - Static variable in class com.j_spaces.jms.GSMessageImpl
A text message carries a String body.
timeMillis() - Method in class com.j_spaces.kernel.time.AbsoluteTime
Relies on the underlying implementation of System.currentTimeMillis().
timeMillis() - Method in interface com.j_spaces.kernel.time.ITimeProvider
Returns the current value of the most precise available system timer, in milliseconds.
timeMillis() - Method in class com.j_spaces.kernel.time.RelativeTime
Returns the current value of the most precise available system timer, in milliseconds.
timeMillis() - Static method in class com.j_spaces.kernel.time.SystemTime
Returns the time in milliseconds specified by the underlying ITimerProvider implementation.
TIMEOUT - Static variable in class com.j_spaces.core.client.SpaceURL
jini:// multicast support.
toEntry(Object) - Method in interface com.gigaspaces.converter.IPojoToEntryConverter
Transform the supplied POJO(Plain Old Java Object) into an IGSEntry implementation, according to some specific policy/implementation.
toEntry(Object, boolean) - Method in interface com.gigaspaces.converter.IPojoToEntryConverter
Need to be use only if the POJO has declaration of primary key and auto generator and don't want to generate the primary key.
toEntry(Object) - Method in class com.gigaspaces.converter.pojo.Pojo2ExternalEntryConverter
Transforms the supplied POJO (Plain Old Java Object) into an ExternalEntry object, using the POJODescription object, which maps the POJO fields into the space Entry.
toEntry(Object, boolean) - Method in class com.gigaspaces.converter.pojo.Pojo2ExternalEntryConverter
Converts a POJO that has a primary key and auto-generator declared, and you don't want to generate the primary key.
toHttpSession(HttpSession) - Method in class com.j_spaces.www.DSession
Attaches stored HttpSession attributed to another HttpSession instance.
toIGSEntry(Object) - Method in interface com.j_spaces.javax.cache.IConverter
 
TokenQuery - Class in com.j_spaces.core.client
TokenQuery provides a simple mechanism which allows notifications of several different notify templates, each with a different token field, to be triggered for a single space operation.
TokenQuery(Entry, String) - Constructor for class com.j_spaces.core.client.TokenQuery
A TokenQuery object is constructed with the user�s Entry and the chosen tokenized field.
toObject(IGSEntry) - Method in interface com.j_spaces.javax.cache.IConverter
 
TOPIC_CONNECTION_FAC - Static variable in class com.j_spaces.jms.GSConnectionFactoryImpl
 
toPojo(Entry) - Method in interface com.gigaspaces.converter.IPojoToEntryConverter
Transform the supplied Entry into aPOJO(Plain Old Java Object) according to some specific policy/implementation.
toPojo(Entry) - Method in class com.gigaspaces.converter.pojo.Pojo2ExternalEntryConverter
Transforms the supplied Entry into a POJO (Plain Old Java Object), according to some specific policy or implementation.
toPojoFromIGSEntry(IGSEntry) - Method in interface com.gigaspaces.converter.IPojoToEntryConverter
Transform the supplied IGSEntry into aPOJO(Plain Old Java Object) according to some specific policy/implementation.
toPojoFromIGSEntry(IGSEntry) - Method in class com.gigaspaces.converter.pojo.Pojo2ExternalEntryConverter
Transforms the supplied IGSEntry into a POJO (Plain Old Java Object).
toString() - Method in class com.j_spaces.core.admin.SpaceConfig
 
toString() - Method in class com.j_spaces.core.admin.SpaceRuntimeInfo
 
toString() - Method in class com.j_spaces.core.client.EntryArrivedRemoteEvent
 
toString() - Method in class com.j_spaces.core.client.EntryInfo
toString() - Method in class com.j_spaces.core.client.SpaceURL
 
toString() - Method in class com.j_spaces.core.client.SQLQuery
Returns a string representation of this SQLQuery, in the form of: SELECT * FROM table name WHERE query expression
toString() - Method in class com.j_spaces.core.client.TokenQuery
Returns a string representation of the Entry.
toString() - Method in class com.j_spaces.core.cluster.ClusterPolicy.CacheLoaderConfig
 
toString() - Method in class com.j_spaces.core.cluster.ClusterPolicy
 
toString() - Method in class com.j_spaces.core.cluster.LoadBalancingPolicy.LoadBalancingPolicyDescription
 
toString() - Method in class com.j_spaces.core.cluster.LoadBalancingPolicy
 
toString() - Method in class com.j_spaces.core.cluster.ReplicationPolicy.MirrorServiceConfig
 
toString() - Method in class com.j_spaces.core.cluster.ReplicationPolicy.ReplicationPolicyDescription
 
toString() - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
toString() - Method in class com.j_spaces.core.filters.GenericPrincipal.Attribute
 
toString() - Method in class com.j_spaces.core.filters.GenericPrincipal
 
toString() - Method in class com.j_spaces.core.filters.StatisticsContext
String representation of the statistics.
toString() - Method in class com.j_spaces.core.JSpaceAttributes
 
toString() - Method in exception com.j_spaces.core.MemoryShortageException
Return the exception message
toString() - Method in class com.j_spaces.core.SpaceCopyStatus
 
toString() - Method in exception com.j_spaces.core.SpaceSecurityException
 
toString() - Method in class com.j_spaces.jdbc.ResultEntry
 
toString() - Method in class com.j_spaces.jms.GSBytesMessageImpl
 
toString() - Method in class com.j_spaces.jms.GSMapMessageImpl
 
toString() - Method in class com.j_spaces.jms.GSMessageConsumerImpl
 
toString() - Method in class com.j_spaces.jms.GSMessageImpl
 
toString() - Method in class com.j_spaces.jms.GSMessageProducerImpl
 
toString() - Method in class com.j_spaces.jms.GSObjectMessageImpl
 
toString() - Method in class com.j_spaces.jms.GSQueueImpl
 
toString() - Method in class com.j_spaces.jms.GSSessionImpl
 
toString() - Method in class com.j_spaces.jms.GSStreamMessageImpl
 
toString() - Method in class com.j_spaces.jms.GSTextMessageImpl
 
toString() - Method in class com.j_spaces.jms.GSTopicImpl
 
toString() - Method in class com.j_spaces.map.Attribute
Deprecated. 
toString() - Method in class com.j_spaces.map.Envelope
Returns a string representation of the Envelope.
touchEntry(CacheEntry) - Method in interface com.j_spaces.javax.cache.EvictionStrategy
Informs the eviction strategy on a CacheEntry use.
touchEntry(CacheEntry) - Method in class com.j_spaces.map.eviction.FIFOEvictionStrategy
Informs the eviction strategy on a CacheEntry use.
touchEntry(CacheEntry) - Method in class com.j_spaces.map.eviction.LFUEvictionStrategy
Informs the eviction strategy on a CacheEntry use.
touchEntry(CacheEntry) - Method in class com.j_spaces.map.eviction.LRUEvictionStrategy
Informs the eviction strategy on a CacheEntry use.
touchEntry(CacheEntry) - Method in class com.j_spaces.map.eviction.NoneEvictionStrategy
Informs the eviction strategy on a CacheEntry use.
touchEntry(CacheEntry) - Method in class com.j_spaces.map.eviction.SizeEvictionStrategy
Informs the eviction strategy on a CacheEntry use.
TransactionInfo - Class in com.j_spaces.core.client
Transaction information.
TransactionInfo(int, int, Transaction, long, long, int) - Constructor for class com.j_spaces.core.client.TransactionInfo
Constructor.
TransactionInfo.Types - Class in com.j_spaces.core.client
The Transactions types.
txLeaseTime - Static variable in class com.j_spaces.jms.GSSessionImpl
 

U

uids - Variable in class com.j_spaces.map.Command
The Entries uids.
UNADVERTISED - Static variable in interface com.j_spaces.core.ISpaceState
Service has been unadvertised.
unbindFromJNDI(String) - Method in class com.j_spaces.jms.utils.GSJMSAdmin
Unbinding from the JNDI registry using the jndi Context details provided in the config file.
unexportObject(Remote, boolean) - Method in interface com.j_spaces.core.IStubHandler
Removes the remote object, obj, from the StubHandler runtime.
UNICAST - Static variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
UNICAST_COMMUNICATION_MODE - Static variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
UNKNOWN - Static variable in interface com.j_spaces.core.ISpaceState
Service is unreachable.
unsubscribe(String) - Method in class com.j_spaces.jms.GSQueueSessionImpl
API method.
unsubscribe(String) - Method in class com.j_spaces.jms.GSSessionImpl
 
unsubscribe(String) - Method in class com.j_spaces.jms.GSTopicSessionImpl
Unsubscribes a durable subscription that has been created by a client.
unsubscribeDurableSubscriberDetailsFromXML(Hashtable) - Method in class com.j_spaces.jms.utils.GSJMSAdmin
 
UPDATE - Static variable in interface com.j_spaces.core.cluster.IReplicationFilterEntry
update operation.
update(Object, Transaction, long, long) - Method in interface com.j_spaces.core.IJSpace
Equivalent to calling IJSpace.update(Object, Transaction, long, long, int) with modifiers (if any) set by IJSpace.setUpdateModifiers(int).
update(Object, Transaction, long, long, int) - Method in interface com.j_spaces.core.IJSpace
An update operation against a space entity which it's UID is known, blocking if locked under another transaction.
update(Entry, Entry, Transaction, long) - Method in interface com.j_spaces.core.IJSpace
Deprecated. use instead: IJSpace.update(Entry, Transaction, long, long, int)
update(Entry, Entry, Transaction, long, long) - Method in interface com.j_spaces.core.IJSpace
Deprecated. use instead: IJSpace.update(Entry, Transaction, long, long, int)
update(Entry, Transaction, long, long) - Method in interface com.j_spaces.core.IJSpace
Equivalent to calling IJSpace.update(Entry, Transaction, long, long, int) with modifiers (if any) set by IJSpace.setUpdateModifiers(int).
update(Entry, Transaction, long, long, boolean) - Method in interface com.j_spaces.core.IJSpace
Deprecated. use instead IJSpace.update(Entry, Transaction, long, long, int) with UpdateModifiers.UPDATE_OR_WRITE modifier which is equivalent to setting writeIfAbsent=true.
update(Entry, Transaction, long, long, int) - Method in interface com.j_spaces.core.IJSpace
Equivalent to calling IJSpace.update(Object, Transaction, long, long, int) by use of a cast from Entry to Object. see it also as a reference to further semantics of this method.
update(Entry, Entry, long) - Method in class com.j_spaces.jca.GSInteraction
Deprecated. Use instead GSInteraction.update(Entry, Entry, long, long) (@link #update(Entry, long, long) }
update(Entry, Entry, boolean, long) - Method in class com.j_spaces.jca.GSInteraction
Deprecated. Use instead GSInteraction.update(Entry, Entry, long, long) (@link #update(Entry, long, long) }
update(Entry, Entry, long, long) - Method in class com.j_spaces.jca.GSInteraction
Updates the first entry matching the specified template, if found and there is no transaction conflict.
update(Entry, Entry, boolean, long, long) - Method in class com.j_spaces.jca.GSInteraction
Updates the first entry matching the specified template, if found and there is no transaction conflict.
update(Entry, long) - Method in class com.j_spaces.jca.GSInteraction
Deprecated. Use instead GSInteraction.update(Entry, Entry, long, long) (@link #update(Entry, long, long) }
update(Entry, boolean, long) - Method in class com.j_spaces.jca.GSInteraction
Deprecated. Use instead GSInteraction.update(Entry, Entry, long, long) (@link #update(Entry, long, long) }
update(Entry, long, long) - Method in class com.j_spaces.jca.GSInteraction
Updates the first entry matching the specified template, if found and there is no transaction conflict.
update(Entry, boolean, long, long) - Method in class com.j_spaces.jca.GSInteraction
Updates the first entry matching the specified template, if found and there is no transaction conflict.
update(PersistentContext, PersistentEntry) - Method in interface com.j_spaces.sadapter.GenericPA.IBasicPersistence
This method called the the space engine updates the entry in persistent storage.
UPDATE_MODE_PULL - Static variable in class com.j_spaces.core.client.SpaceURL
In the UPDATE_MODE_PUSH policy, the cache will be updated with the updated value.
UPDATE_MODE_PUSH - Static variable in class com.j_spaces.core.client.SpaceURL
In the UPDATE_MODE_PUSH policy, the updated value is simply marked as invalidated.
UPDATE_ONLY - Static variable in class com.j_spaces.core.client.UpdateModifiers
The int value representing the UPDATE_OR_ONLY modifier.
UPDATE_OR_WRITE - Static variable in class com.j_spaces.core.client.UpdateModifiers
The int value representing the UPDATE_OR_WRITE modifier.
updateArray(int, Array) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateArray(String, Array) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateAsciiStream(int, InputStream, int) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateAsciiStream(String, InputStream, int) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateBigDecimal(int, BigDecimal) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateBigDecimal(String, BigDecimal) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateBinaryStream(int, InputStream, int) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateBinaryStream(String, InputStream, int) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateBlob(int, Blob) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateBlob(String, Blob) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateBoolean(int, boolean) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateBoolean(String, boolean) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateByte(int, byte) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateByte(String, byte) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateBytes(int, byte[]) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateBytes(String, byte[]) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateCharacterStream(int, Reader, int) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateCharacterStream(String, Reader, int) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateClob(int, Clob) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateClob(String, Clob) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateDate(int, Date) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateDate(String, Date) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateDouble(int, double) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateDouble(String, double) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateFloat(int, float) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateFloat(String, float) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateInt(int, int) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateInt(String, int) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateLong(int, long) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateLong(String, long) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
UpdateModifiers - Class in com.j_spaces.core.client
The Modifier class provides static methods and constants to decode update types modifiers.
UpdateModifiers() - Constructor for class com.j_spaces.core.client.UpdateModifiers
 
updateMultiple(Object[], Transaction, long[]) - Method in interface com.j_spaces.core.IJSpace
Equivalent to calling IJSpace.updateMultiple(Object[], Transaction, long[], int) with modifiers (if any) set by IJSpace.setUpdateModifiers(int).
updateMultiple(Object[], Transaction, long[], int) - Method in interface com.j_spaces.core.IJSpace
Same as a single update but for a group of entities sharing the same transaction (if any), applied with the same operation modifier (or default Modifiers.NONE).
updateMultiple(Entry[], Transaction, long[]) - Method in interface com.j_spaces.core.IJSpace
Equivalent to calling IJSpace.updateMultiple(Entry[], Transaction, long[], int) with modifiers (if any) set by IJSpace.setUpdateModifiers(int).
updateMultiple(Entry[], Transaction, long[], int) - Method in interface com.j_spaces.core.IJSpace
Equivalent to calling IJSpace.updateMultiple(Object[], Transaction, long[], int) by use of an array of Object[] constructed as new Entry[]. see it also as a reference to further semantics of this method.
updateMultiple(Entry[], long[]) - Method in class com.j_spaces.jca.GSInteraction
Performs batch update for the specified entries
updateMultiple(Entry[], boolean, long[]) - Method in class com.j_spaces.jca.GSInteraction
Performs batch update for the specified entries
updateNull(int) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateNull(String) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateObject(int, Object) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateObject(int, Object, int) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateObject(String, Object) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateObject(String, Object, int) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updatePOJOFromIGSEntry(IGSEntry, Object, POJODescription) - Method in class com.gigaspaces.converter.pojo.Pojo2ExternalEntryConverter
Updates the POJO with the IGSEntry parameters that are returned from the space.
updatePOJOFromIGSEntry(IGSEntry, Object) - Method in class com.gigaspaces.converter.pojo.Pojo2ExternalEntryConverter
Update the POJO with the IGSEntry parameters that return from the space.
updatePojoWithAutoUID(Object, String, POJODescription) - Method in class com.gigaspaces.converter.pojo.Pojo2ExternalEntryConverter
Update the POJO auto generate primary key fields with the generate uid's
updateRef(int, Ref) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateRef(String, Ref) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateRow() - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateShort(int, short) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateShort(String, short) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateString(int, String) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateString(String, String) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateTime(int, Time) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateTime(String, Time) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateTimestamp(int, Timestamp) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateTimestamp(String, Timestamp) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
URL - Static variable in class com.j_spaces.kernel.SystemProperties
 
USE_LOCAL_CACHE - Static variable in class com.j_spaces.core.client.SpaceURL
Initializes local cache.
userDefinedRoles - Variable in class com.j_spaces.core.filters.GenericPrincipal
List contains only user-defined roles.

V

value - Variable in class com.j_spaces.core.filters.GenericPrincipal.Attribute
 
VALUE - Static variable in class com.j_spaces.map.Envelope
the value index in the values array.
valueOf(String) - Static method in enum com.gigaspaces.annotation.pojo.SpaceClass.IncludeProperties
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gigaspaces.annotation.pojo.SpaceProperty.IndexType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gigaspaces.cluster.activeelection.core.ActiveElectionState.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.j_spaces.core.cluster.LoadBalancingPolicy.BroadcastCondition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.j_spaces.map.Command.Action
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.gigaspaces.annotation.pojo.SpaceClass.IncludeProperties
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.gigaspaces.annotation.pojo.SpaceProperty.IndexType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.gigaspaces.cluster.activeelection.core.ActiveElectionState.State
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.j_spaces.core.cluster.LoadBalancingPolicy.BroadcastCondition
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Method in interface com.j_spaces.javax.cache.Cache
Returns a collection view of the values contained in this cache.
values() - Static method in enum com.j_spaces.map.Command.Action
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Method in class com.j_spaces.map.GSMapImpl
Returns a collection view of the values contained in this cache.
verifyURL(String) - Static method in class com.j_spaces.core.client.SpaceFinder
Verifies for validation if the specified url is valid and returns SpaceURL object that contains all information about specified url.
VERSIONED - Static variable in class com.j_spaces.core.client.SpaceURL
if false Optimistic Locking is disabled.
View - Class in com.j_spaces.core.client.view
TODO add Javadoc
View() - Constructor for class com.j_spaces.core.client.view.View
Empty constructor.
View(String, String) - Constructor for class com.j_spaces.core.client.view.View
Constructor for setting the className of the entry to query with the sql query expression.
View(Object, String) - Constructor for class com.j_spaces.core.client.view.View
Constructor for setting the object as a template to query with the sql query expression.
View(Entry, String) - Constructor for class com.j_spaces.core.client.view.View
Constructor for setting the entry as a template to query with the sql query expression.
VIEWS - Static variable in class com.j_spaces.core.client.SpaceURL
When setting this URL property a view will be created according to the query.

W

wasNull() - Method in class com.j_spaces.jdbc.driver.GResultSet
 
WATCHDOG_IDLE_CONNECTION_TIMEOUT - Static variable in class com.j_spaces.kernel.SystemProperties
 
WATCHDOG_IDLE_CONNECTION_TIMEOUT_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
 
WATCHDOG_LISTENING_TIMEOUT - Static variable in class com.j_spaces.kernel.SystemProperties
 
WATCHDOG_LISTENING_TIMEOUT_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
Watchdog parameters default values
WATCHDOG_REQUEST_TIMEOUT - Static variable in class com.j_spaces.kernel.SystemProperties
Watchdog parameters
WATCHDOG_REQUEST_TIMEOUT_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
 
WATCHDOG_TIMEOUT_RESOLUTION - Static variable in class com.j_spaces.kernel.SystemProperties
 
WATCHDOG_TIMEOUT_RESOLUTION_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
 
WRITE - Static variable in interface com.j_spaces.core.cluster.IReplicationFilterEntry
write/notify operation.
write(Object, Transaction, long) - Method in interface com.j_spaces.core.IJSpace
Equivalent to calling IJSpace.write(Object, Transaction, long, long, int) with the UpdateModifiers.UPDATE_OR_WRITE.
write(Object, Transaction, long, long, int) - Method in interface com.j_spaces.core.IJSpace
Writes a new object to the space, returning its Lease.
write(Entry, long) - Method in class com.j_spaces.jca.JSInteraction
Write a new entry into the space.
write(Entry, boolean, long) - Method in class com.j_spaces.jca.JSInteraction
Write a new entry into the space.
WRITE_ONLY - Static variable in class com.j_spaces.core.client.UpdateModifiers
The int value representing the WRITE_ONLY modifier.
WRITE_OPERATION - Static variable in class com.j_spaces.jca.JSInteraction
 
writeBody(DataOutput) - Method in class com.j_spaces.jms.GSMessageImpl
Used serialize the message body to an output stream
writeBody(DataOutput) - Method in class com.j_spaces.jms.GSObjectMessageImpl
Used serialize the message body to an output stream
writeBoolean(boolean) - Method in class com.j_spaces.jms.GSBytesMessageImpl
Writes a boolean to the bytes message stream as a 1-byte value.
writeBoolean(boolean) - Method in class com.j_spaces.jms.GSStreamMessageImpl
Writes a boolean to the stream message.
writeByte(byte) - Method in class com.j_spaces.jms.GSBytesMessageImpl
Writes a byte to the bytes message stream as a 1-byte value.
writeByte(byte) - Method in class com.j_spaces.jms.GSStreamMessageImpl
Writes a byte to the stream message.
writeBytes(byte[]) - Method in class com.j_spaces.jms.GSBytesMessageImpl
Writes a byte array to the bytes message stream.
writeBytes(byte[], int, int) - Method in class com.j_spaces.jms.GSBytesMessageImpl
Writes a portion of a byte array to the bytes message stream.
writeBytes(byte[]) - Method in class com.j_spaces.jms.GSStreamMessageImpl
Writes a byte array field to the stream message.
writeBytes(byte[], int, int) - Method in class com.j_spaces.jms.GSStreamMessageImpl
Writes a portion of a byte array as a byte array field to the stream message.
writeChar(char) - Method in class com.j_spaces.jms.GSBytesMessageImpl
Writes a char to the bytes message stream as a 2-byte value, high byte first.
writeChar(char) - Method in class com.j_spaces.jms.GSStreamMessageImpl
Writes a char to the stream message.
writeDouble(double) - Method in class com.j_spaces.jms.GSBytesMessageImpl
Converts the double argument to a long using the doubleToLongBits method in class Double, and then writes that long value to the bytes message stream as an 8-byte quantity, high byte first.
writeDouble(double) - Method in class com.j_spaces.jms.GSStreamMessageImpl
Writes a double to the stream message.
writeEntries - Variable in class com.j_spaces.core.filters.GenericPrincipal
 
writeExternal(ObjectOutput) - Method in class com.j_spaces.core.admin.SpaceRuntimeInfo
writeExternal(ObjectOutput) - Method in class com.j_spaces.core.client.EntryArrivedRemoteEvent
.
writeExternal(ObjectOutput) - Method in class com.j_spaces.core.client.ExternalEntry
Save the object contents by calling the methods of DataOutput for its primitive values or calling the writeObject method of ObjectOutput for objects, strings, and arrays.
writeExternal(ObjectOutput) - Method in class com.j_spaces.core.filters.StatisticsContext
writeExternal(ObjectOutput) - Method in class com.j_spaces.core.LeaseProxy
writeExternal(ObjectOutput) - Method in class com.j_spaces.core.SecurityContext
writeExternal(ObjectOutput) - Method in class com.j_spaces.core.SpaceContext
writeExternal(ObjectOutput) - Method in class com.j_spaces.kernel.lrmi.MarshObject
 
writeFloat(float) - Method in class com.j_spaces.jms.GSBytesMessageImpl
Converts the float argument to an int using the floatToIntBits method in class Float, and then writes that int value to the bytes message stream as a 4-byte quantity, high byte first.
writeFloat(float) - Method in class com.j_spaces.jms.GSStreamMessageImpl
Writes a float to the stream message.
writeInt(int) - Method in class com.j_spaces.jms.GSBytesMessageImpl
Writes an int to the bytes message stream as four bytes, high byte first.
writeInt(int) - Method in class com.j_spaces.jms.GSStreamMessageImpl
Writes an int to the stream message.
writeLong(long) - Method in class com.j_spaces.jms.GSBytesMessageImpl
Writes a long to the bytes message stream as eight bytes, high byte first.
writeLong(long) - Method in class com.j_spaces.jms.GSStreamMessageImpl
Writes a long to the stream message.
writeMatchObjects - Variable in class com.j_spaces.core.filters.GenericPrincipal
 
writeMultiple(Object[], Transaction, long) - Method in interface com.j_spaces.core.IJSpace
Writes the specified objects to this space.
writeMultiple(Entry[], Transaction, long) - Method in interface com.j_spaces.core.IJSpace
Writes the specified entries to this space.
writeMultiple(Entry[], long) - Method in class com.j_spaces.jca.GSInteraction
Writes the specified entries to this space.
writeMultiple(Entry[], boolean, long) - Method in class com.j_spaces.jca.GSInteraction
Writes the specified entries to this space.
writeObject(Object) - Method in class com.j_spaces.jms.GSBytesMessageImpl
Writes an object to the bytes message stream.
writeObject(Object) - Method in class com.j_spaces.jms.GSStreamMessageImpl
Writes an object to the stream message.
writeShort(short) - Method in class com.j_spaces.jms.GSBytesMessageImpl
Writes a short to the bytes message stream as two bytes, high byte first.
writeShort(short) - Method in class com.j_spaces.jms.GSStreamMessageImpl
Writes a short to the stream message.
writeString(String) - Method in class com.j_spaces.jms.GSStreamMessageImpl
Writes a String to the stream message.
writeUTF(String) - Method in class com.j_spaces.jms.GSBytesMessageImpl
Writes a string to the bytes message stream using UTF-8 encoding in a machine-independent manner.

X

XA - Static variable in class com.j_spaces.core.client.TransactionInfo.Types
XA transaction.
XAQUEUE_CONNECTION_FAC - Static variable in class com.j_spaces.jms.GSConnectionFactoryImpl
 
XAResourceImpl - Class in com.j_spaces.core.client
An instance of this class represents a XAResource implementation
XAResourceImpl(LocalTransactionManager, ActionMaker) - Constructor for class com.j_spaces.core.client.XAResourceImpl
Ctor
XATOPIC_CONNECTION_FAC - Static variable in class com.j_spaces.jms.GSConnectionFactoryImpl
 

_

__getEntryInfo() - Method in interface com.j_spaces.core.client.IMetaDataEntry
Returns entry info.
__getEntryInfo() - Method in class com.j_spaces.core.client.MetaDataEntry
Returns entry info.
__getSpaceIndexedFields() - Static method in class com.j_spaces.map.Command
Make an index for hash-based load balancing.
__setEntryInfo(EntryInfo) - Method in interface com.j_spaces.core.client.IMetaDataEntry
Set entry info.
__setEntryInfo(EntryInfo) - Method in class com.j_spaces.core.client.MetaDataEntry
Set entry info.
_logicCopies - Variable in class com.j_spaces.core.cluster.ClusterPolicy
For dynamic clustering
_logicMembers - Variable in class com.j_spaces.core.cluster.ClusterPolicy
For dynamic clustering if >0
_objectFormat - Variable in class com.j_spaces.core.client.ExternalEntry
The Object type represented by this ExternalEntry; one of ObjectFormat

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