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, String) - 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
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_EXECUTE - Static variable in class com.j_spaces.core.filters.FilterOperationCodes
Before execute 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
 
beginHandshake() - Method in interface com.gigaspaces.lrmi.nio.filters.IOBlockFilter
Initiation of handshake process.
beginHandshake() - Method in class com.gigaspaces.lrmi.nio.filters.IOSSLFilter
 
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.
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).
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.gigaspaces.config.lrmi.nio.NIOConfiguration
 
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.config.lrmi.nio - package com.gigaspaces.config.lrmi.nio
 
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.lrmi.nio - package com.gigaspaces.lrmi.nio
 
com.gigaspaces.lrmi.nio.filters - package com.gigaspaces.lrmi.nio.filters
 
com.gigaspaces.management.transport - package com.gigaspaces.management.transport
 
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.query - package com.j_spaces.core.multiple.query
 
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.
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
 
compare(Entry, Entry) - Method in class com.j_spaces.core.client.LookupFinder.LookupEntriesComparator
 
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.
createClientFilter() - Method in class com.gigaspaces.lrmi.nio.filters.IOStreamCompressionFilter.IOStreamCompressionFilterFactory
 
createClientFilter() - Method in class com.gigaspaces.lrmi.nio.filters.SSLFilterFactory
 
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
 
createFilter() - Method in class com.gigaspaces.lrmi.nio.filters.IOStreamCompressionFilter.IOStreamCompressionFilterFactory
 
createFilter(boolean) - Method in class com.gigaspaces.lrmi.nio.filters.SSLFilterFactory
 
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
 
createServerFilter() - Method in class com.gigaspaces.lrmi.nio.filters.IOStreamCompressionFilter.IOStreamCompressionFilterFactory
 
createServerFilter() - Method in class com.gigaspaces.lrmi.nio.filters.SSLFilterFactory
 
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_INTERVAL_TIMEOUT - Static variable in class com.j_spaces.core.client.SpaceURL
The default timeout interval (in millis).
DEFAULT_MAX_REDO_LOG_CPACITY - Static variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
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_RECOVERY_CHUNK_SIZE - Static variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
DEFAULT_RECOVERY_THREAD_POOL_SIZE - 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.
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(long, 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
 
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_LOCKS - Static variable in class com.j_spaces.kernel.SystemProperties
Number of locks used by the engine stored lists.
ENGINE_STORED_LIST_LOCKS_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
Default number of index locks in engine If set to 0 - each index has its own lock
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 operation is 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.
executeMatchObjects - Variable in class com.j_spaces.core.filters.GenericPrincipal
 
executeTasks - Variable in class com.j_spaces.core.filters.GenericPrincipal
 
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, 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_PERMISSIONS - Static variable in enum com.j_spaces.core.cluster.ReplicationOperationType
 
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>, 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(String, String, List<String>) - Constructor for class com.j_spaces.core.filters.GenericPrincipal
 
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".
getApplicationBufferSize() - Method in interface com.gigaspaces.lrmi.nio.filters.IOBlockFilter
Return the application max block size
getApplicationBufferSize() - Method in class com.gigaspaces.lrmi.nio.filters.IOSSLFilter
 
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
 
getBindHostName() - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
getBindPort() - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
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
 
getCauses() - Method in exception com.j_spaces.core.multiple.query.QueryMultiplePartialFailureException
Return all the causes that caused this exception
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.
getClientIPAddress() - Method in interface com.gigaspaces.management.transport.ITransportConnection
 
getClientPort() - Method in interface com.gigaspaces.management.transport.ITransportConnection
 
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.
getConnectionID() - Method in interface com.gigaspaces.management.transport.ITransportConnection
 
getConnectionPoolSize() - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
getConnectionRetries() - Method in class com.j_spaces.core.JSpaceAttributes
 
getConnectTime() - Method in interface com.gigaspaces.management.transport.ITransportConnection
 
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.
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
 
getDelegatedTask() - Method in interface com.gigaspaces.lrmi.nio.filters.IOBlockFilter
When filter wish to do some calculation this is the way to handle the calculation code to the filter container.
getDelegatedTask() - Method in class com.gigaspaces.lrmi.nio.filters.IOSSLFilter
 
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.
getHandshakeStatus() - Method in interface com.gigaspaces.lrmi.nio.filters.IOBlockFilter
Report the Hanshake status.
getHandshakeStatus() - Method in class com.gigaspaces.lrmi.nio.filters.IOSSLFilter
 
getHost() - Method in class com.j_spaces.core.client.SpaceURL
Gets URL host.
getHostName() - Method in exception com.j_spaces.core.MemoryShortageException
 
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
 
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(LoadBalanceOperation) - Method in class com.gigaspaces.cluster.loadbalance.DummyLoadBalanceImpl
 
getLoadBalanceBroadcastInfo() - Method in class com.gigaspaces.cluster.loadbalance.DummyLoadBalanceImpl
 
getLoadBalancingPolicyDescription(LoadBalanceOperation) - Method in class com.gigaspaces.cluster.loadbalance.LoadBalancingPolicy
 
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
 
getLookupGroups() - Method in class com.j_spaces.core.client.SpaceURL
 
getLookupIntervalTimeout() - Method in class com.j_spaces.core.client.SpaceURL
 
getLookupLocators() - Method in class com.j_spaces.core.client.SpaceURL
 
getLookupTimeout() - Method in class com.j_spaces.core.client.SpaceURL
 
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.
getMaxConnPool() - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
getMaxRedoLogCapacity() - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
getMaxSAConnections() - Method in class com.j_spaces.core.JSpaceAttributes
 
getMaxThreads() - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
getMaxValue() - Static method in class com.j_spaces.core.filters.FilterOperationCodes
Return the max value of the operation codes.
getMember(String) - 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
 
getMinThreads() - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
getMirrorServiceConfig() - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
getModifier() - Method in class com.gigaspaces.events.NotifyActionType
 
getMultiObjectsScatterInfo(LoadBalanceOperation, 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(LoadBalanceOperation) - 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
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.
getPacketBufferSize() - Method in interface com.gigaspaces.lrmi.nio.filters.IOBlockFilter
 
getPacketBufferSize() - Method in class com.gigaspaces.lrmi.nio.filters.IOSSLFilter
 
getParameters() - Method in class com.j_spaces.core.client.SQLQuery
 
getPartitionForKey(Object, LoadBalanceOperation) - Method in class com.gigaspaces.cluster.loadbalance.DummyLoadBalanceImpl
 
getPartitionOfMember(String, LoadBalanceOperation) - 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, String) - Method in class com.gigaspaces.converter.pojo.Configuration
Read mappings from an InputStream
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.
getProtocolName() - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
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.
getProxyConnectionMode() - Method in class com.j_spaces.core.JSpaceAttributes
 
getProxyConnectionRetries() - Method in class com.j_spaces.core.JSpaceAttributes
 
getProxyDetectorFrequency() - Method in class com.j_spaces.core.JSpaceAttributes
 
getProxyMonitorFrequency() - Method in class com.j_spaces.core.JSpaceAttributes
 
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.
getReadSelectorThreads() - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
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
getRemoteObjID() - Method in interface com.gigaspaces.management.transport.ITransportConnection
 
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.query.QueryMultiplePartialFailureException
Return the partial results
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.
getServerIPAddress() - Method in interface com.gigaspaces.management.transport.ITransportConnection
 
getServerPort() - Method in interface com.gigaspaces.management.transport.ITransportConnection
 
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
 
getSlowConsumerLatency() - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
getSlowConsumerRetries() - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
getSlowConsumerThroughput() - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
getSocketConnectTimeout() - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
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
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(int) - 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
getterNameFromPropertyName(String) - Static method in class com.gigaspaces.converter.pojo.Pojo2ExternalEntryConverter
 
getText() - Method in class com.j_spaces.jms.GSTextMessageImpl
 
getThreadPoolIdleTimeout() - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
getThreadsQueueSize() - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
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
getUseClientMode() - Method in class com.gigaspaces.lrmi.nio.filters.IOSSLFilter
 
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
 
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
 
getWatchdogIdleConnectionTimeout() - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
getWatchdogListeningTimeout() - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
getWatchdogRequestTimeout() - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
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.
INTERVAL_TIMEOUT - Static variable in class com.j_spaces.core.client.SpaceURL
Controls the interval (in millis) at which the finder polls for Spaces.
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
 
IOBlockFilter - Interface in com.gigaspaces.lrmi.nio.filters
Interface for block type network filters.
IOFilter - Interface in com.gigaspaces.lrmi.nio.filters
Markup interface
IOSSLFilter - Class in com.gigaspaces.lrmi.nio.filters
Implementation of SSLFilter that use underline SUN SSLEngine.
IOSSLFilter(SSLContext) - Constructor for class com.gigaspaces.lrmi.nio.filters.IOSSLFilter
 
IOStreamCompressionFilter - Class in com.gigaspaces.lrmi.nio.filters
Use this network filter to send compress messages between client and server.
IOStreamCompressionFilter(IOStreamCompressionFilter.Algo) - Constructor for class com.gigaspaces.lrmi.nio.filters.IOStreamCompressionFilter
 
IOStreamCompressionFilter.Algo - Enum in com.gigaspaces.lrmi.nio.filters
 
IOStreamCompressionFilter.IOStreamCompressionFilterFactory - Class in com.gigaspaces.lrmi.nio.filters
 
IOStreamCompressionFilter.IOStreamCompressionFilterFactory() - Constructor for class com.gigaspaces.lrmi.nio.filters.IOStreamCompressionFilter.IOStreamCompressionFilterFactory
 
IOStreamFilter - Interface in com.gigaspaces.lrmi.nio.filters
Define interface to stream based netwrok filter A stream based netwrok filter is a network filter that is not blocked based.
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
 
isBlockingConnection() - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
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
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
 
isEntryFifoMode() - Method in exception com.j_spaces.core.InvalidFifoClassException
Returns true if this entry defined as FIFO, otherwise false.
isError() - Method in interface com.j_spaces.core.multiple.write.IWriteResult
 
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(LoadBalanceOperation) - 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
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.
isOverride() - Method in class com.gigaspaces.events.NotifyActionType
 
isOverride(int) - Static method in class com.j_spaces.core.client.NotifyModifiers
Deprecated. Return true if the integer argument includes the override modifier, false otherwise.
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.
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.
isTemplate() - Method in enum com.j_spaces.core.cluster.ReplicationOperationType
 
isThrowPartialFailure(int) - Static method in class com.j_spaces.core.client.ReadModifiers
 
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(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.
ITransportConnection - Interface in com.gigaspaces.management.transport
This is a super class of transport protocol provider with all related information to implemented protocol.
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() - Constructor for class com.gigaspaces.client.transaction.local.LocalTransactionManagerImpl
Do not use, externliazable only.
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
 
LookupFinder.LookupEntriesComparator - Class in com.j_spaces.core.client
 
LookupFinder.LookupEntriesComparator() - Constructor for class com.j_spaces.core.client.LookupFinder.LookupEntriesComparator
 
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_NETWORK_FILTER_FACTORY - Static variable in class com.j_spaces.kernel.SystemProperties
 
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 = 4.
LRMI_SELECTOR_BUG_CONNECT_RETRY - Static variable in class com.j_spaces.kernel.SystemProperties
 
LRMI_TCP_KEEP_ALIVE - Static variable in class com.j_spaces.kernel.SystemProperties
Set the TCP keep alive mode (SO_KEEPALIVE)
LRMI_TCP_KEEP_ALIVE_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
TCP keep alive mode default (true)
LRMI_TCP_RECEIVE_BUFFER - Static variable in class com.j_spaces.kernel.SystemProperties
Set the TCP receive Buffer size (SO_RCVBUF)
LRMI_TCP_SEND_BUFFER - Static variable in class com.j_spaces.kernel.SystemProperties
Set the TCP Send Buffer size (SO_SNDBUF)
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_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
List of numbers of pending templates for each class correlated to m_ClassNames.
m_OwnMemberName - Variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
m_PolicyType - Variable in class com.gigaspaces.cluster.loadbalance.LoadBalancingPolicy.LoadBalancingPolicyDescription
 
m_PolicyType - Variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
m_PrimaryKeyName - Variable in class com.j_spaces.core.client.ExternalEntry
The field name representing the primary key.
m_Properties - Variable in class com.gigaspaces.cluster.loadbalance.LoadBalancingPolicy.LoadBalancingPolicyDescription
 
m_RangeValues - Variable in class com.j_spaces.core.client.ExternalEntry
range values- correspond to m_ExtendedMatchCodes, this is UP-TO and include values.
m_RangeValuesInclusion - Variable in class com.j_spaces.core.client.ExternalEntry
boolean array that indicates for each range value if it is included in range or not
m_ReadOperationsPolicy - Variable in class com.gigaspaces.cluster.loadbalance.LoadBalancingPolicy
 
m_Recovery - Variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
m_Replicatable - Variable in class com.j_spaces.core.client.ExternalEntry
Contains a tag that indicates whether the class should be replicated or not.
m_Replicated - Variable in class com.j_spaces.core.cluster.ClusterPolicy
Is member of replication.
m_ReplicateNotifyTemplates - Variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
m_ReplicationChunkSize - Variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
m_ReplicationGroupMembersNames - Variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
m_ReplicationGroupMembersURLs - Variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
m_ReplicationGroupName - Variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
m_ReplicationGroups - Variable in class com.j_spaces.core.cluster.ClusterPolicy
Replication groups list.
m_ReplicationIntervalMillis - Variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
m_ReplicationIntervalOperations - Variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
m_ReplicationMode - Variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
m_ReplicationPolicy - Variable in class com.j_spaces.core.cluster.ClusterPolicy
Replication policy.
m_ReplMemberPolicyDescTable - Variable in class com.j_spaces.core.cluster.ReplicationPolicy
replication policy description table: key: memberName, value: ReplicationPolicyDescription.
m_ReturnOnlyUids - Variable in class com.j_spaces.core.client.ExternalEntry
If true readMultiple/takeMultiple return only UIDs.
m_SecurityContext - Variable in class com.j_spaces.core.SpaceContext
An attached SecurityContext.
m_SpaceFinderReportInterval - Variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
m_SpaceFinderTimeout - Variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
m_SuperClasses - Variable in class com.j_spaces.core.client.BasicTypeInfo
The type super classes names.
m_SuperClassesNames - Variable in class com.j_spaces.core.client.ExternalEntry
The Entry super classes names array.
m_SyncOnCommit - Variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
m_SyncOnCommitTimeout - Variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
m_SyncReplPolicy - Variable in class com.j_spaces.core.cluster.ReplicationPolicy
group's sync-replication information, if null, not sync replication defined.
m_TakeOperationsPolicy - Variable in class com.gigaspaces.cluster.loadbalance.LoadBalancingPolicy
 
m_TimeToLive - Variable in class com.j_spaces.core.client.EntryInfo
output-only, time (in milliseconds) left for this entry to live (correct for the time the operation- read,take under xtn, update, ... was performed)
m_TimeToLive - Variable in class com.j_spaces.core.client.ExternalEntry
Read only field.
m_TriggerNotifyTemplates - Variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
m_UID - Variable in class com.j_spaces.core.client.EntryInfo
Unique ID of the entry.
m_UID - Variable in class com.j_spaces.core.client.ExternalEntry
Store Entry Unique ID.
m_VersionID - Variable in class com.j_spaces.core.client.EntryInfo
Version ID, initially each entry is written with versionID of 1 and it is incremented in each update.
m_VersionID - Variable in class com.j_spaces.core.client.ExternalEntry
Contains a version number that is incremented each time the entry is updated.
m_WriteOperationsPolicy - Variable in class com.gigaspaces.cluster.loadbalance.LoadBalancingPolicy
 
MACHINE_HOSTNAME - Static variable in class com.j_spaces.core.client.SpaceURL
The machine hostname where space is running in
main(String[]) - Static method in class com.j_spaces.core.client.SpaceFinder
This main provides the following options: 1.
main(String[]) - Static method in class com.j_spaces.map.CacheFinder
This main provides the following options: 1.
makePersistent() - Method in class com.j_spaces.core.client.ExternalEntry
Construct Persistent Entry.
makePersistent() - Method in interface com.j_spaces.core.client.IMetaDataEntry
Makes this entry a persistent entry.
makePersistent() - Method in class com.j_spaces.core.client.MetaDataEntry
Makes this entry a persistent entry.
makeTransient() - Method in class com.j_spaces.core.client.ExternalEntry
Construct Transient Entry.
makeTransient() - Method in interface com.j_spaces.core.client.IMetaDataEntry
Makes this entry a transient entry.
makeTransient() - Method in class com.j_spaces.core.client.MetaDataEntry
Makes this entry a transient entry.
ManagedDataSource<T> - Interface in com.gigaspaces.datasource
ManagedDataSource should be implemented when initialization and shutdown operations are needed by the data source.
MAP - Static variable in interface com.gigaspaces.converter.MappingType
Indicate to convert POJO to Envelope
MAP - Static variable in class com.j_spaces.jms.GSMessageImpl
A map message carries an hashtable.
MapDataSource<K,V> - Interface in com.gigaspaces.datasource
MapDataSource interface defines all the interfaces that need to implemented to support external datasource with Map API.
MappingType - Interface in com.gigaspaces.converter
The Converter need to know to what to convert the POJO.
MarshallingException - Exception in com.gigaspaces.lrmi.nio
a runtime exception that indicate a problem in serialization of user objects before sending it over the wire.
MarshallingException() - Constructor for exception com.gigaspaces.lrmi.nio.MarshallingException
 
MarshallingException(String) - Constructor for exception com.gigaspaces.lrmi.nio.MarshallingException
 
MarshallingException(String, Throwable) - Constructor for exception com.gigaspaces.lrmi.nio.MarshallingException
 
MarshallingException(Throwable) - Constructor for exception com.gigaspaces.lrmi.nio.MarshallingException
 
MATCH_BY_ID - Static variable in class com.j_spaces.core.client.ReadModifiers
The int value required matching to be done only by UID if provided (not in POJO) modifier.
MAX_FILTER_OPERATION_CODES - Static variable in class com.j_spaces.core.filters.FilterOperationCodes
 
MAX_LEASE_DURATION - Static variable in class com.j_spaces.kernel.SystemProperties
Value passed with that system property goes as value for net.jini.lookup.JoinManager.maxLeaseDuration
MAX_LEASE_DURATION_DEFAULT_VALUE - Static variable in class com.j_spaces.kernel.SystemProperties
Default value for net.jini.lookup.JoinManager.maxLeaseDuration
MAX_LRMI_BUFFER_SIZE - Static variable in class com.j_spaces.kernel.SystemProperties
Maximum size of buffer sent over the network, each buffer sent by the LRMI layer is broken into smaller buffers according to the this value.
MAX_LRMI_BUFFER_SIZE_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
The default value set as the LRMI maximum buffer size.
MAX_SECURITY_FILTER_OPERATION_CODES - Static variable in class com.j_spaces.core.filters.FilterOperationCodes
 
memberRecovery - Variable in class com.j_spaces.core.cluster.ReplicationPolicy.ReplicationPolicyDescription
 
MEMORY_USAGE_ENABLED - Static variable in class com.j_spaces.kernel.SystemProperties
 
MEMORY_USAGE_ENABLED_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
 
MemoryShortageException - Exception in com.j_spaces.core
This Exception indicates that the space server process reached the predefined percentage usage ratio.
MemoryShortageException(String, String, String, long, long) - Constructor for exception com.j_spaces.core.MemoryShortageException
Constructor
MessageException - Exception in com.j_spaces.jms
A JMSException extension for a JMS Message exception specifics.
MessageException() - Constructor for exception com.j_spaces.jms.MessageException
 
MessageException(String) - Constructor for exception com.j_spaces.jms.MessageException
 
MessageException(Throwable) - Constructor for exception com.j_spaces.jms.MessageException
 
MessageException(String, Throwable) - Constructor for exception com.j_spaces.jms.MessageException
 
MessageValueException - Exception in com.j_spaces.jms
A JMSException extension for a JMS Message exception specifics.
MessageValueException() - Constructor for exception com.j_spaces.jms.MessageValueException
 
MessageValueException(String) - Constructor for exception com.j_spaces.jms.MessageValueException
 
MessageValueException(Throwable) - Constructor for exception com.j_spaces.jms.MessageValueException
 
MessageValueException(String, Throwable) - Constructor for exception com.j_spaces.jms.MessageValueException
 
MetaDataEntry - Class in com.j_spaces.core.client
This class implements entry and provide optimistic locking and UID capabilities.
MetaDataEntry() - Constructor for class com.j_spaces.core.client.MetaDataEntry
no args public constructor
MIRROR - Static variable in class com.j_spaces.core.client.SpaceURL
When setting this URL property it will allow the space to connect to the Mirror service to push its data and operations for asynchronous persistency.
moveToCurrentRow() - Method in class com.j_spaces.jdbc.driver.GResultSet
 
moveToInsertRow() - Method in class com.j_spaces.jdbc.driver.GResultSet
 
MULTICAST - Static variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
MULTICAST_COMMUNICATION_MODE - Static variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
MULTICAST_NOTIFY - Static variable in class com.j_spaces.kernel.SystemProperties
Used with the Map API Local Cache.
MulticastNotifyDelegator - Class in com.j_spaces.core.client
Deprecated. Use EventSessionFactory instead.

N

N_NULL_TEMPLATE - Static variable in interface com.j_spaces.core.ObjectTypes
N_NULL_TEMPLATE - a private case of template, notify null template.
N_TEMPLATE - Static variable in interface com.j_spaces.core.ObjectTypes
N_TEMPLATE - a private case of template, notify template.
name - Variable in class com.j_spaces.core.filters.GenericPrincipal.Attribute
 
NE - Static variable in class com.j_spaces.core.client.TemplateMatchCodes
not equal operation
newDataEventSession(EventSessionConfig, Transaction) - Method in class com.gigaspaces.events.EventSessionFactory
creates a new DataEventSession bounded to the specified transaction,
according to the configuration object.
newDataEventSession() - Method in class com.gigaspaces.events.EventSessionFactory
creates a new DataEventSession according to the configuration object.
newDataSession(IJSpace, Transaction, String) - Static method in class com.gigaspaces.events.EventSessionFactory
creates a new DataEventSession bounded to the specified space, specified transaction
and a predefined configuration schema name.
next() - Method in class com.gigaspaces.datasource.hibernate.HibernateDataIterator
Deprecated.  
next() - Method in class com.j_spaces.core.client.GSIterator
Removes one entity from the iterated buffered set and returns a copy to the caller.
next(long) - Method in class com.j_spaces.core.client.GSIterator
Same as GSIterator.next() but with blocking behavior, blocking until a matched entity is available or until timeout expires.
next() - Method in class com.j_spaces.jdbc.driver.GResultSet
 
nextBatch(int) - Method in class com.j_spaces.core.client.GSIterator
Removes number of entities from the iterated buffered set and returns a copy to the caller.
NIO_PROTOCOL - Static variable in interface com.j_spaces.core.IStubHandler
NIO protocol constant
NIOConfiguration - Class in com.gigaspaces.config.lrmi.nio
This class provides configuration object of NIO communication transport protocol.
NIOConfiguration(int, int, int, boolean, String, String) - Constructor for class com.gigaspaces.config.lrmi.nio.NIOConfiguration
Deprecated. use #NIOConfiguration(int, int, int, String, int) instead
NIOConfiguration(int, int, int, String, String) - Constructor for class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
NIOConfiguration(int, int, int, boolean, String, String, int, String, String, String, long, String) - Constructor for class com.gigaspaces.config.lrmi.nio.NIOConfiguration
Deprecated. use #NIOConfiguration( int, int, int, String, int, int, String, String, String, long, String)
NIOConfiguration(int, int, int, String, String, int, String, String, String, long, String) - Constructor for class com.gigaspaces.config.lrmi.nio.NIOConfiguration
The most commonly used constructor through the services.config configuration file.
NIOConfiguration(int, int, int, boolean, String, String, int, int, int, int, int, String, String, String, long, String) - Constructor for class com.gigaspaces.config.lrmi.nio.NIOConfiguration
Deprecated. use #NIOConfiguration( int, int, int, String, int, int, int, int, int, int, String, String, String, long, String) instead
NIOConfiguration(int, int, int, String, String, int, int, int, int, int, String, String, String, long, String) - Constructor for class com.gigaspaces.config.lrmi.nio.NIOConfiguration
Constructor.
NIOConfiguration(int, int, int, boolean, String, String, int, int, int, int) - Constructor for class com.gigaspaces.config.lrmi.nio.NIOConfiguration
Deprecated. use #NIOConfiguration( int, int, int, String, int, int, int, int, int)
NIOConfiguration(int, int, int, String, String, int, int, int, int) - Constructor for class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
NIOConfiguration() - Constructor for class com.gigaspaces.config.lrmi.nio.NIOConfiguration
Should not be used, only for externalizable.
NIOConfiguration(int) - Constructor for class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
NIOConfiguration(String) - Constructor for class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
NO_WRITE_LEASE - Static variable in class com.j_spaces.core.client.SpaceURL
If true � Lease object would not return from the write/writeMultiple operations.
NoneEvictionStrategy - Class in com.j_spaces.map.eviction
No eviction strategy
NoneEvictionStrategy() - Constructor for class com.j_spaces.map.eviction.NoneEvictionStrategy
 
NoSuchNameException - Exception in com.j_spaces.core
A NoSuchNameException is thrown when a lookup of an object by name is performed and the name is not found.
NoSuchNameException() - Constructor for exception com.j_spaces.core.NoSuchNameException
Constructs a NoSuchNameException with null as its error detail message.
NoSuchNameException(String) - Constructor for exception com.j_spaces.core.NoSuchNameException
Constructs a NoSuchNameException with the specified detail message.
NOT_NULL - Static variable in class com.j_spaces.core.client.TemplateMatchCodes
entry field is not null operation (template field not relevant)
notify(Entry, Transaction, RemoteEventListener, long, MarshalledObject, boolean, int) - Method in class com.j_spaces.core.client.MulticastNotifyDelegator
Deprecated. register notify template with desired filter.
notify(Entry, Transaction, RemoteEventListener, long, MarshalledObject, boolean, int, INotifyDelegatorFilter) - Method in class com.j_spaces.core.client.MulticastNotifyDelegator
Deprecated.  
notify(Object, Transaction, long, NotifyInfo) - Method in class com.j_spaces.core.client.MulticastNotifyDelegator
Deprecated. register notify template with desired filter.
notify(RemoteEvent) - Method in class com.j_spaces.core.client.NotifyDelegator
Deprecated.  
notify(Entry, Transaction, RemoteEventListener, long, MarshalledObject, boolean, int) - Method in class com.j_spaces.core.client.NotifyDelegatorMultiplexer
Deprecated. Registers a notification with this space for the specified template.
notify(Object, Transaction, long, NotifyInfo) - Method in class com.j_spaces.core.client.NotifyDelegatorMultiplexer
Deprecated.  
notify(RemoteEvent) - Method in class com.j_spaces.core.client.NotifyDelegatorMultiplexer
Deprecated. This is a callback method invoked by the space when an entry that matches the notify templates is written to the space.
notify(Object, Transaction, RemoteEventListener, long, MarshalledObject) - Method in interface com.j_spaces.core.IJSpace
Deprecated. Use EventSessionFactory instead.
notify(Object, Transaction, RemoteEventListener, long, MarshalledObject, int) - Method in interface com.j_spaces.core.IJSpace
Deprecated. Use EventSessionFactory instead.
notify(Object, Transaction, long, NotifyInfo) - Method in interface com.j_spaces.core.IJSpace
Deprecated. Use EventSessionFactory instead.
notify(Entry, Transaction, RemoteEventListener, long, MarshalledObject, int) - Method in interface com.j_spaces.core.IJSpace
An extension to the standard JavaSpace.notify() method.
NOTIFY_ALL - Static variable in class com.gigaspaces.events.NotifyActionType
 
NOTIFY_ALL - Static variable in class com.j_spaces.core.client.NotifyModifiers
Deprecated. The int value representing the Notify All modifier.
NOTIFY_FIFO_QUEUE - Static variable in class com.j_spaces.kernel.SystemProperties
Determines the FIFO notify queue size.
NOTIFY_LEASE_EXPIRATION - Static variable in class com.gigaspaces.events.NotifyActionType
 
NOTIFY_LEASE_EXPIRATION - Static variable in class com.j_spaces.core.client.NotifyModifiers
Deprecated. The int value representing the Notify Lease Expiration modifier.
NOTIFY_MATCH_BY_ID - Static variable in class com.gigaspaces.events.NotifyActionType
if true match is done by UID only when UID is provided.
NOTIFY_MATCH_BY_ID - Static variable in class com.j_spaces.core.client.NotifyModifiers
Deprecated. The int value required matching to be done only by UID if provided (not in POJO) modifier.
NOTIFY_NONE - Static variable in class com.gigaspaces.events.NotifyActionType
 
NOTIFY_NONE - Static variable in class com.j_spaces.core.client.NotifyModifiers
Deprecated. The int value representing the Notify None modifier.
NOTIFY_TAKE - Static variable in class com.gigaspaces.events.NotifyActionType
 
NOTIFY_TAKE - Static variable in class com.j_spaces.core.client.NotifyModifiers
Deprecated. The int value representing the Notify Take modifier.
NOTIFY_UNMATCHED - Static variable in class com.gigaspaces.events.NotifyActionType
 
NOTIFY_UNMATCHED - Static variable in class com.j_spaces.core.client.NotifyModifiers
Deprecated. The int value representing the Notify unmatched modifier.
NOTIFY_UPDATE - Static variable in class com.gigaspaces.events.NotifyActionType
 
NOTIFY_UPDATE - Static variable in class com.j_spaces.core.client.NotifyModifiers
Deprecated. The int value representing the Notify Update modifier.
NOTIFY_WRITE - Static variable in class com.gigaspaces.events.NotifyActionType
 
NOTIFY_WRITE - Static variable in class com.j_spaces.core.client.NotifyModifiers
Deprecated. The int value representing the Notify Write modifier.
NotifyActionType - Class in com.gigaspaces.events
An enum that specify a single notify action type such as write or update
and can also be used to composite a complex action type such as write OR update
NotifyActionType updateOrWrite = NotifyActionType.NOTIFY_UPDATE.or(NotifyActionType.NOTIFY_WRITE);
notifyBatch(BatchRemoteEvent) - Method in class com.j_spaces.core.client.NotifyDelegator
Deprecated.  
notifyBatch(BatchRemoteEvent) - Method in class com.j_spaces.core.client.NotifyDelegatorMultiplexer
Deprecated.  
NotifyDelegator - Class in com.j_spaces.core.client
Deprecated. Use EventSessionFactory instead.
NotifyDelegator(IJSpace, Entry, Transaction, long, NotifyInfo) - Constructor for class com.j_spaces.core.client.NotifyDelegator
Deprecated. Creates a new delegator that can receive ordered notifications.
NotifyDelegator(IJSpace, Object, Transaction, RemoteEventListener, long, MarshalledObject, boolean, int) - Constructor for class com.j_spaces.core.client.NotifyDelegator
Deprecated. Creates a new delegator that can receive ordered notifications.
NotifyDelegator(IJSpace, Object, Transaction, long, NotifyInfo) - Constructor for class com.j_spaces.core.client.NotifyDelegator
Deprecated.  
NotifyDelegator(IJSpace, Entry, Transaction, RemoteEventListener, long, MarshalledObject) - Constructor for class com.j_spaces.core.client.NotifyDelegator
Deprecated.  
NotifyDelegator(IJSpace, Entry, Transaction, RemoteEventListener, long, MarshalledObject, boolean) - Constructor for class com.j_spaces.core.client.NotifyDelegator
Deprecated.  
NotifyDelegatorMultiplexer - Class in com.j_spaces.core.client
Deprecated. Use EventSessionFactory instead.
NotifyDelegatorMultiplexer(IJSpace) - Constructor for class com.j_spaces.core.client.NotifyDelegatorMultiplexer
Deprecated. This constructor is called by NotifyDelegatorMultiplexer Manager.
NotifyDelegatorMultiplexer(RemoteEventListener) - Constructor for class com.j_spaces.core.client.NotifyDelegatorMultiplexer
Deprecated. Use this constructor when requesting notifications from supplied listener.
NotifyDelegatorMultiplexer(IJSpace, Entry, Transaction, RemoteEventListener, long, MarshalledObject, boolean, int) - Constructor for class com.j_spaces.core.client.NotifyDelegatorMultiplexer
Deprecated.  Creates a new delegator that can receive notifications.
NotifyDelegatorMultiplexer(IJSpace, Entry, Transaction, long, NotifyInfo) - Constructor for class com.j_spaces.core.client.NotifyDelegatorMultiplexer
Deprecated.  
NotifyModifiers - Class in com.j_spaces.core.client
Deprecated. use NotifyActionType
NotifyModifiers() - Constructor for class com.j_spaces.core.client.NotifyModifiers
Deprecated.  
NULL_TEMPLATE - Static variable in interface com.j_spaces.core.ObjectTypes
NULL_TEMPLATE - a private case of template, null template.
NULL_TEMPLATE - Static variable in class com.j_spaces.core.SpaceCopyStatus
Constant for Notify NULL template
NUMBER_IMPLICIT_INDEXES - Static variable in class com.j_spaces.kernel.SystemProperties
 
NUMBER_IMPLICIT_INDEXES_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
 
NUMBER_OF_PARTITIONS - Static variable in interface com.gigaspaces.datasource.ManagedDataSource
use this constant to get from the Properties the number of partitions

O

OBJECT - Static variable in class com.j_spaces.jms.GSMessageImpl
An object message carries a serializable object.
ObjectFormat - Interface in com.j_spaces.core.client
Each Object in the space represents one of the applicable supported formats.
ObjectMessage2ObjectConverter - Class in com.j_spaces.jms.utils
This converter converts JMS ObjectMessages to their containing Object.
ObjectMessage2ObjectConverter() - Constructor for class com.j_spaces.jms.utils.ObjectMessage2ObjectConverter
 
ObjectTypes - Interface in com.j_spaces.core
Specifies object types.
ON_INIT - Static variable in class com.j_spaces.core.filters.FilterOperationCodes
Deprecated. this operation code is deprecated. There is no need for ON_INIT , since when filter's init() is called the space is already initialized
onClear() - Method in interface com.j_spaces.javax.cache.CacheListener
Triggered when the cache is cleared.
ONE_WAY_CLEAR - Static variable in class com.j_spaces.kernel.SystemProperties
 
ONE_WAY_NOTIFY - Static variable in class com.j_spaces.kernel.SystemProperties
 
ONE_WAY_UPDATE - Static variable in class com.j_spaces.kernel.SystemProperties
 
ONE_WAY_WRITE - Static variable in class com.j_spaces.kernel.SystemProperties
 
onEvict(Object) - Method in interface com.j_spaces.javax.cache.CacheListener
Triggered when a cache mapping is removed due to eviction.
onLoad(Object) - Method in interface com.j_spaces.javax.cache.CacheListener
Triggered when a cache mapping is created due to the cache loader being consulted.
onPut(Object) - Method in interface com.j_spaces.javax.cache.CacheListener
Triggered when a cache mapping is created due to calling Cache.put().
onRemove(Object) - Method in interface com.j_spaces.javax.cache.CacheListener
Triggered when a cache mapping is removed due to calling Cache.remove().
OPERATION_CLEAN - Static variable in class com.j_spaces.core.filters.DefaultSecurityFilter
Clean operation.
OPERATION_EXECUTE - Static variable in class com.j_spaces.core.filters.DefaultSecurityFilter
execute operation
OPERATION_NOTIFY - Static variable in class com.j_spaces.core.filters.DefaultSecurityFilter
Notify operation.
OPERATION_READ - Static variable in class com.j_spaces.core.filters.DefaultSecurityFilter
Read operation.
OPERATION_TAKE - Static variable in class com.j_spaces.core.filters.DefaultSecurityFilter
Take operation.
OPERATION_UPDATE - Static variable in class com.j_spaces.core.filters.DefaultSecurityFilter
Update operation.
OPERATION_WRITE - Static variable in class com.j_spaces.core.filters.DefaultSecurityFilter
Write operation.
operationCodeToString(Integer) - Static method in class com.j_spaces.core.filters.FilterOperationCodes
Return a string representation of operation code.
OperationTimeoutException - Exception in com.j_spaces.core.client
OperationTimeoutException is thrown when a space operation timeouts after waiting for a transactional proper matching entry.
OperationTimeoutException() - Constructor for exception com.j_spaces.core.client.OperationTimeoutException
Constructs an OperationTimeoutException with a default detailed message.
or(NotifyActionType) - Method in class com.gigaspaces.events.NotifyActionType
 
OracleLobHandler - Class in com.j_spaces.sadapter.GenericJDBC.lob
LobHandler implementation for Oracle databases.
OracleLobHandler() - Constructor for class com.j_spaces.sadapter.GenericJDBC.lob.OracleLobHandler
 
ORDER - Static variable in class com.j_spaces.core.client.SQLQuery
 
outputReplicationFilterClassName - Variable in class com.j_spaces.core.cluster.ReplicationPolicy.ReplicationPolicyDescription
 
outputReplicationFilterParamUrl - Variable in class com.j_spaces.core.cluster.ReplicationPolicy.ReplicationPolicyDescription
 

P

PARTIAL_REPLICATION - Static variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
PARTIAL_UPDATE - Static variable in class com.j_spaces.core.client.UpdateModifiers
The int value representing the PARTIAL_UPDATE modifier.
peek(Object) - Method in interface com.j_spaces.javax.cache.Cache
The peek method will return the object associated with "key" if it currently exists (and is valid) in the cache.
PERMISSION_ADMIN - Static variable in class com.j_spaces.core.SecurityContext
Admin functions permission.
PERMISSION_EXECUTE - Static variable in class com.j_spaces.core.SecurityContext
Task executions permission
PERMISSION_READ - Static variable in class com.j_spaces.core.SecurityContext
Read permission.
PERMISSION_WRITE - Static variable in class com.j_spaces.core.SecurityContext
Write/Take/Update/Replace permission.
ping() - Method in interface com.gigaspaces.client.IServerAdmin
Checks whether the space is alive and accessible.
ping() - Method in interface com.j_spaces.core.admin.IRemoteJSpaceAdmin
Ping to space to see if alive.
ping() - Method in interface com.j_spaces.core.IJSpaceContainer
Checks whether the container is alive and accessible.
pingSpace() - Method in class com.j_spaces.jms.GSConnectionFactoryImpl
Checks whether the space is alive and accessible.
POJO - Static variable in interface com.j_spaces.core.client.ObjectFormat
Object represents a Plain Old Java Object.
Pojo2ExternalEntryConverter - Class in com.gigaspaces.converter.pojo
This class is the implementation of the interface IPojoToEntryConverter.
Pojo2ExternalEntryConverter() - Constructor for class com.gigaspaces.converter.pojo.Pojo2ExternalEntryConverter
Empty constructor
Pojo2ExternalEntryConverter(boolean) - Constructor for class com.gigaspaces.converter.pojo.Pojo2ExternalEntryConverter
Constructor
prepare(Object) - Method in class com.gigaspaces.client.transaction.local.LocalTransactionManagerImpl
Prepare transaction - for internal and XA use.
prepare(Xid) - Method in class com.j_spaces.core.client.XAResourceImpl
 
previous() - Method in class com.j_spaces.jdbc.driver.GResultSet
 
primaryElectionShouldBeActivated() - Method in class com.j_spaces.core.cluster.ClusterPolicy
 
process(EntryArrivedRemoteEvent) - Method in interface com.j_spaces.core.client.INotifyDelegatorFilter
Notify the filter about an event.
process(int, IReplicationFilterEntry, String) - Method in interface com.j_spaces.core.cluster.IReplicationFilter
This method is called by sync/async replication when SyncPackets is about to get sent (for output filter) or received (for input one).
process(SpaceContext, ISpaceFilterEntry[], int) - Method in class com.j_spaces.core.filters.DefaultSecurityFilter
Called only on before replace.
process(SpaceContext, ISpaceFilterEntry, int) - Method in class com.j_spaces.core.filters.DefaultSecurityFilter
 This method is called by the engine when an event matching this filter's
  operation code occurs in the space engine.
process(SpaceContext, ISpaceFilterEntry, int) - Method in interface com.j_spaces.core.filters.ISpaceFilter
This method is called by the engine when an event matching this filter's operation code occurs in the space engine.
process(SpaceContext, ISpaceFilterEntry[], int) - Method in interface com.j_spaces.core.filters.ISpaceFilter
This method is called by the engine when an event matching this filter's operation code occurs in the engine.
Properties - Variable in class com.j_spaces.jms.GSMessageImpl
Message properties
PROPERTIES_FILE_NAME - Static variable in class com.j_spaces.core.client.SpaceURL
If properties file name is passed, it means loading the schema and then loading the requested [prop-file-name].properties file which contains the values to override the schema space/container/cluster configuration values that are defined in the schema files.
PROPERTIES_SPACE_URL_ARG - Static variable in class com.j_spaces.core.client.SpaceURL
When using properties, one can set the SpaceURL attributes which we break into properties with gs.space.url.arg.
PROPERTIES_SPACE_URL_ARGLINE - Static variable in class com.j_spaces.core.client.SpaceURL
When using properties, one can set the SpaceURL attributes line which we break into properties with gs.space.url.arg_line.
PROPERTIES_STR_NAME - Static variable in class com.j_spaces.jms.GSMessageImpl
 
propertyExists(String) - Method in class com.j_spaces.jms.GSMessageImpl
 
PROTOCOL_NAME - Static variable in class com.j_spaces.core.client.SpaceURL
Protocol name
protocolAdaptorClass - Variable in class com.j_spaces.core.cluster.ReplicationPolicy
Name of Sync-Replication protocol Adaptor - by default Unicast.
publish(Message) - Method in class com.j_spaces.jms.GSMessageProducerImpl
 
publish(Topic, Message) - Method in class com.j_spaces.jms.GSMessageProducerImpl
 
publish(Message, int, int, long) - Method in class com.j_spaces.jms.GSMessageProducerImpl
 
publish(Topic, Message, int, int, long) - Method in class com.j_spaces.jms.GSMessageProducerImpl
 
PUSH_MODE - Static variable in class com.j_spaces.kernel.SystemProperties
 
put(Object, Object) - Method in class com.j_spaces.core.client.SpaceURL
 
put(Object, Object) - Method in interface com.j_spaces.javax.cache.Cache
The put method adds the object "value" to the cache identified by the object "key".
put(Object, Object, long) - Method in interface com.j_spaces.map.IMap
Puts value to the cache with specified key for timeToLive milliseconds to live in the cache.
put(Object, Object, Transaction, long) - Method in interface com.j_spaces.map.IMap
Puts value to the cache with specified key for timeToLive milliseconds to live in the cache.
PUT_FIRST - Static variable in class com.j_spaces.kernel.SystemProperties
Used with the Map API Local Cache.
putAll(Map) - Method in interface com.j_spaces.javax.cache.Cache
Copies all of the mappings from the specified map to the cache.
putAll(Map, Transaction, long) - Method in interface com.j_spaces.map.IMap
Copies all of the mappings from the specified map to the cache.

Q

Query<T> - Interface in com.j_spaces.core.client
The Query Interface is the base interface for the SQLQuery and the RegExQuery classes.
QueryMultiplePartialFailureException - Exception in com.j_spaces.core.multiple.query
Thrown when read/take multiple is called and and the max limit can't be satisfied because part of the cluster is not avaliable.
QueryMultiplePartialFailureException(Object[], Throwable[]) - Constructor for exception com.j_spaces.core.multiple.query.QueryMultiplePartialFailureException
 
QueryMultiplePartialFailureException(List, List<Throwable>) - Constructor for exception com.j_spaces.core.multiple.query.QueryMultiplePartialFailureException
 

R

read(Object, Transaction, long) - Method in interface com.gigaspaces.client.IPojoSpace
Read any matching object from the space, blocking until one exists.
read(Object, Transaction, long, int) - Method in interface com.gigaspaces.client.IPojoSpace
Read (according to the modifiers) any matching object from the space, blocking until one exists.
read(T) - Method in interface com.gigaspaces.datasource.DataProvider
Read one object that matches the given template.
read(Object) - Method in class com.gigaspaces.datasource.hibernate.HibernateDataSource
Deprecated.  
read(Entry, Transaction, long, int) - Method in interface com.j_spaces.core.IJSpace
Read (according to the modifiers) any matching entry from the space, blocking until one exists.
READ_COMMITTED - Static variable in class com.j_spaces.core.client.ReadModifiers
Allows read operations to have visibility of already committed entities, regardless of the fact that these entities might be updated (with a newer version) or taken under an uncommitted transaction.
READ_COMMITTED - Static variable in class com.j_spaces.core.client.ReadTakeModifiers
Deprecated. The READ_COMMITTED modifier allows for read operations to have visibility of currently committed entities, regardless of the fact that those entities may be updated (with a newer version) or taken under an uncommitted transaction.
readBody(DataInput) - Method in class com.j_spaces.jms.GSObjectMessageImpl
Used to help build the body from an input stream
readBoolean() - Method in class com.j_spaces.jms.GSBytesMessageImpl
Reads a boolean from the bytes message stream.
readBoolean() - Method in class com.j_spaces.jms.GSStreamMessageImpl
Reads a boolean from the stream message.
readByte() - Method in class com.j_spaces.jms.GSBytesMessageImpl
Reads a signed 8-bit value from the bytes message stream.
readByte() - Method in class com.j_spaces.jms.GSStreamMessageImpl
Reads a byte value from the stream message.
readBytes(byte[]) - Method in class com.j_spaces.jms.GSBytesMessageImpl
Reads a byte array from the bytes message stream.
readBytes(byte[], int) - Method in class com.j_spaces.jms.GSBytesMessageImpl
Reads a portion of the bytes message stream.
readBytes(byte[]) - Method in class com.j_spaces.jms.GSStreamMessageImpl
Reads a byte array field from the stream message into the specified byte[] object (the read buffer).
readChar() - Method in class com.j_spaces.jms.GSBytesMessageImpl
Reads a Unicode character value from the bytes message stream.
readChar() - Method in class com.j_spaces.jms.GSStreamMessageImpl
Reads a Unicode character value from the stream message.
readDouble() - Method in class com.j_spaces.jms.GSBytesMessageImpl
Reads a double from the bytes message stream.
readDouble() - Method in class com.j_spaces.jms.GSStreamMessageImpl
Reads a double from the stream message.
readEntries - Variable in class com.j_spaces.core.filters.GenericPrincipal
 
readExternal(ObjectInput) - Method in class com.gigaspaces.client.transaction.local.LocalTransactionManagerImpl
 
readExternal(ObjectInput) - Method in class com.gigaspaces.cluster.activeelection.core.ActiveElectionState
 
readExternal(ObjectInput) - Method in class com.gigaspaces.cluster.loadbalance.LoadBalancingPolicy.LoadBalancingPolicyDescription
 
readExternal(ObjectInput) - Method in class com.gigaspaces.cluster.loadbalance.LoadBalancingPolicy
 
readExternal(ObjectInput) - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
readExternal(ObjectInput) - Method in class com.j_spaces.core.admin.SpaceConfig
 
readExternal(ObjectInput) - Method in class com.j_spaces.core.admin.SpaceRuntimeInfo
readExternal(ObjectInput) - Method in class com.j_spaces.core.client.EntryArrivedRemoteEvent
readExternal(ObjectInput) - Method in class com.j_spaces.core.client.ExternalEntry
Restore the class contents by calling the methods of DataInput for primitive types and readObject for objects, strings and arrays.
readExternal(ObjectInput) - Method in class com.j_spaces.core.client.SpaceURL
 
readExternal(ObjectInput) - Method in class com.j_spaces.core.cluster.ClusterPolicy.CacheLoaderConfig
 
readExternal(ObjectInput) - Method in class com.j_spaces.core.cluster.ClusterPolicy
 
readExternal(ObjectInput) - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
readExternal(ObjectInput) - Method in class com.j_spaces.core.cluster.ReplicationPolicy.ReplicationPolicyDescription
 
readExternal(ObjectInput) - Method in class com.j_spaces.core.filters.StatisticsContext
readExternal(ObjectInput) - Method in class com.j_spaces.core.JSpaceAttributes
 
readExternal(ObjectInput) - Method in class com.j_spaces.core.LeaseProxy
readExternal(ObjectInput) - Method in class com.j_spaces.core.SecurityContext
readExternal(ObjectInput) - Method in class com.j_spaces.core.SpaceContext
readExternal(ObjectInput) - Method in class com.j_spaces.jms.GSMessageImpl
 
readFloat() - Method in class com.j_spaces.jms.GSBytesMessageImpl
Reads a float from the bytes message stream.
readFloat() - Method in class com.j_spaces.jms.GSStreamMessageImpl
Reads a float from the stream message.
readIfExists(Object, Transaction, long) - Method in interface com.gigaspaces.client.IPojoSpace
Read any matching object from the space, returning null if there currently is none.
readIfExists(Object, Transaction, long, int) - Method in interface com.gigaspaces.client.IPojoSpace
Read (according to the modifiers) any matching object from the space, returning null if there currently is none.
readIfExists(Entry, Transaction, long, int) - Method in interface com.j_spaces.core.IJSpace
Read (according to the modifiers) any matching entry from the space, returning null if there currently is none.
readInt() - Method in class com.j_spaces.jms.GSBytesMessageImpl
Reads a signed 32-bit integer from the bytes message stream.
readInt() - Method in class com.j_spaces.jms.GSStreamMessageImpl
Reads a 32-bit integer from the stream message.
readLong() - Method in class com.j_spaces.jms.GSBytesMessageImpl
Reads a signed 64-bit integer from the bytes message stream.
readLong() - Method in class com.j_spaces.jms.GSStreamMessageImpl
Reads a 64-bit integer from the stream message.
readMatchObjects - Variable in class com.j_spaces.core.filters.GenericPrincipal
 
ReadModifiers - Class in com.j_spaces.core.client
The ReadModifiers class provides static methods and constants to decode Read type modifiers.
readMultiple(Object, Transaction, int) - Method in interface com.gigaspaces.client.IPojoSpace
Read any matching objects from the space.
readMultiple(Object, Transaction, int, int) - Method in interface com.gigaspaces.client.IPojoSpace
Read (according to the modifiers) any matching objects from the space.
readMultiple(Entry, Transaction, int) - Method in interface com.j_spaces.core.IJSpace
Read any matching entries from the space.
readMultiple(Entry, Transaction, int, int) - Method in interface com.j_spaces.core.IJSpace
Read (according to the modifiers) any matching entries from the space.
readObject() - Method in class com.j_spaces.jms.GSStreamMessageImpl
Reads an object from the stream message.
readShort() - Method in class com.j_spaces.jms.GSBytesMessageImpl
Reads a signed 16-bit number from the bytes message stream.
readShort() - Method in class com.j_spaces.jms.GSStreamMessageImpl
Reads a 16-bit integer from the stream message.
readString() - Method in class com.j_spaces.jms.GSStreamMessageImpl
Reads a String from the stream message.
ReadTakeModifiers - Class in com.j_spaces.core.client
Deprecated. use ReadModifiers instead
ReadTakeModifiers() - Constructor for class com.j_spaces.core.client.ReadTakeModifiers
Deprecated.  
readUnsignedByte() - Method in class com.j_spaces.jms.GSBytesMessageImpl
Reads an unsigned 8-bit number from the bytes message stream.
readUnsignedShort() - Method in class com.j_spaces.jms.GSBytesMessageImpl
Reads an unsigned 16-bit number from the bytes message stream.
readUTF() - Method in class com.j_spaces.jms.GSBytesMessageImpl
Reads a string that has been encoded using a modified UTF-8 format from the bytes message stream.
receive() - Method in class com.j_spaces.jms.GSMessageConsumerImpl
API method.
receive(long) - Method in class com.j_spaces.jms.GSMessageConsumerImpl
API method.
receiveNoWait() - Method in class com.j_spaces.jms.GSMessageConsumerImpl
API method.
recover() - Method in class com.gigaspaces.client.transaction.local.LocalTransactionManagerImpl
Create Xids array of all the prepared transactions.
recover(int) - Method in class com.j_spaces.core.client.XAResourceImpl
 
recover() - Method in class com.j_spaces.jms.GSSessionImpl
 
REFLECT_FACTORY - Static variable in class com.j_spaces.kernel.SystemProperties
Uses factory accessors generator, Default=true.
REFLECT_GENERATEE - Static variable in class com.j_spaces.kernel.SystemProperties
Uses accessors generator, Default=true.
REFLECT_UNSAFE - Static variable in class com.j_spaces.kernel.SystemProperties
Uses sun.misc.Unsafe as a fast way for reflection, Default=true.
refreshRow() - Method in class com.j_spaces.jdbc.driver.GResultSet
 
REGEX - Static variable in class com.j_spaces.core.client.TemplateMatchCodes
regular-expression matching operation (of a string field)
RegExQuery<T> - Class in com.j_spaces.core.client
Deprecated. - use SQLQuery with 'rlike'
RegExQuery(String, String[], String[]) - Constructor for class com.j_spaces.core.client.RegExQuery
Deprecated. Constructor to initialize Regular Expression Query with Entry class name.
RegExQuery(Entry, String[], String[]) - Constructor for class com.j_spaces.core.client.RegExQuery
Deprecated. Constructor to initialize Regular Expression Query with Entry, from which class name is extracted.
RegExQuery(T, String[], String[]) - Constructor for class com.j_spaces.core.client.RegExQuery
Deprecated. Constructor to initialize Regular Expression Query with Entry, from which class name is extracted.
RegExQuery() - Constructor for class com.j_spaces.core.client.RegExQuery
Deprecated. Empty constructor.
REGGIE_CLASSPATH_PREFIX - Static variable in class com.j_spaces.kernel.SystemProperties
 
REGGIE_CODEBASE_LOAD_FROM_RESOURCE - Static variable in class com.j_spaces.kernel.SystemProperties
if true (when loaded from J2EE or when we don't count on httpd download) we find set the codebase jars using getResource() and not with an http protocol if false we use http host and port to download jars from httpd.
REGGIE_CODEBASE_PREFIX - Static variable in class com.j_spaces.kernel.SystemProperties
 
relative(int) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
RelativeTime - Class in com.j_spaces.kernel.time
ITimeProvider implementation specifying a precise timer, which is not influenced by motions of the wall-clock time.
RelativeTime() - Constructor for class com.j_spaces.kernel.time.RelativeTime
Returns a RelativeTime instance based on sun.misc.Perf precision.
REMOVE - Static variable in interface com.gigaspaces.datasource.BulkItem
Remove operation
remove(T) - Method in interface com.gigaspaces.datasource.DataPersister
Remove the given object from the data store
remove() - Method in class com.gigaspaces.datasource.hibernate.HibernateDataIterator
Deprecated.  
remove(Object) - Method in class com.gigaspaces.datasource.hibernate.HibernateDataSource
Deprecated.  
remove() - Method in class com.j_spaces.core.client.GSIterator
Not supported operation.
remove(Object) - Method in interface com.j_spaces.javax.cache.Cache
The remove method will delete the object from the cache including the key, the associated value and the associated CacheStatistics object.
remove(Object, long) - Method in interface com.j_spaces.map.IMap
Removes the mapping for this key from this cache.
remove(Object, Transaction, long) - Method in interface com.j_spaces.map.IMap
Removes the mapping for this key from this cache.
removeListener(EventRegistration) - Method in interface com.gigaspaces.events.DataEventSession
Unregisters the listener from the space.
removeListener(CacheListener) - Method in interface com.j_spaces.javax.cache.Cache
Remove a listener from the list of cache listeners.
renew(long) - Method in class com.j_spaces.core.client.GSIterator
Used to renew the iterator's lease for an additional period of time, specified in milliseconds.
renew(long) - Method in class com.j_spaces.core.LeaseProxy
REPEATABLE_READ - Static variable in class com.j_spaces.core.client.ReadModifiers
Allows read operations to have visibility of entities that are not write-locked or exclusively-locked by active transactions.
REPEATABLE_READ - Static variable in class com.j_spaces.core.client.ReadTakeModifiers
Deprecated. The REPEATABLE_READ modifier allows for read operations to have visibility of entities that are not write-locked or exclusively-locked by active transactions.
replace(Entry, Entry, Transaction, long) - Method in interface com.j_spaces.core.IJSpace
Deprecated. use instead: IJSpace.update(Entry, Transaction, long, long, int)
REPLICATION_STATUS_ACTIVE - Static variable in interface com.j_spaces.core.admin.IRemoteJSpaceAdmin
The replication is active.
REPLICATION_STATUS_DISABLED - Static variable in interface com.j_spaces.core.admin.IRemoteJSpaceAdmin
The replication is disabled.
REPLICATION_STATUS_DISCONNECTED - Static variable in interface com.j_spaces.core.admin.IRemoteJSpaceAdmin
The replication is disconnected.
ReplicationFilterException - Exception in com.j_spaces.core.cluster
This exception thrown back into the client when there is problem at the IReplicationFilter.process() implementation.
ReplicationFilterException(String) - Constructor for exception com.j_spaces.core.cluster.ReplicationFilterException
Constructs an ReplicationFilterException with the specified detail message.
ReplicationFilterException(String, Throwable) - Constructor for exception com.j_spaces.core.cluster.ReplicationFilterException
Constructs an ReplicationFilterException with the specified detail message and cause.
ReplicationFilterProvider - Class in com.j_spaces.core.cluster
An IReplicationFilter provider for both input and output replication filteres.
ReplicationFilterProvider(IReplicationFilter, IReplicationFilter) - Constructor for class com.j_spaces.core.cluster.ReplicationFilterProvider
Constructs a new replication filter provider with both an input filter and output filter.
ReplicationOperationType - Enum in com.j_spaces.core.cluster
represents all the posible operation types that can be replicated.
ReplicationPolicy - Class in com.j_spaces.core.cluster
 
ReplicationPolicy() - Constructor for class com.j_spaces.core.cluster.ReplicationPolicy
Just for Externalizable.
ReplicationPolicy(String, String, List<String>, List<SpaceURL>, String, Hashtable<String, ReplicationPolicy.ReplicationPolicyDescription>, SyncReplPolicy) - Constructor for class com.j_spaces.core.cluster.ReplicationPolicy
 
ReplicationPolicy.ReplicationPolicyDescription - Class in com.j_spaces.core.cluster
Replication policy description for every member.
ReplicationPolicy.ReplicationPolicyDescription() - Constructor for class com.j_spaces.core.cluster.ReplicationPolicy.ReplicationPolicyDescription
 
replTransmissionPolicies - Variable in class com.j_spaces.core.cluster.ReplicationPolicy.ReplicationPolicyDescription
 
reset() - Method in class com.j_spaces.jms.GSBytesMessageImpl
Puts the message body in read-only mode and repositions the stream of bytes to the beginning.
reset() - Method in class com.j_spaces.jms.GSStreamMessageImpl
Puts the message body in read-only mode and repositions the stream of bytes to the beginning.
restart() - Method in interface com.j_spaces.core.admin.IJSpaceContainerAdmin
Restart Container.
restart() - Method in interface com.j_spaces.core.admin.IRemoteJSpaceAdmin
Restarts the space.
ResultEntry - Class in com.j_spaces.jdbc
This is the result from which a ResultSet will be constructed in response to a SELECT query.
ResultEntry() - Constructor for class com.j_spaces.jdbc.ResultEntry
 
RMI_CLASS_LOADER_SPI - Static variable in class com.j_spaces.kernel.SystemProperties
 
RMI_CLIENT_GC_INTERVAL - Static variable in class com.j_spaces.kernel.SystemProperties
When it is necessary to ensure that DGC clean calls for unreachable remote references are delivered in a timely fashion, the value of this property represents the maximum interval (in milliseconds) that the RMI runtime will allow between garbage collections of the local heap.
RMI_GC_DEFAULT_INTERVAL - Static variable in class com.j_spaces.kernel.SystemProperties
 
RMI_PROTOCOL - Static variable in class com.j_spaces.core.client.SpaceURL
rmi:// protocol.
RMI_PROTOCOL - Static variable in interface com.j_spaces.core.IStubHandler
RMI protocol constant
RMI_SERVER_GC_INTERVAL - Static variable in class com.j_spaces.kernel.SystemProperties
When it is necessary to ensure that unreachable remote objects are unexported and garbage collected in a timely fashion, the value of this property represents the maximum interval (in milliseconds) that the RMI runtime will allow between garbage collections of the local heap.
RMI_SERVER_HOST_NAME - Static variable in class com.j_spaces.kernel.SystemProperties
 
RMI_SERVER_LOG_CALLS - Static variable in class com.j_spaces.kernel.SystemProperties
 
rollback(Xid) - Method in class com.j_spaces.core.client.XAResourceImpl
 
rollback() - Method in class com.j_spaces.jms.GSSessionImpl
API method for m_tx rollback Calling the space LocalTransactionManager m_tx.abort()
rollback() - Method in class com.j_spaces.jms.GSXASessionImpl
 
ROUND_ROBIN_START_INDEX - Static variable in class com.j_spaces.kernel.SystemProperties
Determines the space that the round-robin starts with when using round-robin loadbalance policy.
ROUND_TRIP_TIME - Static variable in class com.j_spaces.kernel.SystemProperties
Value passed with that system property goes as value for net.jini.lease.LeaseRenewalManager.roundTripTime
ROUND_TRIP_TIME_DEFAULT_VALUE - Static variable in class com.j_spaces.kernel.SystemProperties
Default value for net.jini.lease.LeaseRenewalManager.roundTripTime
routingFieldName - Variable in class com.j_spaces.core.client.ExternalEntry
The field name representing routing field name.
rowDeleted() - Method in class com.j_spaces.jdbc.driver.GResultSet
 
rowInserted() - Method in class com.j_spaces.jdbc.driver.GResultSet
 
rowUpdated() - Method in class com.j_spaces.jdbc.driver.GResultSet
 
run() - Method in class com.j_spaces.core.client.MulticastNotifyDelegator
Deprecated.  
run() - Method in class com.j_spaces.jms.GSSessionImpl
 

S

SAException - Exception in com.j_spaces.core.sadapter
SAException is a class that wraps exception that are thrown at the storage adapter.
SAException() - Constructor for exception com.j_spaces.core.sadapter.SAException
 
SAException(String) - Constructor for exception com.j_spaces.core.sadapter.SAException
 
SAException(Throwable) - Constructor for exception com.j_spaces.core.sadapter.SAException
 
SAException(String, Throwable) - Constructor for exception com.j_spaces.core.sadapter.SAException
 
SCHEMA_NAME - Static variable in class com.j_spaces.core.client.SpaceURL
Using the schema flag, the requested space schema name will be loaded/parsed while creating an embedded space.
seal() - Method in class com.j_spaces.jms.GSBytesMessageImpl
 
SECURITY_FILE_DIR - Static variable in class com.j_spaces.kernel.SystemProperties
 
SECURITY_FILE_NAME - Static variable in class com.j_spaces.kernel.SystemProperties
 
SECURITY_MANAGER - Static variable in class com.j_spaces.core.client.SpaceURL
if false SpaceFinder will not initialize java.rmi.RMISecurityManager().
SECURITY_PASSWORD - Static variable in class com.j_spaces.kernel.SystemProperties
 
SECURITY_USERID - Static variable in class com.j_spaces.kernel.SystemProperties
 
SecurityContext - Class in com.j_spaces.core
The SecurityContext class defines security info passed from the proxy to the space, and is used by the security filters to validate access to space functions.
SecurityContext() - Constructor for class com.j_spaces.core.SecurityContext
The default constructor shall create a security context used for ANONYMOUS_USER user account.
SecurityContext(String, String) - Constructor for class com.j_spaces.core.SecurityContext
Create new security context.
SELECT_PREFIX - Static variable in class com.j_spaces.core.client.SQLQuery
 
selectMemberForOperation(LoadBalanceOperation, Object, String, ScatterTarget, String) - Method in class com.gigaspaces.cluster.loadbalance.DummyLoadBalanceImpl
 
send(Message) - Method in class com.j_spaces.jms.GSMessageProducerImpl
 
send(Message, int, int, long) - Method in class com.j_spaces.jms.GSMessageProducerImpl
 
send(Destination, Message) - Method in class com.j_spaces.jms.GSMessageProducerImpl
 
send(Destination, Message, int, int, long) - Method in class com.j_spaces.jms.GSMessageProducerImpl
Sends a message with given delivery parameters for an unidentified message producer.
send(Queue, Message) - Method in class com.j_spaces.jms.GSMessageProducerImpl
 
send(Queue, Message, int, int, long) - Method in class com.j_spaces.jms.GSMessageProducerImpl
 
SER_UID - Static variable in class com.j_spaces.kernel.SystemProperties
When set to true the UID created by the ClientUIDHandler is composed out of a serialized representation of the "name".
SERIALIZATION_TYPE - Static variable in class com.j_spaces.kernel.SystemProperties
 
SERIALIZATION_TYPE_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
 
SET_SECURITY - Static variable in class com.j_spaces.core.filters.FilterOperationCodes
On setSecurityContext operation.
setActiveWhenBackup(boolean) - Method in class com.j_spaces.core.cluster.ReplicationFilterProvider
true if the filter should be active when the space is in backup mode.
setAutoRenew(boolean, LeaseListener) - Method in class com.gigaspaces.events.EventSessionConfig
enable the auto renew of the notify.
setAutoRenew(boolean, LeaseListener, long, long, long) - Method in class com.gigaspaces.events.EventSessionConfig
with this method the user can configure the renew time duration for the auto renew.
setBatch(int, long) - Method in class com.gigaspaces.events.EventSessionConfig
set the notifications to come in batches of size.
setBatchSize(int) - Method in class com.j_spaces.map.eviction.AbstractEvictionStrategy
Set the batch size to evict on each evict() call.
setBindHost(String) - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
setBindPort(String) - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
setBlobAsBytes(PreparedStatement, int, byte[]) - Method in class com.j_spaces.sadapter.GenericJDBC.lob.DefaultLobHandler
 
setBlobAsBytes(PreparedStatement, int, byte[]) - Method in interface com.j_spaces.sadapter.GenericJDBC.lob.ILobHandler
Set the given content as bytes on the given statement, using the given parameter index.
setBlobAsBytes(PreparedStatement, int, byte[]) - Method in class com.j_spaces.sadapter.GenericJDBC.lob.OracleLobHandler
 
setBlockingConnection(boolean) - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
setBodyAsBytes(byte[], int, int) - Method in class com.j_spaces.jms.GSStreamMessageImpl
 
setBoolean(String, boolean) - Method in class com.j_spaces.jms.GSMapMessageImpl
Set a boolean value with the given name, into the Map
setBooleanProperty(String, boolean) - Method in class com.j_spaces.jms.GSMessageImpl
 
setBroadcastCondition(LoadBalancingPolicy.BroadcastCondition) - Method in class com.gigaspaces.cluster.loadbalance.LoadBalancingPolicy.LoadBalancingPolicyDescription
 
setBroadcastConditionDescription(String) - Method in class com.gigaspaces.cluster.loadbalance.LoadBalancingPolicy.LoadBalancingPolicyDescription
 
setByte(String, byte) - Method in class com.j_spaces.jms.GSMapMessageImpl
Set a byte value with the given name, into the Map
setByteProperty(String, byte) - Method in class com.j_spaces.jms.GSMessageImpl
 
setBytes(byte[]) - Method in class com.j_spaces.jms.GSBytesMessageImpl
Sets the bytes array.
setBytes(String, byte[]) - Method in class com.j_spaces.jms.GSMapMessageImpl
Set a byte array value with the given name, into the Map
setBytes(String, byte[], int, int) - Method in class com.j_spaces.jms.GSMapMessageImpl
Set a portion of the byte array value with the given name, into the Map
setCacheManagerSize(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setCachePolicy(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setChar(String, char) - Method in class com.j_spaces.jms.GSMapMessageImpl
Set a Unicode character value with the given name, into the Map
setClassName(String) - Method in class com.j_spaces.core.client.ExternalEntry
This method should be used for new Entry classes introduced to the space.
setClassName(String) - Method in interface com.j_spaces.core.client.Query
Sets the template class name of an entry to be queried.
setClassName(String) - Method in class com.j_spaces.core.client.RegExQuery
Deprecated. Sets the template class name of an entry to be queried.
setClassName(String) - Method in class com.j_spaces.core.client.SQLQuery
This method should be used for new Entry classes introduced to the space.
setClusterConfigURL(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setClustered(boolean) - Method in class com.j_spaces.core.JSpaceAttributes
 
setClusterPolicy(ClusterPolicy) - Method in class com.j_spaces.core.JSpaceAttributes
 
setCommunicationMode(String) - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
setCompressionLevel(int) - Method in class com.gigaspaces.lrmi.nio.filters.IOStreamCompressionFilter
 
setComType(EventSessionConfig.ComType) - Method in class com.gigaspaces.events.EventSessionConfig
Set the Communication type to be used with this config.
setConfig(ContainerConfig) - Method in interface com.j_spaces.core.admin.IJSpaceContainerAdmin
Set new container configuration.
setConfig(JSpaceAttributes) - Method in interface com.j_spaces.core.admin.IRemoteJSpaceAdmin
Set new configuration for this space.
setConfigFile(String) - Method in class com.gigaspaces.datasource.dotnet.DotNetDataSourceAdapter
Inject a .Net config file (Should be called prior to init, otherwise its effect is dismissed
setConnectionRetries(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setConsumersC(int) - Method in class com.j_spaces.jms.GSSessionImpl
 
setContainerName(String) - Method in class com.j_spaces.core.client.SpaceURL
Sets container name in SpaceURL and in the ContainerName GenericEntry
setCurrentCount(AtomicLong) - Method in class com.j_spaces.core.filters.StatisticsContext
set current count
setCustomProperties(Properties) - Method in class com.j_spaces.core.client.SpaceURL
Set custom properties
setCustomProperties(Properties) - Method in class com.j_spaces.core.JSpaceAttributes
 
setDataClass(Class) - Method in class com.gigaspaces.datasource.hibernate.HibernateDataSource
Deprecated.  
setDataClass(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setDataPropertiesFile(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setDataSourceClass(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setDCacheConfigName(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setDCacheProperties(JSpaceAttributes) - Method in class com.j_spaces.core.JSpaceAttributes
 
setDefaultTransaction(Transaction) - Method in interface com.gigaspaces.client.IProxyAdmin
Sets default transaction to use in case that null parameter is used as transaction parameter with JavaSpace methods.
setDeliveryMode(int) - Method in class com.j_spaces.jms.GSMessageProducerImpl
Sets the messages DeliveryMode for all the messages which will be sent via this producer in the m_session level. available DeliveryModes are: DeliveryMode.PERSISTENT - the default and DeliveryMode.NON_PERSISTENT
setDestinationName(String) - Method in class com.j_spaces.jms.GSMessageImpl
 
setDisableMessageID(boolean) - Method in class com.j_spaces.jms.GSMessageProducerImpl
 
setDisableMessageTimestamp(boolean) - Method in class com.j_spaces.jms.GSMessageProducerImpl
 
setDouble(String, double) - Method in class com.j_spaces.jms.GSMapMessageImpl
Set a double value with the given name, into the Map
setDoubleProperty(String, double) - Method in class com.j_spaces.jms.GSMessageImpl
 
setElectionState(String) - Method in class com.j_spaces.core.client.SpaceURL
Sets the active election state lookup attribute.
setEncrypted(boolean) - Method in class com.j_spaces.core.SecurityContext
Set indicator if encrypted.
setEngineExtendedMatchClasses(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setEngineMaxThreads(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setEngineMemoryExplicitGSEnabled(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setEngineMemoryUsageEnabled(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setEngineMemoryUsageEvictionBatchSize(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setEngineMemoryUsageHighPercentageRatio(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setEngineMemoryUsageLowPercentageRatio(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setEngineMemoryUsageRetryCount(String) - Method in class com.j_spaces.core.JSpaceAttributes
* @param retryCount
setEngineMemoryUsageWriteOnlyBlockPercentageRatio(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setEngineMemoryWriteOnlyCheckPercentageRatio(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setEngineMinThreads(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setExpirationTimeInterval(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setExtendedMatchCodes(short[]) - Method in class com.j_spaces.core.client.ExternalEntry
The matching codes.
setFetchDirection(int) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
setFetchSize(int) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
setFieldNames(String[]) - Method in class com.j_spaces.jdbc.ResultEntry
Set the ResultEntry Field Names
setFieldsNames(String[]) - Method in class com.j_spaces.core.client.ExternalEntry
Set the entry field names.
setFieldsTypes(String[]) - Method in class com.j_spaces.core.client.ExternalEntry
Entry fields types to set.
setFieldsValues(Object[]) - Method in class com.j_spaces.core.client.ExternalEntry
Entry field values to set.
setFieldsValues(Object[]) - Method in interface com.j_spaces.core.cluster.IReplicationFilterEntry
Sets the object values array.
setFieldValue(String, Object) - Method in class com.j_spaces.core.client.ExternalEntry
Associates the specified value with the specified field.
setFieldValue(int, Object) - Method in class com.j_spaces.core.client.ExternalEntry
Associates the specified value with the specified field position.
setFieldValue(String, Object) - Method in interface com.j_spaces.core.IGSEntry
Associates the specified value with the specified field.
setFieldValue(int, Object) - Method in interface com.j_spaces.core.IGSEntry
Associates the specified value with the specified field position.
setFieldValues(Object[][]) - Method in class com.j_spaces.jdbc.ResultEntry
Set the ResultEntry Field Values
setFifo(boolean) - Method in interface com.gigaspaces.client.IProxyAdmin
Sets FIFO mode for proxy.
setFifo(boolean) - Method in class com.gigaspaces.events.EventSessionConfig
Set fifo order for the notifications.
setFifo(boolean) - Method in class com.j_spaces.core.client.ExternalEntry
Set the FIFO indication.
setFifo(boolean) - Method in interface com.j_spaces.core.client.IMetaDataEntry
Enables/Disables FIFO mechanism.
setFifo(boolean) - Method in class com.j_spaces.core.client.MetaDataEntry
Enable/Disable FIFO mechanism.
setFilterInfoAt(FiltersInfo, int) - Method in class com.j_spaces.core.JSpaceAttributes
 
setFiltersInfo(FiltersInfo[]) - Method in class com.j_spaces.core.JSpaceAttributes
 
setFloat(String, float) - Method in class com.j_spaces.jms.GSMapMessageImpl
Set a float value with the given name, into the Map
setFloatProperty(String, float) - Method in class com.j_spaces.jms.GSMessageImpl
 
setFormat(String) - Static method in class com.gigaspaces.logger.GSSimpleFormatter
Set format value. the default is a short format, e.g. "{0,date} {0,time}\n{3} [{4}]: {5}\n" This value can be changed via log configuration file.
setFormat(short) - Method in class com.j_spaces.core.client.ExternalEntry
Sets the Object type the ExternalEntry represents, corresponding to one of the applicable ObjectFormat attributes.
setImplementorContext(Object) - Method in class com.j_spaces.core.SecurityContext
Set implementation specific free context, must implement Serializable.
setIndexIndicators(boolean[]) - Method in class com.j_spaces.core.client.ExternalEntry
indexed fields array indication to set.
setInitialized(boolean) - Method in class com.j_spaces.core.SecurityContext
 
setInitSAConnections(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setInt(String, int) - Method in class com.j_spaces.jms.GSMapMessageImpl
Set an integer value with the given name, into the Map
setIntProperty(String, int) - Method in class com.j_spaces.jms.GSMessageImpl
 
setIteratorBatchSize(int) - Method in class com.gigaspaces.datasource.dotnet.DotNetDataSourceAdapter
Inject an iterator batch size file
setJMSCorrelationID(String) - Method in class com.j_spaces.jms.GSMessageImpl
 
setJMSCorrelationIDAsBytes(byte[]) - Method in class com.j_spaces.jms.GSMessageImpl
 
setJMSDeliveryMode(int) - Method in class com.j_spaces.jms.GSMessageImpl
 
setJMSDestination(Destination) - Method in class com.j_spaces.jms.GSMessageImpl
 
setJMSExpiration(long) - Method in class com.j_spaces.jms.GSMessageImpl
 
setJMSMessageID(String) - Method in class com.j_spaces.jms.GSMessageImpl
 
setJMSPriority(int) - Method in class com.j_spaces.jms.GSMessageImpl
 
setJMSQueueNames(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setJMSRedelivered(boolean) - Method in class com.j_spaces.jms.GSMessageImpl
 
setJMSReplyTo(Destination) - Method in class com.j_spaces.jms.GSMessageImpl
 
setJMSRmiPort(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setJMSTimestamp(long) - Method in class com.j_spaces.jms.GSMessageImpl
 
setJMSTopicNames(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setJMSType(String) - Method in class com.j_spaces.jms.GSMessageImpl
 
setKey(Object) - Method in class com.j_spaces.map.Envelope
 
setLoadBalanceBroadcastCondition(LoadBalancingPolicy.BroadcastCondition, LoadBalanceOperation) - Method in class com.gigaspaces.cluster.loadbalance.DummyLoadBalanceImpl
 
setLoadBalanceBroadcastInfo(LoadBalanceBroadcastInfo) - Method in class com.gigaspaces.cluster.loadbalance.DummyLoadBalanceImpl
 
setLoadOnStartup(boolean) - Method in class com.j_spaces.core.JSpaceAttributes
 
setLong(String, long) - Method in class com.j_spaces.jms.GSMapMessageImpl
Set a long value with the given name, into the Map
setLongProperty(String, long) - Method in class com.j_spaces.jms.GSMessageImpl
 
setMap(HashMap<String, Object>) - Method in class com.j_spaces.jms.GSMapMessageImpl
Sets the object's map.
setMappingDirectoryLocations(String[]) - Method in class com.gigaspaces.converter.pojo.ConverterHelper
Set locations of directories that contain GigaSpaces mapping resources, like "WEB-INF/mappings".
setMappingJarLocations(String[]) - Method in class com.gigaspaces.converter.pojo.ConverterHelper
Set locations of jar files that contain GigaSpaces mapping resources, like "WEB-INF/lib/example.gs.jar".
setMappingResources(String[]) - Method in class com.gigaspaces.converter.pojo.ConverterHelper
Set GigaSpaces mapping resources to be found in the class path, like "example.gs.xml" or "mypackage/example.gs.xml".
setMaxConnPool(int) - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
setMaxRedoLogCapacity(long) - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
setMaxSAConnections(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setMaxThreads(int) - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
setMemberAvailability(String, boolean, boolean) - Method in class com.gigaspaces.cluster.loadbalance.DummyLoadBalanceImpl
 
setMessageListener(MessageListener) - Method in class com.j_spaces.jms.GSMessageConsumerImpl
This method is called by the JMS Client, it sets the MessageListener implementation and It creates a GigaSpaces NotifyDelegator for Asynchronic messaging.
setMessageListener(MessageListener) - Method in class com.j_spaces.jms.GSSessionImpl
 
setMessagesC(int) - Method in class com.j_spaces.jms.GSSessionImpl
 
setMinThreads(int) - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
setMirrorServiceConfig(MirrorServiceConfig) - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
setMirrorServiceEnabled(boolean) - Method in class com.j_spaces.core.JSpaceAttributes
Set mirror service enabled.
setMultipleUIDs(String[]) - Method in class com.j_spaces.core.client.ExternalEntry
Array of Entry UIDs to read.
setNotifyRetries(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setNOWriteLeaseMode(boolean) - Method in interface com.gigaspaces.client.IProxyAdmin
If set to true, Lease object will not return from write/writeMultiple operations.
setNOWriteLeaseMode(boolean) - Method in class com.j_spaces.core.client.ExternalEntry
Set true do not return Lease object after write, false return Lease object after write.
setNOWriteLeaseMode(boolean) - Method in interface com.j_spaces.core.client.IMetaDataEntry
Set true do not return Lease object after write, false return Lease object after write.
setNOWriteLeaseMode(boolean) - Method in class com.j_spaces.core.client.MetaDataEntry
Set true do not return Lease object after write, false return Lease object after write.
setNumberImplicitIndexes(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setObject(String, Object) - Method in class com.j_spaces.jms.GSMapMessageImpl
Set a Java object value with the given name, into the Map Note that this method only works for the objectified primitive object types (Integer, Double, Long ...), String's and byte arrays.
setObject(Serializable) - Method in class com.j_spaces.jms.GSObjectMessageImpl
Set the serializable object containing this message's data.
setObjectProperty(String, Object) - Method in class com.j_spaces.jms.GSMessageImpl
 
setOpCode(byte) - Method in interface com.j_spaces.core.cluster.IReplicationFilterEntry
Deprecated.  
setOperationType(ReplicationOperationType) - Method in interface com.j_spaces.core.cluster.IReplicationFilterEntry
Sets the code of the replicated operation.
setOptimisticLocking(boolean) - Method in interface com.gigaspaces.client.IProxyAdmin
Enable/Disable Optimistic Lock protocol.
setParameter(int, Object) - Method in class com.j_spaces.core.client.SQLQuery
Set the query parameter value.
setParameters(Object...) - Method in class com.j_spaces.core.client.SQLQuery
 
setPassword(String) - Method in class com.j_spaces.core.filters.GenericPrincipal
Sets a new password (overriding the one given during construction.
setPassword(String) - Method in class com.j_spaces.core.SecurityContext
Sets password.
setPermissions(String) - Method in class com.j_spaces.core.SecurityContext
Set the permission.
setPermittedOperations(List<ReplicationOperationType>) - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
setPersistent(boolean) - Method in class com.j_spaces.core.JSpaceAttributes
 
setPrimaryKeyName(String) - Method in class com.j_spaces.core.client.ExternalEntry
Sets the field name representing the primary key.
setPrimarySpaceSelector(PrimarySpaceSelector) - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
setPriority(int) - Method in class com.j_spaces.jms.GSMessageProducerImpl
Sets the priority for all the messages which be sent via this producer in the m_session level.
setPrivate(boolean) - Method in class com.j_spaces.core.JSpaceAttributes
 
setProducerID(String) - Method in class com.j_spaces.jms.GSMessageProducerImpl
 
setProducersC(int) - Method in class com.j_spaces.jms.GSSessionImpl
 
setProperties(HashMap<String, Object>) - Method in class com.j_spaces.jms.GSMessageImpl
Sets the properties HashMap.
setPropertiesForSpaceProxy(IJSpace) - Method in class com.j_spaces.core.client.SpaceURL
Set SpaceURL properties for desired space proxy.
setPropertiesPrefix(String, String, String, String) - Method in class com.j_spaces.core.client.SpaceURL
Sets the space url "left"/prefix part of the url.
setProperty(String, String) - Method in class com.j_spaces.core.admin.SpaceConfig
Overrides method of super class.
setProperty(String, String) - Method in class com.j_spaces.core.client.SpaceURL
 
setProperty(String, String) - Method in class com.j_spaces.core.JSpaceAttributes
Overrides method of super class.
setProtocolAdaptorClass(String) - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
setProxyConnectionMode(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setProxyConnectionRetries(int) - Method in class com.j_spaces.core.JSpaceAttributes
 
setProxyDetectorFrequency(long) - Method in class com.j_spaces.core.JSpaceAttributes
 
setProxyMonitorFrequency(long) - Method in class com.j_spaces.core.JSpaceAttributes
 
setQPAutoCommit(boolean) - Method in class com.j_spaces.core.JSpaceAttributes
 
setQpDateFormat(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setQpDateTimeFormat(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setQPInitJMX(boolean) - Method in class com.j_spaces.core.JSpaceAttributes
 
setQPParserCaseSensetivity(boolean) - Method in class com.j_spaces.core.JSpaceAttributes
 
setQpSpaceReadLeaseTime(int) - Method in class com.j_spaces.core.JSpaceAttributes
 
setQpSpaceWriteLeaseTime(long) - Method in class com.j_spaces.core.JSpaceAttributes
 
setQpTimeFormat(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setQPTraceExecTime(boolean) - Method in class com.j_spaces.core.JSpaceAttributes
 
setQpTransactionTimeout(int) - Method in class com.j_spaces.core.JSpaceAttributes
 
setQuery(String) - Method in interface com.j_spaces.core.client.Query
Sets the Query WHERE statement (without the WHERE keyword).
setQuery(String) - Method in class com.j_spaces.core.client.RegExQuery
Deprecated. Sets the Query WHERE statement (without the WHERE keyword).
setQuery(String) - Method in class com.j_spaces.core.client.SQLQuery
Sets the query statement.
setRangeValues(Object[]) - Method in class com.j_spaces.core.client.ExternalEntry
Entry range values to set.
setReadModifiers(int) - Method in interface com.gigaspaces.client.IProxyAdmin
Sets the read mode modifiers for proxy level.
setReadSelectorThreads(int) - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
setReadTakeModifiers(int) - Method in interface com.j_spaces.core.IJSpace
Deprecated. use IProxyAdmin.setReadModifiers(int) instead
setRecoveryChunkSize(int) - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
setRecoveryThreadPoolSize(int) - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
setReliableAsyncRepl(boolean) - Method in class com.j_spaces.core.cluster.ReplicationPolicy
Sets the async-replication 'reliable' indicator; default false
setRemoteAddress(SocketAddress) - Method in interface com.gigaspaces.lrmi.nio.filters.IOFilter
 
setRemoteAddress(SocketAddress) - Method in class com.gigaspaces.lrmi.nio.filters.IOSSLFilter
 
setRemoteAddress(SocketAddress) - Method in class com.gigaspaces.lrmi.nio.filters.IOStreamCompressionFilter
 
setReplicatable(boolean) - Method in class com.j_spaces.core.client.ExternalEntry
Set the replicatable indication value.
setReplicatedOriginalState(boolean) - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
setReplicateNotifyTemplate(boolean) - Method in class com.gigaspaces.events.EventSessionConfig
 
setResetOnFailure(boolean) - Method in class com.j_spaces.core.JSpaceAttributes
 
setResults(Object[]) - Method in exception com.j_spaces.core.multiple.query.QueryMultiplePartialFailureException
 
setReturnOnlyUids(boolean) - Method in class com.j_spaces.core.client.ExternalEntry
set the ReturnOnlyUids indication.
setRoles(String[]) - Method in class com.j_spaces.core.filters.GenericPrincipal
 
setRoutingFieldName(String) - Method in class com.j_spaces.core.client.ExternalEntry
Set the routing field name that was selected to be the first index for partition.
setRoutingIndexes(String[]) - Method in class com.j_spaces.jms.GSMessageImpl
 
setSchemaName(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setSchemaPath(String) - Method in class com.j_spaces.core.admin.SpaceConfig
Sets space schema file path
setSecurityContext(SecurityContext) - Method in interface com.gigaspaces.client.IProxyAdmin
This function is called by the client (usually at the beginning of the session) in order to set a security context for the following operations.
setSecurityContext(SecurityContext) - Method in class com.j_spaces.core.SpaceContext
Sets the security context.
setSecurityFilter(FiltersInfo) - Method in class com.j_spaces.core.JSpaceAttributes
 
setSerialFormat(int) - Method in class com.j_spaces.core.LeaseProxy
setSerializationType(int) - Method in class com.j_spaces.core.JSpaceAttributes
 
setSessionFactory(SessionFactory) - Method in class com.gigaspaces.datasource.hibernate.HibernateDataSource
Deprecated. Injects a Hibernate session factory into the data source to be used
setSessionID(String) - Method in class com.j_spaces.jms.GSSessionImpl
 
setShort(String, short) - Method in class com.j_spaces.jms.GSMapMessageImpl
Set a short value with the given name, into the Map
setShortProperty(String, short) - Method in class com.j_spaces.jms.GSMessageImpl
 
setShutdownSpaceOnInitFailure(boolean) - Method in class com.j_spaces.core.cluster.ReplicationFilterProvider
true if the space should shutdown on filter init failure.
setSlowConsumerLatency(int) - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
setSlowConsumerRetries(int) - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
setSlowConsumerThroughput(int) - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
setSocketConnectTimeout(long) - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
setSourceID(String) - Method in class com.j_spaces.jms.GSTemporaryQueueImpl
 
setSourceID(String) - Method in class com.j_spaces.jms.GSTemporaryTopicImpl
 
setSpace(IJSpace) - Method in class com.j_spaces.core.client.NotifyDelegator
Deprecated. Set space proxy.
setSpaceName(String) - Method in class com.j_spaces.core.admin.SpaceConfig
Set the space name.
setSpaceName(String) - Method in class com.j_spaces.core.client.SpaceURL
Sets space name in SpaceURL and into the Name Entry which is later used in LookupFinder.
setSpaceState(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setStatisticsSamplingRate(long) - Method in interface com.j_spaces.core.admin.StatisticsAdmin
Set statistics sampling rate.
setStorageAdapterClass(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setStorageAdapterURL(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setString(String, String) - Method in class com.j_spaces.jms.GSMapMessageImpl
Set a String value with the given name, into the Map
setStringProperty(String, String) - Method in class com.j_spaces.jms.GSMessageImpl
 
setStubHandler(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setSuperClassesNames(String[]) - Method in class com.j_spaces.core.client.ExternalEntry
set the Super Classes Names Array.
setSupportsInheritanceEnabled(boolean) - Method in class com.j_spaces.core.JSpaceAttributes
Set supports-inheritance
setSupportsVersionEnabled(boolean) - Method in class com.j_spaces.core.JSpaceAttributes
Set supports-version
setTemplate(Entry) - Method in class com.j_spaces.core.client.SQLQuery
Sets a new entry template.
setTemplate(T) - Method in class com.j_spaces.core.client.SQLQuery
Sets a new entry template.
setterNameFromPropertyName(String) - Static method in class com.gigaspaces.converter.pojo.Pojo2ExternalEntryConverter
 
setText(String) - Method in class com.j_spaces.jms.GSTextMessageImpl
 
setThreadPoolIdleTimeout(long) - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
setThreadsQueueSize(int) - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
setTimeToLive(long) - Method in class com.j_spaces.core.client.ExternalEntry
Set the time left for this entry to live.
setTimeToLive(long) - Method in interface com.j_spaces.core.cluster.IReplicationFilterEntry
Sets the lease time.
setTimeToLive(long) - Method in class com.j_spaces.jms.GSMessageProducerImpl
Sets the default length of time in milliseconds from its dispatch time that a produced message should be retained by the message system.
setTimeToLive(long) - Method in interface com.j_spaces.map.IMap
Sets the duration that entries will stay in the cache.
setTotalDummyObj(int) - Method in class com.j_spaces.core.SpaceCopyStatus
 
setTransaction(Transaction) - Method in interface com.j_spaces.map.IMap
Deprecated. use explicit transaction instead
setTransactionTimeout(int) - Method in class com.j_spaces.core.client.XAResourceImpl
 
setTransient(boolean) - Method in class com.j_spaces.core.client.ExternalEntry
 
setTriggerNotifyTemplate(boolean) - Method in class com.gigaspaces.events.EventSessionConfig
 
setUID(String) - Method in class com.j_spaces.core.client.ExternalEntry
Set Entry UID.
setUID(String) - Method in class com.j_spaces.core.LeaseProxy
Sets UID of written Entry.
setUpdateModifiers(int) - Method in interface com.gigaspaces.client.IProxyAdmin
Sets the update mode modifiers for proxy level.
setUsage(String) - Method in class com.j_spaces.core.JSpaceAttributes
Set data source usage
setUseClientMode(boolean) - Method in class com.gigaspaces.lrmi.nio.filters.IOSSLFilter
 
setUsername(String) - Method in class com.j_spaces.core.SecurityContext
Sets user name.
setValue(Object) - Method in class com.j_spaces.map.Envelope
 
setVersioned(boolean) - Method in interface com.j_spaces.map.IMap
Sets optimistic locking mode.
setVersionID(int) - Method in class com.j_spaces.core.client.ExternalEntry
Entry Version ID.
setWaitForResponse(long) - Method in interface com.j_spaces.map.IMap
Sets the timeout for the IMap.put(java.lang.Object, java.lang.Object, long), IMap.get(java.lang.Object, long) and IMap.remove(java.lang.Object, long) calls to wait for response.
setWatchdogIdleConnectionTimeout(long) - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
setWatchdogListeningTimeout(long) - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
setWatchdogRequestTimeout(long) - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
shouldReplicate(ReplicationOperationType) - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
shutdown() - Method in class com.gigaspaces.datasource.dotnet.DotNetDataSourceAdapter
Close the data source and clean any used resources.
shutdown() - Method in class com.gigaspaces.datasource.hibernate.HibernateDataSource
Deprecated.  
shutdown() - Method in class com.gigaspaces.datasource.hibernate.HibernateMapDataSource
Deprecated.  
shutdown() - Method in interface com.gigaspaces.datasource.ManagedDataSource
Close the data source and clean any used resources.
shutdown(GSEventRegistration) - Method in class com.j_spaces.core.client.NotifyDelegatorMultiplexer
Deprecated.  
shutdown() - Method in interface com.j_spaces.core.IJSpaceContainer
Shuts down this container.
shutdownSpaceOnInitFailure - Variable in class com.j_spaces.core.cluster.ReplicationPolicy.ReplicationPolicyDescription
 
SIMPLE - Static variable in class com.j_spaces.jms.GSMessageImpl
A simple message carries a simple empty body.
size() - Method in interface com.j_spaces.javax.cache.Cache
Returns the size of this map.
SIZE_LIMIT - Static variable in class com.j_spaces.kernel.SystemProperties
 
SizeEvictionStrategy - Class in com.j_spaces.map.eviction
First try to evict the biggest object.
SizeEvictionStrategy() - Constructor for class com.j_spaces.map.eviction.SizeEvictionStrategy
 
snapshot(Object) - Method in interface com.gigaspaces.client.IPojoSpace
The process of serializing an entry for transmission to a JavaSpaces service will be identical if the same entry is used twice.
snapshot() - Method in class com.j_spaces.core.client.GSIterator
Returns a snapshot, as defined in section JS.2.6 of the JavaSpaces specification, of the entry returned by the last next call.
sourceMemberRecovery - Variable in class com.j_spaces.core.cluster.ReplicationPolicy.ReplicationPolicyDescription
 
SPACE - Static variable in interface com.gigaspaces.converter.MappingType
Indicate to convert POJO to ExternalEntry
SPACE - Static variable in class com.j_spaces.core.client.SpaceURL
Space name
SPACE_STARTUP_STATE_ENABLED - Static variable in class com.j_spaces.kernel.SystemProperties
Replication secure restart property
SpaceAlreadyStartedException - Exception in com.j_spaces.core.exception
This exception is thrown in case where there is an attempt to start already started space.
SpaceAlreadyStartedException(String) - Constructor for exception com.j_spaces.core.exception.SpaceAlreadyStartedException
Constructs a SpaceAlreadyStartedException with the specified detail message.
SpaceAlreadyStoppedException - Exception in com.j_spaces.core.exception
This exception is thrown in case where there is an attempt to stop already stopped space.
SpaceAlreadyStoppedException(String, String) - Constructor for exception com.j_spaces.core.exception.SpaceAlreadyStoppedException
Constructs a SpaceAlreadyStoppedException with the specified detail message.
SpaceClass - Annotation Type in com.gigaspaces.annotation.pojo
Defines a class annotation of Entry/POJO objects.
SpaceClass.IncludeProperties - Enum in com.gigaspaces.annotation.pojo
 
SpaceCleanedException - Exception in com.j_spaces.core.exception
This exception is thrown in case where there is an attempt to perform another space operation such as write, read or take while "clean" is still in progress.
SpaceCleanedException(String, String) - Constructor for exception com.j_spaces.core.exception.SpaceCleanedException
Constructs a SpaceCleanedException with the specified detail message.
SpaceConfig - Class in com.j_spaces.core.admin
This structure contains all information about space configuration.
SpaceConfig() - Constructor for class com.j_spaces.core.admin.SpaceConfig
 
SpaceConfig(String, String) - Constructor for class com.j_spaces.core.admin.SpaceConfig
Creates SpaceConfig with the provided space name.
SpaceConfig(String, Properties, String, String) - Constructor for class com.j_spaces.core.admin.SpaceConfig
Creates SpaceConfig with the provided space name, using the given Properties.
SpaceConfigurationException - Exception in com.j_spaces.core.exception
This exception is thrown in case of space configuration issues.
SpaceConfigurationException() - Constructor for exception com.j_spaces.core.exception.SpaceConfigurationException
Constructs a SpaceConfigurationException.
SpaceConfigurationException(String) - Constructor for exception com.j_spaces.core.exception.SpaceConfigurationException
Constructs a SpaceConfigurationException with the specified detail message.
SpaceConfigurationException(String, Throwable) - Constructor for exception com.j_spaces.core.exception.SpaceConfigurationException
Constructs a SpaceConfigurationException with the specified detail message and cause.
SpaceContext - Class in com.j_spaces.core
The SpaceContext class defines context info passed from the proxy to the space, and is used by the filters to validate and process space functions.
SpaceContext() - Constructor for class com.j_spaces.core.SpaceContext
 
spaceCopy(String, Object, boolean, int) - Method in interface com.j_spaces.core.admin.IRemoteJSpaceAdmin
Given Url of a remote space, Copy all entries/notify templates from the space.
spaceCopy(IJSpace, Object, boolean, int) - Method in interface com.j_spaces.core.admin.IRemoteJSpaceAdmin
 
SpaceCopyStatus - Class in com.j_spaces.core
Contains all information about space copy operation.
SpaceExclude - Annotation Type in com.gigaspaces.annotation.pojo
Excludes a property from the space when using SpaceClass.includeProperties() set to SpaceClass.IncludeProperties.IMPLICIT.
SpaceFinder - Class in com.j_spaces.core.client
This utility class provides accessing to Container proxy (IJSpaceContainer) or Space proxy (IJSpace).
SpaceId - Annotation Type in com.gigaspaces.annotation.pojo
To designate one or more persistent fields or properties as the entity's primary key.
SpaceLostException - Exception in com.j_spaces.jms
The JMS layer uses this exception to notify to the JMS client about transaction abortion due to a space failure.
SpacePersist - Annotation Type in com.gigaspaces.annotation.pojo
Indicate if the instance is persist.
SpaceProperty - Annotation Type in com.gigaspaces.annotation.pojo
Defines a method annotation type with full meta-data of POJO fields.
SpaceProperty.IndexType - Enum in com.gigaspaces.annotation.pojo
 
SpaceRouting - Annotation Type in com.gigaspaces.annotation.pojo
Indicate which the member of the POJO is the routing index for partial.
SpaceRuntimeInfo - Class in com.j_spaces.core.admin
This class describes the content of the space, on com.j_spaces.core.admin.IRemoteJSpaceAdmin.getRuntimeInfo() call.
SpaceRuntimeInfo() - Constructor for class com.j_spaces.core.admin.SpaceRuntimeInfo
Empty constructor.
SpaceRuntimeInfo(List<String>, List<Integer>, List<Integer>) - Constructor for class com.j_spaces.core.admin.SpaceRuntimeInfo
Constructor.
SpaceSecurityException - Exception in com.j_spaces.core
A SpaceSecurityException is thrown if a security filter failes during init/add process or during process routine, it causes the operation to abort, or if init/add failed- abort space creation.
SpaceSecurityException() - Constructor for exception com.j_spaces.core.SpaceSecurityException
 
SpaceSecurityException(String) - Constructor for exception com.j_spaces.core.SpaceSecurityException
 
SpaceSecurityException(String, Throwable) - Constructor for exception com.j_spaces.core.SpaceSecurityException
 
SpaceStoppedException - Exception in com.j_spaces.core.exception
This exception is thrown in case when an attempt to perform any operations on stopped space.
SpaceStoppedException(String, String) - Constructor for exception com.j_spaces.core.exception.SpaceStoppedException
Constructs a SpaceStoppedException with the specified detail message.
SpaceUnavailableException - Exception in com.j_spaces.core.exception
This exception is thrown in case when space is unavailable.
SpaceUnavailableException(String, String) - Constructor for exception com.j_spaces.core.exception.SpaceUnavailableException
Constructs a SpaceUnavailableException with the specified detail message.
SpaceURL - Class in com.j_spaces.core.client
SpaceFinder context.
SpaceURL() - Constructor for class com.j_spaces.core.client.SpaceURL
constructor.
SpaceVersion - Annotation Type in com.gigaspaces.annotation.pojo
Indicate the property that holds the optimistic locking version.
SQLDataProvider<T> - Interface in com.gigaspaces.datasource
SQLDataProvider should be implemented when complex queries are used by the client.
SQLQuery<T> - Class in com.j_spaces.core.client
The SQLQuery class is used to query the space using the SQL syntax.
SQLQuery() - Constructor for class com.j_spaces.core.client.SQLQuery
Empty constructor.
SQLQuery(String, String) - Constructor for class com.j_spaces.core.client.SQLQuery
Constructor for setting the class of the entry to query with the sql query expression.
SQLQuery(String, String, Object...) - Constructor for class com.j_spaces.core.client.SQLQuery
Constructor for setting the class of the entry to query with the sql query expression.
SQLQuery(Class<T>, String, Object...) - Constructor for class com.j_spaces.core.client.SQLQuery
Constructor for setting the class of the entry to query with the sql query expression.
SQLQuery(Class<T>, String) - Constructor for class com.j_spaces.core.client.SQLQuery
Constructor for setting the className of the entry to query with the sql query expression.
SQLQuery(T, String, Object...) - Constructor for class com.j_spaces.core.client.SQLQuery
Constructor for setting the object as a template to query with the sql query expression.
SQLQuery(T, String) - Constructor for class com.j_spaces.core.client.SQLQuery
Constructor for setting the object as a template to query with the sql query expression.
SQLQuery(Entry, String) - Constructor for class com.j_spaces.core.client.SQLQuery
Constructor for setting the entry as a template to query with the sql query expression.
SSLFilterFactory - Class in com.gigaspaces.lrmi.nio.filters
A factory class used to load SSL network filter
SSLFilterFactory() - Constructor for class com.gigaspaces.lrmi.nio.filters.SSLFilterFactory
 
SSLFilterFactory(String, String) - Constructor for class com.gigaspaces.lrmi.nio.filters.SSLFilterFactory
 
STANDBY_WAIT_TIME - Static variable in class com.j_spaces.kernel.SystemProperties
Retry sleep time (ms) on operation to inactive (standby) space - 20 retries are done, Default: 1000ms.
start() - Method in interface com.j_spaces.core.admin.IRemoteJSpaceAdmin
Attempt to start this space.
start(Xid, int) - Method in class com.j_spaces.core.client.XAResourceImpl
 
START_EMBEDDED_LOOKUP - Static variable in class com.j_spaces.kernel.SystemProperties
 
START_EMBEDDED_LOOKUP_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
 
START_EMBEDDED_MAHALO - Static variable in class com.j_spaces.kernel.SystemProperties
 
START_EMBEDDED_MAHALO_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
 
STARTED - Static variable in interface com.j_spaces.core.ISpaceState
Service is started.
STARTING - Static variable in interface com.j_spaces.core.ISpaceState
Service is starting.
state - Variable in class com.gigaspaces.cluster.activeelection.core.ActiveElectionState
 
STATE - Static variable in class com.j_spaces.core.client.SpaceURL
The state attribute is used to define specified space state.
STATE_STARTED - Static variable in class com.j_spaces.core.client.SpaceURL
A STATE parameter value, means that the space state is started.
STATE_STOPPED - Static variable in class com.j_spaces.core.client.SpaceURL
A STATE parameter value, means that the space state is stopped.
STATIC_PARTITION_NUMBER - Static variable in interface com.gigaspaces.datasource.ManagedDataSource
use this constant to get from the Properties the partition number
StatisticsAdmin - Interface in com.j_spaces.core.admin
Provides a space statistics API.
StatisticsContext - Class in com.j_spaces.core.filters
Representation of an operation statistics object.
StatisticsContext() - Constructor for class com.j_spaces.core.filters.StatisticsContext
Empty constructor.
StatisticsNotAvailable - Exception in com.j_spaces.core.exception
This exception is thrown in case when space statistics are not available.
StatisticsNotAvailable(String) - Constructor for exception com.j_spaces.core.exception.StatisticsNotAvailable
Constructs a SpaceStoppedException with the specified detail message.
stop() - Method in interface com.j_spaces.core.admin.IRemoteJSpaceAdmin
Attempt to stop this space.
STOPPED - Static variable in interface com.j_spaces.core.ISpaceState
Service is stopped.
store(Object, Object) - Method in class com.gigaspaces.datasource.hibernate.HibernateMapDataSource
Deprecated. Store the specified values under the specified keys in the store.
store(Object, Object) - Method in interface com.j_spaces.javax.cache.CacheStore
Store the specified values under the specified keys in the store.
storeAll(Map) - Method in class com.gigaspaces.datasource.hibernate.HibernateMapDataSource
Deprecated. Store the specified values under the specified keys in the underlying store.
storeAll(Map) - Method in interface com.j_spaces.javax.cache.CacheStore
Store the specified values under the specified keys in the underlying store.
STREAM - Static variable in class com.j_spaces.jms.GSMessageImpl
A stream message carries a bytes stream.
supports(ManagedRemoteEventListener.Feature) - Method in class com.j_spaces.core.client.NotifyDelegatorMultiplexer
Deprecated.  
SYNC_REC_ACK_REPLICATION_MODE - Static variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
SYNC_REPLICATION_MODE - Static variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
SYSTEM_TIME_PROVIDER - Static variable in class com.j_spaces.kernel.SystemProperties
 
SYSTEM_TIME_PROVIDER_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
 
SystemProperties - Class in com.j_spaces.kernel
This Class includes system properties used by the product.
SystemProperties() - Constructor for class com.j_spaces.kernel.SystemProperties
 
SystemTime - Class in com.j_spaces.kernel.time
A static system time wrapper, which will call the underlying ITimeProvider implementation.

T

take(Object, Transaction, long) - Method in interface com.gigaspaces.client.IPojoSpace
Take any matching entry from the space, blocking until one exists.
TAKE - Static variable in interface com.j_spaces.core.cluster.IReplicationFilterEntry
Deprecated.  
takeIfExists(Object, Transaction, long) - Method in interface com.gigaspaces.client.IPojoSpace
Take any matching object from the space, returning null if there currently is none.
takeMultiple(Object, Transaction, int) - Method in interface com.gigaspaces.client.IPojoSpace
Takes all the entries matching the specified template from this space.
takeMultiple(Object, Transaction, int, int) - Method in interface com.gigaspaces.client.IPojoSpace
Takes all the entries matching the specified template from this space.
takeMultiple(Entry, Transaction, int) - Method in interface com.j_spaces.core.IJSpace
Takes all the entries matching the specified template from this space.
takeMultiple(Entry, Transaction, int, int) - Method in interface com.j_spaces.core.IJSpace
Takes all the entries matching the specified template from this space.
TEMPLATE - Static variable in interface com.j_spaces.core.ObjectTypes
TEMPLATE - space template.
TemplateMatchCodes - Class in com.j_spaces.core.client
This class provides constants to be used when performing Query using templates.
TemplateMatchCodes() - Constructor for class com.j_spaces.core.client.TemplateMatchCodes
 
TEXT - Static variable in class com.j_spaces.jms.GSMessageImpl
A text message carries a String body.
THROW_PARTIAL_FAILURE - Static variable in class com.j_spaces.core.client.ReadModifiers
A modifier passed to read multiple and take multiple operations.
timeMillis() - Method in class com.j_spaces.kernel.time.AbsoluteTime
Relies on the underlying implementation of System.currentTimeMillis().
timeMillis() - Method in interface com.j_spaces.kernel.time.ITimeProvider
Returns the current value of the most precise available system timer, in milliseconds.
timeMillis() - Method in class com.j_spaces.kernel.time.RelativeTime
Returns the current value of the most precise available system timer, in milliseconds.
timeMillis() - Static method in class com.j_spaces.kernel.time.SystemTime
Returns the time in milliseconds specified by the underlying ITimerProvider implementation.
TIMEOUT - Static variable in class com.j_spaces.core.client.SpaceURL
jini:// multicast support.
toEntry(Object) - Method in interface com.gigaspaces.converter.IPojoToEntryConverter
Transform the supplied POJO(Plain Old Java Object) into an IGSEntry implementation, according to some specific policy/implementation.
toEntry(Object, boolean) - Method in interface com.gigaspaces.converter.IPojoToEntryConverter
Need to be use only if the POJO has declaration of primary key and auto generator and don't want to generate the primary key.
toEntry(Object) - Method in class com.gigaspaces.converter.pojo.Pojo2ExternalEntryConverter
Transforms the supplied POJO (Plain Old Java Object) into an ExternalEntry object, using the POJODescription object, which maps the POJO fields into the space Entry.
toEntry(Object, boolean) - Method in class com.gigaspaces.converter.pojo.Pojo2ExternalEntryConverter
Converts a POJO that has a primary key and auto-generator declared, and you don't want to generate the primary key.
toIGSEntry(Object) - Method in interface com.j_spaces.javax.cache.IConverter
 
TokenQuery - Class in com.j_spaces.core.client
TokenQuery provides a simple mechanism which allows notifications of several different notify templates, each with a different token field, to be triggered for a single space operation.
TokenQuery(Entry, String) - Constructor for class com.j_spaces.core.client.TokenQuery
A TokenQuery object is constructed with the user's Entry and the chosen tokenized field.
toObject(IGSEntry) - Method in interface com.j_spaces.javax.cache.IConverter
 
toObject(Message) - Method in interface com.j_spaces.jms.utils.IMessageConverter
The object returned by this method will be written to the space.
toObject(Message) - Method in class com.j_spaces.jms.utils.ObjectMessage2ObjectConverter
If msg is a JMS ObjectMessage, it returns the containing POJO.
toPojoFromIGSEntry(IGSEntry) - Method in interface com.gigaspaces.converter.IPojoToEntryConverter
Transform the supplied IGSEntry into aPOJO(Plain Old Java Object) according to some specific policy/implementation.
toPojoFromIGSEntry(IGSEntry) - Method in class com.gigaspaces.converter.pojo.Pojo2ExternalEntryConverter
Transforms the supplied IGSEntry into a POJO (Plain Old Java Object).
toString() - Method in class com.gigaspaces.cluster.loadbalance.LoadBalancingPolicy.LoadBalancingPolicyDescription
 
toString() - Method in class com.gigaspaces.cluster.loadbalance.LoadBalancingPolicy
 
toString() - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
toString() - Method in class com.gigaspaces.lrmi.nio.filters.IOSSLFilter
 
toString() - Method in exception com.gigaspaces.serialization.pbs.commands.DotNetException
 
toString() - Method in class com.j_spaces.core.admin.SpaceConfig
 
toString() - Method in class com.j_spaces.core.admin.SpaceRuntimeInfo
 
toString() - Method in class com.j_spaces.core.client.EntryArrivedRemoteEvent
 
toString() - Method in class com.j_spaces.core.client.EntryInfo
toString() - Method in class com.j_spaces.core.client.ExternalEntry
Returns a string representation of the ExternalEntry.
toString() - Method in class com.j_spaces.core.client.SpaceURL
 
toString() - Method in class com.j_spaces.core.client.SQLQuery
Returns a string representation of this SQLQuery, in the form of: SELECT * FROM table name WHERE query expression
toString() - Method in class com.j_spaces.core.client.TokenQuery
Returns a string representation of the Entry.
toString() - Method in class com.j_spaces.core.cluster.ClusterPolicy.CacheLoaderConfig
 
toString() - Method in class com.j_spaces.core.cluster.ClusterPolicy
 
toString() - Method in class com.j_spaces.core.cluster.ReplicationPolicy.ReplicationPolicyDescription
 
toString() - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
toString() - Method in class com.j_spaces.core.filters.GenericPrincipal.Attribute
 
toString() - Method in class com.j_spaces.core.filters.GenericPrincipal
 
toString() - Method in class com.j_spaces.core.filters.StatisticsContext
String representation of the statistics.
toString() - Method in class com.j_spaces.core.JSpaceAttributes
 
toString() - Method in exception com.j_spaces.core.MemoryShortageException
Return the exception message
toString() - Method in class com.j_spaces.core.SpaceCopyStatus
 
toString() - Method in exception com.j_spaces.core.SpaceSecurityException
 
toString() - Method in class com.j_spaces.jdbc.ResultEntry
 
toString() - Method in class com.j_spaces.jms.GSBytesMessageImpl
 
toString() - Method in class com.j_spaces.jms.GSMessageConsumerImpl
 
toString() - Method in class com.j_spaces.jms.GSMessageImpl
 
toString() - Method in class com.j_spaces.jms.GSMessageProducerImpl
 
toString() - Method in class com.j_spaces.jms.GSQueueImpl
 
toString() - Method in class com.j_spaces.jms.GSSessionImpl
 
toString() - Method in class com.j_spaces.jms.GSStreamMessageImpl
 
toString() - Method in class com.j_spaces.jms.GSTopicImpl
 
toString() - Method in class com.j_spaces.map.Envelope
Returns a string representation of the Envelope.
touchEntry(CacheEntry) - Method in interface com.j_spaces.javax.cache.EvictionStrategy
Informs the eviction strategy on a CacheEntry use.
touchEntry(CacheEntry) - Method in class com.j_spaces.map.eviction.FIFOEvictionStrategy
Informs the eviction strategy on a CacheEntry use.
touchEntry(CacheEntry) - Method in class com.j_spaces.map.eviction.LFUEvictionStrategy
Informs the eviction strategy on a CacheEntry use.
touchEntry(CacheEntry) - Method in class com.j_spaces.map.eviction.LRUEvictionStrategy
Informs the eviction strategy on a CacheEntry use.
touchEntry(CacheEntry) - Method in class com.j_spaces.map.eviction.NoneEvictionStrategy
Informs the eviction strategy on a CacheEntry use.
touchEntry(CacheEntry) - Method in class com.j_spaces.map.eviction.SizeEvictionStrategy
Informs the eviction strategy on a CacheEntry use.
TransactionInfo - Class in com.j_spaces.core.client
Transaction information.
TransactionInfo(int, int, Transaction, long, long, int) - Constructor for class com.j_spaces.core.client.TransactionInfo
Constructor.
TransactionInfo.Types - Class in com.j_spaces.core.client
The Transactions types.
transmissionPolicyDefined() - Method in class com.j_spaces.core.cluster.ReplicationPolicy.ReplicationPolicyDescription
If transmission policy was defined in cluster xml, then true is returned; otherwise false indicating that there is no transmission policy.
txLeaseTime - Static variable in class com.j_spaces.jms.GSSessionImpl
 

U

UI_ORDERED_THREAD_POOL_SIZE - Static variable in class com.j_spaces.kernel.SystemProperties
 
UI_THREAD_POOL_KEEP_ALIVE_TIME - Static variable in class com.j_spaces.kernel.SystemProperties
System variable for keep alive time of thread pool that used by UI for redirection Jini events
UI_THREAD_POOL_KEEP_ALIVE_TIME_DEFAULT_VALUE - Static variable in class com.j_spaces.kernel.SystemProperties
 
UI_THREAD_POOL_MAX_SIZE - Static variable in class com.j_spaces.kernel.SystemProperties
System variable for maximum size of thread pool that used by UI for redirection Jini events
UI_THREAD_POOL_MAX_SIZE_DEFAULT_VALUE - Static variable in class com.j_spaces.kernel.SystemProperties
 
UI_THREAD_POOL_MIN_SIZE - Static variable in class com.j_spaces.kernel.SystemProperties
System variable for minimum size of thread pool that used by UI for redirection Jini events
UI_THREAD_POOL_MIN_SIZE_DEFAULT_VALUE - Static variable in class com.j_spaces.kernel.SystemProperties
 
uids - Variable in class com.j_spaces.map.Command
The Entries uids.
unexportObject(Remote, boolean) - Method in interface com.j_spaces.core.IStubHandler
Removes the remote object, obj, from the StubHandler runtime.
UNICAST - Static variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
UNICAST_COMMUNICATION_MODE - Static variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
UNKNOWN - Static variable in interface com.j_spaces.core.ISpaceState
Service is unreachable.
UnMarshallingException - Exception in com.gigaspaces.lrmi.nio
thrown whenever an IOException is thrown during the unmarshalling process of request/response from the wire.
UnMarshallingException() - Constructor for exception com.gigaspaces.lrmi.nio.UnMarshallingException
 
UnMarshallingException(String) - Constructor for exception com.gigaspaces.lrmi.nio.UnMarshallingException
 
UnMarshallingException(String, Throwable) - Constructor for exception com.gigaspaces.lrmi.nio.UnMarshallingException
 
UnMarshallingException(Throwable) - Constructor for exception com.gigaspaces.lrmi.nio.UnMarshallingException
 
unrwap(ByteBuffer) - Method in class com.gigaspaces.lrmi.nio.filters.IOStreamCompressionFilter
 
unrwap(ByteBuffer) - Method in interface com.gigaspaces.lrmi.nio.filters.IOStreamFilter
 
unsubscribe(String) - Method in class com.j_spaces.jms.GSQueueSessionImpl
API method.
unsubscribe(String) - Method in class com.j_spaces.jms.GSSessionImpl
Currently not supported.
unwrap(ByteBuffer, ByteBuffer) - Method in interface com.gigaspaces.lrmi.nio.filters.IOBlockFilter
Unwrap some bytes
unwrap(ByteBuffer, ByteBuffer) - Method in class com.gigaspaces.lrmi.nio.filters.IOSSLFilter
 
update(Object, Transaction, long, long) - Method in interface com.gigaspaces.client.IPojoSpace
Equivalent to calling IPojoSpace.update(Object, Transaction, long, long, int) with modifiers (if any) set by #setUpdateModifiers(int).
update(Object, Transaction, long, long, int) - Method in interface com.gigaspaces.client.IPojoSpace
An update operation against a space entity which it's UID is known, blocking if locked under another transaction.
UPDATE - Static variable in interface com.gigaspaces.datasource.BulkItem
Update operation
update(T) - Method in interface com.gigaspaces.datasource.DataPersister
Update the given object in the data store
update(Object) - Method in class com.gigaspaces.datasource.hibernate.HibernateDataSource
Deprecated.  
UPDATE - Static variable in interface com.j_spaces.core.cluster.IReplicationFilterEntry
Deprecated.  
update(Entry, Transaction, long, long) - Method in interface com.j_spaces.core.IJSpace
Equivalent to calling IJSpace.update(Entry, Transaction, long, long, int) with modifiers (if any) set by IProxyAdmin.setUpdateModifiers(int).
update(Entry, Transaction, long, long, int) - Method in interface com.j_spaces.core.IJSpace
Equivalent to calling IPojoSpace.update(Object, Transaction, long, long, int) by use of a cast from Entry to Object. see it also as a reference to further semantics of this method.
UPDATE_MODE_PULL - Static variable in class com.j_spaces.core.client.SpaceURL
In the UPDATE_MODE_PUSH policy, the cache will be updated with the updated value.
UPDATE_MODE_PUSH - Static variable in class com.j_spaces.core.client.SpaceURL
In the UPDATE_MODE_PUSH policy, the updated value is simply marked as invalidated.
UPDATE_ONLY - Static variable in class com.j_spaces.core.client.UpdateModifiers
The int value representing the UPDATE_OR_ONLY modifier.
UPDATE_OR_WRITE - Static variable in class com.j_spaces.core.client.UpdateModifiers
The int value representing the UPDATE_OR_WRITE modifier.
updateArray(int, Array) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateArray(String, Array) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateAsciiStream(int, InputStream, int) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateAsciiStream(String, InputStream, int) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateBigDecimal(int, BigDecimal) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateBigDecimal(String, BigDecimal) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateBinaryStream(int, InputStream, int) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateBinaryStream(String, InputStream, int) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateBlob(int, Blob) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateBlob(String, Blob) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateBoolean(int, boolean) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateBoolean(String, boolean) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateByte(int, byte) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateByte(String, byte) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateBytes(int, byte[]) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateBytes(String, byte[]) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateCharacterStream(int, Reader, int) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateCharacterStream(String, Reader, int) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateClob(int, Clob) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateClob(String, Clob) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateDate(int, Date) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateDate(String, Date) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateDouble(int, double) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateDouble(String, double) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateFloat(int, float) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateFloat(String, float) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateInt(int, int) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateInt(String, int) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateLong(int, long) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateLong(String, long) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
UpdateModifiers - Class in com.j_spaces.core.client
The Modifier class provides static methods and constants to decode update types modifiers.
UpdateModifiers() - Constructor for class com.j_spaces.core.client.UpdateModifiers
 
updateMultiple(Object[], Transaction, long[]) - Method in interface com.gigaspaces.client.IPojoSpace
Equivalent to calling IPojoSpace.updateMultiple(Object[], Transaction, long[], int) with modifiers (if any) set by #setUpdateModifiers(int).
updateMultiple(Object[], Transaction, long[], int) - Method in interface com.gigaspaces.client.IPojoSpace
Same as a single update but for a group of entities sharing the same transaction (if any), applied with the same operation modifier (or default Modifiers#NONE).
updateMultiple(Entry[], Transaction, long[]) - Method in interface com.j_spaces.core.IJSpace
Equivalent to calling IJSpace.updateMultiple(Entry[], Transaction, long[], int) with modifiers (if any) set by IProxyAdmin.setUpdateModifiers(int).
updateMultiple(Entry[], Transaction, long[], int) - Method in interface com.j_spaces.core.IJSpace
Equivalent to calling IPojoSpace.updateMultiple(Object[], Transaction, long[], int) by use of an array of Object[] constructed as new Entry[]. see it also as a reference to further semantics of this method.
updateNull(int) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateNull(String) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateObject(int, Object) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateObject(int, Object, int) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateObject(String, Object) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateObject(String, Object, int) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateRef(int, Ref) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateRef(String, Ref) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateRow() - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateShort(int, short) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateShort(String, short) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateString(int, String) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateString(String, String) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateTime(int, Time) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateTime(String, Time) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateTimestamp(int, Timestamp) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateTimestamp(String, Timestamp) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateTypeDescription(ITypeDescriptor) - Method in class com.j_spaces.core.client.ExternalEntry
 
URL - Static variable in class com.j_spaces.kernel.SystemProperties
 
USE_LOCAL_CACHE - Static variable in class com.j_spaces.core.client.SpaceURL
Initializes local cache.
userDefinedRoles - Variable in class com.j_spaces.core.filters.GenericPrincipal
List contains only user-defined roles.

V

value - Variable in class com.j_spaces.core.filters.GenericPrincipal.Attribute
 
VALUE - Static variable in class com.j_spaces.map.Envelope
the value index in the values array.
valueOf(String) - Static method in enum com.gigaspaces.annotation.pojo.SpaceClass.IncludeProperties
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gigaspaces.annotation.pojo.SpaceProperty.IndexType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gigaspaces.cluster.activeelection.core.ActiveElectionState.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gigaspaces.cluster.loadbalance.LoadBalancingPolicy.BroadcastCondition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gigaspaces.events.EventSessionConfig.ComType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gigaspaces.lrmi.nio.filters.IOStreamCompressionFilter.Algo
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.j_spaces.core.cluster.ReplicationOperationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.j_spaces.core.multiple.write.IWriteResult.ResultType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.gigaspaces.annotation.pojo.SpaceClass.IncludeProperties
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.gigaspaces.annotation.pojo.SpaceProperty.IndexType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.gigaspaces.cluster.activeelection.core.ActiveElectionState.State
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.gigaspaces.cluster.loadbalance.LoadBalancingPolicy.BroadcastCondition
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.gigaspaces.events.EventSessionConfig.ComType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.gigaspaces.lrmi.nio.filters.IOStreamCompressionFilter.Algo
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.j_spaces.core.cluster.ReplicationOperationType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.j_spaces.core.multiple.write.IWriteResult.ResultType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Method in interface com.j_spaces.javax.cache.Cache
Returns a collection view of the values contained in this cache.
verifyURL(String) - Static method in class com.j_spaces.core.client.SpaceFinder
Verifies for validation if the specified url is valid and returns SpaceURL object that contains all information about specified url.
VERSIONED - Static variable in class com.j_spaces.core.client.SpaceURL
if false Optimistic Locking is disabled.
View<T> - Class in com.j_spaces.core.client.view
Extends the ContinousQuery interface to allow creation of space view.
View() - Constructor for class com.j_spaces.core.client.view.View
Empty constructor.
View(String, String) - Constructor for class com.j_spaces.core.client.view.View
Constructor for setting the className of the entry to query with the SQL query expression.
View(Class<T>, String) - Constructor for class com.j_spaces.core.client.view.View
Constructor for setting the className of the entry to query with the SQL query expression.
View(T, String) - Constructor for class com.j_spaces.core.client.view.View
Constructor for setting the object as a template to query with the SQL query expression.
View(Entry, String) - Constructor for class com.j_spaces.core.client.view.View
Constructor for setting the entry as a template to query with the sql query expression.
VIEWS - Static variable in class com.j_spaces.core.client.SpaceURL
When setting this URL property a view will be created according to the query.

W

waitForLookupService(String[], LookupLocator[], long, long) - Static method in class com.j_spaces.core.client.LookupFinder
Creates (or reuses) the lookup service and waits for at least one LUS to be discovered.
wasNull() - Method in class com.j_spaces.jdbc.driver.GResultSet
 
WATCHDOG_IDLE_CONNECTION_TIMEOUT - Static variable in class com.j_spaces.kernel.SystemProperties
 
WATCHDOG_IDLE_CONNECTION_TIMEOUT_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
 
WATCHDOG_INSPECT_TIMEOUT - Static variable in class com.j_spaces.kernel.SystemProperties
 
WATCHDOG_LISTENING_TIMEOUT - Static variable in class com.j_spaces.kernel.SystemProperties
 
WATCHDOG_LISTENING_TIMEOUT_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
Watchdog parameters default values
WATCHDOG_REQUEST_TIMEOUT - Static variable in class com.j_spaces.kernel.SystemProperties
Watchdog parameters
WATCHDOG_REQUEST_TIMEOUT_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
 
WATCHDOG_TIMEOUT_RESOLUTION - Static variable in class com.j_spaces.kernel.SystemProperties
 
WATCHDOG_TIMEOUT_RESOLUTION_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
 
wrap(ByteBuffer, ByteBuffer) - Method in interface com.gigaspaces.lrmi.nio.filters.IOBlockFilter
Wrap some bytes
wrap(ByteBuffer, ByteBuffer) - Method in class com.gigaspaces.lrmi.nio.filters.IOSSLFilter
 
wrap(ByteBuffer) - Method in class com.gigaspaces.lrmi.nio.filters.IOStreamCompressionFilter
 
wrap(ByteBuffer) - Method in interface com.gigaspaces.lrmi.nio.filters.IOStreamFilter
 
write(Object, Transaction, long) - Method in interface com.gigaspaces.client.IPojoSpace
Equivalent to calling IPojoSpace.write(Object, Transaction, long, long, int) with the UpdateModifiers#UPDATE_OR_WRITE.
write(Object, Transaction, long, long, int) - Method in interface com.gigaspaces.client.IPojoSpace
Writes a new object to the space, returning its Lease.
WRITE - Static variable in interface com.gigaspaces.datasource.BulkItem
Write operation
write(T) - Method in interface com.gigaspaces.datasource.DataPersister
Write given new object to the data store
write(Object) - Method in class com.gigaspaces.datasource.hibernate.HibernateDataSource
Deprecated.  
WRITE - Static variable in interface com.j_spaces.core.cluster.IReplicationFilterEntry
Deprecated.  
WRITE_ONLY - Static variable in class com.j_spaces.core.client.UpdateModifiers
The int value representing the WRITE_ONLY modifier.
writeBatch(List<T>) - Method in interface com.gigaspaces.datasource.DataPersister
Deprecated. for batch operations use BulkDataPersister
writeBatch(List<Object>) - Method in class com.gigaspaces.datasource.hibernate.HibernateDataSource
Deprecated.  
writeBody(DataOutput) - Method in class com.j_spaces.jms.GSObjectMessageImpl
Used serialize the message body to an output stream
writeBoolean(boolean) - Method in class com.j_spaces.jms.GSBytesMessageImpl
Writes a boolean to the bytes message stream as a 1-byte value.
writeBoolean(boolean) - Method in class com.j_spaces.jms.GSStreamMessageImpl
Writes a boolean to the stream message.
writeByte(byte) - Method in class com.j_spaces.jms.GSBytesMessageImpl
Writes a byte to the bytes message stream as a 1-byte value.
writeByte(byte) - Method in class com.j_spaces.jms.GSStreamMessageImpl
Writes a byte to the stream message.
writeBytes(byte[]) - Method in class com.j_spaces.jms.GSBytesMessageImpl
Writes a byte array to the bytes message stream.
writeBytes(byte[], int, int) - Method in class com.j_spaces.jms.GSBytesMessageImpl
Writes a portion of a byte array to the bytes message stream.
writeBytes(byte[]) - Method in class com.j_spaces.jms.GSStreamMessageImpl
Writes a byte array field to the stream message.
writeBytes(byte[], int, int) - Method in class com.j_spaces.jms.GSStreamMessageImpl
Writes a portion of a byte array as a byte array field to the stream message.
writeChar(char) - Method in class com.j_spaces.jms.GSBytesMessageImpl
Writes a char to the bytes message stream as a 2-byte value, high byte first.
writeChar(char) - Method in class com.j_spaces.jms.GSStreamMessageImpl
Writes a char to the stream message.
writeDouble(double) - Method in class com.j_spaces.jms.GSBytesMessageImpl
Converts the double argument to a long using the doubleToLongBits method in class Double, and then writes that long value to the bytes message stream as an 8-byte quantity, high byte first.
writeDouble(double) - Method in class com.j_spaces.jms.GSStreamMessageImpl
Writes a double to the stream message.
writeEntries - Variable in class com.j_spaces.core.filters.GenericPrincipal
 
writeExternal(ObjectOutput) - Method in class com.gigaspaces.client.transaction.local.LocalTransactionManagerImpl
 
writeExternal(ObjectOutput) - Method in class com.gigaspaces.cluster.activeelection.core.ActiveElectionState
 
writeExternal(ObjectOutput) - Method in class com.gigaspaces.cluster.loadbalance.LoadBalancingPolicy.LoadBalancingPolicyDescription
 
writeExternal(ObjectOutput) - Method in class com.gigaspaces.cluster.loadbalance.LoadBalancingPolicy
 
writeExternal(ObjectOutput) - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
writeExternal(ObjectOutput) - Method in class com.j_spaces.core.admin.SpaceConfig
 
writeExternal(ObjectOutput) - Method in class com.j_spaces.core.admin.SpaceRuntimeInfo
writeExternal(ObjectOutput) - Method in class com.j_spaces.core.client.EntryArrivedRemoteEvent
.
writeExternal(ObjectOutput) - Method in class com.j_spaces.core.client.ExternalEntry
Save the object contents by calling the methods of DataOutput for its primitive values or calling the writeObject method of ObjectOutput for objects, strings, and arrays.
writeExternal(ObjectOutput) - Method in class com.j_spaces.core.client.SpaceURL
 
writeExternal(ObjectOutput) - Method in class com.j_spaces.core.cluster.ClusterPolicy.CacheLoaderConfig
 
writeExternal(ObjectOutput) - Method in class com.j_spaces.core.cluster.ClusterPolicy
 
writeExternal(ObjectOutput) - Method in class com.j_spaces.core.cluster.ReplicationPolicy.ReplicationPolicyDescription
 
writeExternal(ObjectOutput) - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
writeExternal(ObjectOutput) - Method in class com.j_spaces.core.filters.StatisticsContext
writeExternal(ObjectOutput) - Method in class com.j_spaces.core.JSpaceAttributes
 
writeExternal(ObjectOutput) - Method in class com.j_spaces.core.LeaseProxy
writeExternal(ObjectOutput) - Method in class com.j_spaces.core.SecurityContext
writeExternal(ObjectOutput) - Method in class com.j_spaces.core.SpaceContext
writeExternal(ObjectOutput) - Method in class com.j_spaces.jms.GSMessageImpl
 
writeFloat(float) - Method in class com.j_spaces.jms.GSBytesMessageImpl
Converts the float argument to an int using the floatToIntBits method in class Float, and then writes that int value to the bytes message stream as a 4-byte quantity, high byte first.
writeFloat(float) - Method in class com.j_spaces.jms.GSStreamMessageImpl
Writes a float to the stream message.
writeInt(int) - Method in class com.j_spaces.jms.GSBytesMessageImpl
Writes an int to the bytes message stream as four bytes, high byte first.
writeInt(int) - Method in class com.j_spaces.jms.GSStreamMessageImpl
Writes an int to the stream message.
writeLong(long) - Method in class com.j_spaces.jms.GSBytesMessageImpl
Writes a long to the bytes message stream as eight bytes, high byte first.
writeLong(long) - Method in class com.j_spaces.jms.GSStreamMessageImpl
Writes a long to the stream message.
writeMatchObjects - Variable in class com.j_spaces.core.filters.GenericPrincipal
 
writeMultiple(Object[], Transaction, long) - Method in interface com.gigaspaces.client.IPojoSpace
Writes the specified objects to this space.
writeMultiple(Entry[], Transaction, long) - Method in interface com.j_spaces.core.IJSpace
Writes the specified entries to this space.
WriteMultiplePartialFailureException - Exception in com.j_spaces.core.multiple.write
WriteMultiplePartialFailureException is thrown when write multiple is called and for some reason the insertion of some of the entries was failed.
WriteMultiplePartialFailureException(IWriteResult[]) - Constructor for exception com.j_spaces.core.multiple.write.WriteMultiplePartialFailureException
 
WriteMultiplePartialFailureException(int, Throwable) - Constructor for exception com.j_spaces.core.multiple.write.WriteMultiplePartialFailureException
 
writeObject(Object) - Method in class com.j_spaces.jms.GSBytesMessageImpl
Writes an object to the bytes message stream.
writeObject(Object) - Method in class com.j_spaces.jms.GSStreamMessageImpl
Writes an object to the stream message.
writeShort(short) - Method in class com.j_spaces.jms.GSBytesMessageImpl
Writes a short to the bytes message stream as two bytes, high byte first.
writeShort(short) - Method in class com.j_spaces.jms.GSStreamMessageImpl
Writes a short to the stream message.
writeString(String) - Method in class com.j_spaces.jms.GSStreamMessageImpl
Writes a String to the stream message.
writeUTF(String) - Method in class com.j_spaces.jms.GSBytesMessageImpl
Writes a string to the bytes message stream using UTF-8 encoding in a machine-independent manner.

X

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

_

__getEntryInfo() - Method in interface com.j_spaces.core.client.IMetaDataEntry
Returns entry info.
__getEntryInfo() - Method in class com.j_spaces.core.client.MetaDataEntry
Returns entry info.
__getSpaceIndexedFields() - Static method in class com.j_spaces.jms.GSMessageImpl
 
__getSpaceIndexedFields() - Static method in class com.j_spaces.map.Command
Make an index for hash-based load balancing.
__setEntryInfo(EntryInfo) - Method in interface com.j_spaces.core.client.IMetaDataEntry
Set entry info.
__setEntryInfo(EntryInfo) - Method in class com.j_spaces.core.client.MetaDataEntry
Set entry info.
_objectFormat - Variable in class com.j_spaces.core.client.ExternalEntry
The Object type represented by this ExternalEntry; one of ObjectFormat
_primitiveFields - Variable in class com.j_spaces.core.client.ExternalEntry
 
_returnTrueType - Variable in class com.j_spaces.core.client.ExternalEntry
 

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