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(Object) - Method in class com.gigaspaces.client.transaction.local.LocalTransactionManagerImpl
Internal only - used by XA.
abort(long) - Method in class com.gigaspaces.client.transaction.local.LocalTransactionManagerImpl
abort(long, long) - Method in class com.gigaspaces.client.transaction.local.LocalTransactionManagerImpl
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
 
AbstractEvictionStrategy - Class in com.j_spaces.map.eviction
Implements EvictionStrategy and acts as a base for all the eviction strategies
AbstractEvictionStrategy() - Constructor for class com.j_spaces.map.eviction.AbstractEvictionStrategy
 
acknowledge() - Method in class com.j_spaces.jms.GSMessageImpl
 
action(Transaction) - Method in class com.j_spaces.core.client.XAResourceImpl
 
action - Variable in class com.j_spaces.map.Command
The action performed.
ACTION_TAKE - Static variable in interface com.j_spaces.map.Command.Action
Take type.
ACTION_UPDATE - Static variable in interface com.j_spaces.map.Command.Action
Update type.
ACTIVE_ELECTION_TIMEOUT - Static variable in class com.j_spaces.kernel.SystemProperties
Defines the sleep timeout between iterations in the Active election algorithm
ACTIVE_ELECTION_TIMEOUT_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
Defines the default sleep timeout between iterations in the Active election algorithm.
ActiveElectionState - Class in com.gigaspaces.cluster.activeelection.core
The election state attribute registered in conjunction with service candidate.
ActiveElectionState() - Constructor for class com.gigaspaces.cluster.activeelection.core.ActiveElectionState
public no-args constructor
ActiveElectionState.State - Enum in com.gigaspaces.cluster.activeelection.core
Service states
activeWhenBackup - Variable in class com.j_spaces.core.cluster.ReplicationPolicy.ReplicationPolicyDescription
 
addClass(Class) - Method in class com.gigaspaces.converter.pojo.Configuration
Read a mapping from an application resource, using a convention.
addClass(String) - Method in class com.gigaspaces.converter.pojo.Configuration
Read a mapping from an application resource, using a convention.
addDirectory(File) - Method in class com.gigaspaces.converter.pojo.Configuration
Read all mapping documents from a directory tree.
addFile(File) - Method in class com.gigaspaces.converter.pojo.Configuration
Read mappings from a particular XML file
addInputStream(InputStream) - Method in class com.gigaspaces.converter.pojo.Configuration
Read mappings from an InputStream
addJar(File) - Method in class com.gigaspaces.converter.pojo.Configuration
Read all mappings from a jar file
addListener(Object, RemoteEventListener) - Method in interface com.gigaspaces.events.DataEventSession
Registers a listener with a space using a POJO template.
addListener(Object, RemoteEventListener, long, NotifyActionType) - Method in interface com.gigaspaces.events.DataEventSession
Registers a listener with a space using a POJO template
addListener(Object, RemoteEventListener, long, MarshalledObject, INotifyDelegatorFilter, NotifyActionType) - Method in interface com.gigaspaces.events.DataEventSession
Registers a listener with a space using a POJO template
addListener(CacheListener) - Method in interface com.j_spaces.javax.cache.Cache
Add a listener to the list of cache listeners.
addPendingNotifyTemplate(SyncPacket) - Method in class com.j_spaces.core.SpaceCopyStatus
 
addResource(String) - Method in class com.gigaspaces.converter.pojo.Configuration
Read mappings from an application resource trying different class loaders.
addStatus(SpaceCopyStatus) - Method in class com.j_spaces.core.SpaceCopyStatus
Adds given status data to this status.
addURL(URL) - Method in class com.gigaspaces.converter.pojo.Configuration
Read mappings from a URL
addXML(String) - Method in class com.gigaspaces.converter.pojo.Configuration
Read mappings from a String
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.
appendSpaceRuntimeInfo(SpaceRuntimeInfo) - Method in class com.j_spaces.core.admin.SpaceRuntimeInfo
Merge two SpaceRuntimeInfo instances.
AssemblyFileProperty - Static variable in class com.gigaspaces.datasource.dotnet.DotNetDataSourceAdapter
 
ASYNC_REC_ACK_REPLICATION_MODE - Static variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
ASYNC_REPLICATION_MODE - Static variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
authenticate(String, String) - Method in interface com.j_spaces.core.filters.ISpaceUserAccountDriver
Return the Principal associated with the specified username and credentials, if there is one; if username unknown or password is wrong SecurityException will be thrown.
AVAILABLE_PROTOCOLS - Static variable in class com.j_spaces.core.client.SpaceURL
Contains a set of actual space protocols.

B

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

C

Cache - Interface in com.j_spaces.javax.cache
A cache, being a mechanism for efficient temporary storage of objects for the purpose of improving the overall performance of an application system.
CACHE_ID - Static variable in class com.j_spaces.map.Envelope
the cache id index in the values array.
CACHE_URL_PROP - Static variable in class com.j_spaces.core.client.SpaceURL
This system property can be used when space started using ServiceStarter.
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.
CacheListener - Interface in com.j_spaces.javax.cache
The listener interface for receiving cache events.
CacheLoader - Interface in com.j_spaces.javax.cache
The CacheLoader implementation is provided to ensure read-through behavior of the space.
CacheQuery - Interface in com.j_spaces.javax.cache
The CacheQuery is used as part of the CacheLoader implementation.
CacheStore - Interface in com.j_spaces.javax.cache
The CacheStore implementation is provided to ensure read-through and write-through behavior of the space.
CacheTimeoutException - Exception in com.j_spaces.core.client
This Exception thrown when the entry is locked under another transaction and operation timeout expired.
CacheTimeoutException(String) - Constructor for exception com.j_spaces.core.client.CacheTimeoutException
 
CALL - Static variable in class com.j_spaces.core.client.SQLQuery
 
canBatch(Lease) - Method in class com.j_spaces.core.LeaseProxy
cancel() - Method in class com.j_spaces.core.client.GSIterator
Used by the iterator holder to indicate that there is no further interest in this iterator.
cancel() - Method in class com.j_spaces.core.LeaseProxy
CANCEL_DUPLICATE_PACKET_FILTER - Static variable in class com.j_spaces.kernel.SystemProperties
disables the duplication filtering mechanism used to avoid double processing of packets after recovery.
CANCEL_DUPLICATE_PACKET_FILTER_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
 
cancelRowUpdates() - Method in class com.j_spaces.jdbc.driver.GResultSet
 
centralDataSource - Variable in class com.j_spaces.core.cluster.ClusterPolicy.CacheLoaderConfig
true if cluster interacts with a central-data-source; default: false.
centralDataSourceDefault() - Static method in class com.j_spaces.core.cluster.ClusterPolicy.CacheLoaderConfig
 
changeReplicationState(String, boolean) - Method in interface com.j_spaces.core.admin.IRemoteJSpaceAdmin
Temporarily disable/re-enable replication to remote.
checkActiveAndGetTimeLimt(Object) - Method in class com.gigaspaces.client.transaction.local.LocalTransactionManagerImpl
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.gigaspaces.client.transaction.local.LocalTransactionManagerImpl
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.client.IServerAdmin
Cleans this space.
clean(String) - Method in class com.gigaspaces.cluster.loadbalance.DummyLoadBalanceImpl
 
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
clear(Object, Transaction) - Method in interface com.gigaspaces.client.IPojoSpace
Removes the objects that match the specified template and the specified transaction from this space.
clear(Entry, Transaction) - Method in interface com.j_spaces.core.IJSpace
Removes the entries that match the specified template and the specified transaction from this space.
clear() - Method in class com.j_spaces.core.JSpaceAttributes
Clears all properties held, including defaults, custom properties, and dcache properties.
clear() - Method in interface com.j_spaces.javax.cache.Cache
The clear method will remove all objects from the cache including the key and the associated value.
clear() - Method in interface com.j_spaces.javax.cache.EvictionStrategy
Clear EvictionStrategy internal structures only and doesn't clear cache.
clear() - 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(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.
clearBody() - Method in class com.j_spaces.jms.GSBytesMessageImpl
Overide the super class method to reset the streams, and put the message body in write only mode.
clearBody() - Method in class com.j_spaces.jms.GSMapMessageImpl
API method.
clearBody() - Method in class com.j_spaces.jms.GSMessageImpl
 
clearBody() - Method in class com.j_spaces.jms.GSStreamMessageImpl
Override the super class method to reset the streams, and put the message body in write only mode.
clearProperties() - Method in class com.j_spaces.jms.GSMessageImpl
 
clearWarnings() - Method in class com.j_spaces.jdbc.driver.GResultSet
 
CLIENT_INACTIVE_RETRY_LIMIT - Static variable in class com.j_spaces.kernel.SystemProperties
Number of retires on operation (client side), waiting for one of the servers to become active after Active election.
CLIENT_INACTIVE_RETRY_LIMIT_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
The default amount of retries on operation (client side), waiting for one of the servers to become active after Active election; Default 20 (times).
CLIENT_THREAD_POOL_MAX_SIZE - Static variable in class com.j_spaces.kernel.SystemProperties
defines the maximum thread pool size used by the proxy for fifo and batch notification
CLIENT_THREAD_POOL_MAX_SIZE_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
 
CLIENT_THREAD_POOL_MIN_SIZE - Static variable in class com.j_spaces.kernel.SystemProperties
defines the minimum thread pool size used by the proxy for fifo and batch notification
CLIENT_THREAD_POOL_MIN_SIZE_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
 
ClientUIDHandler - Class in com.j_spaces.core.client
This Class enables the client to create entry UIDs by rendering a free-string , and to extract the free-string from a UID.
clone() - Method in class com.j_spaces.core.client.EntryArrivedRemoteEvent
Returns a shallow copy of this EntryArrivedRemoteEvent instance.
clone() - Method in class com.j_spaces.core.client.ExternalEntry
Shallow clone
clone() - Method in class com.j_spaces.core.client.SpaceURL
deep clones this SpaceURL instance - makes a distinct copy of each of the SpaceURL fields, and underlying tables.
clone() - Method in class com.j_spaces.core.JSpaceAttributes
 
close() - Method in interface com.gigaspaces.datasource.DataIterator
Clean up after any resources associated with this iterator
close() - Method in class com.gigaspaces.datasource.hibernate.HibernateDataIterator
Deprecated.  
close() - Method in interface com.gigaspaces.events.EventSession
closes the session and deregister all listeners.
close() - Method in interface com.j_spaces.core.client.INotifyDelegatorFilter
Called when notify template unregistered or space was shutdown.
close() - Method in class com.j_spaces.core.client.MulticastNotifyDelegator
Deprecated. close Multicast channels and unregister all templates.
close() - Method in class com.j_spaces.core.client.NotifyDelegator
Deprecated. Cancels all the registered notify template and un-exports this instance of NotifyDelegator.
close() - Method in class com.j_spaces.core.client.NotifyDelegatorMultiplexer
Deprecated. Cancels all the notify templates and unexport this instance of NotifyDelegatorMultiplex.
close() - Method in interface com.j_spaces.core.cluster.IReplicationFilter
Closes this filter, enabling the developer to clean open resources.
close() - Method in class com.j_spaces.core.filters.DefaultSecurityFilter
Closes this filter, enabling the developer to clean open resources.
close() - Method in interface com.j_spaces.core.filters.ISpaceFilter
Closes this filter, enabling the developer to clean open resources.
close() - Method in interface com.j_spaces.javax.cache.CacheIterator
Closes the iteration.
close() - Method in class com.j_spaces.jdbc.driver.GResultSet
 
close() - Method in class com.j_spaces.jms.GSMessageConsumerImpl
Cancels the onMessage notify delegator, using its Lease.cancel() if it is an Asyc operation Also it removes the current consumer from the consumers list held by the session.
close() - Method in class com.j_spaces.jms.GSMessageProducerImpl
Cancels the AckDataEntry notify delegator, using its Lease.cancel() Also it removes the current producer from the producers list held by the m_session.
close() - Method in class com.j_spaces.jms.GSSessionImpl
 
close() - Method in interface com.j_spaces.worker.IWorker
This method should close by proper way the initialized worker, include all internal worker's Threads.
ClosedResourceException - Exception in com.j_spaces.core.exception
ClosedResourceException is thrown when operation is performed while space is closing its resources.
ClosedResourceException(String) - Constructor for exception com.j_spaces.core.exception.ClosedResourceException
 
CLUSTER_BACKUP_ID - Static variable in class com.j_spaces.core.client.SpaceURL
Used in case of Partitioned Cache (when adding backup to each partition) The backup_id is used to define whether the instance is a backup instance or not.
CLUSTER_CACHE_LOADER_CENTRAL_DATA_SOURCE - Static variable in class com.j_spaces.kernel.SystemProperties
 
CLUSTER_CACHE_LOADER_EXTERNAL_DATA_SOURCE - Static variable in class com.j_spaces.kernel.SystemProperties
 
CLUSTER_CONFIG_URL - Static variable in class com.j_spaces.kernel.SystemProperties
 
CLUSTER_CONFIG_URL_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
 
CLUSTER_GROUP - Static variable in class com.j_spaces.core.client.SpaceURL
jini:// multicast support.
CLUSTER_MEMBER_ID - Static variable in class com.j_spaces.core.client.SpaceURL
The id attribute is used to distinguish between cache instances in this cluster.
CLUSTER_NAME - Static variable in class com.j_spaces.core.client.SpaceURL
jini:// multicast support.
CLUSTER_SCHEMA - Static variable in class com.j_spaces.core.client.SpaceURL
The cluster schema XSL file name to be used to setup a cluster config on the fly in memory.
CLUSTER_TOTAL_MEMBERS - Static variable in class com.j_spaces.core.client.SpaceURL
The total_members attribute in the space url stands for the total number of space members within the space cluster.
CLUSTER_URL_PROTOCOL_PREFIX - Static variable in class com.j_spaces.kernel.SystemProperties
 
CLUSTER_XML_DEBUG - Static variable in class com.j_spaces.kernel.SystemProperties
 
ClusterConfigurationException - Exception in com.j_spaces.core.exception
This exception is thrown in case of cluster configuration issues.
ClusterConfigurationException() - Constructor for exception com.j_spaces.core.exception.ClusterConfigurationException
Constructs a ClusterConfigurationException.
ClusterConfigurationException(String) - Constructor for exception com.j_spaces.core.exception.ClusterConfigurationException
Constructs a ClusterConfigurationException with the specified detail message.
ClusterConfigurationException(String, Throwable) - Constructor for exception com.j_spaces.core.exception.ClusterConfigurationException
Constructs a ClusterConfigurationException with the specified detail message and cause.
clusterName - Variable in class com.j_spaces.core.cluster.ReplicationPolicy
the name of the cluster this replication policy belongs to
ClusterPolicy - Class in com.j_spaces.core.cluster
Holds the cluster policy data.
ClusterPolicy() - Constructor for class com.j_spaces.core.cluster.ClusterPolicy
 
ClusterPolicy.CacheLoaderConfig - Class in com.j_spaces.core.cluster
cache-loader configuration
ClusterPolicy.CacheLoaderConfig() - Constructor for class com.j_spaces.core.cluster.ClusterPolicy.CacheLoaderConfig
 
com.gigaspaces.annotation.pojo - package com.gigaspaces.annotation.pojo
The POJO Annotation Classes
com.gigaspaces.client - package com.gigaspaces.client
 
com.gigaspaces.client.transaction.local - package com.gigaspaces.client.transaction.local
Provides GigaSpaces LocalTransaction implementation.
com.gigaspaces.cluster.activeelection - package com.gigaspaces.cluster.activeelection
 
com.gigaspaces.cluster.activeelection.core - package com.gigaspaces.cluster.activeelection.core
Provides GigaSpaces Active Election implementation.
com.gigaspaces.cluster.loadbalance - package com.gigaspaces.cluster.loadbalance
Provides GigaSpaces Load Balance implementation.
com.gigaspaces.converter - package com.gigaspaces.converter
The POJO Converter interface and implementation
com.gigaspaces.converter.pojo - package com.gigaspaces.converter.pojo
The POJO Space Mapping implementation
com.gigaspaces.datasource - package com.gigaspaces.datasource
Provides GigaSpaces DataSource implementation.
com.gigaspaces.datasource.dotnet - package com.gigaspaces.datasource.dotnet
 
com.gigaspaces.datasource.hibernate - package com.gigaspaces.datasource.hibernate
 
com.gigaspaces.events - package com.gigaspaces.events
Provides GigaSpaces Template related interfaces.
com.gigaspaces.logger - package com.gigaspaces.logger
 
com.gigaspaces.serialization.pbs.commands - package com.gigaspaces.serialization.pbs.commands
 
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
GigaSpace client view files.
com.j_spaces.core.cluster - package com.j_spaces.core.cluster
Provides GigaSpaces cluster plug-in interfaces
com.j_spaces.core.entry - package com.j_spaces.core.entry
GigaSpace service activation and monitoring.
com.j_spaces.core.exception - package com.j_spaces.core.exception
Defines a common exceptions used in core.
com.j_spaces.core.exception.internal - package com.j_spaces.core.exception.internal
GigaSpace Internal exceptions.
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.multiple.write - package com.j_spaces.core.multiple.write
 
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.jdbc - package com.j_spaces.jdbc
Provides GigaSpaces JDBC interfaces
com.j_spaces.jdbc.driver - package com.j_spaces.jdbc.driver
Provides GigaSpaces JDBC interfaces
com.j_spaces.jms - package com.j_spaces.jms
Provides GigaSpaces J2EE Java Messaging Service Interface
com.j_spaces.jms.utils - package com.j_spaces.jms.utils
Provides GigaSpaces Java Messaging Service.
com.j_spaces.kernel - package com.j_spaces.kernel
Provides GigaSpaces low level services
com.j_spaces.kernel.time - package com.j_spaces.kernel.time
Provides GigaSpaces time utility service, customizable to different (built-in or custom) time-provider implementations.
com.j_spaces.map - package com.j_spaces.map
Provides GigaSpaces MAP API
com.j_spaces.map.eviction - package com.j_spaces.map.eviction
Provides a set of eviction strategies
com.j_spaces.sadapter.GenericJDBC.lob - package com.j_spaces.sadapter.GenericJDBC.lob
 
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, byte, String) - Constructor for class com.j_spaces.map.Command
Constructor with uid and action.
Command(String[], byte, String) - Constructor for class com.j_spaces.map.Command
Constructor with uid, action and cacheID.
Command.Action - Interface in com.j_spaces.map
The command action types.
commit(Object) - Method in class com.gigaspaces.client.transaction.local.LocalTransactionManagerImpl
Internal only - used by XA.
commit(long) - Method in class com.gigaspaces.client.transaction.local.LocalTransactionManagerImpl
commit(long, long) - Method in class com.gigaspaces.client.transaction.local.LocalTransactionManagerImpl
commit(Xid, boolean) - Method in class com.j_spaces.core.client.XAResourceImpl
 
commit() - Method in class com.j_spaces.jms.GSSessionImpl
Commits all messages done in this transaction and releases any locks currently held.
commit() - Method in class com.j_spaces.jms.GSXASessionImpl
 
communicationMode - Variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
concatAttrIfNotExist(String, String, String) - Static method in class com.j_spaces.core.client.SpaceURL
Concatenates if not exist the specified attrName and attrValue to the end of the spaceURL.
ConfigFileProperty - Static variable in class com.gigaspaces.datasource.dotnet.DotNetDataSourceAdapter
 
Configuration - Class in com.gigaspaces.converter.pojo
 
Configuration() - Constructor for class com.gigaspaces.converter.pojo.Configuration
Empty constructor
Configuration.MapHolder - Class in com.gigaspaces.converter.pojo
This inner class is holding the indication if the all gs xml files have been loaded and the externalEntryMap which holds the POJODescriptor for POJO's.
Configuration.MapHolder(Map<String, POJODescription>) - Constructor for class com.gigaspaces.converter.pojo.Configuration.MapHolder
 
CONTAINER - Static variable in class com.j_spaces.core.client.SpaceURL
Container key which holds the container name taken from the space url string
CONTAINER_EMBEDDED_HTTPD_ENABLED - Static variable in class com.j_spaces.kernel.SystemProperties
Indicator to start an embedded HTTPD Webster instance inside the space container.
CONTAINER_EMBEDDED_HTTPD_ENABLED_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
 
CONTAINER_EMBEDDED_HTTPD_PORT - Static variable in class com.j_spaces.kernel.SystemProperties
The port number which will be used by the embedded HTTPD Webster instance which starts inside the space container.
CONTAINER_EMBEDDED_HTTPD_PORT_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
 
CONTAINER_NAME - 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.
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.
ContinousQuery<T> - Class in com.j_spaces.core.client
Extends the SQLQuery interface to allow continuous query.
ContinousQuery() - Constructor for class com.j_spaces.core.client.ContinousQuery
Empty constructor.
ContinousQuery(String, String) - Constructor for class com.j_spaces.core.client.ContinousQuery
Constructor for setting the className of the entry to query with the sql query expression.
ContinousQuery(Class<T>, String) - Constructor for class com.j_spaces.core.client.ContinousQuery
Constructor for setting the class of the entry to query with the sql query expression.
ContinousQuery(T, String) - Constructor for class com.j_spaces.core.client.ContinousQuery
Constructor for setting the object as a template to query with the sql query expression.
ContinousQuery(Entry, String) - Constructor for class com.j_spaces.core.client.ContinousQuery
Constructor for setting the entry as a template to query with the sql query expression.
ConversionException - Exception in com.gigaspaces.converter
This class is a ConversionException if something went wrong while conversion.
ConversionException() - Constructor for exception com.gigaspaces.converter.ConversionException
 
ConversionException(String, Throwable) - Constructor for exception com.gigaspaces.converter.ConversionException
 
ConversionException(String) - Constructor for exception com.gigaspaces.converter.ConversionException
 
ConversionException(Throwable) - Constructor for exception com.gigaspaces.converter.ConversionException
 
ConverterHelper - Class in com.gigaspaces.converter.pojo
A helper convertor class, used to get gs.xml files from different resources
ConverterHelper() - Constructor for class com.gigaspaces.converter.pojo.ConverterHelper
Empty Constructor
ConverterHelper(boolean) - Constructor for class com.gigaspaces.converter.pojo.ConverterHelper
Constructor
ConverterTracer - Class in com.gigaspaces.converter
This class is a tracer for the GigaSpaces converter.
ConverterTracer() - Constructor for class com.gigaspaces.converter.ConverterTracer
 
count(Object, Transaction) - Method in interface com.gigaspaces.client.IPojoSpace
Count any matching object from the space, visible under the specified transaction.
count(Object, Transaction, int) - Method in interface com.gigaspaces.client.IPojoSpace
Count (according to the modifiers) any matching object from the space, visible under the specified transaction.
count(Object) - Method in class com.gigaspaces.datasource.hibernate.HibernateDataSource
Deprecated.  
count(Entry, Transaction) - Method in interface com.j_spaces.core.IJSpace
Count any matching entry from the space, visible under the specified transaction.
count(Entry, Transaction, int) - Method in interface com.j_spaces.core.IJSpace
Count (according to the modifiers) any matching entry from the space, visible under the specified transaction.
COUNT_PREFIX - Static variable in class com.j_spaces.core.client.SQLQuery
 
create(Object, long) - Method in class com.gigaspaces.client.transaction.local.LocalTransactionManagerImpl
Creates transaction - for internal and XA use.
create(long) - Method in class com.gigaspaces.client.transaction.local.LocalTransactionManagerImpl
CREATE - Static variable in class com.j_spaces.core.client.SpaceURL
java:// protocol support.
createAndBindDestination(boolean, String) - Method in class com.j_spaces.jms.utils.GSJMSAdmin
Creates a Destination (GSTopicImpl or GSQueueImpl) and then binds it to the jndi registry.
createBrowser(Queue) - Method in class com.j_spaces.jms.GSSessionImpl
 
createBrowser(Queue, String) - Method in class com.j_spaces.jms.GSSessionImpl
 
createBrowser(Queue) - Method in class com.j_spaces.jms.GSTopicSessionImpl
 
createBrowser(Queue, String) - Method in class com.j_spaces.jms.GSTopicSessionImpl
 
createBytesMessage() - Method in class com.j_spaces.jms.GSSessionImpl
Creates a GSBytesMessageImpl object.
createBytesMessage(byte[]) - Method in class com.j_spaces.jms.GSSessionImpl
Creates a GSBytesMessageImpl object.
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
createConsumer(Destination) - Method in class com.j_spaces.jms.GSSessionImpl
 
createConsumer(Destination, String) - Method in class com.j_spaces.jms.GSSessionImpl
 
createConsumer(Destination, String, boolean) - Method in class com.j_spaces.jms.GSSessionImpl
 
createDurableConnectionConsumer(Topic, String, String, ServerSessionPool, int) - Method in class com.j_spaces.jms.GSQueueConnectionImpl
When called on a QueueConnection it throws IllegalStateException.
createDurableSubscriber(Topic, String, String, boolean) - Method in class com.j_spaces.jms.GSQueueSessionImpl
API method.
createDurableSubscriber(Topic, String) - Method in class com.j_spaces.jms.GSQueueSessionImpl
API method.
createDurableSubscriber(Topic, String, String, boolean) - Method in class com.j_spaces.jms.GSSessionImpl
Currently not supported.
createDurableSubscriber(Topic, String) - Method in class com.j_spaces.jms.GSSessionImpl
Currently not supported.
createEntry(Object, Object, long, int) - Method in interface com.j_spaces.javax.cache.EvictionStrategy
Creates new CacheEntry for the Cache and probably saves the entry in the internal structures.
createEntry(Object, Object, long, int) - Method in class com.j_spaces.map.eviction.FIFOEvictionStrategy
Creates new CacheEntry for the Cache and probably saves the entry in the internal structures.
createEntry(Object, Object, long, int) - Method in class com.j_spaces.map.eviction.LFUEvictionStrategy
Creates new CacheEntry for the Cache and probably saves the entry in the internal structures.
createEntry(Object, Object, long, int) - Method in class com.j_spaces.map.eviction.NoneEvictionStrategy
Creates new CacheEntry for the Cache and probably saves the entry in the internal structures.
createEntry(Object, Object, long, int) - Method in class com.j_spaces.map.eviction.SizeEvictionStrategy
Creates new CacheEntry for the Cache and probably saves the entry in the internal structures.
CreateException - Exception in com.j_spaces.core
A CreateException is thrown if an attempt to create a new space fails.
CreateException() - Constructor for exception com.j_spaces.core.CreateException
Constructs a CreateException with null as its error detail message.
CreateException(String) - Constructor for exception com.j_spaces.core.CreateException
Constructs a CreateException with the specified detail message.
CreateException(String, Throwable) - Constructor for exception com.j_spaces.core.CreateException
 
createLeaseMap(long) - Method in class com.j_spaces.core.LeaseProxy
createMapMessage() - Method in class com.j_spaces.jms.GSSessionImpl
Creates a GSMapMessageImpl object.
createMappings() - Method in class com.gigaspaces.converter.pojo.Configuration
Create a new Mappings to add class and collection mappings to.
createMessage() - Method in class com.j_spaces.jms.GSSessionImpl
 
createObjectMessage() - Method in class com.j_spaces.jms.GSSessionImpl
Creates a GSObjectMessageImpl object.
createObjectMessage(Serializable) - Method in class com.j_spaces.jms.GSSessionImpl
Creates a GSObjectMessageImpl object.
createProducer(Destination) - Method in class com.j_spaces.jms.GSSessionImpl
 
createPublisher(Topic) - Method in class com.j_spaces.jms.GSSessionImpl
 
createQueue(String) - Method in class com.j_spaces.jms.GSSessionImpl
 
createQueue(String) - Method in class com.j_spaces.jms.GSTopicSessionImpl
 
createQueueConnection() - Method in class com.j_spaces.jms.GSConnectionFactoryImpl
 
createQueueConnection(String, String) - Method in class com.j_spaces.jms.GSConnectionFactoryImpl
 
createReceiver(Queue) - Method in class com.j_spaces.jms.GSSessionImpl
 
createReceiver(Queue, String) - Method in class com.j_spaces.jms.GSSessionImpl
 
createSender(Queue) - Method in class com.j_spaces.jms.GSSessionImpl
 
createSpace(String, JSpaceAttributes) - Method in interface com.j_spaces.core.IJSpaceContainer
Creates a space with a unique name in this container and writes the created space to the appropriate Storage Adapter.
createStreamMessage() - Method in class com.j_spaces.jms.GSSessionImpl
Creates a StreamMessage object.
createSubscriber(Topic) - Method in class com.j_spaces.jms.GSSessionImpl
 
createSubscriber(Topic, String, boolean) - Method in class com.j_spaces.jms.GSSessionImpl
 
createTakeCommand(String, String) - Static method in class com.j_spaces.map.Command
Utility method to create a command with uid and take action.
createTakeCommand(String[], String) - Static method in class com.j_spaces.map.Command
Utility method to create a command with uids and take action.
createTemporaryQueue() - Method in class com.j_spaces.jms.GSSessionImpl
We use the same space proxy we obtained in the session and we write another External Entry, which will have a class name of 'TempQueue'.
createTemporaryQueue() - Method in class com.j_spaces.jms.GSTopicSessionImpl
 
createTemporaryTopic() - Method in class com.j_spaces.jms.GSQueueSessionImpl
 
createTemporaryTopic() - Method in class com.j_spaces.jms.GSSessionImpl
Creates a TemporaryTopic object.
createTextMessage() - Method in class com.j_spaces.jms.GSSessionImpl
Creates an initialized TextMessage object.
createTextMessage(String) - Method in class com.j_spaces.jms.GSSessionImpl
Creates an initialized TextMessage object.
createTopic(String) - Method in class com.j_spaces.jms.GSQueueSessionImpl
API method.
createTopic(String) - Method in class com.j_spaces.jms.GSSessionImpl
 
createTopicConnection() - Method in class com.j_spaces.jms.GSConnectionFactoryImpl
 
createTopicConnection(String, String) - Method in class com.j_spaces.jms.GSConnectionFactoryImpl
 
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
Deprecated. use ClientUIDHandler.createUIDFromName(Object, String) instead.
createUpdateCommand(String, String) - Static method in class com.j_spaces.map.Command
Utility method to create a command with uid and update action.
createUpdateCommand(String[], String) - Static method in class com.j_spaces.map.Command
Utility method to create a command with uids and update action.
createXAConnection() - Method in class com.j_spaces.jms.GSXAConnectionFactoryImpl
 
createXAConnection(String, String) - Method in class com.j_spaces.jms.GSXAConnectionFactoryImpl
 
createXAQueueConnection() - Method in class com.j_spaces.jms.GSXAConnectionFactoryImpl
 
createXAQueueConnection(String, String) - Method in class com.j_spaces.jms.GSXAConnectionFactoryImpl
 
createXAQueueSession() - Method in class com.j_spaces.jms.GSXAConnectionImpl
 
createXASession() - Method in class com.j_spaces.jms.GSXAConnectionImpl
 
createXATopicConnection() - Method in class com.j_spaces.jms.GSXAConnectionFactoryImpl
 
createXATopicConnection(String, String) - Method in class com.j_spaces.jms.GSXAConnectionFactoryImpl
 
createXATopicSession() - Method in class com.j_spaces.jms.GSXAConnectionImpl
 
CUSTOM_PROPERTIES_NAME - Static variable in class com.j_spaces.core.client.SpaceURL
If this key exists it holds a custom Properties object which was passed by the user or was loaded from the [prop-file-name].properties file, parsed and set into SpaceURL.

D

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

Data iterator is closed after use.
DataPersister<T> - Interface in com.gigaspaces.datasource
DataPersister is responsible for the persistency of the space data in external data source.
DataProvider<T> - Interface in com.gigaspaces.datasource
DataProvider is responsible for retrieving space data from external data source.
DataSourceException - Exception in com.gigaspaces.datasource
DataSourceException thrown in case of an external data source failure
DataSourceException() - Constructor for exception com.gigaspaces.datasource.DataSourceException
 
DataSourceException(String, Throwable) - Constructor for exception com.gigaspaces.datasource.DataSourceException
 
DataSourceException(String) - Constructor for exception com.gigaspaces.datasource.DataSourceException
 
DataSourceException(Throwable) - Constructor for exception com.gigaspaces.datasource.DataSourceException
 
DEFAULT - Static variable in interface com.gigaspaces.converter.MappingType
The object converter which is defined as default
DEFAULT - Static variable in interface com.j_spaces.core.client.ObjectFormat
The object format which is defined as default, i.e.
DEFAULT_BROADCAST_THREADPOOL_MAX_SIZE - Static variable in class com.gigaspaces.cluster.loadbalance.LoadBalancingPolicy
 
DEFAULT_BROADCAST_THREADPOOL_MIN_SIZE - Static variable in class com.gigaspaces.cluster.loadbalance.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
DefaultLobHandler - Class in com.j_spaces.sadapter.GenericJDBC.lob
Default implementation of the ILobHandler interface.
DefaultLobHandler() - Constructor for class com.j_spaces.sadapter.GenericJDBC.lob.DefaultLobHandler
 
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_PREFIX - Static variable in class com.j_spaces.core.client.SQLQuery
 
deleteRow() - Method in class com.j_spaces.jdbc.driver.GResultSet
 
DependenciesProperty - Static variable in class com.gigaspaces.datasource.dotnet.DotNetDataSourceAdapter
 
DestinationName - Variable in class com.j_spaces.jms.GSMessageImpl
Routing index.
destroy() - Method in class com.gigaspaces.client.transaction.local.LocalTransactionManagerImpl
Destroy the LocalTransactionManager instance, including its context to the space.
DESTROY - Static variable in class com.j_spaces.core.client.SpaceURL
java:// protocol support.
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.ReadModifiers
Allows non-transactional read operations to have full visibility of the entities in the space, including entities that are exclusively-locked.
DIRTY_READ - Static variable in class com.j_spaces.core.client.ReadTakeModifiers
Deprecated. The DIRTY_READ modifier allows for non-transactional read operations to have full visibility of the entities in the space.
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
Deprecated.  
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.
DispatcherException - Exception in com.gigaspaces.serialization.pbs.commands
Encapsulates an exception that occurred in the Dispatcher
DispatcherException(String, Throwable) - Constructor for exception com.gigaspaces.serialization.pbs.commands.DispatcherException
DispatcherException(String) - Constructor for exception com.gigaspaces.serialization.pbs.commands.DispatcherException
DotNetDataSourceAdapter - Class in com.gigaspaces.datasource.dotnet
DotNetDataSourceAdapter is a proxy to a custom .Net implementation of space external data source.
DotNetDataSourceAdapter(int, int, Properties) - Constructor for class com.gigaspaces.datasource.dotnet.DotNetDataSourceAdapter
 
DotNetDataSourceAdapter() - Constructor for class com.gigaspaces.datasource.dotnet.DotNetDataSourceAdapter
 
DotNetException - Exception in com.gigaspaces.serialization.pbs.commands
Encapsulates an exception that happened on the .Net side and is not converted to a specific Java exception
DotNetException(String, String, String, DotNetException) - Constructor for exception com.gigaspaces.serialization.pbs.commands.DotNetException
Constructs a new DotNetException
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.gigaspaces.client.IServerAdmin
Drops all Class's entries and all its templates from the space.
dropClass(String) - Method in interface com.j_spaces.core.admin.IRemoteJSpaceAdmin
Drop all Class 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
 
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
DummyLoadBalanceImpl - Class in com.gigaspaces.cluster.loadbalance
Dummy Load Balance used by the JSpace cluster proxy as an indicator for one machine cluster (single proxy)
DummyLoadBalanceImpl() - Constructor for class com.gigaspaces.cluster.loadbalance.DummyLoadBalanceImpl
 
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.

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
 
ENGINE_STORED_LIST_SEGMENTS - Static variable in class com.j_spaces.kernel.SystemProperties
Number of segments used by the engine stored lists.
ENGINE_STORED_LIST_SEGMENTS_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
Default number of segments in engine stored list is 5*Runtime.getRuntime().availableProcessors().
entries() - Method in class com.gigaspaces.datasource.hibernate.HibernateMapDataSource
Deprecated.  
entries() - Method in interface com.j_spaces.javax.cache.BasicCacheLoader
Creates and returns an iterator over all the entries in data source.
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, IEntryPacket, int, String) - Constructor for class com.j_spaces.core.client.EntryArrivedRemoteEvent
 
EntryArrivedRemoteEvent(IJSpace, long, long, MarshalledObject, IEntryPacket, int, boolean, String) - Constructor for class com.j_spaces.core.client.EntryArrivedRemoteEvent
Constructs a EntryArrivedRemoteEvent object.
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.
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, String) - Constructor for class com.j_spaces.map.Envelope
Constructor with key and its value.
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_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.gigaspaces.client.transaction.local.LocalTransactionManagerImpl
Equality between two LocalTransactionManager instances.
equals(Object) - Method in class com.j_spaces.core.client.ExternalEntry
Checks for identical UIDs and field values.
equals(Object, Object) - Static method in class com.j_spaces.core.client.ExternalEntry
General equals method that compares two objects considering null values and multi-dimensional arrays.
equals(Object) - Method in class com.j_spaces.core.client.SpaceURL
 
equals(Object) - Method in class com.j_spaces.core.client.TransactionInfo
 
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.jms.GSMessageImpl
 
equals(Object) - Method in class com.j_spaces.jms.GSQueueImpl
 
equals(Object) - Method in class com.j_spaces.jms.GSTopicImpl
 
erase(Object) - Method in class com.gigaspaces.datasource.hibernate.HibernateMapDataSource
Deprecated. Remove the specified key from the underlying store if present.
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.datasource.hibernate.HibernateMapDataSource
Deprecated.  
eraseAll(Collection) - Method in interface com.j_spaces.javax.cache.CacheStore
Remove the specified keys from the underlying store if present
EventSession - Interface in com.gigaspaces.events
a common interface for all EventSession types
a session is a stateful service used to register event listeners to the space
the state of the session contains the bounded transaction (if any)
and a set of configuration parameters such as the communication protocol
used to convey the events and whether of not to use FIFO order
the session can be used to register multiple listeners that share the same configuration.
EventSessionConfig - Class in com.gigaspaces.events
this class is used to configure an EventSession.
EventSessionConfig() - Constructor for class com.gigaspaces.events.EventSessionConfig
creates EventSessionConfig for farther configuration.
EventSessionConfig(Properties) - Constructor for class com.gigaspaces.events.EventSessionConfig
creates EventSessionConfig and start it's configuration from the Properties given.
EventSessionConfig(String) - Constructor for class com.gigaspaces.events.EventSessionConfig
creates EventSessionConfig from a loaded file in the given name.
EventSessionConfig.ComType - Enum in com.gigaspaces.events
 
EventSessionFactory - Class in com.gigaspaces.events
the EventSessionFactory is a static service class that creates EventSession objects.
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.
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.
EXCLUSIVE_READ_LOCK - Static variable in class com.j_spaces.core.client.ReadModifiers
Allows read operations to have exclusive visibility of entities that are not locked by active transactions.
EXCLUSIVE_READ_LOCK - Static variable in class com.j_spaces.core.client.ReadTakeModifiers
Deprecated. The EXCLUSIVE_READ_LOCK modifier allows for read operations to have exclusive visibility of entities that are not write-locked or exclusively-locked by active transactions.
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
executeBulk(List<BulkItem>) - Method in interface com.gigaspaces.datasource.BulkDataPersister
Execute given bulk of operations.
executeBulk(List<BulkItem>) - Method in class com.gigaspaces.datasource.dotnet.DotNetDataSourceAdapter
Execute given bulk of operations.
executeBulk(List<BulkItem>) - Method in class com.gigaspaces.datasource.hibernate.HibernateDataSource
Deprecated. This method is called in the following scenarios: 1.
executeBulk(List<BulkItem>) - Method in class com.gigaspaces.datasource.hibernate.HibernateMapDataSource
Deprecated. This method is called in the following scenarios: 1.
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
Deprecated.  
ExternalDataSource<T> - Interface in com.gigaspaces.datasource
ExternalDataSource is an interface for space external data source.
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[], ITypeDescriptor.Property[]) - Constructor for class com.j_spaces.core.client.ExternalEntry
 
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

FAIL_ON_INVALID_ROLLBACK - Static variable in class com.j_spaces.kernel.SystemProperties
When set to false, the XAResource will not throw an error when a non existing or already rolled back transaction is rolled back.
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 criterion: 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(SpaceURL[]) - 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(String, IJSpace, Properties, LifeCycle, SecurityContext) - 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, IJSpace, LifeCycle) - 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(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.
find(SpaceURL, IJSpace, LifeCycle) - Static method in class com.j_spaces.map.CacheFinder
Find a cache using the space provided.
find(SpaceURL, IJSpace, LifeCycle, SecurityContext) - 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.
FinderException(Throwable) - Constructor for exception com.j_spaces.core.client.FinderException
Constructs a new FinderException with the specified cause.
first() - Method in class com.j_spaces.jdbc.driver.GResultSet
 
forget(Xid) - Method in class com.j_spaces.core.client.XAResourceImpl
 
format(LogRecord) - Method in class com.gigaspaces.logger.GSSimpleFormatter
Format the given LogRecord.
fromByte(byte) - Static method in enum com.j_spaces.core.cluster.ReplicationOperationType
 
fromModifier(int) - Static method in class com.gigaspaces.events.NotifyActionType
 
fromString(String) - Method in class com.gigaspaces.cluster.activeelection.core.ActiveElectionState
 
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.
get(Object, Transaction, long, int) - 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
getAdmin() - Method in interface com.gigaspaces.client.IServerAdmin
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
 
getAverage() - Method in class com.j_spaces.core.filters.StatisticsContext
The average calculated on the last time according to the statistics sampling rate.
getBatchSize() - Method in class com.gigaspaces.events.EventSessionConfig
 
getBatchTime() - Method in class com.gigaspaces.events.EventSessionConfig
 
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
 
getBlobAsBytes(ResultSet, int) - Method in class com.j_spaces.sadapter.GenericJDBC.lob.DefaultLobHandler
 
getBlobAsBytes(ResultSet, String) - Method in class com.j_spaces.sadapter.GenericJDBC.lob.DefaultLobHandler
 
getBlobAsBytes(ResultSet, int) - Method in interface com.j_spaces.sadapter.GenericJDBC.lob.ILobHandler
Retrieve the given column as bytes from the given ResultSet.
getBlobAsBytes(ResultSet, String) - Method in interface com.j_spaces.sadapter.GenericJDBC.lob.ILobHandler
Retrieve the given column as bytes from the given ResultSet.
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.
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
 
getBroadcastCondition() - Method in class com.gigaspaces.cluster.loadbalance.LoadBalancingPolicy.LoadBalancingPolicyDescription
 
getBroadcastConditionDescription() - Method in class com.gigaspaces.cluster.loadbalance.LoadBalancingPolicy.LoadBalancingPolicyDescription
 
getBroadcastConditionValue(String) - Static method in enum com.gigaspaces.cluster.loadbalance.LoadBalancingPolicy.BroadcastCondition
 
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
 
getBytes(int) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getBytes(String) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getBytes() - Method in class com.j_spaces.jms.GSBytesMessageImpl
Returns the bytes array.
getBytes(String) - Method in class com.j_spaces.jms.GSMapMessageImpl
 
getCacheEntry(Object) - Method in interface com.j_spaces.javax.cache.Cache
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.
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
 
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.
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
Deprecated. Use instead: IJSpaceContainer.getClusteredSpace(String)
getClusteredSpace(String) - 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
 
getComType() - Method in class com.gigaspaces.events.EventSessionConfig
Gets the Communication type that is in use with this config.
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
getConnectionFactory(String) - Method in class com.j_spaces.jms.utils.GSJMSAdmin
 
getConnectionFactory(String, IMessageConverter) - Method in class com.j_spaces.jms.utils.GSJMSAdmin
Returns a ConnectionFactory that works with the space in the specified spaceURL.
getConnectionFactory(IJSpace) - Method in class com.j_spaces.jms.utils.GSJMSAdmin
 
getConnectionFactory(IJSpace, IMessageConverter) - Method in class com.j_spaces.jms.utils.GSJMSAdmin
Returns a ConnectionFactory that works with the specified space proxy.
getConnectionRetries() - Method in class com.j_spaces.core.JSpaceAttributes
 
getConsumerID() - Method in class com.j_spaces.jms.GSMessageConsumerImpl
Returns the consumer ID.
getConsumersC() - Method in class com.j_spaces.jms.GSSessionImpl
 
getContainer() - Method in interface com.gigaspaces.client.IServerAdmin
Returns the container proxy this space resides in.
getContainerName() - Method in class com.j_spaces.core.admin.SpaceConfig
Return container owner name
getContainerName() - Method in class com.j_spaces.core.client.SpaceURL
Get container name.
getContainerName() - Method in exception com.j_spaces.core.MemoryShortageException
 
getCount() - Static method in class com.j_spaces.core.filters.FilterOperationCodes
Return the number of all filter operation codes.
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
 
getDataClass() - Method in class com.j_spaces.core.JSpaceAttributes
 
getDataPropertiesFile() - Method in class com.j_spaces.core.JSpaceAttributes
 
getDataSourceClass() - 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
 
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
 
getDescription() - Method in enum com.gigaspaces.cluster.loadbalance.LoadBalancingPolicy.BroadcastCondition
 
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.GSMessageConsumerImpl
 
getDestination() - Method in class com.j_spaces.jms.GSMessageProducerImpl
 
getDestinationName() - Method in class com.j_spaces.jms.GSMessageImpl
 
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
 
getDistributedTransactionManager() - Method in class com.j_spaces.jms.GSConnectionFactoryImpl
 
getDotNetStackTrace() - Method in exception com.gigaspaces.serialization.pbs.commands.DotNetException
 
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
 
getDuplicateUID() - Method in class com.j_spaces.core.SpaceCopyStatus
 
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
 
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
Deprecated. use SQLQuery.getObject() instead.
getEntry(IJSpace) - Method in interface com.j_spaces.core.IGSEntry
Deprecated. use IGSEntry.getObject(IJSpace) instead.
getEntryInfo() - Method in class com.j_spaces.core.LeaseProxy
Returns EntryInfo of written Entry.
getEntryPacket() - Method in class com.j_spaces.core.client.EntryArrivedRemoteEvent
Returns an internal GigaSpaces structure to send/receive entries from the space.
getEntryType() - Method in class com.j_spaces.core.client.ExternalEntry
 
getEntryType() - Method in interface com.j_spaces.core.IGSEntry
 
getError() - Method in interface com.j_spaces.core.multiple.write.IWriteResult
 
getEventRegistration() - Method in class com.j_spaces.core.client.NotifyDelegator
Deprecated. 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.
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
 
getExtendedMatchCode(int) - Method in class com.j_spaces.core.client.ExternalEntry
Get extended match code at specified index
getExtendedMatchCodes() - Method in class com.j_spaces.core.client.ExternalEntry
Matching codes array.
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
Deprecated. 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
getFactory(IJSpace) - Static method in class com.gigaspaces.events.EventSessionFactory
Retrieves the EventSessionFactory according to the space.
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.
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
Deprecated. 
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
Deprecated. 
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.
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
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.
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
 
getFinderURL() - Method in interface com.gigaspaces.client.IProxyAdmin
Returns the SpaceURL object which was used as the argument for SpaceFinder#find(SpaceURL) while looking for the space.
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
 
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.
getFromQuery() - Method in class com.j_spaces.core.client.SQLQuery
Returns a string representation of this SQLQuery, in the form of: FROM table name WHERE query expression
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.
getHostName() - Method in exception com.j_spaces.core.MemoryShortageException
 
getId() - Method in class com.j_spaces.www.DSession
Returns HttpSession.getId().
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.
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
 
getInputFilter() - Method in class com.j_spaces.core.cluster.ReplicationFilterProvider
Return the input replication filter.
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.gigaspaces.client.transaction.local.LocalTransactionManagerImpl
Returns single instance of LocalTransactionManager per map.
getInstance(IJSpace) - Static method in class com.gigaspaces.client.transaction.local.LocalTransactionManagerImpl
Returns single instance of LocalTransactionManager per space.
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
Deprecated. Returns single instance of MulticastNotifyDelegator per space.
getInstance() - Static method in class com.j_spaces.jms.utils.GSJMSAdmin
Returns a GSJMSAdmin instance.
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
 
getItem() - Method in interface com.gigaspaces.datasource.BulkItem
Return the data item
getJMSCorrelationID() - Method in class com.j_spaces.jms.GSMessageImpl
 
getJMSCorrelationIDAsBytes() - Method in class com.j_spaces.jms.GSMessageImpl
 
getJMSDeliveryMode() - Method in class com.j_spaces.jms.GSMessageImpl
 
getJMSDestination() - Method in class com.j_spaces.jms.GSMessageImpl
 
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
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
 
getJMSVersion() - Method in class com.j_spaces.jms.GSConnectionMetaDataImpl
API Method
getJMSXPropertyNames() - Method in class com.j_spaces.jms.GSConnectionMetaDataImpl
API Method
getKey() - Method in class com.j_spaces.core.client.EntryArrivedRemoteEvent
 
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 interface com.j_spaces.core.multiple.write.IWriteResult
 
getLeaseListener() - Method in class com.gigaspaces.events.EventSessionConfig
 
getLoadBalanceBroadcastInfo(int) - Method in class com.gigaspaces.cluster.loadbalance.DummyLoadBalanceImpl
 
getLoadBalanceBroadcastInfo() - Method in class com.gigaspaces.cluster.loadbalance.DummyLoadBalanceImpl
 
getLocalSpace() - Method in interface com.j_spaces.map.IMap
Returns the Local Space proxy if exists.
getLocalTransactionManager() - Method in class com.j_spaces.jms.GSConnectionFactoryImpl
 
getLogger() - Static method in class com.gigaspaces.converter.ConverterTracer
 
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
 
getManagerID() - Method in class com.gigaspaces.client.transaction.local.LocalTransactionManagerImpl
Gets the Manager Id.
getMap() - Method in class com.j_spaces.jms.GSMapMessageImpl
Returns the object's map.
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.
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.gigaspaces.cluster.loadbalance.DummyLoadBalanceImpl
 
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
 
getMessage() - Method in exception com.j_spaces.core.multiple.write.WriteMultiplePartialFailureException
Summarize how many success and fail there are for the request, show how much failures for each type of error.
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.jdbc.driver.GResultSet
 
getMirrorServiceConfig() - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
getModifier() - Method in class com.gigaspaces.events.NotifyActionType
 
getMultiObjectsScatterInfo(int, int, Object, boolean, int) - Method in class com.gigaspaces.cluster.loadbalance.DummyLoadBalanceImpl
 
getMultipleUIDs() - Method in class com.j_spaces.core.client.ExternalEntry
Array of Entry UIDs.
getName() - Method in interface com.gigaspaces.client.IServerAdmin
Returns the name of this space.
getName() - Method in exception com.gigaspaces.serialization.pbs.commands.DotNetException
 
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.IJSpaceContainer
Returns the name of this container.
getName() - Method in class com.j_spaces.jms.GSMessageConsumerImpl
Return the durable subscription name
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.GSMessageConsumerImpl
 
getNotifyActionType() - Method in class com.j_spaces.core.client.EntryArrivedRemoteEvent
Returns a notify type of this event.
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.entry.IGSTemplate
Returns the notify type e.g.
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
 
getNumberOfPartitions(int) - Method in class com.gigaspaces.cluster.loadbalance.DummyLoadBalanceImpl
 
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
Deprecated. 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
 
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.
getOpCode() - Method in interface com.j_spaces.core.cluster.IReplicationFilterEntry
Deprecated.  
getOpCode() - Method in enum com.j_spaces.core.cluster.ReplicationOperationType
 
getOperation() - Method in interface com.gigaspaces.datasource.BulkItem
Return the operation to execute
getOperation() - Method in exception com.j_spaces.core.client.EntryVersionConflictException
Return the space operation caused the conflict Take or Update
getOperationName(int) - Static method in class com.gigaspaces.cluster.loadbalance.LoadBalancingPolicy
Converts load-balancing operation from int to String
getOperationType() - Method in interface com.j_spaces.core.cluster.IReplicationFilterEntry
Gets the code of the replicated operation.
getOutputFilter() - Method in class com.j_spaces.core.cluster.ReplicationFilterProvider
Return the output replication filter.
getParameters() - Method in class com.j_spaces.core.client.SQLQuery
 
getPartitionForKey(Object, int) - Method in class com.gigaspaces.cluster.loadbalance.DummyLoadBalanceImpl
 
getPartitionOfMember(String, int) - Method in class com.gigaspaces.cluster.loadbalance.DummyLoadBalanceImpl
 
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.
getPendingNotifyTempl() - Method in class com.j_spaces.core.SpaceCopyStatus
 
getPermissions() - Method in class com.j_spaces.core.SecurityContext
Gets the the permission String.
getPOJODescription(Class, String) - Method in interface com.gigaspaces.converter.IPojoToEntryConverter
 
getPOJODescription(String) - Method in class com.gigaspaces.converter.pojo.Configuration
Read a mapping from an application resource, using a convention.
getPOJODescription(Class, String) - Method in class com.gigaspaces.converter.pojo.Pojo2ExternalEntryConverter
Gets the correct POJODescription object that describes the POJO class name.
getPOJODescriptionList(InputStream) - Method in class com.gigaspaces.converter.pojo.Configuration
Read mappings from an InputStream
getPolicyTypeFromOperationId(int) - Method in class com.gigaspaces.cluster.loadbalance.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
 
getPrimarySpaceSelector() - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
getPrimaryTargets(List<String>) - Method in class com.j_spaces.core.cluster.ReplicationPolicy
Returns a list of URLs or an empty list of primary targets .
getPrimitiveFields() - Method in class com.j_spaces.core.client.ExternalEntry
 
getPrimitiveFields() - Method in interface com.j_spaces.core.IGSEntry
 
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
 
getPropertiesChecksum() - Method in class com.j_spaces.core.client.BasicTypeInfo
 
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
 
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.
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.gigaspaces.client.transaction.local.LocalTransactionManagerImpl
 
getProxyAdmin() - Method in interface com.gigaspaces.client.IPojoSpace
Returns a proxy admin.
getQpDateFormat() - Method in class com.j_spaces.core.JSpaceAttributes
 
getQpDateTimeFormat() - 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.GSMessageConsumerImpl
 
getQueue() - Method in class com.j_spaces.jms.GSMessageProducerImpl
 
getQueue(String) - Method in class com.j_spaces.jms.utils.GSJMSAdmin
Returns a Queue with the specified name.
getQueueConnectionFactory(String) - Method in class com.j_spaces.jms.utils.GSJMSAdmin
 
getQueueConnectionFactory(String, IMessageConverter) - Method in class com.j_spaces.jms.utils.GSJMSAdmin
Returns a QueueConnectionFactory that works with the space in the specified spaceURL.
getQueueConnectionFactory(IJSpace) - Method in class com.j_spaces.jms.utils.GSJMSAdmin
 
getQueueConnectionFactory(IJSpace, IMessageConverter) - Method in class com.j_spaces.jms.utils.GSJMSAdmin
Returns a QueueConnectionFactory that works with the specified space proxy.
getQueueName() - Method in class com.j_spaces.jms.GSQueueImpl
 
getQueueSession() - Method in class com.j_spaces.jms.GSXAQueueSessionImpl
 
getRangeValue(int) - Method in class com.j_spaces.core.client.ExternalEntry
Get range value at specified index
getRangeValueInclusion(int) - Method in class com.j_spaces.core.client.ExternalEntry
Get range value inclusion indicator at specified index
getRangeValues() - Method in class com.j_spaces.core.client.ExternalEntry
Entry range Values.
getReadModifiers() - Method in interface com.gigaspaces.client.IProxyAdmin
Gets the proxy ReadModifiers.
getReadTakeModifiers() - Method in interface com.j_spaces.core.IJSpace
Deprecated. use IProxyAdmin.getReadModifiers() instead
getRecoverableTargets(String, String, List<String>) - Method in class com.gigaspaces.cluster.loadbalance.LoadBalancingPolicy
Finds all the recovery targets in cluster.
getRecoverableTargets(List<String>) - 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
 
getRecoveryThreadPoolSize() - 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
 
getReferentUuid() - Method in interface com.gigaspaces.client.IServerAdmin
Returns the unique Uuid of this space instance.
getRegistrationObject() - Method in class com.j_spaces.core.client.EntryArrivedRemoteEvent
getRenewDuration() - Method in class com.gigaspaces.events.EventSessionConfig
 
getRenewExpiration() - Method in class com.gigaspaces.events.EventSessionConfig
 
getRenewRTT() - Method in class com.gigaspaces.events.EventSessionConfig
 
getReplicationPolicy() - Method in class com.j_spaces.core.cluster.ClusterPolicy
 
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
 
getResults() - Method in exception com.j_spaces.core.multiple.write.WriteMultiplePartialFailureException
 
getResultType() - Method in interface com.j_spaces.core.multiple.write.IWriteResult
 
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.
getRoutingFieldName() - Method in interface com.j_spaces.core.IGSEntry
 
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
 
getSchemaPath() - Method in class com.j_spaces.core.admin.SpaceConfig
Returns space schema file path
getSecurityContext() - Method in class com.j_spaces.core.SpaceContext
Gets the security context.
getSelectAllQuery() - 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
getSelectCountQuery() - Method in class com.j_spaces.core.client.SQLQuery
Returns a string representation of this SQLQuery, in the form of: SELECT count(*) FROM table name WHERE query expression
getSerialFormat() - Method in class com.j_spaces.core.LeaseProxy
getSerializationType() - Method in class com.j_spaces.core.JSpaceAttributes
 
getServerAdmin() - Method in interface com.gigaspaces.client.IPojoSpace
Return a server admin.
getSession() - Method in class com.j_spaces.jms.GSXASessionImpl
 
getSession() - Method in exception com.j_spaces.jms.SpaceLostException
Returns the session that threw the exception.
getSessionConfig() - Method in interface com.gigaspaces.events.EventSession
Retrieves the bounded configuration object.
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
 
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.j_spaces.core.client.NotifyDelegator
Deprecated. 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
Deprecated. 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
Deprecated. Use instead: IJSpaceContainer.getSpace(String)
getSpace(String) - Method in interface com.j_spaces.core.IJSpaceContainer
Returns a proxy of the specified 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.
getSpaceName() - Method in exception com.j_spaces.core.MemoryShortageException
 
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.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(Object) - Method in class com.gigaspaces.client.transaction.local.LocalTransactionManagerImpl
Get the transaction state.
getState(long) - Method in class com.gigaspaces.client.transaction.local.LocalTransactionManagerImpl
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.
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(Integer[]) - Method in interface com.j_spaces.core.admin.StatisticsAdmin
Returns statistics repository that contains a map of operation codes to StatisticsContext objects for passed specific filter operation codes.
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
 
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
 
getStubHandler() - Method in interface com.gigaspaces.client.IServerAdmin
Returns the StubHandler of this space.
getStubHandler() - Method in class com.j_spaces.core.JSpaceAttributes
 
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.
getSyncTargets(List<String>) - Method in class com.j_spaces.core.cluster.ReplicationPolicy
Returns a list of URLs or an empty list of reliable targets to recover from.
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.
getTemplateUID() - Method in class com.j_spaces.core.client.EntryArrivedRemoteEvent
returns multicast templateID, TODO remote this support after support TemplateID == NotifySpaceUID
getText() - Method in class com.j_spaces.jms.GSTextMessageImpl
 
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
 
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.EntryInfo
 
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.
getTokenizedFieldName() - Method in class com.j_spaces.core.client.TokenQuery
 
getTopic() - Method in class com.j_spaces.jms.GSMessageConsumerImpl
 
getTopic() - Method in class com.j_spaces.jms.GSMessageProducerImpl
 
getTopic(String) - Method in class com.j_spaces.jms.utils.GSJMSAdmin
Returns a Topic with the specified name.
getTopicConnectionFactory(String) - Method in class com.j_spaces.jms.utils.GSJMSAdmin
 
getTopicConnectionFactory(String, IMessageConverter) - Method in class com.j_spaces.jms.utils.GSJMSAdmin
Returns a TopicConnectionFactory that works with the space in the specified spaceURL.
getTopicConnectionFactory(IJSpace) - Method in class com.j_spaces.jms.utils.GSJMSAdmin
 
getTopicConnectionFactory(IJSpace, IMessageConverter) - Method in class com.j_spaces.jms.utils.GSJMSAdmin
Returns a TopicConnectionFactory that works with the specified space proxy.
getTopicName() - Method in class com.j_spaces.jms.GSTopicImpl
 
getTopicSession() - Method in class com.j_spaces.jms.GSXATopicSessionImpl
 
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
 
getTotalDummyObj() - 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.gigaspaces.events.EventSession
Retrieves the bounded transaction
getTransaction() - Method in interface com.j_spaces.map.IMap
Deprecated. use explicit transaction instead
getTransactionTimeout() - Method in class com.j_spaces.core.client.XAResourceImpl
 
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 class com.j_spaces.core.client.EntryInfo
 
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.
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.gigaspaces.client.IProxyAdmin
Gets the proxyUpdateModifiers.
getURL() - Method in interface com.gigaspaces.client.IServerAdmin
Returns the SpaceURL instance which was used to initialize the space.
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.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
 
getUsage() - Method in class com.j_spaces.core.JSpaceAttributes
usage
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.
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.EntryInfo
 
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.jdbc.driver.GResultSet
 
getWriteEntries() - Method in class com.j_spaces.core.SpaceCopyStatus
 
getXAConnectionFactory(String) - Method in class com.j_spaces.jms.utils.GSJMSAdmin
 
getXAConnectionFactory(String, IMessageConverter) - Method in class com.j_spaces.jms.utils.GSJMSAdmin
Returns a XAConnectionFactory that works with the space in the specified spaceURL.
getXAConnectionFactory(IJSpace) - Method in class com.j_spaces.jms.utils.GSJMSAdmin
 
getXAConnectionFactory(IJSpace, IMessageConverter) - Method in class com.j_spaces.jms.utils.GSJMSAdmin
Returns a XAConnectionFactory that works with the specified space proxy.
getXAQueueConnectionFactory(String) - Method in class com.j_spaces.jms.utils.GSJMSAdmin
 
getXAQueueConnectionFactory(String, IMessageConverter) - Method in class com.j_spaces.jms.utils.GSJMSAdmin
Returns a XAQueueConnectionFactory that works with the space in the specified spaceURL.
getXAQueueConnectionFactory(IJSpace) - Method in class com.j_spaces.jms.utils.GSJMSAdmin
 
getXAQueueConnectionFactory(IJSpace, IMessageConverter) - Method in class com.j_spaces.jms.utils.GSJMSAdmin
Returns a XAQueueConnectionFactory that works with the specified space proxy.
getXAResource() - Method in class com.j_spaces.jms.GSXASessionImpl
 
getXATopicConnectionFactory(String) - Method in class com.j_spaces.jms.utils.GSJMSAdmin
 
getXATopicConnectionFactory(String, IMessageConverter) - Method in class com.j_spaces.jms.utils.GSJMSAdmin
Returns a XATopicConnectionFactory that works with the space in the specified spaceURL.
getXATopicConnectionFactory(IJSpace) - Method in class com.j_spaces.jms.utils.GSJMSAdmin
 
getXATopicConnectionFactory(IJSpace, IMessageConverter) - Method in class com.j_spaces.jms.utils.GSJMSAdmin
Returns a XATopicConnectionFactory that works with the specified space proxy.
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_EXT_LOGGING_CONFIG_FILE_PATH - Static variable in class com.j_spaces.kernel.SystemProperties
 
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() - Constructor for class com.j_spaces.jms.GSBytesMessageImpl
Instantiates a new GSBytesMessageImpl.
GSBytesMessageImpl(GSSessionImpl, byte[]) - Constructor for class com.j_spaces.jms.GSBytesMessageImpl
Instantiates a new GSBytesMessageImpl.
GSBytesMessageImpl(GSSessionImpl) - Constructor for class com.j_spaces.jms.GSBytesMessageImpl
Instantiates a new GSBytesMessageImpl.
GSConnectionFactoryImpl - Class in com.j_spaces.jms
Implements the javax.jms.ConnectionFactory interface.
GSConnectionFactoryImpl(String, IJSpace) - Constructor for class com.j_spaces.jms.GSConnectionFactoryImpl
Constructor Internal Constructor which is used by the LookupManager to bind initially the connection factory.
GSConnectionFactoryImpl(IJSpace) - Constructor for class com.j_spaces.jms.GSConnectionFactoryImpl
 
GSConnectionFactoryImpl(IJSpace, IMessageConverter) - Constructor for class com.j_spaces.jms.GSConnectionFactoryImpl
 
GSConnectionMetaDataImpl - Class in com.j_spaces.jms
Implements the javax.jms.ConnectionMetaData interface.
GSConnectionMetaDataImpl() - Constructor for class com.j_spaces.jms.GSConnectionMetaDataImpl
Empty Constructor
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.
GSMapMessageImpl - Class in com.j_spaces.jms
A MapMassage implementation for the GigaSpaces JMS API wrapping.
GSMapMessageImpl() - Constructor for class com.j_spaces.jms.GSMapMessageImpl
Instantiates a new MapMessage.
GSMapMessageImpl(GSSessionImpl, HashMap<String, Object>) - Constructor for class com.j_spaces.jms.GSMapMessageImpl
Instantiates a new MapMessage.
GSMapMessageImpl(GSSessionImpl) - Constructor for class com.j_spaces.jms.GSMapMessageImpl
Instantiates a new MapMessage.
GSMessageConsumerImpl - Class in com.j_spaces.jms
Implements the javax.jms.MessageConsumer interface.
GSMessageConsumerImpl(GSSessionImpl, Destination, String, String, String, boolean) - Constructor for class com.j_spaces.jms.GSMessageConsumerImpl
Constructs a message consumer.
GSMessageImpl - Class in com.j_spaces.jms
 
GSMessageImpl() - Constructor for class com.j_spaces.jms.GSMessageImpl
Used internally only
GSMessageImpl(GSSessionImpl, String) - Constructor for class com.j_spaces.jms.GSMessageImpl
Constructs a new GSMessageImpl instance.
GSMessageProducerImpl - Class in com.j_spaces.jms
GigaSpaces implementation of the javax.jms.MessageProducer interface.
GSMessageProducerImpl(GSSessionImpl, Destination, IMessageConverter) - Constructor for class com.j_spaces.jms.GSMessageProducerImpl
 
GSObjectMessageImpl - Class in com.j_spaces.jms
Implements the javax.jms.ObjectMessage interface for the GigaSpaces JMS API.
GSObjectMessageImpl() - Constructor for class com.j_spaces.jms.GSObjectMessageImpl
Instantiates a new GSObjectMessageImpl.
GSObjectMessageImpl(GSSessionImpl, Serializable) - Constructor for class com.j_spaces.jms.GSObjectMessageImpl
Instantiates a new GSObjectMessageImpl.
GSObjectMessageImpl(GSSessionImpl) - Constructor for class com.j_spaces.jms.GSObjectMessageImpl
Instantiates a new GSObjectMessageImpl.
GSQueueConnectionFactoryImpl - Class in com.j_spaces.jms
GigaSpaces implementation of the javax.jms.QueueConnectionFactory interface.
GSQueueConnectionFactoryImpl(IJSpace, IMessageConverter) - 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) - 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, IMessageConverter) - 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) - Constructor for class com.j_spaces.jms.GSQueueSessionImpl
Constructs a queue session.
GSSessionImpl - Class in com.j_spaces.jms
GigaSpaces implementation of the javax.jms.Session interface.
GSSessionImpl(GSConnectionImpl, boolean, int) - 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
 
GSSimpleMessageImpl - Class in com.j_spaces.jms
Implements a simple JMS message.
GSSimpleMessageImpl() - Constructor for class com.j_spaces.jms.GSSimpleMessageImpl
Instantiates a new instance of GSSimpleMessageImpl.
GSSimpleMessageImpl(GSSessionImpl) - Constructor for class com.j_spaces.jms.GSSimpleMessageImpl
Instantiates a new instance of GSSimpleMessageImpl.
GSStreamMessageImpl - Class in com.j_spaces.jms
Implements the javax.jms.StreamMessage interface for the GigaSpaces JMS API.
GSStreamMessageImpl() - Constructor for class com.j_spaces.jms.GSStreamMessageImpl
 
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
Instantiates a new TextMessage instance.
GSTextMessageImpl(GSSessionImpl, String) - Constructor for class com.j_spaces.jms.GSTextMessageImpl
Instantiates a new TextMessage instance.
GSTextMessageImpl(GSSessionImpl) - Constructor for class com.j_spaces.jms.GSTextMessageImpl
Instantiates a new TextMessage instance.
GSTopicConnectionFactoryImpl - Class in com.j_spaces.jms
GigaSpaces implementation of the javax.jms.TopicConnectionFactory interface.
GSTopicConnectionFactoryImpl(IJSpace, IMessageConverter) - 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, IMessageConverter) - 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) - 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) - Constructor for class com.j_spaces.jms.GSTopicSubscriberImpl
Constructs a Topic subscriber.
GSXAConnectionFactoryImpl - Class in com.j_spaces.jms
 
GSXAConnectionFactoryImpl(IJSpace, IMessageConverter) - Constructor for class com.j_spaces.jms.GSXAConnectionFactoryImpl
 
GSXAConnectionImpl - Class in com.j_spaces.jms
GigaSpaces implemention of the javax.jms.XAConnection interface.
GSXAConnectionImpl(GSXAConnectionFactoryImpl) - Constructor for class com.j_spaces.jms.GSXAConnectionImpl
Create an instance of GSXAConnectionImpl.
GSXAQueueConnectionFactoryImpl - Class in com.j_spaces.jms
GigaSpaces implemention of the javax.jms.XAQueueConnectionFactory interface.
GSXAQueueConnectionFactoryImpl(IJSpace, IMessageConverter) - Constructor for class com.j_spaces.jms.GSXAQueueConnectionFactoryImpl
 
GSXAQueueConnectionFactoryImpl() - Constructor for class com.j_spaces.jms.GSXAQueueConnectionFactoryImpl
 
GSXAQueueConnectionImpl - Class in com.j_spaces.jms
GigaSpaces implemention of the javax.jms.XAQueueConnection interface.
GSXAQueueConnectionImpl(GSXAConnectionFactoryImpl) - Constructor for class com.j_spaces.jms.GSXAQueueConnectionImpl
Creates an instance of GSXAQueueConnectionImpl.
GSXAQueueSessionImpl - Class in com.j_spaces.jms
GigaSpaces implemention of the javax.jms.XAQueueSession interface.
GSXAQueueSessionImpl(GSXAConnectionImpl) - Constructor for class com.j_spaces.jms.GSXAQueueSessionImpl
Creates an instance of GSXAQueueSessionImpl.
GSXASessionImpl - Class in com.j_spaces.jms
GigaSpaces implemention of the javax.jms.XASession interface.
GSXASessionImpl(GSXAConnectionImpl) - Constructor for class com.j_spaces.jms.GSXASessionImpl
Creates an instance of GSXASessionImpl.
GSXATopicConnectionFactoryImpl - Class in com.j_spaces.jms
GigaSpaces implemention of the javax.jms.XATopicConnectionFactory interface.
GSXATopicConnectionFactoryImpl(IJSpace, IMessageConverter) - Constructor for class com.j_spaces.jms.GSXATopicConnectionFactoryImpl
 
GSXATopicConnectionFactoryImpl() - Constructor for class com.j_spaces.jms.GSXATopicConnectionFactoryImpl
 
GSXATopicConnectionImpl - Class in com.j_spaces.jms
GigaSpaces implemention of the javax.jms.TopicConnection interface.
GSXATopicConnectionImpl(GSXAConnectionFactoryImpl) - Constructor for class com.j_spaces.jms.GSXATopicConnectionImpl
 
GSXATopicSessionImpl - Class in com.j_spaces.jms
GigaSpaces implemention of the javax.jms.XATopicSession interface.
GSXATopicSessionImpl(GSXAConnectionImpl) - Constructor for class com.j_spaces.jms.GSXATopicSessionImpl
 
GT - Static variable in class com.j_spaces.core.client.TemplateMatchCodes
greater than operation

H

hasExtendedInfo() - Method in class com.j_spaces.core.client.ExternalEntry
 
hashCode() - Method in class com.gigaspaces.client.transaction.local.LocalTransactionManagerImpl
 
hashCode() - Method in class com.j_spaces.core.client.ExternalEntry
Entry UID hashCode.
hashCode() - Method in class com.j_spaces.core.client.SpaceURL
 
hashCode() - Method in class com.j_spaces.core.client.TransactionInfo
 
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.jms.GSMessageImpl
 
hashCode() - Method in class com.j_spaces.jms.GSQueueImpl
 
hashCode() - Method in class com.j_spaces.jms.GSTopicImpl
 
hasNext() - Method in class com.gigaspaces.datasource.hibernate.HibernateDataIterator
Deprecated.  
hasNext() - Method in class com.j_spaces.core.client.GSIterator
Returns true if the iterator has more elements to iterate over.
hasParameters() - Method in class com.j_spaces.core.client.SQLQuery
 
hasWhereClause() - Method in class com.j_spaces.core.client.SQLQuery
Returns true if the query has a where clause.
HibernateDataIterator<T> - Class in com.gigaspaces.datasource.hibernate
Deprecated. use org.openspaces.persistency.hibernate package instead
HibernateDataIterator(Iterator, Session, Transaction) - Constructor for class com.gigaspaces.datasource.hibernate.HibernateDataIterator
Deprecated.  
HibernateDataSource - Class in com.gigaspaces.datasource.hibernate
Deprecated. use org.openspaces.persistency.hibernate package instead
HibernateDataSource() - Constructor for class com.gigaspaces.datasource.hibernate.HibernateDataSource
Deprecated.  
HibernateMapDataSource - Class in com.gigaspaces.datasource.hibernate
Deprecated. use org.openspaces.persistency.hibernate package instead
HibernateMapDataSource() - Constructor for class com.gigaspaces.datasource.hibernate.HibernateMapDataSource
Deprecated.  
HOST_NAME - Static variable in class com.j_spaces.core.client.SpaceURL
RMI Registry host and port or Jini any host (*)
HTTP_DEAMON_ROOTS_SYS_PROP - Static variable in class com.j_spaces.kernel.SystemProperties
 

I

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.
IGSTemplate - Interface in com.j_spaces.core.entry
This class represents a template 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
 
ILobHandler - Interface in com.j_spaces.sadapter.GenericJDBC.lob
Interface that abstracts potentially database-specific creation and retrieval of large binary fields and large text fields.
IMap - Interface in com.j_spaces.map
This interface extends Map interface and provides Map interface to GigaSpaces.
IMessageConverter - Interface in com.j_spaces.jms.utils
This interface is used by JMS layer to define what the JMS layer writes to the space.
IMetaDataEntry - Interface in com.j_spaces.core.client
This interface extends net.jini.core.entry.Entry implements and provide optimistic locking and UID capabilities.
ImplementationNameProperty - Static variable in class com.gigaspaces.datasource.dotnet.DotNetDataSourceAdapter
 
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.
incrementCounter() - Method in class com.j_spaces.core.SpaceCopyStatus
 
incrementTotalDummyObjects() - Method in class com.j_spaces.core.SpaceCopyStatus
 
init(ClusterPolicy, IJSpace) - Method in class com.gigaspaces.cluster.loadbalance.DummyLoadBalanceImpl
 
init(Properties) - Method in class com.gigaspaces.datasource.dotnet.DotNetDataSourceAdapter
Initialize and configure the data source using given properties.
init(Properties) - Method in class com.gigaspaces.datasource.hibernate.HibernateDataSource
Deprecated.  
init(Properties) - Method in class com.gigaspaces.datasource.hibernate.HibernateMapDataSource
Deprecated.  
init(Properties) - Method in interface com.gigaspaces.datasource.ManagedDataSource
Initialize and configure the data source using given properties.
init(IJSpace, Object) - Method in interface com.j_spaces.core.client.INotifyDelegatorFilter
Called inside of server on Notify Filter init.
init(GSEventRegistration) - Method in class com.j_spaces.core.client.NotifyDelegatorMultiplexer
Deprecated.  
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, String) - Method in interface com.j_spaces.core.filters.ISpaceUserAccountDriver
Initialize the driver according to the url and container name.
init(String, String) - Method in interface com.j_spaces.core.IStubHandler
 
init() - Method in class com.j_spaces.sadapter.GenericJDBC.lob.DefaultLobHandler
 
init() - Method in interface com.j_spaces.sadapter.GenericJDBC.lob.ILobHandler
Initialize lob handler
init() - Method in class com.j_spaces.sadapter.GenericJDBC.lob.OracleLobHandler
 
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.
initCause(Throwable) - Method in exception com.gigaspaces.serialization.pbs.commands.DotNetException
 
initialLoad() - Method in class com.gigaspaces.datasource.dotnet.DotNetDataSourceAdapter
Creates and returns an iterator over all the entries that should be loaded into space.
initialLoad() - Method in class com.gigaspaces.datasource.hibernate.HibernateDataSource
Deprecated.  
initialLoad() - Method in class com.gigaspaces.datasource.hibernate.HibernateMapDataSource
Deprecated.  
initialLoad() - Method in interface com.gigaspaces.datasource.ManagedDataSource
Creates and returns an iterator over all the entries that should be loaded into space.
initSpaceUserAccountDriver(String, 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
 
insertRow() - Method in class com.j_spaces.jdbc.driver.GResultSet
 
InterruptedSpaceException - Exception in com.j_spaces.core.exception.internal
A wrapper class for the InterruptedException.
InterruptedSpaceException(InterruptedException) - Constructor for exception com.j_spaces.core.exception.internal.InterruptedSpaceException
A wrapper constructor for the caused InterruptedException.
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
 
InvalidServiceNameException - Exception in com.j_spaces.core.exception
This exception is thrown in case of invalid space name.
InvalidServiceNameException(String) - Constructor for exception com.j_spaces.core.exception.InvalidServiceNameException
 
IPojoSpace - Interface in com.gigaspaces.client
This interface represents the application view of a GigaSpace instance.
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.
IProxyAdmin - Interface in com.gigaspaces.client
This interface contains all the administrative methods that the proxy provides to control the proxy.
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.gigaspaces.client.transaction.local.LocalTransactionManagerImpl
 
isActiveWhenBackup() - Method in class com.j_spaces.core.cluster.ReplicationFilterProvider
Returns true if the filter should be active when the space is in backup mode.
isAfterLast() - Method in class com.j_spaces.jdbc.driver.GResultSet
 
isAutoRenew() - Method in class com.gigaspaces.events.EventSessionConfig
 
isBatching() - Method in class com.gigaspaces.events.EventSessionConfig
Checks if using batch notifications.
isBeforeFirst() - Method in class com.j_spaces.jdbc.driver.GResultSet
 
isBroadcastAlways() - Method in enum com.gigaspaces.cluster.loadbalance.LoadBalancingPolicy.BroadcastCondition
 
isBroadcastIfRoutingIndexIsNull() - Method in enum com.gigaspaces.cluster.loadbalance.LoadBalancingPolicy.BroadcastCondition
 
isBroadcastNever() - Method in enum com.gigaspaces.cluster.loadbalance.LoadBalancingPolicy.BroadcastCondition
 
isClosed() - Method in class com.j_spaces.jms.GSMessageConsumerImpl
Determines if the consumer 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.ReadModifiers
Checks if the DIRTY_READ bit was set for this modifier.
isDirtyRead(int) - Static method in class com.j_spaces.core.client.ReadTakeModifiers
Deprecated. Checks if the DIRTY_READ bit was set for this modifier.
isDiscarded() - Method in interface com.j_spaces.core.cluster.IReplicationFilterEntry
Checks if this entry was discarded.
isDurableSubscriber() - Method in class com.j_spaces.jms.GSMessageConsumerImpl
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.gigaspaces.client.IServerAdmin
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
 
IServerAdmin - Interface in com.gigaspaces.client
This interface contains all the administrative methods that the proxy provides to control the server.
isExclusiveReadLock(int) - Static method in class com.j_spaces.core.client.ReadModifiers
Checks if the EXCLUSIVE_READ_LOCK bit was set for this modifier.
isExclusiveReadLock(int) - Static method in class com.j_spaces.core.client.ReadTakeModifiers
Deprecated. Checks if the EXCLUSIVE_READ_LOCK bit was set for this modifier.
isExtended() - Method in class com.j_spaces.core.client.ExternalEntry
Returns true if external entry has extended matching
isExtendedIndexing() - Method in class com.j_spaces.core.client.BasicTypeInfo
Indicator if this class has extended indexing turned on.
isFailbackEnabled() - Method in class com.j_spaces.core.cluster.ClusterPolicy
 
isFifo() - Method in interface com.gigaspaces.client.IProxyAdmin
Returns true if this proxy FIFO enabled, otherwise false.
isFifo() - Method in class com.gigaspaces.events.EventSessionConfig
Checks if the order that is in use with this config is fifo.
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.
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
 
isFixedOwnershipLBPolicy(int) - Method in class com.gigaspaces.cluster.loadbalance.DummyLoadBalanceImpl
 
isFromReplication() - Method in class com.j_spaces.core.client.EntryArrivedRemoteEvent
is that specific event comes from prelication or not.
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.
isInitialized() - Method in class com.j_spaces.core.SecurityContext
 
isLast() - Method in class com.j_spaces.jdbc.driver.GResultSet
 
isLeaseExpiration() - Method in class com.gigaspaces.events.NotifyActionType
 
isLeaseExpiration(int) - Static method in class com.j_spaces.core.client.NotifyModifiers
Deprecated. Return true if the integer argument includes the lease expiration modifier, false otherwise.
isLoadOnStartup() - Method in class com.j_spaces.core.JSpaceAttributes
 
isMatchByID() - Method in class com.gigaspaces.events.NotifyActionType
 
isMatchByID(int) - Static method in class com.j_spaces.core.client.NotifyModifiers
Deprecated.  
isMatchByID(int) - Static method in class com.j_spaces.core.client.ReadModifiers
 
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 interface com.gigaspaces.client.IProxyAdmin
Checks the write mode.
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.
isNullExpression() - Method in class com.j_spaces.core.client.SQLQuery
This method should be used for check expression string.
isOptimisticLockingEnabled() - Method in interface com.gigaspaces.client.IProxyAdmin
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
 
isPersistentStartupEnabled() - Method in class com.j_spaces.core.cluster.ClusterPolicy
 
isPrimaryElectionAvailable() - Method in class com.j_spaces.core.cluster.ClusterPolicy
 
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
 
isReadCommitted(int) - Static method in class com.j_spaces.core.client.ReadModifiers
Checks if the READ_COMMITTED bit was set for this modifier.
isReadCommitted(int) - Static method in class com.j_spaces.core.client.ReadTakeModifiers
Deprecated. Checks if the READ_COMMITTED bit was set for this modifier.
isRelativeTime() - Static method in class com.j_spaces.kernel.time.SystemTime
 
isReliableAsyncRepl() - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
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.
isReplicateNotifyTemplate() - Method in class com.gigaspaces.events.EventSessionConfig
Should this template be replicated.
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.gigaspaces.client.IProxyAdmin
Returns an indication : is this space secured.
isShutdownSpaceOnInitFailure() - Method in class com.j_spaces.core.cluster.ReplicationFilterProvider
Returns true if the space should shutdown on filter init failure.
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
isSupportsInheritanceEnabled() - Method in class com.j_spaces.core.JSpaceAttributes
supports-inheritance
isSupportsVersionEnabled() - Method in class com.j_spaces.core.JSpaceAttributes
supports-version
isTake() - Method in class com.gigaspaces.events.NotifyActionType
 
isTake(int) - Static method in class com.j_spaces.core.client.NotifyModifiers
Deprecated. 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.
isTriggerNotifyTemplate() - Method in class com.gigaspaces.events.EventSessionConfig
Should notify template be triggered on replication event.
IStubHandler - Interface in com.j_spaces.core
A filter that contains functions to control the life cycle of a space related stub.
isUpdate() - Method in class com.gigaspaces.events.NotifyActionType
 
isUpdate(int) - Static method in class com.j_spaces.core.client.NotifyModifiers
Deprecated. 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.
isVersioned() - Method in interface com.j_spaces.map.IMap
Check if using optimistic locking.
isWrite() - Method in class com.gigaspaces.events.NotifyActionType
 
isWrite(int) - Static method in class com.j_spaces.core.client.NotifyModifiers
Deprecated. 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(T) - Method in interface com.gigaspaces.datasource.DataProvider
Create an iterator over all objects that match the given template.
iterator(IGSEntry) - Method in class com.gigaspaces.datasource.dotnet.DotNetDataSourceAdapter
iterator(SQLQuery<IGSEntry>) - Method in class com.gigaspaces.datasource.dotnet.DotNetDataSourceAdapter
 Create an iterator over all objects that match the given SQLQuery.
iterator(Object) - Method in class com.gigaspaces.datasource.hibernate.HibernateDataSource
Deprecated.  
iterator(SQLQuery<Object>) - Method in class com.gigaspaces.datasource.hibernate.HibernateDataSource
Deprecated.  
iterator(SQLQuery<T>) - Method in interface com.gigaspaces.datasource.SQLDataProvider
Create an iterator over all objects that match the given SQLQuery.
iterator() - Method in class com.j_spaces.core.client.GSIterator
 
IteratorBatchSizeProperty - Static variable in class com.gigaspaces.datasource.dotnet.DotNetDataSourceAdapter
 
ITimeProvider - Interface in com.j_spaces.kernel.time
Interface to specify custom implementation of precise timer.
IWorker - Interface in com.j_spaces.worker
This interface represents a generic space worker.
IWriteResult - Interface in com.j_spaces.core.multiple.write
Hold result that can be either lease or Throwable.
IWriteResult.ResultType - Enum in com.j_spaces.core.multiple.write
 

J

JAVA_LOGGING_CONFIG_FILE - Static variable in class com.j_spaces.kernel.SystemProperties
 
JavaToNetException - Exception in com.gigaspaces.serialization.pbs.commands
Encapsulates an exception that happened in the GigaSpaces.JavaToNet.dll
JavaToNetException(String) - Constructor for exception com.gigaspaces.serialization.pbs.commands.JavaToNetException
Constructs a JavaToNetException
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_GROUP_USE_DEFINED_ONLY - Static variable in class com.j_spaces.kernel.SystemProperties
 
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_DELIVERY_MODE - Static variable in class com.j_spaces.jms.GSMessageImpl
 
JMS_DESTINATION - Static variable in class com.j_spaces.jms.GSMessageImpl
 
JMS_EXPIRATION - Static variable in class com.j_spaces.jms.GSMessageImpl
 
JMS_GSCONNECTION_KEY_NAME - Static variable in class com.j_spaces.jms.GSMessageImpl
 
JMS_GSCONVERTER - Static variable in class com.j_spaces.jms.GSMessageImpl
 
JMS_GSPRODUCER_KEY_PROP_NAME - Static variable in class com.j_spaces.jms.GSMessageImpl
 
JMS_GSTTL_KEY_PROP_NAME - 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_PRIORITY - Static variable in class com.j_spaces.jms.GSMessageImpl
 
JMS_REDELIVERED - Static variable in class com.j_spaces.jms.GSMessageImpl
 
JMS_REPLY_TO - Static variable in class com.j_spaces.jms.GSMessageImpl
 
JMS_TIMESTAMP - Static variable in class com.j_spaces.jms.GSMessageImpl
 
JMS_TYPE - Static variable in class com.j_spaces.jms.GSMessageImpl
 
JMS_USE_MAHALO_PROP - Static variable in class com.j_spaces.kernel.SystemProperties
if true, when JMS clients use transacted sessions the JMS transactions will use the Mahalo Jini transaction manager, which expects the manager to be started.
JMSCorrelationID - Variable in class com.j_spaces.jms.GSMessageImpl
JMSCorrelationID header
JMSDeliveryMode - Variable in class com.j_spaces.jms.GSMessageImpl
JMSDeliveryMode header
JMSDestination - Variable in class com.j_spaces.jms.GSMessageImpl
JMSDestination header
JMSExpiration - Variable in class com.j_spaces.jms.GSMessageImpl
JMSExpiration header
JMSMessageID - Variable in class com.j_spaces.jms.GSMessageImpl
JMSMessageID header
JMSPriority - Variable in class com.j_spaces.jms.GSMessageImpl
JMSPriority header
JMSRedelivered - Variable in class com.j_spaces.jms.GSMessageImpl
JMSRedelivered header
JMSReplyTo - Variable in class com.j_spaces.jms.GSMessageImpl
JMSReplyTo header
JMSTimestamp - Variable in class com.j_spaces.jms.GSMessageImpl
JMSTimestamp header
JMSType - Variable in class com.j_spaces.jms.GSMessageImpl
JMSType header
JMSX_GROUPID - Static variable in class com.j_spaces.jms.GSMessageImpl
 
JMSX_GROUPSEQ - Static variable in class com.j_spaces.jms.GSMessageImpl
 
JMSX_USERID - Static variable in class com.j_spaces.jms.GSMessageImpl
 
JMX_ENABLED_DEFAULT_VALUE - Static variable in class com.j_spaces.kernel.SystemProperties
Default value of JMX supporting
JMX_ENABLED_PROP - Static variable in class com.j_spaces.kernel.SystemProperties
System property that determines JMX supporting
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.gigaspaces.client.transaction.local.LocalTransactionManagerImpl
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, Properties, String) - 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.

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
Deprecated.  
LeaseContext<T> - 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.
LeaseProxy(LeaseProxy) - Constructor for class com.j_spaces.core.LeaseProxy
Copy constractor to create the super Classes
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.
LIVENESS_DETECTOR_FREQUENCY - Static variable in class com.j_spaces.kernel.SystemProperties
System property to define the frequency in which liveness of members in a cluster is detected; Default 5000 ms
LIVENESS_DETECTOR_FREQUENCY_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
Defines the frequency in which liveness of members in a cluster is detected; Default 5000 ms
LIVENESS_MONITOR_FREQUENCY - Static variable in class com.j_spaces.kernel.SystemProperties
System property to define the frequency in which liveness of 'live' members in a cluster is monitored; Default 10000 ms
LIVENESS_MONITOR_FREQUENCY_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
Defines the frequency in which liveness of 'live' members in a cluster is monitored; Default 10000 ms
load(Object) - Method in class com.gigaspaces.datasource.hibernate.HibernateMapDataSource
Deprecated. Loads value from secondary data storage in case if it's not in cache.
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.datasource.hibernate.HibernateMapDataSource
Deprecated.  
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.gigaspaces.cluster.loadbalance.LoadBalancingPolicy
 
loadBalanceGroupMembersURLs - Variable in class com.gigaspaces.cluster.loadbalance.LoadBalancingPolicy
 
LoadBalancingPolicy - Class in com.gigaspaces.cluster.loadbalance
Title: The GigaSpaces Platform Description: Load Balancing Policy class Copyright: Copyright (c) J-Spaces Team Company: J-Spaces Technologies
LoadBalancingPolicy() - Constructor for class com.gigaspaces.cluster.loadbalance.LoadBalancingPolicy
 
LoadBalancingPolicy.BroadcastCondition - Enum in com.gigaspaces.cluster.loadbalance
 
LoadBalancingPolicy.LoadBalancingPolicyDescription - Class in com.gigaspaces.cluster.loadbalance
 
LoadBalancingPolicy.LoadBalancingPolicyDescription() - Constructor for class com.gigaspaces.cluster.loadbalance.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() - Constructor for class com.j_spaces.core.client.LocalTransactionManager
 
LocalTransactionManagerImpl - Class in com.gigaspaces.client.transaction.local
A Local Transaction Manager acts as a Transaction Manager for transactions that span a single space instance.
LocalTransactionManagerImpl(IJSpace) - Constructor for class com.gigaspaces.client.transaction.local.LocalTransactionManagerImpl
Deprecated. Use LocalTransactionManagerImpl.getInstance(IJSpace) or LocalTransactionManagerImpl.getInstance(IMap) instead
LOCATORS - Static variable in class com.j_spaces.core.client.SpaceURL
jini:// unicast support.
LOOK_AND_FEEL_CLASS_NAME - Static variable in class com.j_spaces.kernel.SystemProperties
System variable for look&feel class definition
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
 
LRMI_ACCEPT_BACKLOG - Static variable in class com.j_spaces.kernel.SystemProperties
Sets the maximum queue length for incoming connection indications.
LRMI_ACCEPT_BACKLOG_DEFUALT - Static variable in class com.j_spaces.kernel.SystemProperties
The default size to maximum queue length for incoming connection indications.
LRMI_BIND_PORT - Static variable in class com.j_spaces.kernel.SystemProperties
Server port used for incoming client requests, or notifications from server to client.
LRMI_CLASSLOADING - Static variable in class com.j_spaces.kernel.SystemProperties
Set to true in order to enable lrmi class loading, set to false to disable it.
LRMI_CONNECT_TIMEOUT - Static variable in class com.j_spaces.kernel.SystemProperties
The timeout on lrmi socket connect
LRMI_CONNECT_TIMEOUT_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
Default connect timeout in seconds is 30
LRMI_MAX_CONNECTION_POOL_SIZE - Static variable in class com.j_spaces.kernel.SystemProperties
Client connection pool maximum size to server.
LRMI_MAX_THREADS - Static variable in class com.j_spaces.kernel.SystemProperties
This parameter specifies the maximum size of this thread pool.
LRMI_MIN_THREADS - Static variable in class com.j_spaces.kernel.SystemProperties
Maintains thread pool in Client and Server that manage incoming remote requests.
LRMI_READ_SELECTOR_THREADS - Static variable in class com.j_spaces.kernel.SystemProperties
LRMI number of read selector threads.
LRMI_READ_SELECTOR_THREADS_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
LRMI number of read selector threads default = 1.
LRMI_THREADPOOL_IDLE_TIMEOUT - Static variable in class com.j_spaces.kernel.SystemProperties
LRMI ThreadPool idle timeout.
LRMI_THREADPOOL_IDLE_TIMEOUT_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
LRMI ThreadPool idle timeout default = 5 min.
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.gigaspaces.cluster.loadbalance.LoadBalancingPolicy
 
m_broadcastThreadpoolMaxSize - Variable in class com.gigaspaces.cluster.loadbalance.LoadBalancingPolicy
 
m_broadcastThreadpoolMinSize - Variable in class com.gigaspaces.cluster.loadbalance.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
Deprecated. No longer in the cluster policy. Included in a space configuration. In order to get the attributes use: ((JSpaceAttributes)JProperties.getSpaceProperties(getServiceName())).getDCacheProperties().
m_DCacheConfigName - Variable in class com.j_spaces.core.cluster.ClusterPolicy
Deprecated. No longer in the cluster policy. Included in a space configuration. In order to get the configuration name use: ((JSpaceAttributes)JProperties.getSpaceProperties(getServiceName())).getDCacheConfigName().
m_DefaultPolicy - Variable in class com.gigaspaces.cluster.loadbalance.LoadBalancingPolicy
 
m_DisableParallelScattering - Variable in class com.gigaspaces.cluster.loadbalance.LoadBalancingPolicy
 
m_durableSubscriptionName - Variable in class com.j_spaces.jms.GSMessageConsumerImpl
The durable consumer subscription name.
m_ExtendedMatchCodes - Variable in class com.j_spaces.core.client.ExternalEntry
Codes for extending matching.
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.gigaspaces.cluster.loadbalance.LoadBalancingPolicy
 
m_ImplementationClassName - Variable in class com.gigaspaces.cluster.loadbalance.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
Deprecated. No longer in the cluster policy.
m_jmsProperties - Variable in class com.j_spaces.core.cluster.ClusterPolicy
Deprecated. No longer in the cluster policy.
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.gigaspaces.cluster.loadbalance.LoadBalancingPolicy
 
m_NotifyRecovery - Variable in class com.j_spaces.core.cluster.ClusterPolicy
recovery in load balancing group
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_NumOFTemplates - Variable in class com.j_spaces.core.admin.SpaceRuntimeInfo