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

A

ABORTED - Static variable in interface com.j_spaces.core.ISpaceState
Service has been aborted.
ABORTING - Static variable in interface com.j_spaces.core.ISpaceState
Service is during abort process
absolute(int) - Method in class com.j_spaces.jdbc.driver.GResultSet
TYPE_FORWARD_ONLY mode only
AbstractChunkDataIterator - Class in org.openspaces.persistency.hibernate.iterator
A base class that accepts a batch size and will create several iterators on the given entity by chunking it into batch size chuncks, each iterator will iterate only on the given chunk.
AbstractChunkDataIterator(String, SessionFactory, int, boolean, int) - Constructor for class org.openspaces.persistency.hibernate.iterator.AbstractChunkDataIterator
Constructs a scrollable iterator over the given entity name.
AbstractChunkDataIterator(SQLQuery, SessionFactory, int, boolean, int) - Constructor for class org.openspaces.persistency.hibernate.iterator.AbstractChunkDataIterator
Constructs a scrollable iterator over the given GigaSpaces SQLQuery.
AbstractChunkDataIterator(String, SessionFactory, int, int) - Constructor for class org.openspaces.persistency.hibernate.iterator.AbstractChunkDataIterator
Constructs a scrollable iterator over the given hibernate query string.
AbstractDelegatingDistributedTask<T extends Serializable,R> - Class in org.openspaces.core.executor.support
A base class for delegating tasks that are also distributed tasks
AbstractDelegatingDistributedTask() - Constructor for class org.openspaces.core.executor.support.AbstractDelegatingDistributedTask
 
AbstractDelegatingDistributedTask(Task<T>) - Constructor for class org.openspaces.core.executor.support.AbstractDelegatingDistributedTask
 
AbstractDelegatingDistributedTask(Task<T>, AsyncResultFilter<T>) - Constructor for class org.openspaces.core.executor.support.AbstractDelegatingDistributedTask
 
AbstractEventContainerBeanDefinitionParser - Class in org.openspaces.events.config
 
AbstractEventContainerBeanDefinitionParser() - Constructor for class org.openspaces.events.config.AbstractEventContainerBeanDefinitionParser
 
AbstractEventListenerContainer - Class in org.openspaces.events
A simple based class for SpaceDataEventListener based containers.
AbstractEventListenerContainer() - Constructor for class org.openspaces.events.AbstractEventListenerContainer
 
AbstractFilterBeanDefinitionParser - Class in org.openspaces.core.config
 
AbstractFilterBeanDefinitionParser() - Constructor for class org.openspaces.core.config.AbstractFilterBeanDefinitionParser
 
AbstractFilterProviderAdapterFactoryBean - Class in org.openspaces.core.space.filter
A base class for filter adapters that delegate the invocation of filter operation and lifecycle methods to another class.
AbstractFilterProviderAdapterFactoryBean() - Constructor for class org.openspaces.core.space.filter.AbstractFilterProviderAdapterFactoryBean
 
AbstractFilterProviderFactoryBean - Class in org.openspaces.core.space.filter
A base factory for FilterProvider allowing to construct a filter provider that can be used to provide pre initialized ISpaceFilter implementation including its different aspects to an embedded space.
AbstractFilterProviderFactoryBean() - Constructor for class org.openspaces.core.space.filter.AbstractFilterProviderFactoryBean
 
AbstractHibernateExternalDataSource - Class in org.openspaces.persistency.hibernate
A base class for Hibernate based external data source implementations.
AbstractHibernateExternalDataSource() - Constructor for class org.openspaces.persistency.hibernate.AbstractHibernateExternalDataSource
 
AbstractJiniTransactionManager - Class in org.openspaces.core.transaction.manager
Base class for Jini implementation of Springs PlatformTransactionManager.
AbstractJiniTransactionManager() - Constructor for class org.openspaces.core.transaction.manager.AbstractJiniTransactionManager
 
AbstractJiniTransactionManager.JiniTransactionObject - Class in org.openspaces.core.transaction.manager
Jini Transaction object.
AbstractJiniTransactionManager.JiniTransactionObject() - Constructor for class org.openspaces.core.transaction.manager.AbstractJiniTransactionManager.JiniTransactionObject
 
AbstractJiniTxManagerBeanDefinitionParser - Class in org.openspaces.core.config
 
AbstractJiniTxManagerBeanDefinitionParser() - Constructor for class org.openspaces.core.config.AbstractJiniTxManagerBeanDefinitionParser
 
AbstractLocalCacheSpaceBeanDefinitionParser - Class in org.openspaces.core.config
A base class for local cache based beans.
AbstractLocalCacheSpaceBeanDefinitionParser() - Constructor for class org.openspaces.core.config.AbstractLocalCacheSpaceBeanDefinitionParser
 
AbstractLocalCacheSpaceFactoryBean - Class in org.openspaces.core.space.cache
Base class for different Local cache space proxies that work with a master IJSpace.
AbstractLocalCacheSpaceFactoryBean() - Constructor for class org.openspaces.core.space.cache.AbstractLocalCacheSpaceFactoryBean
 
AbstractLocalScriptExecutor<T> - Class in org.openspaces.remoting.scripting
 
AbstractLocalScriptExecutor() - Constructor for class org.openspaces.remoting.scripting.AbstractLocalScriptExecutor
 
AbstractManagedDataSourceDelegator - Class in org.openspaces.persistency.patterns
Base class that delegates execution to data source.
AbstractManagedDataSourceDelegator(ManagedDataSource) - Constructor for class org.openspaces.persistency.patterns.AbstractManagedDataSourceDelegator
 
AbstractManagedDataSourceSplitter - Class in org.openspaces.persistency.patterns
A base class for a splitter data source.
AbstractManagedDataSourceSplitter(ManagedDataSourceEntriesProvider[]) - Constructor for class org.openspaces.persistency.patterns.AbstractManagedDataSourceSplitter
 
AbstractMapCacheProvider - Class in org.openspaces.hibernate.cache
Base class for pure Space (no OpenSpaces components) Hibernate cache provider.
AbstractMapCacheProvider() - Constructor for class org.openspaces.hibernate.cache.AbstractMapCacheProvider
 
AbstractMessageHeader - Class in org.openspaces.esb.mule.message
implemention of all Mule metadata interfaces.
AbstractMessageHeader() - Constructor for class org.openspaces.esb.mule.message.AbstractMessageHeader
 
AbstractMonitor - Class in org.openspaces.pu.sla.monitor
A base class for monitor classes.
AbstractMonitor() - Constructor for class org.openspaces.pu.sla.monitor.AbstractMonitor
 
AbstractNonBlockingReceiveOperationHandler - Class in org.openspaces.events.polling.receive
Support class to perform either non blocking or blocking receive operation.
AbstractNonBlockingReceiveOperationHandler() - Constructor for class org.openspaces.events.polling.receive.AbstractNonBlockingReceiveOperationHandler
 
AbstractNotifyEventListenerContainer - Class in org.openspaces.events.notify
Base class for notifications based containers allowing to register listener that will be triggered by the space if notifications occur.
AbstractNotifyEventListenerContainer() - Constructor for class org.openspaces.events.notify.AbstractNotifyEventListenerContainer
 
AbstractPolicy - Class in org.openspaces.pu.sla
Simple base class for different policies.
AbstractPolicy() - Constructor for class org.openspaces.pu.sla.AbstractPolicy
 
AbstractPollingEventListenerContainer - Class in org.openspaces.events.polling
Base class for listener container implementations which are based on polling.
AbstractPollingEventListenerContainer() - Constructor for class org.openspaces.events.polling.AbstractPollingEventListenerContainer
 
AbstractReflectionEventListenerAdapter - Class in org.openspaces.events.adapter
Base class for reflection driven invocation of event listener methods.
AbstractReflectionEventListenerAdapter() - Constructor for class org.openspaces.events.adapter.AbstractReflectionEventListenerAdapter
 
AbstractReplicationFilterProviderFactory - Class in org.openspaces.core.space.filter.replication
Base class allowing to simplify replicaiton filter provider factories.
AbstractReplicationFilterProviderFactory() - Constructor for class org.openspaces.core.space.filter.replication.AbstractReplicationFilterProviderFactory
 
AbstractResultEventAdapterBeanDefinitionParser - Class in org.openspaces.events.config
 
AbstractResultEventAdapterBeanDefinitionParser() - Constructor for class org.openspaces.events.config.AbstractResultEventAdapterBeanDefinitionParser
 
AbstractResultEventAdapterFactoryBean - Class in org.openspaces.events.config
 
AbstractResultEventAdapterFactoryBean() - Constructor for class org.openspaces.events.config.AbstractResultEventAdapterFactoryBean
 
AbstractResultEventListenerAdapter - Class in org.openspaces.events.adapter
A base class event listener allowing for event listeners result handling by writing it back to the space.
AbstractResultEventListenerAdapter() - Constructor for class org.openspaces.events.adapter.AbstractResultEventListenerAdapter
 
AbstractScrollableDataIterator - Class in org.openspaces.persistency.hibernate.iterator
A base class for scrollable result set (ScrollableResults created based on either an entity name or a SQLQuery.
AbstractScrollableDataIterator(String, SessionFactory, int, boolean) - Constructor for class org.openspaces.persistency.hibernate.iterator.AbstractScrollableDataIterator
Constructs a scrollable iterator over the given entity name.
AbstractScrollableDataIterator(String, SessionFactory, int, boolean, int, int) - Constructor for class org.openspaces.persistency.hibernate.iterator.AbstractScrollableDataIterator
Constructs a scrollable iterator over the given entity name.
AbstractScrollableDataIterator(String, SessionFactory, int) - Constructor for class org.openspaces.persistency.hibernate.iterator.AbstractScrollableDataIterator
Constructs a scrollable iterator over the given hibernate query string.
AbstractScrollableDataIterator(String, SessionFactory, int, int, int) - Constructor for class org.openspaces.persistency.hibernate.iterator.AbstractScrollableDataIterator
Constructs a scrollable iterator over the given hibernate query string.
AbstractScrollableDataIterator(SQLQuery, SessionFactory, int, boolean) - Constructor for class org.openspaces.persistency.hibernate.iterator.AbstractScrollableDataIterator
Constructs a scrollable iterator over the given GigaSpaces SQLQuery.
AbstractScrollableDataIterator(SQLQuery, SessionFactory, int, boolean, int, int) - Constructor for class org.openspaces.persistency.hibernate.iterator.AbstractScrollableDataIterator
Constructs a scrollable iterator over the given GigaSpaces SQLQuery.
AbstractSessionIdManager - Class in org.openspaces.jee.sessions.jetty
Base class for session id manager taken from later versions of Jetty.
AbstractSessionIdManager(Server) - Constructor for class org.openspaces.jee.sessions.jetty.AbstractSessionIdManager
 
AbstractSessionIdManager(Server, Random) - Constructor for class org.openspaces.jee.sessions.jetty.AbstractSessionIdManager
 
AbstractSpaceFactoryBean - Class in org.openspaces.core.space
Base class for most space factory beans responsible for creating/finding IJSpace implementation.
AbstractSpaceFactoryBean() - Constructor for class org.openspaces.core.space.AbstractSpaceFactoryBean
 
AbstractSpaceListeningContainer - Class in org.openspaces.events
Common base class for all containers which need to implement listening based on Space events.
AbstractSpaceListeningContainer() - Constructor for class org.openspaces.events.AbstractSpaceListeningContainer
 
AbstractSpaceModeChangeEvent - Class in org.openspaces.core.space.mode
Base class for different space mode events.
AbstractSpaceModeChangeEvent(IJSpace, SpaceMode) - Constructor for class org.openspaces.core.space.mode.AbstractSpaceModeChangeEvent
Creates a new Space mode event.
AbstractSpaceQuery<T> - Class in com.gigaspaces.internal.query
Common base class for space query implementations.
AbstractSpaceQuery() - Constructor for class com.gigaspaces.internal.query.AbstractSpaceQuery
Default constructor for Externalizable.
AbstractSpaceQuery(String, ISpacePredicate) - Constructor for class com.gigaspaces.internal.query.AbstractSpaceQuery
Creates a space query using the specified type name and predicate.
AbstractSpaceQuery(Class<?>, ISpacePredicate) - Constructor for class com.gigaspaces.internal.query.AbstractSpaceQuery
Creates a space query using the specified class and predicate.
AbstractTemplateEventListenerContainer - Class in org.openspaces.events
A simple base class that provides support methods for Template based event listeners.
AbstractTemplateEventListenerContainer() - Constructor for class org.openspaces.events.AbstractTemplateEventListenerContainer
 
AbstractTransactionalEventListenerContainer - Class in org.openspaces.events
 
AbstractTransactionalEventListenerContainer() - Constructor for class org.openspaces.events.AbstractTransactionalEventListenerContainer
 
AbstractTxEventContainerBeanDefinitionParser - Class in org.openspaces.events.config
 
AbstractTxEventContainerBeanDefinitionParser() - Constructor for class org.openspaces.events.config.AbstractTxEventContainerBeanDefinitionParser
 
accept(String) - Method in class com.gigaspaces.security.authorities.SpaceAuthority.ClassFilter
 
accept(T) - Method in interface com.gigaspaces.security.authorities.SpaceAuthority.Filter
Tests whether or not the object is acceptable.
accept(String) - Method in class com.gigaspaces.security.authorities.SpaceAuthority.NegateClassFilter
 
accept(String) - Method in class com.gigaspaces.security.authorities.SpaceAuthority.NegatePackageFilter
 
accept(String) - Method in class com.gigaspaces.security.authorities.SpaceAuthority.NegateRegexFilter
 
accept(String) - Method in class com.gigaspaces.security.authorities.SpaceAuthority.PackageFilter
 
accept(String) - Method in class com.gigaspaces.security.authorities.SpaceAuthority.RegexFilter
 
accept(Machine) - Method in interface org.openspaces.grid.esm.ElasticScaleHandler
A machine can be accepted/not-accepted (filtered) for whatever reason at any point in time.
accept(Machine) - Method in class org.openspaces.grid.esm.NullElasticScaleHandler
 
acceptsURL(String) - Method in class com.j_spaces.jdbc.driver.GDriver
Only urls that start with jdbc:gigaspaces: are compliant
access(long) - Method in class org.openspaces.jee.sessions.jetty.GigaSessionManager.Session
Entry to session.
AccessDeniedException - Exception in com.gigaspaces.security
Thrown if an operation is performed without a required authority.
AccessDeniedException(String) - Constructor for exception com.gigaspaces.security.AccessDeniedException
 
AccessDeniedException(String, Throwable) - Constructor for exception com.gigaspaces.security.AccessDeniedException
 
action(Transaction) - Method in class com.j_spaces.core.client.XAResourceImpl
 
ACTIVE - Static variable in class org.openspaces.pu.container.jee.stats.WebRequestsServiceMonitors.Attributes
 
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.
activeWhenBackup - Variable in class com.j_spaces.core.cluster.ReplicationPolicy.ReplicationPolicyDescription
 
activeWhenPrimary(boolean) - Method in class org.openspaces.events.asyncpolling.SimpleAsyncPollingContainerConfigurer
 
activeWhenPrimary(boolean) - Method in class org.openspaces.events.notify.SimpleNotifyContainerConfigurer
 
activeWhenPrimary(boolean) - Method in class org.openspaces.events.polling.SimplePollingContainerConfigurer
 
ACTUAL_CLOSE_SYSTEM_PROPERTY - Static variable in class com.j_spaces.core.client.LookupFinder
If this system property is set to "true", LookupFinder.close() will actually perform the close operation, otherwise, it will not perform anything.
add(DumpResult) - Method in class org.openspaces.admin.dump.CompoundDumpResult
 
add(ElasticServiceManagerAddedEventListener) - Method in interface org.openspaces.admin.esm.events.ElasticServiceManagerAddedEventManager
Add the event listener.
add(ElasticServiceManagerAddedEventListener, boolean) - Method in interface org.openspaces.admin.esm.events.ElasticServiceManagerAddedEventManager
Add the event listener.
add(ElasticServiceManagerRemovedEventListener) - Method in interface org.openspaces.admin.esm.events.ElasticServiceManagerRemovedEventManager
Add the event listener.
add(GridServiceAgentAddedEventListener) - Method in interface org.openspaces.admin.gsa.events.GridServiceAgentAddedEventManager
Add the event listener.
add(GridServiceAgentAddedEventListener, boolean) - Method in interface org.openspaces.admin.gsa.events.GridServiceAgentAddedEventManager
Add the event listener.
add(GridServiceAgentRemovedEventListener) - Method in interface org.openspaces.admin.gsa.events.GridServiceAgentRemovedEventManager
Add the event listener.
add(GridServiceContainerAddedEventListener) - Method in interface org.openspaces.admin.gsc.events.GridServiceContainerAddedEventManager
Add the event listener.
add(GridServiceContainerAddedEventListener, boolean) - Method in interface org.openspaces.admin.gsc.events.GridServiceContainerAddedEventManager
Add the event listener.
add(GridServiceContainerRemovedEventListener) - Method in interface org.openspaces.admin.gsc.events.GridServiceContainerRemovedEventManager
Add the event listener.
add(GridServiceManagerAddedEventListener) - Method in interface org.openspaces.admin.gsm.events.GridServiceManagerAddedEventManager
Add the event listener.
add(GridServiceManagerAddedEventListener, boolean) - Method in interface org.openspaces.admin.gsm.events.GridServiceManagerAddedEventManager
Add the event listener.
add(GridServiceManagerRemovedEventListener) - Method in interface org.openspaces.admin.gsm.events.GridServiceManagerRemovedEventManager
Add the event listener.
add(LookupServiceAddedEventListener) - Method in interface org.openspaces.admin.lus.events.LookupServiceAddedEventManager
Add the event listener.
add(LookupServiceAddedEventListener, boolean) - Method in interface org.openspaces.admin.lus.events.LookupServiceAddedEventManager
Add the event listener.
add(LookupServiceRemovedEventListener) - Method in interface org.openspaces.admin.lus.events.LookupServiceRemovedEventManager
Add the event listener.
add(MachineAddedEventListener) - Method in interface org.openspaces.admin.machine.events.MachineAddedEventManager
Add the event listener.
add(MachineAddedEventListener, boolean) - Method in interface org.openspaces.admin.machine.events.MachineAddedEventManager
Add the event listener.
add(MachineRemovedEventListener) - Method in interface org.openspaces.admin.machine.events.MachineRemovedEventManager
Add the event listener.
add(OperatingSystemsStatisticsChangedEventListener) - Method in interface org.openspaces.admin.os.events.OperatingSystemsStatisticsChangedEventManager
Adds an event listener.
add(OperatingSystemsStatisticsChangedEventListener, boolean) - Method in interface org.openspaces.admin.os.events.OperatingSystemsStatisticsChangedEventManager
Adds an event listener.
add(OperatingSystemStatisticsChangedEventListener) - Method in interface org.openspaces.admin.os.events.OperatingSystemStatisticsChangedEventManager
Adds an event listener.
add(OperatingSystemStatisticsChangedEventListener, boolean) - Method in interface org.openspaces.admin.os.events.OperatingSystemStatisticsChangedEventManager
Adds an event listener.
add(BackupGridServiceManagerChangedEventListener) - Method in interface org.openspaces.admin.pu.events.BackupGridServiceManagerChangedEventManager
Adds an event listener.
add(ManagingGridServiceManagerChangedEventListener) - Method in interface org.openspaces.admin.pu.events.ManagingGridServiceManagerChangedEventManager
Adds an event listener.
add(ProcessingUnitAddedEventListener) - Method in interface org.openspaces.admin.pu.events.ProcessingUnitAddedEventManager
Adds an event listener.
add(ProcessingUnitInstanceAddedEventListener) - Method in interface org.openspaces.admin.pu.events.ProcessingUnitInstanceAddedEventManager
Adds an event listener, events will be raised both for existing processing unit instances and new ones.
add(ProcessingUnitInstanceAddedEventListener, boolean) - Method in interface org.openspaces.admin.pu.events.ProcessingUnitInstanceAddedEventManager
Adds an event listener.
add(ProcessingUnitInstanceRemovedEventListener) - Method in interface org.openspaces.admin.pu.events.ProcessingUnitInstanceRemovedEventManager
Adds an event listener.
add(ProcessingUnitInstanceStatisticsChangedEventListener) - Method in interface org.openspaces.admin.pu.events.ProcessingUnitInstanceStatisticsChangedEventManager
Adds an event listener.
add(ProcessingUnitRemovedEventListener) - Method in interface org.openspaces.admin.pu.events.ProcessingUnitRemovedEventManager
Adds an event listener.
add(ProcessingUnitSpaceCorrelatedEventListener) - Method in interface org.openspaces.admin.pu.events.ProcessingUnitSpaceCorrelatedEventManager
Adds an event listener.
add(ProcessingUnitStatusChangedEventListener) - Method in interface org.openspaces.admin.pu.events.ProcessingUnitStatusChangedEventManager
Adds an event listener.
add(ReplicationStatusChangedEventListener) - Method in interface org.openspaces.admin.space.events.ReplicationStatusChangedEventManager
Adds an event listener.
add(SpaceAddedEventListener) - Method in interface org.openspaces.admin.space.events.SpaceAddedEventManager
Adds an event listener.
add(SpaceInstanceAddedEventListener) - Method in interface org.openspaces.admin.space.events.SpaceInstanceAddedEventManager
Adds an event listener.
add(SpaceInstanceAddedEventListener, boolean) - Method in interface org.openspaces.admin.space.events.SpaceInstanceAddedEventManager
Adds an event listener allowing to control using the includeExisting if events will be fired for existing space instances as well.
add(SpaceInstanceRemovedEventListener) - Method in interface org.openspaces.admin.space.events.SpaceInstanceRemovedEventManager
Adds an event listener.
add(SpaceInstanceStatisticsChangedEventListener) - Method in interface org.openspaces.admin.space.events.SpaceInstanceStatisticsChangedEventManager
Adds an event listener.
add(SpaceModeChangedEventListener) - Method in interface org.openspaces.admin.space.events.SpaceModeChangedEventManager
Adds an event listener.
add(SpaceRemovedEventListener) - Method in interface org.openspaces.admin.space.events.SpaceRemovedEventManager
Adds an event listener.
add(SpaceStatisticsChangedEventListener) - Method in interface org.openspaces.admin.space.events.SpaceStatisticsChangedEventManager
Adds an event listener.
add(TransportsStatisticsChangedEventListener) - Method in interface org.openspaces.admin.transport.events.TransportsStatisticsChangedEventManager
Adds an event listener.
add(TransportStatisticsChangedEventListener) - Method in interface org.openspaces.admin.transport.events.TransportStatisticsChangedEventManager
Adds an event listener.
add(VirtualMachineAddedEventListener) - Method in interface org.openspaces.admin.vm.events.VirtualMachineAddedEventManager
Add the event listener.
add(VirtualMachineAddedEventListener, boolean) - Method in interface org.openspaces.admin.vm.events.VirtualMachineAddedEventManager
Add the event listener.
add(VirtualMachineRemovedEventListener) - Method in interface org.openspaces.admin.vm.events.VirtualMachineRemovedEventManager
Add the event listener.
add(VirtualMachinesStatisticsChangedEventListener) - Method in interface org.openspaces.admin.vm.events.VirtualMachinesStatisticsChangedEventManager
Adds an event listener.
add(VirtualMachinesStatisticsChangedEventListener, boolean) - Method in interface org.openspaces.admin.vm.events.VirtualMachinesStatisticsChangedEventManager
Adds an event listener.
add(VirtualMachineStatisticsChangedEventListener) - Method in interface org.openspaces.admin.vm.events.VirtualMachineStatisticsChangedEventManager
Adds an event listener.
add(VirtualMachineStatisticsChangedEventListener, boolean) - Method in interface org.openspaces.admin.vm.events.VirtualMachineStatisticsChangedEventManager
Adds an event listener, will also fire events for history statistics.
add(ZoneAddedEventListener) - Method in interface org.openspaces.admin.zone.events.ZoneAddedEventManager
Add the event listener.
add(ZoneRemovedEventListener) - Method in interface org.openspaces.admin.zone.events.ZoneRemovedEventManager
Add the event listener.
add(Task<T>) - Method in class org.openspaces.core.ExecutorBuilder
Adds a task to be executed similarly to GigaSpace.execute(org.openspaces.core.executor.Task).
add(Task<T>, AsyncFutureListener<T>) - Method in class org.openspaces.core.ExecutorBuilder
Adds a task to be executed similarly to GigaSpace.execute(org.openspaces.core.executor.Task).
add(Task<T>, Object) - Method in class org.openspaces.core.ExecutorBuilder
Adds a task to be executed similarly to GigaSpace.execute(org.openspaces.core.executor.Task, Object).
add(DistributedTask<T, R>, Object...) - Method in class org.openspaces.core.ExecutorBuilder
Adds a task to be executed similarly to GigaSpace.execute(org.openspaces.core.executor.DistributedTask, Object[])
add(DistributedTask<T, R>) - Method in class org.openspaces.core.ExecutorBuilder
Adds a task to be executed similarly to GigaSpace.execute(org.openspaces.core.executor.DistributedTask)
add(E) - Method in class org.openspaces.core.util.ConcurrentHashSet
Adds the specified element to this set if it is not already present.
add(Number, Number) - Method in class org.openspaces.core.util.numbers.BigDecimalHelper
 
add(Number, Number) - Method in class org.openspaces.core.util.numbers.BigIntegerHelper
 
add(Number, Number) - Method in class org.openspaces.core.util.numbers.DoubleHelper
 
add(Number, Number) - Method in class org.openspaces.core.util.numbers.FloatHelper
 
add(Number, Number) - Method in class org.openspaces.core.util.numbers.IntegerHelper
 
add(Number, Number) - Method in class org.openspaces.core.util.numbers.LongHelper
 
add(Number, Number) - Method in interface org.openspaces.core.util.numbers.NumberHelper
Adds the two numbers (can be of any Number type) and returns the type result that the number helper handles.
add(Number, Number) - Method in class org.openspaces.core.util.numbers.ShortHelper
 
add(SessionData) - Method in class org.openspaces.jee.sessions.jetty.GigaSessionManager
 
add(int) - Method in class org.openspaces.memcached.LocalCacheElement
 
add(LocalCacheElement) - Method in class org.openspaces.memcached.SpaceCache
 
addAll(Collection<? extends E>) - Method in class org.openspaces.core.util.ConcurrentHashSet
 
addBeanPostProcessor(BeanPostProcessor) - Method in class org.openspaces.pu.container.jee.context.ProcessingUnitWebApplicationContext
Adds Spring bean post processor.
addBeanPostProcessor(BeanPostProcessor) - Method in class org.openspaces.pu.container.support.ResourceApplicationContext
Adds Spring bean post processor.
addConfigLocation(Resource) - Method in class org.openspaces.pu.container.integrated.IntegratedProcessingUnitContainerProvider
Adds a config location using Springs Resource abstraction.
addConfigLocation(String) - Method in class org.openspaces.pu.container.integrated.IntegratedProcessingUnitContainerProvider
Adds a config location based on a String description using Springs PathMatchingResourcePatternResolver.
addConfigLocation(Resource) - Method in class org.openspaces.pu.container.jee.glassfish.GlassfishJeeProcessingUnitContainerProvider
Adds a config location using Springs Resource abstraction.
addConfigLocation(String) - Method in class org.openspaces.pu.container.jee.glassfish.GlassfishJeeProcessingUnitContainerProvider
Adds a config location based on a String description using Springs PathMatchingResourcePatternResolver.
addConfigLocation(Resource) - Method in class org.openspaces.pu.container.jee.jetty.JettyJeeProcessingUnitContainerProvider
Adds a config location using Springs Resource abstraction.
addConfigLocation(String) - Method in class org.openspaces.pu.container.jee.jetty.JettyJeeProcessingUnitContainerProvider
Adds a config location based on a String description using Springs PathMatchingResourcePatternResolver.
addConfigLocation(String) - Method in interface org.openspaces.pu.container.spi.ApplicationContextProcessingUnitContainerProvider
 
addConfigLocation(Resource) - Method in interface org.openspaces.pu.container.spi.ApplicationContextProcessingUnitContainerProvider
 
addConfigLocation(String) - Method in class org.openspaces.pu.container.standalone.StandaloneProcessingUnitContainerProvider
Adds a config location based on a String description using Springs PathMatchingResourcePatternResolver.
addConfigLocation(Resource) - Method in class org.openspaces.pu.container.standalone.StandaloneProcessingUnitContainerProvider
 
addConnectionProperty(String, String) - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
Add a custom connection property to the set that will be passed to our JDBC driver.
addContextProperty(String, String) - Method in class org.openspaces.admin.esm.deployment.ElasticDataGridDeployment
Adds a context deploy time property overriding any ${...}
addCustomIndex(IQueryIndexScanner) - Method in class com.gigaspaces.internal.query.AbstractSpaceQuery
 
addEventListener(AdminEventListener) - Method in interface org.openspaces.admin.Admin
Smart addition of event listeners.
addFilterProvider(FilterProviderFactory) - Method in class org.openspaces.core.space.UrlSpaceConfigurer
 
addGroup(String) - Method in class org.openspaces.admin.AdminFactory
Adds a lookup group that will be used to find Lookup Services (using multicast) that will be used to listen for events.
addGroups(String) - Method in class org.openspaces.admin.AdminFactory
Adds a comma delimited string of groups that will be used to find the Lookup Services (using multicast).
addInvoker(Map<Integer, FilterOperationDelegateInvoker>, Method, int) - Method in class org.openspaces.core.space.filter.AbstractFilterProviderAdapterFactoryBean
Helper method for basclasses that add an invoker to the lookup map.
addKeyToResponse - Variable in enum org.openspaces.memcached.protocol.binary.MemcachedBinaryCommandDecoder.BinaryOp
 
addKeyToResponse - Variable in class org.openspaces.memcached.protocol.CommandMessage
 
addLifecycleEventListener(ProcessingUnitInstanceLifecycleEventListener) - Method in interface org.openspaces.admin.machine.Machine
Allows to add a ProcessingUnitInstanceLifecycleEventListener.
addLifecycleListener(ElasticServiceManagerLifecycleEventListener) - Method in interface org.openspaces.admin.esm.ElasticServiceManagers
Allows to add a ElasticServiceManagerLifecycleEventListener.
addLifecycleListener(GridServiceAgentLifecycleEventListener) - Method in interface org.openspaces.admin.gsa.GridServiceAgents
Allows to add a GridServiceAgentLifecycleEventListener.
addLifecycleListener(GridServiceContainerLifecycleEventListener) - Method in interface org.openspaces.admin.gsc.GridServiceContainers
Allows to add a GridServiceContainerLifecycleEventListener.
addLifecycleListener(GridServiceManagerLifecycleEventListener) - Method in interface org.openspaces.admin.gsm.GridServiceManagers
Allows to add a GridServiceManagerLifecycleEventListener.
addLifecycleListener(LookupServiceLifecycleEventListener) - Method in interface org.openspaces.admin.lus.LookupServices
Allows to add a LookupServiceLifecycleEventListener.
addLifecycleListener(SpaceInstanceLifecycleEventListener) - Method in interface org.openspaces.admin.machine.Machine
Allows to add a SpaceInstanceLifecycleEventListener.
addLifecycleListener(MachineLifecycleEventListener) - Method in interface org.openspaces.admin.machine.Machines
Allows to add a MachineLifecycleEventListener.
addLifecycleListener(ProcessingUnitInstanceLifecycleEventListener) - Method in interface org.openspaces.admin.pu.ProcessingUnit
Adds a ProcessingUnitInstanceLifecycleEventListener.
addLifecycleListener(ProcessingUnitLifecycleEventListener) - Method in interface org.openspaces.admin.pu.ProcessingUnits
Allows to add a ProcessingUnitLifecycleEventListener.
addLifecycleListener(ProcessingUnitInstanceLifecycleEventListener) - Method in interface org.openspaces.admin.pu.ProcessingUnits
Allows to add a ProcessingUnitInstanceLifecycleEventListener.
addLifecycleListener(SpaceInstanceLifecycleEventListener) - Method in interface org.openspaces.admin.space.Space
Allows to add SpaceInstanceLifecycleEventListener.
addLifecycleListener(SpaceLifecycleEventListener) - Method in interface org.openspaces.admin.space.Spaces
Adds a SpaceLifecycleEventListener to be notified when a Space is added and removed.
addLifecycleListener(SpaceInstanceLifecycleEventListener) - Method in interface org.openspaces.admin.space.Spaces
Allows to add a SpaceInstanceLifecycleEventListener hthat will be called for any space instance discovered.
addLifecycleListener(SpaceInstanceLifecycleEventListener) - Method in interface org.openspaces.admin.vm.VirtualMachine
Adds an SpaceInstanceLifecycleEventListener allowing to be notified when a space instance was added or removed from this virtual machine.
addLifecycleListener(VirtualMachineLifecycleEventListener) - Method in interface org.openspaces.admin.vm.VirtualMachines
Allows to add a VirtualMachineLifecycleEventListener.
addLifecycleListener(SpaceInstanceLifecycleEventListener) - Method in interface org.openspaces.admin.zone.Zone
Allows to add a SpaceInstanceLifecycleEventListener.
addLifecycleListener(ZoneLifecycleEventListener) - Method in interface org.openspaces.admin.zone.Zones
Allows to add a ZoneLifecycleEventListener.
addLifeCycleListener(LifeCycle.Listener) - Method in class org.openspaces.pu.container.jee.jetty.holder.SharedThreadPool
 
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
Deprecated. Add a listener to the list of cache listeners.
addListener(CacheListener) - Method in class org.openspaces.core.DefaultGigaMap
 
addLocator(String) - Method in class org.openspaces.admin.AdminFactory
Adds a lookup locator (ip and port) of the lookup service that will be used to listen for events.
addLocators(String) - Method in class org.openspaces.admin.AdminFactory
Adds a comma delimited lookup locators (ip and port) of the lookup service that will be used to listen for events.
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.openspaces.pu.container.servicegrid.jmxs.SecuredPUExtension
 
addParameter(String, String) - Method in class org.openspaces.core.space.UrlSpaceConfigurer
 
addPendingNotifyTemplate(SyncPacket) - Method in interface com.j_spaces.core.SpaceCopyStatus
 
addProcessingUnitInstanceLifecycleEventListener(ProcessingUnitInstanceLifecycleEventListener) - Method in interface org.openspaces.admin.gsc.GridServiceContainer
Adds a processing unit lifecycle listener to the container.
addProcessingUnitInstanceLifecycleEventListener(ProcessingUnitInstanceLifecycleEventListener) - Method in interface org.openspaces.admin.vm.VirtualMachine
Adds an ProcessingUnitInstanceLifecycleEventListener allowing to be notified when a processing unit instance was added or removed from this virtual machine.
addProcessingUnitInstanceLifecycleEventListener(ProcessingUnitInstanceLifecycleEventListener) - Method in interface org.openspaces.admin.zone.Zone
Allows to add a ProcessingUnitInstanceLifecycleEventListener.
addProperties(Properties) - Method in class org.openspaces.core.space.UrlSpaceConfigurer
 
addProperty(String, String) - Method in class org.openspaces.core.space.cache.LocalCacheSpaceConfigurer
 
addProperty(String, String) - Method in class org.openspaces.core.space.cache.LocalViewSpaceConfigurer
 
addProperty(String, String) - Method in class org.openspaces.core.space.UrlSpaceConfigurer
 
addProperty(String, String) - Method in class org.openspaces.grid.esm.ElasticScaleHandlerConfig
 
addService(String, Object) - Method in class org.openspaces.remoting.SpaceRemotingServiceExporter
 
addSession(HttpSession) - Method in class org.openspaces.jee.sessions.jetty.GigaSessionIdManager
 
addSession(AbstractSessionManager.Session) - Method in class org.openspaces.jee.sessions.jetty.GigaSessionManager
 
addSla(String) - Method in class org.openspaces.admin.esm.deployment.DeploymentContext
 
addSla(SLA) - Method in class org.openspaces.admin.esm.deployment.ElasticDataGridDeployment
Adds an SLA to monitor and auto-scale if necessary.
addStatus(SpaceCopyStatus) - Method in interface com.j_spaces.core.SpaceCopyStatus
Adds given status data to this status.
addTemplate(Object) - Method in class org.openspaces.core.IteratorBuilder
Adds a template that will be used to control the matching entries the iterator will iterate over.
addTemplate(ISpaceQuery) - Method in class org.openspaces.core.IteratorBuilder
Adds a template that will be used to control the matching entries the iterator will iterate over.
addUrlProperty(String, String) - Method in class org.openspaces.core.space.UrlSpaceConfigurer
 
addView(View) - Method in class org.openspaces.core.space.cache.LocalViewSpaceConfigurer
 
addVmArgument(String) - Method in class org.openspaces.admin.esm.deployment.DeploymentContext
 
addZone(String) - Method in class org.openspaces.admin.memcached.MemcachedDeployment
Adds a zone where the processing unit is allowed to be deployed on.
addZone(String) - Method in class org.openspaces.admin.pu.ProcessingUnitDeployment
Adds a zone where the processing unit is allowed to be deployed on.
addZone(String) - Method in class org.openspaces.admin.space.SpaceDeployment
Adds a zone where the processing unit is allowed to be deployed on.
Admin - Interface in org.openspaces.admin
The main interface for accessing Admin API.
AdminAware - Interface in org.openspaces.admin
A general interface implements by elements that can provide access to Admin.
AdminEventListener - Interface in org.openspaces.admin
A generics marker interface for all different Admin Events.
AdminException - Exception in org.openspaces.admin
Base for all admin exceptions.
AdminException(String) - Constructor for exception org.openspaces.admin.AdminException
 
AdminException(String, Throwable) - Constructor for exception org.openspaces.admin.AdminException
 
AdminFactory - Class in org.openspaces.admin
A factory allowing to create Admin instance.
AdminFactory() - Constructor for class org.openspaces.admin.AdminFactory
 
advertise() - Method in class org.openspaces.grid.esm.ESMImpl
 
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.
AfterAllNotifyTrigger - Annotation Type in org.openspaces.core.space.filter
Filter callback after all notify trigger.
afterEntry(LogEntries, LogEntry) - Static method in class com.gigaspaces.log.LogEntryMatchers
 
afterEntry(LogEntries, LogEntry, boolean) - Static method in class com.gigaspaces.log.LogEntryMatchers
 
afterEntry(LogEntries, LogEntry, LogEntryMatcher) - Static method in class com.gigaspaces.log.LogEntryMatchers
 
afterEntry(LogEntries, LogEntry, boolean, LogEntryMatcher) - Static method in class com.gigaspaces.log.LogEntryMatchers
 
AfterEntryLogEntryMatcher - Class in com.gigaspaces.log
A matcher filter that will return log entries that happened from (after) the provided log entry.
AfterEntryLogEntryMatcher(LogEntries, LogEntry) - Constructor for class com.gigaspaces.log.AfterEntryLogEntryMatcher
 
AfterEntryLogEntryMatcher(LogEntries, LogEntry, boolean) - Constructor for class com.gigaspaces.log.AfterEntryLogEntryMatcher
 
AfterEntryLogEntryMatcher(LogEntries, LogEntry, LogEntryMatcher) - Constructor for class com.gigaspaces.log.AfterEntryLogEntryMatcher
 
AfterEntryLogEntryMatcher(LogEntries, LogEntry, boolean, LogEntryMatcher) - Constructor for class com.gigaspaces.log.AfterEntryLogEntryMatcher
 
afterLast() - Method in class com.j_spaces.jdbc.driver.GResultSet
TYPE_FORWARD_ONLY mode only
AfterNotifyTrigger - Annotation Type in org.openspaces.core.space.filter
Filter callback after notify trigger.
afterPropertiesSet() - Method in class org.openspaces.core.config.SQLQueryFactoryBean
 
afterPropertiesSet() - Method in class org.openspaces.core.config.ViewQueryFactoryBean
 
afterPropertiesSet() - Method in class org.openspaces.core.GigaMapFactoryBean
 
afterPropertiesSet() - Method in class org.openspaces.core.GigaSpaceFactoryBean
Constructs the GigaSpace instance using the DefaultGigaSpace implementation.
afterPropertiesSet() - Method in class org.openspaces.core.map.MapFactoryBean
 
afterPropertiesSet() - Method in class org.openspaces.core.space.AbstractSpaceFactoryBean
Initializes the space by calling the AbstractSpaceFactoryBean.doCreateSpace().
afterPropertiesSet() - Method in class org.openspaces.core.space.cache.AbstractLocalCacheSpaceFactoryBean
Constructs a new local cache IJSpace based on the master local cache set using AbstractLocalCacheSpaceFactoryBean.setSpace(IJSpace) and a set of properties driving the actual local cache type based on AbstractLocalCacheSpaceFactoryBean.createCacheProperties().
afterPropertiesSet() - Method in class org.openspaces.core.space.cache.LocalViewSpaceFactoryBean
 
afterPropertiesSet() - Method in class org.openspaces.core.space.filter.AbstractFilterProviderFactoryBean
Constructs the filter provider and applies its different aspects.
afterPropertiesSet() - Method in class org.openspaces.core.space.filter.replication.AbstractReplicationFilterProviderFactory
 
afterPropertiesSet() - Method in class org.openspaces.core.space.mode.RefreshSpaceModeContextLoader
 
afterPropertiesSet() - Method in class org.openspaces.core.space.mode.SpaceModeContextLoader
 
afterPropertiesSet() - Method in class org.openspaces.core.space.support.WorkerAdapter
 
afterPropertiesSet() - Method in class org.openspaces.core.transaction.manager.AbstractJiniTransactionManager
 
afterPropertiesSet() - Method in class org.openspaces.esb.mule.pu.OpenSpacesMuleContextLoader
 
afterPropertiesSet() - Method in class org.openspaces.events.AbstractSpaceListeningContainer
Delegates to AbstractSpaceListeningContainer.validateConfiguration() and AbstractSpaceListeningContainer.initialize().
afterPropertiesSet() - Method in class org.openspaces.events.AbstractTemplateEventListenerContainer
 
afterPropertiesSet() - Method in class org.openspaces.events.adapter.AbstractReflectionEventListenerAdapter
 
afterPropertiesSet() - Method in class org.openspaces.events.adapter.TaskExecutorEventListenerAdapter
Initializes the task executor adapter.
afterPropertiesSet() - Method in class org.openspaces.events.config.AbstractResultEventAdapterFactoryBean
 
afterPropertiesSet() - Method in class org.openspaces.interop.DotnetProcessingUnitBean
afterPropertiesSet() - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
 
afterPropertiesSet() - Method in class org.openspaces.jdbc.datasource.SpaceDriverManagerDataSource
 
afterPropertiesSet() - Method in class org.openspaces.jms.GigaSpaceConnectionFactory
 
afterPropertiesSet() - Method in class org.openspaces.jms.GigaSpaceQueue
 
afterPropertiesSet() - Method in class org.openspaces.jms.GigaSpaceTopic
 
afterPropertiesSet() - Method in class org.openspaces.jms.GigaSpaceXAConnectionFactory
 
afterPropertiesSet() - Method in class org.openspaces.memcached.MemCacheDaemon
 
afterPropertiesSet() - Method in class org.openspaces.persistency.utils.HsqlServerBean
 
afterPropertiesSet() - Method in class org.openspaces.remoting.EventDrivenSpaceRemotingProxyFactoryBean
 
afterPropertiesSet() - Method in class org.openspaces.remoting.ExecutorSpaceRemotingProxyFactoryBean
 
afterPropertiesSet() - Method in class org.openspaces.remoting.scripting.DefaultScriptingExecutor
 
afterPropertiesSet() - Method in class org.openspaces.remoting.SpaceRemotingServiceExporter
 
afterPropertiesSet() - Method in class org.openspaces.remoting.SyncSpaceRemotingProxyFactoryBean
Deprecated.  
AfterReadMultiple - Annotation Type in org.openspaces.core.space.filter
Filter callback after read multiple operation.
AfterRemoveByLease - Annotation Type in org.openspaces.core.space.filter
Filter callback after an entry was removed due to lease expression or lease cancel.
AfterSpaceModeChangeEvent - Class in org.openspaces.core.space.mode
A Space mode event that is raised after the space mode was changed to the space mode reflected in this event.
AfterSpaceModeChangeEvent(IJSpace, SpaceMode) - Constructor for class org.openspaces.core.space.mode.AfterSpaceModeChangeEvent
Creates a new after space mode event.
AfterTakeMultiple - Annotation Type in org.openspaces.core.space.filter
Filter callback after take multiple operation.
afterTime(long) - Static method in class com.gigaspaces.log.LogEntryMatchers
 
afterTime(long, boolean) - Static method in class com.gigaspaces.log.LogEntryMatchers
 
afterTime(long, boolean, LogEntryMatcher) - Static method in class com.gigaspaces.log.LogEntryMatchers
 
afterTime(long, LogEntryMatcher) - Static method in class com.gigaspaces.log.LogEntryMatchers
 
afterTime(String) - Static method in class com.gigaspaces.log.LogEntryMatchers
 
afterTime(String, boolean) - Static method in class com.gigaspaces.log.LogEntryMatchers
 
afterTime(String, boolean, LogEntryMatcher) - Static method in class com.gigaspaces.log.LogEntryMatchers
 
afterTime(String, LogEntryMatcher) - Static method in class com.gigaspaces.log.LogEntryMatchers
 
afterTime(String, String) - Static method in class com.gigaspaces.log.LogEntryMatchers
 
afterTime(String, String, boolean) - Static method in class com.gigaspaces.log.LogEntryMatchers
 
afterTime(String, String, boolean, LogEntryMatcher) - Static method in class com.gigaspaces.log.LogEntryMatchers
 
afterTime(String, String, LogEntryMatcher) - Static method in class com.gigaspaces.log.LogEntryMatchers
 
AfterTimeLogEntryMatcher - Class in com.gigaspaces.log
A matcher filter that will match only on log entries that occurred after the specified time.
AfterTimeLogEntryMatcher(String) - Constructor for class com.gigaspaces.log.AfterTimeLogEntryMatcher
 
AfterTimeLogEntryMatcher(String, boolean) - Constructor for class com.gigaspaces.log.AfterTimeLogEntryMatcher
 
AfterTimeLogEntryMatcher(String, String) - Constructor for class com.gigaspaces.log.AfterTimeLogEntryMatcher
 
AfterTimeLogEntryMatcher(String, String, boolean) - Constructor for class com.gigaspaces.log.AfterTimeLogEntryMatcher
 
AfterTimeLogEntryMatcher(String, boolean, LogEntryMatcher) - Constructor for class com.gigaspaces.log.AfterTimeLogEntryMatcher
 
AfterTimeLogEntryMatcher(String, LogEntryMatcher) - Constructor for class com.gigaspaces.log.AfterTimeLogEntryMatcher
 
AfterTimeLogEntryMatcher(String, String, LogEntryMatcher) - Constructor for class com.gigaspaces.log.AfterTimeLogEntryMatcher
 
AfterTimeLogEntryMatcher(String, String, boolean, LogEntryMatcher) - Constructor for class com.gigaspaces.log.AfterTimeLogEntryMatcher
 
AfterTimeLogEntryMatcher(long) - Constructor for class com.gigaspaces.log.AfterTimeLogEntryMatcher
 
AfterTimeLogEntryMatcher(long, LogEntryMatcher) - Constructor for class com.gigaspaces.log.AfterTimeLogEntryMatcher
 
AfterTimeLogEntryMatcher(long, boolean) - Constructor for class com.gigaspaces.log.AfterTimeLogEntryMatcher
 
AfterTimeLogEntryMatcher(long, boolean, LogEntryMatcher) - Constructor for class com.gigaspaces.log.AfterTimeLogEntryMatcher
 
AfterUpdate - Annotation Type in org.openspaces.core.space.filter
Filter callback after update operation.
AfterWrite - Annotation Type in org.openspaces.core.space.filter
Filter callback after write operation.
AgentGridComponent - Interface in org.openspaces.admin
An Agent grid component is a GridComponent that can be started by a GridServiceAgent.
aggregateById(ServiceDetails[]) - Method in class org.openspaces.events.asyncpolling.AsyncPollingEventContainerServiceDetails
 
aggregateById(ServiceDetails[]) - Method in class org.openspaces.events.notify.NotifyEventContainerServiceDetails
 
aggregateById(ServiceDetails[]) - Method in class org.openspaces.events.polling.PollingEventContainerServiceDetails
 
aggregateById(ServiceDetails[]) - Method in class org.openspaces.pu.service.PlainServiceDetails
 
aggregateByServiceSubType(ServiceDetails[]) - Method in class org.openspaces.events.asyncpolling.AsyncPollingEventContainerServiceDetails
 
aggregateByServiceSubType(ServiceDetails[]) - Method in class org.openspaces.events.notify.NotifyEventContainerServiceDetails
 
aggregateByServiceSubType(ServiceDetails[]) - Method in class org.openspaces.events.polling.PollingEventContainerServiceDetails
 
aggregateByServiceSubType(ServiceDetails[]) - Method in class org.openspaces.pu.service.PlainServiceDetails
 
aggregateByServiceType(ServiceDetails[]) - Method in class org.openspaces.pu.service.PlainServiceDetails
 
AggregatedAsyncPollingEventContainerServiceDetails - Class in org.openspaces.events.asyncpolling
Async Polling container service details.
AggregatedAsyncPollingEventContainerServiceDetails() - Constructor for class org.openspaces.events.asyncpolling.AggregatedAsyncPollingEventContainerServiceDetails
 
AggregatedAsyncPollingEventContainerServiceDetails(String, ServiceDetails[]) - Constructor for class org.openspaces.events.asyncpolling.AggregatedAsyncPollingEventContainerServiceDetails
 
AggregatedAsyncPollingEventContainerServiceDetails.Attributes - Class in org.openspaces.events.asyncpolling
 
AggregatedAsyncPollingEventContainerServiceDetails.Attributes() - Constructor for class org.openspaces.events.asyncpolling.AggregatedAsyncPollingEventContainerServiceDetails.Attributes
 
AggregatedNotifyEventContainerServiceDetails - Class in org.openspaces.events.notify
Notify container service details.
AggregatedNotifyEventContainerServiceDetails() - Constructor for class org.openspaces.events.notify.AggregatedNotifyEventContainerServiceDetails
 
AggregatedNotifyEventContainerServiceDetails(String, ServiceDetails[]) - Constructor for class org.openspaces.events.notify.AggregatedNotifyEventContainerServiceDetails
 
AggregatedNotifyEventContainerServiceDetails.Attributes - Class in org.openspaces.events.notify
 
AggregatedNotifyEventContainerServiceDetails.Attributes() - Constructor for class org.openspaces.events.notify.AggregatedNotifyEventContainerServiceDetails.Attributes
 
AggregatedPollingEventContainerServiceDetails - Class in org.openspaces.events.polling
 
AggregatedPollingEventContainerServiceDetails() - Constructor for class org.openspaces.events.polling.AggregatedPollingEventContainerServiceDetails
 
AggregatedPollingEventContainerServiceDetails(String, ServiceDetails[]) - Constructor for class org.openspaces.events.polling.AggregatedPollingEventContainerServiceDetails
 
AggregatedPollingEventContainerServiceDetails.Attributes - Class in org.openspaces.events.polling
 
AggregatedPollingEventContainerServiceDetails.Attributes() - Constructor for class org.openspaces.events.polling.AggregatedPollingEventContainerServiceDetails.Attributes
 
AggregatedServiceDetails - Interface in org.openspaces.pu.service
An aggregation of ServiceDetails that share at lease the same service type.
all() - Static method in class com.gigaspaces.log.LogEntryMatchers
 
AllInCachePolicy - Class in org.openspaces.core.space
A cache policy that stores all the data in the space.
AllInCachePolicy() - Constructor for class org.openspaces.core.space.AllInCachePolicy
 
allLogEntries(LogProcessType, LogEntryMatcher) - Method in interface org.openspaces.admin.gsa.GridServiceAgent
Extracts all the log entries for the provided process type including both "live" runtime components and ones that are no longer running.
AllLogEntryMatcher - Class in com.gigaspaces.log
A matcher that returns all the log entries.
AllLogEntryMatcher() - Constructor for class com.gigaspaces.log.AllLogEntryMatcher
 
AnnotationEventAdapterBeanDefinitionParser - Class in org.openspaces.events.config
 
AnnotationEventAdapterBeanDefinitionParser() - Constructor for class org.openspaces.events.config.AnnotationEventAdapterBeanDefinitionParser
 
AnnotationEventAdapterFactoryBean - Class in org.openspaces.events.config
 
AnnotationEventAdapterFactoryBean() - Constructor for class org.openspaces.events.config.AnnotationEventAdapterFactoryBean
 
AnnotationEventListenerAdapter - Class in org.openspaces.events.adapter
An event listener adapter that uses SpaceDataEvent annotation in order to find event listener methods to delegate to.
AnnotationEventListenerAdapter() - Constructor for class org.openspaces.events.adapter.AnnotationEventListenerAdapter
 
AnnotationFilterBeanDefinitionParser - Class in org.openspaces.core.config
 
AnnotationFilterBeanDefinitionParser() - Constructor for class org.openspaces.core.config.AnnotationFilterBeanDefinitionParser
 
AnnotationFilterFactoryBean - Class in org.openspaces.core.space.filter
A FilterProvider factory that accepts a Pojo filter with annotation markers as to which filter operation to listen to.
AnnotationFilterFactoryBean() - Constructor for class org.openspaces.core.space.filter.AnnotationFilterFactoryBean
 
AnnotationProcessorUtils - Class in org.openspaces.events.support
 
AnnotationSupportBeanDefinitionParser - Class in org.openspaces.core.config
Registers the ModeAnnotationRegistry and ModeAnnotationRegistryPostProcessor.
AnnotationSupportBeanDefinitionParser() - Constructor for class org.openspaces.core.config.AnnotationSupportBeanDefinitionParser
 
AnnotationSupportBeanDefinitionParser - Class in org.openspaces.events.config
 
AnnotationSupportBeanDefinitionParser() - Constructor for class org.openspaces.events.config.AnnotationSupportBeanDefinitionParser
 
AnnotationUtils - Class in org.openspaces.core.util
General utility methods for working with annotations, handling bridge methods (which the compiler generates for generic declarations) as well as super methods (for optional "annotation inheritance").
AnnotationUtils() - Constructor for class org.openspaces.core.util.AnnotationUtils
 
ANY - Static variable in class com.j_spaces.core.client.SpaceURL
Deprecated. Represents * symbol.
ApacheLoadBalancerAgent - Class in org.openspaces.pu.container.jee.lb.apache
Experimental support for automatically refreshing apache load balancer.
ApacheLoadBalancerAgent() - Constructor for class org.openspaces.pu.container.jee.lb.apache.ApacheLoadBalancerAgent
 
append(LocalCacheElement) - Method in class org.openspaces.memcached.LocalCacheElement
 
append(LocalCacheElement) - Method in class org.openspaces.memcached.SpaceCache
 
APPEND_PROP - Static variable in class com.gigaspaces.logger.RollingFileHandler
 
appendSpaceRuntimeInfo(SpaceRuntimeInfo) - Method in class com.j_spaces.core.admin.SpaceRuntimeInfo
Merge two SpaceRuntimeInfo instances.
APPLICATION_CONTEXT_CONTEXT - Static variable in interface org.openspaces.pu.container.jee.JeeProcessingUnitContainerProvider
The ServletContext key under which the ApplicationContext (loaded from the pu.xml) is stored.
APPLICATION_CONTEXT_KEY - Static variable in class org.openspaces.remoting.scripting.DefaultScriptingExecutor
 
applicationContext - Variable in class org.openspaces.core.space.mode.SpaceModeContextLoader
 
ApplicationContextMonitor - Interface in org.openspaces.pu.sla.monitor
 
ApplicationContextProcessingUnitContainer - Interface in org.openspaces.pu.container.spi
A processing unit container that is based on Spring ApplicationContext.
ApplicationContextProcessingUnitContainerProvider - Interface in org.openspaces.pu.container.spi
 
applyIsolationLevel(AbstractJiniTransactionManager.JiniTransactionObject, int) - Method in class org.openspaces.core.transaction.manager.AbstractJiniTransactionManager
 
applyIsolationLevel(AbstractJiniTransactionManager.JiniTransactionObject, int) - Method in class org.openspaces.core.transaction.manager.LocalJiniTransactionManager
 
applyIsolationLevel(AbstractJiniTransactionManager.JiniTransactionObject, int) - Method in class org.openspaces.core.transaction.manager.LookupJiniTransactionManager
 
argument(String) - Method in class org.openspaces.admin.gsa.GridServiceOptions
Will add a process level argument.
arguments - Variable in class org.openspaces.remoting.EventDrivenSpaceRemotingEntry
 
arguments - Variable in class org.openspaces.remoting.SyncSpaceRemotingEntry
 
ASYNC_REPLICATION_MODE - Static variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
asyncEventPing() - Method in class org.openspaces.memcached.SpaceCache
 
asyncExecute(Script) - Method in class org.openspaces.remoting.scripting.DefaultScriptingExecutor
 
asyncExecute(Script) - Method in interface org.openspaces.remoting.scripting.ScriptingExecutor
Executes the given script and return a future that can be used to read the response at a later stage.
AsyncFuture<T> - Interface in com.gigaspaces.async
Extends Future to provide a listener API.
AsyncFutureListener<T> - Interface in com.gigaspaces.async
Allows to register for a callback on an AsyncFuture to be notified when a result arrives.
AsyncHandler - Annotation Type in org.openspaces.events.asyncpolling
An annotation marking a method as one that is responsilbe to return a AsyncOperationHandler to be used with an async polling container.
AsyncOperationHandler - Interface in org.openspaces.events.asyncpolling.receive
The async operation handler allows for pluggable options to execute the async receive operation when using SimpleAsyncPollingEventListenerContainer.
asyncOperationHandler(AsyncOperationHandler) - Method in class org.openspaces.events.asyncpolling.SimpleAsyncPollingContainerConfigurer
 
AsyncPolling - Annotation Type in org.openspaces.events.asyncpolling
Marks an event listener an asyncronous polled event listener.
AsyncPollingAnnotationPostProcessor - Class in org.openspaces.events.asyncpolling.config
A AsyncPolling annotation post processor.
AsyncPollingAnnotationPostProcessor() - Constructor for class org.openspaces.events.asyncpolling.config.AsyncPollingAnnotationPostProcessor
 
AsyncPollingContainerBeanDefinitionParser - Class in org.openspaces.events.config
 
AsyncPollingContainerBeanDefinitionParser() - Constructor for class org.openspaces.events.config.AsyncPollingContainerBeanDefinitionParser
 
AsyncPollingEventContainerServiceDetails - Class in org.openspaces.events.asyncpolling
Async Polling container service details.
AsyncPollingEventContainerServiceDetails() - Constructor for class org.openspaces.events.asyncpolling.AsyncPollingEventContainerServiceDetails
 
AsyncPollingEventContainerServiceDetails(String, String, Object, boolean, String, long, int) - Constructor for class org.openspaces.events.asyncpolling.AsyncPollingEventContainerServiceDetails
 
AsyncPollingEventContainerServiceDetails.Attributes - Class in org.openspaces.events.asyncpolling
 
AsyncPollingEventContainerServiceDetails.Attributes() - Constructor for class org.openspaces.events.asyncpolling.AsyncPollingEventContainerServiceDetails.Attributes
 
AsyncPollingEventContainerServiceMonitors - Class in org.openspaces.events.asyncpolling
Async Polling container service monitors.
AsyncPollingEventContainerServiceMonitors() - Constructor for class org.openspaces.events.asyncpolling.AsyncPollingEventContainerServiceMonitors
 
AsyncPollingEventContainerServiceMonitors(String, long, long, String) - Constructor for class org.openspaces.events.asyncpolling.AsyncPollingEventContainerServiceMonitors
 
AsyncPollingEventContainerServiceMonitors.Attributes - Class in org.openspaces.events.asyncpolling
 
AsyncPollingEventContainerServiceMonitors.Attributes() - Constructor for class org.openspaces.events.asyncpolling.AsyncPollingEventContainerServiceMonitors.Attributes
 
AsyncProxy - Annotation Type in org.openspaces.remoting
Deprecated. Use EventDrivenProxy. Async remoting has been renamed to event driven.
asyncProxy() - Method in class org.openspaces.remoting.AsyncRemotingProxyConfigurer
Deprecated. Creates a new asynchronous proxy of type T
asyncRead(T) - Method in class org.openspaces.core.DefaultGigaSpace
 
asyncRead(T, AsyncFutureListener<T>) - Method in class org.openspaces.core.DefaultGigaSpace
 
asyncRead(T, long) - Method in class org.openspaces.core.DefaultGigaSpace
 
asyncRead(T, long, AsyncFutureListener<T>) - Method in class org.openspaces.core.DefaultGigaSpace
 
asyncRead(T, long, int) - Method in class org.openspaces.core.DefaultGigaSpace
 
asyncRead(T, long, int, AsyncFutureListener<T>) - Method in class org.openspaces.core.DefaultGigaSpace
 
asyncRead(ISpaceQuery<T>) - Method in class org.openspaces.core.DefaultGigaSpace
 
asyncRead(ISpaceQuery<T>, AsyncFutureListener<T>) - Method in class org.openspaces.core.DefaultGigaSpace
 
asyncRead(ISpaceQuery<T>, long) - Method in class org.openspaces.core.DefaultGigaSpace
 
asyncRead(ISpaceQuery<T>, long, AsyncFutureListener<T>) - Method in class org.openspaces.core.DefaultGigaSpace
 
asyncRead(ISpaceQuery<T>, long, int) - Method in class org.openspaces.core.DefaultGigaSpace
 
asyncRead(ISpaceQuery<T>, long, int, AsyncFutureListener<T>) - Method in class org.openspaces.core.DefaultGigaSpace
 
asyncRead(T) - Method in interface org.openspaces.core.GigaSpace
Reads any matching entry from the space in an asynchronous manner.
asyncRead(T, AsyncFutureListener<T>) - Method in interface org.openspaces.core.GigaSpace
Reads any matching entry from the space in an asynchronous manner.
asyncRead(T, long) - Method in interface org.openspaces.core.GigaSpace
Reads any matching entry from the space in an asynchronous manner.
asyncRead(T, long, AsyncFutureListener<T>) - Method in interface org.openspaces.core.GigaSpace
Reads any matching entry from the space in an asynchronous manner.
asyncRead(T, long, int) - Method in interface org.openspaces.core.GigaSpace
Reads any matching entry from the space in an asynchronous manner.
asyncRead(T, long, int, AsyncFutureListener<T>) - Method in interface org.openspaces.core.GigaSpace
Reads any matching entry from the space in an asynchronous manner.
asyncRead(ISpaceQuery<T>) - Method in interface org.openspaces.core.GigaSpace
Reads any matching entry from the space in an asynchronous manner.
asyncRead(ISpaceQuery<T>, AsyncFutureListener<T>) - Method in interface org.openspaces.core.GigaSpace
Reads any matching entry from the space in an asynchronous manner.
asyncRead(ISpaceQuery<T>, long) - Method in interface org.openspaces.core.GigaSpace
Reads any matching entry from the space in an asynchronous manner.
asyncRead(ISpaceQuery<T>, long, AsyncFutureListener<T>) - Method in interface org.openspaces.core.GigaSpace
Reads any matching entry from the space in an asynchronous manner.
asyncRead(ISpaceQuery<T>, long, int) - Method in interface org.openspaces.core.GigaSpace
Reads any matching entry from the space in an asynchronous manner.
asyncRead(ISpaceQuery<T>, long, int, AsyncFutureListener<T>) - Method in interface org.openspaces.core.GigaSpace
Reads any matching entry from the space in an asynchronous manner.
asyncReceive(Object, GigaSpace, long, AsyncFutureListener) - Method in interface org.openspaces.events.asyncpolling.receive.AsyncOperationHandler
Perform the async receive operation.
asyncReceive(Object, GigaSpace, long, AsyncFutureListener) - Method in class org.openspaces.events.asyncpolling.receive.ExclusiveReadAsyncOperationHandler
Performs a single take usign GigaSpace.asyncRead(Object) under exclusive read lock.
asyncReceive(Object, GigaSpace, long, AsyncFutureListener) - Method in class org.openspaces.events.asyncpolling.receive.SingleReadAsyncOperationHandler
Performs a single take usign GigaSpace.asyncRead(Object).
asyncReceive(Object, GigaSpace, long, AsyncFutureListener) - Method in class org.openspaces.events.asyncpolling.receive.SingleTakeAsyncOperationHandler
Performs a single take usign GigaSpace.asyncTake(Object).
AsyncRemotingProxyConfigurer<T> - Class in org.openspaces.remoting
Deprecated. Use EventDrivenRemotingProxyConfigurer. Async remoting renamed to event driven.
AsyncRemotingProxyConfigurer(GigaSpace, Class<T>) - Constructor for class org.openspaces.remoting.AsyncRemotingProxyConfigurer
Deprecated.  
AsyncResult<T> - Interface in com.gigaspaces.async
An async invocation result holding the actual result of the invocation or an possible exception raised during the invocation.
AsyncResultFilter<T> - Interface in com.gigaspaces.async
An optional filter that can be used with distributed tasks.
AsyncResultFilter.Decision - Enum in com.gigaspaces.async
Controls what should be done with the results.
AsyncResultFilterEvent<T> - Class in com.gigaspaces.async
Represents an AsyncResultFilter event.
AsyncResultFilterEvent(AsyncResult<T>, AsyncResult<T>[], int) - Constructor for class com.gigaspaces.async.AsyncResultFilterEvent
Constructs a new async result filter event
AsyncResultFuture<T> - Class in org.openspaces.core.executor.support
A wrapper that implemetns Future that wras an already arrived AsyncResult.
AsyncResultFuture(AsyncResult<T>) - Constructor for class org.openspaces.core.executor.support.AsyncResultFuture
 
AsyncResultsReducer<T,R> - Interface in com.gigaspaces.async
A generic interface that reduces a list of AsyncResult.
AsyncScriptingExecutor - Annotation Type in org.openspaces.remoting.scripting
Deprecated. Use EventDrivenScriptingExecutor.
asyncScriptingExecutor() - Method in class org.openspaces.remoting.scripting.AsyncScriptingProxyConfigurer
Deprecated. Create a new async ScriptingExecutor proxy
AsyncScriptingProxyConfigurer<T> - Class in org.openspaces.remoting.scripting
Deprecated. Use EventDrivenScriptingProxyConfigurer.
AsyncScriptingProxyConfigurer(GigaSpace) - Constructor for class org.openspaces.remoting.scripting.AsyncScriptingProxyConfigurer
Deprecated. Creates a new AsyncScriptingProxyConfigurer on top of the given space
AsyncSpaceRemotingProxyFactoryBean - Class in org.openspaces.remoting
Deprecated. Use EventDrivenSpaceRemotingProxyFactoryBean: Async remoting renamed to event driven.
AsyncSpaceRemotingProxyFactoryBean() - Constructor for class org.openspaces.remoting.AsyncSpaceRemotingProxyFactoryBean
Deprecated.  
asyncTake(T) - Method in class org.openspaces.core.DefaultGigaSpace
 
asyncTake(T, AsyncFutureListener<T>) - Method in class org.openspaces.core.DefaultGigaSpace
 
asyncTake(T, long) - Method in class org.openspaces.core.DefaultGigaSpace
 
asyncTake(T, long, AsyncFutureListener<T>) - Method in class org.openspaces.core.DefaultGigaSpace
 
asyncTake(T, long, int) - Method in class org.openspaces.core.DefaultGigaSpace
 
asyncTake(T, long, int, AsyncFutureListener<T>) - Method in class org.openspaces.core.DefaultGigaSpace
 
asyncTake(ISpaceQuery<T>) - Method in class org.openspaces.core.DefaultGigaSpace
 
asyncTake(ISpaceQuery<T>, AsyncFutureListener<T>) - Method in class org.openspaces.core.DefaultGigaSpace
 
asyncTake(ISpaceQuery<T>, long) - Method in class org.openspaces.core.DefaultGigaSpace
 
asyncTake(ISpaceQuery<T>, long, AsyncFutureListener<T>) - Method in class org.openspaces.core.DefaultGigaSpace
 
asyncTake(ISpaceQuery<T>, long, int) - Method in class org.openspaces.core.DefaultGigaSpace
 
asyncTake(ISpaceQuery<T>, long, int, AsyncFutureListener<T>) - Method in class org.openspaces.core.DefaultGigaSpace
 
asyncTake(T) - Method in interface org.openspaces.core.GigaSpace
Take (remove) any matching entry from the space in an asynchronous manner.
asyncTake(T, AsyncFutureListener<T>) - Method in interface org.openspaces.core.GigaSpace
Take (remove) any matching entry from the space in an asynchronous manner.
asyncTake(T, long) - Method in interface org.openspaces.core.GigaSpace
Take (remove) any matching entry from the space in an asynchronous manner.
asyncTake(T, long, AsyncFutureListener<T>) - Method in interface org.openspaces.core.GigaSpace
Take (remove) any matching entry from the space in an asynchronous manner.
asyncTake(T, long, int) - Method in interface org.openspaces.core.GigaSpace
Take (remove) any matching entry from the space in an asynchronous manner.
asyncTake(T, long, int, AsyncFutureListener<T>) - Method in interface org.openspaces.core.GigaSpace
Take (remove) any matching entry from the space in an asynchronous manner.
asyncTake(ISpaceQuery<T>) - Method in interface org.openspaces.core.GigaSpace
Take (remove) any matching entry from the space in an asynchronous manner.
asyncTake(ISpaceQuery<T>, AsyncFutureListener<T>) - Method in interface org.openspaces.core.GigaSpace
Take (remove) any matching entry from the space in an asynchronous manner.
asyncTake(ISpaceQuery<T>, long) - Method in interface org.openspaces.core.GigaSpace
Take (remove) any matching entry from the space in an asynchronous manner.
asyncTake(ISpaceQuery<T>, long, AsyncFutureListener<T>) - Method in interface org.openspaces.core.GigaSpace
Take (remove) any matching entry from the space in an asynchronous manner.
asyncTake(ISpaceQuery<T>, long, int) - Method in interface org.openspaces.core.GigaSpace
Take (remove) any matching entry from the space in an asynchronous manner.
asyncTake(ISpaceQuery<T>, long, int, AsyncFutureListener<T>) - Method in interface org.openspaces.core.GigaSpace
Take (remove) any matching entry from the space in an asynchronous manner.
atoi(byte[]) - Static method in class org.openspaces.memcached.util.BufferUtils
 
atol(byte[]) - Static method in class org.openspaces.memcached.util.BufferUtils
 
attributes - Variable in class org.openspaces.pu.service.PlainServiceDetails
 
AuditDetails - Class in com.gigaspaces.security.audit
The AuditDetails are client side auditing details sent to the server on each authentication request.
AuditDetails() - Constructor for class com.gigaspaces.security.audit.AuditDetails
Constructs the session details - done at proxy side.
AuditHandler - Class in com.gigaspaces.security.audit
A declarable extension to RollingFileHandler.
AuditHandler() - Constructor for class com.gigaspaces.security.audit.AuditHandler
Construct a default FileHandler.
AuditLogRecord - Class in com.gigaspaces.security.audit
The java logging facility formats a LogRecord before it is logged.
AuditLogRecord(Level, String, String) - Constructor for class com.gigaspaces.security.audit.AuditLogRecord
 
authenticate(UserDetails) - Method in interface com.gigaspaces.security.SecurityManager
Attempts to authenticate the passed user represented by UserDetails, returning a fully populated UserDetails object (including granted authorities) if successful.
authenticate(UserDetails) - Method in class org.openspaces.security.spring.SpringSecurityManager
Attempts to authenticate the passed UserDetails object, returning a fully populated Authentication object (including granted authorities) if successful.
Authentication - Class in com.gigaspaces.security
Represents an authenticated request, returned on successful call to SecurityManager.authenticate(UserDetails).
Authentication(UserDetails) - Constructor for class com.gigaspaces.security.Authentication
Create an authentication for an authenticated UserDetails.
AuthenticationException - Exception in com.gigaspaces.security
Thrown if an authentication is invalid.
AuthenticationException() - Constructor for exception com.gigaspaces.security.AuthenticationException
Constructs a AuthenticationException with no detail message.
AuthenticationException(String) - Constructor for exception com.gigaspaces.security.AuthenticationException
Constructs a AuthenticationException with the specified detail message.
AuthenticationException(String, Throwable) - Constructor for exception com.gigaspaces.security.AuthenticationException
Creates a AuthenticationException with the specified detail message and cause.
AuthenticationException(Throwable) - Constructor for exception com.gigaspaces.security.AuthenticationException
Creates a AuthenticationException with the specified cause and a detail message of (cause==null ?
Authority - Interface in com.gigaspaces.security
Interface for all authorities that may be granted to a user.
AuthorityFactory - Class in com.gigaspaces.security
A factory for creating an Authority instance back from its String representation returned by Authority.getAuthority()
AuthorityFactory() - Constructor for class com.gigaspaces.security.AuthorityFactory
 
AUTO_RENEW - Static variable in class org.openspaces.events.notify.AggregatedNotifyEventContainerServiceDetails.Attributes
 
AUTO_RENEW - Static variable in class org.openspaces.events.notify.NotifyEventContainerServiceDetails.Attributes
 
autoRenew(boolean) - Method in class org.openspaces.events.notify.SimpleNotifyContainerConfigurer
 
autoStart(boolean) - Method in class org.openspaces.events.asyncpolling.SimpleAsyncPollingContainerConfigurer
 
autoStart(boolean) - Method in class org.openspaces.events.notify.SimpleNotifyContainerConfigurer
 
autoStart(boolean) - Method in class org.openspaces.events.polling.SimplePollingContainerConfigurer
 
AutowireArguments - Annotation Type in org.openspaces.remoting
An annotation enabling autowiring of arguments in a remoting service.
AutowireArgumentsMarker - Interface in org.openspaces.remoting
A marker interface enabling autowiring of arguments in a remoting service.
AutowireTask - Annotation Type in org.openspaces.core.executor
A marker annotation enabling a task to be autowired with resources defined within the processing unit.
AutowireTaskMarker - Interface in org.openspaces.core.executor
A marker interface enabling a task to be autowired with resources defined within the processing unit.
AVAILABLE_PROTOCOLS - Static variable in class com.j_spaces.core.client.SpaceURL
Deprecated. Contains a set of actual space protocols.
AvgReducer<T extends Number,R extends Number> - Class in org.openspaces.core.executor.support
A default implementation of a reducer that averages all types T into a result R.
AvgReducer(Class<R>) - Constructor for class org.openspaces.core.executor.support.AvgReducer
 
AvgTask<T extends Number,R extends Number> - Class in org.openspaces.core.executor.support
A sum distrubted task that accepts a Task to delegate the actual execution to and implements the AvgTask.reduce(java.util.List) operation.
AvgTask() - Constructor for class org.openspaces.core.executor.support.AvgTask
Here for externalizable.
AvgTask(Class<R>, Task<T>) - Constructor for class org.openspaces.core.executor.support.AvgTask
Constructs a new sum distributed task that delegates the actual execution to th provided task.
AvgTask(Class<R>, Task<T>, AsyncResultFilter<T>) - Constructor for class org.openspaces.core.executor.support.AvgTask
Constructs a new sum distributed task that delegates the actual execution to th provided task.
awaitTermination(long, TimeUnit) - Method in class org.openspaces.core.executor.juc.DefaultTaskExecutorService
 

B

BACKUP_ID_PROP - Static variable in class org.openspaces.core.cluster.ClusterInfoPropertyPlaceholderConfigurer
 
BACKUP_POLICY_PROP - Static variable in class com.gigaspaces.logger.RollingFileHandler
 
BackupGridServiceManagerChangedEvent - Class in org.openspaces.admin.pu.events
An event indicating that a backup GSM of a processing unit was either added or removed.
BackupGridServiceManagerChangedEvent(ProcessingUnit, BackupGridServiceManagerChangedEvent.Type, GridServiceManager) - Constructor for class org.openspaces.admin.pu.events.BackupGridServiceManagerChangedEvent
 
BackupGridServiceManagerChangedEvent.Type - Enum in org.openspaces.admin.pu.events
The type of the event.
BackupGridServiceManagerChangedEventListener - Interface in org.openspaces.admin.pu.events
An event listener allowing to register for BackupGridServiceManagerChangedEvents.
BackupGridServiceManagerChangedEventManager - Interface in org.openspaces.admin.pu.events
An event manager allowing to add and remove BackupGridServiceManagerChangedEventListeners in order to listen for BackupGridServiceManagerChangedEvents.
BackupPolicy - Interface in com.gigaspaces.logger
An interface for a pluggable backup policy.
BadSqlQueryException - Exception in org.openspaces.core
An exception indicating wrong SQL query usage.
BadSqlQueryException(SQLQueryException) - Constructor for exception org.openspaces.core.BadSqlQueryException
 
BasicCacheLoader<K,V> - Interface in com.j_spaces.javax.cache
Deprecated. Use ExternalDataSource.
BasicTypeInfo - Class in com.j_spaces.core.client
This class provides Entry Class information.
BasicTypeInfo(ITypeDesc) - Constructor for class com.j_spaces.core.client.BasicTypeInfo
 
BATCH_SIZE - Static variable in class org.openspaces.events.notify.AggregatedNotifyEventContainerServiceDetails.Attributes
 
BATCH_SIZE - Static variable in class org.openspaces.events.notify.NotifyEventContainerServiceDetails.Attributes
 
BATCH_TIME - Static variable in class org.openspaces.events.notify.AggregatedNotifyEventContainerServiceDetails.Attributes
 
BATCH_TIME - Static variable in class org.openspaces.events.notify.NotifyEventContainerServiceDetails.Attributes
 
BatchOperationException - Exception in com.j_spaces.core.multiple
Thrown when one of the following space operations fails: readMultiple,takeMultiple,clear.
BatchOperationException() - Constructor for exception com.j_spaces.core.multiple.BatchOperationException
 
BatchOperationException(List, List<Throwable>) - Constructor for exception com.j_spaces.core.multiple.BatchOperationException
 
BatchOperationException(Object[], Throwable[]) - Constructor for exception com.j_spaces.core.multiple.BatchOperationException
 
batchSize(Integer) - Method in class org.openspaces.events.notify.SimpleNotifyContainerConfigurer
 
batchTime(Integer) - Method in class org.openspaces.events.notify.SimpleNotifyContainerConfigurer
 
BEAN_LEVEL_PROPERTIES_CONTEXT - Static variable in interface org.openspaces.pu.container.jee.JeeProcessingUnitContainerProvider
The ServletContext key under which the BeanLevelProperties is stored.
BeanLevelMergedPropertiesAware - Interface in org.openspaces.core.properties
A callback that sets the merged properties using mergedProperties and the bean name that the bean implementing this interface is associated with.
BeanLevelMergedPropertiesContext - Annotation Type in org.openspaces.core.properties
Allows for beans to be injected with BeanLevelProperties that contains the bean level merged properties.
BeanLevelProperties - Class in org.openspaces.core.properties
An extension to Spring support for properties based configuration.
BeanLevelProperties() - Constructor for class org.openspaces.core.properties.BeanLevelProperties
 
BeanLevelPropertiesAware - Interface in org.openspaces.core.properties
A callback allowing for bean to be injected with BeanLevelProperties.
BeanLevelPropertiesContext - Annotation Type in org.openspaces.core.properties
Allows for beans to be injected with BeanLevelProperties.
BeanLevelPropertiesParser - Class in org.openspaces.pu.container.support
A BeanLevelProperties parser that parses -properties parameter(s) and transforms it into bean level properties.
BeanLevelPropertiesParser() - Constructor for class org.openspaces.pu.container.support.BeanLevelPropertiesParser
 
BeanLevelPropertiesUtils - Class in org.openspaces.pu.container.support
 
BeanLevelPropertiesUtils() - Constructor for class org.openspaces.pu.container.support.BeanLevelPropertiesUtils
 
BeanLevelPropertyBeanPostProcessor - Class in org.openspaces.core.properties
A Spring BeanPostProcessor that process beans that implement BeanLevelPropertiesAware or BeanLevelMergedPropertiesAware based on the provided BeanLevelProperties.
BeanLevelPropertyBeanPostProcessor(BeanLevelProperties) - Constructor for class org.openspaces.core.properties.BeanLevelPropertyBeanPostProcessor
Constructs a new bean level bean post processor based on the provided bean level properties.
BeanLevelPropertyPlaceholderConfigurer - Class in org.openspaces.core.properties
An extension on top of Spring PropertyPlaceholderConfigurer that works with BeanLevelProperties in order to inject bean level properties.
BeanLevelPropertyPlaceholderConfigurer(BeanLevelProperties) - Constructor for class org.openspaces.core.properties.BeanLevelPropertyPlaceholderConfigurer
 
BeanLevelPropertyPlaceholderConfigurer(BeanLevelProperties, ClusterInfo) - Constructor for class org.openspaces.core.properties.BeanLevelPropertyPlaceholderConfigurer
 
beanName - Variable in class org.openspaces.core.space.mode.SpaceModeContextLoader
 
beanName - Variable in class org.openspaces.core.transaction.manager.AbstractJiniTransactionManager
 
beanName - Variable in class org.openspaces.events.AbstractSpaceListeningContainer
 
BeanPropertyMonitor - Class in org.openspaces.pu.sla.monitor
The bean property monitor allows to register a Spring bean reference and a proeprty name which will be monitored at a scheduled interval by invoking it.
BeanPropertyMonitor() - Constructor for class org.openspaces.pu.sla.monitor.BeanPropertyMonitor
 
BeanPropertyMonitorBeanDefinitionParser - Class in org.openspaces.pu.sla.config
A bean definition builder for BeanPropertyMonitor.
BeanPropertyMonitorBeanDefinitionParser() - Constructor for class org.openspaces.pu.sla.config.BeanPropertyMonitorBeanDefinitionParser
 
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_AUTHENTICATION - Static variable in class com.j_spaces.core.filters.FilterOperationCodes
Before authentication operation on a secured space.
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.
BeforeAllNotifyTrigger - Annotation Type in org.openspaces.core.space.filter
Filter callback before all notify trigger.
BeforeAuthentication - Annotation Type in org.openspaces.core.space.filter
Filter callback before authentication.
BeforeCleanSpace - Annotation Type in org.openspaces.core.space.filter
Filter callback after clean space operation.
beforeEntry(LogEntries, LogEntry) - Static method in class com.gigaspaces.log.LogEntryMatchers
 
beforeEntry(LogEntries, LogEntry, boolean) - Static method in class com.gigaspaces.log.LogEntryMatchers
 
beforeEntry(LogEntries, LogEntry, LogEntryMatcher) - Static method in class com.gigaspaces.log.LogEntryMatchers
 
beforeEntry(LogEntries, LogEntry, boolean, LogEntryMatcher) - Static method in class com.gigaspaces.log.LogEntryMatchers
 
BeforeEntryLogEntryMatcher - Class in com.gigaspaces.log
A matcher filter that will return log entries that happened till the provided log entry.
BeforeEntryLogEntryMatcher(LogEntries, LogEntry) - Constructor for class com.gigaspaces.log.BeforeEntryLogEntryMatcher
 
BeforeEntryLogEntryMatcher(LogEntries, LogEntry, boolean) - Constructor for class com.gigaspaces.log.BeforeEntryLogEntryMatcher
 
BeforeEntryLogEntryMatcher(LogEntries, LogEntry, LogEntryMatcher) - Constructor for class com.gigaspaces.log.BeforeEntryLogEntryMatcher
 
BeforeEntryLogEntryMatcher(LogEntries, LogEntry, boolean, LogEntryMatcher) - Constructor for class com.gigaspaces.log.BeforeEntryLogEntryMatcher
 
BeforeExecute - Annotation Type in org.openspaces.core.space.filter
Filter callback before execute operation
beforeFirst() - Method in class com.j_spaces.jdbc.driver.GResultSet
 
BeforeNotify - Annotation Type in org.openspaces.core.space.filter
Filter callback before notify operation.
BeforeNotifyTrigger - Annotation Type in org.openspaces.core.space.filter
Filter callback before notify trigger.
BeforeRead - Annotation Type in org.openspaces.core.space.filter
Filter callback before read operation.
BeforeReadMultiple - Annotation Type in org.openspaces.core.space.filter
Filter callback before read multiple operation.
BeforeRemoveByLease - Annotation Type in org.openspaces.core.space.filter
Filter callback before an entry was removed due to lease expression or lease cancel.
BeforeSpaceModeChangeEvent - Class in org.openspaces.core.space.mode
A Space mode event that is raised before the space mode is changed to the space mode reflected in this event.
BeforeSpaceModeChangeEvent(IJSpace, SpaceMode) - Constructor for class org.openspaces.core.space.mode.BeforeSpaceModeChangeEvent
Creates a new before space mode event.
BeforeTake - Annotation Type in org.openspaces.core.space.filter
Filter callback before take operation.
BeforeTakeMultiple - Annotation Type in org.openspaces.core.space.filter
Filter callback before take multiple operation.
beforeTime(long) - Static method in class com.gigaspaces.log.LogEntryMatchers
 
beforeTime(long, boolean) - Static method in class com.gigaspaces.log.LogEntryMatchers
 
beforeTime(long, boolean, LogEntryMatcher) - Static method in class com.gigaspaces.log.LogEntryMatchers
 
beforeTime(long, LogEntryMatcher) - Static method in class com.gigaspaces.log.LogEntryMatchers
 
beforeTime(String) - Static method in class com.gigaspaces.log.LogEntryMatchers
 
beforeTime(String, boolean) - Static method in class com.gigaspaces.log.LogEntryMatchers
 
beforeTime(String, boolean, LogEntryMatcher) - Static method in class com.gigaspaces.log.LogEntryMatchers
 
beforeTime(String, LogEntryMatcher) - Static method in class com.gigaspaces.log.LogEntryMatchers
 
beforeTime(String, String) - Static method in class com.gigaspaces.log.LogEntryMatchers
 
beforeTime(String, String, boolean) - Static method in class com.gigaspaces.log.LogEntryMatchers
 
beforeTime(String, String, boolean, LogEntryMatcher) - Static method in class com.gigaspaces.log.LogEntryMatchers
 
beforeTime(String, String, LogEntryMatcher) - Static method in class com.gigaspaces.log.LogEntryMatchers
 
BeforeTimeLogEntryMatcher - Class in com.gigaspaces.log
A matcher filter that will match only on log entries that occurred before the specified time.
BeforeTimeLogEntryMatcher(String) - Constructor for class com.gigaspaces.log.BeforeTimeLogEntryMatcher
 
BeforeTimeLogEntryMatcher(String, boolean) - Constructor for class com.gigaspaces.log.BeforeTimeLogEntryMatcher
 
BeforeTimeLogEntryMatcher(String, String) - Constructor for class com.gigaspaces.log.BeforeTimeLogEntryMatcher
 
BeforeTimeLogEntryMatcher(String, String, boolean) - Constructor for class com.gigaspaces.log.BeforeTimeLogEntryMatcher
 
BeforeTimeLogEntryMatcher(String, boolean, LogEntryMatcher) - Constructor for class com.gigaspaces.log.BeforeTimeLogEntryMatcher
 
BeforeTimeLogEntryMatcher(String, LogEntryMatcher) - Constructor for class com.gigaspaces.log.BeforeTimeLogEntryMatcher
 
BeforeTimeLogEntryMatcher(String, String, LogEntryMatcher) - Constructor for class com.gigaspaces.log.BeforeTimeLogEntryMatcher
 
BeforeTimeLogEntryMatcher(String, String, boolean, LogEntryMatcher) - Constructor for class com.gigaspaces.log.BeforeTimeLogEntryMatcher
 
BeforeTimeLogEntryMatcher(long) - Constructor for class com.gigaspaces.log.BeforeTimeLogEntryMatcher
 
BeforeTimeLogEntryMatcher(long, LogEntryMatcher) - Constructor for class com.gigaspaces.log.BeforeTimeLogEntryMatcher
 
BeforeTimeLogEntryMatcher(long, boolean) - Constructor for class com.gigaspaces.log.BeforeTimeLogEntryMatcher
 
BeforeTimeLogEntryMatcher(long, boolean, LogEntryMatcher) - Constructor for class com.gigaspaces.log.BeforeTimeLogEntryMatcher
 
BeforeUpdate - Annotation Type in org.openspaces.core.space.filter
Filter callback before update operation.
BeforeWrite - Annotation Type in org.openspaces.core.space.filter
Filter callback before write operation.
beginHandshake() - Method in interface com.gigaspaces.lrmi.nio.filters.IOBlockFilter
Initiation of handshake process.
beginHandshake() - Method in class com.gigaspaces.lrmi.nio.filters.IOSSLFilter
 
BigDecimalHelper - Class in org.openspaces.core.util.numbers
 
BigDecimalHelper() - Constructor for class org.openspaces.core.util.numbers.BigDecimalHelper
 
BigIntegerHelper - Class in org.openspaces.core.util.numbers
 
BigIntegerHelper() - Constructor for class org.openspaces.core.util.numbers.BigIntegerHelper
 
bindExistingTransaction(Transaction) - Static method in class org.openspaces.core.transaction.manager.ExistingJiniTransactionManager
Same as ExistingJiniTransactionManager.bindExistingTransaction(net.jini.core.transaction.Transaction, boolean, boolean) with rollback and commit flags set to true (disabled).
bindExistingTransaction(Transaction, boolean, boolean) - Static method in class org.openspaces.core.transaction.manager.ExistingJiniTransactionManager
Binds the provided Jini Transaction, which means that any operation under the current thread by GigaSpace will be performed under it.
bindTransaction(Transaction) - Method in class org.openspaces.esb.mule.eventcontainer.OpenSpacesMessageReceiver.GigaSpaceWorker
 
BLOCK_OPERATIONS_MODE - Static variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
BlockingQueueCompiledScriptPool - Class in org.openspaces.remoting.scripting.cache
A BlockingQueue script pool with a configurable size.
BlockingQueueCompiledScriptPool(int) - Constructor for class org.openspaces.remoting.scripting.cache.BlockingQueueCompiledScriptPool
 
BlockingQueueCompiledScriptPoolFactory - Class in org.openspaces.remoting.scripting.cache
A compiles script pool factory that create a BlockingQueueCompiledScriptPool.
BlockingQueueCompiledScriptPoolFactory() - Constructor for class org.openspaces.remoting.scripting.cache.BlockingQueueCompiledScriptPoolFactory
Constructs a new blocking queue compiled script pool with default size of 5.
BlockingQueueCompiledScriptPoolFactory(int) - Constructor for class org.openspaces.remoting.scripting.cache.BlockingQueueCompiledScriptPoolFactory
Constructs a new blocking queue compiled script pool with its size as a parameter.
bootstrap(String[]) - Method in class org.openspaces.grid.esm.ESMImpl
 
BootstrapWebApplicationContextListener - Class in org.openspaces.pu.container.jee.context
Bootstap servlet context listener allowing to get the ClusterInfo, BeanLevelProperties, and handle an optional pu.xml file within META-INF/spring by loading it.
BootstrapWebApplicationContextListener() - Constructor for class org.openspaces.pu.container.jee.context.BootstrapWebApplicationContextListener
 
broadcast(boolean) - Method in class org.openspaces.remoting.ExecutorRemotingProxyConfigurer
 
broadcast(RemoteResultReducer<X, Y>) - Method in class org.openspaces.remoting.ExecutorRemotingProxyConfigurer
 
broadcast(RemoteResultReducer<T, Y>) - Method in class org.openspaces.remoting.scripting.ResourceLazyLoadingScript
Broadcast the execution of this script over all active partitions.
broadcast(RemoteResultReducer<T, Y>) - Method in class org.openspaces.remoting.scripting.StaticScript
Broadcast the execution of this script over all active partitions.
broadcast(boolean) - Method in class org.openspaces.remoting.SyncRemotingProxyConfigurer
 
broadcast(RemoteResultReducer<X, Y>) - Method in class org.openspaces.remoting.SyncRemotingProxyConfigurer
 
BroadcastIndicator - Interface in org.openspaces.remoting
An interface optionally implemented by the first parameter in a remote invocation to indicate if broadcasting is enabled or not.
BROWSER_LAF_IS_CROSS_PLATFORM - Static variable in class com.j_spaces.kernel.SystemProperties
 
bufferSize(int) - Method in class org.openspaces.core.IteratorBuilder
The maximum number of entries to pull from the space can be controlled using IteratorBuilder.bufferSize(int) and defaults to 100.
BufferUtils - Class in org.openspaces.memcached.util
 
BufferUtils() - Constructor for class org.openspaces.memcached.util.BufferUtils
 
buildCache(String, Properties) - Method in class org.openspaces.hibernate.cache.SimpleGigaMapCacheProvider
 
buildCache(String, Properties) - Method in class org.openspaces.hibernate.cache.SimpleMapCacheProvider
Returns SimpleMapCache.
buildCache(String, Properties) - Method in class org.openspaces.hibernate.cache.TransactionalGigaMapCacheProvider
 
buildCache(String, Properties) - Method in class org.openspaces.hibernate.cache.TransactionalMapCacheProvider
Returns TransactionalMapCache.
buildHashToMethodLookupForInterface(Class, boolean) - Static method in class org.openspaces.remoting.RemotingUtils
 
buildInvocation(String, String, Object[]) - Method in class org.openspaces.remoting.EventDrivenSpaceRemotingEntry
 
buildInvocation(String, String, RemotingUtils.MethodHash, Object[]) - Method in class org.openspaces.remoting.HashedEventDrivenSpaceRemotingEntry
 
buildInvocation(String, String, Object[]) - Method in class org.openspaces.remoting.SyncSpaceRemotingEntry
 
buildMethodToHashLookupForInterface(Class, String) - Static method in class org.openspaces.remoting.RemotingUtils
 
buildOperationalString(String[]) - Method in class org.openspaces.pu.container.servicegrid.deploy.Deploy
 
buildOperationalString(String[]) - Method in class org.openspaces.pu.container.servicegrid.deploy.MemcachedDeploy
 
buildOperationalString(String[]) - Method in class org.openspaces.pu.container.servicegrid.deploy.SpaceDeploy
 
buildResult(Throwable) - Method in class org.openspaces.remoting.EventDrivenSpaceRemotingEntry
 
buildResult(Object) - Method in class org.openspaces.remoting.EventDrivenSpaceRemotingEntry
 
buildResult(Throwable) - Method in class org.openspaces.remoting.HashedEventDrivenSpaceRemotingEntry
 
buildResult(Object) - Method in class org.openspaces.remoting.HashedEventDrivenSpaceRemotingEntry
 
buildResult(Throwable) - Method in class org.openspaces.remoting.SyncSpaceRemotingEntry
 
buildResult(Object) - Method in class org.openspaces.remoting.SyncSpaceRemotingEntry
 
buildResultTemplate() - Method in class org.openspaces.remoting.EventDrivenSpaceRemotingEntry
 
buildResultTemplate() - Method in class org.openspaces.remoting.HashedEventDrivenSpaceRemotingEntry
 
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.
BulkDataPersisterContext - Class in com.j_spaces.sadapter.datasource
BulkDataPersisterContext an operation context that is accessible on mirror in BulkDataPersister.executeBulk(List) method.
BulkDataPersisterContext(TransactionParticipantData) - Constructor for class com.j_spaces.sadapter.datasource.BulkDataPersisterContext
 
BulkDataPersisterExceptionHandler - Class in org.openspaces.persistency.patterns
An exception handler that delegates BulkDataPersister execution and calls the provided ExceptionHandler in case of exceptions.
BulkDataPersisterExceptionHandler(ManagedDataSource, ExceptionHandler) - Constructor for class org.openspaces.persistency.patterns.BulkDataPersisterExceptionHandler
 
BulkDataPersisterSplitter - Class in org.openspaces.persistency.patterns
A bulk data persister that implements the execute bulk operation.
BulkDataPersisterSplitter(ManagedDataSourceEntriesProvider[]) - Constructor for class org.openspaces.persistency.patterns.BulkDataPersisterSplitter
 
BulkItem - Interface in com.gigaspaces.datasource
BulkItem defines a single item in a bulk.
bytes - Variable in class org.openspaces.memcached.Key
 
bytesNeeded - Variable in class org.openspaces.memcached.protocol.SessionStatus
 

C

Cache - Interface in com.j_spaces.javax.cache
Deprecated.  
cache(boolean) - Method in class org.openspaces.remoting.scripting.ResourceLazyLoadingScript
Should this script be cached or not.
cache(boolean) - Method in class org.openspaces.remoting.scripting.StaticScript
Should this script be cached or not.
CACHE_ID - Static variable in class com.j_spaces.map.Envelope
the cache id index in the values array.
CACHE_MANAGER_LOG_RECOVER_PROCESS - Static variable in class com.j_spaces.kernel.SystemProperties
Specified whether to disable database recovery logging, default is true.
CACHE_MANAGER_RECOVER_INTERVAL_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
 
CACHE_MANAGER_RECOVER_INTERVAL_LOG - Static variable in class com.j_spaces.kernel.SystemProperties
Interval in miliseconds to log database recovery process, default is 10 seconds.
CACHE_URL_PROP - Static variable in class com.j_spaces.core.client.SpaceURL
Deprecated. This system property can be used when space started using ServiceStarter.
CACHE_URL_PROPERTY - Static variable in class org.openspaces.hibernate.cache.AbstractMapCacheProvider
 
CacheEntry - Interface in com.j_spaces.javax.cache
Deprecated.  
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
Deprecated.  
CacheException() - Constructor for exception com.j_spaces.javax.cache.CacheException
Deprecated. Constructs a new CacheException.
CacheException(String) - Constructor for exception com.j_spaces.javax.cache.CacheException
Deprecated. Constructs a new CacheException with a message string.
CacheException(String, Throwable) - Constructor for exception com.j_spaces.javax.cache.CacheException
Deprecated. Constructs a CacheException with a message string, and a cause.
CacheFinder - Class in com.j_spaces.map
Deprecated. Use MapConfigurer instead.
CacheIterator<E> - Interface in com.j_spaces.javax.cache
Deprecated. Use DataIterator.
CacheKey - Class in org.openspaces.hibernate.cache
A cache key object acting as the key for the cache.
CacheKey() - Constructor for class org.openspaces.hibernate.cache.CacheKey
 
CacheKey(String, Object) - Constructor for class org.openspaces.hibernate.cache.CacheKey
 
CacheListener - Interface in com.j_spaces.javax.cache
Deprecated.  
CacheLoader - Interface in com.j_spaces.javax.cache
Deprecated. Use ExternalDataSource.
CachePolicy - Interface in org.openspaces.core.space
A generic interface for cache policies.
cachePolicy(CachePolicy) - Method in class org.openspaces.core.space.UrlSpaceConfigurer
 
CacheQuery - Interface in com.j_spaces.javax.cache
Deprecated.  
CacheStore - Interface in com.j_spaces.javax.cache
Deprecated. Use ExternalDataSource.
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
 
CallableDistributedTaskAdapter<T extends Serializable,R> - Class in org.openspaces.core.executor.juc
An adapter allowing to execute a Callable in a distributed fashion.
CallableDistributedTaskAdapter() - Constructor for class org.openspaces.core.executor.juc.CallableDistributedTaskAdapter
Here just for externalizable.
CallableDistributedTaskAdapter(Callable<T>) - Constructor for class org.openspaces.core.executor.juc.CallableDistributedTaskAdapter
Constructs a new callable distributed task adapter.
CallableDistributedTaskAdapter(Callable<T>, AsyncResultsReducer<T, R>) - Constructor for class org.openspaces.core.executor.juc.CallableDistributedTaskAdapter
Constructs a new callable distributed task adapter with a separate reducer.
CallableDistributedTaskAdapter(Callable<T>, AsyncResultsReducer<T, R>, AsyncResultFilter<T>) - Constructor for class org.openspaces.core.executor.juc.CallableDistributedTaskAdapter
Constructs a new callable distributed task adapter with a separate reducer and filter.
CallableTaskAdapter<T extends Serializable> - Class in org.openspaces.core.executor.juc
An adapter allowing to execute a Callable using Space task executors.
CallableTaskAdapter() - Constructor for class org.openspaces.core.executor.juc.CallableTaskAdapter
Here just for externalizable.
CallableTaskAdapter(Callable<T>) - Constructor for class org.openspaces.core.executor.juc.CallableTaskAdapter
Constructs a new callable task adapter with the callable to call.
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(boolean) - Method in class org.openspaces.core.executor.support.AsyncResultFuture
 
cancel(boolean) - Method in class org.openspaces.remoting.EventDrivenRemoteFuture
Attempts to cancel execution of this task.
cancel(boolean) - Method in class org.openspaces.remoting.SyncRemoteFuture
 
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
 
canDecrementInstance() - Method in interface org.openspaces.admin.pu.ProcessingUnit
Returns true if this processing unit allows to decrement instances on it.
canIncrementInstance() - Method in interface org.openspaces.admin.pu.ProcessingUnit
Returns true if this processing unit allows to increment instances on it.
CannotCloseContainerException - Exception in org.openspaces.pu.container
Exception indicating failure to close a container.
CannotCloseContainerException(String) - Constructor for exception org.openspaces.pu.container.CannotCloseContainerException
 
CannotCloseContainerException(String, Throwable) - Constructor for exception org.openspaces.pu.container.CannotCloseContainerException
 
CannotCreateContainerException - Exception in org.openspaces.pu.container
Exception indicating failure to create a container.
CannotCreateContainerException(String) - Constructor for exception org.openspaces.pu.container.CannotCreateContainerException
 
CannotCreateContainerException(String, Throwable) - Constructor for exception org.openspaces.pu.container.CannotCreateContainerException
 
CannotCreateNotifySessionException - Exception in org.openspaces.events.notify
A failure to create a notify session.
CannotCreateNotifySessionException(String, EventSessionConfig) - Constructor for exception org.openspaces.events.notify.CannotCreateNotifySessionException
 
CannotCreateNotifySessionException(String, EventSessionConfig, Throwable) - Constructor for exception org.openspaces.events.notify.CannotCreateNotifySessionException
 
CannotCreateSpaceException - Exception in org.openspaces.core.space
Happens when IJSpace can not be created.
CannotCreateSpaceException(String, Throwable) - Constructor for exception org.openspaces.core.space.CannotCreateSpaceException
 
CannotFindSpaceException - Exception in org.openspaces.core.space
Happens when IJSpace can not be found (when using jini/rmi protocol).
CannotFindSpaceException(String, Throwable) - Constructor for exception org.openspaces.core.space.CannotFindSpaceException
 
capacity(String, String) - Method in class org.openspaces.admin.esm.deployment.ElasticDataGridDeployment
Set the memory capacity growth of this data grid.
cas(Long, LocalCacheElement) - Method in class org.openspaces.memcached.SpaceCache
 
cas_key - Variable in class org.openspaces.memcached.protocol.CommandMessage
 
cast(Number) - Method in class org.openspaces.core.util.numbers.BigDecimalHelper
 
cast(Number) - Method in class org.openspaces.core.util.numbers.BigIntegerHelper
 
cast(Number) - Method in class org.openspaces.core.util.numbers.DoubleHelper
 
cast(Number) - Method in class org.openspaces.core.util.numbers.FloatHelper
 
cast(Number) - Method in class org.openspaces.core.util.numbers.IntegerHelper
 
cast(Number) - Method in class org.openspaces.core.util.numbers.LongHelper
 
cast(Number) - Method in interface org.openspaces.core.util.numbers.NumberHelper
Casts the give Number into the type the number helper handles.
cast(Number) - Method in class org.openspaces.core.util.numbers.ShortHelper
 
ceilDividedBy(String) - Method in class org.openspaces.grid.esm.MemorySettings
 
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.
channelClosed(ChannelHandlerContext, ChannelStateEvent) - Method in class org.openspaces.memcached.protocol.MemcachedCommandHandler
On close we manage some statistics, and remove this connection from the channel group.
channelOpen(ChannelHandlerContext, ChannelStateEvent) - Method in class org.openspaces.memcached.protocol.MemcachedCommandHandler
On open we manage some statistics, and add this connection to the channel group.
chunkSize - Variable in class org.openspaces.persistency.hibernate.iterator.AbstractChunkDataIterator
 
ClassLoaderAwareProcessingUnitContainerProvider - Interface in org.openspaces.pu.container
 
clean() - Method in interface com.gigaspaces.client.IServerAdmin
Cleans this space.
clean() - Method in class org.openspaces.core.DefaultGigaSpace
 
clean() - Method in interface org.openspaces.core.GigaSpace
Cleans this space.
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(Object, Transaction, int) - 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(Entry, Transaction, int) - 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
Deprecated. 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
Deprecated. 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.
clear() - Method in class org.openspaces.core.DefaultGigaMap
 
clear(boolean) - Method in class org.openspaces.core.DefaultGigaMap
 
clear(Object) - Method in class org.openspaces.core.DefaultGigaSpace
 
clear(boolean) - Method in interface org.openspaces.core.GigaMap
The clear method will remove all objects from the cache including the key and the associated value.
clear(Object) - Method in interface org.openspaces.core.GigaSpace
Removes the entries that match the specified template and the specified transaction from this space.
clear() - Method in class org.openspaces.core.util.ConcurrentHashSet
Removes all of the elements from this set.
clear() - Method in class org.openspaces.hibernate.cache.SimpleMapCache
Clear the cache
clear() - Method in class org.openspaces.hibernate.cache.TransactionalGigaMapCache
Clear the cache
clear() - Method in class org.openspaces.hibernate.cache.TransactionalMapCache
Clear the cache
clear() - Method in class org.openspaces.persistency.hibernate.iterator.AbstractScrollableDataIterator
 
clear() - Method in class org.openspaces.persistency.hibernate.iterator.DefaultScrollableDataIterator
 
clear() - Method in class org.openspaces.persistency.hibernate.iterator.StatelessScrollableDataIterator
 
ClearException - Exception in com.gigaspaces.client
Thrown when a space clear operation fails.
ClearException() - Constructor for exception com.gigaspaces.client.ClearException
 
ClearException(List<Throwable>) - Constructor for exception com.gigaspaces.client.ClearException
 
ClearException(Throwable[]) - Constructor for exception com.gigaspaces.client.ClearException
 
ClearException - Exception in org.openspaces.core
Thrown when a clear space operations fails.
ClearException(ClearException, ExceptionTranslator) - Constructor for exception org.openspaces.core.ClearException
 
clearResults() - Method in exception com.j_spaces.core.multiple.BatchOperationException
 
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).
clientError(String) - Static method in class org.openspaces.memcached.protocol.CommandMessage
 
ClientException - Exception in org.openspaces.memcached.protocol.exceptions
 
ClientException() - Constructor for exception org.openspaces.memcached.protocol.exceptions.ClientException
 
ClientException(String) - Constructor for exception org.openspaces.memcached.protocol.exceptions.ClientException
 
ClientException(String, Throwable) - Constructor for exception org.openspaces.memcached.protocol.exceptions.ClientException
 
ClientException(Throwable) - Constructor for exception org.openspaces.memcached.protocol.exceptions.ClientException
 
ClientLogEntryMatcherCallback - Interface in com.gigaspaces.log
A marker interface for a specific LogEntryMatcher marking it as needed to have extra processing step when it is received on the client side.
clientSideProcess(LogEntries) - Method in interface com.gigaspaces.log.ClientLogEntryMatcherCallback
Process the log entries and use the resulted entries.
clientSideProcess(LogEntries) - Method in class com.gigaspaces.log.ContinuousLogEntryMatcher
 
clientSideProcess(LogEntries) - Method in class com.gigaspaces.log.ForwardChunkLogEntryMatcher
 
clientSideProcess(LogEntries) - Method in class com.gigaspaces.log.ReverseLogEntryMatcher
 
ClientUIDHandler - Class in com.j_spaces.core.client
This Class enables the client to create entry UIDs by rendering a free-string , and to extract the free-string from a UID.
clone() - Method in class com.j_spaces.core.client.EntryArrivedRemoteEvent
Returns a shallow copy of this EntryArrivedRemoteEvent instance.
clone() - Method in class com.j_spaces.core.client.ExternalEntry
Shallow clone
clone() - Method in class com.j_spaces.core.client.SpaceURL
Deprecated. deep clones this SpaceURL instance - makes a distinct copy of each of the SpaceURL fields, and underlying tables.
clone() - Method in class com.j_spaces.core.JSpaceAttributes
 
clone() - Method in class org.openspaces.remoting.EventDrivenSpaceRemotingEntry
 
clone() - Method in class org.openspaces.remoting.SyncSpaceRemotingEntry
 
close() - Method in interface com.gigaspaces.datasource.DataIterator
Clean up after any resources associated with this iterator The iterator can be closed even if the iterator wasn't iterated over all of its elements.
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.gigaspaces.security.directory.DirectoryManager
Close the resource used to store the user and role details.
close() - Method in interface com.gigaspaces.security.SecurityManager
Closes any excess resource kept by the security manager; e.g. connection to a data-source.
close() - Method in interface com.j_spaces.core.client.INotifyDelegatorFilter
Called when notify template unregistered or space was shutdown.
close() - Static method in class com.j_spaces.core.client.LookupFinder
Closes the lookup finder if the LookupFinder.ACTUAL_CLOSE_SYSTEM_PROPERTY is set to "true".
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 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
Deprecated. Closes the iteration.
close() - Method in class com.j_spaces.jdbc.driver.GResultSet
 
close() - Method in interface com.j_spaces.worker.IWorker
Deprecated. This method should close by proper way the initialized worker, include all internal worker's Threads.
close() - Method in interface org.openspaces.admin.Admin
Closes the Admin, releasing any resource and stops listening for events from the lookup service.
close() - Method in class org.openspaces.core.space.filter.FilterOperationDelegate
If closeMethod is supplied, will invoke it.
close() - Method in class org.openspaces.interop.DotnetProcessingUnitContainer
 
close() - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
Close and release all connections that are currently stored in the connection pool associated with our data source.
close() - Method in class org.openspaces.memcached.SpaceCache
 
close() - Method in class org.openspaces.persistency.hibernate.iterator.AbstractChunkDataIterator
 
close() - Method in class org.openspaces.persistency.hibernate.iterator.AbstractScrollableDataIterator
 
close() - Method in class org.openspaces.persistency.hibernate.iterator.DefaultCriteriaByExampleDataIterator
 
close() - Method in class org.openspaces.persistency.hibernate.iterator.DefaultListQueryDataIterator
 
close() - Method in class org.openspaces.persistency.hibernate.iterator.HibernateProxyRemoverIterator
 
close() - Method in class org.openspaces.persistency.hibernate.iterator.StatelessListQueryDataIterator
 
close() - Method in class org.openspaces.persistency.support.ConcurrentMultiDataIterator
 
close() - Method in class org.openspaces.persistency.support.SerialMultiDataIterator
 
close() - Method in class org.openspaces.pu.container.integrated.IntegratedProcessingUnitContainer
Closes the processing unit container by destroying the Spring application context.
close() - Method in class org.openspaces.pu.container.jee.glassfish.GlassfishProcessingUnitContainer
Closes the processing unit container by destroying the web application and the Spring application context.
close() - Method in class org.openspaces.pu.container.jee.jetty.JettyProcessingUnitContainer
Closes the processing unit container by destroying the web application and the Spring application context.
close() - Method in interface org.openspaces.pu.container.ProcessingUnitContainer
Closes the given processing unit container.
close() - Method in class org.openspaces.pu.container.standalone.StandaloneProcessingUnitContainer
 
close() - Method in class org.openspaces.pu.container.support.CompoundProcessingUnitContainer
 
close() - Method in class org.openspaces.remoting.scripting.cache.BlockingQueueCompiledScriptPool
 
close() - Method in interface org.openspaces.remoting.scripting.cache.CompiledScriptPool
Closes the pool.
close(Script) - Method in class org.openspaces.remoting.scripting.GroovyLocalScriptExecutor
 
close(JRubyLocalScriptExecutor.JRubyCompiledScript) - Method in class org.openspaces.remoting.scripting.JRubyLocalScriptExecutor
 
close(Object) - Method in class org.openspaces.remoting.scripting.Jsr223LocalScriptExecutor
 
close(T) - Method in interface org.openspaces.remoting.scripting.LocalScriptExecutor
Closes the compiled script.
close() - Method in class org.openspaces.security.spring.SpringSecurityManager
Closes the Spring application context using ConfigurableApplicationContext.close().
closeApplicationContext() - Method in class org.openspaces.core.space.mode.RefreshSpaceModeContextLoader
 
closeApplicationContext() - Method in class org.openspaces.core.space.mode.SpaceModeContextLoader
Closes the application context.
closeConnectors() - Method in interface org.openspaces.pu.container.jee.jetty.holder.JettyHolder
Closes Jetty ports.
closeConnectors() - Method in class org.openspaces.pu.container.jee.jetty.holder.PlainJettyHolder
 
closeConnectors() - Method in class org.openspaces.pu.container.jee.jetty.holder.SharedJettyHolder
 
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
 
ClosedResourceException(String, Throwable) - Constructor for exception com.j_spaces.core.exception.ClosedResourceException
 
closeSession() - Method in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
 
CLUSTER_BACKUP_ID - Static variable in class com.j_spaces.core.client.SpaceURL
Deprecated. 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
Deprecated.  jini:// multicast support.
CLUSTER_INFO_CONTEXT - Static variable in interface org.openspaces.pu.container.jee.JeeProcessingUnitContainerProvider
The ServletContext key under which the ClusterInfo is stored.
CLUSTER_INFO_KEY - Static variable in class org.openspaces.remoting.scripting.DefaultScriptingExecutor
 
CLUSTER_MEMBER_ID - Static variable in class com.j_spaces.core.client.SpaceURL
Deprecated. 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
Deprecated.  jini:// multicast support.
CLUSTER_PARAMETER_BACKUPID - Static variable in class org.openspaces.pu.container.support.ClusterInfoParser
 
CLUSTER_PARAMETER_CLUSTERSCHEMA - Static variable in class org.openspaces.pu.container.support.ClusterInfoParser
 
CLUSTER_PARAMETER_INSTANCEID - Static variable in class org.openspaces.pu.container.support.ClusterInfoParser
 
CLUSTER_PARAMETER_TOTALMEMBERS - Static variable in class org.openspaces.pu.container.support.ClusterInfoParser
 
CLUSTER_SCHEMA - Static variable in class com.j_spaces.core.client.SpaceURL
Deprecated. 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
Deprecated.  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.
CLUSTERED - Static variable in class org.openspaces.core.config.LocalTxManagerBeanDefinitionParser
 
clustered(boolean) - Method in class org.openspaces.core.GigaSpaceConfigurer
 
clustered(boolean) - Method in class org.openspaces.core.map.MapConfigurer
 
CLUSTERED - Static variable in class org.openspaces.core.space.SpaceServiceDetails.Attributes
 
clustered(boolean) - Method in class org.openspaces.core.transaction.manager.LocalJiniTxManagerConfigurer
 
ClusterInfo - Class in org.openspaces.core.cluster
Holds cluster related information.
ClusterInfo() - Constructor for class org.openspaces.core.cluster.ClusterInfo
Constructs a new cluster info with null values on all the fields
ClusterInfo(String, Integer, Integer, Integer, Integer) - Constructor for class org.openspaces.core.cluster.ClusterInfo
Constructs a new Cluster info
clusterInfo(ClusterInfo) - Method in class org.openspaces.core.space.UrlSpaceConfigurer
 
ClusterInfoAware - Interface in org.openspaces.core.cluster
Allows for beans implementing this interface to be injected with ClusterInfo.
ClusterInfoBeanPostProcessor - Class in org.openspaces.core.cluster
A Spring BeanPostProcessor that takes a ClusterInfo and injects it to all the beans that implements ClusterInfoAware interface and to those that contain a field that has the annotation ClusterInfoContext}.
ClusterInfoBeanPostProcessor(ClusterInfo) - Constructor for class org.openspaces.core.cluster.ClusterInfoBeanPostProcessor
Constructs a new cluster info bean post processor based on the provided cluster info.
ClusterInfoContext - Annotation Type in org.openspaces.core.cluster
Allows for beans to be injected with ClusterInfo.
ClusterInfoParser - Class in org.openspaces.pu.container.support
ClusterInfo parser that parses -cluster parameter and transforms it into a cluster info.
ClusterInfoParser() - Constructor for class org.openspaces.pu.container.support.ClusterInfoParser
 
ClusterInfoPropertyPlaceholderConfigurer - Class in org.openspaces.core.cluster
Provides the ClusterInfo parameters as injected properties that can be used within Spring application context.
ClusterInfoPropertyPlaceholderConfigurer() - Constructor for class org.openspaces.core.cluster.ClusterInfoPropertyPlaceholderConfigurer
 
ClusterInfoPropertyPlaceholderConfigurer(ClusterInfo) - Constructor for class org.openspaces.core.cluster.ClusterInfoPropertyPlaceholderConfigurer
 
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
 
clusterSchema(String) - Method in class org.openspaces.admin.memcached.MemcachedDeployment
Sets the cluster schema of the Space.
clusterSchema(String) - Method in class org.openspaces.admin.pu.ProcessingUnitDeployment
Controls the cluster schema of the deployment.
clusterSchema(String) - Method in class org.openspaces.admin.space.SpaceDeployment
Sets the cluster schema of the Space.
cmd - Variable in class org.openspaces.memcached.protocol.ResponseMessage
 
cmd - Variable in class org.openspaces.memcached.protocol.SessionStatus
 
code - Variable in enum org.openspaces.memcached.protocol.binary.MemcachedBinaryCommandDecoder.BinaryOp
 
code - Variable in enum org.openspaces.memcached.protocol.binary.MemcachedBinaryResponseEncoder.ResponseCode
 
COM_TYPE_MULTICAST - Static variable in class org.openspaces.events.notify.AbstractNotifyEventListenerContainer
Controls how notification are propagated from the space to the listener.
COM_TYPE_MULTIPLEX - Static variable in class org.openspaces.events.notify.AbstractNotifyEventListenerContainer
Controls how notification are propagated from the space to the listener.
COM_TYPE_PREFIX - Static variable in class org.openspaces.events.notify.AbstractNotifyEventListenerContainer
 
COM_TYPE_UNICAST - Static variable in class org.openspaces.events.notify.AbstractNotifyEventListenerContainer
Controls how notification are propagated from the space to the listener.
COMM_TYPE - Static variable in class org.openspaces.events.notify.AggregatedNotifyEventContainerServiceDetails.Attributes
 
COMM_TYPE - Static variable in class org.openspaces.events.notify.NotifyEventContainerServiceDetails.Attributes
 
command(Op) - Static method in class org.openspaces.memcached.protocol.CommandMessage
 
CommandLineParser - Class in org.openspaces.pu.container.support
A simple command line parser transforming a list of string arguments into CommandLineParser.Parameter arguments.
CommandLineParser() - Constructor for class org.openspaces.pu.container.support.CommandLineParser
 
CommandLineParser.Parameter - Class in org.openspaces.pu.container.support
 
CommandLineParser.Parameter(String, String[]) - Constructor for class org.openspaces.pu.container.support.CommandLineParser.Parameter
 
CommandMessage - Class in org.openspaces.memcached.protocol
The payload object holding the parsed message.
CommandMessage.ErrorType - Enum in org.openspaces.memcached.protocol
 
commit(Xid, boolean) - Method in class com.j_spaces.core.client.XAResourceImpl
 
commitTimeout(long) - Method in class org.openspaces.core.transaction.manager.DistributedJiniTxManagerConfigurer
 
commitTimeout(long) - Method in class org.openspaces.core.transaction.manager.LocalJiniTxManagerConfigurer
 
commitTimeout(long) - Method in class org.openspaces.core.transaction.manager.LookupJiniTxManagerConfigurer
 
communicationMode - Variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
compare(Entry, Entry) - Method in class com.j_spaces.core.client.LookupFinder.LookupEntriesComparator
 
compare(Number, Number) - Method in class org.openspaces.core.util.numbers.BigDecimalHelper
 
compare(Number, Number) - Method in class org.openspaces.core.util.numbers.BigIntegerHelper
 
compare(Number, Number) - Method in class org.openspaces.core.util.numbers.DoubleHelper
 
compare(Number, Number) - Method in class org.openspaces.core.util.numbers.FloatHelper
 
compare(Number, Number) - Method in class org.openspaces.core.util.numbers.IntegerHelper
 
compare(Number, Number) - Method in class org.openspaces.core.util.numbers.LongHelper
 
compare(Number, Number) - Method in class org.openspaces.core.util.numbers.ShortHelper
 
compile(Script) - Method in class org.openspaces.remoting.scripting.AbstractLocalScriptExecutor
 
compile(Script) - Method in interface org.openspaces.remoting.scripting.LocalScriptExecutor
Compiles the given sctipt.
CompiledScriptCache - Interface in org.openspaces.remoting.scripting.cache
A compiled script cache.
CompiledScriptPool - Interface in org.openspaces.remoting.scripting.cache
Represnts a pool of compiled scripts that should work with a non thread safe compiled scripts in conjuction with CompiledScriptCache.
CompiledScriptPoolFactory - Interface in org.openspaces.remoting.scripting.cache
A factory for CompiledScriptPool instance.
complete() - Method in class org.openspaces.jee.sessions.jetty.GigaSessionManager.Session
Exit from session If the session attributes changed then always write the session to the cloud.
CompoundDumpResult - Class in org.openspaces.admin.dump
A dump results that holds one or more Dump reuslts.
CompoundDumpResult() - Constructor for class org.openspaces.admin.dump.CompoundDumpResult
 
CompoundLogEntries - Class in com.gigaspaces.log
Holds a list of LogEntries.
CompoundLogEntries(LogEntries[]) - Constructor for class com.gigaspaces.log.CompoundLogEntries
Constructs a new instance with an array of LogEntries (some values can be null within the array).
CompoundProcessingUnitContainer - Class in org.openspaces.pu.container.support
Compound processing unit container wraps several processing unit containers and allows to close them.
CompoundProcessingUnitContainer(ProcessingUnitContainer[]) - Constructor for class org.openspaces.pu.container.support.CompoundProcessingUnitContainer
 
compression(int) - Method in class org.openspaces.core.map.MapConfigurer
 
computePerc(int, int) - Static method in class org.openspaces.admin.support.StatisticsUtils
 
computePerc(long, long) - Static method in class org.openspaces.admin.support.StatisticsUtils
 
computePercByTime(long, long, long, long) - Static method in class org.openspaces.admin.support.StatisticsUtils
 
computePerSecond(long, long, long, long) - Static method in class org.openspaces.admin.support.StatisticsUtils
 
computeRouting(SpaceRemotingInvocation) - Method in class org.openspaces.remoting.MethodParamRemoteRoutingHandler
 
computeRouting(SpaceRemotingInvocation) - Method in interface org.openspaces.remoting.RemoteRoutingHandler
Returns the routing field value based on the remoting invocation.
computeRouting(SpaceRemotingInvocation, RemoteRoutingHandler, MethodInvocation) - Static method in class org.openspaces.remoting.RemotingProxyUtils
Computes the routing index for a given remote invocation.
computeRouting(SpaceRemotingInvocation) - Method in class org.openspaces.remoting.scripting.ScriptingRemoteRoutingHandler
Only works with ScriptingExecutor and uses Script.getRouting() in order to compute the routing index.
computeVersion() - Static method in class org.openspaces.maven.support.OutputVersion
 
comType(int) - Method in class org.openspaces.events.notify.SimpleNotifyContainerConfigurer
 
concatAttrIfNotExist(String, String, String) - Static method in class com.j_spaces.core.client.SpaceURL
Deprecated.  Concatenates if not exist the specified attrName and attrValue to the end of the spaceURL.
CONCURRENT_CONSUMERS - Static variable in class org.openspaces.events.asyncpolling.AggregatedAsyncPollingEventContainerServiceDetails.Attributes
 
CONCURRENT_CONSUMERS - Static variable in class org.openspaces.events.asyncpolling.AsyncPollingEventContainerServiceDetails.Attributes
 
CONCURRENT_CONSUMERS - Static variable in class org.openspaces.events.polling.AggregatedPollingEventContainerServiceDetails.Attributes
 
CONCURRENT_CONSUMERS - Static variable in class org.openspaces.events.polling.PollingEventContainerServiceDetails.Attributes
 
concurrentConsumers(int) - Method in class org.openspaces.events.asyncpolling.SimpleAsyncPollingContainerConfigurer
 
concurrentConsumers(int) - Method in class org.openspaces.events.polling.SimplePollingContainerConfigurer
 
ConcurrentHashSet<E> - Class in org.openspaces.core.util
 
ConcurrentHashSet() - Constructor for class org.openspaces.core.util.ConcurrentHashSet
Constructs a new, empty set; the backing HashMap instance has default initial capacity (16) and load factor (0.75).
ConcurrentMultiDataIterator - Class in org.openspaces.persistency.support
A simple implementation wrapping several iterators and exposing them as concurrent iterator using a fixed size thread pool.
ConcurrentMultiDataIterator(DataIterator[], int) - Constructor for class org.openspaces.persistency.support.ConcurrentMultiDataIterator
 
CONFIG_PARAMETER - Static variable in class org.openspaces.pu.container.support.ConfigLocationParser
 
ConfigLocationParser - Class in org.openspaces.pu.container.support
Parses multiple -config parameter by adding it to ApplicationContextProcessingUnitContainerProvider.addConfigLocation(String).
ConfigLocationParser() - Constructor for class org.openspaces.pu.container.support.ConfigLocationParser
 
configure() - Method in class com.gigaspaces.logger.RollingFileHandler
Configures this logger using the properties provided by the LogManager.getProperty(String) method.
connect(String, Properties) - Method in class com.j_spaces.jdbc.driver.GDriver
 
connectionPool - Variable in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
The object pool that internally manages our connections.
connectionProperties - Variable in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
The connection properties that will be sent to our JDBC driver when establishing new connections.
constructHeader(MemcachedBinaryCommandDecoder.BinaryOp, ChannelBuffer, ChannelBuffer, ChannelBuffer, short, int, long) - Method in class org.openspaces.memcached.protocol.binary.MemcachedBinaryResponseEncoder
 
CONSUMERS - Static variable in class org.openspaces.events.polling.PollingEventContainerServiceMonitors.Attributes
 
CONTAINER - Static variable in class com.j_spaces.core.client.SpaceURL
Deprecated.  Container key which holds the container name taken from the space url string
CONTAINER_CLASS_PROP - Static variable in interface org.openspaces.pu.container.ProcessingUnitContainerProvider
 
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
 
contains(ProcessingUnitInstance) - Method in interface org.openspaces.admin.gsc.GridServiceContainer
Returns true if the GSC contains the provided processing unit instance.
contains(ProcessingUnitInstance) - Method in interface org.openspaces.admin.machine.Machine
Returns true if the processing unit instance exists within the machine.
contains(SpaceInstance) - Method in interface org.openspaces.admin.machine.Machine
Returns true if the machine contains the provided space instance.
contains(Object) - Method in class org.openspaces.core.util.ConcurrentHashSet
Returns true if this set contains the specified element.
CONTAINS_TOKEN - Static variable in class com.j_spaces.core.client.TemplateMatchCodes
collection/array contains matching
containsAll(Collection<?>) - Method in class org.openspaces.core.util.ConcurrentHashSet
 
containsCause(Class<? extends Throwable>) - Method in exception com.j_spaces.core.multiple.BatchOperationException
Returns true if given exception class is a direct cause of this exception
containsKey(Object) - Method in class com.j_spaces.core.admin.SpaceConfig
 
containsKey(Object) - Method in interface com.j_spaces.javax.cache.Cache
Deprecated. Returns true if the cache contains the specified key.
containsKey(Object) - Method in class org.openspaces.core.DefaultGigaMap
 
containsString(String) - Static method in class com.gigaspaces.log.LogEntryMatchers
 
containsString(String, LogEntryMatcher) - Static method in class com.gigaspaces.log.LogEntryMatchers
 
ContainsStringLogEntryMatcher - Class in com.gigaspaces.log
A matcher filter that will filter out all log entries that do not contain the provided string.
ContainsStringLogEntryMatcher(String) - Constructor for class com.gigaspaces.log.ContainsStringLogEntryMatcher
 
ContainsStringLogEntryMatcher(String, LogEntryMatcher) - Constructor for class com.gigaspaces.log.ContainsStringLogEntryMatcher
 
containsValue(Object) - Method in interface com.j_spaces.javax.cache.Cache
Deprecated. Returns true if this cache maps one or more keys to the specified value.
containsValue(Object) - Method in class org.openspaces.core.DefaultGigaMap
 
ContentEncoder - Interface in com.gigaspaces.security.encoding
Interface for performing two-way encryption and decryption on objects.
CONTEXT - Static variable in class org.openspaces.core.transaction.manager.ExistingJiniTransactionManager
 
CONTEXT_PROPERTY_DEPLOY_PATH - Static variable in interface org.openspaces.pu.container.DeployableProcessingUnitContainerProvider
 
contextDestroyed(ServletContextEvent) - Method in class org.openspaces.pu.container.jee.context.BootstrapWebApplicationContextListener
 
contextDestroyed(ServletContextEvent) - Method in class org.openspaces.pu.container.jee.jetty.JettyWebApplicationContextListener
 
contextInitialized(ServletContextEvent) - Method in class org.openspaces.pu.container.jee.context.BootstrapWebApplicationContextListener
 
contextInitialized(ServletContextEvent) - Method in class org.openspaces.pu.container.jee.jetty.JettyWebApplicationContextListener
 
ContextLoaderBeanDefinitionParser - Class in org.openspaces.core.config
A bean definition builder for SpaceModeContextLoader.
ContextLoaderBeanDefinitionParser() - Constructor for class org.openspaces.core.config.ContextLoaderBeanDefinitionParser
 
CONTEXTPATH - Static variable in class org.openspaces.pu.container.jee.JeeServiceDetails.Attributes
 
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.
ContinousQuery(String, String, Object...) - 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(Class<T>, String, Object...) - Constructor for class com.j_spaces.core.client.ContinousQuery
Constructor for setting the class of the entry to query with the sql query expression.
continuous(LogEntryMatcher) - Static method in class com.gigaspaces.log.LogEntryMatchers
 
continuous(LogEntryMatcher, LogEntryMatcher) - Static method in class com.gigaspaces.log.LogEntryMatchers
 
ContinuousLogEntryMatcher - Class in com.gigaspaces.log
A reusable matcher (not thread safe) which accepts a matcher that returns the log entries for the first call, and for any other call, a AfterEntryLogEntryMatcher will be used with the last log entry returned.
ContinuousLogEntryMatcher(LogEntryMatcher, LogEntryMatcher) - Constructor for class com.gigaspaces.log.ContinuousLogEntryMatcher
 
convert(String, boolean) - Static method in class com.gigaspaces.security.authorities.SpaceAuthority.WildcardExpressionToFilterConverter
Convert the wildcard expression into a filter.
convertClassLoaderURL(URL) - Method in class org.openspaces.pu.container.support.PUPathMatchingResourcePatternResolver
 
convertJiniException(Exception) - Method in class org.openspaces.core.transaction.manager.AbstractJiniTransactionManager
 
convertToGB(long) - Static method in class org.openspaces.admin.support.StatisticsUtils
 
convertToKilobytes(long) - Static method in class org.openspaces.admin.support.StatisticsUtils
 
convertToMB(long) - Static method in class org.openspaces.admin.support.StatisticsUtils
 
convertToRegex(String, boolean) - Static method in class com.gigaspaces.security.authorities.SpaceAuthority.WildcardExpressionToFilterConverter
Convert the wildcard expression into a regex expression, since we found that this is a faster implementation even for fully matched strings.
cookieSet() - Method in class org.openspaces.jee.sessions.jetty.GigaSessionManager.Session
 
copy() - Method in class org.openspaces.core.cluster.ClusterInfo
 
copyMetaData(MuleMessage, Object) - Method in class org.openspaces.esb.mule.transformers.OpenSpacesTransformer
Copies the metadata from the UMOMessage to the result object.
CoreNamespaceHandler - Class in org.openspaces.core.config
A Spring name space handler for OpenSpaces core package.
CoreNamespaceHandler() - Constructor for class org.openspaces.core.config.CoreNamespaceHandler
 
CORRELATION_GROUP_SIZE - Static variable in interface org.openspaces.esb.mule.message.CorrelationMessageHeader
 
CORRELATION_ID - Static variable in interface org.openspaces.esb.mule.message.CorrelationMessageHeader
 
CORRELATION_SEQUENCE - Static variable in interface org.openspaces.esb.mule.message.CorrelationMessageHeader
 
CorrelationMessageHeader - Interface in org.openspaces.esb.mule.message
Base interface that expose mule meta data.
correspondingOp - Variable in enum org.openspaces.memcached.protocol.binary.MemcachedBinaryCommandDecoder.BinaryOp
 
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(Object) - Method in class org.openspaces.core.DefaultGigaSpace
 
count(Object, int) - Method in class org.openspaces.core.DefaultGigaSpace
 
count(Object) - Method in interface org.openspaces.core.GigaSpace
Count any matching entry from the space.
count(Object, int) - Method in interface org.openspaces.core.GigaSpace
Count any matching entry from the space.
CpuRequirement - Class in org.openspaces.pu.sla.requirement
 
CpuRequirement() - Constructor for class org.openspaces.pu.sla.requirement.CpuRequirement
 
CpuRequirementBeanDefinitionParser - Class in org.openspaces.pu.sla.config
A bean definition builder for CpuRequirement.
CpuRequirementBeanDefinitionParser() - Constructor for class org.openspaces.pu.sla.config.CpuRequirementBeanDefinitionParser
 
create(AsyncFuture<T>[], AsyncResultsReducer<T, R>) - Static method in class com.gigaspaces.async.FutureFactory
 
create(AsyncFuture<T>[], AsyncResultsReducer<T, R>, AsyncResultFilter<T>) - Static method in class com.gigaspaces.async.FutureFactory
 
create() - Static method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
Creates a new instance of NIO configuration based on system properties.
create(Class<?>, ISpacePredicate) - Static method in class com.gigaspaces.internal.query.SpaceQueryBuilder
Creates a space query using the specified class and predicate.
create(Class<?>, ISpacePredicate...) - Static method in class com.gigaspaces.internal.query.SpaceQueryBuilder
Creates a space query using the specified class and predicates.
create(String) - Static method in class com.gigaspaces.security.AuthorityFactory
Creates an Authority instance out of its String representation Authority.getAuthority().
create(Properties) - Method in class com.gigaspaces.security.directory.DefaultUserDetailsProvider
 
create(Properties) - Method in interface com.gigaspaces.security.directory.UserDetailsProvider
Create a UserDetails instance using the provided properties.
CREATE - Static variable in class com.j_spaces.core.client.SpaceURL
Deprecated.  java:// protocol support.
create(OutboundEndpoint) - Method in class org.openspaces.esb.mule.eventcontainer.OpenSpacesMessageDispatcherFactory
 
create(OutboundEndpoint) - Method in class org.openspaces.esb.mule.queue.OpenSpacesQueueMessageDispatcherFactory
 
create(InboundEndpoint) - Method in class org.openspaces.esb.mule.queue.OpenSpacesQueueMessageRequestorFactory
 
create() - Method in class org.openspaces.remoting.scripting.cache.BlockingQueueCompiledScriptPoolFactory
Constructs a new BlockingQueueCompiledScriptPool with the configured size.
create() - Method in interface org.openspaces.remoting.scripting.cache.CompiledScriptPoolFactory
Creates a new CompiledScriptPool.
createAdapter() - Method in class org.openspaces.events.config.AbstractResultEventAdapterFactoryBean
 
createAdapter() - Method in class org.openspaces.events.config.AnnotationEventAdapterFactoryBean
 
createAdapter() - Method in class org.openspaces.events.config.MethodEventAdapterFactoryBean
 
createAdmin() - Method in class org.openspaces.admin.AdminFactory
Creates the admin and begins its listening for events from the lookup service.
createAuthenticationRequest(UserDetails) - Method in class org.openspaces.security.spring.SpringSecurityManager
Creates an Authentication request object to be passed to the AuthenticationManager.authenticate(org.springframework.security.core.Authentication) method on each call to authenticate(UserDetails).
createBeanFactory() - Method in class org.openspaces.pu.container.jee.context.ProcessingUnitWebApplicationContext
Creates a new bean factory by delegating to the super bean factory creation and then adding all the registered BeanPostProcessors.
createBeanFactory() - Method in class org.openspaces.pu.container.support.ResourceApplicationContext
Creates a new bean factory by delegating to the super bean factory creation and then adding all the registered BeanPostProcessors.
createByClassOrFindByName(String, Class) - Method in class org.openspaces.remoting.RemotingAnnotationBeanPostProcessor
 
createCacheProperties() - Method in class org.openspaces.core.space.cache.AbstractLocalCacheSpaceFactoryBean
Subclasses should implement this method to return the properties relevant for the local concrete local cache implementation.
createCacheProperties() - Method in class org.openspaces.core.space.cache.LocalCacheSpaceFactoryBean
Returns newly created properties setting the SpaceURL.LOCAL_CACHE_UPDATE_MODE based on either localCacheUpdateMode or localCacheUpdateModeName.
createCacheProperties() - Method in class org.openspaces.core.space.cache.LocalViewSpaceFactoryBean
Creates newly created properties that holds the views set using LocalViewSpaceFactoryBean.setLocalViews(java.util.List) locaViews}.
createClientFilter() - Method in class com.gigaspaces.lrmi.nio.filters.IOStreamCompressionFilter.IOStreamCompressionFilterFactory
 
createClientFilter() - Method in class com.gigaspaces.lrmi.nio.filters.SSLFilterFactory
 
createContainer() - Method in class org.openspaces.interop.DotnetProcessingUnitContainerProvider
 
createContainer(String[]) - Static method in class org.openspaces.pu.container.integrated.IntegratedProcessingUnitContainer
 
createContainer() - Method in class org.openspaces.pu.container.integrated.IntegratedProcessingUnitContainerProvider
Creates a new IntegratedProcessingUnitContainer based on the configured parameters.
createContainer() - Method in class org.openspaces.pu.container.jee.glassfish.GlassfishJeeProcessingUnitContainerProvider
 
createContainer() - Method in class org.openspaces.pu.container.jee.jetty.JettyJeeProcessingUnitContainerProvider
See the header javadoc.
createContainer() - Method in interface org.openspaces.pu.container.ProcessingUnitContainerProvider
Creates a processing unit container.
createContainer(String[]) - Static method in class org.openspaces.pu.container.standalone.StandaloneProcessingUnitContainer
 
createContainer() - Method in class org.openspaces.pu.container.standalone.StandaloneProcessingUnitContainerProvider
Creates a new StandaloneProcessingUnitContainer based on the configured parameters.
createContextLoader() - Method in class org.openspaces.pu.container.jee.context.ProcessingUnitContextLoaderListener
Overrides Spring default ContextLoader with ProcessingUnitContextLoader.
createCursor() - Method in class org.openspaces.persistency.hibernate.iterator.AbstractScrollableDataIterator
 
createCursor() - Method in class org.openspaces.persistency.hibernate.iterator.DefaultScrollableDataIterator
 
createCursor() - Method in class org.openspaces.persistency.hibernate.iterator.StatelessScrollableDataIterator
 
createDataEventSession(EventSessionFactory) - Method in class org.openspaces.events.notify.AbstractNotifyEventListenerContainer
Creates a new DataEventSession based on the provided factory.
createDataSource() - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
Create (if necessary) and return the internal data source we are using to manage our connections.
createDefaultTaskExecutor() - Method in class org.openspaces.events.polling.SimplePollingEventListenerContainer
Create a default TaskExecutor.
createDirectoryManager(UserDetails) - Method in interface com.gigaspaces.security.SecurityManager
Attempts to authenticate the passed user represented by UserDetails, granting access only for users that are allowed to manage the directory.
createDirectoryManager(UserDetails) - Method in class org.openspaces.security.spring.SpringSecurityManager
Throws a DirectoryAccessDeniedException on any attempt to manage the users/roles using this API.
createEntry(Object, Object, long, int) - Method in interface com.j_spaces.javax.cache.EvictionStrategy
Deprecated. Creates new CacheEntry for the Cache and probably saves the entry in the internal structures.
createEventSessionConfig() - Method in class org.openspaces.events.notify.AbstractNotifyEventListenerContainer
Creates a new EventSessionConfig based on the different parameters this container accepts.
createEventSessionFactory() - Method in class org.openspaces.events.notify.AbstractNotifyEventListenerContainer
Creates a new event session factory based on the space provided.
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
 
createFileObject(String) - Method in class org.openspaces.pu.container.servicegrid.deploy.HTTPFileSystemView
 
createFileObject(File, String) - Method in class org.openspaces.pu.container.servicegrid.deploy.HTTPFileSystemView
Returns a File object constructed in dir from the given filename.
createFilter() - Method in class com.gigaspaces.lrmi.nio.filters.IOStreamCompressionFilter.IOStreamCompressionFilterFactory
 
createInitialLoadIterator(DataIterator[]) - Method in class org.openspaces.persistency.hibernate.AbstractHibernateExternalDataSource
A helper method that creates the initial load iterator using the ConcurrentMultiDataIterator with the provided AbstractHibernateExternalDataSource.setInitialLoadThreadPoolSize(int) thread pool size.
createInstance() - Method in class org.openspaces.core.jini.JiniServiceFactoryBean
Creates an instance of the service.
createIterator() - Method in class org.openspaces.persistency.hibernate.iterator.DefaultCriteriaByExampleDataIterator
 
createIterator() - Method in class org.openspaces.persistency.hibernate.iterator.DefaultListQueryDataIterator
 
createIterator(Query) - Method in class org.openspaces.persistency.hibernate.iterator.DefaultListQueryDataIterator
 
createIterator() - Method in class org.openspaces.persistency.hibernate.iterator.StatelessListQueryDataIterator
 
createIteratorByEntityName(String, SessionFactory, int, boolean, int, int) - Method in class org.openspaces.persistency.hibernate.iterator.AbstractChunkDataIterator
 
createIteratorByEntityName(String, SessionFactory, int, boolean, int, int) - Method in class org.openspaces.persistency.hibernate.iterator.DefaultChunkListDataIterator
 
createIteratorByEntityName(String, SessionFactory, int, boolean, int, int) - Method in class org.openspaces.persistency.hibernate.iterator.DefaultChunkScrollableDataIterator
 
createIteratorByEntityName(String, SessionFactory, int, boolean, int, int) - Method in class org.openspaces.persistency.hibernate.iterator.StatelessChunkListDataIterator
 
createIteratorByEntityName(String, SessionFactory, int, boolean, int, int) - Method in class org.openspaces.persistency.hibernate.iterator.StatelessChunkScrollableDataIterator
 
createIteratorByHibernateQuery(String, SessionFactory, int, int, int) - Method in class org.openspaces.persistency.hibernate.iterator.AbstractChunkDataIterator
 
createIteratorByHibernateQuery(String, SessionFactory, int, int, int) - Method in class org.openspaces.persistency.hibernate.iterator.DefaultChunkListDataIterator
 
createIteratorByHibernateQuery(String, SessionFactory, int, int, int) - Method in class org.openspaces.persistency.hibernate.iterator.DefaultChunkScrollableDataIterator
 
createIteratorByHibernateQuery(String, SessionFactory, int, int, int) - Method in class org.openspaces.persistency.hibernate.iterator.StatelessChunkListDataIterator
 
createIteratorByHibernateQuery(String, SessionFactory, int, int, int) - Method in class org.openspaces.persistency.hibernate.iterator.StatelessChunkScrollableDataIterator
 
createIteratorBySQLQuery(SQLQuery, SessionFactory, int, boolean, int, int) - Method in class org.openspaces.persistency.hibernate.iterator.AbstractChunkDataIterator
 
createIteratorBySQLQuery(SQLQuery, SessionFactory, int, boolean, int, int) - Method in class org.openspaces.persistency.hibernate.iterator.DefaultChunkListDataIterator
 
createIteratorBySQLQuery(SQLQuery, SessionFactory, int, boolean, int, int) - Method in class org.openspaces.persistency.hibernate.iterator.DefaultChunkScrollableDataIterator
 
createIteratorBySQLQuery(SQLQuery, SessionFactory, int, boolean, int, int) - Method in class org.openspaces.persistency.hibernate.iterator.StatelessChunkListDataIterator
 
createIteratorBySQLQuery(SQLQuery, SessionFactory, int, boolean, int, int) - Method in class org.openspaces.persistency.hibernate.iterator.StatelessChunkScrollableDataIterator
 
createMap() - Method in class org.openspaces.core.map.MapConfigurer
Creates an IMap based on the configuration.
createMap() - Method in class org.openspaces.core.map.MapFactoryBean
 
createMemcachedBinaryPipelineFactory(SpaceCache, String, boolean, int, DefaultChannelGroup) - Method in class org.openspaces.memcached.MemCacheDaemon
 
createMemcachedPipelineFactory(SpaceCache, String, boolean, int, int, DefaultChannelGroup) - Method in class org.openspaces.memcached.MemCacheDaemon
 
createProperties(ClusterInfo) - Static method in class org.openspaces.core.cluster.ClusterInfoPropertyPlaceholderConfigurer
 
createProxy() - Method in class org.openspaces.grid.esm.ESMImpl
 
createProxy() - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanImpl
 
createQueryFromSQLQuery(SQLQuery, Session) - Static method in class org.openspaces.persistency.hibernate.iterator.HibernateIteratorUtils
 
createQueryFromSQLQuery(SQLQuery, StatelessSession) - Static method in class org.openspaces.persistency.hibernate.iterator.HibernateIteratorUtils
 
createRole(RoleDetails) - Method in interface com.gigaspaces.security.directory.RoleManager
Create a new role with the specified roleDetails.
createSecurityManager(Properties) - Static method in class com.gigaspaces.security.SecurityFactory
Creates a SecurityManager instance using the provided security properties.
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
Deprecated. 
createSSLContext(boolean, String, String) - Method in class com.gigaspaces.lrmi.nio.filters.SSLFilterFactory
 
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.
createUser(UserDetails) - Method in interface com.gigaspaces.security.directory.UserManager
Create a new user with the specified userDetails.
createWebApplicationContext(ServletContext, ApplicationContext) - Method in class org.openspaces.pu.container.jee.context.ProcessingUnitContextLoader
Creates a Spring WebApplicationContext - ProcessingUnitWebApplicationContext.
createWork() - Method in class org.openspaces.esb.mule.queue.OpenSpacesQueueMessageReceiver
 
CriteriaHibernateExternalDataSource - Class in org.openspaces.persistency.hibernate
An extension over the default implementation that also implements DataProvider (not needed by default).
CriteriaHibernateExternalDataSource() - Constructor for class org.openspaces.persistency.hibernate.CriteriaHibernateExternalDataSource
 
CRLF - Static variable in class org.openspaces.memcached.protocol.text.MemcachedResponseEncoder
 
curr_conns - Variable in class org.openspaces.memcached.protocol.MemcachedCommandHandler
 
CUSTOM_PROPERTIES_NAME - Static variable in class com.j_spaces.core.client.SpaceURL
Deprecated. 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
DATA_SOURCE - Static variable in class org.openspaces.core.config.UrlSpaceBeanDefinitionParser
 
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.
DataProviderSplitter - Class in org.openspaces.persistency.patterns
A data provider that redirects template based operations to the given data source that can handle its type.
DataProviderSplitter(ManagedDataSourceEntriesProvider[]) - Constructor for class org.openspaces.persistency.patterns.DataProviderSplitter
 
dataSource - Variable in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
The data source we will use to manage connections.
dataSource - Variable in class org.openspaces.persistency.patterns.AbstractManagedDataSourceDelegator
 
DataSourceBeanDefinitionParser - Class in org.openspaces.jdbc.config
A bean definition builder for SpaceDriverManagerDataSource.
DataSourceBeanDefinitionParser() - Constructor for class org.openspaces.jdbc.config.DataSourceBeanDefinitionParser
 
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
 
dataSources - Variable in class org.openspaces.persistency.patterns.AbstractManagedDataSourceSplitter
 
DATE_PATTERN_DEFAULT - Static variable in class com.gigaspaces.logger.RollingFileHandler
 
DATE_PROP - Static variable in class com.gigaspaces.logger.RollingFileHandler
 
DbcpBasicDataSource - Class in org.openspaces.jdbc.datasource
An adaption of BasicDataSource from jakarta commons dbcp that uses a space to provide with a pooled data source implementation.
DbcpBasicDataSource() - Constructor for class org.openspaces.jdbc.datasource.DbcpBasicDataSource
 
DEBUG_LEVEL - Static variable in class com.gigaspaces.logger.RollingFileHandler
 
DEBUG_LEVEL_DEFAULT - Static variable in class com.gigaspaces.logger.RollingFileHandler
 
decode(byte[]) - Method in interface com.gigaspaces.security.encoding.ContentEncoder
Decode the byte array returning a decrypted object.
decode(ChannelHandlerContext, Channel, ChannelBuffer) - Method in class org.openspaces.memcached.protocol.binary.MemcachedBinaryCommandDecoder
 
decode(ChannelHandlerContext, Channel, ChannelBuffer) - Method in class org.openspaces.memcached.protocol.text.MemcachedFrameDecoder
 
decode(ChannelHandlerContext, Channel, ChannelBuffer) - Method in class org.openspaces.memcached.protocol.UnifiedProtocolDecoder
 
decRef() - Method in class org.openspaces.core.transaction.manager.JiniTransactionHolder
 
decrement() - Method in interface org.openspaces.admin.pu.ProcessingUnitInstance
Decrements the instance (and destroying it in the process).
decrementInstance() - Method in interface org.openspaces.admin.pu.ProcessingUnit
Will randomly decrement an instance from the processing units.
dedicatedDeploymentIsolation() - Method in class org.openspaces.admin.esm.deployment.ElasticDataGridDeployment
Restrict this data-grid deployment to machines not shared by other deployments.
DEFAULT - Static variable in interface com.j_spaces.core.client.ObjectFormat
The object format which is defined as default, i.e.
DEFAULT_ASYNC_CHANNEL_SHUTDOWN_TIMEOUT - Static variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
DEFAULT_ASYNC_INTERFACE_SUFFIX - Static variable in class org.openspaces.remoting.SpaceRemotingServiceExporter
 
DEFAULT_ASYNC_METHOD_PREFIX - Static variable in class org.openspaces.remoting.EventDrivenSpaceRemotingProxyFactoryBean
 
DEFAULT_ASYNC_METHOD_PREFIX - Static variable in class org.openspaces.remoting.ExecutorSpaceRemotingProxyFactoryBean
 
DEFAULT_ASYNC_METHOD_PREFIX - Static variable in class org.openspaces.remoting.SyncSpaceRemotingProxyFactoryBean
Deprecated.  
DEFAULT_CACHE_SIZE - Static variable in class org.openspaces.remoting.scripting.cache.LRUNonThreadSafeCompiledScriptCache
 
DEFAULT_CACHE_SIZE - Static variable in class org.openspaces.remoting.scripting.cache.LRUThreadSafeCompiledScriptCache
 
DEFAULT_CONTEXT_PROPERTIES_LOCATION - Static variable in class org.openspaces.pu.container.support.BeanLevelPropertiesParser
 
DEFAULT_FS_PU_CONTEXT_LOCATION - Static variable in interface org.openspaces.pu.container.spi.ApplicationContextProcessingUnitContainerProvider
 
DEFAULT_GLASSFISH_PU - Static variable in class org.openspaces.pu.container.jee.glassfish.GlassfishJeeProcessingUnitContainerProvider
 
DEFAULT_HISTORY_SIZE - Static variable in interface org.openspaces.admin.StatisticsMonitor
The default history size stored in statistics.
DEFAULT_INTERVAL_TIMEOUT - Static variable in class com.j_spaces.core.client.SpaceURL
Deprecated. The default timeout interval (in millis).
DEFAULT_ISOLATION - Static variable in class org.openspaces.core.config.GigaMapBeanDefinitionParser
 
DEFAULT_ISOLATION - Static variable in class org.openspaces.core.config.GigaSpaceBeanDefinitionParser
 
DEFAULT_JETTY_PU - Static variable in class org.openspaces.pu.container.jee.jetty.JettyJeeProcessingUnitContainerProvider
The optional location where a jetty spring application context (responsible for configuring jetty) will be loaded (within the processing unit).
DEFAULT_LISTENER_METHOD_NAME - Static variable in class org.openspaces.events.adapter.MethodEventListenerAdapter
Default method name to delegate to: handleEvent.
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_MISSING_PACKETS - Static variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
DEFAULT_MONITOR_INTERVAL - Static variable in interface org.openspaces.admin.StatisticsMonitor
The default statistics interval which is 5 seconds.
DEFAULT_PU_CONTEXT_LOCATION - Static variable in interface org.openspaces.pu.container.spi.ApplicationContextProcessingUnitContainerProvider
 
DEFAULT_RECEIVE_TIMEOUT - Static variable in class org.openspaces.events.asyncpolling.SimpleAsyncPollingEventListenerContainer
The default receive timeout: 60000 ms = 60 seconds = 1 minute.
DEFAULT_RECEIVE_TIMEOUT - Static variable in class org.openspaces.events.polling.AbstractPollingEventListenerContainer
The default receive timeout: 60000 ms = 60 seconds = 1 minute.
DEFAULT_RECOVERY_CHUNK_SIZE - Static variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
DEFAULT_RECOVERY_INTERVAL - Static variable in class org.openspaces.events.polling.SimplePollingEventListenerContainer
The default recovery interval: 5000 ms = 5 seconds.
DEFAULT_RECOVERY_THREAD_POOL_SIZE - Static variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
DEFAULT_REDO_LOG_CAPACITY_EXCEEDED - Static variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
DEFAULT_RENEW_DURATION - Static variable in class com.gigaspaces.events.EventSessionConfig
 
DEFAULT_RENEW_EXPIRATION - Static variable in class com.gigaspaces.events.EventSessionConfig
 
DEFAULT_RENEW_RTT - Static variable in class com.gigaspaces.events.EventSessionConfig
 
DEFAULT_REPL_CHUNK_SIZE - Static variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
DEFAULT_REPL_FULL_TAKE - 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_REPLY_TIMEOUT - Static variable in class com.j_spaces.core.client.MulticastNotifyDelegator
Deprecated. max time out to get registration confirmation.
DEFAULT_SCHEMA_NAME - Static variable in class com.j_spaces.core.client.SpaceURL
Deprecated. Default schema name, will be used if schema is not defined.
DEFAULT_SECURITY_DIRECTORY - Static variable in class com.gigaspaces.security.SecurityFactory
 
DEFAULT_SECURITY_RESOURCE - Static variable in class com.gigaspaces.security.SecurityFactory
 
DEFAULT_SIZE - Static variable in class org.openspaces.remoting.scripting.cache.BlockingQueueCompiledScriptPoolFactory
 
DEFAULT_SYNC_ON_COMMIT_TIMEOUT - Static variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
DEFAULT_THREAD_NAME_PREFIX - Static variable in class org.openspaces.events.polling.SimplePollingEventListenerContainer
Default thread name prefix: "DefaultPollingEventListenerContainer-".
DEFAULT_TIME_FORMAT - Static variable in class com.gigaspaces.log.LogEntryMatchers
 
DEFAULT_TIMEOUT - Static variable in class com.j_spaces.core.client.LookupFinder
Default service lookup timeout Default value is 5 seconds
defaultAutoCommit - Variable in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
The default auto-commit state of connections created by this pool.
defaultCatalog - Variable in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
The default "catalog" of connections created by this pool.
DefaultChunkListDataIterator - Class in org.openspaces.persistency.hibernate.iterator
A default batch iterator that is based on DefaultListQueryDataIterator for each chunk.
DefaultChunkListDataIterator(String, SessionFactory, int, boolean, int) - Constructor for class org.openspaces.persistency.hibernate.iterator.DefaultChunkListDataIterator
Constructs a list iterator over the given entity name.
DefaultChunkListDataIterator(SQLQuery, SessionFactory, int, boolean, int) - Constructor for class org.openspaces.persistency.hibernate.iterator.DefaultChunkListDataIterator
Constructs a list iterator over the given GigaSpaces SQLQuery.
DefaultChunkListDataIterator(String, SessionFactory, int, int) - Constructor for class org.openspaces.persistency.hibernate.iterator.DefaultChunkListDataIterator
Constructs a list iterator over the given hibernate query string.
DefaultChunkScrollableDataIterator - Class in org.openspaces.persistency.hibernate.iterator
A default batch iterator that is based on DefaultScrollableDataIterator for each chunk.
DefaultChunkScrollableDataIterator(String, SessionFactory, int, boolean, int) - Constructor for class org.openspaces.persistency.hibernate.iterator.DefaultChunkScrollableDataIterator
Constructs a scrollable iterator over the given entity name.
DefaultChunkScrollableDataIterator(SQLQuery, SessionFactory, int, boolean, int) - Constructor for class org.openspaces.persistency.hibernate.iterator.DefaultChunkScrollableDataIterator
Constructs a scrollable iterator over the given GigaSpaces SQLQuery.
DefaultChunkScrollableDataIterator(String, SessionFactory, int, int) - Constructor for class org.openspaces.persistency.hibernate.iterator.DefaultChunkScrollableDataIterator
Constructs a scrollable iterator over the given hibernate query string.
DefaultCriteriaByExampleDataIterator - Class in org.openspaces.persistency.hibernate.iterator
A simple iterator that iterates over template object using Hibernate Criteria by example.
DefaultCriteriaByExampleDataIterator(Object, SessionFactory) - Constructor for class org.openspaces.persistency.hibernate.iterator.DefaultCriteriaByExampleDataIterator
 
DefaultExceptionTranslator - Class in org.openspaces.core.exception
The default exception translator.
DefaultExceptionTranslator() - Constructor for class org.openspaces.core.exception.DefaultExceptionTranslator
 
DefaultGigaMap - Class in org.openspaces.core
An implementation of the GigaMap interface simplifying the work with JCache and Map interface on top of the Space.
DefaultGigaMap(IMap, TransactionProvider, ExceptionTranslator, int) - Constructor for class org.openspaces.core.DefaultGigaMap
Constructs a new DefaultGigaMap implementation.
DefaultGigaSpace - Class in org.openspaces.core
Default implementation of GigaSpace.
DefaultGigaSpace(IJSpace, TransactionProvider, ExceptionTranslator, int) - Constructor for class org.openspaces.core.DefaultGigaSpace
Constructs a new DefaultGigaSpace implementation.
DefaultHibernateExternalDataSource - Class in org.openspaces.persistency.hibernate
The default Hibernate external data source implementation.
DefaultHibernateExternalDataSource() - Constructor for class org.openspaces.persistency.hibernate.DefaultHibernateExternalDataSource
 
defaultIsolationLevel(int) - Method in class org.openspaces.core.GigaMapConfigurer
 
defaultIsolationLevel(int) - Method in class org.openspaces.core.GigaSpaceConfigurer
 
DefaultListQueryDataIterator - Class in org.openspaces.persistency.hibernate.iterator
A simple iterator that iterates over a SQLQuery by creating an Hiberante query using Hibernate Session and listing it.
DefaultListQueryDataIterator(SQLQuery, SessionFactory) - Constructor for class org.openspaces.persistency.hibernate.iterator.DefaultListQueryDataIterator
 
DefaultListQueryDataIterator(String, SessionFactory) - Constructor for class org.openspaces.persistency.hibernate.iterator.DefaultListQueryDataIterator
 
DefaultListQueryDataIterator(String, SessionFactory, int, int) - Constructor for class org.openspaces.persistency.hibernate.iterator.DefaultListQueryDataIterator
 
DefaultListQueryDataIterator(SQLQuery, SessionFactory, int, int) - Constructor for class org.openspaces.persistency.hibernate.iterator.DefaultListQueryDataIterator
 
defaultLockTimeToLive(long) - Method in class org.openspaces.core.GigaMapConfigurer
 
defaultReadOnly - Variable in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
The default read-only state of connections created by this pool.
defaultReadTimeout(long) - Method in class org.openspaces.core.GigaSpaceConfigurer
 
DefaultReplicationFilterProviderFactory - Class in org.openspaces.core.space.filter.replication
The default replication filter provider factory allowing to configure an input and output filter of IReplicationFilter.
DefaultReplicationFilterProviderFactory() - Constructor for class org.openspaces.core.space.filter.replication.DefaultReplicationFilterProviderFactory
 
DefaultScriptingExecutor - Class in org.openspaces.remoting.scripting
A Default "server" side script executor.
DefaultScriptingExecutor() - Constructor for class org.openspaces.remoting.scripting.DefaultScriptingExecutor
 
DefaultScrollableDataIterator - Class in org.openspaces.persistency.hibernate.iterator
A default scrollable result iterator based on Hibernate Session.
DefaultScrollableDataIterator(String, SessionFactory, int, boolean) - Constructor for class org.openspaces.persistency.hibernate.iterator.DefaultScrollableDataIterator
Constructs a scrollable iterator over the given entity name.
DefaultScrollableDataIterator(String, SessionFactory, int, boolean, int, int) - Constructor for class org.openspaces.persistency.hibernate.iterator.DefaultScrollableDataIterator
Constructs a scrollable iterator over the given entity name.
DefaultScrollableDataIterator(SQLQuery, SessionFactory, int, boolean) - Constructor for class org.openspaces.persistency.hibernate.iterator.DefaultScrollableDataIterator
Constructs a scrollable iterator over the given GigaSpaces SQLQuery.
DefaultScrollableDataIterator(SQLQuery, SessionFactory, int, boolean, int, int) - Constructor for class org.openspaces.persistency.hibernate.iterator.DefaultScrollableDataIterator
Constructs a scrollable iterator over the given GigaSpaces SQLQuery.
DefaultScrollableDataIterator(String, SessionFactory, int) - Constructor for class org.openspaces.persistency.hibernate.iterator.DefaultScrollableDataIterator
Constructs a scrollable iterator over the given hibernate query string.
DefaultScrollableDataIterator(String, SessionFactory, int, int, int) - Constructor for class org.openspaces.persistency.hibernate.iterator.DefaultScrollableDataIterator
Constructs a scrollable iterator over the given hibernate query string.
defaultTakeTimeout(long) - Method in class org.openspaces.core.GigaSpaceConfigurer
 
DefaultTaskExecutorService - Class in org.openspaces.core.executor.juc
An implemenation of an ExecutorService that uses the executors support implemented in GigaSpace.
DefaultTaskExecutorService(GigaSpace) - Constructor for class org.openspaces.core.executor.juc.DefaultTaskExecutorService
 
defaultTimeout(int) - Method in class org.openspaces.core.transaction.manager.DistributedJiniTxManagerConfigurer
 
defaultTimeout(int) - Method in class org.openspaces.core.transaction.manager.LocalJiniTxManagerConfigurer
 
defaultTimeout(int) - Method in class org.openspaces.core.transaction.manager.LookupJiniTxManagerConfigurer
 
defaultTimeToLive(long) - Method in class org.openspaces.core.GigaMapConfigurer
 
defaultTransactionIsolation - Variable in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
The default TransactionIsolation state of connections created by this pool.
DefaultTransactionProvider - Class in org.openspaces.core.transaction
Default transaction provider works in conjunction with JiniPlatformTransactionManager and one of its derived classes.
DefaultTransactionProvider(Object, PlatformTransactionManager) - Constructor for class org.openspaces.core.transaction.DefaultTransactionProvider
Creates a new transaction provider.
DefaultUserDetailsProvider - Class in com.gigaspaces.security.directory
A default UserDetails provider which returns the default User with the specified username and password property values.
DefaultUserDetailsProvider() - Constructor for class com.gigaspaces.security.directory.DefaultUserDetailsProvider
 
defaultWaitingForLockTimeout(long) - Method in class org.openspaces.core.GigaMapConfigurer
 
defaultWriteLease(long) - Method in class org.openspaces.core.GigaSpaceConfigurer
 
DELEGATE - Static variable in class org.openspaces.events.config.AnnotationEventAdapterBeanDefinitionParser
 
DELEGATE - Static variable in class org.openspaces.events.config.MethodEventAdapterBeanDefinitionParser
 
DelegatingTask<T extends Serializable> - Interface in org.openspaces.core.executor.support
A delegating task is a task that holds another task that will be executed.
delete(String) - Method in class org.openspaces.jee.sessions.jetty.GigaSessionManager
 
delete(Key, int) - Method in class org.openspaces.memcached.SpaceCache
 
DeleteBackupPolicy - Class in com.gigaspaces.logger
A backup policy that deletes any file which is older than the specified period, but keeps at least as many of the specified backup files.
DeleteBackupPolicy() - Constructor for class com.gigaspaces.logger.DeleteBackupPolicy
Constructs a delete-backup policy specifying the period (in days) to keep a file before deletion, and the number of files to keep as backup.
deleteResponse - Variable in class org.openspaces.memcached.protocol.ResponseMessage
 
deleteRole(String) - Method in interface com.gigaspaces.security.directory.RoleManager
Delete an existing role represented by the specified role.
deleteRow() - Method in class com.j_spaces.jdbc.driver.GResultSet
 
deleteUser(String) - Method in interface com.gigaspaces.security.directory.UserManager
Delete an existing user represented by the specified username.
deploy(ElasticDataGridDeployment) - Method in interface org.openspaces.admin.esm.ElasticServiceManager
Deploys an 'elastic' deployment based on the deployment information and the available resources.
deploy(ElasticDataGridDeployment, long, TimeUnit) - Method in interface org.openspaces.admin.esm.ElasticServiceManager
Deploys an 'elastic' deployment based on the deployment information and the available resources.
deploy(ElasticDataGridDeployment) - Method in interface org.openspaces.admin.esm.ElasticServiceManagers
Deploys an 'elastic' deployment based on the deployment information and the available resources.
deploy(ElasticDataGridDeployment, long, TimeUnit) - Method in interface org.openspaces.admin.esm.ElasticServiceManagers
Deploys an 'elastic' deployment based on the deployment information and the available resources.
deploy(ProcessingUnitDeployment) - Method in interface org.openspaces.admin.gsm.GridServiceManager
Deploys a processing unit based on the processing unit deployment information on the given grid service manager (it will act as the primary GSM for the deployed processing unit).
deploy(ProcessingUnitDeployment, long, TimeUnit) - Method in interface org.openspaces.admin.gsm.GridServiceManager
Deploys a processing unit based on the processing unit deployment information on the given grid service manager (it will act as the primary GSM for the deployed processing unit).
deploy(SpaceDeployment) - Method in interface org.openspaces.admin.gsm.GridServiceManager
Deploys a space based on the space deployment information on the given grid service manager (it will act as the primary GSM for the deployed processing unit).
deploy(SpaceDeployment, long, TimeUnit) - Method in interface org.openspaces.admin.gsm.GridServiceManager
Deploys a space based on the space deployment information on the given grid service manager (it will act as the primary GSM for the deployed processing unit).
deploy(MemcachedDeployment) - Method in interface org.openspaces.admin.gsm.GridServiceManager
Deploys a memcached based on the space deployment information on the given grid service manager (it will act as the primary GSM for the deployed processing unit).
deploy(MemcachedDeployment, long, TimeUnit) - Method in interface org.openspaces.admin.gsm.GridServiceManager
Deploys a memcached based on the space deployment information on the given grid service manager (it will act as the primary GSM for the deployed processing unit).
deploy(ProcessingUnitDeployment) - Method in interface org.openspaces.admin.gsm.GridServiceManagers
Deploys a processing unit based on the processing unit deployment information on a random grid service manager (it will act as the primary GSM for the deployed processing unit).
deploy(ProcessingUnitDeployment, long, TimeUnit) - Method in interface org.openspaces.admin.gsm.GridServiceManagers
Deploys a processing unit based on the processing unit deployment information on a random grid service manager (it will act as the primary GSM for the deployed processing unit).
deploy(SpaceDeployment) - Method in interface org.openspaces.admin.gsm.GridServiceManagers
Deploys a space based on the space deployment information on a random grid service manager (it will act as the primary GSM for the deployed processing unit).
deploy(MemcachedDeployment, long, TimeUnit) - Method in interface org.openspaces.admin.gsm.GridServiceManagers
Deploys a memcached based on the space deployment information on a random grid service manager (it will act as the primary GSM for the deployed processing unit).
deploy(MemcachedDeployment) - Method in interface org.openspaces.admin.gsm.GridServiceManagers
Deploys a memcached based on the space deployment information on a random grid service manager (it will act as the primary GSM for the deployed processing unit).
deploy(SpaceDeployment, long, TimeUnit) - Method in interface org.openspaces.admin.gsm.GridServiceManagers
Deploys a space based on the space deployment information on a random grid service manager (it will act as the primary GSM for the deployed processing unit).
deploy(ElasticDataGridDeployment) - Method in interface org.openspaces.grid.esm.ESM
 
deploy(ElasticDataGridDeployment) - Method in class org.openspaces.grid.esm.EsmExecutor
 
deploy(ElasticDataGridDeployment) - Method in class org.openspaces.grid.esm.ESMImpl
 
deploy(ElasticDataGridDeployment) - Method in class org.openspaces.grid.esm.ESMProxy
 
Deploy - Class in org.openspaces.pu.container.servicegrid.deploy
 
Deploy() - Constructor for class org.openspaces.pu.container.servicegrid.deploy.Deploy
 
deploy(String[]) - Method in class org.openspaces.pu.container.servicegrid.deploy.Deploy
 
deploy(String[], ServiceProvisionListener) - Method in class org.openspaces.pu.container.servicegrid.deploy.Deploy
 
deploy(String[]) - Method in class org.openspaces.pu.container.servicegrid.deploy.MemcachedDeploy
 
deploy(String[], ServiceProvisionListener) - Method in class org.openspaces.pu.container.servicegrid.deploy.MemcachedDeploy
 
deploy(String[]) - Method in class org.openspaces.pu.container.servicegrid.deploy.SpaceDeploy
 
deploy(String[], ServiceProvisionListener) - Method in class org.openspaces.pu.container.servicegrid.deploy.SpaceDeploy
 
DeployableProcessingUnitContainerProvider - Interface in org.openspaces.pu.container
 
deployAndWait(String[]) - Method in class org.openspaces.pu.container.servicegrid.deploy.Deploy
 
deployAndWait(String[]) - Method in class org.openspaces.pu.container.servicegrid.deploy.MemcachedDeploy
 
deployAndWait(String[]) - Method in class org.openspaces.pu.container.servicegrid.deploy.SpaceDeploy
 
DeploymentContext - Class in org.openspaces.admin.esm.deployment
 
DeploymentIsolationFilter - Class in org.openspaces.grid.esm
Internal deployment isolation filter corresponding to the deployment isolation level required.
DeploymentIsolationFilter(PuCapacityPlanner) - Constructor for class org.openspaces.grid.esm.DeploymentIsolationFilter
 
DeploymentIsolationLevel - Enum in org.openspaces.admin.esm.deployment
Specifies the deployment isolation level (per processing unit).
DeploymentStatus - Enum in org.openspaces.admin.pu
Deployment status indicates a ProcessingUnit deployment.
dequeue() - Method in class org.openspaces.esb.mule.seda.OpenSpacesSedaService
 
description - Variable in class org.openspaces.pu.service.PlainServiceDetails
 
destroy() - Method in class com.j_spaces.core.client.LocalTransactionManager
 
DESTROY - Static variable in class com.j_spaces.core.client.SpaceURL
Deprecated.  java:// protocol support.
destroy() - Method in interface org.openspaces.admin.pu.ProcessingUnitInstance
Destroy the instance.
destroy() - Method in class org.openspaces.core.space.AbstractSpaceFactoryBean
Destroys the space and unregisters the internal space mode listener (if registered).
destroy() - Method in class org.openspaces.core.space.cache.AbstractLocalCacheSpaceFactoryBean
Closes the local cache space
destroy() - Method in class org.openspaces.core.space.cache.LocalCacheSpaceConfigurer
 
destroy() - Method in class org.openspaces.core.space.cache.LocalViewSpaceConfigurer
 
destroy() - Method in class org.openspaces.core.space.mode.SpaceModeContextLoader
 
destroy() - Method in class org.openspaces.core.space.support.WorkerAdapter
 
destroy() - Method in class org.openspaces.core.space.UrlSpaceConfigurer
Destroys the Space by calling AbstractSpaceFactoryBean.destroy().
destroy() - Method in class org.openspaces.core.transaction.manager.AbstractJiniTransactionManager
 
destroy() - Method in class org.openspaces.core.transaction.manager.DistributedJiniTransactionManager
 
destroy() - Method in class org.openspaces.core.transaction.manager.DistributedJiniTxManagerConfigurer
 
destroy() - Method in class org.openspaces.core.transaction.manager.LocalJiniTransactionManager
 
destroy() - Method in class org.openspaces.core.transaction.manager.LocalJiniTxManagerConfigurer
 
destroy() - Method in class org.openspaces.core.transaction.manager.LookupJiniTxManagerConfigurer
 
destroy() - Method in class org.openspaces.esb.mule.pu.OpenSpacesMuleContextLoader
 
destroy() - Method in class org.openspaces.events.AbstractSpaceListeningContainer
Calls AbstractSpaceListeningContainer.shutdown() when the BeanFactory destroys the container instance.
destroy() - Method in class org.openspaces.events.support.EventContainersBus
 
destroy(boolean) - Method in class org.openspaces.grid.esm.ESMImpl
 
destroy() - Method in class org.openspaces.hibernate.cache.SimpleMapCache
Clean up
destroy() - Method in class org.openspaces.hibernate.cache.TransactionalGigaMapCache
Clean up
destroy() - Method in class org.openspaces.hibernate.cache.TransactionalMapCache
Clean up
destroy() - Method in class org.openspaces.interop.DotnetProcessingUnitBean
destroy() - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
 
destroy() - Method in class org.openspaces.memcached.MemCacheDaemon
 
destroy() - Method in class org.openspaces.persistency.utils.HsqlServerBean
 
destroy() - Method in class org.openspaces.pu.container.jee.stats.RequestStatisticsFilter
 
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
Deprecated. 
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.
details - Variable in class org.openspaces.pu.service.PlainServiceMonitors
 
didActivate() - Method in class org.openspaces.jee.sessions.jetty.GigaSessionManager.Session
 
DirectJiniTransactionManager - Class in org.openspaces.core.transaction.manager
Springs transaction manager (PlatformTransactionManager using directly injected Jini TransactionManager.
DirectJiniTransactionManager() - Constructor for class org.openspaces.core.transaction.manager.DirectJiniTransactionManager
 
DirectoryAccessDeniedException - Exception in com.gigaspaces.security.directory
A DirectoryAccessDeniedException is thrown as a result of an access restriction when calling SecurityManager.createDirectoryManager(UserDetails).
DirectoryAccessDeniedException(String) - Constructor for exception com.gigaspaces.security.directory.DirectoryAccessDeniedException
DirectoryAccessDeniedException(String, Throwable) - Constructor for exception com.gigaspaces.security.directory.DirectoryAccessDeniedException
DirectoryManager - Interface in com.gigaspaces.security.directory
An interface for user and role management.
DirectoryManagerUtils - Class in com.gigaspaces.security.directory
A helper class for managing the directory.
DirectoryManagerUtils() - Constructor for class com.gigaspaces.security.directory.DirectoryManagerUtils
 
DirectSpaceFactoryBean - Class in org.openspaces.core.space
A direct space factory bean, initialized with an existing IJSpace and provides it as the space.
DirectSpaceFactoryBean(IJSpace) - Constructor for class org.openspaces.core.space.DirectSpaceFactoryBean
Constucts a new direct space factory using the provided space.
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.
DISABLE_MULTICAST_REPLICATION_ADAPTOR - Static variable in class com.j_spaces.kernel.SystemProperties
if true disable multicast replication adaptor
DISCARD - Static variable in interface com.j_spaces.core.cluster.IReplicationFilterEntry
Deprecated. use ReplicationOperationType.DISCARD instead.
discard() - Method in interface com.j_spaces.core.cluster.IReplicationFilterEntry
Discard this entry from the replication.
discarded(DiscoveryEvent) - Method in class org.openspaces.pu.container.jee.lb.apache.ApacheLoadBalancerAgent
 
discardEntry(CacheEntry) - Method in interface com.j_spaces.javax.cache.EvictionStrategy
Deprecated. Discard an Entry from the EvictionStrategy internal structures.
DiscoverableComponent - Interface in org.openspaces.admin
A discoverable component is a component that is found from the lookup service.
discovered(DiscoveryEvent) - Method in class org.openspaces.pu.container.jee.lb.apache.ApacheLoadBalancerAgent
 
discoverUnmanagedSpaces() - Method in class org.openspaces.admin.AdminFactory
Enables discovery of unmanaged spaces (spaces that are not started by being deployed within the Service Grid).
dispatch(Runnable) - Method in class org.openspaces.pu.container.jee.jetty.holder.SharedThreadPool
 
distExecute(DistributedTask<T, R>, AsyncFutureListener<R>) - Method in class org.openspaces.core.DefaultGigaSpace
 
DistributedJiniTransactionManager - Class in org.openspaces.core.transaction.manager
A transaction manager that starts an embedded distributed mahalo transaction manager.
DistributedJiniTransactionManager() - Constructor for class org.openspaces.core.transaction.manager.DistributedJiniTransactionManager
 
DistributedJiniTxManagerConfigurer - Class in org.openspaces.core.transaction.manager
A simple configurer for DistributedJiniTransactionManager.
DistributedJiniTxManagerConfigurer() - Constructor for class org.openspaces.core.transaction.manager.DistributedJiniTxManagerConfigurer
 
DistributedTask<T extends Serializable,R> - Interface in org.openspaces.core.executor
A distributed task is a Task that is executed on several space nodes, requiring to AsyncResultsReducer.reduce(java.util.List) the list of AsyncResults.
DistributedTxManagerBeanDefinitionParser - Class in org.openspaces.core.config
A bean definition builder for DistributedJiniTransactionManager.
DistributedTxManagerBeanDefinitionParser() - Constructor for class org.openspaces.core.config.DistributedTxManagerBeanDefinitionParser
 
div(Number, Number) - Method in class org.openspaces.core.util.numbers.BigDecimalHelper
 
div(Number, Number) - Method in class org.openspaces.core.util.numbers.BigIntegerHelper
 
div(Number, Number) - Method in class org.openspaces.core.util.numbers.DoubleHelper
 
div(Number, Number) - Method in class org.openspaces.core.util.numbers.FloatHelper
 
div(Number, Number) - Method in class org.openspaces.core.util.numbers.IntegerHelper
 
div(Number, Number) - Method in class org.openspaces.core.util.numbers.LongHelper
 
div(Number, Number) - Method in interface org.openspaces.core.util.numbers.NumberHelper
Divides the two numbers (can be of any Number type) and returns the type result that the number helper handles.
div(Number, Number) - Method in class org.openspaces.core.util.numbers.ShortHelper
 
dividedBy(String) - Method in class org.openspaces.grid.esm.MemorySettings
 
doAfterStart() - Method in class org.openspaces.events.AbstractSpaceListeningContainer
 
doAfterStart() - Method in class org.openspaces.events.asyncpolling.SimpleAsyncPollingEventListenerContainer
 
doAfterStart() - Method in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
 
doAfterStart() - Method in class org.openspaces.events.polling.SimplePollingEventListenerContainer
 
doBeforeStop() - Method in class org.openspaces.events.AbstractSpaceListeningContainer
 
doBeforeStop() - Method in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
 
doBeforeStop() - Method in class org.openspaces.events.polling.SimplePollingEventListenerContainer
 
doBegin(Object, TransactionDefinition) - Method in class org.openspaces.core.transaction.manager.AbstractJiniTransactionManager
 
doCleanupAfterCompletion(Object) - Method in class org.openspaces.core.transaction.manager.AbstractJiniTransactionManager
 
doClose() - Method in class org.openspaces.persistency.hibernate.iterator.AbstractScrollableDataIterator
 
doClose() - Method in class org.openspaces.persistency.hibernate.iterator.DefaultScrollableDataIterator
 
doClose() - Method in class org.openspaces.persistency.hibernate.iterator.StatelessScrollableDataIterator
 
doCommit(DefaultTransactionStatus) - Method in class org.openspaces.core.transaction.manager.AbstractJiniTransactionManager
 
doCompile(Script) - Method in class org.openspaces.remoting.scripting.AbstractLocalScriptExecutor
 
doCompile(Script) - Method in class org.openspaces.remoting.scripting.GroovyLocalScriptExecutor
 
doCompile(Script) - Method in class org.openspaces.remoting.scripting.JRubyLocalScriptExecutor
 
doCompile(Script) - Method in class org.openspaces.remoting.scripting.Jsr223LocalScriptExecutor
 
doConnect() - Method in class org.openspaces.esb.mule.eventcontainer.OpenSpacesConnector
 
doConnect() - Method in class org.openspaces.esb.mule.eventcontainer.OpenSpacesMessageDispatcher
 
doConnect() - Method in class org.openspaces.esb.mule.eventcontainer.OpenSpacesMessageReceiver
 
doConnect() - Method in class org.openspaces.esb.mule.queue.OpenSpacesQueueConnector
 
doConnect() - Method in class org.openspaces.esb.mule.queue.OpenSpacesQueueMessageDispatcher
 
doConnect() - Method in class org.openspaces.esb.mule.queue.OpenSpacesQueueMessageReceiver
 
doConnect() - Method in class org.openspaces.esb.mule.queue.OpenSpacesQueueMessageRequestor
 
doCreateReplicationFilterProvider() - Method in class org.openspaces.core.space.filter.replication.AbstractReplicationFilterProviderFactory
Creates the replication filter provider.
doCreateReplicationFilterProvider() - Method in class org.openspaces.core.space.filter.replication.DefaultReplicationFilterProviderFactory
 
doCreateSpace() - Method in class org.openspaces.core.space.AbstractSpaceFactoryBean
Responsible for creating/finding the actual IJSpace implementation.
doCreateSpace() - Method in class org.openspaces.core.space.DirectSpaceFactoryBean
Returns the space provided in the constructor.
doCreateSpace() - Method in class org.openspaces.core.space.UrlSpaceFactoryBean
Creates the space by calling UrlSpaceFactoryBean.doGetSpaceUrls() and then using the returned SpaceURL a space is found using SpaceFinder.find(SpaceURL).
doCreateTransactionManager() - Method in class org.openspaces.core.transaction.manager.AbstractJiniTransactionManager
Implemented by sub classes to provide a Jini TransactionManager.
doCreateTransactionManager() - Method in class org.openspaces.core.transaction.manager.DirectJiniTransactionManager
Returns the TransactionManager provided using the DirectJiniTransactionManager.setTransactionManager(TransactionManager).
doCreateTransactionManager() - Method in class org.openspaces.core.transaction.manager.DistributedJiniTransactionManager
 
doCreateTransactionManager() - Method in class org.openspaces.core.transaction.manager.LocalJiniTransactionManager
Returns a new LocalTransactionManager using the provided LocalJiniTransactionManager.setSpace(com.j_spaces.core.IJSpace).
doCreateTransactionManager() - Method in class org.openspaces.core.transaction.manager.LookupJiniTransactionManager
Returns a Jini TransactionManager that is lookup up using JiniServiceFactoryBean.
doDisconnect() - Method in class org.openspaces.esb.mule.eventcontainer.OpenSpacesConnector
 
doDisconnect() - Method in class org.openspaces.esb.mule.eventcontainer.OpenSpacesMessageDispatcher
 
doDisconnect() - Method in class org.openspaces.esb.mule.eventcontainer.OpenSpacesMessageReceiver
 
doDisconnect() - Method in class org.openspaces.esb.mule.queue.OpenSpacesQueueConnector
 
doDisconnect() - Method in class org.openspaces.esb.mule.queue.OpenSpacesQueueMessageDispatcher
 
doDisconnect() - Method in class org.openspaces.esb.mule.queue.OpenSpacesQueueMessageReceiver
 
doDisconnect() - Method in class org.openspaces.esb.mule.queue.OpenSpacesQueueMessageRequestor
 
doDispatch(MuleEvent) - Method in class org.openspaces.esb.mule.eventcontainer.OpenSpacesMessageDispatcher
 
doDispatch(MuleEvent) - Method in class org.openspaces.esb.mule.queue.OpenSpacesQueueMessageDispatcher
 
doDispose() - Method in class org.openspaces.esb.mule.eventcontainer.OpenSpacesConnector
 
doDispose() - Method in class org.openspaces.esb.mule.eventcontainer.OpenSpacesMessageDispatcher
 
doDispose() - Method in class org.openspaces.esb.mule.eventcontainer.OpenSpacesMessageReceiver
 
doDispose() - Method in class org.openspaces.esb.mule.queue.OpenSpacesQueueConnector
 
doDispose() - Method in class org.openspaces.esb.mule.queue.OpenSpacesQueueMessageDispatcher
 
doDispose() - Method in class org.openspaces.esb.mule.queue.OpenSpacesQueueMessageReceiver
 
doDispose() - Method in class org.openspaces.esb.mule.queue.OpenSpacesQueueMessageRequestor
 
doDispose() - Method in class org.openspaces.esb.mule.seda.SpaceAwareSedaService
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.openspaces.pu.container.jee.stats.RequestStatisticsFilter
 
doFindMatchingFileSystemResources(File, String) - Method in class org.openspaces.pu.container.support.PUPathMatchingResourcePatternResolver
 
doFindPathMatchingJarResources(Resource, String) - Method in class org.openspaces.pu.container.support.PUPathMatchingResourcePatternResolver
 
doGetCloseMethod() - Method in class org.openspaces.core.space.filter.AbstractFilterProviderAdapterFactoryBean
Retruns the filter lifecycle close method delegate.
doGetCloseMethod() - Method in class org.openspaces.core.space.filter.AnnotationFilterFactoryBean
Returns the filter lifecycle method annotated with OnFilterClose.
doGetCloseMethod() - Method in class org.openspaces.core.space.filter.MethodFilterFactoryBean
Returns the filter lifecycle method set with MethodFilterFactoryBean.setFilterClose(String).
doGetFilterProvider() - Method in class org.openspaces.core.space.filter.AbstractFilterProviderAdapterFactoryBean
Constructs a new FilterProvider using FilterOperationDelegate as the ISpaceFilter implementation.
doGetFilterProvider() - Method in class org.openspaces.core.space.filter.AbstractFilterProviderFactoryBean
Sub classes should implement this method in order to create the actual filter provider.
doGetFilterProvider() - Method in class org.openspaces.core.space.filter.SpaceFilterProviderFactory
Returns a new filter provider based on the provided filter and operation codes.
doGetInitMethod() - Method in class org.openspaces.core.space.filter.AbstractFilterProviderAdapterFactoryBean
Retruns the filter lifecycle init method delegate.
doGetInitMethod() - Method in class org.openspaces.core.space.filter.AnnotationFilterFactoryBean
Returns the filter lifecycle method annotated with OnFilterInit.
doGetInitMethod() - Method in class org.openspaces.core.space.filter.MethodFilterFactoryBean
Returns the filter lifecycle method set with MethodFilterFactoryBean.setFilterInit(String).
doGetInvokerLookup() - Method in class org.openspaces.core.space.filter.AbstractFilterProviderAdapterFactoryBean
Responsible for returning a lookup map of operation code to invoker.
doGetInvokerLookup() - Method in class org.openspaces.core.space.filter.AnnotationFilterFactoryBean
Creates an operation code to filter invoker map based on the AbstractFilterProviderFactoryBean.getFilter() delegate and its annotated methods.
doGetInvokerLookup() - Method in class org.openspaces.core.space.filter.MethodFilterFactoryBean
Creates an operation code to filter invoker map based on the AbstractFilterProviderFactoryBean.getFilter() delegate and the callbacks set on this factory.
doGetListenerMethods() - Method in class org.openspaces.events.adapter.AbstractReflectionEventListenerAdapter
Subclasses should implement this in order to provide a list of all the possible event listener delegate methods.
doGetListenerMethods() - Method in class org.openspaces.events.adapter.AnnotationEventListenerAdapter
Goes over all the methods in the delegate and adds them as event listeners if they have SpaceDataEvent annotation.
doGetListenerMethods() - Method in class org.openspaces.events.adapter.MethodEventListenerAdapter
Returns a list of all the methods names that match the configured MethodEventListenerAdapter.setMethodName(String).
doGetSpaceUrls() - Method in class org.openspaces.core.space.UrlSpaceFactoryBean
Parses the given space url using SpaceURLParser and returns the parsed SpaceURL.
doGetTransaction() - Method in class org.openspaces.core.transaction.manager.AbstractJiniTransactionManager
 
doInitialise() - Method in class org.openspaces.esb.mule.eventcontainer.OpenSpacesConnector
 
doInitialise() - Method in class org.openspaces.esb.mule.queue.OpenSpacesQueueConnector
 
doInitialise() - Method in class org.openspaces.esb.mule.seda.OpenSpacesSedaService
 
doInitialise() - Method in class org.openspaces.esb.mule.seda.SpaceAwareSedaService
 
doInitialize() - Method in class org.openspaces.events.AbstractSpaceListeningContainer
A callback to perform custom initialization steps.
doInitialize() - Method in class org.openspaces.events.asyncpolling.SimpleAsyncPollingEventListenerContainer
 
doInitialize() - Method in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
 
doInitialize() - Method in class org.openspaces.events.polling.SimplePollingEventListenerContainer
 
doJiniBegin(AbstractJiniTransactionManager.JiniTransactionObject, TransactionDefinition) - Method in class org.openspaces.core.transaction.manager.AbstractJiniTransactionManager
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.openspaces.core.config.AbstractFilterBeanDefinitionParser
 
doParse(Element, BeanDefinitionBuilder) - Method in class org.openspaces.core.config.AbstractJiniTxManagerBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.openspaces.core.config.AbstractLocalCacheSpaceBeanDefinitionParser
 
doParse(Element, BeanDefinitionBuilder) - Method in class org.openspaces.core.config.DistributedTxManagerBeanDefinitionParser
 
doParse(Element, BeanDefinitionBuilder) - Method in class org.openspaces.core.config.GigaMapBeanDefinitionParser
 
doParse(Element, BeanDefinitionBuilder) - Method in class org.openspaces.core.config.GigaSpaceBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.openspaces.core.config.LocalCacheSpaceBeanDefinitionParser
 
doParse(Element, BeanDefinitionBuilder) - Method in class org.openspaces.core.config.LocalTxManagerBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.openspaces.core.config.LocalViewSpaceBeanDefinitionParser
 
doParse(Element, BeanDefinitionBuilder) - Method in class org.openspaces.core.config.LookupJiniTxManagerBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.openspaces.core.config.MapBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.openspaces.core.config.MapLocalCacheSettingsBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.openspaces.core.config.SpaceFilterBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.openspaces.core.config.SpaceReplicationFilterBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.openspaces.core.config.SQLQueryBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.openspaces.core.config.UrlSpaceBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.openspaces.events.config.AbstractEventContainerBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.openspaces.events.config.AbstractResultEventAdapterBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.openspaces.events.config.AbstractTxEventContainerBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.openspaces.events.config.AnnotationEventAdapterBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.openspaces.events.config.AsyncPollingContainerBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.openspaces.events.config.MethodEventAdapterBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.openspaces.events.config.NotifyContainerBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.openspaces.events.config.PollingContainerBeanDefinitionParser
 
doParse(Element, BeanDefinitionBuilder) - Method in class org.openspaces.jdbc.config.DataSourceBeanDefinitionParser
 
doParse(Element, BeanDefinitionBuilder) - Method in class org.openspaces.jms.config.GigaSpaceConnectionFactoryBeanDefinitionParser
 
doParse(Element, BeanDefinitionBuilder) - Method in class org.openspaces.jms.config.GigaSpaceXAConnectionFactoryBeanDefinitionParser
 
doParse(Element, BeanDefinitionBuilder) - Method in class org.openspaces.pu.sla.config.BeanPropertyMonitorBeanDefinitionParser
 
doParse(Element, BeanDefinitionBuilder) - Method in class org.openspaces.pu.sla.config.HostRequirementBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.openspaces.pu.sla.config.InstanceSLABeanDefinitionParser
 
doParse(Element, BeanDefinitionBuilder) - Method in class org.openspaces.pu.sla.config.RangeRequirementBeanDefinitionParser
 
doParse(Element, BeanDefinitionBuilder) - Method in class org.openspaces.pu.sla.config.RelocationPolicyBeanDefinitionParser
 
doParse(Element, BeanDefinitionBuilder) - Method in class org.openspaces.pu.sla.config.ScaleUpPolicyBeanDefinitionParser
 
doParse(Element, BeanDefinitionBuilder) - Method in class org.openspaces.pu.sla.config.SLABeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.openspaces.pu.sla.config.SLABeanDefinitionParser
 
doParse(Element, BeanDefinitionBuilder) - Method in class org.openspaces.pu.sla.config.SystemRequirementBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.openspaces.pu.sla.config.SystemRequirementBeanDefinitionParser
 
doParse(Element, BeanDefinitionBuilder) - Method in class org.openspaces.pu.sla.config.ZoneRequirementBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.openspaces.remoting.config.EventDrivenProxyBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.openspaces.remoting.config.ExecutorProxyBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.openspaces.remoting.config.ServiceExporterBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.openspaces.remoting.config.SyncProxyBeanDefinitionParser
 
doReceive(long) - Method in class org.openspaces.esb.mule.eventcontainer.OpenSpacesMessageDispatcher
 
doReceiveAndExecute(SpaceDataEventListener, Object, TransactionStatus) - Method in class org.openspaces.events.polling.AbstractPollingEventListenerContainer
 
doReceiveBlocking(Object, GigaSpace, long) - Method in class org.openspaces.events.polling.receive.AbstractNonBlockingReceiveOperationHandler
Performs a receive operations in a blocking manner.
doReceiveBlocking(Object, GigaSpace, long) - Method in class org.openspaces.events.polling.receive.ExclusiveReadReceiveOperationHandler
Performs single read operation using GigaSpace.read(Object,long) under an exclusive read lock.
doReceiveBlocking(Object, GigaSpace, long) - Method in class org.openspaces.events.polling.receive.MultiExclusiveReadReceiveOperationHandler
First tries and perform a GigaSpace.readMultiple(Object,int) using the provided template and configured maxEntries (defaults to 50).
doReceiveBlocking(Object, GigaSpace, long) - Method in class org.openspaces.events.polling.receive.MultiReadReceiveOperationHandler
First tries and perform a GigaSpace.readMultiple(Object,int) using the provided template and configured maxEntries (defaults to 50).
doReceiveBlocking(Object, GigaSpace, long) - Method in class org.openspaces.events.polling.receive.MultiTakeReceiveOperationHandler
First tries and perform a GigaSpace.takeMultiple(Object,int) using the provided template and configured maxEntries (defaults to 50).
doReceiveBlocking(Object, GigaSpace, long) - Method in class org.openspaces.events.polling.receive.SingleReadReceiveOperationHandler
Performs single read operation using GigaSpace.read(Object,long) with the given timeout.
doReceiveBlocking(Object, GigaSpace, long) - Method in class org.openspaces.events.polling.receive.SingleTakeReceiveOperationHandler
Performs a single take operation using GigaSpace.take(Object, long) with the given timeout.
doReceiveEvent(Object, GigaSpace, TransactionStatus, Object) - Method in class org.openspaces.esb.mule.eventcontainer.OpenSpacesMessageReceiver
 
doReceiveNonBlocking(Object, GigaSpace) - Method in class org.openspaces.events.polling.receive.AbstractNonBlockingReceiveOperationHandler
Performs a receive operations in a non blocking manner.
doReceiveNonBlocking(Object, GigaSpace) - Method in class org.openspaces.events.polling.receive.ExclusiveReadReceiveOperationHandler
Performs single read operation using GigaSpace.read(Object,long) under an exclusive read lock with no timeout.
doReceiveNonBlocking(Object, GigaSpace) - Method in class org.openspaces.events.polling.receive.MultiExclusiveReadReceiveOperationHandler
Perform a GigaSpace.readMultiple(Object,int) using the provided template and configured maxEntries (defaults to 50).
doReceiveNonBlocking(Object, GigaSpace) - Method in class org.openspaces.events.polling.receive.MultiReadReceiveOperationHandler
Perform a GigaSpace.readMultiple(Object,int) using the provided template and configured maxEntries (defaults to 50).
doReceiveNonBlocking(Object, GigaSpace) - Method in class org.openspaces.events.polling.receive.MultiTakeReceiveOperationHandler
Performs a non blocking GigaSpace.takeMultiple(Object, int).
doReceiveNonBlocking(Object, GigaSpace) - Method in class org.openspaces.events.polling.receive.SingleReadReceiveOperationHandler
Performs single read operation using GigaSpace.read(Object,long) with no timeout.
doReceiveNonBlocking(Object, GigaSpace) - Method in class org.openspaces.events.polling.receive.SingleTakeReceiveOperationHandler
Performs a single take operation using GigaSpace.take(Object, long) with no timeout.
doRequest(long) - Method in class org.openspaces.esb.mule.queue.OpenSpacesQueueMessageRequestor
Make a specific request to the underlying transport
doRescheduleTask(Object) - Method in class org.openspaces.events.AbstractSpaceListeningContainer
Reschedule the given task object immediately.
doRescheduleTask(Object) - Method in class org.openspaces.events.polling.SimplePollingEventListenerContainer
Re-executes the given task via this listener container's TaskExecutor.
doResume(Object, Object) - Method in class org.openspaces.core.transaction.manager.AbstractJiniTransactionManager
 
doRollback(DefaultTransactionStatus) - Method in class org.openspaces.core.transaction.manager.AbstractJiniTransactionManager
 
doSend(MuleEvent) - Method in class org.openspaces.esb.mule.eventcontainer.OpenSpacesMessageDispatcher
 
doSend(MuleEvent) - Method in class org.openspaces.esb.mule.queue.OpenSpacesQueueMessageDispatcher
 
doSetRollbackOnly(DefaultTransactionStatus) - Method in class org.openspaces.core.transaction.manager.AbstractJiniTransactionManager
 
doShutdown() - Method in class org.openspaces.events.AbstractSpaceListeningContainer
Perform any custom shutdown operations.
doShutdown() - Method in class org.openspaces.events.asyncpolling.SimpleAsyncPollingEventListenerContainer
 
doShutdown() - Method in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
 
doShutdown() - Method in class org.openspaces.events.polling.SimplePollingEventListenerContainer
Destroy the container by waiting for all the current event listeners to shutdown.
doStart() - Method in class org.openspaces.esb.mule.eventcontainer.OpenSpacesConnector
 
doStart() - Method in class org.openspaces.esb.mule.eventcontainer.OpenSpacesMessageReceiver
 
doStart() - Method in class org.openspaces.esb.mule.queue.OpenSpacesQueueConnector
 
doStart() - Method in class org.openspaces.events.AbstractEventListenerContainer
Only start if we have a listener registered.
doStart() - Method in class org.openspaces.events.AbstractSpaceListeningContainer
Notify all invoker tasks.
doStart(Properties) - Method in class org.openspaces.hibernate.cache.AbstractMapCacheProvider
Subclasses can implement this method in order to perform additional operations during startup.
doStart(Properties) - Method in class org.openspaces.hibernate.cache.TransactionalMapCacheProvider
Finds JTA transaction manager.
doStart() - Method in class org.openspaces.jee.sessions.jetty.AbstractSessionIdManager
 
doStart() - Method in class org.openspaces.jee.sessions.jetty.GigaSessionIdManager
Start up the id manager.
doStart() - Method in class org.openspaces.jee.sessions.jetty.GigaSessionManager
Start the session manager.
doStart(ServiceBeanContext) - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanImpl
 
doStop() - Method in class org.openspaces.esb.mule.eventcontainer.OpenSpacesConnector
 
doStop() - Method in class org.openspaces.esb.mule.eventcontainer.OpenSpacesMessageReceiver
 
doStop() - Method in class org.openspaces.esb.mule.queue.OpenSpacesQueueConnector
 
doStop() - Method in class org.openspaces.events.AbstractSpaceListeningContainer
Notify all invoker tasks to stop
doStop() - Method in class org.openspaces.hibernate.cache.AbstractMapCacheProvider
 
doStop() - Method in class org.openspaces.jee.sessions.jetty.GigaSessionManager
Stop the session manager.
doSuspend(Object) - Method in class org.openspaces.core.transaction.manager.AbstractJiniTransactionManager
 
DotnetContainerServiceDetails - Class in org.openspaces.interop
A service that holds a dot net.
DotnetContainerServiceDetails() - Constructor for class org.openspaces.interop.DotnetContainerServiceDetails
 
DotnetContainerServiceDetails(String, String, String, String) - Constructor for class org.openspaces.interop.DotnetContainerServiceDetails
 
DotnetProcessingUnitBean - Class in org.openspaces.interop
Dotnet processing unit bean, used as an adapter that will delegate the life cycle method invocation to the .Net processing unit implementation of the .Net GigaSpaces.Core.IProcessingUnit interface
DotnetProcessingUnitBean() - Constructor for class org.openspaces.interop.DotnetProcessingUnitBean
 
DotnetProcessingUnitContainer - Class in org.openspaces.interop
 
DotnetProcessingUnitContainer(ClusterInfo, BeanLevelProperties) - Constructor for class org.openspaces.interop.DotnetProcessingUnitContainer
 
DotnetProcessingUnitContainerProvider - Class in org.openspaces.interop
 
DotnetProcessingUnitContainerProvider() - Constructor for class org.openspaces.interop.DotnetProcessingUnitContainerProvider
 
DotnetServiceDetails - Class in org.openspaces.interop
A service that holds a dot net.
DotnetServiceDetails() - Constructor for class org.openspaces.interop.DotnetServiceDetails
 
DotnetServiceDetails(String, String, String, String, String) - Constructor for class org.openspaces.interop.DotnetServiceDetails
 
DoubleHelper - Class in org.openspaces.core.util.numbers
 
DoubleHelper() - Constructor for class org.openspaces.core.util.numbers.DoubleHelper
 
download(File, String, DumpDownloadListener) - Method in class org.openspaces.admin.dump.CompoundDumpResult
 
download(File, DumpDownloadListener) - Method in class org.openspaces.admin.dump.CompoundDumpResult
 
download(File, DumpDownloadListener) - Method in interface org.openspaces.admin.dump.DumpResult
Downloads the dump into the target file.
download(File, String, DumpDownloadListener) - Method in interface org.openspaces.admin.dump.DumpResult
Downloads the dump into the target file.
DOWNLOAD_HOST - Static variable in class com.j_spaces.kernel.SystemProperties
 
DOWNLOAD_HOST_DEFAULT_VALUE - Static variable in class com.j_spaces.kernel.SystemProperties
 
downloadSize() - Method in class org.openspaces.admin.dump.CompoundDumpResult
 
downloadSize() - Method in interface org.openspaces.admin.dump.DumpResult
The download size of the dump.
DRIVER_NAME - Static variable in class com.j_spaces.jdbc.driver.GDriver
 
DROP_OLDEST_MODE - Static variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
dropClass(String) - Method in interface com.gigaspaces.client.IServerAdmin
Drops all Class's entries and all its templates from the space.
dropClass(String, SpaceContext) - 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
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.
dumpBytes(String, long, int) - Method in class org.openspaces.grid.esm.ESMImpl
 
DumpDownloadListener - Interface in org.openspaces.admin.dump
A dump download listener allowing to track the downloading of dump result.
DumpProvider - Interface in org.openspaces.admin.dump
Elements in the admin API that support dump operations.
DumpResult - Interface in org.openspaces.admin.dump
A results of a dump operation.

E

ElasticDataGridDeployment - Class in org.openspaces.admin.esm.deployment
An elastic data-grid deployment descriptor for deploying a plain data-grid.
ElasticDataGridDeployment(String) - Constructor for class org.openspaces.admin.esm.deployment.ElasticDataGridDeployment
Constructs an Elastic data-grid with the specified name.
ElasticDeploymentContextProperties - Class in org.openspaces.grid.esm
 
ElasticDeploymentContextProperties(Properties) - Constructor for class org.openspaces.grid.esm.ElasticDeploymentContextProperties
 
elasticScaleHandler(ElasticScaleHandlerConfig) - Method in class org.openspaces.admin.esm.deployment.ElasticDataGridDeployment
Set an ElasticScaleHandler implementation configuration.
ElasticScaleHandler - Interface in org.openspaces.grid.esm
An API to be called upon when in need to scale out to a different machine, or scale in when the machine is no longer needed.
ElasticScaleHandlerConfig - Class in org.openspaces.grid.esm
Elastic scale configuration to be passed to the ElasticScaleHandler implementation specified by the onDemandElasticScaleClassName constructor parameter.
ElasticScaleHandlerConfig(String) - Constructor for class org.openspaces.grid.esm.ElasticScaleHandlerConfig
 
ElasticScaleHandlerContext - Class in org.openspaces.grid.esm
Elastic scale command passed as a parameter on the call to ElasticScaleHandler.scaleOut(ElasticScaleHandlerContext).
ElasticScaleHandlerContext() - Constructor for class org.openspaces.grid.esm.ElasticScaleHandlerContext
 
ElasticServiceManager - Interface in org.openspaces.admin.esm
The base Elastic Service Manager interface for deploying an elastic data-grid service.
elasticServiceManagerAdded(ElasticServiceManager) - Method in interface org.openspaces.admin.esm.events.ElasticServiceManagerAddedEventListener
Called when an elastic service manager is added.
elasticServiceManagerAdded(ElasticServiceManager) - Method in class org.openspaces.admin.samples.TestEventSampler
 
ElasticServiceManagerAddedEventListener - Interface in org.openspaces.admin.esm.events
An event listener to be notified when a elastic service manager is added.
ElasticServiceManagerAddedEventManager - Interface in org.openspaces.admin.esm.events
An event manager allowing to remove and add ElasticServiceManagerAddedEventListeners.
ElasticServiceManagerLifecycleEventListener - Interface in org.openspaces.admin.esm.events
A simple lifecyle event listener that implements both the container added and manager removed event listeners.
ElasticServiceManagerOptions - Class in org.openspaces.admin.gsa
ElasticServiceManager process options to be started by the GridServiceAgent.
ElasticServiceManagerOptions() - Constructor for class org.openspaces.admin.gsa.ElasticServiceManagerOptions
Constructs a new elastic service manager options.
elasticServiceManagerRemoved(ElasticServiceManager) - Method in interface org.openspaces.admin.esm.events.ElasticServiceManagerRemovedEventListener
Called when an elastic service manager is removed.
elasticServiceManagerRemoved(ElasticServiceManager) - Method in class org.openspaces.admin.samples.TestEventSampler
 
ElasticServiceManagerRemovedEventListener - Interface in org.openspaces.admin.esm.events
An event listener to be notified when an elastic service manager is removed.
ElasticServiceManagerRemovedEventManager - Interface in org.openspaces.admin.esm.events
An event manager allowing to remove and add ElasticServiceManagerRemovedEventListeners.
ElasticServiceManagers - Interface in org.openspaces.admin.esm
Provides simple means to get all the current managers, as well as as registering for manager life-cycle (added and removed) events.
element - Variable in class org.openspaces.memcached.protocol.CommandMessage
 
elements - Variable in class org.openspaces.memcached.protocol.ResponseMessage
 
EMBEDDED_PROPERTIES_PREFIX - Static variable in class org.openspaces.pu.container.support.BeanLevelPropertiesParser
 
EMBEDDED_SPACE_PROTOCOL - Static variable in class com.j_spaces.core.client.SpaceURL
Deprecated. java:// protocol.
EMPTY - Static variable in annotation type com.gigaspaces.annotation.pojo.SpaceIndex
 
EMPTY_LOCK_VALUE - Static variable in class org.openspaces.core.map.LockManager
A empty lock value written to indicate a lock when there is no value to lock on (i.e. calling lock on a key where there is no value in the cache).
EMPTY_VALUE - Static variable in annotation type com.gigaspaces.annotation.pojo.SpaceId
 
EMPTY_VALUE - Static variable in annotation type com.gigaspaces.annotation.pojo.SpaceProperty
 
encode(Object) - Method in interface com.gigaspaces.security.encoding.ContentEncoder
Encode the object returning an encrypted byte array.
encodePassword(String) - Method in interface com.gigaspaces.security.encoding.PasswordEncoder
Encodes the specified raw password with an implementation specific algorithm.
EncodingException - Exception in com.gigaspaces.security.encoding
All encoding related exceptions thrown while trying to encode/decode.
EncodingException() - Constructor for exception com.gigaspaces.security.encoding.EncodingException
Constructs an EncodingException with no detail message.
EncodingException(String) - Constructor for exception com.gigaspaces.security.encoding.EncodingException
Constructs an EncodingException with the specified detail message.
EncodingException(String, Throwable) - Constructor for exception com.gigaspaces.security.encoding.EncodingException
Creates an EncodingException with the specified detail message and cause.
EncodingException(Throwable) - Constructor for exception com.gigaspaces.security.encoding.EncodingException
Creates an EncodingException with the specified cause and a detail message of (cause==null ?
end(Xid, int) - Method in class com.j_spaces.core.client.XAResourceImpl
 
endpointURI - Variable in class org.openspaces.esb.mule.queue.InternalQueueEntry
 
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_CORES_TOUSE_CONCURRENT_SL - Static variable in class com.j_spaces.kernel.SystemProperties
specifies the property name- min # of cores to use concurrent sl for class level entries and single-value index entries.
ENGINE_CORES_TOUSE_CONCURRENT_SL_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
specifies the default property - min # of cores to use concurrent sl for class level entries and single-value index entries.
ENGINE_LRU_SEGMENTS - Static variable in class com.j_spaces.kernel.SystemProperties
Number of segments used by the concurrent server-based lru .
ENGINE_LRU_SEGMENTS_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
Default number of segments in lru is 5*Runtime.getRuntime().availableProcessors().
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().
enqueue(MuleEvent) - Method in class org.openspaces.esb.mule.seda.OpenSpacesSedaService
 
entityName - Variable in class org.openspaces.persistency.hibernate.iterator.AbstractChunkDataIterator
 
entityName - Variable in class org.openspaces.persistency.hibernate.iterator.AbstractScrollableDataIterator
 
entityName - Variable in class org.openspaces.persistency.hibernate.iterator.DefaultListQueryDataIterator
 
entityName - Variable in class org.openspaces.persistency.hibernate.iterator.StatelessListQueryDataIterator
 
entries() - Method in class com.gigaspaces.datasource.hibernate.HibernateMapDataSource
Deprecated.  
entries() - Method in class com.gigaspaces.log.AllLogEntryMatcher
 
entries() - Method in class com.gigaspaces.log.ContinuousLogEntryMatcher
 
entries() - Method in class com.gigaspaces.log.ForwardChunkLogEntryMatcher
 
entries() - Method in interface com.gigaspaces.log.LogEntryMatcher
Returns all the relevant entries this matcher accumulated.
entries() - Method in class com.gigaspaces.log.LogEntryMatcherFilter
 
entries() - Method in class com.gigaspaces.log.ReverseLogEntryMatcher
 
entries() - Method in class com.gigaspaces.log.SizeLogEntryMatcher
 
entries() - Method in interface com.j_spaces.javax.cache.BasicCacheLoader
Deprecated.  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.
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.
EntryAlreadyInSpaceException - Exception in org.openspaces.core
This exception is thrown when write operation is rejected when the entry (or another with same UID) is already in space.
EntryAlreadyInSpaceException(EntryAlreadyInSpaceException) - Constructor for exception org.openspaces.core.EntryAlreadyInSpaceException
 
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.
EntryNotInSpaceException - Exception in org.openspaces.core
This exception is thrown when update, readIfExist or takeIfExist operations are rejected.
EntryNotInSpaceException(EntryNotInSpaceException) - Constructor for exception org.openspaces.core.EntryNotInSpaceException
 
EntrySerializationException - Exception in com.j_spaces.core
This RuntimeException thrown when failed to serialize or deserialize Entry field.
EntrySerializationException(String, Throwable) - Constructor for exception com.j_spaces.core.EntrySerializationException
 
EntrySerializationException - Exception in org.openspaces.core
Thrown when failed to serialize or deserialize Entry field.
EntrySerializationException(EntrySerializationException) - Constructor for exception org.openspaces.core.EntrySerializationException
 
entrySet() - Method in interface com.j_spaces.javax.cache.Cache
Deprecated. Returns a set view of the objects currently contained in the cache.
entrySet() - Method in class org.openspaces.core.DefaultGigaMap
 
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.
environmentVariable(String, String) - Method in class org.openspaces.admin.gsa.ElasticServiceManagerOptions
Sets an environment variable that will be passed to forked process.
environmentVariable(String, String) - Method in class org.openspaces.admin.gsa.GridServiceContainerOptions
Sets an environment variable that will be passed to forked process.
environmentVariable(String, String) - Method in class org.openspaces.admin.gsa.GridServiceManagerOptions
Sets an environment variable that will be passed to forked process.
environmentVariable(String, String) - Method in class org.openspaces.admin.gsa.GridServiceOptions
Sets an environment variable that will be passed to forked process.
environmentVariable(String, String) - Method in class org.openspaces.admin.gsa.LookupServiceOptions
Sets an environment variable that will be passed to forked process.
EQ - Static variable in class com.j_spaces.core.client.TemplateMatchCodes
equal operation
equals(Object) - Method in class com.gigaspaces.log.LogEntryMatcher.InitializationContext
 
equals(Object) - Method in class com.gigaspaces.security.authorities.GridAuthority
 
equals(Object) - Method in class com.gigaspaces.security.authorities.MonitorAuthority
 
equals(Object) - Method in class com.gigaspaces.security.authorities.SpaceAuthority
 
equals(Object) - Method in class com.gigaspaces.security.authorities.SystemAuthority
 
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
Deprecated.  
equals(Object) - Method in class com.j_spaces.core.client.SQLQuery
Equals ignore the template member.
equals(Object) - Method in interface com.j_spaces.javax.cache.Cache
Deprecated. Equality is based on the Set returned by entrySet.
equals(Object) - Method in class org.openspaces.esb.mule.message.AbstractMessageHeader
 
equals(Object) - Method in class org.openspaces.esb.mule.message.MatchingMap
 
equals(Object) - Method in class org.openspaces.hibernate.cache.CacheKey
 
equals(Object) - Method in class org.openspaces.memcached.Key
 
equals(Object) - Method in class org.openspaces.memcached.LocalCacheElement
 
equals(Object) - Method in class org.openspaces.remoting.RemotingUtils.MethodHash
 
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
Deprecated. 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
Deprecated. Remove the specified keys from the underlying store if present
error - Variable in class org.openspaces.memcached.protocol.CommandMessage
 
error(String) - Static method in class org.openspaces.memcached.protocol.CommandMessage
 
errorString - Variable in class org.openspaces.memcached.protocol.CommandMessage
 
ESM - Interface in org.openspaces.grid.esm
The Elastic Service Manager (ESM) provides the support to deploy, manage and monitor elastic services in the Grid/Cloud.
EsmExecutor - Class in org.openspaces.grid.esm
 
EsmExecutor() - Constructor for class org.openspaces.grid.esm.EsmExecutor
 
EsmExecutor.StartGscHandler - Class in org.openspaces.grid.esm
 
EsmExecutor.StartGscHandler(PuCapacityPlanner, EsmExecutor.Workflow) - Constructor for class org.openspaces.grid.esm.EsmExecutor.StartGscHandler
 
ESMFaultDetectionHandler - Class in org.openspaces.grid.esm
 
ESMFaultDetectionHandler() - Constructor for class org.openspaces.grid.esm.ESMFaultDetectionHandler
 
ESMImpl - Class in org.openspaces.grid.esm
 
ESMImpl() - Constructor for class org.openspaces.grid.esm.ESMImpl
Create an ESM
ESMImpl(String[], LifeCycle) - Constructor for class org.openspaces.grid.esm.ESMImpl
Create an ESM launched from the ServiceStarter framework
ESMProxy - Class in org.openspaces.grid.esm
 
event - Variable in class org.openspaces.esb.mule.seda.InternalEventEntry
 
EventContainersBus - Class in org.openspaces.events.support
Holds dynamically generated event containers.
EventContainersBus() - Constructor for class org.openspaces.events.support.EventContainersBus
 
EventContainerServiceDetails - Class in org.openspaces.events
A generic event container service details.
EventContainerServiceDetails() - Constructor for class org.openspaces.events.EventContainerServiceDetails
 
EventContainerServiceDetails(String, String, String, String, String, Object, boolean, String) - Constructor for class org.openspaces.events.EventContainerServiceDetails
 
EventContainerServiceDetails.Attributes - Class in org.openspaces.events
 
EventContainerServiceDetails.Attributes() - Constructor for class org.openspaces.events.EventContainerServiceDetails.Attributes
 
EventContainerServiceMonitors - Class in org.openspaces.events
A generic event container service monitors.
EventContainerServiceMonitors() - Constructor for class org.openspaces.events.EventContainerServiceMonitors
 
EventContainerServiceMonitors(String, long, long, String) - Constructor for class org.openspaces.events.EventContainerServiceMonitors
 
EventContainerServiceMonitors.Attributes - Class in org.openspaces.events
 
EventContainerServiceMonitors.Attributes() - Constructor for class org.openspaces.events.EventContainerServiceMonitors.Attributes
 
EventDriven - Annotation Type in org.openspaces.events
A simple marker interface denoting a class to be event driven.
EventDrivenProxy - Annotation Type in org.openspaces.remoting
An annotation used to inject EventDrivenSpaceRemotingProxyFactoryBean into a field.
EventDrivenProxyBeanDefinitionParser - Class in org.openspaces.remoting.config
A bean definition builder for EventDrivenSpaceRemotingProxyFactoryBean.
EventDrivenProxyBeanDefinitionParser() - Constructor for class org.openspaces.remoting.config.EventDrivenProxyBeanDefinitionParser
 
EventDrivenRemoteFuture<T> - Class in org.openspaces.remoting
A Space remoting future implementation.
EventDrivenRemoteFuture(GigaSpace, EventDrivenSpaceRemotingEntry) - Constructor for class org.openspaces.remoting.EventDrivenRemoteFuture
 
EventDrivenRemotingProxyConfigurer<T> - Class in org.openspaces.remoting
A simple programmatic configurer creating a remote asyncronous proxy Usage example: IJSpace space = new UrlSpaceConfigurer("jini://*/*/mySpace") .space(); GigaSpace gigaSpace = new GigaSpaceConfigurer(space).gigaSpace(); MyBusinessInterface proxy = new EventDrivenRemotingProxyConfigurer<MyBusinessInterface>(gigaSpace, MyBusinessInterface.class) .timeout(15000) .proxy(); proxy.businessMethod(...);
EventDrivenRemotingProxyConfigurer(GigaSpace, Class<T>) - Constructor for class org.openspaces.remoting.EventDrivenRemotingProxyConfigurer
 
EventDrivenScriptingExecutor - Annotation Type in org.openspaces.remoting.scripting
Allows to inject a ScriptingExecutor remoting proxy using EventDrivenSpaceRemotingProxyFactoryBean.
EventDrivenScriptingProxyConfigurer<T> - Class in org.openspaces.remoting.scripting
A simple programmatic configurer creating a remote event driven scripting proxy Usage example: IJSpace space = new UrlSpaceConfigurer("jini://*/*/mySpace") .space(); GigaSpace gigaSpace = new GigaSpaceConfigurer(space).gigaSpace(); ScriptingExecutor executor = new EventDrivenScriptingProxyConfigurer(gigaSpace) .timeout(15000) .scriptingExecutor(); Integer result = executor.execute(new StaticScript() .type("groovy") .name("myScript") .script("return 1")));
EventDrivenScriptingProxyConfigurer(GigaSpace) - Constructor for class org.openspaces.remoting.scripting.EventDrivenScriptingProxyConfigurer
Creates a new AsyncScriptingProxyConfigurer on top of the given space
EventDrivenSpaceRemotingEntry - Class in org.openspaces.remoting
Default implementation of a remoting entry that acts both as a remote invocation and a remote result.
EventDrivenSpaceRemotingEntry() - Constructor for class org.openspaces.remoting.EventDrivenSpaceRemotingEntry
Constructs a new Async remoting entry.
EventDrivenSpaceRemotingProxyFactoryBean - Class in org.openspaces.remoting
A space event driven remoting proxy that forward the service execution to a remote service with the space as the transport layer.
EventDrivenSpaceRemotingProxyFactoryBean() - Constructor for class org.openspaces.remoting.EventDrivenSpaceRemotingProxyFactoryBean
 
EventExceptionHandler<T> - Interface in org.openspaces.events
An exception handler to handle exception when invoking event listeners.
eventListener(SpaceDataEventListener) - Method in class org.openspaces.events.asyncpolling.SimpleAsyncPollingContainerConfigurer
 
eventListener(SpaceDataEventListener) - Method in class org.openspaces.events.notify.SimpleNotifyContainerConfigurer
 
eventListener(SpaceDataEventListener) - Method in class org.openspaces.events.polling.SimplePollingContainerConfigurer
 
EventListenerAdapter - Interface in org.openspaces.events.adapter
 
eventListenerAnnotation(Object) - Method in class org.openspaces.events.asyncpolling.SimpleAsyncPollingContainerConfigurer
Sets an event listener that uses annotations
eventListenerAnnotation(Object) - Method in class org.openspaces.events.notify.SimpleNotifyContainerConfigurer
Sets an event listener that uses annotations
eventListenerAnnotation(Object) - Method in class org.openspaces.events.polling.SimplePollingContainerConfigurer
Sets an event listener that uses annotations
eventListenerMethod(Object, String) - Method in class org.openspaces.events.asyncpolling.SimpleAsyncPollingContainerConfigurer
Sets an event listener that uses method name as an adapter
eventListenerMethod(Object, String) - Method in class org.openspaces.events.notify.SimpleNotifyContainerConfigurer
Sets an event listener that uses method name as an adapter
eventListenerMethod(Object, String) - Method in class org.openspaces.events.polling.SimplePollingContainerConfigurer
Sets an event listener that uses method name as an adapter
eventReceived(Object) - Method in class org.openspaces.events.polling.AbstractPollingEventListenerContainer
Template method that gets called right when a new message has been received, before attempting to process it.
eventReceived(Object) - Method in class org.openspaces.events.polling.SimplePollingEventListenerContainer
 
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(EventSessionConfig) - Method in class org.openspaces.core.IteratorBuilder
The event session configuration to be used when subscribing for notifications.
EventSessionConfig.ComType - Enum in com.gigaspaces.events
 
EventSessionFactory - Class in com.gigaspaces.events
the EventSessionFactory is a static service class that creates EventSession objects.
EventsNamespaceHandler - Class in org.openspaces.events.config
 
EventsNamespaceHandler() - Constructor for class org.openspaces.events.config.EventsNamespaceHandler
 
EventTemplate - Annotation Type in org.openspaces.events
Marking a listener method with this annotation will result in its return value to be used as the template for the event container.
EventTemplateProvider - Interface in org.openspaces.events
A template provider allowing for custom implementations to provide a template used for matching on events to receive.
evict(Object) - Method in interface com.j_spaces.javax.cache.Cache
Deprecated. 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
Deprecated. Evicts batch of CacheEntry from the Cache according to the eviction strategy.
evict(Object) - Method in class org.openspaces.core.DefaultGigaMap
 
EVICTION_STRATEGY - Static variable in class com.j_spaces.kernel.SystemProperties
Map API Local Cache Strategy
EVICTION_STRATEGY - Static variable in class org.openspaces.core.config.MapLocalCacheSettingsBeanDefinitionParser
 
EvictionStrategy - Interface in com.j_spaces.javax.cache
Deprecated.  
ex - Variable in class org.openspaces.remoting.EventDrivenSpaceRemotingEntry
 
ex - Variable in class org.openspaces.remoting.SyncSpaceRemotingEntry
 
exceptionCaught(ChannelHandlerContext, ExceptionEvent) - Method in class org.openspaces.memcached.protocol.binary.MemcachedBinaryResponseEncoder
Handle exceptions in protocol processing.
exceptionCaught(ChannelHandlerContext, ExceptionEvent) - Method in class org.openspaces.memcached.protocol.text.MemcachedResponseEncoder
Handle exceptions in protocol processing.
exceptionHandler - Variable in class org.openspaces.events.AbstractEventListenerContainer
 
exceptionHandler(EventExceptionHandler) - Method in class org.openspaces.events.asyncpolling.SimpleAsyncPollingContainerConfigurer
 
ExceptionHandler - Annotation Type in org.openspaces.events
An annotation marking a method as one that is responsible to return a EventExceptionHandler to be used with event containers.
exceptionHandler(EventExceptionHandler) - Method in class org.openspaces.events.notify.SimpleNotifyContainerConfigurer
 
exceptionHandler(EventExceptionHandler) - Method in class org.openspaces.events.polling.SimplePollingContainerConfigurer
 
exceptionHandler - Variable in class org.openspaces.persistency.patterns.BulkDataPersisterExceptionHandler
 
ExceptionHandler - Interface in org.openspaces.persistency.patterns
A generic handler for exception handling.
ExceptionTranslator - Interface in org.openspaces.core.exception
Translates a low level JavaSpaces/Jini exception into a DataAccessException runtime exception.
EXCLUSIVE - Static variable in class com.gigaspaces.log.LogEntryMatchers
 
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.
ExclusiveReadAsyncOperationHandler - Class in org.openspaces.events.asyncpolling.receive
Performs a single take usign GigaSpace.asyncRead(Object) under exclusive read lock.
ExclusiveReadAsyncOperationHandler() - Constructor for class org.openspaces.events.asyncpolling.receive.ExclusiveReadAsyncOperationHandler
 
ExclusiveReadReceiveOperationHandler - Class in org.openspaces.events.polling.receive
Performs single read operation using GigaSpace.read(Object,long) under an exclusive read lock.
ExclusiveReadReceiveOperationHandler() - Constructor for class org.openspaces.events.polling.receive.ExclusiveReadReceiveOperationHandler
 
execute(Connection, IJSpace, ArrayList) - Method in interface com.j_spaces.jdbc.IProcedure
Deprecated. The execute method should include the business logic to be invoked at the server side
execute(Task<T>) - Method in class org.openspaces.core.DefaultGigaSpace
 
execute(Task<T>, AsyncFutureListener<T>) - Method in class org.openspaces.core.DefaultGigaSpace
 
execute(Task<T>, Object) - Method in class org.openspaces.core.DefaultGigaSpace
 
execute(Task<T>, Object, AsyncFutureListener<T>) - Method in class org.openspaces.core.DefaultGigaSpace
 
execute(DistributedTask<T, R>, Object...) - Method in class org.openspaces.core.DefaultGigaSpace
 
execute(DistributedTask<T, R>) - Method in class org.openspaces.core.DefaultGigaSpace
 
execute(DistributedTask<T, R>, AsyncFutureListener<R>) - Method in class org.openspaces.core.DefaultGigaSpace
 
execute() - Method in class org.openspaces.core.executor.juc.CallableTaskAdapter
Simply delegates the execution to Callable.call().
execute(Runnable) - Method in class org.openspaces.core.executor.juc.DefaultTaskExecutorService
 
execute() - Method in class org.openspaces.core.executor.juc.RunnableTaskAdapter
Simply delegates the execution to Runnable.run() and returns the optional result provided in the constructor.
execute() - Method in class org.openspaces.core.executor.support.PrivilegedDistributedTask
Exeutes the provided task under access controls.
execute() - Method in class org.openspaces.core.executor.support.PrivilegedTask
Executes the provided task under access controls.
execute() - Method in class org.openspaces.core.executor.support.SimpleDelegatingTask
Simply delegates the execution to the provided delegated task.
execute() - Method in interface org.openspaces.core.executor.Task
Computes a result, or throws an exception if unable to do so.
execute() - Method in class org.openspaces.core.ExecutorBuilder
Executes all the given tasks (asynchronously) based on their execution mode and returns a future allowing to retrieve the reduced operation of all the tasks.
execute(Task<T>) - Method in interface org.openspaces.core.GigaSpace
Executes a task on a specific space node.
execute(Task<T>, AsyncFutureListener<T>) - Method in interface org.openspaces.core.GigaSpace
Executes a task on a specific space node.
execute(Task<T>, Object) - Method in interface org.openspaces.core.GigaSpace
Executes a task on a specific space node.
execute(Task<T>, Object, AsyncFutureListener<T>) - Method in interface org.openspaces.core.GigaSpace
Executes a task on a specific space node.
execute(DistributedTask<T, R>, Object...) - Method in interface org.openspaces.core.GigaSpace
Executes a task on all the nodes that correspond to the list of routing values.
execute(DistributedTask<T, R>) - Method in interface org.openspaces.core.GigaSpace
Executes the task on all the primary space nodes within the cluster (broadcast).
execute() - Method in class org.openspaces.events.support.RegisterEventContainerTask
 
execute() - Method in class org.openspaces.events.support.UnregisterEventContainerTask
 
execute() - Method in class org.openspaces.remoting.ExecutorRemotingTask
 
execute(Script) - Method in class org.openspaces.remoting.scripting.DefaultScriptingExecutor
 
execute(Script, Script, Map<String, Object>) - Method in class org.openspaces.remoting.scripting.GroovyLocalScriptExecutor
 
execute(Script, JRubyLocalScriptExecutor.JRubyCompiledScript, Map<String, Object>) - Method in class org.openspaces.remoting.scripting.JRubyLocalScriptExecutor
 
execute(Script, Object, Map<String, Object>) - Method in class org.openspaces.remoting.scripting.Jsr223LocalScriptExecutor
 
execute(Script, T, Map<String, Object>) - Method in interface org.openspaces.remoting.scripting.LocalScriptExecutor
Executes the given compiled script.
execute(Script) - Method in interface org.openspaces.remoting.scripting.ScriptingExecutor
Executes the given script and returns a response.
executeBulk(List<BulkItem>) - Method in interface com.gigaspaces.datasource.BulkDataPersister
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.
executeBulk(List<BulkItem>) - Method in class org.openspaces.persistency.hibernate.DefaultHibernateExternalDataSource
Perform the given bulk changes using Hibernate Session.
executeBulk(List<BulkItem>) - Method in class org.openspaces.persistency.hibernate.StatelessHibernateExternalDataSource
Perform the given bulk changes using Hibernate StatelessSession.
executeBulk(List<BulkItem>) - Method in class org.openspaces.persistency.patterns.BulkDataPersisterExceptionHandler
 
executeBulk(List<BulkItem>) - Method in class org.openspaces.persistency.patterns.BulkDataPersisterSplitter
 
executeListener(SpaceDataEventListener, Object, TransactionStatus, Object) - Method in class org.openspaces.events.AbstractEventListenerContainer
Executes the given listener if the container is running (AbstractSpaceListeningContainer.isRunning().
executorBuilder(AsyncResultsReducer<T, R>) - Method in class org.openspaces.core.DefaultGigaSpace
 
ExecutorBuilder<T extends Serializable,R> - Class in org.openspaces.core
The executor builder allows to combine all the different types of executing tasks into a single execution (of course, the execution itself, of all the tasks, is asynchronous).
executorBuilder(AsyncResultsReducer<T, R>) - Method in interface org.openspaces.core.GigaSpace
Constructs an executor builder allowing to accumulate different tasks required to be executed into a single execute mechanism with all the results reduced by the reducer provided.
ExecutorProxy - Annotation Type in org.openspaces.remoting
An annotation used to inject ExecutorSpaceRemotingProxyFactoryBean into a field.
ExecutorProxyBeanDefinitionParser - Class in org.openspaces.remoting.config
A bean definition builder for ExecutorSpaceRemotingProxyFactoryBean.
ExecutorProxyBeanDefinitionParser() - Constructor for class org.openspaces.remoting.config.ExecutorProxyBeanDefinitionParser
 
ExecutorRemotingProxyConfigurer<T> - Class in org.openspaces.remoting
A simple programmatic configurer creating a remote executor based proxy Usage example: IJSpace space = new UrlSpaceConfigurer("jini://*/*/mySpace") .space(); GigaSpace gigaSpace = new GigaSpaceConfigurer(space).gigaSpace(); MyBusinessInterface proxy = new ExecutorRemotingProxyConfigurer<MyBusinessInterface>(gigaSpace, MyBusinessInterface.class) .broadcast(true) .proxy(); proxy.businessMethod(...);
ExecutorRemotingProxyConfigurer(GigaSpace, Class<T>) - Constructor for class org.openspaces.remoting.ExecutorRemotingProxyConfigurer
 
ExecutorRemotingTask<T extends Serializable> - Class in org.openspaces.remoting
A Task that can be used to simulate remote invcation with SpaceRemotingServiceExporter.
ExecutorRemotingTask() - Constructor for class org.openspaces.remoting.ExecutorRemotingTask
Should not be used.
ExecutorRemotingTask(String, String, RemotingUtils.MethodHash, Object[]) - Constructor for class org.openspaces.remoting.ExecutorRemotingTask
 
ExecutorRemotingTask.InternalExecutorException - Exception in org.openspaces.remoting
A wrapper executor exception that holds more information on the exception, such as the instance id.
ExecutorRemotingTask.InternalExecutorException() - Constructor for exception org.openspaces.remoting.ExecutorRemotingTask.InternalExecutorException
 
ExecutorRemotingTask.InternalExecutorException(Throwable, Integer, String, String) - Constructor for exception org.openspaces.remoting.ExecutorRemotingTask.InternalExecutorException
 
ExecutorRemotingTask.InternalExecutorResult<T extends Serializable> - Class in org.openspaces.remoting
A wrapper executor result that holds more information on the exception, such as the instance id.
ExecutorRemotingTask.InternalExecutorResult() - Constructor for class org.openspaces.remoting.ExecutorRemotingTask.InternalExecutorResult
 
ExecutorRemotingTask.InternalExecutorResult(T, Integer) - Constructor for class org.openspaces.remoting.ExecutorRemotingTask.InternalExecutorResult
 
ExecutorScriptingExecutor - Annotation Type in org.openspaces.remoting.scripting
Allows to inject a ScriptingExecutor remoting proxy using ExecutorSpaceRemotingProxyFactoryBean.
ExecutorScriptingProxyConfigurer<T> - Class in org.openspaces.remoting.scripting
A simple programmatic configurer creating a remote executor scripting proxy.
ExecutorScriptingProxyConfigurer(GigaSpace) - Constructor for class org.openspaces.remoting.scripting.ExecutorScriptingProxyConfigurer
Creates a new ExecutorScriptingProxyConfigurer on top of the given space
ExecutorSpaceRemotingProxyFactoryBean - Class in org.openspaces.remoting
A space executor remoting proxy that forward the service execution to a remote service with the space as the transport layer.
ExecutorSpaceRemotingProxyFactoryBean() - Constructor for class org.openspaces.remoting.ExecutorSpaceRemotingProxyFactoryBean
 
ExistingJiniTransactionManager - Class in org.openspaces.core.transaction.manager
Expert: An internal helper, allowing to bind Jini Transaction so it will be automatically picked up by operations perfomed using GigaSpace.
ExistingJiniTransactionManager() - Constructor for class org.openspaces.core.transaction.manager.ExistingJiniTransactionManager
 
exists(Object, StatelessSession) - Method in class org.openspaces.persistency.hibernate.StatelessHibernateExternalDataSource
 
exists() - Method in class org.openspaces.pu.container.support.WebsterFile
 
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. use ReplicationOperationType.EXTEND_LEASE instead.
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.
externalDataSource(ManagedDataSource) - Method in class org.openspaces.core.space.UrlSpaceConfigurer
 
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(ExternalEntry) - Constructor for class com.j_spaces.core.client.ExternalEntry
Copy constructor, creates a copy of this entry.
ExternalEntry(String[]) - Constructor for class com.j_spaces.core.client.ExternalEntry
Constructs an ExternalEntry object that will be used as a template for readMultiple/takeMultiple operations.
ExternalEntry(String, Object[], String[], String[]) - Constructor for class com.j_spaces.core.client.ExternalEntry
Constructs an ExternalEntry object.
ExternalEntry(String, Object[], String[]) - Constructor for class com.j_spaces.core.client.ExternalEntry
Constructs an ExternalEntry object.
ExternalEntry(String, Object[]) - Constructor for class com.j_spaces.core.client.ExternalEntry
Constructs an ExternalEntry object.
extractEntry() - Method in class com.j_spaces.core.client.TokenQuery
 
extractName(String) - Static method in class org.openspaces.pu.container.servicegrid.deploy.MemcachedDeploy
 
extractPropertyName(String) - Method in class org.openspaces.core.config.AbstractFilterBeanDefinitionParser
 
extractPropertyName(String) - Method in class org.openspaces.core.config.DistributedTxManagerBeanDefinitionParser
 
extractPropertyName(String) - Method in class org.openspaces.core.config.GigaMapBeanDefinitionParser
 
extractPropertyName(String) - Method in class org.openspaces.core.config.GigaSpaceBeanDefinitionParser
 
extractPropertyName(String) - Method in class org.openspaces.core.config.LocalTxManagerBeanDefinitionParser
 
extractPropertyName(String) - Method in class org.openspaces.core.config.LookupJiniTxManagerBeanDefinitionParser
 
exTranslator(ExceptionTranslator) - Method in class org.openspaces.core.GigaMapConfigurer
 
exTranslator(ExceptionTranslator) - Method in class org.openspaces.core.GigaSpaceConfigurer
 

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.
FAILED - Static variable in class org.openspaces.remoting.RemotingServiceMonitors.Attributes
 
FAILED_EVENTS - Static variable in class org.openspaces.events.EventContainerServiceMonitors.Attributes
 
failedEvents - Variable in class org.openspaces.events.AbstractEventListenerContainer
 
fetch(String) - Method in class org.openspaces.jee.sessions.jetty.GigaSessionManager
 
fetchSize - Variable in class org.openspaces.persistency.hibernate.iterator.AbstractChunkDataIterator
 
fetchSize - Variable in class org.openspaces.persistency.hibernate.iterator.AbstractScrollableDataIterator
 
FIFO - Static variable in class com.j_spaces.core.client.ReadModifiers
Indicates the operation should comply with First-In-First-Out order.
fifo(boolean) - Method in class org.openspaces.core.space.UrlSpaceConfigurer
Deprecated. Use FifoSupport instead.
FIFO - Static variable in class org.openspaces.events.notify.AggregatedNotifyEventContainerServiceDetails.Attributes
 
FIFO - Static variable in class org.openspaces.events.notify.NotifyEventContainerServiceDetails.Attributes
 
fifo(boolean) - Method in class org.openspaces.events.notify.SimpleNotifyContainerConfigurer
 
fifo(boolean) - Method in class org.openspaces.remoting.AsyncRemotingProxyConfigurer
Deprecated.  
fifo(boolean) - Method in class org.openspaces.remoting.EventDrivenRemotingProxyConfigurer
 
fifo(boolean) - Method in class org.openspaces.remoting.scripting.AsyncScriptingProxyConfigurer
Deprecated.  
fifo(boolean) - Method in class org.openspaces.remoting.scripting.EventDrivenScriptingProxyConfigurer
 
FIFO_MODE - Static variable in class com.j_spaces.core.client.SpaceURL
Deprecated. use FifoSupport instead.
FifoOperationException - Exception in com.j_spaces.core
Parent exception class of all Fifo Exceptions.
FifoOperationException(String) - Constructor for exception com.j_spaces.core.FifoOperationException
 
FifoSupport - Enum in com.gigaspaces.annotation.pojo
Determines FIFO operations support.
FILE_APPEND_DEFAULT - Static variable in class com.gigaspaces.logger.RollingFileHandler
 
FILE_PATH_DEFAULT_VAL - Static variable in class com.gigaspaces.security.fs.LocalFileService
The default value of the file-path is non was specified
FILE_PATH_PROPERTY_KEY - Static variable in class com.gigaspaces.security.fs.LocalFileService
The property key identifying the security file
FILE_SERVICE_CLASS_PROPERTY_KEY - Static variable in interface com.gigaspaces.security.fs.FileService
The property key identifying the FileService implementation class name
fileExists() - Method in interface com.gigaspaces.security.fs.FileService
Checks the existence of the file
fileExists() - Method in class com.gigaspaces.security.fs.LocalFileService
 
fileExists() - Method in class com.gigaspaces.security.fs.URLFileService
 
FileLockFreePortGenerator - Class in org.openspaces.pu.container.jee.jetty.support
A free port generator that uses file locks in order to obtain a port.
FileLockFreePortGenerator() - Constructor for class org.openspaces.pu.container.jee.jetty.support.FileLockFreePortGenerator
 
FileLockFreePortGenerator.FileLockPortHandle - Class in org.openspaces.pu.container.jee.jetty.support
 
FileLockFreePortGenerator.FileLockPortHandle(RandomAccessFile, FileLock, int) - Constructor for class org.openspaces.pu.container.jee.jetty.support.FileLockFreePortGenerator.FileLockPortHandle
 
FILENAME_PATTERN_DEFAULT - Static variable in class com.gigaspaces.logger.RollingFileHandler
 
FILENAME_PATTERN_PROP - Static variable in class com.gigaspaces.logger.RollingFileHandler
 
FILENAME_PATTTERN_PLACEHOLDER_PREFIX - Variable in class com.gigaspaces.logger.RollingFileHandler
Resolves to the full class name of this handler and the ".filename-pattern" property at the end.
filesCreated() - Static method in class com.gigaspaces.logger.RollingFileHandler
 
FileService - Interface in com.gigaspaces.security.fs
Defines an interface for accessing UserDetails and RoleDetails stored in a file.
fillInStackTrace() - Method in exception com.j_spaces.core.client.OperationTimeoutException
override fillInStackTrace() and do nothing
fillInStackTrace() - Method in exception org.openspaces.remoting.ExecutorRemotingTask.InternalExecutorException
 
filter(LogEntry) - Method in class com.gigaspaces.log.AfterEntryLogEntryMatcher
 
filter(LogEntry) - Method in class com.gigaspaces.log.AfterTimeLogEntryMatcher
 
filter(LogEntry) - Method in class com.gigaspaces.log.BeforeEntryLogEntryMatcher
 
filter(LogEntry) - Method in class com.gigaspaces.log.BeforeTimeLogEntryMatcher
 
filter(LogEntry) - Method in class com.gigaspaces.log.ContainsStringLogEntryMatcher
 
filter(LogEntry) - Method in class com.gigaspaces.log.FirstFileLogEntryMatcher
 
filter(LogEntry) - Method in class com.gigaspaces.log.LastNLogEntryMatcher
 
filter(LogEntry) - Method in class com.gigaspaces.log.LogEntryMatcherFilter
Should the operation be filtered or not.
filter(LogEntry) - Method in class com.gigaspaces.log.NoneLogEntryMatcher
 
filter(LogEntry) - Method in class com.gigaspaces.log.RegexLogEntryMatcher
 
filter(LogEntry) - Method in class com.gigaspaces.log.SameFileLogEntryMatcher
 
filter(List<Machine>) - Method in class org.openspaces.grid.esm.DeploymentIsolationFilter
 
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.
FilterExecutionException - Exception in org.openspaces.core.space.filter
A nested runtime exception wrapping a filter execution exception.
FilterExecutionException(String) - Constructor for exception org.openspaces.core.space.filter.FilterExecutionException
 
FilterExecutionException(String, Throwable) - Constructor for exception org.openspaces.core.space.filter.FilterExecutionException
 
filterJustLogs() - Method in class com.gigaspaces.log.AfterEntryLogEntryMatcher
 
filterJustLogs() - Method in class com.gigaspaces.log.BeforeEntryLogEntryMatcher
 
filterJustLogs() - Method in class com.gigaspaces.log.BeforeTimeLogEntryMatcher
 
filterJustLogs() - Method in class com.gigaspaces.log.FirstFileLogEntryMatcher
 
filterJustLogs() - Method in class com.gigaspaces.log.LogEntryMatcherFilter
Should this filter only filter log type entries.
filterJustLogs() - Method in class com.gigaspaces.log.NoneLogEntryMatcher
 
filterJustLogs() - Method in class com.gigaspaces.log.SameFileLogEntryMatcher
 
FilterOperationCodes - Class in com.j_spaces.core.filters
This class declares static fields for filter operation codes.
FilterOperationDelegate - Class in org.openspaces.core.space.filter
An ISpaceFilter implementation that acts as an adapter delegating the execution of the filter lifecycle methods and specific operation to pluggable reflection based methods.
FilterOperationDelegate(Object, Map<Integer, FilterOperationDelegateInvoker>) - Constructor for class org.openspaces.core.space.filter.FilterOperationDelegate
Constructs a new filter operation delegate.
FilterProviderFactory - Interface in org.openspaces.core.space.filter
A filter provider factory is a bean responsible for creating / providing FilterProvider implementation.
finalize() - Method in class com.j_spaces.core.client.MulticastNotifyDelegator
Deprecated. Called by GC on clean reference.
finalize() - Method in class com.j_spaces.core.client.NotifyDelegator
Deprecated.  
finalize() - Method in class com.j_spaces.core.client.NotifyDelegatorMultiplexer
Deprecated. Called by GC on clean reference.
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
Deprecated. SpaceFinder.find multiple URL provides ability to define space search order.
find(String) - Static method in class com.j_spaces.core.client.SpaceFinder
Deprecated.  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
Deprecated.  The general format for this URL is as follows: Protocol://[host]:[port]/[container_name]/[space_name]?
find(String, IJSpace) - Static method in class com.j_spaces.core.client.SpaceFinder
Deprecated. Finds a space using the space provided.
find(String, IJSpace, LifeCycle) - Static method in class com.j_spaces.core.client.SpaceFinder
Deprecated. 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
Deprecated. Finds or creates an instance of a GigaSpace based on the specified spaceURL.
find(String, IJSpace, Properties, LifeCycle, UserDetails) - Static method in class com.j_spaces.core.client.SpaceFinder
Deprecated. Finds or creates an instance of a GigaSpace based on the specified spaceURL.
find(SpaceURL) - Static method in class com.j_spaces.core.client.SpaceFinder
Deprecated.  The general format for this URL is as follows: Protocol://[host]:[port]/[container_name]/[space_name]?
find(SpaceURL, IJSpace, LifeCycle) - Static method in class com.j_spaces.core.client.SpaceFinder
Deprecated.  The general format for this URL is as follows: Protocol://[host]:[port]/[container_name]/[space_name]?
find(SpaceURL, IJSpace, Properties, LifeCycle, UserDetails) - Static method in class com.j_spaces.core.client.SpaceFinder
Deprecated.  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
Deprecated.  SpaceFinder.find multiple URL provides ability to define space search order.
find(SpaceURL[], Properties) - Static method in class com.j_spaces.core.client.SpaceFinder
Deprecated.  
find(String) - Static method in class com.j_spaces.map.CacheFinder
Deprecated.  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
Deprecated. CacheFinder.find multiple URL provides ability to define cache search order.
find(String, Properties) - Static method in class com.j_spaces.map.CacheFinder
Deprecated. 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
Deprecated. Find a cache using the space provided.
find(SpaceURL, IJSpace, LifeCycle) - Static method in class com.j_spaces.map.CacheFinder
Deprecated. Find a cache using the space provided.
find(SpaceURL, IJSpace, LifeCycle, UserDetails) - Static method in class com.j_spaces.map.CacheFinder
Deprecated. Find a cache using the space provided.
find(String, Class, long, String[], LookupLocator[]) - Static method in class org.openspaces.pu.container.servicegrid.deploy.ServiceFinder
 
findAnnotation(Method, Class<A>) - Static method in class org.openspaces.core.util.AnnotationUtils
Get a single Annotation of annotationType from the supplied Method, traversing its super methods if no annotation can be found on the given method itself.
findAnnotation(Class<?>, Class<A>) - Static method in class org.openspaces.core.util.AnnotationUtils
Find a single Annotation of annotationType from the supplied Class, traversing its interfaces and super classes if no annotation can be found on the given class itself.
findAnnotationDeclaringClass(Class<? extends Annotation>, Class<?>) - Static method in class org.openspaces.core.util.AnnotationUtils
Find the first Class in the inheritance hierarchy of the specified clazz (including the specified clazz itself) which declares an annotation for the specified annotationType, or null if not found.
findBus(ApplicationContext) - Static method in class org.openspaces.events.support.AnnotationProcessorUtils
 
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.
findExpiredSessions(long) - Method in class org.openspaces.jee.sessions.jetty.GigaSessionManager
 
findFileMarkerFor(LogEntry) - Method in class com.gigaspaces.log.LogEntries
Finds the log entry of type LogEntry.Type.FILE_MARKER that corresponds the the provided log entry.
findGigaSpace(Object, String, ApplicationContext, String) - Static method in class org.openspaces.events.support.AnnotationProcessorUtils
 
findGigaSpaceByName(String) - Method in class org.openspaces.core.context.GigaSpaceContextBeanPostProcessor
 
findGigaSpaceByName(String) - Method in class org.openspaces.core.context.GigaSpaceLateContextBeanFactoryPostProcessor
 
findGigaSpaceByName(String) - Method in class org.openspaces.remoting.RemotingAnnotationBeanPostProcessor
 
findGSMs() - Method in class org.openspaces.pu.container.servicegrid.deploy.Undeploy
 
findOp(byte[]) - Static method in enum org.openspaces.memcached.protocol.Op
 
findSecurityProperties(String) - Static method in class com.gigaspaces.security.SecurityFactory
Finds the security properties file based on the resource name.
findService(String, IJSpace, Properties, LifeCycle, UserDetails) - Method in class com.j_spaces.core.client.SpaceFinder
Deprecated.  
findService(String[]) - Method in class com.j_spaces.core.client.SpaceFinder
Deprecated.  
findService(SpaceURL[], IJSpace, Properties, LifeCycle, UserDetails) - Method in class com.j_spaces.core.client.SpaceFinder
Deprecated.  
findService(SpaceURL, IJSpace, Properties, LifeCycle, UserDetails) - Method in class com.j_spaces.core.client.SpaceFinder
Deprecated. The main method of SpaceFinder to find single Space or Container proxy.
findService(SpaceURL, IJSpace, Properties, LifeCycle, UserDetails) - Method in class com.j_spaces.map.CacheFinder
Deprecated. internal find.
findTxManager(String, ApplicationContext, String) - Static method in class org.openspaces.events.support.AnnotationProcessorUtils
 
fireEvent(HashSet<ModeAnnotationRegistry.RegistryEntry>, Object) - Method in class org.openspaces.core.space.mode.registry.ModeAnnotationRegistry
Invokes the registered beans' methods passing them the space mode change event.
fireSpaceAfterBackupEvent() - Method in class org.openspaces.core.space.AbstractSpaceFactoryBean
Sends AfterSpaceModeChangeEvent events with space mode SpaceMode.BACKUP to all beans in the application context that implement the SpaceAfterBackupListener interface.
fireSpaceAfterPrimaryEvent() - Method in class org.openspaces.core.space.AbstractSpaceFactoryBean
Sends AfterSpaceModeChangeEvent events with space mode SpaceMode.PRIMARY to all beans in the application context that implement the SpaceAfterPrimaryListener interface.
fireSpaceBeforeBackupEvent() - Method in class org.openspaces.core.space.AbstractSpaceFactoryBean
Sends BeforeSpaceModeChangeEvent events with space mode SpaceMode.BACKUP to all beans in the application context that implement the SpaceBeforeBackupListener interface.
fireSpaceBeforePrimaryEvent() - Method in class org.openspaces.core.space.AbstractSpaceFactoryBean
Sends BeforeSpaceModeChangeEvent events with space mode SpaceMode.PRIMARY to all beans in the application context that implement the SpaceBeforePrimaryListener interface.
first() - Method in class com.j_spaces.jdbc.driver.GResultSet
 
firstFile() - Static method in class com.gigaspaces.log.LogEntryMatchers
 
firstFile(LogEntryMatcher) - Static method in class com.gigaspaces.log.LogEntryMatchers
 
FirstFileLogEntryMatcher - Class in com.gigaspaces.log
A matcher that will be executed only on the first log file.
FirstFileLogEntryMatcher() - Constructor for class com.gigaspaces.log.FirstFileLogEntryMatcher
 
FirstFileLogEntryMatcher(LogEntryMatcher) - Constructor for class com.gigaspaces.log.FirstFileLogEntryMatcher
 
FloatHelper - Class in org.openspaces.core.util.numbers
 
FloatHelper() - Constructor for class org.openspaces.core.util.numbers.FloatHelper
 
floorDividedBy(String) - Method in class org.openspaces.grid.esm.MemorySettings
 
flush() - Method in class org.openspaces.core.transaction.manager.AbstractJiniTransactionManager.JiniTransactionObject
 
flush_all() - Method in class org.openspaces.memcached.SpaceCache
 
flush_all(int) - Method in class org.openspaces.memcached.SpaceCache
 
flushSuccess - Variable in class org.openspaces.memcached.protocol.ResponseMessage
 
forceClose() - Static method in class com.j_spaces.core.client.LookupFinder
Forces close regardless of the LookupFinder.ACTUAL_CLOSE_SYSTEM_PROPERTY system proepty.
forCommandMessage(CommandMessage) - Static method in enum org.openspaces.memcached.protocol.binary.MemcachedBinaryCommandDecoder.BinaryOp
 
forget(Xid) - Method in class com.j_spaces.core.client.XAResourceImpl
 
format(LogRecord) - Method in class com.gigaspaces.logger.GSSimpleFormatter
Format the given LogRecord.
formatPerc(double) - Static method in class org.openspaces.admin.support.StatisticsUtils
 
FORMATTER_PROP - Static variable in class com.gigaspaces.logger.RollingFileHandler
 
forwardChunk(LogEntryMatcher) - Static method in class com.gigaspaces.log.LogEntryMatchers
 
ForwardChunkLogEntryMatcher - Class in com.gigaspaces.log
A forward chunk that iterates over all the log files, from start to end.
ForwardChunkLogEntryMatcher(LogEntryMatcher) - Constructor for class com.gigaspaces.log.ForwardChunkLogEntryMatcher
 
FreePortGenerator - Interface in org.openspaces.pu.container.jee.jetty.support
A free port generator.
FreePortGenerator.PortHandle - Interface in org.openspaces.pu.container.jee.jetty.support
A handle to release a locked port and get the obtained port.
from - Variable in class org.openspaces.persistency.hibernate.iterator.AbstractScrollableDataIterator
 
from - Variable in class org.openspaces.persistency.hibernate.iterator.DefaultListQueryDataIterator
 
from - Variable in class org.openspaces.persistency.hibernate.iterator.StatelessListQueryDataIterator
 
fromByte(byte) - Static method in enum com.gigaspaces.log.LogEntry.Type
 
fromByte(byte) - Static method in enum com.j_spaces.core.cluster.ReplicationOperationType
 
fromModifier(int) - Static method in class com.gigaspaces.events.NotifyActionType
 
fromString(String) - Static method in class org.openspaces.admin.esm.deployment.MemorySlaSerializer
 
FULL_PERMISSIONS - Static variable in enum com.j_spaces.core.cluster.ReplicationOperationType
 
FULL_REPLICATION - Static variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
FutureFactory - Class in com.gigaspaces.async
A factory for different types of special futures, such as compound ones.

G

GDriver - Class in com.j_spaces.jdbc.driver
GigaSpaces JDBC driver implementation.
GDriver() - Constructor for class com.j_spaces.jdbc.driver.GDriver
 
GE - Static variable in class com.j_spaces.core.client.TemplateMatchCodes
grater-equal operation
generateDump(String, Map<String, Object>) - Method in interface org.openspaces.admin.dump.DumpProvider
Generates dump for all the provided dump processors.
generateDump(String, Map<String, Object>, String...) - Method in interface org.openspaces.admin.dump.DumpProvider
Generates dump for the provided processors.
generateDump(String, Map<String, Object>) - Method in class org.openspaces.grid.esm.ESMImpl
 
generateDump(String, Map<String, Object>, String...) - Method in class org.openspaces.grid.esm.ESMImpl
 
generateKey(String) - Static method in class com.gigaspaces.security.encoding.KeyFactory
Generate a 128 bit key using the key generator of the algorithm provided.
generateKey(String, String) - Static method in class com.gigaspaces.security.encoding.KeyFactory
Generate a key based on the provided secret.
generateKey(byte[], String) - Static method in class com.gigaspaces.security.encoding.KeyFactory
Generate a key based on a secret key from the given byte array.
get(Object) - Method in interface com.j_spaces.javax.cache.Cache
Deprecated. 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.
get(Object) - Method in class org.openspaces.core.DefaultGigaMap
 
get(Object, long) - Method in class org.openspaces.core.DefaultGigaMap
 
get(Object, long, int) - Method in class org.openspaces.core.DefaultGigaMap
 
get() - Method in class org.openspaces.core.executor.support.AsyncResultFuture
 
get(long, TimeUnit) - Method in class org.openspaces.core.executor.support.AsyncResultFuture
 
get(Object, long) - Method in interface org.openspaces.core.GigaMap
Returns the object that is associated with key in this cache.
get(Object, long, int) - Method in interface org.openspaces.core.GigaMap
Returns the object that is associated with key in this cache.
get(Object) - Method in class org.openspaces.hibernate.cache.SimpleMapCache
Get an item from the cache, nontransactionally
get(Object) - Method in class org.openspaces.hibernate.cache.TransactionalGigaMapCache
Get an item from the cache, nontransactionally
get(Object) - Method in class org.openspaces.hibernate.cache.TransactionalMapCache
Get an item from the cache, nontransactionally
get(Key...) - Method in class org.openspaces.memcached.SpaceCache
 
get() - Method in class org.openspaces.remoting.EventDrivenRemoteFuture
Waits if necessary for the computation to complete, and then retrieves its result.
get(long, TimeUnit) - Method in class org.openspaces.remoting.EventDrivenRemoteFuture
Waits if necessary for at most the given time for the computation to complete, and then retrieves its result, if available.
get() - Method in class org.openspaces.remoting.scripting.cache.BlockingQueueCompiledScriptPool
 
get(String, LocalScriptExecutor, Script) - Method in interface org.openspaces.remoting.scripting.cache.CompiledScriptCache
Gets the compiled script from the cache.
get() - Method in interface org.openspaces.remoting.scripting.cache.CompiledScriptPool
Returns a compiled script from the pool.
get(String, LocalScriptExecutor, Script) - Method in class org.openspaces.remoting.scripting.cache.LRUNonThreadSafeCompiledScriptCache
 
get(String, LocalScriptExecutor, Script) - Method in class org.openspaces.remoting.scripting.cache.LRUThreadSafeCompiledScriptCache
 
get() - Method in class org.openspaces.remoting.SyncRemoteFuture
 
get(long, TimeUnit) - Method in class org.openspaces.remoting.SyncRemoteFuture
 
get_add(Key, int) - Method in class org.openspaces.memcached.SpaceCache
 
GET_CMDS - Static variable in class org.openspaces.memcached.MemcachedServiceMonitors.Attributes
 
GET_HITS - Static variable in class org.openspaces.memcached.MemcachedServiceMonitors.Attributes
 
GET_MISSES - Static variable in class org.openspaces.memcached.MemcachedServiceMonitors.Attributes
 
getAbsoluteFile() - Method in class org.openspaces.pu.container.support.WebsterFile
 
getAbsolutePath() - Method in class org.openspaces.pu.container.support.WebsterFile
 
getAccessed() - Method in class org.openspaces.jee.sessions.jetty.SessionData
 
getActive() - Method in class org.openspaces.pu.container.jee.stats.WebRequestsServiceMonitors
Returns the current number of requests that are active.
getActiveConsumerCount() - Method in class org.openspaces.events.polling.SimplePollingEventListenerContainer
Return the number of currently active consumers.
getActiveThreadsCount() - Method in interface org.openspaces.admin.transport.TransportsStatistics
Returns the summation of all transport TransportStatistics.getActiveThreadsCount().
getActiveThreadsCount() - Method in interface org.openspaces.admin.transport.TransportStatistics
Returns the number of active threads currently processing a communication task.
getActiveThreadsPerc() - Method in interface org.openspaces.admin.transport.TransportsStatistics
Returns the summation of all transport TransportStatistics.getActiveThreadsPerc().
getActiveThreadsPerc() - Method in interface org.openspaces.admin.transport.TransportStatistics
Returns the percentage of active threads out of the maximum threads.
getActualEventListener() - Method in class org.openspaces.events.AbstractEventListenerContainer
 
getActualEventListener() - Method in class org.openspaces.events.adapter.AbstractReflectionEventListenerAdapter
 
getActualEventListener() - Method in interface org.openspaces.events.adapter.EventListenerAdapter
 
getActualEventListener() - Method in class org.openspaces.events.adapter.TaskExecutorEventListenerAdapter
 
getActualFreePhysicalMemorySizeInBytes() - Method in interface org.openspaces.admin.os.OperatingSystemsStatistics
 
getActualFreePhysicalMemorySizeInBytes() - Method in interface org.openspaces.admin.os.OperatingSystemStatistics
 
getActualFreePhysicalMemorySizeInGB() - Method in interface org.openspaces.admin.os.OperatingSystemsStatistics
 
getActualFreePhysicalMemorySizeInGB() - Method in interface org.openspaces.admin.os.OperatingSystemStatistics
 
getActualFreePhysicalMemorySizeInMB() - Method in interface org.openspaces.admin.os.OperatingSystemsStatistics
 
getActualFreePhysicalMemorySizeInMB() - Method in interface org.openspaces.admin.os.OperatingSystemStatistics
 
getActualPhysicalMemoryUsedPerc() - Method in interface org.openspaces.admin.os.OperatingSystemStatistics
Returns the percentage used of the actual physical memory out of the total physical memory.
getAdmin() - Method in interface com.gigaspaces.client.IServerAdmin
Returns the admin object to the remote part of this space.
getAdmin() - Method in interface org.openspaces.admin.AdminAware
Returns the Admin associated with this element.
getAdminTimestamp() - Method in interface org.openspaces.admin.os.OperatingSystemStatistics
Returns a timestamp that is in sync with where the admin API is running.
getAdminTimestamp() - Method in interface org.openspaces.admin.pu.ProcessingUnitInstanceStatistics
Returns a timestamp that is in sync with where the admin API is running.
getAdminTimestamp() - Method in interface org.openspaces.admin.space.SpaceInstanceStatistics
Returns a timestamp that is in sync with where the admin API is running.
getAdminTimestamp() - Method in interface org.openspaces.admin.transport.TransportStatistics
Returns a timestamp that is in sync with where the admin API is running.
getAdminTimestamp() - Method in interface org.openspaces.admin.vm.VirtualMachineStatistics
Returns a timestamp that is in sync with where the admin API is running.
getAgentByUID(String) - Method in interface org.openspaces.admin.gsa.GridServiceAgents
Returns an agent based on its uid.
getAgentId() - Method in interface org.openspaces.admin.AgentGridComponent
Returns the agent id of the component.
getAgentId() - Method in class org.openspaces.grid.esm.ESMImpl
 
getAgentId() - Method in class org.openspaces.grid.esm.ESMProxy
 
getAgents() - Method in interface org.openspaces.admin.gsa.GridServiceAgents
Returns all the currently discovered agents.
getAll(Collection) - Method in interface com.j_spaces.javax.cache.Cache
Deprecated. The getAll method will return, from the cache, a Map of the objects associated with the Collection of keys in argument "keys".
getAll(Collection) - Method in class org.openspaces.core.DefaultGigaMap
 
getAllSourceChannelStatistics() - Method in interface com.gigaspaces.cluster.replication.async.mirror.MirrorStatistics
Get mirror statistics for all space instances incoming channels to the mirror
getAnnotation(Method, Class<A>) - Static method in class org.openspaces.core.util.AnnotationUtils
Get a single Annotation of annotationType from the supplied Method.
getAnnotationAttributes(Annotation) - Static method in class org.openspaces.core.util.AnnotationUtils
Retrieve the given annotation's attributes as a Map.
getAnnotations(Method) - Static method in class org.openspaces.core.util.AnnotationUtils
Get all Annotations from the supplied Method.
getApachectlLocation() - Method in class org.openspaces.pu.container.jee.lb.apache.ApacheLoadBalancerAgent
 
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
 
getApplicationContext() - Method in class org.openspaces.core.space.AbstractSpaceFactoryBean
 
getApplicationContext() - Method in class org.openspaces.esb.mule.eventcontainer.OpenSpacesConnector
 
getApplicationContext() - Method in class org.openspaces.esb.mule.queue.OpenSpacesQueueConnector
 
getApplicationContext() - Method in class org.openspaces.events.AbstractEventListenerContainer
 
getApplicationContext() - Method in class org.openspaces.pu.container.integrated.IntegratedProcessingUnitContainer
Returns the spring application context this processing unit container wraps.
getApplicationContext() - Method in class org.openspaces.pu.container.jee.glassfish.GlassfishProcessingUnitContainer
Returns the spring application context this processing unit container wraps.
getApplicationContext() - Method in class org.openspaces.pu.container.jee.jetty.JettyProcessingUnitContainer
Returns the spring application context this processing unit container wraps.
getApplicationContext() - Method in interface org.openspaces.pu.container.spi.ApplicationContextProcessingUnitContainer
 
getApplicationContext() - Method in class org.openspaces.pu.container.standalone.StandaloneContainerRunnable
Returns Spring application context used as the backend for this container.
getApplicationContext() - Method in class org.openspaces.pu.container.standalone.StandaloneProcessingUnitContainer
 
getArch() - Method in interface org.openspaces.admin.os.OperatingSystemDetails
Returns the architecture of the operating system.
getArchiveFactory(Server) - Static method in class org.openspaces.pu.container.jee.glassfish.GlassfishJeeProcessingUnitContainerProvider
 
getArguments() - Method in class org.openspaces.pu.container.support.CommandLineParser.Parameter
 
getArguments() - Method in class org.openspaces.remoting.EventDrivenSpaceRemotingEntry
 
getArguments() - Method in class org.openspaces.remoting.ExecutorRemotingTask
 
getArguments() - Method in interface org.openspaces.remoting.SpaceRemotingInvocation
The arguments for the service method execution.
getArguments() - Method in class org.openspaces.remoting.SyncSpaceRemotingEntry
 
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
 
getAsyncChannelShutdownTimeout() - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
getAsyncPollingDetails() - Method in class org.openspaces.events.asyncpolling.AsyncPollingEventContainerServiceMonitors
 
getAsyncPollingEventContainerDetails() - Method in interface org.openspaces.admin.pu.ProcessingUnitInstance
Returns a map of AsyncPollingEventContainerServiceDetails keyed by their ServiceDetails.getId().
getAsyncPollingEventContainers() - Method in interface org.openspaces.admin.pu.ProcessingUnitInstanceStatistics
Returns all the different async polling event containers monitors keyed by the service id.
getAttributeMap() - Method in class org.openspaces.jee.sessions.jetty.SessionData
 
getAttributes() - Method in interface org.openspaces.pu.service.AggregatedServiceDetails
Returns key value pair of attributes for the details.
getAttributes() - Method in class org.openspaces.pu.service.PlainAggregatedServiceDetails
 
getAttributes() - Method in class org.openspaces.pu.service.PlainServiceDetails
 
getAttributes() - Method in interface org.openspaces.pu.service.ServiceDetails
Returns extra atrributes the service details wishes to expose.
getAttributes() - Method in class org.openspaces.pu.sla.requirement.SystemRequirement
 
getAuditDetails() - Method in class com.gigaspaces.security.audit.AuditLogRecord
 
getAuditDetails() - Method in class com.gigaspaces.security.service.SecurityContext
 
getAuthentication() - Method in class com.gigaspaces.security.service.SecurityContext
 
getAuthenticationToken() - Method in class com.gigaspaces.security.service.SecurityContext
 
getAuthorities() - Method in class com.gigaspaces.security.directory.Role
 
getAuthorities() - Method in interface com.gigaspaces.security.directory.RoleDetails
Returns the granted authorities granted to the role.
getAuthorities() - Method in class com.gigaspaces.security.directory.User
 
getAuthorities() - Method in interface com.gigaspaces.security.directory.UserDetails
Returns the granted authorities granted to the user.
getAuthority() - Method in class com.gigaspaces.security.authorities.GridAuthority
 
getAuthority() - Method in class com.gigaspaces.security.authorities.MonitorAuthority
 
getAuthority() - Method in class com.gigaspaces.security.authorities.RoleAuthority
 
getAuthority() - Method in class com.gigaspaces.security.authorities.SpaceAuthority
 
getAuthority() - Method in class com.gigaspaces.security.authorities.SystemAuthority
 
getAuthority() - Method in interface com.gigaspaces.security.Authority
An Authority that can be represented as a String which is sufficient in precision to be relied upon for an access control decisions.
getAvailableProcessors() - Method in interface org.openspaces.admin.os.OperatingSystemDetails
Returns the number of available processors.
getAvailableProcessors() - Method in interface org.openspaces.admin.os.OperatingSystemsDetails
Returns the summation of all OperatingSystemDetails.getAvailableProcessors().
getAverage() - Method in class com.j_spaces.core.filters.StatisticsContext
The average calculated on the last time according to the statistics sampling rate.
getBackup() - Method in interface org.openspaces.admin.pu.ProcessingUnitPartition
If the processing unit has an embedded space, will return the processing unit instance that holds a the backup space instance.
getBackup() - Method in interface org.openspaces.admin.space.SpacePartition
Returns the (first) backup space instance, null if currently there is no backup.
getBackupGridServiceManager(String) - Method in interface org.openspaces.admin.pu.ProcessingUnit
Returns the backup GSM matching the provided UID.
getBackupGridServiceManagerChanged() - Method in interface org.openspaces.admin.pu.ProcessingUnit
Returns an event manager allowing to listen for BackupGridServiceManagerChangedEvents.
getBackupGridServiceManagerChanged() - Method in interface org.openspaces.admin.pu.ProcessingUnits
Returns an event manager allowing to globally register for any BackupGridServiceManagerChangedEvents occurring on any processing unit.
getBackupGridServiceManagers() - Method in interface org.openspaces.admin.pu.ProcessingUnit
Returns the backup GSMs for the processing unit.
getBackupId() - Method in interface org.openspaces.admin.pu.ProcessingUnitInstance
Returns the backup id of the processing unit instance.
getBackupId() - Method in interface org.openspaces.admin.space.SpaceInstance
Returns the backup id (if it is a topology with backups) of the space instance.
getBackupId() - Method in class org.openspaces.core.cluster.ClusterInfo
Returns the backup id of the specific cluster member.
getBackupId() - Method in class org.openspaces.pu.sla.InstanceSLA
 
getBackupsStatistics() - Method in interface org.openspaces.admin.space.Space
Returns an aggregated view of all the statistics of the backup instances.
getBatchSize() - Method in class com.gigaspaces.events.EventSessionConfig
 
getBatchSize() - Method in class org.openspaces.events.notify.AbstractNotifyEventListenerContainer
 
getBatchSize() - Method in class org.openspaces.events.notify.AggregatedNotifyEventContainerServiceDetails
 
getBatchSize() - Method in class org.openspaces.events.notify.NotifyEventContainerServiceDetails
 
getBatchTime() - Method in class com.gigaspaces.events.EventSessionConfig
 
getBatchTime() - Method in class org.openspaces.events.notify.AbstractNotifyEventListenerContainer
 
getBatchTime() - Method in class org.openspaces.events.notify.AggregatedNotifyEventContainerServiceDetails
 
getBatchTime() - Method in class org.openspaces.events.notify.NotifyEventContainerServiceDetails
 
getBeanClass(Element) - Method in class org.openspaces.core.config.AnnotationFilterBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.core.config.ContextLoaderBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.core.config.DistributedTxManagerBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.core.config.GigaMapBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.core.config.GigaSpaceBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.core.config.LocalCacheSpaceBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.core.config.LocalTxManagerBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.core.config.LocalViewSpaceBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.core.config.LookupJiniTxManagerBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.core.config.MapBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.core.config.MapLocalCacheSettingsBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.core.config.MethodFilterBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.core.config.RefreshableContextLoaderBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.core.config.SpaceFilterBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.core.config.SpaceReplicationFilterBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.core.config.SQLQueryBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.core.config.UrlSpaceBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.core.config.ViewQueryBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.events.config.AnnotationEventAdapterBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.events.config.AsyncPollingContainerBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.events.config.MethodEventAdapterBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.events.config.NotifyContainerBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.events.config.PollingContainerBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.jdbc.config.DataSourceBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.jms.config.GigaSpaceConnectionFactoryBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.jms.config.GigaSpaceQueueBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.jms.config.GigaSpaceTopicBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.jms.config.GigaSpaceXAConnectionFactoryBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.pu.sla.config.BeanPropertyMonitorBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.pu.sla.config.CpuRequirementBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.pu.sla.config.HostRequirementBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.pu.sla.config.InstanceSLABeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.pu.sla.config.MemberAliveIndicatorBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.pu.sla.config.MemoryBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.pu.sla.config.RangeRequirementBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.pu.sla.config.RelocationPolicyBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.pu.sla.config.ScaleUpPolicyBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.pu.sla.config.SLABeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.pu.sla.config.SystemRequirementBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.pu.sla.config.ZoneRequirementBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.remoting.config.EventDrivenProxyBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.remoting.config.ExecutorProxyBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.remoting.config.ServiceExporterBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.remoting.config.SyncProxyBeanDefinitionParser
 
getBeanId() - Method in class org.openspaces.remoting.RemotingServiceDetails.RemoteService
 
getBeanId() - Method in class org.openspaces.remoting.RemotingServiceMonitors.RemoteServiceStats
 
getBeanLevelProperties() - Method in interface org.openspaces.admin.pu.ProcessingUnit
Return the deploy time properties of the processing unit.
getBeanLevelProperties() - Method in class org.openspaces.jee.sessions.jetty.GigaSessionManager
 
getBeanLevelProperties() - Method in class org.openspaces.pu.container.servicegrid.PUDetails
 
getBeanName() - Method in class org.openspaces.core.space.cache.AbstractLocalCacheSpaceFactoryBean
 
getBeanName() - Method in class org.openspaces.core.space.filter.AbstractFilterProviderFactoryBean
 
getBeanName() - Method in class org.openspaces.core.transaction.manager.AbstractJiniTransactionManager
 
getBeanName() - Method in interface org.openspaces.core.transaction.manager.JiniPlatformTransactionManager
 
getBeanName() - Method in class org.openspaces.events.AbstractSpaceListeningContainer
Return the bean name that this listener container has been assigned in its containing bean factory, if any.
getBeanProperties(String) - Method in class org.openspaces.core.properties.BeanLevelProperties
Returns properties that are associated with a specific bean name.
getBeans() - Method in class org.openspaces.core.properties.BeanLevelProperties
 
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
 
getBindDetails() - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
getBindHost() - Method in interface org.openspaces.admin.transport.Transport
Returns the host name or address the communication layer bounded on.
getBindHost() - Method in interface org.openspaces.admin.transport.TransportDetails
Returns the host name or address the communication layer bounded on.
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
 
getBoolean(int) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getBoolean(String) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getBootClassPath() - Method in interface org.openspaces.admin.vm.VirtualMachineDetails
 
getBufferSize() - Method in class com.gigaspaces.client.iterator.GSIteratorConfig
Gets the iterator's buffer size.
getByName(String) - Method in interface org.openspaces.admin.zone.Zones
Returns a discovered zone by its name.
getByte(int) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getByte(String) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getBytes(int) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getBytes(String) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getByUID(String) - Method in interface org.openspaces.admin.os.OperatingSystems
Returns the operating system matching its uid.
getCacheEntry(Object) - Method in interface com.j_spaces.javax.cache.Cache
Deprecated. Returns the CacheEntry object associated with the object identified by "key".
getCacheEntry(Object) - Method in class org.openspaces.core.DefaultGigaMap
 
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
 
getCallable() - Method in class org.openspaces.core.executor.juc.CallableTaskAdapter
Returns the embedded callable.
getCasUnique() - Method in class org.openspaces.memcached.LocalCacheElement
 
getCauseException() - Method in interface com.j_spaces.core.SpaceCopyStatus
 
getCauses() - Method in exception com.j_spaces.core.multiple.query.QueryMultiplePartialFailureException
Deprecated. Return all the causes that caused this exception
getCauses() - Method in exception org.openspaces.core.QueryMultiplePartialFailureException
Deprecated. Returns the exceptions raised from the cluster members that were not available.
getCauses() - Method in exception org.openspaces.core.ReadMultipleException
 
getCauses() - Method in exception org.openspaces.core.TakeMultipleException
 
getChannels() - Method in class com.j_spaces.core.filters.ReplicationStatistics.OutgoingReplication
 
getCharacterStream(int) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getCharacterStream(String) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getChecksum() - Method in class com.j_spaces.core.client.BasicTypeInfo
 
getClassName() - Method in class com.gigaspaces.security.authorities.SpaceAuthority.ClassFilter
 
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
Deprecated. Return invalid className.
getClassName() - Method in class org.openspaces.core.config.SQLQueryFactoryBean
 
getClassName() - Method in exception org.openspaces.core.EntryAlreadyInSpaceException
Returns the rejected entry class name.
getClassName() - Method in exception org.openspaces.core.InvalidFifoClassException
Deprecated. Return invalid className.
getClassName() - Method in class org.openspaces.grid.esm.ElasticScaleHandlerConfig
 
getClassName() - Method in class org.openspaces.remoting.RemotingServiceDetails.RemoteService
 
getClassPath() - Method in interface org.openspaces.admin.vm.VirtualMachineDetails
 
getClassTypeInfo(String) - Method in interface com.j_spaces.core.admin.IRemoteJSpaceAdmin
Get the basic class information from the space directory.
getCleanCount() - Method in interface org.openspaces.admin.space.SpaceInstanceStatistics
 
getCleanCount() - Method in interface org.openspaces.admin.space.SpaceStatistics
 
getCleanPerSecond() - Method in interface org.openspaces.admin.space.SpaceInstanceStatistics
 
getCleanPerSecond() - Method in interface org.openspaces.admin.space.SpaceStatistics
 
getClientVersionID() - Method in exception com.j_spaces.core.client.EntryVersionConflictException
Return entry client Version ID
getClientVersionID() - Method in exception org.openspaces.core.SpaceOptimisticLockingFailureException
Returns the 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
 
getClustered() - Method in class org.openspaces.core.DefaultGigaSpace
 
getClustered() - Method in interface org.openspaces.core.GigaSpace
Returns a clustered view of the GigaSpace is this is a GigaSpace that worked directly against a cluster member.
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
Deprecated. 
getClusterId(String) - Method in class org.openspaces.jee.sessions.jetty.GigaSessionIdManager
 
getClusterId() - Method in class org.openspaces.jee.sessions.jetty.GigaSessionManager.Session
 
getClusterInfo() - Method in interface org.openspaces.admin.pu.ProcessingUnitInstance
Returns the cluster info of the processing unit instance.
getClusterInfo() - Method in class org.openspaces.jee.sessions.jetty.GigaSessionManager
 
getClusterInfo() - Method in class org.openspaces.pu.container.jee.lb.apache.LoadBalancerNodeInfo
Returns the cluster specific information fo the load balancer node (the web application processing unit instance).
getClusterInfo() - Method in class org.openspaces.pu.container.servicegrid.PUDetails
 
getClusterInfo() - Method in interface org.openspaces.pu.container.servicegrid.PUServiceBean
 
getClusterInfo() - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanImpl
 
getClusterInfo() - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanProxy
 
getClusterMemberSpace(IJSpace) - Static method in class org.openspaces.core.util.SpaceUtils
Returns a proxy space to the specified space name.
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
Deprecated. Gets the cluster schema name.
getClusterSchema() - Method in class org.openspaces.pu.sla.SLA
Returns the cluster schema the processing unit will use.
getCmds - Variable in class org.openspaces.memcached.SpaceCache
 
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.
getCommType() - Method in class org.openspaces.events.notify.AbstractNotifyEventListenerContainer
 
getCommType() - Method in class org.openspaces.events.notify.AggregatedNotifyEventContainerServiceDetails
 
getCommType() - Method in class org.openspaces.events.notify.NotifyEventContainerServiceDetails
 
getCommunicationMode() - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
getCompletedTaskCount() - Method in interface org.openspaces.admin.transport.TransportsStatistics
Returns the summation of all transport TransportStatistics.getCompletedTaskCount() ()}.
getCompletedTaskCount() - Method in interface org.openspaces.admin.transport.TransportStatistics
Returns the number of communication level tasks that were completed.
getCompletedTaskPerSecond() - Method in interface org.openspaces.admin.transport.TransportsStatistics
Returns the summation of all transport TransportStatistics.getCompletedTaskPerSecond().
getCompletedTaskPerSecond() - Method in interface org.openspaces.admin.transport.TransportStatistics
Returns the number of completed communication level tasks per second.
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
 
getConcurrentConsumers() - Method in class org.openspaces.events.asyncpolling.AggregatedAsyncPollingEventContainerServiceDetails
 
getConcurrentConsumers() - Method in class org.openspaces.events.asyncpolling.AsyncPollingEventContainerServiceDetails
 
getConcurrentConsumers() - Method in class org.openspaces.events.polling.AggregatedPollingEventContainerServiceDetails
 
getConcurrentConsumers() - Method in class org.openspaces.events.polling.PollingEventContainerServiceDetails
 
getConcurrentConsumers() - Method in class org.openspaces.events.polling.SimplePollingEventListenerContainer
Return the "concurrentConsumer" setting.
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.
getConfig() - Method in exception org.openspaces.events.notify.CannotCreateNotifySessionException
 
getConfigLocation() - Method in class org.openspaces.pu.container.jee.lb.apache.ApacheLoadBalancerAgent
 
getConfigResources() - Method in class org.openspaces.pu.container.support.ResourceApplicationContext
Returns the config resources this application context uses.
getConnection() - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
Create (if necessary) and return a connection to the database.
getConnection(String, String) - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
Create (if necessary) and return a connection to the database.
getConnection() - Method in class org.openspaces.jdbc.datasource.SpaceDriverManagerDataSource
 
getConnection(String, String) - Method in class org.openspaces.jdbc.datasource.SpaceDriverManagerDataSource
 
getConnectionPoolSize() - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
getConnectionRetries() - Method in class com.j_spaces.core.JSpaceAttributes
 
getConsumers() - Method in class org.openspaces.events.polling.PollingEventContainerServiceMonitors
 
getContainer() - Method in interface com.gigaspaces.client.IServerAdmin
Returns the container proxy this space resides in.
getContainerByUID(String) - Method in interface org.openspaces.admin.gsc.GridServiceContainers
Returns a container based on its uid.
getContainerName() - Method in class com.j_spaces.core.admin.SpaceConfig
Return container owner name
getContainerName() - Method in class com.j_spaces.core.client.SpaceURL
Deprecated. Get container name.
getContainerName() - Method in exception com.j_spaces.core.MemoryShortageException
 
getContainerName() - Method in class org.openspaces.core.space.SpaceServiceDetails
 
getContainers() - Method in interface org.openspaces.admin.gsc.GridServiceContainers
Returns all the currently discovered containers.
getContextPath() - Method in class org.openspaces.pu.container.jee.glassfish.holder.WebappConfiguration
 
getContextPath() - Method in class org.openspaces.pu.container.jee.JeeServiceDetails
Returns the context path of the web application.
getContextProperties() - Method in class org.openspaces.admin.esm.deployment.ElasticDataGridDeployment
 
getContextProperties() - Method in class org.openspaces.core.properties.BeanLevelProperties
Returns the Spring context level properties.
getContextProperties() - Method in class org.openspaces.grid.esm.PuCapacityPlanner
 
getCookieSet() - Method in class org.openspaces.jee.sessions.jetty.SessionData
 
getCorrelationGroupSize() - Method in class org.openspaces.esb.mule.eventcontainer.OpenSpacesMessageAdapter
 
getCorrelationGroupSize() - Method in class org.openspaces.esb.mule.message.AbstractMessageHeader
 
getCorrelationGroupSize() - Method in interface org.openspaces.esb.mule.message.CorrelationMessageHeader
 
getCorrelationId() - Method in class org.openspaces.esb.mule.eventcontainer.OpenSpacesMessageAdapter
 
getCorrelationId() - Method in class org.openspaces.esb.mule.message.AbstractMessageHeader
 
getCorrelationId() - Method in interface org.openspaces.esb.mule.message.CorrelationMessageHeader
 
getCorrelationSequence() - Method in class org.openspaces.esb.mule.eventcontainer.OpenSpacesMessageAdapter
 
getCorrelationSequence() - Method in class org.openspaces.esb.mule.message.AbstractMessageHeader
 
getCorrelationSequence() - Method in interface org.openspaces.esb.mule.message.CorrelationMessageHeader
 
getCount() - Static method in class com.j_spaces.core.filters.FilterOperationCodes
Return the number of all filter operation codes.
getCpuPerc() - Method in interface org.openspaces.admin.os.OperatingSystemsStatistics
Returns the combined cpu perc (User + Sys + Nice + Wait)
getCpuPerc() - Method in interface org.openspaces.admin.os.OperatingSystemStatistics
Returns the combined cpu perc (User + Sys + Nice + Wait)
getCpuPerc() - Method in interface org.openspaces.admin.vm.VirtualMachineStatistics
Returns the cpu percentage this virtual machine is using.
getCpuPercFormatted() - Method in interface org.openspaces.admin.os.OperatingSystemsStatistics
 
getCpuPercFormatted() - Method in interface org.openspaces.admin.os.OperatingSystemStatistics
 
getCpuPercFormatted() - Method in interface org.openspaces.admin.vm.VirtualMachineStatistics
 
getCreated() - Method in class org.openspaces.jee.sessions.jetty.SessionData
 
getCurrentApplicationContext() - Static method in class org.openspaces.pu.container.jee.jetty.JettyJeeProcessingUnitContainerProvider
Allows to get the current application context (loaded from pu.xml) during web application startup.
getCurrentBeanLevelProperties() - Static method in class org.openspaces.pu.container.jee.jetty.JettyJeeProcessingUnitContainerProvider
 
getCurrentBytes() - Method in class org.openspaces.memcached.SpaceCache
 
getCurrentClusterInfo() - Static method in class org.openspaces.pu.container.jee.jetty.JettyJeeProcessingUnitContainerProvider
 
getCurrentContext() - Static method in class com.j_spaces.sadapter.datasource.BulkDataPersisterContext
Get the context of the current thread
getCurrentCount() - Method in class com.j_spaces.core.filters.StatisticsContext
Current count of operations.
getCurrentItems() - Method in class org.openspaces.memcached.SpaceCache
 
getCurrentResult() - Method in class com.gigaspaces.async.AsyncResultFilterEvent
Returns the current result that caused this event.
getCurrentTimeInMillis() - Method in interface org.openspaces.admin.os.OperatingSystem
Returns the current time of the machine in millis.
getCurrentTimestamp() - Method in class org.openspaces.grid.esm.ESMImpl
 
getCurrentTimestamp() - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanImpl
 
getCurrentTransaction() - Method in class org.openspaces.core.DefaultGigaMap
 
getCurrentTransaction() - Method in class org.openspaces.core.DefaultGigaSpace
 
getCurrentTransaction() - Method in interface org.openspaces.core.GigaMap
Returns the current running transaction.
getCurrentTransaction() - Method in interface org.openspaces.core.GigaSpace
Returns the current running transaction.
getCurrentTransaction(Object, IJSpace) - Method in class org.openspaces.core.transaction.DefaultTransactionProvider
Returns the current running transaction based on the constructor provided transactional context (Note that the passed transactional context is not used).
getCurrentTransaction(Object, IJSpace) - Method in interface org.openspaces.core.transaction.TransactionProvider
Returns the currently running transaction (usually managed externally/declarative).
getCurrentTransaction(Object, IJSpace) - Method in class org.openspaces.esb.mule.transaction.MuleXATransactionProvider
 
getCurrentTransactionIsolationLevel(Object) - Method in class org.openspaces.core.transaction.DefaultTransactionProvider
 
getCurrentTransactionIsolationLevel(Object) - Method in interface org.openspaces.core.transaction.TransactionProvider
Returns the currently running transaction isolation level (mapping to Spring TransactionDefinition.getIsolationLevel() values).
getCurrentTransactionIsolationLevel(Object) - Method in class org.openspaces.esb.mule.transaction.MuleXATransactionProvider
 
getCursorName() - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getCustomIndexes() - Method in class com.gigaspaces.internal.query.AbstractSpaceQuery
 
getCustomProperties() - Method in class com.j_spaces.core.client.SpaceURL
Deprecated. Returns custom properties
getCustomProperties() - Method in class com.j_spaces.core.JSpaceAttributes
 
getData() - Method in class org.openspaces.memcached.LocalCacheElement
 
getDataClass() - Method in class com.j_spaces.core.JSpaceAttributes
 
getDataGridName() - Method in class org.openspaces.admin.esm.deployment.InternalElasticDataGridDeployment
 
getDataPropertiesFile() - Method in class com.j_spaces.core.JSpaceAttributes
 
getDataSource(String) - Method in class org.openspaces.persistency.patterns.AbstractManagedDataSourceSplitter
 
getDataSource() - Method in class org.openspaces.persistency.utils.HsqlServerBean
 
getDataSourceClass() - Method in class com.j_spaces.core.JSpaceAttributes
 
getDataSourceSharedIteratorMode() - Method in class com.j_spaces.core.JSpaceAttributes
Gets shared iterator mode
getDataSourceSharedIteratorTimeToLive() - Method in class com.j_spaces.core.JSpaceAttributes
Get shared iterator time to live
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
 
getDefaultAutoCommit() - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
 
getDefaultCatalog() - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
 
getDefaultReadOnly() - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
 
getDefaultTimeToLive() - Method in class org.openspaces.core.DefaultGigaMap
 
getDefaultTimeToLive() - Method in interface org.openspaces.core.GigaMap
Returns the default time to live of entries in the map.
getDefaultTransactionIsolation() - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
 
getDefaultValue(Annotation) - Static method in class org.openspaces.core.util.AnnotationUtils
Retrieve the default value of the "value" attribute of a single-element Annotation, given an annotation instance.
getDefaultValue(Annotation, String) - Static method in class org.openspaces.core.util.AnnotationUtils
Retrieve the default value of a named Annotation attribute, given an annotation instance.
getDefaultValue(Class<? extends Annotation>) - Static method in class org.openspaces.core.util.AnnotationUtils
Retrieve the default value of the "value" attribute of a single-element Annotation, given the annotation type.
getDefaultValue(Class<? extends Annotation>, String) - Static method in class org.openspaces.core.util.AnnotationUtils
Retrieve the default value of a named Annotation attribute, given the annotation type.
getDefaultWaitForResponse() - Method in class org.openspaces.core.DefaultGigaMap
 
getDefaultWaitForResponse() - Method in interface org.openspaces.core.GigaMap
Returns the default wait for response value for entries in the map.
getDelegate() - Method in class org.openspaces.events.adapter.AbstractReflectionEventListenerAdapter
Returns the event listener delegate.
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
 
getDelegatedTask() - Method in interface org.openspaces.core.executor.support.DelegatingTask
Returns the delegating task that will be executed.
getDelegatedTask() - Method in class org.openspaces.core.executor.support.SimpleDelegatingTask
Returns the delegated task the task will execute to.
getDeploymentContext() - Method in class org.openspaces.admin.esm.deployment.InternalElasticDataGridDeployment
 
getDeploymentIsolationFilter() - Method in class org.openspaces.grid.esm.PuCapacityPlanner
 
getDeploymentIsolationLevel() - Method in class org.openspaces.admin.esm.deployment.DeploymentContext
 
getDeploymentIsolationLevel() - Method in class org.openspaces.grid.esm.ElasticDeploymentContextProperties
 
getDeploymentOptions() - Method in class org.openspaces.admin.pu.ProcessingUnitDeployment
Transforms this deployment into a set of deployment options.
getDescription() - Method in class org.openspaces.pu.service.PlainServiceDetails
 
getDescription() - Method in interface org.openspaces.pu.service.ServiceDetails
Returns a short description of the service.
getDetails() - Method in interface org.openspaces.admin.os.OperatingSystem
Returns details (static view) of the operating system.
getDetails() - Method in interface org.openspaces.admin.os.OperatingSystems
Returns an aggregated view of all the operating systems details.
getDetails() - Method in interface org.openspaces.admin.os.OperatingSystemsStatistics
Returns the aggregated operating systems details.
getDetails() - Method in interface org.openspaces.admin.os.OperatingSystemStatistics
Returns the operating system details.
getDetails() - Method in interface org.openspaces.admin.transport.Transport
Returns the details (non changeable) of the transport.
getDetails() - Method in interface org.openspaces.admin.transport.Transports
Returns the aggregated details (non changeable) of all the currently discovered transports.
getDetails() - Method in interface org.openspaces.admin.transport.TransportsStatistics
Returns the aggregated transports details.
getDetails() - Method in interface org.openspaces.admin.transport.TransportStatistics
Returns the transport details.
getDetails() - Method in interface org.openspaces.admin.vm.VirtualMachine
Returns the details (non changeable information) of the virtual machine.
getDetails() - Method in interface org.openspaces.admin.vm.VirtualMachines
Returns the aggregated details of all virtual machines.
getDetails() - Method in interface org.openspaces.admin.vm.VirtualMachinesStatistics
Returns the details of the all the virtual machines.
getDetails() - Method in interface org.openspaces.admin.vm.VirtualMachineStatistics
Returns the details of the virtual machine.
getDetails() - Method in class org.openspaces.pu.container.servicegrid.PUDetails
 
getDetails() - Method in class org.openspaces.pu.service.PlainServiceMonitors
 
getDetails() - Method in interface org.openspaces.pu.service.ServiceMonitors
Returns the details of the service.
getDirection() - Method in exception com.j_spaces.core.cluster.ReplicationFilterException
Gets replication filter direction Input/Output.
getDiscardedOperationCount() - Method in interface com.gigaspaces.cluster.replication.async.mirror.MirrorOperationStatistics
Returns the count of operations that were discarded by the mirror.
getDouble(int) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getDouble(String) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getDuplicateUID() - Method in interface com.j_spaces.core.SpaceCopyStatus
 
getElasticScale() - Method in class org.openspaces.grid.esm.PuCapacityPlanner
 
getElasticScaleConfig() - Method in class org.openspaces.grid.esm.ElasticDeploymentContextProperties
 
getElasticScaleHandlerConfig() - Method in class org.openspaces.admin.esm.deployment.ElasticDataGridDeployment
 
getElasticServiceManager() - Method in interface org.openspaces.admin.vm.VirtualMachine
Returns the elastic service manager started within this virtual machine.
getElasticServiceManagerAdded() - Method in interface org.openspaces.admin.esm.ElasticServiceManagers
Returns the grid service manager added event manager allowing to add and remove GridServiceManagerAddedEventListeners.
getElasticServiceManagerRemoved() - Method in interface org.openspaces.admin.esm.ElasticServiceManagers
Returns the grid service container added event manager allowing to add and remove GridServiceManagerRemovedEventListeners.
getElasticServiceManagers() - Method in interface org.openspaces.admin.Admin
Returns the elastic service managers discovered.
getElasticServiceManagers() - Method in interface org.openspaces.admin.machine.Machine
Returns the elastic service managers running on the machine.
getElasticServiceManagers() - Method in interface org.openspaces.admin.zone.Zone
Returns the elastic service managers running within the zone.
getElementCountInMemory() - Method in class org.openspaces.hibernate.cache.SimpleMapCache
The count of entries currently contained in the regions in-memory store.
getElementCountInMemory() - Method in class org.openspaces.hibernate.cache.TransactionalGigaMapCache
The count of entries currently contained in the regions in-memory store.
getElementCountInMemory() - Method in class org.openspaces.hibernate.cache.TransactionalMapCache
The count of entries currently contained in the regions in-memory store.
getElementCountOnDisk() - Method in class org.openspaces.hibernate.cache.SimpleMapCache
The count of entries currently contained in the regions disk store.
getElementCountOnDisk() - Method in class org.openspaces.hibernate.cache.TransactionalGigaMapCache
The count of entries currently contained in the regions disk store.
getElementCountOnDisk() - Method in class org.openspaces.hibernate.cache.TransactionalMapCache
The count of entries currently contained in the regions disk store.
getEmbeddedSpaceDetails() - Method in interface org.openspaces.admin.pu.ProcessingUnitInstance
Returns the embedded space service details as described by the service started within the processing unit.
getEmbeddedSpacesDetails() - Method in interface org.openspaces.admin.pu.ProcessingUnitInstance
Returns the embedded space service details as described by the service started within the processing unit.
getEndpointURI() - Method in class org.openspaces.esb.mule.queue.InternalQueueEntry
 
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
 
getEntries() - Method in class com.gigaspaces.log.CompoundLogEntries
Returns the LogEntries array.
getEntries() - Method in class com.gigaspaces.log.LogEntries
The list of log entries.
getEntry(boolean) - Method in class com.j_spaces.core.client.EntryArrivedRemoteEvent
Deprecated. use EntryArrivedRemoteEvent.getObject() or EntryArrivedRemoteEvent.getExternalEntry() instead.
getEntry() - Method in class com.j_spaces.core.client.EntryArrivedRemoteEvent
Deprecated. use EntryArrivedRemoteEvent.getObject() instead.
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.
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
 
getEntryTypeName() - Method in class com.gigaspaces.internal.query.AbstractSpaceQuery
Gets the query entry type name.
getError() - Method in class org.openspaces.core.ReadByIdsException.ReadByIdResult
 
getError() - Method in class org.openspaces.core.TakeByIdsException.TakeByIdResult
 
getEvent() - Method in class org.openspaces.esb.mule.seda.InternalEventEntry
 
getEventContainer(String) - Method in class org.openspaces.events.support.EventContainersBus
 
getEventContainerDetails() - Method in interface org.openspaces.admin.pu.ProcessingUnitInstance
Returns a map of EventContainerServiceDetails keyed by their ServiceDetails.getId().
getEventContainers() - Method in interface org.openspaces.admin.pu.ProcessingUnitInstanceStatistics
Returns all the different event containers monitors keyed by the service id.
getEventDetails() - Method in class org.openspaces.events.EventContainerServiceMonitors
 
getEventListener() - Method in class org.openspaces.events.AbstractEventListenerContainer
 
getEventListenerClass() - Method in class org.openspaces.events.AbstractEventListenerContainer
 
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.
getEventSessionConfig() - Method in class com.gigaspaces.client.iterator.GSIteratorConfig
Gets the iterator's event session configuration.
getEvictionStrategy() - Method in class org.openspaces.core.map.LocalCacheSupport
Sets the eviction strategy for the local cache.
getException() - Method in interface com.gigaspaces.async.AsyncResult
In case of an async invocation failure, returns the exception causing it.
getException() - Method in class com.gigaspaces.security.audit.AuditLogRecord
 
getException() - Method in class org.openspaces.pu.container.standalone.StandaloneContainerRunnable
 
getException() - Method in class org.openspaces.remoting.EventDrivenSpaceRemotingEntry
 
getException() - Method in exception org.openspaces.remoting.ExecutorRemotingTask.InternalExecutorException
 
getException() - Method in interface org.openspaces.remoting.SpaceRemotingResult
An exception that occured during the remote invocation.
getException() - Method in class org.openspaces.remoting.SyncSpaceRemotingEntry
 
getExceptionHandler() - Method in class org.openspaces.events.AbstractEventListenerContainer
 
getExceptionTranslator() - Method in class org.openspaces.core.DefaultGigaSpace
 
getExceptionTranslator() - Method in interface org.openspaces.core.GigaSpace
Returns the exception translator associated with this GigaSpace instance.
getExecuteCount() - Method in interface org.openspaces.admin.space.SpaceInstanceStatistics
 
getExecuteCount() - Method in interface org.openspaces.admin.space.SpaceStatistics
 
getExecutePerSecond() - Method in interface org.openspaces.admin.space.SpaceInstanceStatistics
 
getExecutePerSecond() - Method in interface org.openspaces.admin.space.SpaceStatistics
 
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.
getExpirationTimeInterval() - Method in class com.j_spaces.core.JSpaceAttributes
 
getExpire() - Method in class org.openspaces.memcached.LocalCacheElement
 
getExpiryTime() - Method in class org.openspaces.jee.sessions.jetty.SessionData
 
getExpression() - Method in class com.gigaspaces.security.authorities.SpaceAuthority.ClassFilter
 
getExpression() - Method in interface com.gigaspaces.security.authorities.SpaceAuthority.Filter
The wildcard expression representing this filter.
getExpression() - Method in class com.gigaspaces.security.authorities.SpaceAuthority.PackageFilter
 
getExpression() - Method in class com.gigaspaces.security.authorities.SpaceAuthority.RegexFilter
 
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(IJSpace) - Method in interface com.j_spaces.core.IGSEntry
Convert to Entry object or ExternalEntry.
getFactory(IJSpace) - Static method in class com.gigaspaces.events.EventSessionFactory
Retrieves the EventSessionFactory according to the space.
getFailed() - Method in class org.openspaces.remoting.RemotingServiceMonitors
 
getFailed() - Method in class org.openspaces.remoting.RemotingServiceMonitors.RemoteServiceStats
 
getFailedEvents() - Method in class org.openspaces.events.AbstractEventListenerContainer
 
getFailedEvents() - Method in class org.openspaces.events.EventContainerServiceMonitors
 
getFailedOperationCount() - Method in interface com.gigaspaces.cluster.replication.async.mirror.MirrorOperationStatistics
Returns the count of operations that failed on the mirror
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.
getFetchSize() - Method in class org.openspaces.persistency.hibernate.AbstractHibernateExternalDataSource
Returns the fetch size that will be used when working with scrollable results.
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() - Method in class org.openspaces.pu.container.support.WebsterResoruce
Returns a WebsterFile over the given URL.
getFiles(File) - Method in class org.openspaces.pu.container.servicegrid.deploy.HTTPFileSystemView
 
getFilter() - Method in class com.gigaspaces.security.audit.AuditLogRecord
 
getFilter() - Method in class com.gigaspaces.security.authorities.SpaceAuthority
 
getFilter() - Method in class org.openspaces.core.executor.support.AbstractDelegatingDistributedTask
 
getFilter() - Method in class org.openspaces.core.space.filter.AbstractFilterProviderFactoryBean
 
getFilterClassName() - Method in exception com.j_spaces.core.cluster.ReplicationFilterException
Gets the replication filter implementation class name.
getFilterProvider() - Method in class org.openspaces.core.space.filter.AbstractFilterProviderFactoryBean
 
getFilterProvider() - Method in interface org.openspaces.core.space.filter.FilterProviderFactory
Returns a FilterProvider.
getFilterProvider() - Method in class org.openspaces.core.space.filter.replication.AbstractReplicationFilterProviderFactory
 
getFilterProvider() - Method in interface org.openspaces.core.space.filter.replication.ReplicationFilterProviderFactory
 
getFilterProvider() - Method in class org.openspaces.remoting.SpaceRemotingServiceExporter
Returns an instance of SpaceRemotingServiceExporter.RemotingServiceInvoker filter for sync remote service execution.
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.
getFirstKeyInRedoLog() - Method in class com.j_spaces.core.filters.ReplicationStatistics.OutgoingReplication
 
getFlags() - Method in class org.openspaces.memcached.LocalCacheElement
 
getFlags() - Method in class org.openspaces.memcached.MemcachedEntry
 
getFloat(int) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getFloat(String) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
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.
getFreePhysicalMemorySizeInBytes() - Method in interface org.openspaces.admin.os.OperatingSystemsStatistics
 
getFreePhysicalMemorySizeInBytes() - Method in interface org.openspaces.admin.os.OperatingSystemStatistics
 
getFreePhysicalMemorySizeInGB() - Method in interface org.openspaces.admin.os.OperatingSystemsStatistics
 
getFreePhysicalMemorySizeInGB() - Method in interface org.openspaces.admin.os.OperatingSystemStatistics
 
getFreePhysicalMemorySizeInMB() - Method in interface org.openspaces.admin.os.OperatingSystemsStatistics
 
getFreePhysicalMemorySizeInMB() - Method in interface org.openspaces.admin.os.OperatingSystemStatistics
 
getFreeSwapSpaceSizeInBytes() - Method in interface org.openspaces.admin.os.OperatingSystemsStatistics
 
getFreeSwapSpaceSizeInBytes() - Method in interface org.openspaces.admin.os.OperatingSystemStatistics
 
getFreeSwapSpaceSizeInGB() - Method in interface org.openspaces.admin.os.OperatingSystemsStatistics
 
getFreeSwapSpaceSizeInGB() - Method in interface org.openspaces.admin.os.OperatingSystemStatistics
 
getFreeSwapSpaceSizeInMB() - Method in interface org.openspaces.admin.os.OperatingSystemsStatistics
 
getFreeSwapSpaceSizeInMB() - Method in interface org.openspaces.admin.os.OperatingSystemStatistics
 
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
getFullSpaceName() - Method in class com.j_spaces.core.admin.SpaceConfig
 
getGcCollectionCount() - Method in interface org.openspaces.admin.vm.VirtualMachinesStatistics
 
getGcCollectionCount() - Method in interface org.openspaces.admin.vm.VirtualMachineStatistics
 
getGcCollectionPerc() - Method in interface org.openspaces.admin.vm.VirtualMachinesStatistics
The percentage of the gc collection time between the current sampled statistics and the previous one.
getGcCollectionPerc() - Method in interface org.openspaces.admin.vm.VirtualMachineStatistics
The percentage of the gc collection time between the current sampled statistics and the previous one.
getGcCollectionTime() - Method in interface org.openspaces.admin.vm.VirtualMachinesStatistics
 
getGcCollectionTime() - Method in interface org.openspaces.admin.vm.VirtualMachineStatistics
 
getGetCmds() - Method in class org.openspaces.memcached.MemcachedServiceMonitors
 
getGetCmds() - Method in class org.openspaces.memcached.SpaceCache
 
getGetHits() - Method in class org.openspaces.memcached.MemcachedServiceMonitors
 
getGetHits() - Method in class org.openspaces.memcached.SpaceCache
 
getGetMisses() - Method in class org.openspaces.memcached.MemcachedServiceMonitors
 
getGetMisses() - Method in class org.openspaces.memcached.SpaceCache
 
getGigaSpace() - Method in interface org.openspaces.admin.space.Space
Returns the clustered view of the space to operate on.
getGigaSpace() - Method in interface org.openspaces.admin.space.SpaceInstance
Returns the direct proxy to the actual space instance.
getGigaSpace() - Method in class org.openspaces.esb.mule.queue.OpenSpacesQueueConnector
Returns the GigaSpace bean id reference to be retrieved from Spring.
getGigaSpace() - Method in class org.openspaces.esb.mule.seda.OpenSpacesSedaModel
 
getGigaSpace() - Method in class org.openspaces.events.AbstractSpaceListeningContainer
Returns the GigaSpace instance to be used for Space operations.
getGigaSpace() - Method in class org.openspaces.events.EventContainerServiceDetails
 
getGigaSpaceObj() - Method in class org.openspaces.esb.mule.queue.OpenSpacesQueueConnector
 
getGigaSpaceObj() - Method in class org.openspaces.esb.mule.seda.OpenSpacesSedaModel
 
getGlassfishGlobalWorkDir() - Static method in class org.openspaces.pu.container.jee.glassfish.holder.SharedResources
 
getGlassfishInstanceWorkDir() - Static method in class org.openspaces.pu.container.jee.glassfish.holder.SharedResources
 
getGrantedAuthorities() - Method in class com.gigaspaces.security.Authentication
The underlying user details authorities, parsed into a queriable form.
getGridComponentByUID(String) - Method in interface org.openspaces.admin.Admin
Returns the Grid Component represented by this UID; e.g.
getGridServiceAgent() - Method in interface org.openspaces.admin.AgentGridComponent
Returns the GridServiceAgent that started the grid component.
getGridServiceAgent() - Method in interface org.openspaces.admin.machine.Machine
Returns the first grid service agent.
getGridServiceAgent() - Method in interface org.openspaces.admin.vm.VirtualMachine
Returns the grid service agent started within this virtual machine.
getGridServiceAgentAdded() - Method in interface org.openspaces.admin.gsa.GridServiceAgents
Returns the grid service agent added event manager allowing to add and remove GridServiceAgentAddedEventListeners.
getGridServiceAgentRemoved() - Method in interface org.openspaces.admin.gsa.GridServiceAgents
Returns the grid service agent added event manager allowing to add and remove GridServiceAgentRemovedEventListeners.
getGridServiceAgents() - Method in interface org.openspaces.admin.Admin
Returns the grid service agents discovered.
getGridServiceAgents() - Method in interface org.openspaces.admin.machine.Machine
Returns the grid service agents running on the machine.
getGridServiceAgents() - Method in interface org.openspaces.admin.zone.Zone
Returns the grid service agents running within the zone.
getGridServiceContainer() - Method in interface org.openspaces.admin.pu.ProcessingUnitInstance
Returns the GridServiceContainer the processing unit is running on.
getGridServiceContainer() - Method in interface org.openspaces.admin.vm.VirtualMachine
Returns the grid service container started within this virtual machine.
getGridServiceContainerAdded() - Method in interface org.openspaces.admin.gsc.GridServiceContainers
Returns the grid service container added event manager allowing to add and remove GridServiceContainerAddedEventListeners.
getGridServiceContainerRemoved() - Method in interface org.openspaces.admin.gsc.GridServiceContainers
Returns the grid service container added event manager allowing to add and remove GridServiceContainerRemovedEventListeners.
getGridServiceContainers() - Method in interface org.openspaces.admin.Admin
Returns the grid service containers discovered.
getGridServiceContainers() - Method in interface org.openspaces.admin.machine.Machine
Returns the grid service containers running on the machine.
getGridServiceContainers() - Method in interface org.openspaces.admin.zone.Zone
Returns the grid service containers running within the zone.
getGridServiceContainers() - Method in class org.openspaces.grid.esm.ZoneCorrelator
 
getGridServiceContainersByMachine(Machine) - Method in class org.openspaces.grid.esm.ZoneCorrelator
 
getGridServiceManager() - Method in class org.openspaces.admin.pu.events.BackupGridServiceManagerChangedEvent
Returns the backup GSM that was either added or removed for the given Processing Unit.
getGridServiceManager() - Method in interface org.openspaces.admin.vm.VirtualMachine
Returns the grid service manager started within this virtual machine.
getGridServiceManagerAdded() - Method in interface org.openspaces.admin.gsm.GridServiceManagers
Returns the grid service manager added event manager allowing to add and remove GridServiceManagerAddedEventListeners.
getGridServiceManagerRemoved() - Method in interface org.openspaces.admin.gsm.GridServiceManagers
Returns the grid service container added event manager allowing to add and remove GridServiceManagerRemovedEventListeners.
getGridServiceManagers() - Method in interface org.openspaces.admin.Admin
Returns the grid service managers discovered.
getGridServiceManagers() - Method in interface org.openspaces.admin.machine.Machine
Returns the grid service managers running on the machine.
getGridServiceManagers() - Method in interface org.openspaces.admin.zone.Zone
Returns the grid service managers running within the zone.
getGrizzlyService(Server) - Static method in class org.openspaces.pu.container.jee.glassfish.GlassfishJeeProcessingUnitContainerProvider
 
getGroups() - Method in interface org.openspaces.admin.Admin
Returns the lookup groups this admin uses.
getGroups() - Method in class org.openspaces.core.jini.JiniServiceFactoryBean
Returns the groups.
getGroups() - Method in class org.openspaces.pu.container.jee.lb.apache.ApacheLoadBalancerAgent
 
getGroups() - Method in class org.openspaces.pu.container.servicegrid.deploy.Deploy
 
getGroups() - Method in exception org.openspaces.pu.container.servicegrid.deploy.GSMNotFoundException
 
getGroups() - Method in class org.openspaces.pu.container.servicegrid.deploy.Undeploy
 
getGSAServiceID() - Method in class org.openspaces.grid.esm.ESMImpl
 
getGSAServiceID() - Method in class org.openspaces.grid.esm.ESMProxy
 
getGscServiceID() - Method in class org.openspaces.pu.container.servicegrid.PUDetails
 
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
 
getHigh() - Method in class org.openspaces.pu.sla.AbstractPolicy
 
getHigh() - Method in interface org.openspaces.pu.sla.Policy
The high threshold value of the policy.
getHigh() - Method in class org.openspaces.pu.sla.requirement.RangeRequirement
 
getHistorySize() - Method in class org.openspaces.pu.sla.monitor.AbstractMonitor
The history log size that will be kept for this monitor.
getHistorySize() - Method in interface org.openspaces.pu.sla.monitor.Monitor
The size of the history of values saved.
getHits - Variable in class org.openspaces.memcached.SpaceCache
 
getHoldability() - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getHolder() - Method in interface com.j_spaces.core.admin.StatisticsAdmin
 
getHolder() - Method in class org.openspaces.core.transaction.DefaultTransactionProvider
 
getHomeDirectory() - Method in class org.openspaces.pu.container.servicegrid.deploy.HTTPFileSystemView
 
getHost() - Method in class com.gigaspaces.security.audit.AuditDetails
 
getHost() - Method in class com.j_spaces.core.client.SpaceURL
Deprecated. Gets URL host.
getHost() - Method in class org.openspaces.pu.container.jee.JeeServiceDetails
Returns the host of where the service is running on.
getHostAddress() - Method in class com.gigaspaces.log.LogEntries
Ths host name of the process responsible for writing the log entries.
getHostAddress() - Method in interface org.openspaces.admin.gsa.GridServiceAgents
Returns a map of grid service agent with the key as the host address it is running on.
getHostAddress() - Method in interface org.openspaces.admin.machine.Machine
Returns the host address of the machine.
getHostAddress() - Method in interface org.openspaces.admin.os.OperatingSystemDetails
Returns the (local) host address of the OS.
getHostAddress() - Method in interface org.openspaces.admin.transport.Transport
Returns the host address of the transport.
getHostAddress() - Method in interface org.openspaces.admin.transport.TransportDetails
Returns the local host address of the transport.
getHostName() - Method in class com.gigaspaces.log.LogEntries
Ths host name of the process responsible for writing the log entries.
getHostName() - Method in exception com.j_spaces.core.MemoryShortageException
 
getHostName() - Method in interface org.openspaces.admin.machine.Machine
Returns the host name of the machine.
getHostName() - Method in interface org.openspaces.admin.os.OperatingSystemDetails
Returns the (local) host name of the OS.
getHostName() - Method in interface org.openspaces.admin.transport.Transport
Returns the host address of the transport.
getHostName() - Method in interface org.openspaces.admin.transport.TransportDetails
Returns the local host address of the transport.
getHostNames() - Method in interface org.openspaces.admin.gsa.GridServiceAgents
Returns a map of grid service agent with the key as the host name it is running on.
getHostsByAddress() - Method in interface org.openspaces.admin.machine.Machines
Returns a map of machines by host address.
getHostsByName() - Method in interface org.openspaces.admin.machine.Machines
Returns a map of machines by host names.
getHTTPListenerStats(Server) - Static method in class org.openspaces.pu.container.jee.glassfish.GlassfishJeeProcessingUnitContainerProvider
 
getId(Object) - Method in class com.gigaspaces.datasource.hibernate.HibernateDataSource
Deprecated. Return pojo identifier
getId(Object) - Method in class com.gigaspaces.datasource.hibernate.HibernateMapDataSource
Deprecated. Return pojo identifier
getId() - Method in class org.openspaces.core.ReadByIdsException.ReadByIdResult
 
getId() - Method in class org.openspaces.core.TakeByIdsException.TakeByIdResult
 
getId() - Method in class org.openspaces.jee.sessions.jetty.SessionData
 
getId(Object) - Method in class org.openspaces.persistency.hibernate.CriteriaHibernateExternalDataSource
Return pojo identifier
getId() - Method in class org.openspaces.pu.service.PlainServiceDetails
 
getId() - Method in class org.openspaces.pu.service.PlainServiceMonitors
 
getId() - Method in interface org.openspaces.pu.service.ServiceDetails
Returns the id of the processing unit (usually the bean id).
getId() - Method in interface org.openspaces.pu.service.ServiceMonitors
Returns the id of the service monitor (usually the bean id).
getIdentifier(Object) - Method in class org.openspaces.persistency.hibernate.DefaultHibernateExternalDataSource
Extracts and returns the hibernate object identifier
getIdleTaskExecutionLimit() - Method in class org.openspaces.events.polling.SimplePollingEventListenerContainer
Return the limit for idle executions of a receive task.
getIdleThreads() - Method in class org.openspaces.pu.container.jee.jetty.holder.SharedThreadPool
 
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.
getIndexValue(IServerEntry) - Method in interface com.gigaspaces.metadata.index.ISpaceIndex
 
getInitialJavaHeapSize() - Method in class org.openspaces.admin.esm.deployment.DeploymentContext
 
getInitialJavaHeapSize() - Method in class org.openspaces.grid.esm.ElasticDeploymentContextProperties
 
getInitialLoadChunkSize() - Method in class org.openspaces.persistency.hibernate.AbstractHibernateExternalDataSource
By default, the initial load process will chunk large tables and will iterate over the table (entity) per chunk (concurrently).
getInitialLoadEntries() - Method in class org.openspaces.persistency.hibernate.AbstractHibernateExternalDataSource
Returns a list of entries that will be used to perform the ManagedDataSource.initialLoad() operation.
getInitialSize() - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
 
getInitSAConnections() - Method in class com.j_spaces.core.JSpaceAttributes
 
getInProgressOperationCount() - Method in interface com.gigaspaces.cluster.replication.async.mirror.MirrorOperationStatistics
Returns the count of operations that are currently in progress on the mirror
getInputArguments() - Method in interface org.openspaces.admin.vm.VirtualMachineDetails
 
getInputFilter() - Method in class com.j_spaces.core.cluster.ReplicationFilterProvider
Return the input replication filter.
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.
getInstanceId() - Method in interface org.openspaces.admin.pu.ProcessingUnitInstance
Returns the instance id of the processing unit instance.
getInstanceId() - Method in interface org.openspaces.admin.space.SpaceInstance
Returns the instance id of the space (starting from 1).
getInstanceId() - Method in class org.openspaces.core.cluster.ClusterInfo
Returns the instance id of the specific cluster member.
getInstanceId() - Method in class org.openspaces.pu.sla.InstanceSLA
 
getInstanceId() - Method in class org.openspaces.remoting.EventDrivenSpaceRemotingEntry
 
getInstanceId() - Method in exception org.openspaces.remoting.ExecutorRemotingTask.InternalExecutorException
 
getInstanceId() - Method in class org.openspaces.remoting.ExecutorRemotingTask.InternalExecutorResult
 
getInstanceId() - Method in interface org.openspaces.remoting.SpaceRemotingResult
The cluster instance id this result was executed on.
getInstanceId() - Method in class org.openspaces.remoting.SyncSpaceRemotingEntry
 
getInstances() - Method in interface org.openspaces.admin.pu.ProcessingUnit
Returns the processing unit instances currently discovered.
getInstances() - Method in interface org.openspaces.admin.pu.ProcessingUnitPartition
Returns the processing unit instances associated with this partition.
getInstances() - Method in interface org.openspaces.admin.space.Space
Returns all the space instances that are currently discovered that are part of this Space topology.
getInstances() - Method in interface org.openspaces.admin.space.SpacePartition
Returns all the space instances that form the partition.
getInstanceSLAs() - Method in class org.openspaces.pu.sla.SLA
 
getInstanceStatisticsChanged() - Method in interface org.openspaces.admin.space.Space
Allows to register for space instance level statistics SpaceInstanceStatisticsChangedEvents.
getInt(int) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getInt(String) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getInvocationDelay() - Method in class org.openspaces.pu.sla.MemberAliveIndicator
How often an instance will be checked and verfied to be alive.
getIp() - Method in class org.openspaces.pu.sla.requirement.HostRequirement
 
getIsolationLevel() - Method in class org.openspaces.core.transaction.manager.JiniTransactionHolder
Returns the current transaction isolation level.
getItem() - Method in interface com.gigaspaces.datasource.BulkItem
Return the data item
getIteratorScope() - Method in class com.gigaspaces.client.iterator.GSIteratorConfig
Gets the iterator's iteration scope.
getJeeDetails() - Method in interface org.openspaces.admin.pu.ProcessingUnitInstance
Returns the jee service details of the jee container that was started within this processing unit.
getJeeDetails() - Method in class org.openspaces.pu.container.jee.glassfish.GlassfishProcessingUnitContainer
 
getJeeDetails() - Method in class org.openspaces.pu.container.jee.jetty.JettyProcessingUnitContainer
 
getJiniHolder() - Method in class org.openspaces.core.transaction.manager.AbstractJiniTransactionManager.JiniTransactionObject
 
getJMSQueueNames() - Method in class com.j_spaces.core.JSpaceAttributes
 
getJMSRmiPort() - Method in class com.j_spaces.core.JSpaceAttributes
 
getJMSTopicNames() - Method in class com.j_spaces.core.JSpaceAttributes
 
getJVMDetails() - Method in class org.openspaces.grid.esm.ESMImpl
 
getJVMDetails() - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanImpl
 
getJVMStatistics() - Method in class org.openspaces.grid.esm.ESMImpl
 
getJVMStatistics() - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanImpl
 
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
 
getKey() - Method in class org.openspaces.core.map.LockHandle
Returns the key that is locked.
getKey() - Method in class org.openspaces.memcached.LocalCacheElement
 
getKey() - Method in class org.openspaces.memcached.MemcachedEntry
 
getLastAccessed() - Method in class org.openspaces.jee.sessions.jetty.SessionData
 
getLastConfirmedKey() - Method in class com.j_spaces.core.filters.ReplicationStatistics.OutgoingReplication
 
getLastConfirmedKeyFromTarget() - Method in class com.j_spaces.core.filters.ReplicationStatistics.OutgoingChannel
 
getLastKeyInRedoLog() - Method in class com.j_spaces.core.filters.ReplicationStatistics.OutgoingReplication
 
getLastKeyToReplicate() - Method in class com.j_spaces.core.filters.ReplicationStatistics.OutgoingChannel
 
getLastSaved() - Method in class org.openspaces.jee.sessions.jetty.SessionData
 
getLatestLogFileTimestamp() - Method in class com.gigaspaces.log.LogEntries
The latest timestamp of change happened to the log file.
getLeaseDuration() - Method in class com.gigaspaces.client.iterator.GSIteratorConfig
Gets the iterator's lease duration.
getLeaseListener() - Method in class com.gigaspaces.events.EventSessionConfig
 
getLeaseListener() - Method in class org.openspaces.core.transaction.manager.TransactionLeaseRenewalConfig
Sets an optional renew listener to be notified on renew events.
getLeaseRenewalManager() - Method in class org.openspaces.core.transaction.manager.JiniTransactionHolder
Returns the lease renewal manager associated with this transaction, can be null.
getLimitMaxBytes() - Method in class org.openspaces.memcached.SpaceCache
 
getLocalCacheUpdateMode() - Method in class org.openspaces.core.map.LocalCacheSupport
If set to SpaceURL.UPDATE_MODE_PULL (1) each update triggers an invalidation event at every cache instance.
getLocalSpace() - Method in interface com.j_spaces.map.IMap
Returns the Local Space proxy if exists.
getLocators() - Method in interface org.openspaces.admin.Admin
Returns the lookup locators this admin uses.
getLocators() - Method in class org.openspaces.core.jini.JiniServiceFactoryBean
Returns the locators.
getLocators() - Method in class org.openspaces.pu.container.jee.lb.apache.ApacheLoadBalancerAgent
 
getLocators() - Method in class org.openspaces.pu.container.servicegrid.deploy.Deploy
 
getLocators() - Method in class org.openspaces.pu.container.servicegrid.deploy.Undeploy
 
getLogAbandoned() - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
Deprecated.  
getLoginTimeout() - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
Return the login timeout (in seconds) for connecting to the database.
getLogName() - Method in class org.openspaces.pu.container.jee.jetty.support.JettyWebAppClassLoader
 
getLogWriter() - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
Return the log writer being used by this data source.
getLong(int) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getLong(String) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getLongDescription() - Method in class org.openspaces.pu.service.PlainServiceDetails
 
getLongDescription() - Method in interface org.openspaces.pu.service.ServiceDetails
Returns the long description
getLookupGroups() - Method in class com.j_spaces.core.client.SpaceURL
Deprecated.  
getLookupGroups() - Method in interface org.openspaces.admin.lus.LookupService
 
getLookupGroups() - Method in class org.openspaces.pu.container.servicegrid.jmxs.SecuredPUExtension
 
getLookupGroups() - Method in interface org.openspaces.pu.container.servicegrid.jmxs.SecuredPUExtensionMBean
Get the discovery groups
getLookupIntervalTimeout() - Method in class com.j_spaces.core.client.SpaceURL
Deprecated.  
getLookupLocator() - Method in interface org.openspaces.admin.lus.LookupService
 
getLookupLocators() - Method in class com.j_spaces.core.client.SpaceURL
Deprecated.  
getLookupName() - Method in class org.openspaces.remoting.EventDrivenSpaceRemotingEntry
 
getLookupName() - Method in class org.openspaces.remoting.ExecutorRemotingTask
 
getLookupName() - Method in interface org.openspaces.remoting.SpaceRemotingInvocation
The lookup name of the service.
getLookupName() - Method in class org.openspaces.remoting.SyncSpaceRemotingEntry
 
getLookupServiceAdded() - Method in interface org.openspaces.admin.lus.LookupServices
Returns the lookup service added event manager allowing to add and remove LookupServiceAddedEventListeners.
getLookupServiceByUID(String) - Method in interface org.openspaces.admin.lus.LookupServices
Returns a lus based on its uid.
getLookupServiceRemoved() - Method in interface org.openspaces.admin.lus.LookupServices
Returns the grid service container added event manager allowing to add and remove LookupServiceRemovedEventManagers.
getLookupServices() - Method in interface org.openspaces.admin.Admin
Returns the lookup services discovered.
getLookupServices() - Method in interface org.openspaces.admin.lus.LookupServices
Returns all the currently discovered lus.
getLookupServices() - Method in interface org.openspaces.admin.machine.Machine
Returns the lookup services that are running on the machine.
getLookupServices() - Method in interface org.openspaces.admin.zone.Zone
Returns the lookup services that are running within the zone.
getLookupTimeout() - Method in class com.j_spaces.core.client.SpaceURL
Deprecated.  
getLow() - Method in class org.openspaces.pu.sla.AbstractPolicy
 
getLow() - Method in interface org.openspaces.pu.sla.Policy
The low threshold value of the policy.
getLow() - Method in class org.openspaces.pu.sla.requirement.RangeRequirement
 
getLowerDampener() - Method in class org.openspaces.pu.sla.AbstractPolicy
Returns the lower dampener for this policy.
getLowerDampener() - Method in interface org.openspaces.pu.sla.Policy
The lower dampener acts as a time window where if the lower threshold has been cleared (after it has been breached), it won't cause the policy action to happen.
getMachine() - Method in interface org.openspaces.admin.machine.MachineAware
Returns the machine the component is running on.
getMachineAdded() - Method in interface org.openspaces.admin.machine.Machines
Returns the machines added event manager allowing to add and remove MachineAddedEventListeners.
getMachineByHostAddress(String) - Method in interface org.openspaces.admin.machine.Machines
Returns the machine by the host address.
getMachineByHostName(String) - Method in interface org.openspaces.admin.machine.Machines
Returns the machine by the host name.
getMachineRemoved() - Method in interface org.openspaces.admin.machine.Machines
Returns the grid service container added event manager allowing to add and remove MachineRemovedEventListeners.
getMachines() - Method in interface org.openspaces.admin.Admin
Returns the machines discovered.
getMachines() - Method in interface org.openspaces.admin.machine.Machines
Returns all currently discovered machines.
getMachines() - Method in interface org.openspaces.admin.zone.Zone
Returns the machines running within the zone.
getMachines() - Method in class org.openspaces.grid.esm.ElasticScaleHandlerContext
 
getMachines() - Method in class org.openspaces.grid.esm.ZoneCorrelator
 
getMajorityCause() - Method in exception com.j_spaces.core.multiple.BatchOperationException
Return the main cause for this exception
getMajorVersion() - Method in class com.j_spaces.jdbc.driver.GDriver
 
getManagedEntries() - Method in class org.openspaces.persistency.hibernate.AbstractHibernateExternalDataSource
Returns all the entries this Hibernate data source will work with.
getManagedEntries() - Method in interface org.openspaces.persistency.patterns.ManagedDataSourceEntriesProvider
 
getManagedProcessingUnits() - Method in class org.openspaces.grid.esm.EsmExecutor
 
getManagedProcessingUnits() - Method in class org.openspaces.grid.esm.ESMImpl
 
getManagedProcessingUnits() - Method in class org.openspaces.grid.esm.ESMProxy
 
getManagerByUID(String) - Method in interface org.openspaces.admin.esm.ElasticServiceManagers
Returns a manager based on its uid.
getManagerByUID(String) - Method in interface org.openspaces.admin.gsm.GridServiceManagers
Returns a manager based on its uid.
getManagers() - Method in interface org.openspaces.admin.esm.ElasticServiceManagers
Returns all the currently discovered managers.
getManagers() - Method in interface org.openspaces.admin.gsm.GridServiceManagers
Returns all the currently discovered managers.
getManagingGridServiceManager() - Method in interface org.openspaces.admin.pu.ProcessingUnit
Returns the managing (primary) GSM for the processing unit.
getManagingGridServiceManagerChanged() - Method in interface org.openspaces.admin.pu.ProcessingUnit
Returns an event manger allowing to listen for ManagingGridServiceManagerChangedEvents.
getManagingGridServiceManagerChanged() - Method in interface org.openspaces.admin.pu.ProcessingUnits
Returns an event manager allowing to globally register for any ManagingGridServiceManagerChangedEvents occurring on any processing unit.
getMap() - Method in class org.openspaces.core.DefaultGigaMap
 
getMap() - Method in interface org.openspaces.core.GigaMap
Returns the IMap used by this GigaMap implementation to delegate different space operations.
getMap() - Method in class org.openspaces.hibernate.cache.AbstractMapCacheProvider
 
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.
getMapObjectsClass() - Method in class com.gigaspaces.datasource.hibernate.HibernateMapDataSource
Deprecated. Return map objects class name
getMasterSpace() - Method in interface com.j_spaces.map.IMap
Returns the Master Space proxy.
getMaxActive() - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
 
getMaxConcurrentConsumers() - Method in class org.openspaces.events.polling.AggregatedPollingEventContainerServiceDetails
 
getMaxConcurrentConsumers() - Method in class org.openspaces.events.polling.PollingEventContainerServiceDetails
 
getMaxConcurrentConsumers() - Method in class org.openspaces.events.polling.SimplePollingEventListenerContainer
Return the "maxConcurrentConsumer" setting.
getMaxConnPool() - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
getMaxEventsPerTask() - Method in class org.openspaces.events.polling.SimplePollingEventListenerContainer
Return the maximum number of messages to process in one task.
getMaxIdle() - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
 
getMaxIdleMs() - Method in class org.openspaces.jee.sessions.jetty.SessionData
 
getMaximumJavaHeapSize() - Method in class org.openspaces.admin.esm.deployment.DeploymentContext
 
getMaximumJavaHeapSize() - Method in class org.openspaces.grid.esm.ElasticDeploymentContextProperties
 
getMaxInstances() - Method in class org.openspaces.pu.sla.ScaleUpPolicy
The maximum number of processing instances this scale up policy will scale up to.
getMaxInstancesPerMachine() - Method in interface org.openspaces.admin.pu.ProcessingUnit
Returns the number of instnaces of this processing unit that can run within a Machine.
getMaxInstancesPerMachine() - Method in class org.openspaces.pu.sla.SLA
Returns the maximum number of instances of the processing unit allowed to run on the same machine, regardless of the number of grid containers running on it.
getMaxInstancesPerVM() - Method in interface org.openspaces.admin.pu.ProcessingUnit
Returns the number of instnaces of this processing unit that can run within a VM.
getMaxInstancesPerVM() - Method in class org.openspaces.pu.sla.SLA
Returns the maximum number of instances of the processing unit allowed to run within the same grid container.
getMaxInstancesPerZone() - Method in interface org.openspaces.admin.pu.ProcessingUnit
Returns a map containing the zone name and the maximum number of instances for that zone.
getMaxInstancesPerZone() - Method in class org.openspaces.pu.sla.SLA
 
getMaxMemory() - Method in exception com.j_spaces.core.MemoryShortageException
 
getMaxMemory() - Method in class org.openspaces.admin.esm.deployment.DeploymentContext
 
getMaxMemoryCapacity() - Method in class org.openspaces.grid.esm.ElasticDeploymentContextProperties
 
getMaxNumberOfGSCs() - Method in class org.openspaces.grid.esm.PuCapacityPlanner
 
getMaxOpenPreparedStatements() - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
 
getMaxRedoLogCapacity() - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
getMaxRedoLogMemoryCapacity() - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
getMaxRedoLogRecoveryCapacity() - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
getMaxSAConnections() - Method in class com.j_spaces.core.JSpaceAttributes
 
getMaxThreads() - Method in interface org.openspaces.admin.transport.TransportDetails
Returns the maximum number of threads configured for the transport communication layer thread pool.
getMaxThreads() - Method in interface org.openspaces.admin.transport.TransportsDetails
Returns the total number of maximum threads defined within all current discovered Transports.
getMaxValue() - Static method in class com.j_spaces.core.filters.FilterOperationCodes
Return the max value of the operation codes.
getMaxWait() - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
 
getMemberAliveIndicator() - Method in class org.openspaces.pu.sla.SLA
 
getMemberName() - Method in class com.j_spaces.core.client.SpaceURL
Deprecated.  
getMemberName() - Method in exception org.openspaces.core.SpaceUnavailableException
 
getMemcached() - Method in interface org.openspaces.admin.pu.ProcessingUnitInstanceStatistics
Return memcached information.
getMemcachedDetails() - Method in interface org.openspaces.admin.pu.ProcessingUnitInstance
 
getMemoryHeapCommittedInBytes() - Method in interface org.openspaces.admin.vm.VirtualMachinesStatistics
 
getMemoryHeapCommittedInBytes() - Method in interface org.openspaces.admin.vm.VirtualMachineStatistics
 
getMemoryHeapCommittedInGB() - Method in interface org.openspaces.admin.vm.VirtualMachinesStatistics
 
getMemoryHeapCommittedInGB() - Method in interface org.openspaces.admin.vm.VirtualMachineStatistics
 
getMemoryHeapCommittedInMB() - Method in interface org.openspaces.admin.vm.VirtualMachinesStatistics
 
getMemoryHeapCommittedInMB() - Method in interface org.openspaces.admin.vm.VirtualMachineStatistics
 
getMemoryHeapCommittedUsedPerc() - Method in interface org.openspaces.admin.vm.VirtualMachinesStatistics
Returns the memory heap percentage from used to committed.
getMemoryHeapCommittedUsedPerc() - Method in interface org.openspaces.admin.vm.VirtualMachineStatistics
Returns the memory heap percentage from used to committed.
getMemoryHeapInitInBytes() - Method in interface org.openspaces.admin.vm.VirtualMachineDetails
 
getMemoryHeapInitInBytes() - Method in interface org.openspaces.admin.vm.VirtualMachinesDetails
Returns an aggregation of all the different virtual machines VirtualMachineDetails.getMemoryHeapInitInBytes()
getMemoryHeapInitInGB() - Method in interface org.openspaces.admin.vm.VirtualMachineDetails
 
getMemoryHeapInitInGB() - Method in interface org.openspaces.admin.vm.VirtualMachinesDetails
 
getMemoryHeapInitInMB() - Method in interface org.openspaces.admin.vm.VirtualMachineDetails
 
getMemoryHeapInitInMB() - Method in interface org.openspaces.admin.vm.VirtualMachinesDetails
 
getMemoryHeapMaxInBytes() - Method in interface org.openspaces.admin.vm.VirtualMachineDetails
 
getMemoryHeapMaxInBytes() - Method in interface org.openspaces.admin.vm.VirtualMachinesDetails
Returns an aggregation of all the different virtual machines VirtualMachineDetails.getMemoryHeapMaxInBytes()
getMemoryHeapMaxInGB() - Method in interface org.openspaces.admin.vm.VirtualMachineDetails
 
getMemoryHeapMaxInGB() - Method in interface org.openspaces.admin.vm.VirtualMachinesDetails
 
getMemoryHeapMaxInMB() - Method in interface org.openspaces.admin.vm.VirtualMachineDetails
 
getMemoryHeapMaxInMB() - Method in interface org.openspaces.admin.vm.VirtualMachinesDetails
 
getMemoryHeapUsedInBytes() - Method in interface org.openspaces.admin.vm.VirtualMachinesStatistics
 
getMemoryHeapUsedInBytes() - Method in interface org.openspaces.admin.vm.VirtualMachineStatistics
 
getMemoryHeapUsedInGB() - Method in interface org.openspaces.admin.vm.VirtualMachinesStatistics
 
getMemoryHeapUsedInGB() - Method in interface org.openspaces.admin.vm.VirtualMachineStatistics
 
getMemoryHeapUsedInMB() - Method in interface org.openspaces.admin.vm.VirtualMachinesStatistics
 
getMemoryHeapUsedInMB() - Method in interface org.openspaces.admin.vm.VirtualMachineStatistics
 
getMemoryHeapUsedPerc() - Method in interface org.openspaces.admin.vm.VirtualMachinesStatistics
Returns the memory heap percentage from used to the max.
getMemoryHeapUsedPerc() - Method in interface org.openspaces.admin.vm.VirtualMachineStatistics
Returns the memory heap percentage from used to the max.
getMemoryNonHeapCommittedInBytes() - Method in interface org.openspaces.admin.vm.VirtualMachinesStatistics
 
getMemoryNonHeapCommittedInBytes() - Method in interface org.openspaces.admin.vm.VirtualMachineStatistics
 
getMemoryNonHeapCommittedInGB() - Method in interface org.openspaces.admin.vm.VirtualMachinesStatistics
 
getMemoryNonHeapCommittedInGB() - Method in interface org.openspaces.admin.vm.VirtualMachineStatistics
 
getMemoryNonHeapCommittedInMB() - Method in interface org.openspaces.admin.vm.VirtualMachinesStatistics
 
getMemoryNonHeapCommittedInMB() - Method in interface org.openspaces.admin.vm.VirtualMachineStatistics
 
getMemoryNonHeapCommittedUsedPerc() - Method in interface org.openspaces.admin.vm.VirtualMachinesStatistics
Returns the memory non heap percentage from used to committed.
getMemoryNonHeapCommittedUsedPerc() - Method in interface org.openspaces.admin.vm.VirtualMachineStatistics
Returns the memory non heap percentage from used to committed.
getMemoryNonHeapInitInBytes() - Method in interface org.openspaces.admin.vm.VirtualMachineDetails
 
getMemoryNonHeapInitInBytes() - Method in interface org.openspaces.admin.vm.VirtualMachinesDetails
Returns an aggregation of all the different virtual machines VirtualMachineDetails.getMemoryNonHeapInitInBytes()
getMemoryNonHeapInitInGB() - Method in interface org.openspaces.admin.vm.VirtualMachineDetails
 
getMemoryNonHeapInitInGB() - Method in interface org.openspaces.admin.vm.VirtualMachinesDetails
 
getMemoryNonHeapInitInMB() - Method in interface org.openspaces.admin.vm.VirtualMachineDetails
 
getMemoryNonHeapInitInMB() - Method in interface org.openspaces.admin.vm.VirtualMachinesDetails
 
getMemoryNonHeapMaxInBytes() - Method in interface org.openspaces.admin.vm.VirtualMachineDetails
 
getMemoryNonHeapMaxInBytes() - Method in interface org.openspaces.admin.vm.VirtualMachinesDetails
Returns an aggregation of all the different virtual machines VirtualMachineDetails.getMemoryNonHeapMaxInBytes()
getMemoryNonHeapMaxInGB() - Method in interface org.openspaces.admin.vm.VirtualMachineDetails
 
getMemoryNonHeapMaxInGB() - Method in interface org.openspaces.admin.vm.VirtualMachinesDetails
 
getMemoryNonHeapMaxInMB() - Method in interface org.openspaces.admin.vm.VirtualMachineDetails
 
getMemoryNonHeapMaxInMB() - Method in interface org.openspaces.admin.vm.VirtualMachinesDetails
 
getMemoryNonHeapUsedInBytes() - Method in interface org.openspaces.admin.vm.VirtualMachinesStatistics
 
getMemoryNonHeapUsedInBytes() - Method in interface org.openspaces.admin.vm.VirtualMachineStatistics
 
getMemoryNonHeapUsedInGB() - Method in interface org.openspaces.admin.vm.VirtualMachinesStatistics
 
getMemoryNonHeapUsedInGB() - Method in interface org.openspaces.admin.vm.VirtualMachineStatistics
 
getMemoryNonHeapUsedInMB() - Method in interface org.openspaces.admin.vm.VirtualMachinesStatistics
 
getMemoryNonHeapUsedInMB() - Method in interface org.openspaces.admin.vm.VirtualMachineStatistics
 
getMemoryNonHeapUsedPerc() - Method in interface org.openspaces.admin.vm.VirtualMachinesStatistics
Returns the memory non heap percentage from used to the max.
getMemoryNonHeapUsedPerc() - Method in interface org.openspaces.admin.vm.VirtualMachineStatistics
Returns the memory non heap percentage from used to the max.
getMemoryShortageException() - Method in exception org.openspaces.core.SpaceMemoryShortageException
 
getMemorySla() - Method in class org.openspaces.grid.esm.SlaExtractor
returns the memory sla if present, null otherwise
getMemoryUsage() - Method in exception com.j_spaces.core.MemoryShortageException
 
getMergedBeanProperties(String) - Method in class org.openspaces.core.properties.BeanLevelProperties
Returns merged properties between the Spring context level properties and the bean level properties associated with the provided bean name.
getMessage() - Method in exception com.gigaspaces.client.WriteMultipleException
Summarize how many success and fail there are for the request, show how much failures for each type of error.
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.BatchOperationException
 
getMessage() - Method in class org.openspaces.esb.mule.queue.InternalQueueEntry
 
getMessages() - Method in class org.openspaces.esb.mule.queue.OpenSpacesQueueMessageReceiver
 
getMetaArguments() - Method in class org.openspaces.remoting.EventDrivenSpaceRemotingEntry
 
getMetaArguments() - Method in class org.openspaces.remoting.ExecutorRemotingTask
 
getMetaArguments() - Method in class org.openspaces.remoting.scripting.ResourceLazyLoadingScript
 
getMetaArguments() - Method in interface org.openspaces.remoting.scripting.Script
Returns a set of meta arguments that are used for remote invocation.
getMetaArguments() - Method in class org.openspaces.remoting.scripting.StaticScript
 
getMetaArguments() - Method in interface org.openspaces.remoting.SpaceRemotingInvocation
Meta arguments that can be passed as part of the invocation.
getMetaArguments() - Method in class org.openspaces.remoting.SyncSpaceRemotingEntry
 
getMetadata(Object) - Method in class com.gigaspaces.datasource.hibernate.HibernateDataSource
Deprecated. Return pojo entry metadata
getMetadata(Object) - Method in class com.gigaspaces.datasource.hibernate.HibernateMapDataSource
Deprecated. Return pojo entry metadata
getMetaData() - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getMetadata(Object) - Method in class org.openspaces.persistency.hibernate.CriteriaHibernateExternalDataSource
Return pojo entry metadata
getMethodHash() - Method in class org.openspaces.remoting.ExecutorRemotingTask
 
getMethodName() - Method in class org.openspaces.remoting.EventDrivenSpaceRemotingEntry
 
getMethodName() - Method in class org.openspaces.remoting.ExecutorRemotingTask
 
getMethodName() - Method in interface org.openspaces.remoting.SpaceRemotingInvocation
The method name of the service that will be executed.
getMethodName() - Method in class org.openspaces.remoting.SyncSpaceRemotingEntry
 
getMinEvictableIdleTimeMillis() - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
 
getMinIdle() - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
 
getMinMemory() - Method in class org.openspaces.admin.esm.deployment.DeploymentContext
 
getMinMemoryCapacity() - Method in class org.openspaces.grid.esm.ElasticDeploymentContextProperties
 
getMinNumberOfGSCs() - Method in class org.openspaces.grid.esm.PuCapacityPlanner
 
getMinorVersion() - Method in class com.j_spaces.jdbc.driver.GDriver
 
getMinThreads() - Method in interface org.openspaces.admin.transport.TransportDetails
Returns the minimum number of threads configured for the transport communication layer thread pool.
getMinThreads() - Method in interface org.openspaces.admin.transport.TransportsDetails
Returns the total number of minimum threads defined within all current discovered Transports.
getMirrorServiceConfig() - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
getMirrorStatistics() - Method in interface org.openspaces.admin.space.SpaceInstanceStatistics
 
getMisses - Variable in class org.openspaces.memcached.SpaceCache
 
getMode() - Method in interface org.openspaces.admin.space.SpaceInstance
Returns the space mode, indicating if the space is primary or backup.
getModifier() - Method in class com.gigaspaces.events.NotifyActionType
 
getModifiersForIsolationLevel() - Method in class org.openspaces.core.DefaultGigaMap
Gets the isolation level from the current running transaction (enabling the usage of Spring declarative isolation level settings).
getModifiersForIsolationLevel() - Method in class org.openspaces.core.DefaultGigaSpace
Gets the isolation level from the current running transaction (enabling the usage of Spring declarative isolation level settings).
getModifiersForIsolationLevel() - Method in interface org.openspaces.core.GigaSpace
Gets the isolation level from the current running transaction (enabling the usage of Spring declarative isolation level settings).
getMonitor() - Method in class org.openspaces.pu.sla.AbstractPolicy
 
getMonitor() - Method in interface org.openspaces.pu.sla.Policy
The monitor name this policy will use in order to get check if its value has breached the policy thresholds (Policy.setHigh(double) and Policy.setLow(double)).
getMonitors() - Method in interface org.openspaces.admin.pu.ProcessingUnitInstanceStatistics
Returns a map of the ServiceMonitors per processing unit service id (bean id or bean name).
getMonitors() - Method in class org.openspaces.pu.container.servicegrid.PUMonitors
 
getMonitors() - Method in class org.openspaces.pu.service.PlainServiceMonitors
 
getMonitors() - Method in interface org.openspaces.pu.service.ServiceMonitors
Returns monitor values.
getMonitors() - Method in class org.openspaces.pu.sla.SLA
Returns a list of monitors can be used to monitor different runtime aspects of the processing unit.
getMultipleUIDs() - Method in class com.j_spaces.core.client.ExternalEntry
Array of Entry UIDs.
getMutlicastCommandEntry(Object, long, NotifyInfo) - Method in class com.j_spaces.core.client.MulticastNotifyDelegator
Deprecated. Create unique MulticastCommandEntry with Unique ID and Filter UID Part of UID is: - Template Object - Notify Mask

Even in the different JVM, the template UID will be the same, because MarshalledObject generates the same hashcode depends the template context.

getName() - Method in interface com.gigaspaces.client.IServerAdmin
Returns the name of this space.
getName() - Method in interface com.gigaspaces.metadata.index.ISpaceIndex
Gets the name of the index.
getName() - Method in interface com.gigaspaces.metadata.ISpacePropertyInfo
Gets the property name.
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 interface com.j_spaces.core.IJSpaceContainer
Returns the name of this container.
getName() - Method in class org.openspaces.admin.dump.CompoundDumpResult
 
getName() - Method in interface org.openspaces.admin.dump.DumpResult
The name of the dump.
getName() - Method in interface org.openspaces.admin.os.OperatingSystemDetails
Returns the name of the operating system.
getName() - Method in interface org.openspaces.admin.os.OperatingSystemStatistics.NetworkStatistics
The name of the network device.
getName() - Method in interface org.openspaces.admin.pu.ProcessingUnit
Returns the name of the processing unit.
getName() - Method in interface org.openspaces.admin.pu.ProcessingUnitInstance
Returns the name of the processing unit.
getName() - Method in interface org.openspaces.admin.space.Space
Returns the name of the Space.
getName() - Method in interface org.openspaces.admin.zone.Zone
Returns name of the zone.
getName() - Method in class org.openspaces.core.cluster.ClusterInfo
Returns the logical name of the cluster.
getName() - Method in class org.openspaces.core.DefaultGigaSpace
 
getName() - Method in interface org.openspaces.core.GigaSpace
Returns the name of the giga space.
getName() - Method in class org.openspaces.core.space.AbstractSpaceFactoryBean
 
getName() - Method in class org.openspaces.core.space.SpaceServiceDetails
 
getName() - Method in class org.openspaces.esb.mule.seda.InternalEventEntry
 
getName() - Method in class org.openspaces.events.asyncpolling.SimpleAsyncPollingEventListenerContainer
 
getName() - Method in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
 
getName() - Method in class org.openspaces.events.polling.SimplePollingEventListenerContainer
 
getName() - Method in class org.openspaces.events.support.EventContainersBus
 
getName() - Method in class org.openspaces.pu.container.jee.lb.apache.LoadBalancerInfo
Returns the name of the web application processing unit.
getName() - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanImpl
 
getName() - Method in class org.openspaces.pu.container.support.CommandLineParser.Parameter
 
getName() - Method in class org.openspaces.pu.container.support.WebsterFile
 
getName() - Method in class org.openspaces.pu.sla.monitor.AbstractMonitor
Returns the name of the monitor.
getName() - Method in interface org.openspaces.pu.sla.monitor.Monitor
Returns the name of the monitor.
getName() - Method in class org.openspaces.pu.sla.requirement.SystemRequirement
 
getName() - Method in class org.openspaces.remoting.scripting.ResourceLazyLoadingScript
Returns the name of the script.
getName() - Method in interface org.openspaces.remoting.scripting.Script
The name of the script.
getName() - Method in class org.openspaces.remoting.scripting.StaticScript
Returns the name of the script.
getNameFromUID(String) - Static method in class com.j_spaces.core.client.ClientUIDHandler
Deprecated. 
getNames() - Method in interface org.openspaces.admin.pu.ProcessingUnits
Returns a map of ProcessingUnit keyed by their respective names.
getNames() - Method in interface org.openspaces.admin.space.Spaces
Returns a map of Spaces keyed by their names.
getNames() - Method in interface org.openspaces.admin.zone.Zones
Returns a map of zone names to Zones.
getNCharacterStream(int) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getNCharacterStream(String) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getNetworkStats() - Method in interface org.openspaces.admin.os.OperatingSystemStatistics
Returns the network statistics per network device.
getNewGridServiceManager() - Method in class org.openspaces.admin.pu.events.ManagingGridServiceManagerChangedEvent
Returns the new GSM that is associated with the processing unit.
getNewMode() - Method in class org.openspaces.admin.space.events.SpaceModeChangedEvent
Returns the new space mode.
getNewStatus() - Method in class org.openspaces.admin.pu.events.ProcessingUnitStatusChangedEvent
The new deployment status.
getNewStatus() - Method in class org.openspaces.admin.space.events.ReplicationStatusChangedEvent
The new replication status.
getNIODetails() - Method in class org.openspaces.grid.esm.ESMImpl
 
getNIODetails() - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanImpl
 
getNIOStatistics() - Method in class org.openspaces.grid.esm.ESMImpl
 
getNIOStatistics() - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanImpl
 
getNodeId(String, HttpServletRequest) - Method in class org.openspaces.jee.sessions.jetty.GigaSessionIdManager
 
getNodeId() - Method in class org.openspaces.jee.sessions.jetty.GigaSessionManager.Session
 
getNodes() - Method in class org.openspaces.pu.container.jee.lb.apache.LoadBalancerInfo
Returns all the nodes of the web application.
getNotificationInfo() - Method in class org.openspaces.pu.container.servicegrid.jmxs.SecuredPUExtension
 
getNotifyAckCount() - Method in interface org.openspaces.admin.space.SpaceInstanceStatistics
 
getNotifyAckCount() - Method in interface org.openspaces.admin.space.SpaceStatistics
 
getNotifyAckPerSecond() - Method in interface org.openspaces.admin.space.SpaceInstanceStatistics
 
getNotifyAckPerSecond() - Method in interface org.openspaces.admin.space.SpaceStatistics
 
getNotifyActionType() - Method in class com.j_spaces.core.client.EntryArrivedRemoteEvent
Returns a notify type of this event.
getNotifyEventContainerDetails() - Method in interface org.openspaces.admin.pu.ProcessingUnitInstance
Returns a map of NotifyEventContainerServiceDetails keyed by their ServiceDetails.getId().
getNotifyEventContainers() - Method in interface org.openspaces.admin.pu.ProcessingUnitInstanceStatistics
Returns all the different notify event containers monitors keyed by the service id.
getNotifyEventDetails() - Method in class org.openspaces.events.notify.NotifyEventContainerServiceMonitors
 
getNotifyLeaseExpire() - Method in class org.openspaces.events.notify.AbstractNotifyEventListenerContainer
 
getNotifyRegistrationCount() - Method in interface org.openspaces.admin.space.SpaceInstanceStatistics
 
getNotifyRegistrationCount() - Method in interface org.openspaces.admin.space.SpaceStatistics
 
getNotifyRegistrationPerSecond() - Method in interface org.openspaces.admin.space.SpaceInstanceStatistics
 
getNotifyRegistrationPerSecond() - Method in interface org.openspaces.admin.space.SpaceStatistics
 
getNotifyRetries() - Method in class com.j_spaces.core.JSpaceAttributes
 
getNotifyTake() - Method in class org.openspaces.events.notify.AbstractNotifyEventListenerContainer
 
getNotifyTemplRegistration() - Method in interface com.j_spaces.core.SpaceCopyStatus
 
getNotifyTriggerCount() - Method in interface org.openspaces.admin.space.SpaceInstanceStatistics
 
getNotifyTriggerCount() - Method in interface org.openspaces.admin.space.SpaceStatistics
 
getNotifyTriggerPerSecond() - Method in interface org.openspaces.admin.space.SpaceInstanceStatistics
 
getNotifyTriggerPerSecond() - Method in interface org.openspaces.admin.space.SpaceStatistics
 
getNotifyType() - Method in class com.j_spaces.core.client.EntryArrivedRemoteEvent
Returns a notify type of this event.
getNotifyType() - Method in interface com.j_spaces.core.filters.entry.IFilterEntry
Gets the notify type.
getNotifyUnmatched() - Method in class org.openspaces.events.notify.AbstractNotifyEventListenerContainer
 
getNotifyUpdate() - Method in class org.openspaces.events.notify.AbstractNotifyEventListenerContainer
 
getNotifyWrite() - Method in class org.openspaces.events.notify.AbstractNotifyEventListenerContainer
 
getNString(int) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getNString(String) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getNumActive() - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
[Read Only] The current number of active connections that have been allocated from this data source.
getNumberHelper(Class<N>) - Static method in class org.openspaces.core.util.numbers.NumberHelperFactory
A factory allowing to create NumberHelper implemenations based on the provided Number type (such as Integer or Float).
getNumberImplicitIndexes() - Method in class com.j_spaces.core.JSpaceAttributes
 
getNumberOfBackups() - Method in interface org.openspaces.admin.pu.ProcessingUnit
Returns the number of backups (if the topology is a backup one) per instance, as defined in the processing unit's SLA.
getNumberOfBackups() - Method in interface org.openspaces.admin.space.Space
Returns the number of backups per Space Instance.
getNumberOfBackups() - Method in class org.openspaces.core.cluster.ClusterInfo
Returns the number of backups that each primary instance will have in a cluster.
getNumberOfBackups() - Method in class org.openspaces.pu.sla.SLA
Returns the number of backups that each primary instance will have in a cluster.
getNumberOfGSCsInZone() - Method in class org.openspaces.grid.esm.PuCapacityPlanner
 
getNumberOfInstances() - Method in interface org.openspaces.admin.pu.ProcessingUnit
Returns the number of required instances as defined in the processing unit's SLA.
getNumberOfInstances() - Method in interface org.openspaces.admin.space.Space
Returns the number of instances as per the Space topology.
getNumberOfInstances() - Method in class org.openspaces.core.cluster.ClusterInfo
Returns the number of primary instances that are running within the cluster.
getNumberOfInstances() - Method in class org.openspaces.pu.sla.SLA
Returns the number of primary instances that are running within the cluster.
getNumberOfMachinesInZone() - Method in class org.openspaces.grid.esm.PuCapacityPlanner
 
getNumberOfMachinesWithEmptyGSCsInZone() - Method in class org.openspaces.grid.esm.PuCapacityPlanner
 
getNumberOfNonEmptyGSCsInZone() - Method in class org.openspaces.grid.esm.PuCapacityPlanner
 
getNumberOfReplicatedPackets() - Method in class com.j_spaces.core.filters.ReplicationStatistics.OutgoingChannel
 
getNumIdle() - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
[Read Only] The current number of idle connections that are waiting to be allocated from this data source.
getNumOfPacketsToReplicate() - Method in class com.j_spaces.core.filters.ReplicationStatistics.OutgoingReplication
 
getNumOfProperties() - Method in interface com.gigaspaces.metadata.ISpaceTypeInfo
Returns the number of properties in the type.
getNumTestsPerEvictionRun() - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
 
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.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(int) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getObject(String) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getObject(int, Map<String, Class<?>>) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getObject(String, Map<String, Class<?>>) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getObject() - Method in class org.openspaces.core.config.SQLQueryFactoryBean
 
getObject() - Method in class org.openspaces.core.config.ViewQueryFactoryBean
 
getObject() - Method in class org.openspaces.core.GigaMapFactoryBean
Return GigaMap implementation constructed in the GigaMapFactoryBean.afterPropertiesSet() phase.
getObject() - Method in class org.openspaces.core.GigaSpaceFactoryBean
Return GigaSpace implementation constructed in the GigaSpaceFactoryBean.afterPropertiesSet() phase.
getObject() - Method in class org.openspaces.core.map.MapFactoryBean
 
getObject() - Method in class org.openspaces.core.ReadByIdsException.ReadByIdResult
 
getObject() - Method in class org.openspaces.core.space.AbstractSpaceFactoryBean
Spring factory bean returning the IJSpace created during the bean initialization (AbstractSpaceFactoryBean.afterPropertiesSet()).
getObject() - Method in class org.openspaces.core.space.cache.AbstractLocalCacheSpaceFactoryBean
Returns an IJSpace that is the local cache wrapping the master proxy set using AbstractLocalCacheSpaceFactoryBean.setSpace(com.j_spaces.core.IJSpace).
getObject() - Method in class org.openspaces.core.TakeByIdsException.TakeByIdResult
 
getObject() - Method in class org.openspaces.events.config.AbstractResultEventAdapterFactoryBean
 
getObject() - Method in class org.openspaces.jms.GigaSpaceConnectionFactory
 
getObject() - Method in class org.openspaces.jms.GigaSpaceQueue
 
getObject() - Method in class org.openspaces.jms.GigaSpaceTopic
 
getObject() - Method in class org.openspaces.jms.GigaSpaceXAConnectionFactory
 
getObject() - Method in class org.openspaces.pu.container.jee.PortGenerator
 
getObject() - Method in class org.openspaces.pu.container.jee.SharedContextFactory
 
getObject() - Method in class org.openspaces.remoting.EventDrivenSpaceRemotingProxyFactoryBean
 
getObject() - Method in class org.openspaces.remoting.ExecutorSpaceRemotingProxyFactoryBean
 
getObject() - Method in class org.openspaces.remoting.SyncSpaceRemotingProxyFactoryBean
Deprecated.  
getObjectFormat() - Method in class com.j_spaces.core.client.BasicTypeInfo
 
getObjectFromUID(String) - Static method in class com.j_spaces.core.client.ClientUIDHandler
Deprecated. 
getObjectsToProcess() - Method in class org.openspaces.core.executor.juc.CallableTaskAdapter
Returns the callable passed so it will be processed on the node it is executed on as well.
getObjectsToProcess() - Method in class org.openspaces.core.executor.juc.RunnableTaskAdapter
Returns the callable passed so it will be processed on the node it is executed on as well.
getObjectsToProcess() - Method in interface org.openspaces.core.executor.support.ProcessObjectsProvider
Returns an array of objects that needs processing on the space node side.
getObjectsToProcess() - Method in class org.openspaces.events.support.RegisterEventContainerTask
 
getObjectType() - Method in interface com.j_spaces.core.cluster.IReplicationFilterEntry
Gets the object type as defined at ObjectTypes.
getObjectType() - Method in class org.openspaces.core.config.SQLQueryFactoryBean
 
getObjectType() - Method in class org.openspaces.core.config.ViewQueryFactoryBean
 
getObjectType() - Method in class org.openspaces.core.GigaMapFactoryBean
 
getObjectType() - Method in class org.openspaces.core.GigaSpaceFactoryBean
 
getObjectType() - Method in class org.openspaces.core.jini.JiniServiceFactoryBean
 
getObjectType() - Method in class org.openspaces.core.map.MapFactoryBean
 
getObjectType() - Method in class org.openspaces.core.space.AbstractSpaceFactoryBean
Returns the object type of the factory bean.
getObjectType() - Method in class org.openspaces.core.space.cache.AbstractLocalCacheSpaceFactoryBean
Returns the type of the factory object.
getObjectType() - Method in class org.openspaces.events.config.AbstractResultEventAdapterFactoryBean
 
getObjectType() - Method in class org.openspaces.jms.GigaSpaceConnectionFactory
 
getObjectType() - Method in class org.openspaces.jms.GigaSpaceQueue
 
getObjectType() - Method in class org.openspaces.jms.GigaSpaceTopic
 
getObjectType() - Method in class org.openspaces.jms.GigaSpaceXAConnectionFactory
 
getObjectType() - Method in class org.openspaces.pu.container.jee.PortGenerator
 
getObjectType() - Method in class org.openspaces.pu.container.jee.SharedContextFactory
 
getObjectType() - Method in class org.openspaces.remoting.EventDrivenSpaceRemotingProxyFactoryBean
 
getObjectType() - Method in class org.openspaces.remoting.ExecutorSpaceRemotingProxyFactoryBean
 
getObjectType() - Method in class org.openspaces.remoting.SyncSpaceRemotingProxyFactoryBean
Deprecated.  
getOnMissingPackets() - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
getOnRedoLogCapacityExceeded() - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
getOpCode() - Method in interface com.j_spaces.core.cluster.IReplicationFilterEntry
Deprecated. use IReplicationFilterEntry.getOperationType() instead.
getOpCode() - Method in enum com.j_spaces.core.cluster.ReplicationOperationType
 
getOperatingSystem() - Method in interface org.openspaces.admin.machine.Machine
Returns the operating system of the machine.
getOperatingSystem() - Method in class org.openspaces.admin.os.events.OperatingSystemStatisticsChangedEvent
Returns the operating system associated with the event.
getOperatingSystem() - Method in interface org.openspaces.admin.os.OperatingSystemAware
Returns the operating system the grid component is running within.
getOperatingSystems() - Method in interface org.openspaces.admin.Admin
Returns the Operating Systems discovered.
getOperatingSystems() - Method in class org.openspaces.admin.os.events.OperatingSystemsStatisticsChangedEvent
Returns the operating systems component associated with the event.
getOperatingSystems() - Method in interface org.openspaces.admin.os.OperatingSystems
Returns all currently discovered operating systems.
getOperatingSystemStatisticsChanged() - Method in interface org.openspaces.admin.os.OperatingSystems
Allows to register OperatingSystemStatisticsChangedEventListener to be notified when statistics have changed.
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
getOperation() - Method in exception org.openspaces.core.SpaceOptimisticLockingFailureException
Return the space operation caused the conflict Take or Update
getOperationCount() - Method in interface com.gigaspaces.cluster.replication.async.mirror.MirrorOperationStatistics
Returns the total count of operations that were executed on the mirror
getOperationID() - Method in class com.j_spaces.core.client.EntryArrivedRemoteEvent
 
getOperationType() - Method in interface com.j_spaces.core.cluster.IReplicationFilterEntry
Gets the code of the replicated operation.
getOptions() - Method in class org.openspaces.admin.gsa.ElasticServiceManagerOptions
Returns the agent process options that represents what was set on this ESM options.
getOptions() - Method in class org.openspaces.admin.gsa.GridServiceContainerOptions
Returns the agent process options that represents what was set on this GSC options.
getOptions() - Method in class org.openspaces.admin.gsa.GridServiceManagerOptions
Returns the agent process options that represents what was set on this GSM options.
getOptions() - Method in class org.openspaces.admin.gsa.GridServiceOptions
Returns the agent process options that represents what was set on this generic service options.
getOptions() - Method in class org.openspaces.admin.gsa.LookupServiceOptions
Returns the agent process options that represents what was set on this LUS options.
getOrder() - Method in class org.openspaces.remoting.RemotingAnnotationBeanPostProcessor
 
getOriginalMajorityCause() - Method in exception com.j_spaces.core.multiple.BatchOperationException
Return the original majority cause for this exception
getOSDetails() - Method in class org.openspaces.grid.esm.ESMImpl
 
getOSDetails() - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanImpl
 
getOSStatistics() - Method in class org.openspaces.grid.esm.ESMImpl
 
getOSStatistics() - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanImpl
 
getOutgoingReplication() - Method in class com.j_spaces.core.filters.ReplicationStatistics
 
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
Return the network max block size
getPacketBufferSize() - Method in class com.gigaspaces.lrmi.nio.filters.IOSSLFilter
 
getParameters() - Method in class com.j_spaces.core.client.SQLQuery
 
getParameters() - Method in class org.openspaces.remoting.scripting.ResourceLazyLoadingScript
Returns the set of parameters that will be passes to the script execution.
getParameters() - Method in interface org.openspaces.remoting.scripting.Script
One or more parameters that will be passes to the script.
getParameters() - Method in class org.openspaces.remoting.scripting.StaticScript
Returns the set of parameters that will be passes to the script execution.
getPartition(int) - Method in interface org.openspaces.admin.pu.ProcessingUnit
Returns a processing unit partition based on the specified partition id.
getPartition() - Method in interface org.openspaces.admin.pu.ProcessingUnitInstance
Returns the processing unit partition this processing unit instance is part of.
getPartition(int) - Method in interface org.openspaces.admin.space.Space
Returns a partition for a specific partition id.
getPartition() - Method in interface org.openspaces.admin.space.SpaceInstance
Returns the partition this instance is part of.
getPartitionId() - Method in interface org.openspaces.admin.pu.ProcessingUnitPartition
Returns the partition id (starting from 0).
getPartitionId() - Method in interface org.openspaces.admin.space.SpacePartition
Returns the partition id (starting from 0).
getPartitions() - Method in class org.openspaces.admin.esm.deployment.DeploymentContext
 
getPartitions() - Method in interface org.openspaces.admin.pu.ProcessingUnit
Returns the processing unit partitions of this processing unit.
getPartitions() - Method in interface org.openspaces.admin.space.Space
Returns all the partitions that form this Space topology.
getPassword() - Method in class com.gigaspaces.security.directory.User
 
getPassword() - Method in interface com.gigaspaces.security.directory.UserDetails
Returns the password used to authenticate the user.
getPassword() - Method in class org.openspaces.core.space.SecurityConfig
Returns the password to connect to the Space with.
getPath() - Method in class org.openspaces.pu.container.support.WebsterFile
 
getPayload() - Method in class org.openspaces.esb.mule.eventcontainer.OpenSpacesMessageAdapter
 
getPeakThreadCount() - Method in interface org.openspaces.admin.vm.VirtualMachinesStatistics
 
getPeakThreadCount() - Method in interface org.openspaces.admin.vm.VirtualMachineStatistics
 
getPendingNotifyTempl() - Method in interface com.j_spaces.core.SpaceCopyStatus
 
getPeriod() - Method in class org.openspaces.pu.sla.monitor.AbstractMonitor
The period this monitor will be sampled (in milliseconds).
getPeriod() - Method in interface org.openspaces.pu.sla.monitor.Monitor
A period (in milliseconds) when this value will be checked.
getPhysicalMemoryUsedPerc() - Method in interface org.openspaces.admin.os.OperatingSystemStatistics
Returns the percentage used of physical memory out of the total physical memory space.
getPid() - Method in class com.gigaspaces.log.LogEntries
The process id of the process responsible for writing the log entries.
getPid() - Method in interface org.openspaces.admin.vm.VirtualMachineDetails
Returns the process id of the virtual machine.
getPipeline() - Method in class org.openspaces.memcached.protocol.binary.MemcachedBinaryPipelineFactory
 
getPipeline() - Method in class org.openspaces.memcached.protocol.text.MemcachedPipelineFactory
 
getPolicy() - Method in class org.openspaces.pu.sla.SLA
Returns the policy associated with the SLA controlling the runtime policy on the action needed to be taken when the monitor associated with the policy breaks the policy thresholds.
getPollingEventContainerDetails() - Method in interface org.openspaces.admin.pu.ProcessingUnitInstance
Returns a map of PollingEventContainerServiceDetails keyed by their ServiceDetails.getId().
getPollingEventContainers() - Method in interface org.openspaces.admin.pu.ProcessingUnitInstanceStatistics
Returns all the different polling event containers monitors keyed by the service id.
getPollingEventDetails() - Method in class org.openspaces.events.polling.PollingEventContainerServiceMonitors
 
getPoolSize() - Method in class org.openspaces.core.transaction.manager.TransactionLeaseRenewalConfig
The pool size value of lease renewal managers (responsible for renewing transactions).
getPort() - Method in interface org.openspaces.admin.transport.Transport
Returns the port number the communication layer is using.
getPort() - Method in interface org.openspaces.admin.transport.TransportDetails
Returns the host name or address the communication layer bounded on.
getPort() - Method in class org.openspaces.memcached.MemcachedServiceDetails
 
getPort() - Method in interface org.openspaces.pu.container.jee.glassfish.holder.GlassfishHolder
 
getPort() - Method in class org.openspaces.pu.container.jee.glassfish.holder.GlassfishServer
 
getPort() - Method in class org.openspaces.pu.container.jee.glassfish.holder.SharedGlassfishHolder
 
getPort() - Method in class org.openspaces.pu.container.jee.JeeServiceDetails
Returns the port of where the service is running on.
getPort() - Method in class org.openspaces.pu.container.jee.jetty.support.FileLockFreePortGenerator.FileLockPortHandle
 
getPort() - Method in interface org.openspaces.pu.container.jee.jetty.support.FreePortGenerator.PortHandle
Returns the free port.
getPort() - Method in class org.openspaces.pu.container.jee.PortGenerator
 
getPortNumber() - Static method in class org.openspaces.pu.container.jee.glassfish.holder.SharedResources
 
getPosition() - Method in class com.gigaspaces.log.LogEntry
Returns the position of the log entry.
getPredicate() - Method in class com.gigaspaces.internal.query.AbstractSpaceQuery
Gets the query predicate.
getPresentationName() - Method in class org.openspaces.pu.container.servicegrid.PUDetails
Return the name representing this Processing Unit (as shown in the UI).
getPresentationName() - Method in interface org.openspaces.pu.container.servicegrid.PUServiceBean
 
getPresentationName() - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanImpl
 
getPresentationName() - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanProxy
 
getPrevious() - Method in interface org.openspaces.admin.os.OperatingSystemsStatistics
Returns the previous OperatingSystemsStatistics.
getPrevious() - Method in interface org.openspaces.admin.os.OperatingSystemStatistics
Returns the previous statistics taken.
getPrevious() - Method in interface org.openspaces.admin.os.OperatingSystemStatistics.NetworkStatistics
 
getPrevious() - Method in interface org.openspaces.admin.pu.ProcessingUnitInstanceStatistics
Returns the previous statistics.
getPrevious() - Method in interface org.openspaces.admin.space.SpaceInstanceStatistics
Returns the previous statistics.
getPrevious() - Method in interface org.openspaces.admin.space.SpaceStatistics
Returns the previous statistics, null if not available.
getPrevious() - Method in interface org.openspaces.admin.transport.TransportsStatistics
Returns the previous statistics.
getPrevious() - Method in interface org.openspaces.admin.transport.TransportStatistics
Returns the previous statistics sampled.
getPrevious() - Method in interface org.openspaces.admin.vm.VirtualMachinesStatistics
Returns the previous statistics sampled.
getPrevious() - Method in interface org.openspaces.admin.vm.VirtualMachineStatistics
Returns the previous statistics sampled.
getPreviousGridServiceManager() - Method in class org.openspaces.admin.pu.events.ManagingGridServiceManagerChangedEvent
Returns the previous GSM that is associated with the processing unit.
getPreviousMode() - Method in class org.openspaces.admin.space.events.SpaceModeChangedEvent
Returns the previous space mode.
getPreviousStatus() - Method in class org.openspaces.admin.pu.events.ProcessingUnitStatusChangedEvent
The previous deployment status.
getPreviousStatus() - Method in class org.openspaces.admin.space.events.ReplicationStatusChangedEvent
The previous replication status.
getPreviousTimestamp() - Method in interface org.openspaces.admin.space.SpaceInstanceStatistics
Returns the previous statistics timestamp, or -1 if not available.
getPreviousTimestamp() - Method in interface org.openspaces.admin.transport.TransportsStatistics
Returns the previous statistics timestamp.
getPreviousTimestamp() - Method in interface org.openspaces.admin.transport.TransportStatistics
Returns the previous statistics timestamp.
getPreviousTimestamp() - Method in interface org.openspaces.admin.vm.VirtualMachinesStatistics
Returns the previous timestamp of the statistics sampled, -1 if this is the first one.
getPreviousTimestamp() - Method in interface org.openspaces.admin.vm.VirtualMachineStatistics
Returns the previous timestamp of the statistics sampled, -1 if this is the first one.
getPrimariesStatistics() - Method in interface org.openspaces.admin.space.Space
Returns an aggregated view of all the statistics of the primary instances.
getPrimary() - Method in interface org.openspaces.admin.pu.ProcessingUnitPartition
If the processing unit has an embedded space, will return the processing unit instance that holds a the primary space instance.
getPrimary() - Method in interface org.openspaces.admin.space.SpacePartition
Returns the primary space instance, null if currently there is no primary.
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.
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
 
getPrivilege() - Method in class com.gigaspaces.security.audit.AuditLogRecord
 
getPrivilege() - Method in class com.gigaspaces.security.authorities.GridAuthority
 
getPrivilege() - Method in interface com.gigaspaces.security.authorities.InternalAuthority
A granted privilege associated with this Authority.
getPrivilege() - Method in class com.gigaspaces.security.authorities.MonitorAuthority
 
getPrivilege() - Method in class com.gigaspaces.security.authorities.SpaceAuthority
 
getPrivilege() - Method in class com.gigaspaces.security.authorities.SystemAuthority
 
getProcessed() - Method in class org.openspaces.remoting.RemotingServiceMonitors
 
getProcessed() - Method in class org.openspaces.remoting.RemotingServiceMonitors.RemoteServiceStats
 
getProcessedEvents() - Method in class org.openspaces.events.AbstractEventListenerContainer
 
getProcessedEvents() - Method in class org.openspaces.events.EventContainerServiceMonitors
 
getProcessesDetails() - Method in interface org.openspaces.admin.gsa.GridServiceAgent
Returns all the processes details this agent is currently running.
getProcessingUnit() - Method in class org.openspaces.admin.pu.events.BackupGridServiceManagerChangedEvent
Returns the Processing Unit that the backup GSM event occurred on.
getProcessingUnit() - Method in class org.openspaces.admin.pu.events.ManagingGridServiceManagerChangedEvent
Returns the processing unit the managing GSM was changed for.
getProcessingUnit() - Method in class org.openspaces.admin.pu.events.ProcessingUnitSpaceCorrelatedEvent
Returns the Processing Unit the space was correlated with.
getProcessingUnit() - Method in class org.openspaces.admin.pu.events.ProcessingUnitStatusChangedEvent
Returns the Processing Unit that the deployment status changed for.
getProcessingUnit() - Method in class org.openspaces.admin.pu.ProcessingUnitDeployment
Returns the processing unit that will be deployed.
getProcessingUnit() - Method in interface org.openspaces.admin.pu.ProcessingUnitInstance
Returns the processing unit this processing unit instance belongs to.
getProcessingUnit() - Method in interface org.openspaces.admin.pu.ProcessingUnitPartition
Returns the processing unit this partition is part of.
getProcessingUnit(String) - Method in interface org.openspaces.admin.pu.ProcessingUnits
Returns the ProcessingUnit for the given processing unit name.
getProcessingUnit() - Method in class org.openspaces.grid.esm.PuCapacityPlanner
 
getProcessingUnitAdded() - Method in interface org.openspaces.admin.pu.ProcessingUnits
Returns an event manager allowing to register ProcessingUnitAddedEventListeners.
getProcessingUnitInstance() - Method in class org.openspaces.admin.pu.events.ProcessingUnitInstanceStatisticsChangedEvent
 
getProcessingUnitInstanceAdded() - Method in interface org.openspaces.admin.gsc.GridServiceContainer
Returns an event manager allowing to register for processing unit instance additions to the container.
getProcessingUnitInstanceAdded() - Method in interface org.openspaces.admin.machine.Machine
Returns the processing unit instance added event manager allowing to add and remove ProcessingUnitInstanceAddedEventListeners.
getProcessingUnitInstanceAdded() - Method in interface org.openspaces.admin.pu.ProcessingUnit
Returns an event manager allowing to register ProcessingUnitInstanceAddedEventListeners.
getProcessingUnitInstanceAdded() - Method in interface org.openspaces.admin.pu.ProcessingUnits
Returns an event manager allowing to register ProcessingUnitInstanceAddedEventListeners.
getProcessingUnitInstanceAdded() - Method in interface org.openspaces.admin.vm.VirtualMachine
Returns an event manager allowing to register ProcessingUnitInstanceAddedEventListeners for processing unit instances added on this virtual machine.
getProcessingUnitInstanceAdded() - Method in interface org.openspaces.admin.zone.Zone
Returns the processing unit instance added event manager allowing to add and remove ProcessingUnitInstanceAddedEventListeners.
getProcessingUnitInstanceRemoved() - Method in interface org.openspaces.admin.gsc.GridServiceContainer
Returns an event manager allowing to register for processing unit instance removals from the container.
getProcessingUnitInstanceRemoved() - Method in interface org.openspaces.admin.machine.Machine
Returns the processing unit instance removed event manager allowing to add and remove ProcessingUnitInstanceRemovedEventListeners.
getProcessingUnitInstanceRemoved() - Method in interface org.openspaces.admin.pu.ProcessingUnit
Returns an event manager allowing to register ProcessingUnitInstanceRemovedEventListeners.
getProcessingUnitInstanceRemoved() - Method in interface org.openspaces.admin.pu.ProcessingUnits
Returns an event manager allowing to register ProcessingUnitInstanceRemovedEventListeners.
getProcessingUnitInstanceRemoved() - Method in interface org.openspaces.admin.vm.VirtualMachine
Returns an event manager allowing to register ProcessingUnitRemovedEventListeners for processing unit instances removed on this virtual machine.
getProcessingUnitInstanceRemoved() - Method in interface org.openspaces.admin.zone.Zone
Returns the processing unit instance removed event manager allowing to add and remove ProcessingUnitInstanceRemovedEventListeners.
getProcessingUnitInstances() - Method in interface org.openspaces.admin.gsc.GridServiceContainer
Returns the processing unit instances that are currently deployed within the grid service container.
getProcessingUnitInstances(String) - Method in interface org.openspaces.admin.gsc.GridServiceContainer
Returns the processing unit instances of the specified name that are currently deployed within the grid service container.
getProcessingUnitInstances() - Method in interface org.openspaces.admin.machine.Machine
Returns all the processing unit instances running on the machine.
getProcessingUnitInstances(String) - Method in interface org.openspaces.admin.machine.Machine
Returns the processing unit instances of the specified name that are currently deployed on the machine.
getProcessingUnitInstances() - Method in interface org.openspaces.admin.vm.VirtualMachine
Returns the processing unit instances started within this virtual machine.
getProcessingUnitInstances() - Method in interface org.openspaces.admin.zone.Zone
Returns all the processing unit instances running within the zone.
getProcessingUnitInstanceStatisticsChanged() - Method in interface org.openspaces.admin.pu.ProcessingUnit
Returns a processing unit instance statistics change event manger allowing to register for events of ProcessingUnitInstanceStatisticsChangedEvent.
getProcessingUnitInstanceStatisticsChanged() - Method in interface org.openspaces.admin.pu.ProcessingUnits
Returns a processing unit instance statistics change event manger allowing to register for events of ProcessingUnitInstanceStatisticsChangedEvent.
getProcessingUnitRemoved() - Method in interface org.openspaces.admin.pu.ProcessingUnits
Returns an event manager allowing to register ProcessingUnitRemovedEventListeners.
getProcessingUnits() - Method in interface org.openspaces.admin.Admin
Returns the Processing Units discovered.
getProcessingUnits() - Method in interface org.openspaces.admin.pu.ProcessingUnit
Returns the handle to all the different processing units.
getProcessingUnits() - Method in interface org.openspaces.admin.pu.ProcessingUnits
Returns the ProcessingUnits currently deployed.
getProcessingUnitStatusChanged() - Method in interface org.openspaces.admin.pu.ProcessingUnit
Returns an event manager allowing to listen for ProcessingUnitStatusChangedEvents.
getProcessingUnitStatusChanged() - Method in interface org.openspaces.admin.pu.ProcessingUnits
Returns an event manager allowing to globally register for any ProcessingUnitSpaceCorrelatedEvents occurring on any processing unit.
getProcessType() - Method in class com.gigaspaces.log.LogEntries
The process type that generated the logs.
getProcTable() - Static method in class com.j_spaces.jdbc.driver.GDriver
 
getProperties() - Method in interface org.openspaces.admin.pu.ProcessingUnitInstance
Return the properties the processing unit was deployed with.
getProperties() - Method in class org.openspaces.esb.mule.message.AbstractMessageHeader
 
getProperties() - Method in interface org.openspaces.esb.mule.message.MessageHeader
 
getPropertiesChecksum() - Method in class com.j_spaces.core.client.BasicTypeInfo
Deprecated. 
getProperty(int) - Method in interface com.gigaspaces.metadata.ISpaceTypeInfo
Gets a property by index.
getProperty(String) - Method in interface com.gigaspaces.metadata.ISpaceTypeInfo
Gets a property by name.
getProperty(String) - Method in class com.j_spaces.core.admin.SpaceConfig
getProperty(String) - Method in class com.j_spaces.core.client.SpaceURL
Deprecated. Retrieves space URL property.
getProperty(String, String) - Method in class com.j_spaces.core.client.SpaceURL
Deprecated. Retrieves space URL property or default value.
getProperty(String) - Method in class org.openspaces.esb.mule.message.AbstractMessageHeader
 
getProperty(String) - Method in interface org.openspaces.esb.mule.message.MessageHeader
 
getProperty(String) - Method in class org.openspaces.grid.esm.ElasticScaleHandlerConfig
 
getPropertyFromSuper(String) - Method in class com.j_spaces.core.admin.SpaceConfig
Returns the property without using the space name.
getPropertyIndex(String) - Method in interface com.gigaspaces.metadata.ISpaceTypeInfo
Gets the index of a property by its name.
getPropertyInfo(String, Properties) - Method in class com.j_spaces.jdbc.driver.GDriver
 
getPropertyName() - Method in class org.openspaces.pu.sla.monitor.BeanPropertyMonitor
The property name of the given bean that will be monitored.
getPropertyValue(int) - Method in interface com.gigaspaces.server.IServerEntry
Gets the specified property's value.
getProtocol() - Method in class com.j_spaces.core.client.SpaceURL
Deprecated. Returns SpaceFinder protocol.
getProtocol() - Method in class org.openspaces.esb.mule.eventcontainer.OpenSpacesConnector
 
getProtocol() - Method in class org.openspaces.esb.mule.queue.OpenSpacesQueueConnector
 
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
 
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
 
getPUDetails() - Method in interface org.openspaces.pu.container.servicegrid.PUServiceBean
 
getPUDetails() - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanImpl
 
getPUDetails() - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanProxy
 
getPUMonitors() - Method in interface org.openspaces.pu.container.servicegrid.PUServiceBean
 
getPUMonitors() - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanImpl
 
getPUMonitors() - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanProxy
 
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
Deprecated. Returns the underlying Query Object.
getQueueSize() - Method in interface org.openspaces.admin.transport.TransportsStatistics
Returns the summation of all transport TransportStatistics.getQueueSize().
getQueueSize() - Method in interface org.openspaces.admin.transport.TransportStatistics
Returns the number of currently waiting communication tasks to be executed.
getQueueSize() - Method in class org.openspaces.esb.mule.seda.OpenSpacesSedaService
 
getRandom() - Method in class org.openspaces.jee.sessions.jetty.AbstractSessionIdManager
 
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.
getReadCount() - Method in interface org.openspaces.admin.space.SpaceInstanceStatistics
 
getReadCount() - Method in interface org.openspaces.admin.space.SpaceStatistics
 
getReadModifiers() - Method in interface com.gigaspaces.client.IProxyAdmin
Gets the proxy ReadModifiers.
getReadPerSecond() - Method in interface org.openspaces.admin.space.SpaceInstanceStatistics
 
getReadPerSecond() - Method in interface org.openspaces.admin.space.SpaceStatistics
 
getReadSelectorThreads() - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
getReceivedResults() - Method in class com.gigaspaces.async.AsyncResultFilterEvent
Returns the received results without the current result.
getReceiveOperationHandler() - Method in class org.openspaces.events.polling.AbstractPollingEventListenerContainer
 
getReceiveOperationHandler() - Method in class org.openspaces.events.polling.AggregatedPollingEventContainerServiceDetails
 
getReceiveOperationHandler() - Method in class org.openspaces.events.polling.PollingEventContainerServiceDetails
 
getReceiverByEndpoint(EndpointURI) - Method in class org.openspaces.esb.mule.queue.OpenSpacesQueueConnector
 
getReceiveTemplate() - Method in class org.openspaces.events.AbstractTemplateEventListenerContainer
Returns the template to be used for receive operations.
getReceiveTimeout() - Method in class org.openspaces.events.asyncpolling.AggregatedAsyncPollingEventContainerServiceDetails
 
getReceiveTimeout() - Method in class org.openspaces.events.asyncpolling.AsyncPollingEventContainerServiceDetails
 
getReceiveTimeout() - Method in class org.openspaces.events.asyncpolling.SimpleAsyncPollingEventListenerContainer
Returns the timeout used for receive calls, in millisecond.
getReceiveTimeout() - Method in class org.openspaces.events.polling.AbstractPollingEventListenerContainer
Returns the timeout used for receive calls, in millisecond.
getReceiveTimeout() - Method in class org.openspaces.events.polling.AggregatedPollingEventContainerServiceDetails
 
getReceiveTimeout() - Method in class org.openspaces.events.polling.PollingEventContainerServiceDetails
 
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
 
getRedoLogExternalStoragePacketCount() - Method in class com.j_spaces.core.filters.ReplicationStatistics.OutgoingReplication
 
getRedoLogExternalStorageSpaceUsed() - Method in class com.j_spaces.core.filters.ReplicationStatistics.OutgoingReplication
 
getRedoLogMemoryPacketCount() - Method in class com.j_spaces.core.filters.ReplicationStatistics.OutgoingReplication
 
getRedoLogSize() - Method in class com.j_spaces.core.filters.ReplicationStatistics.OutgoingReplication
 
getReducer() - Method in interface org.openspaces.remoting.BroadcastIndicator
Returns the reducer that will be used in case broadcasting is enabled or not.
getReducer() - Method in class org.openspaces.remoting.scripting.ResourceLazyLoadingScript
 
getReducer() - Method in class org.openspaces.remoting.scripting.StaticScript
 
getRef(int) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getRef(String) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getRef() - Method in class org.openspaces.pu.sla.monitor.BeanPropertyMonitor
The registered bean reference that will be monitored.
getRef() - Method in class org.openspaces.remoting.ServiceRef
 
getReferentUuid() - Method in interface com.gigaspaces.client.IServerAdmin
Returns the unique Uuid of this space instance.
getRegionName() - Method in class org.openspaces.hibernate.cache.SimpleMapCache
Get the name of the cache region
getRegionName() - Method in class org.openspaces.hibernate.cache.TransactionalGigaMapCache
Get the name of the cache region
getRegionName() - Method in class org.openspaces.hibernate.cache.TransactionalMapCache
Get the name of the cache region
getRegistrationObject() - Method in class com.j_spaces.core.client.EntryArrivedRemoteEvent
getRemoteException() - Method in exception org.openspaces.core.RemoteDataAccessException
 
getRemoteInvocation() - Method in exception org.openspaces.remoting.SpaceRemoteExecutionException
Returns the remote invocation that caused this execution exception.
getRemoteResult() - Method in exception org.openspaces.remoting.SpaceRemoteExecutionException
Returns the remote result that caused this execution exception.
getRemoteService(String) - Method in class org.openspaces.remoting.RemotingServiceDetails
 
getRemoteServices() - Method in class org.openspaces.remoting.RemotingServiceDetails
 
getRemoteServiceStats(String) - Method in class org.openspaces.remoting.RemotingServiceMonitors
 
getRemoteServiceStats() - Method in class org.openspaces.remoting.RemotingServiceMonitors
 
getRemoting() - Method in interface org.openspaces.admin.pu.ProcessingUnitInstanceStatistics
Returns the remoting service (if configured) monitors infomration.
getRemotingDetails() - Method in interface org.openspaces.admin.pu.ProcessingUnitInstance
Returns the remoting service details (the exporter) if configured within the processing unit.
getRemotingDetails() - Method in class org.openspaces.remoting.RemotingServiceMonitors
 
getRemoveAbandoned() - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
Deprecated.  
getRemoveAbandonedTimeout() - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
Deprecated.  
getRemoveCount() - Method in interface org.openspaces.admin.space.SpaceInstanceStatistics
Remove happens when an entry is removed due to lease expiration or lease cancel.
getRemoveCount() - Method in interface org.openspaces.admin.space.SpaceStatistics
Remove happens when an entry is removed due to lease expiration or lease cancel.
getRemoveOperationStatistics() - Method in interface com.gigaspaces.cluster.replication.async.mirror.MirrorOperations
Return statistics on remove operations
getRemovePerSecond() - Method in interface org.openspaces.admin.space.SpaceInstanceStatistics
 
getRemovePerSecond() - Method in interface org.openspaces.admin.space.SpaceStatistics
 
getRenewDuration() - Method in class com.gigaspaces.events.EventSessionConfig
 
getRenewDuration() - Method in class org.openspaces.core.transaction.manager.TransactionLeaseRenewalConfig
Controls how often a transaction will be renewed (which should be lower than the transaction timeout).
getRenewDuration() - Method in class org.openspaces.events.notify.AbstractNotifyEventListenerContainer
The period of time that passes between client failure, and the time your notifications stop being sent.
getRenewExpiration() - Method in class com.gigaspaces.events.EventSessionConfig
 
getRenewExpiration() - Method in class org.openspaces.events.notify.AbstractNotifyEventListenerContainer
The period of time your notifications stop being renewed.
getRenewRTT() - Method in class com.gigaspaces.events.EventSessionConfig
 
getRenewRTT() - Method in class org.openspaces.core.transaction.manager.TransactionLeaseRenewalConfig
Controls the expected round trip time to the server.
getRenewRTT() - Method in class org.openspaces.events.notify.AbstractNotifyEventListenerContainer
RoundTripTime - the time that takes to reach the server and return.
getReplicationMode() - Method in class com.j_spaces.core.filters.ReplicationStatistics.OutgoingChannel
 
getReplicationPolicy() - Method in class com.j_spaces.core.cluster.ClusterPolicy
 
getReplicationStatistics() - Method in interface org.openspaces.admin.space.SpaceInstanceStatistics
 
getReplicationStatus() - Method in interface com.j_spaces.core.admin.IRemoteJSpaceAdmin
returns the replication member-status relation of all the replication groups.
getReplicationStatus() - Method in class org.openspaces.admin.space.ReplicationTarget
Returns the replication status.
getReplicationStatusChanged() - Method in interface org.openspaces.admin.space.Space
Allows to globally register for each SpaceInstance ReplicationStatusChangedEvent.
getReplicationStatusChanged() - Method in interface org.openspaces.admin.space.SpaceInstance
Allows to register for ReplicationStatusChangedEvents.
getReplicationStatusChanged() - Method in interface org.openspaces.admin.space.Spaces
Returns an event manager allowing to globally register for ReplicationStatusChangedEvents that happen on any Space instance currently discovered.
getReplicationTarget() - Method in class org.openspaces.admin.space.events.ReplicationStatusChangedEvent
The replication target the Space Instance is replicating to.
getReplicationTargets() - Method in interface org.openspaces.admin.space.SpaceInstance
Returns the replication targets this space instance is replicating to.
getReplyTo() - Method in class org.openspaces.esb.mule.eventcontainer.OpenSpacesMessageAdapter
 
getReplyTo() - Method in class org.openspaces.esb.mule.message.AbstractMessageHeader
 
getReplyTo() - Method in interface org.openspaces.esb.mule.message.ReplyToMessageHeader
 
getRequiredZones() - Method in interface org.openspaces.admin.pu.ProcessingUnit
Returns the list of zones this processing units are required to run on.
getRequirements() - Method in class org.openspaces.pu.sla.InstanceSLA
 
getRequirements() - Method in class org.openspaces.pu.sla.SLA
Returns a list of requirements that control if a certain processing unit instance will be deployed to a grid container.
getResourcePatternResolver() - Method in class org.openspaces.pu.container.support.ResourceApplicationContext
Overrides in order to return PUPathMatchingResourcePatternResolver which allows to perform path mathcing over a remote processing unit.
getRestartCommand() - Method in class org.openspaces.pu.container.jee.lb.apache.ApacheLoadBalancerAgent
 
getResult() - Method in interface com.gigaspaces.async.AsyncResult
Returns the result of the async invocation.
getResult() - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getResult() - Method in class org.openspaces.remoting.EventDrivenSpaceRemotingEntry
 
getResult() - Method in class org.openspaces.remoting.ExecutorRemotingTask.InternalExecutorResult
 
getResult() - Method in interface org.openspaces.remoting.SpaceRemotingResult
The result of the remote invocation.
getResult() - Method in class org.openspaces.remoting.SyncSpaceRemotingEntry
 
getResultPayload(MuleMessage, String) - Method in class org.openspaces.esb.mule.transformers.OpenSpacesTransformer
Returns the origin UMOMessage payload.
getResults() - Method in exception com.gigaspaces.client.WriteMultipleException
 
getResults() - Method in exception com.j_spaces.core.multiple.query.QueryMultiplePartialFailureException
Deprecated. Return the partial results
getResults() - Method in class org.openspaces.admin.dump.CompoundDumpResult
 
getResults() - Method in exception org.openspaces.core.QueryMultiplePartialFailureException
Deprecated. Returnst the results from the cluster members that were available.
getResults() - Method in exception org.openspaces.core.ReadByIdsException
Returns the results contained in the exception.
getResults() - Method in exception org.openspaces.core.ReadMultipleException
 
getResults() - Method in exception org.openspaces.core.TakeByIdsException
Returns the results contained in the exception.
getResults() - Method in exception org.openspaces.core.TakeMultipleException
 
getResults() - Method in exception org.openspaces.core.WriteMultipleException
 
getResults() - Method in exception org.openspaces.core.WriteMultiplePartialFailureException
Deprecated.  
getResultsArray() - Method in interface com.gigaspaces.client.ReadByIdsResult
Returns the results array for the readByIds operation.
getResultsArray() - Method in interface com.gigaspaces.client.TakeByIdsResult
Returns the results array for the takeByIds operation.
getResultType() - Method in class org.openspaces.core.ReadByIdsException.ReadByIdResult
 
getResultType() - Method in class org.openspaces.core.TakeByIdsException.TakeByIdResult
 
getRetryCount() - Method in class org.openspaces.pu.sla.MemberAliveIndicator
Once a member has been indicated as not alive, how many times to check it before giving up on it.
getRetryTimeout() - Method in class org.openspaces.pu.sla.MemberAliveIndicator
Once a member has been indicated as not alive, what is the retry timeout interval.
getRole() - Method in class com.gigaspaces.security.authorities.RoleAuthority
 
getRole() - Method in class com.gigaspaces.security.directory.Role
 
getRole() - Method in interface com.gigaspaces.security.directory.RoleDetails
Returns the role name used to identify this role.
getRole(String) - Method in interface com.gigaspaces.security.directory.RoleManager
Retrieve the role details by role.
getRoleManager() - Method in interface com.gigaspaces.security.directory.DirectoryManager
A role manager for role-management based on the privileges granted to the directory manager.
getRoots() - Method in class org.openspaces.pu.container.servicegrid.deploy.HTTPFileSystemView
 
getRouting() - Method in class org.openspaces.core.executor.juc.CallableTaskAdapter
Tries to extract the routing information form the task.
getRouting() - Method in class org.openspaces.core.executor.juc.RunnableTaskAdapter
Tries to extract the routing information form the task.
getRouting() - Method in class org.openspaces.core.executor.support.SimpleDelegatingTask
Tries to extract the routing information form the task.
getRouting() - Method in interface org.openspaces.core.executor.TaskRoutingProvider
Returns the routing of the task.
getRouting() - Method in class org.openspaces.remoting.EventDrivenSpaceRemotingEntry
 
getRouting() - Method in class org.openspaces.remoting.ExecutorRemotingTask
 
getRouting() - Method in class org.openspaces.remoting.scripting.ResourceLazyLoadingScript
Returns the routing index (which partition it will "hit").
getRouting() - Method in interface org.openspaces.remoting.scripting.Script
The routing index for the script.
getRouting() - Method in class org.openspaces.remoting.scripting.StaticScript
Returns the routing index.
getRouting() - Method in interface org.openspaces.remoting.SpaceRemotingInvocation
Routing field controls the partition the invocation will be directed to when working with a partitioned space.
getRouting() - Method in interface org.openspaces.remoting.SpaceRemotingResult
Returns the routing index for the given result in cases where the remote invocation was directed to a specific cluster instance.
getRouting() - Method in class org.openspaces.remoting.SyncSpaceRemotingEntry
 
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
getRunnable() - Method in class org.openspaces.core.executor.juc.RunnableTaskAdapter
Returns the embedded runnable.
getRunningNumber() - Method in class org.openspaces.core.cluster.ClusterInfo
Returns a "running" number represented by the cluster info.
getRunningNumberOffset1() - Method in class org.openspaces.core.cluster.ClusterInfo
Returns a "running" number: ClusterInfo.getRunningNumber() + 1.
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.
getRxBytes() - Method in interface org.openspaces.admin.os.OperatingSystemStatistics.NetworkStatistics
The total rx bytes received.
getRxBytesPerSecond() - Method in interface org.openspaces.admin.os.OperatingSystemStatistics.NetworkStatistics
The number of bytes received per second (computed against the previous sampled stats).
getRxDropped() - Method in interface org.openspaces.admin.os.OperatingSystemStatistics.NetworkStatistics
 
getRxErrors() - Method in interface org.openspaces.admin.os.OperatingSystemStatistics.NetworkStatistics
 
getRxPackets() - Method in interface org.openspaces.admin.os.OperatingSystemStatistics.NetworkStatistics
 
getRxPacketsPerSecond() - Method in interface org.openspaces.admin.os.OperatingSystemStatistics.NetworkStatistics
 
getSafeEntries() - Method in class com.gigaspaces.log.CompoundLogEntries
Returns a LogEntries array with no null values.
getSavePeriod() - Method in class org.openspaces.jee.sessions.jetty.GigaSessionManager
How often an actual update of the session will be perfomed to the Space.
getScalingFactor() - Method in class org.openspaces.grid.esm.PuCapacityPlanner
 
getScavengePeriod() - Method in class org.openspaces.jee.sessions.jetty.GigaSessionManager
How often the scavanger thread will run in order to check for expired sessions.
getScheduledConsumerCount() - Method in class org.openspaces.events.polling.SimplePollingEventListenerContainer
Return the number of currently scheduled consumers.
getSchema() - Method in class com.j_spaces.core.client.SpaceURL
Deprecated. Gets the space and container schema name.
getSchema() - Method in class org.openspaces.core.cluster.ClusterInfo
Returns the schema the cluster operates under.
getSchemaName() - Method in class com.j_spaces.core.JSpaceAttributes
 
getSchemaPath() - Method in class com.j_spaces.core.admin.SpaceConfig
Returns space schema file path
getScriptAsString() - Method in class org.openspaces.remoting.scripting.ResourceLazyLoadingScript
Returns the scirpt string only if it was already loaded using ResourceLazyLoadingScript.loadScript().
getScriptAsString() - Method in interface org.openspaces.remoting.scripting.Script
The script source as a string.
getScriptAsString() - Method in class org.openspaces.remoting.scripting.StaticScript
Returns the script as a String.
getSecurityConfig() - Method in class org.openspaces.core.space.AbstractSpaceFactoryBean
 
getSecurityContext() - Method in class com.j_spaces.core.SpaceContext
 
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
getSerializationType() - Method in class com.j_spaces.core.JSpaceAttributes
 
getServer() - Method in interface org.openspaces.pu.container.jee.glassfish.holder.GlassfishHolder
Returns the Glassfish server.
getServer() - Method in class org.openspaces.pu.container.jee.glassfish.holder.GlassfishServer
 
getServer() - Method in class org.openspaces.pu.container.jee.glassfish.holder.SharedGlassfishHolder
 
getServer() - Method in interface org.openspaces.pu.container.jee.jetty.holder.JettyHolder
Returns the jetty server.
getServer() - Method in class org.openspaces.pu.container.jee.jetty.holder.PlainJettyHolder
 
getServer() - Method in class org.openspaces.pu.container.jee.jetty.holder.SharedJettyHolder
 
getServerAdmin() - Method in interface com.gigaspaces.client.IPojoSpace
Return a server admin.
getServerProperties() - Method in class org.openspaces.persistency.utils.HsqlServerBean
 
getServiceClass() - Method in class org.openspaces.core.jini.JiniServiceFactoryBean
 
getServiceDetails() - Method in class org.openspaces.pu.container.jee.lb.apache.LoadBalancerNodeInfo
Returns jee related information for the given load balancer node (for example, host, port, and context path).
getServiceDetailsByServiceId(String) - Method in interface org.openspaces.admin.pu.ProcessingUnitInstance
Returns the service details for a specific service id.
getServiceDetailsByServiceId() - Method in interface org.openspaces.admin.pu.ProcessingUnitInstance
Returns a map of service details by service id.
getServiceDetailsByServiceType() - Method in interface org.openspaces.admin.pu.ProcessingUnitInstance
Returns a map of service details by service type.
getServiceID() - Method in class org.openspaces.core.space.SpaceServiceDetails
 
getServiceID() - Method in class org.openspaces.pu.container.jee.lb.apache.LoadBalancerNodeInfo
 
getServiceMonitor() - Method in class org.openspaces.grid.esm.ESMFaultDetectionHandler
Get the class which implements the ServiceMonitor
getServiceMonitor() - Method in class org.openspaces.pu.container.servicegrid.PUFaultDetectionHandler
Get the class which implements the ServiceMonitor
getServiceName() - Method in class org.openspaces.core.jini.JiniServiceFactoryBean
 
getServiceProxy() - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanProxy
 
getServicesDetails() - Method in class org.openspaces.core.space.AbstractSpaceFactoryBean
 
getServicesDetails() - Method in class org.openspaces.core.space.cache.AbstractLocalCacheSpaceFactoryBean
 
getServicesDetails() - Method in class org.openspaces.core.transaction.manager.DirectJiniTransactionManager
 
getServicesDetails() - Method in class org.openspaces.core.transaction.manager.DistributedJiniTransactionManager
 
getServicesDetails() - Method in class org.openspaces.core.transaction.manager.LocalJiniTransactionManager
 
getServicesDetails() - Method in class org.openspaces.core.transaction.manager.LookupJiniTransactionManager
 
getServicesDetails() - Method in class org.openspaces.esb.mule.pu.OpenSpacesMuleContextLoader
 
getServicesDetails() - Method in class org.openspaces.events.asyncpolling.SimpleAsyncPollingEventListenerContainer
 
getServicesDetails() - Method in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
 
getServicesDetails() - Method in class org.openspaces.events.polling.SimplePollingEventListenerContainer
 
getServicesDetails() - Method in class org.openspaces.events.support.EventContainersBus
 
getServicesDetails() - Method in class org.openspaces.interop.DotnetProcessingUnitBean
 
getServicesDetails() - Method in class org.openspaces.interop.DotnetProcessingUnitContainer
 
getServicesDetails() - Method in class org.openspaces.memcached.MemCacheDaemon
 
getServicesDetails() - Method in class org.openspaces.pu.container.jee.glassfish.GlassfishProcessingUnitContainer
 
getServicesDetails() - Method in class org.openspaces.pu.container.jee.jetty.JettyProcessingUnitContainer
 
getServicesDetails() - Method in interface org.openspaces.pu.service.ServiceDetailsProvider
Retruns one or more service details that the service exposes.
getServicesDetails() - Method in class org.openspaces.remoting.SpaceRemotingServiceExporter
 
getServicesDetailsByServiceType(String) - Method in interface org.openspaces.admin.pu.ProcessingUnitInstance
Returns the service details by a service type ServiceDetails.getServiceType().
getServicesMonitors() - Method in class org.openspaces.esb.mule.pu.OpenSpacesMuleContextLoader
 
getServicesMonitors() - Method in class org.openspaces.events.asyncpolling.SimpleAsyncPollingEventListenerContainer
 
getServicesMonitors() - Method in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
 
getServicesMonitors() - Method in class org.openspaces.events.polling.SimplePollingEventListenerContainer
 
getServicesMonitors() - Method in class org.openspaces.events.support.EventContainersBus
 
getServicesMonitors() - Method in class org.openspaces.interop.DotnetProcessingUnitBean
 
getServicesMonitors() - Method in class org.openspaces.interop.DotnetProcessingUnitContainer
 
getServicesMonitors() - Method in class org.openspaces.memcached.MemCacheDaemon
 
getServicesMonitors() - Method in class org.openspaces.pu.container.jee.stats.RequestStatisticsFilter
 
getServicesMonitors() - Method in interface org.openspaces.pu.service.ServiceMonitorsProvider
Retruns one or more service details that the service exposes.
getServicesMonitors() - Method in class org.openspaces.remoting.SpaceRemotingServiceExporter
 
getServiceSubType() - Method in class org.openspaces.pu.service.PlainServiceDetails
 
getServiceSubType() - Method in interface org.openspaces.pu.service.ServiceDetails
Returns the type of the serive details.
getServiceType() - Method in interface org.openspaces.pu.service.AggregatedServiceDetails
Returns the aggregated service details.
getServiceType() - Method in class org.openspaces.pu.service.PlainAggregatedServiceDetails
 
getServiceType() - Method in class org.openspaces.pu.service.PlainServiceDetails
 
getServiceType() - Method in interface org.openspaces.pu.service.ServiceDetails
Returns the service type.
getSession(String) - Method in class org.openspaces.jee.sessions.jetty.GigaSessionManager
Get a session matching the id.
getSessionConfig() - Method in interface com.gigaspaces.events.EventSession
Retrieves the bounded configuration object.
getSessionFactory() - Method in class org.openspaces.persistency.hibernate.AbstractHibernateExternalDataSource
Returns the Hibernate session factory.
getSessionId() - Method in class com.gigaspaces.security.audit.AuditLogRecord
 
getSessionMap() - Method in class org.openspaces.jee.sessions.jetty.GigaSessionManager
 
getSessions() - Method in class org.openspaces.jee.sessions.jetty.GigaSessionManager
 
getSetCmds() - Method in class org.openspaces.memcached.MemcachedServiceMonitors
 
getSetCmds() - Method in class org.openspaces.memcached.SpaceCache
 
getShort(int) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getShort(String) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getSize() - Method in interface org.openspaces.admin.esm.ElasticServiceManagers
Returns the number of managers currently discovered.
getSize() - Method in interface org.openspaces.admin.gsa.GridServiceAgents
Returns the number of agents current discovered.
getSize() - Method in interface org.openspaces.admin.gsc.GridServiceContainers
Returns the number of containers current discovered.
getSize() - Method in interface org.openspaces.admin.gsm.GridServiceManagers
Returns the number of managers current discovered.
getSize() - Method in interface org.openspaces.admin.lus.LookupServices
Returns the number of lookup services current discovered.
getSize() - Method in interface org.openspaces.admin.machine.Machines
Returns the number of machines current discovered.
getSize() - Method in interface org.openspaces.admin.os.OperatingSystems
Returns the number of operating systems current discovered.
getSize() - Method in interface org.openspaces.admin.os.OperatingSystemsStatistics
Returns the number of aggregated OperatingSystemStatistics.
getSize() - Method in interface org.openspaces.admin.pu.ProcessingUnits
Returns the number of currently deployed ProcessingUnits.
getSize() - Method in interface org.openspaces.admin.space.Space
Returns the number of currently discovered space instances.
getSize() - Method in interface org.openspaces.admin.space.SpaceStatistics
Returns the number of SpaceInstanceStatistics that are being aggregated.
getSize() - Method in interface org.openspaces.admin.transport.Transports
Returns the number of currently discovered transports.
getSize() - Method in interface org.openspaces.admin.transport.TransportsStatistics
Returns the number of TransportStatistics that are aggregated.
getSize() - Method in interface org.openspaces.admin.vm.VirtualMachines
Returns the number of virtual machines current discovered.
getSize() - Method in interface org.openspaces.admin.vm.VirtualMachinesDetails
Returns the number of VirtualMachineDetails that are being aggregated.
getSize() - Method in interface org.openspaces.admin.vm.VirtualMachinesStatistics
Returns the number of statistics (virtual machines) aggregated.
getSizeInMemory() - Method in class org.openspaces.hibernate.cache.SimpleMapCache
The number of bytes is this cache region currently consuming in memory.
getSizeInMemory() - Method in class org.openspaces.hibernate.cache.TransactionalGigaMapCache
The number of bytes is this cache region currently consuming in memory.
getSizeInMemory() - Method in class org.openspaces.hibernate.cache.TransactionalMapCache
The number of bytes is this cache region currently consuming in memory.
getSizeLimit() - Method in class org.openspaces.core.map.LocalCacheSupport
Sets the size limit of the local cache.
getSla() - Method in class org.openspaces.grid.esm.ElasticDeploymentContextProperties
 
getSlaDescriptors() - Method in class org.openspaces.admin.esm.deployment.DeploymentContext
 
getSlowConsumerLatency() - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
getSlowConsumerReadTimeout() - 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
getSourceChannelStatistics(String) - Method in interface com.gigaspaces.cluster.replication.async.mirror.MirrorStatistics
Get the mirror statistics per specific space instance replication channel that replicates data to the mirror.
getSourceMemberName() - Method in exception com.j_spaces.core.cluster.ReplicationFilterException
Gets the replication channel source member name.
getSourceMemberName() - Method in interface com.j_spaces.core.SpaceCopyStatus
 
getSourceMemberURL() - Method in interface com.j_spaces.core.SpaceCopyStatus
 
getSpace() - Method in interface com.gigaspaces.events.EventSession
returns the space that the session is attached to.
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
Deprecated. 
getSpace() - Method in class org.openspaces.admin.pu.events.ProcessingUnitSpaceCorrelatedEvent
Returns the space that was correlated with the processing unit.
getSpace() - Method in interface org.openspaces.admin.pu.ProcessingUnit
Returns the (first) embedded space within a processing unit.
getSpace() - Method in class org.openspaces.admin.space.events.SpaceStatisticsChangedEvent
Returns a the Space associated with the event.
getSpace() - Method in interface org.openspaces.admin.space.SpaceInstance
Returns the space this instance is part of.
getSpace() - Method in interface org.openspaces.admin.space.SpacePartition
Returns the Space this Space Partition is part of.
getSpace() - Method in class org.openspaces.core.DefaultGigaSpace
 
getSpace() - Method in interface org.openspaces.core.GigaSpace
Returns the IJSpace used by this GigaSpace implementation to delegate different space operations.
getSpace() - Method in class org.openspaces.core.map.MapFactoryBean
 
getSpace() - Method in class org.openspaces.core.space.mode.AbstractSpaceModeChangeEvent
Returns the space that initiated this event.
getSpace() - Method in class org.openspaces.jee.sessions.jetty.GigaSessionIdManager
 
getSpace() - Method in class org.openspaces.jee.sessions.jetty.GigaSessionManager
 
getSpace() - Method in class org.openspaces.memcached.MemcachedServiceDetails
 
getSpaceAdded() - Method in interface org.openspaces.admin.space.Spaces
Returns an event manager allowing to add SpaceAddedEventListeners.
getSpaceAttributes(String) - Method in interface com.j_spaces.core.IJSpaceContainer
Deprecated. 
getSpaceByName(String) - Method in interface org.openspaces.admin.space.Spaces
Returns a space based on its name.
getSpaceByUID(String) - Method in interface org.openspaces.admin.space.Spaces
Returns a space based on its uid.
getSpaceCorrelated() - Method in interface org.openspaces.admin.pu.ProcessingUnit
Returns an event manager allowing to listen for ProcessingUnitSpaceCorrelatedEvents.
getSpaceDetails() - Method in interface org.openspaces.admin.pu.ProcessingUnitInstance
Returns the space service details as described by the service started within the processing unit.
getSpaceDirect(ServiceID) - Method in interface org.openspaces.pu.container.servicegrid.PUServiceBean
 
getSpaceDirect(ServiceID) - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanImpl
 
getSpaceDirect(ServiceID) - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanProxy
 
getSpaceInstance() - Method in interface org.openspaces.admin.pu.ProcessingUnitInstance
Returns a space instance that was started within the processing unit instance.
getSpaceInstance() - Method in class org.openspaces.admin.space.events.ReplicationStatusChangedEvent
The Space Instance that replicates to a replication target.
getSpaceInstance() - Method in class org.openspaces.admin.space.events.SpaceInstanceStatisticsChangedEvent
Returns the Space Instance associated with this event.
getSpaceInstance() - Method in class org.openspaces.admin.space.events.SpaceModeChangedEvent
Returns the Space Instance that space mode changed for.
getSpaceInstance() - Method in class org.openspaces.admin.space.ReplicationTarget
Returns the space instance that will be replicated to.
getSpaceInstanceAdded() - Method in interface org.openspaces.admin.machine.Machine
Returns the space instance added event manager allowing to add and remove SpaceInstanceAddedEventListeners.
getSpaceInstanceAdded() - Method in interface org.openspaces.admin.space.Space
Allows to registered SpaceInstanceAddedEventListener to be notified when space instances are added.
getSpaceInstanceAdded() - Method in interface org.openspaces.admin.space.Spaces
Returns an event manager allowing to globally add SpaceInstanceAddedEventListener that will be called for any space instance discovered.
getSpaceInstanceAdded() - Method in interface org.openspaces.admin.vm.VirtualMachine
Returns an event manager allowing to register for SpaceInstanceAddedEventListeners for space instances added on this virtual machine.
getSpaceInstanceAdded() - Method in interface org.openspaces.admin.zone.Zone
Returns the space instance added event manager allowing to add and remove SpaceInstanceAddedEventListeners.
getSpaceInstanceRemoved() - Method in interface org.openspaces.admin.machine.Machine
Returns the space instance removed event manager allowing to add and remove SpaceInstanceRemovedEventListeners.
getSpaceInstanceRemoved() - Method in interface org.openspaces.admin.space.Space
Allows to registered SpaceInstanceRemovedEventListener to be notified when space instances are removed.
getSpaceInstanceRemoved() - Method in interface org.openspaces.admin.space.Spaces
Returns an event manager allowing to globally remove SpaceInstanceAddedEventListener that will be called for any space instance discovered.
getSpaceInstanceRemoved() - Method in interface org.openspaces.admin.vm.VirtualMachine
Returns an event manager allowing to register for SpaceInstanceRemovedEventListeners for space instances added on this virtual machine.
getSpaceInstanceRemoved() - Method in interface org.openspaces.admin.zone.Zone
Returns the space instance removed event manager allowing to add and remove SpaceInstanceRemovedEventListeners.
getSpaceInstances() - Method in interface org.openspaces.admin.machine.Machine
Returns all the space instances running on the machine.
getSpaceInstances() - Method in interface org.openspaces.admin.pu.ProcessingUnitInstance
Returns all the space instances that were started within the processing unit instance.
getSpaceInstances() - Method in interface org.openspaces.admin.vm.VirtualMachine
Returns the space instances started within this virtual machine.
getSpaceInstances() - Method in interface org.openspaces.admin.zone.Zone
Returns all the space instances running within the zone.
getSpaceInstanceStatisticsChanged() - Method in interface org.openspaces.admin.space.Spaces
Returns an event manager allowing to register for SpaceInstanceStatisticsChangedEvents that occur on all the currently discovered SpaceInstances.
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.
getSpaceMode() - Method in class org.openspaces.core.space.mode.AbstractSpaceModeChangeEvent
 
getSpaceModeChanged() - Method in interface org.openspaces.admin.space.Space
Allows to globally regsiter for each SpaceInstance SpaceModeChangedEvent.
getSpaceModeChanged() - Method in interface org.openspaces.admin.space.SpaceInstance
Allows to register for SpaceModeChangedEvents.
getSpaceModeChanged() - Method in interface org.openspaces.admin.space.Spaces
Returns an event manager allowing to globally register for SpaceModeChangedEvents that happen on any Space instance currently discovered.
getSpaceName() - Method in class com.j_spaces.core.admin.SpaceConfig
Returns the space name.
getSpaceName() - Method in class com.j_spaces.core.client.SpaceURL
Deprecated. Gets Space name.
getSpaceName() - Method in exception com.j_spaces.core.MemoryShortageException
 
getSpaceName() - Method in class org.openspaces.admin.space.SpaceDeployment
Returns the Space name of the deployment.
getSpaceName() - Method in exception org.openspaces.core.RedoLogCapacityExceededException
 
getSpaceName() - Method in exception org.openspaces.core.SpaceMemoryShortageException
 
getSpaceNames() - Method in interface com.j_spaces.core.IJSpaceContainer
Deprecated. 
getSpaceRemoved() - Method in interface org.openspaces.admin.space.Spaces
Returns an event manager allowing to remove SpaceAddedEventListeners.
getSpaceRuntimeHolder(ServiceID) - Method in interface org.openspaces.pu.container.servicegrid.PUServiceBean
 
getSpaceRuntimeHolder(ServiceID) - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanImpl
 
getSpaceRuntimeHolder(ServiceID) - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanProxy
 
getSpaces() - Method in interface org.openspaces.admin.Admin
Returns the spaces discovered.
getSpaces() - Method in interface org.openspaces.admin.pu.ProcessingUnit
Returns all the embedded spaces within a processing unit.
getSpaces() - Method in interface org.openspaces.admin.space.Space
Returns the spaces this space is one of.
getSpaces() - Method in interface org.openspaces.admin.space.Spaces
Returns all the currently discovered Spaces.
getSpaceState() - Method in class com.j_spaces.core.JSpaceAttributes
 
getSpaceStatisticsChanged() - Method in interface org.openspaces.admin.space.Spaces
Returns an event manager allowing to register for SpaceStatisticsChangedEvents that occur on all the currently discovered Spaces.
getSpaceStatisticsHolder(ServiceID) - Method in interface org.openspaces.pu.container.servicegrid.PUServiceBean
 
getSpaceStatisticsHolder(ServiceID) - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanImpl
 
getSpaceStatisticsHolder(ServiceID) - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanProxy
 
getSpaceType() - Method in class org.openspaces.core.space.SpaceServiceDetails
 
getSpaceTypeInfo() - Method in interface com.gigaspaces.server.IServerEntry
Gets the entry's type information.
getSpaceUrl() - Method in class org.openspaces.admin.memcached.MemcachedDeployment
Returns the Space url of the deployment.
getSpaceUrl() - Method in interface org.openspaces.admin.space.SpaceInstance
 
getSpaceUrl() - Method in class org.openspaces.core.space.SpaceServiceDetails
 
getSpaceUrl() - Method in class org.openspaces.jee.sessions.jetty.GigaSessionManager
 
getSpaceUrlAttributes() - Static method in class com.j_spaces.core.client.SpaceURL
Deprecated. 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
getSpaceVersionID() - Method in exception org.openspaces.core.SpaceOptimisticLockingFailureException
Returns the entry Space Version ID.
getSslPort() - Method in class org.openspaces.pu.container.jee.JeeServiceDetails
Returns the ssl port of where the service is running on.
getStarted() - Method in class org.openspaces.pu.container.servicegrid.jmxs.SecuredPUExtension
 
getStarted() - Method in interface org.openspaces.pu.container.servicegrid.jmxs.SecuredPUExtensionMBean
Get the Date the ServiceBean was started
getStartTime() - Method in interface org.openspaces.admin.vm.VirtualMachineDetails
 
getState() - Method in interface com.j_spaces.core.admin.IRemoteJSpaceAdmin
Returns the particular condition of this space.
getState() - Method in class com.j_spaces.core.filters.ReplicationStatistics.OutgoingChannel
 
getState() - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanProxy
 
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.
getStatistics() - Method in class org.openspaces.admin.os.events.OperatingSystemsStatisticsChangedEvent
Returns the statistics associated with the event.
getStatistics() - Method in class org.openspaces.admin.os.events.OperatingSystemStatisticsChangedEvent
Returns the operating system statistics associated with the event.
getStatistics() - Method in interface org.openspaces.admin.os.OperatingSystem
Returns the statistics of the operating system.
getStatistics() - Method in interface org.openspaces.admin.os.OperatingSystems
Returns an aggregated view of all the operating systems statistics.
getStatistics() - Method in class org.openspaces.admin.pu.events.ProcessingUnitInstanceStatisticsChangedEvent
 
getStatistics() - Method in interface org.openspaces.admin.pu.ProcessingUnitInstance
Returns the processing unit instance statistics.
getStatistics() - Method in class org.openspaces.admin.space.events.SpaceInstanceStatisticsChangedEvent
Returns the statistics of the Space Instance sampled.
getStatistics() - Method in class org.openspaces.admin.space.events.SpaceStatisticsChangedEvent
Returns the statistics of the Space sampled.
getStatistics() - Method in interface org.openspaces.admin.space.Space
Returns an aggregated view of all the statistics of all the instances.
getStatistics() - Method in interface org.openspaces.admin.space.SpaceInstance
Returns the space instance statistics.
getStatistics() - Method in class org.openspaces.admin.transport.events.TransportsStatisticsChangedEvent
Returns the aggregated transports statistics sampled.
getStatistics() - Method in class org.openspaces.admin.transport.events.TransportStatisticsChangedEvent
Returns the transport statistics sampled.
getStatistics() - Method in interface org.openspaces.admin.transport.Transport
Returns the transport statistics.
getStatistics() - Method in interface org.openspaces.admin.transport.Transports
Returns the aggregated statistics of all the currently discovered transports.
getStatistics() - Method in class org.openspaces.admin.vm.events.VirtualMachinesStatisticsChangedEvent
Returns the aggregated virtual machines statistics sampled.
getStatistics() - Method in class org.openspaces.admin.vm.events.VirtualMachineStatisticsChangedEvent
Returns the statistics of the virtual machine sampled.
getStatistics() - Method in interface org.openspaces.admin.vm.VirtualMachine
Returns the statistics of the virtual machine.
getStatistics() - Method in interface org.openspaces.admin.vm.VirtualMachines
Returns the aggregated statistics of all virtual machines.
getStatisticsChanged() - Method in interface org.openspaces.admin.os.OperatingSystem
Allows to register for OperatingSystemStatisticsChangedEventListeners.
getStatisticsChanged() - Method in interface org.openspaces.admin.os.OperatingSystems
Allows to register OperatingSystemsStatisticsChangedEventListener to be notified when statistics have changed.
getStatisticsChanged() - Method in interface org.openspaces.admin.space.Space
Allows to register for aggregated Space level statistics SpaceStatisticsChangedEvent.
getStatisticsChanged() - Method in interface org.openspaces.admin.space.SpaceInstance
Allows to register for SpaceInstanceStatisticsChangedEvents.
getStatisticsChanged() - Method in interface org.openspaces.admin.transport.Transport
Allows to register for TransportStatisticsChangedEvents.
getStatisticsChanged() - Method in interface org.openspaces.admin.transport.Transports
Allows to register for aggregated TransportsStatisticsChangedEvents.
getStatisticsChanged() - Method in interface org.openspaces.admin.vm.VirtualMachines
Returns a virtual machines statistics change event manager allowing to register for events of VirtualMachinesStatisticsChangedEvent.
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 interface org.openspaces.admin.pu.ProcessingUnit
Returns the deployment status of the processing unit.
getStatus() - Method in class org.openspaces.events.AbstractSpaceListeningContainer
 
getStatus() - Method in class org.openspaces.events.EventContainerServiceMonitors
 
getStatus(ServletResponse) - Method in interface org.openspaces.pu.container.jee.stats.HttpResponseStatus
 
getStatus(ServletResponse) - Method in class org.openspaces.pu.container.jee.stats.JettyHttpResponseStatus
 
getStatusCode(ResponseMessage) - Method in class org.openspaces.memcached.protocol.binary.MemcachedBinaryResponseEncoder
 
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
 
getStubHandler() - Method in interface com.gigaspaces.client.IServerAdmin
Returns the StubHandler of this space.
getStubHandler() - Method in class com.j_spaces.core.JSpaceAttributes
 
getSubsetSize() - Method in class org.openspaces.admin.esm.deployment.MemorySla
Returns the moving average subset size.
getSuccessfulOperationCount() - Method in interface com.gigaspaces.cluster.replication.async.mirror.MirrorOperationStatistics
Returns the count of operations that were successfully executed on the mirror
getSuffix() - Method in class org.openspaces.core.cluster.ClusterInfo
Returns a String suffix that can be used to discriminate instances.
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
Deprecated. 
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.
getSwapSpaceUsedPerc() - Method in interface org.openspaces.admin.os.OperatingSystemStatistics
Returns the percentage used of swap space out of the total swap space.
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.
getSystemProperties() - Method in interface org.openspaces.admin.vm.VirtualMachineDetails
 
getSystemVariableDefaultValue(String) - Static method in class com.j_spaces.kernel.SystemProperties
 
getTakeCount() - Method in interface org.openspaces.admin.space.SpaceInstanceStatistics
 
getTakeCount() - Method in interface org.openspaces.admin.space.SpaceStatistics
 
getTakePerSecond() - Method in interface org.openspaces.admin.space.SpaceInstanceStatistics
 
getTakePerSecond() - Method in interface org.openspaces.admin.space.SpaceStatistics
 
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.filters.ReplicationStatistics.OutgoingChannel
 
getTargetMemberName() - Method in interface com.j_spaces.core.SpaceCopyStatus
 
getTargetName() - Method in exception org.openspaces.core.RedoLogCapacityExceededException
 
getTargetTransmissionMatrix(String) - Method in class com.j_spaces.core.cluster.ReplicationPolicy.ReplicationPolicyDescription
Extracts the transmission policy from this source to the requested target.
getTemplate() - Method in class org.openspaces.core.config.SQLQueryFactoryBean
 
getTemplate() - Method in class org.openspaces.core.jini.JiniServiceFactoryBean
 
getTemplate() - Method in class org.openspaces.events.AbstractTemplateEventListenerContainer
Returns the template that will be used.
getTemplate() - Method in class org.openspaces.events.EventContainerServiceDetails
 
getTemplate() - Method in interface org.openspaces.events.EventTemplateProvider
Returns the template that will be used for matching on events.
getTemplate() - Method in class org.openspaces.remoting.SpaceRemotingServiceExporter
The template used for receiving events.
getTemplateClassName() - Method in exception com.j_spaces.core.InvalidFifoTemplateException
Returns invalid template className.
getTemplateClassName() - Method in exception org.openspaces.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
getTenant() - Method in class org.openspaces.admin.esm.deployment.DeploymentContext
 
getTenant() - Method in class org.openspaces.grid.esm.ElasticDeploymentContextProperties
 
getTestOnBorrow() - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
 
getTestOnReturn() - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
 
getTestWhileIdle() - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
 
getText() - Method in class com.gigaspaces.log.LogEntry
Returns the full log text.
getTextWithLF() - Method in class com.gigaspaces.log.LogEntry
Returns the full log text with line separator.
getThreadCount() - Method in interface org.openspaces.admin.vm.VirtualMachinesStatistics
 
getThreadCount() - Method in interface org.openspaces.admin.vm.VirtualMachineStatistics
 
getThreadPoolIdleTimeout() - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
getThreads() - Method in class org.openspaces.pu.container.jee.jetty.holder.SharedThreadPool
 
getThreshold() - Method in class org.openspaces.admin.esm.deployment.MemorySla
Returns the threshold integer value.
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
 
getTimeBetweenEvictionRunsMillis() - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
 
getTimeDelta() - Method in interface org.openspaces.admin.os.OperatingSystem
Returns the delta between a current time taken on the admin API side, and the current time assumed by the remote machine.
getTimeline() - Method in interface org.openspaces.admin.os.OperatingSystemsStatistics
Returns the timeline (from newest to oldest) history statistics, including this one.
getTimeline() - Method in interface org.openspaces.admin.os.OperatingSystemStatistics
Returns the timeline (from newest to oldest) history statistics, including this one.
getTimeline() - Method in interface org.openspaces.admin.vm.VirtualMachinesStatistics
Returns the timeline (from newest to oldest) history statistics, including this one.
getTimeline() - Method in interface org.openspaces.admin.vm.VirtualMachineStatistics
Returns the timeline (from newest to oldest) history statistics, including this one.
getTimeout() - Method in class org.openspaces.core.jini.JiniServiceFactoryBean
The timeout to wait looking up the service
getTimeout() - Method in class org.openspaces.esb.mule.queue.OpenSpacesQueueConnector
The timeout waiting for a message on the queue in milliseconds.
getTimeout() - Method in class org.openspaces.hibernate.cache.SimpleMapCache
Get a reasonable "lock timeout"
getTimeout() - Method in class org.openspaces.hibernate.cache.TransactionalGigaMapCache
Get a reasonable "lock timeout"
getTimeout() - Method in class org.openspaces.hibernate.cache.TransactionalMapCache
Get a reasonable "lock timeout"
getTimeout() - Method in exception org.openspaces.pu.container.servicegrid.deploy.GSMNotFoundException
 
getTimeout() - Method in exception org.openspaces.remoting.RemoteTimeoutException
 
getTimestamp() - Method in class com.gigaspaces.log.LogEntry
Returns the timestamp this log was taken at.
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
 
getTimestamp() - Method in interface org.openspaces.admin.os.OperatingSystemsStatistics
Returns the timestamp when the aggregated statistics was computed.
getTimestamp() - Method in interface org.openspaces.admin.os.OperatingSystemStatistics
Returns the timestamp when the statistics were take.
getTimestamp() - Method in interface org.openspaces.admin.pu.ProcessingUnitInstanceStatistics
The timestamp the stats were taken at.
getTimestamp() - Method in interface org.openspaces.admin.space.SpaceInstanceStatistics
Returns the timestamp the statistics were taken at.
getTimestamp() - Method in interface org.openspaces.admin.space.SpaceStatistics
Returns the timestamp this space statistics were taken.
getTimestamp() - Method in interface org.openspaces.admin.transport.TransportsStatistics
Returns the timestamp when this statistics was sampled.
getTimestamp() - Method in interface org.openspaces.admin.transport.TransportStatistics
Returns the timestamp when the statistics were taken.
getTimestamp() - Method in interface org.openspaces.admin.vm.VirtualMachinesStatistics
Return the timestamp when the statistics were taken.
getTimestamp() - Method in interface org.openspaces.admin.vm.VirtualMachineStatistics
Return the timestamp when the statistics were taken.
getTimestamp() - Method in class org.openspaces.pu.container.servicegrid.PUMonitors
 
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 interface com.j_spaces.map.IMap
Returns how long cached objects will live in the cache.
getTimeToLive() - Method in class org.openspaces.hibernate.cache.AbstractMapCacheProvider
 
getTokenizedFieldName() - Method in class com.j_spaces.core.client.TokenQuery
 
getTotal() - Method in class org.openspaces.pu.container.jee.stats.WebRequestsServiceMonitors
Returns the total number of requests processed.
getTotalBlockedEntriesByFilter() - Method in interface com.j_spaces.core.SpaceCopyStatus
 
getTotalCopiedEntries() - Method in interface com.j_spaces.core.SpaceCopyStatus
 
getTotalCopiedNotifyTemplates() - Method in interface com.j_spaces.core.SpaceCopyStatus
 
getTotalCopyObj() - Method in interface com.j_spaces.core.SpaceCopyStatus
 
getTotalDummyObj() - Method in interface com.j_spaces.core.SpaceCopyStatus
 
getTotalDuplicateEntries() - Method in interface com.j_spaces.core.SpaceCopyStatus
 
getTotalDuration() - Method in class org.openspaces.pu.container.jee.stats.WebRequestsServiceMonitors
Returns the total time (in milliseconds) that it took to process requests.
getTotalExpectedResults() - Method in class com.gigaspaces.async.AsyncResultFilterEvent
Returns the total expected results of this execution.
getTotalLogFiles() - Method in class com.gigaspaces.log.LogEntries
Returns the total number of log files scanned.
getTotalNumberOfInstances() - Method in interface org.openspaces.admin.pu.ProcessingUnit
Returns the total required number of instances as defined in the processing SLA.
getTotalNumberOfInstances() - Method in interface org.openspaces.admin.space.Space
Returns the total number of instances.
getTotalPhysicalMemorySizeInBytes() - Method in interface org.openspaces.admin.os.OperatingSystemDetails
Returns the total physical memory size in bytes.
getTotalPhysicalMemorySizeInBytes() - Method in interface org.openspaces.admin.os.OperatingSystemsDetails
Returns the summation of all OperatingSystemDetails.getTotalPhysicalMemorySizeInBytes().
getTotalPhysicalMemorySizeInGB() - Method in interface org.openspaces.admin.os.OperatingSystemDetails
Returns the total physical memory size in giga byes.
getTotalPhysicalMemorySizeInGB() - Method in interface org.openspaces.admin.os.OperatingSystemsDetails
Returns the summation of all OperatingSystemDetails.getTotalPhysicalMemorySizeInGB().
getTotalPhysicalMemorySizeInMB() - Method in interface org.openspaces.admin.os.OperatingSystemDetails
Returns the total physical memory size in mega bytes.
getTotalPhysicalMemorySizeInMB() - Method in interface org.openspaces.admin.os.OperatingSystemsDetails
Returns the summation of all OperatingSystemDetails.getTotalPhysicalMemorySizeInMB().
getTotalSwapSpaceSizeInBytes() - Method in interface org.openspaces.admin.os.OperatingSystemDetails
Returns the total swap space size in bytes.
getTotalSwapSpaceSizeInBytes() - Method in interface org.openspaces.admin.os.OperatingSystemsDetails
Returns the summation of all OperatingSystemDetails.getTotalSwapSpaceSizeInBytes().
getTotalSwapSpaceSizeInGB() - Method in interface org.openspaces.admin.os.OperatingSystemDetails
Returns the total swap space size in giga bytes.
getTotalSwapSpaceSizeInGB() - Method in interface org.openspaces.admin.os.OperatingSystemsDetails
Returns the summation of all OperatingSystemDetails.getTotalSwapSpaceSizeInGB().
getTotalSwapSpaceSizeInMB() - Method in interface org.openspaces.admin.os.OperatingSystemDetails
Returns the total swap space size in mega bytes.
getTotalSwapSpaceSizeInMB() - Method in interface org.openspaces.admin.os.OperatingSystemsDetails
Returns the summation of all OperatingSystemDetails.getTotalSwapSpaceSizeInMB().
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
getTransaction() - Method in class org.openspaces.core.map.LockHandle
Returns the transaction representing the lock on the given key.
getTransaction() - Method in class org.openspaces.core.transaction.manager.AbstractJiniTransactionManager.JiniTransactionObject
 
getTransaction() - Method in class org.openspaces.core.transaction.manager.JiniTransactionHolder
Returns the Jini transaction object.
getTransactionalContext() - Method in class org.openspaces.core.transaction.manager.AbstractJiniTransactionManager
 
getTransactionalContext() - Method in interface org.openspaces.core.transaction.manager.JiniPlatformTransactionManager
Returns the transactional context the jini transaction is bounded under (usually using Spring synchronization which is based on thread local).
getTransactionData() - Method in class com.j_spaces.sadapter.datasource.BulkDataPersisterContext
 
getTransactionDefinition() - Method in class org.openspaces.events.AbstractTransactionalEventListenerContainer
 
getTransactionManager() - Method in class org.openspaces.core.transaction.DefaultTransactionProvider
 
getTransactionManager() - Method in class org.openspaces.core.transaction.manager.AbstractJiniTransactionManager
 
getTransactionManager() - Method in class org.openspaces.events.AbstractTransactionalEventListenerContainer
Return the Spring PlatformTransactionManager to use for transactional wrapping of message reception plus listener execution.
getTransactionManager() - Method in class org.openspaces.events.EventContainerServiceDetails
 
getTransactionManagerName() - Method in class org.openspaces.events.AbstractTransactionalEventListenerContainer
 
getTransactionTimeout() - Method in class com.j_spaces.core.client.XAResourceImpl
 
getTransport() - Method in class org.openspaces.admin.transport.events.TransportStatisticsChangedEvent
Returns the associated transport with the event.
getTransport() - Method in interface org.openspaces.admin.transport.TransportAware
Returns the transport the grid component is using.
getTransportByHostAndPort(String, int) - Method in interface org.openspaces.admin.transport.Transports
Returns the transport that is bounded on the specified host and port.
getTransportByUID(String) - Method in interface org.openspaces.admin.transport.Transports
Returns the transport based on the specified UID.
getTransportConfig() - Method in interface com.j_spaces.core.IStubHandler
Returns the default transport config associated with this stub handler
getTransports() - Method in interface org.openspaces.admin.Admin
Returns the transports discovered.
getTransports() - Method in interface org.openspaces.admin.machine.Machine
Returns the transports "running" on the machine.
getTransports() - Method in class org.openspaces.admin.transport.events.TransportsStatisticsChangedEvent
Returns the tranports associated with this events.
getTransports() - Method in interface org.openspaces.admin.transport.Transports
Returns all the currently discovered transports.
getTransports(String) - Method in interface org.openspaces.admin.transport.Transports
Returns all the transports bounded on the specified host.
getTransports() - Method in interface org.openspaces.admin.zone.Zone
Returns the transports "running" within the zone.
getTransportStatisticsChanged() - Method in interface org.openspaces.admin.transport.Transports
Allows to register for transport level TransportStatisticsChangedEvents.
getTriggerOperationHandler() - Method in class org.openspaces.events.polling.AbstractPollingEventListenerContainer
 
getTriggerOperationHandler() - Method in class org.openspaces.events.polling.AggregatedPollingEventContainerServiceDetails
 
getTriggerOperationHandler() - Method in class org.openspaces.events.polling.PollingEventContainerServiceDetails
 
getTxBytes() - Method in interface org.openspaces.admin.os.OperatingSystemStatistics.NetworkStatistics
The total tx bytes transmitted.
getTxBytesPerSecond() - Method in interface org.openspaces.admin.os.OperatingSystemStatistics.NetworkStatistics
The number of bytes transmitted per second (computed against the previous sampled stats).
getTxCreated() - Method in class org.openspaces.core.transaction.manager.JiniTransactionHolder
Returns the Jini transaction created object.
getTxDropped() - Method in interface org.openspaces.admin.os.OperatingSystemStatistics.NetworkStatistics
 
getTxErrors() - Method in interface org.openspaces.admin.os.OperatingSystemStatistics.NetworkStatistics
 
getTxPackets() - Method in interface org.openspaces.admin.os.OperatingSystemStatistics.NetworkStatistics
 
getTxPacketsPerSecond() - Method in interface org.openspaces.admin.os.OperatingSystemStatistics.NetworkStatistics
 
getTxProvider() - Method in class org.openspaces.core.DefaultGigaMap
 
getTxProvider() - Method in class org.openspaces.core.DefaultGigaSpace
 
getTxProvider() - Method in interface org.openspaces.core.GigaMap
Returns the transaction provider allowing accessing the current running transaction.
getTxProvider() - Method in interface org.openspaces.core.GigaSpace
Returns the transaction provider allowing to access the current running transaction.
getType() - Method in class com.gigaspaces.log.LogEntry
Returns the type of the log entry.
getType() - Method in interface com.gigaspaces.metadata.index.ISpaceIndex
Gets the type of the index.
getType() - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getType() - Method in class org.openspaces.admin.pu.events.BackupGridServiceManagerChangedEvent
Returns the type of the event.
getType() - Method in class org.openspaces.core.config.SQLQueryFactoryBean
 
getType() - Method in class org.openspaces.esb.mule.seda.OpenSpacesSedaModel
Returns the model type name.
getType() - Method in class org.openspaces.remoting.scripting.ResourceLazyLoadingScript
Returns the type of a script.
getType() - Method in interface org.openspaces.remoting.scripting.Script
The type of the script (or actually, language).
getType() - Method in class org.openspaces.remoting.scripting.StaticScript
Returns the type of a script.
getTypeName() - Method in interface com.gigaspaces.metadata.ISpacePropertyInfo
Gets the property type name.
getTypeName() - Method in interface com.gigaspaces.metadata.ISpaceTypeInfo
Gets the type name.
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 interface org.openspaces.admin.GridComponent
Returns the unique id of the grid component.
getUid() - Method in interface org.openspaces.admin.machine.Machine
Returns the UID of the machine.
getUid() - Method in interface org.openspaces.admin.os.OperatingSystem
Returns the uid of the operating system.
getUid() - Method in interface org.openspaces.admin.os.OperatingSystemDetails
Returns the uid of the operating system.
getUid() - Method in interface org.openspaces.admin.space.Space
Returns the uid of the Space.
getUid() - Method in interface org.openspaces.admin.transport.Transport
Returns the UID of the transport.
getUid() - Method in interface org.openspaces.admin.vm.VirtualMachine
Returns the uid of the virtual machine.
getUid() - Method in interface org.openspaces.admin.vm.VirtualMachineDetails
Returns the uid of the virtual machine.
getUID() - Method in exception org.openspaces.core.EntryAlreadyInSpaceException
Returns the rejected entry UID.
getUID() - Method in exception org.openspaces.core.EntryNotInSpaceException
Returns Entry UID.
getUID() - Method in exception org.openspaces.core.SpaceOptimisticLockingFailureException
Returns the entry UID.
getUids() - Method in interface org.openspaces.admin.esm.ElasticServiceManagers
Returns a map of elastic service manager with the key as the uid.
getUids() - Method in interface org.openspaces.admin.gsa.GridServiceAgents
Returns a map of grid service agent with the key as the uid.
getUids() - Method in interface org.openspaces.admin.gsc.GridServiceContainers
Returns a map of grid service container with the key as the uid.
getUids() - Method in interface org.openspaces.admin.gsm.GridServiceManagers
Returns a map of grid service manager with the key as the uid.
getUids() - Method in interface org.openspaces.admin.lus.LookupServices
Returns a map of lookup service with the key as the uid.
getUids() - Method in interface org.openspaces.admin.machine.Machines
Returns a map of machines with the key as the uid.
getUids() - Method in interface org.openspaces.admin.os.OperatingSystems
Returns a map of operating systems with the key as the uid.
getUids() - Method in interface org.openspaces.admin.vm.VirtualMachines
Returns a map of virtual machines with the key as the uid.
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
 
getUniqueId() - Method in class org.openspaces.esb.mule.eventcontainer.OpenSpacesMessageAdapter
 
getUniqueId() - Method in class org.openspaces.esb.mule.message.AbstractMessageHeader
 
getUniqueId() - Method in interface org.openspaces.esb.mule.message.UniqueIdMessageHeader
 
getUniqueName() - Method in class org.openspaces.core.cluster.ClusterInfo
Returns a unique name of the processing unit.
getUpdateCount() - Method in interface org.openspaces.admin.space.SpaceInstanceStatistics
 
getUpdateCount() - Method in interface org.openspaces.admin.space.SpaceStatistics
 
getUpdateInterval() - Method in class org.openspaces.pu.container.jee.lb.apache.ApacheLoadBalancerAgent
 
getUpdateModifiers() - Method in interface com.gigaspaces.client.IProxyAdmin
Gets the proxyUpdateModifiers.
getUpdateOperationStatistics() - Method in interface com.gigaspaces.cluster.replication.async.mirror.MirrorOperations
Return statistics on update operations
getUpdatePerSecond() - Method in interface org.openspaces.admin.space.SpaceInstanceStatistics
 
getUpdatePerSecond() - Method in interface org.openspaces.admin.space.SpaceStatistics
 
getUpperDampener() - Method in class org.openspaces.pu.sla.AbstractPolicy
Returns the lower dampener for this policy.
getUpperDampener() - Method in interface org.openspaces.pu.sla.Policy
The upper dampener acts as a time window where if the upper threshold has been cleared (after it has been breached), it won't cause the policy action to happen.
getUptime() - Method in interface org.openspaces.admin.vm.VirtualMachinesStatistics
 
getUptime() - Method in interface org.openspaces.admin.vm.VirtualMachineStatistics
 
getURL() - Method in interface com.gigaspaces.client.IServerAdmin
Returns the SpaceURL instance which was used to initialize the space.
getURL() - Method in class com.j_spaces.core.client.SpaceURL
Deprecated. 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
 
getUrl() - Method in class org.openspaces.core.space.SpaceServiceDetails
 
getUsage() - Method in class com.j_spaces.core.JSpaceAttributes
usage
getUsage() - Static method in class org.openspaces.pu.container.servicegrid.deploy.Deploy
 
getUsage(boolean) - Static method in class org.openspaces.pu.container.servicegrid.deploy.Deploy
 
getUsage() - Static method in class org.openspaces.pu.container.servicegrid.deploy.MemcachedDeploy
 
getUsage(boolean) - Static method in class org.openspaces.pu.container.servicegrid.deploy.MemcachedDeploy
 
getUsage() - Static method in class org.openspaces.pu.container.servicegrid.deploy.SpaceDeploy
 
getUsage(boolean) - Static method in class org.openspaces.pu.container.servicegrid.deploy.SpaceDeploy
 
getUseClientMode() - Method in class com.gigaspaces.lrmi.nio.filters.IOSSLFilter
 
getUser(String) - Method in interface com.gigaspaces.security.directory.UserManager
Retrieve the user details by username.
getUserDetails() - Method in class com.gigaspaces.security.Authentication
The underlying user details used to authenticate
getUserDetails() - Method in class com.gigaspaces.security.service.SecurityContext
 
getUserDetails() - Method in class org.openspaces.admin.pu.ProcessingUnitDeployment
 
getUserManager() - Method in interface com.gigaspaces.security.directory.DirectoryManager
A user manager for user-management based on the privileges granted to the directory manager.
getUsername() - Method in class com.gigaspaces.security.audit.AuditLogRecord
 
getUsername() - Method in class com.gigaspaces.security.directory.User
 
getUsername() - Method in interface com.gigaspaces.security.directory.UserDetails
Returns the username used to authenticate the user.
getUsername() - Method in class org.openspaces.core.space.SecurityConfig
Returns the username to connect to the Space with.
getUserRoles(UserManager, String) - Static method in class com.gigaspaces.security.directory.DirectoryManagerUtils
Query the UserManager for all the roles assigned to the specified user.
getUserRoles(UserDetails) - Static method in class com.gigaspaces.security.directory.DirectoryManagerUtils
Extract all roles assigned to the specified user.
getUsersWithRole(UserManager, String) - Static method in class com.gigaspaces.security.directory.DirectoryManagerUtils
Get all users that are assigned to the specified role.
getValidationQuery() - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
 
getValue(ExternalEntry) - Static method in class com.j_spaces.map.Envelope
Extracts the value from an Envelope.
getValue() - Method in class com.j_spaces.map.Envelope
 
getValue(Annotation) - Static method in class org.openspaces.core.util.AnnotationUtils
Retrieve the value of the "value" attribute of a single-element Annotation, given an annotation instance.
getValue(Annotation, String) - Static method in class org.openspaces.core.util.AnnotationUtils
Retrieve the value of a named Annotation attribute, given an annotation instance.
getValue() - Method in class org.openspaces.memcached.MemcachedEntry
 
getValue() - Method in class org.openspaces.pu.sla.monitor.BeanPropertyMonitor
 
getValue() - Method in interface org.openspaces.pu.sla.monitor.Monitor
The value of the monitor.
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
Deprecated. Returns a version counter.
getVersion() - Method in interface org.openspaces.admin.os.OperatingSystemDetails
Returns the version of the operating system.
getVersion() - Method in class org.openspaces.memcached.MemcachedEntry
 
getVersionID() - Method in class com.j_spaces.core.client.EntryInfo
 
getVersionID() - Method in class com.j_spaces.core.client.ExternalEntry
Entry Version ID.
getVirtualMachine() - Method in class org.openspaces.admin.vm.events.VirtualMachineStatisticsChangedEvent
Returns the virtual machine associated with this event.
getVirtualMachine() - Method in interface org.openspaces.admin.vm.VirtualMachineAware
Returns the virtual machine the grid component is running within.
getVirtualMachineAdded() - Method in interface org.openspaces.admin.vm.VirtualMachines
Returns the virtual machine added event manager allowing to add and remove VirtualMachineAddedEventListeners.
getVirtualMachineByUID(String) - Method in interface org.openspaces.admin.vm.VirtualMachines
Return a virtual machine by its uid.
getVirtualMachineRemoved() - Method in interface org.openspaces.admin.vm.VirtualMachines
Returns the virtual machine removed event manager allowing to add and remove VirtualMachineRemovedEventListeners.
getVirtualMachines() - Method in interface org.openspaces.admin.Admin
Returns the Virtual Machines discovered.
getVirtualMachines() - Method in interface org.openspaces.admin.machine.Machine
Returns the virtual machines running on the machine.
getVirtualMachines() - Method in class org.openspaces.admin.vm.events.VirtualMachinesStatisticsChangedEvent
Returns the virtual machines associated with this events.
getVirtualMachines() - Method in interface org.openspaces.admin.vm.VirtualMachines
Returns the currently discovered virtual machines.
getVirtualMachines() - Method in interface org.openspaces.admin.zone.Zone
Returns the virtual machines running within the zone.
getVirtualMachineStatisticsChanged() - Method in interface org.openspaces.admin.vm.VirtualMachine
Returns an event manager allowing to register for VirtualMachineStatisticsChangedEvents.
getVirtualMachineStatisticsChanged() - Method in interface org.openspaces.admin.vm.VirtualMachines
Returns a virtual machine statistics change event manger allowing to register for events of VirtualMachineStatisticsChangedEvent.
getVmArguments() - Method in class org.openspaces.grid.esm.ElasticDeploymentContextProperties
 
getVmInputArguments() - Method in class org.openspaces.admin.esm.deployment.DeploymentContext
 
getVmName() - Method in interface org.openspaces.admin.vm.VirtualMachineDetails
 
getVmName() - Method in interface org.openspaces.admin.vm.VirtualMachinesDetails
 
getVmVendor() - Method in interface org.openspaces.admin.vm.VirtualMachineDetails
 
getVmVendor() - Method in interface org.openspaces.admin.vm.VirtualMachinesDetails
 
getVmVersion() - Method in interface org.openspaces.admin.vm.VirtualMachineDetails
 
getVmVersion() - Method in interface org.openspaces.admin.vm.VirtualMachinesDetails
 
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.
getWaitForResponse() - Method in class org.openspaces.hibernate.cache.AbstractMapCacheProvider
 
getWar() - Method in class org.openspaces.pu.container.jee.glassfish.holder.WebappConfiguration
 
getWarnings() - Method in class com.j_spaces.jdbc.driver.GResultSet
 
getWatch() - Method in class org.openspaces.pu.sla.requirement.RangeRequirement
 
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
 
getWebRequests() - Method in interface org.openspaces.admin.pu.ProcessingUnitInstanceStatistics
Returns statistics of JEE requests.
getWhere() - Method in class org.openspaces.core.config.SQLQueryFactoryBean
 
getWorkerName() - Method in class org.openspaces.jee.sessions.jetty.AbstractSessionIdManager
 
getWriteCount() - Method in interface org.openspaces.admin.space.SpaceInstanceStatistics
 
getWriteCount() - Method in interface org.openspaces.admin.space.SpaceStatistics
 
getWriteEntries() - Method in interface com.j_spaces.core.SpaceCopyStatus
 
getWriteOperationStatistics() - Method in interface com.gigaspaces.cluster.replication.async.mirror.MirrorOperations
Return statistics on write operations
getWritePerSecond() - Method in interface org.openspaces.admin.space.SpaceInstanceStatistics
 
getWritePerSecond() - Method in interface org.openspaces.admin.space.SpaceStatistics
 
getZone() - Method in class org.openspaces.pu.sla.requirement.ZoneRequirement
 
getZoneAdded() - Method in interface org.openspaces.admin.zone.Zones
Returns the machines added event manager allowing to add and remove ZoneAddedEventListeners.
getZoneName() - Method in class org.openspaces.grid.esm.ElasticDeploymentContextProperties
 
getZoneRemoved() - Method in interface org.openspaces.admin.zone.Zones
Returns the grid service container added event manager allowing to add and remove ZoneRemovedEventListeners.
getZones() - Method in interface org.openspaces.admin.Admin
Returns the zones discovered.
getZones() - Method in interface org.openspaces.admin.zone.ZoneAware
 
getZones() - Method in interface org.openspaces.admin.zone.Zones
Returns all currently discovered zones.
getZones() - Method in class org.openspaces.grid.esm.ESMImpl
 
getZones() - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanImpl
 
GIGA_SPACE - Static variable in class org.openspaces.events.EventContainerServiceDetails.Attributes
 
GigaMap - Interface in org.openspaces.core
Provides a simpler interface on top of IMap and Cache implementation.
gigaMap() - Method in class org.openspaces.core.GigaMapConfigurer
Creates a new GigaMap instance if non already created.
GigaMapBeanDefinitionParser - Class in org.openspaces.core.config
A bean definition builder for GigaMapFactoryBean.
GigaMapBeanDefinitionParser() - Constructor for class org.openspaces.core.config.GigaMapBeanDefinitionParser
 
GigaMapConfigurer - Class in org.openspaces.core
A simple programmatic configurer for GigaMap instance wrapping the GigaMapFactoryBean.
GigaMapConfigurer(IMap) - Constructor for class org.openspaces.core.GigaMapConfigurer
 
GigaMapFactoryBean - Class in org.openspaces.core
 
GigaMapFactoryBean() - Constructor for class org.openspaces.core.GigaMapFactoryBean
 
GigaSessionIdManager - Class in org.openspaces.jee.sessions.jetty
GigaspacesSessionIdManager A Jetty SessionIDManager where the in-use session ids are stored in a data grid "cloud".
GigaSessionIdManager(Server) - Constructor for class org.openspaces.jee.sessions.jetty.GigaSessionIdManager
 
GigaSessionIdManager(Server, Random) - Constructor for class org.openspaces.jee.sessions.jetty.GigaSessionIdManager
 
GigaSessionManager - Class in org.openspaces.jee.sessions.jetty
GigaspacesSessionManager A Jetty SessionManager where the session data is stored in a data grid "cloud".
GigaSessionManager() - Constructor for class org.openspaces.jee.sessions.jetty.GigaSessionManager
 
GigaSessionManager.Session - Class in org.openspaces.jee.sessions.jetty
Session A session in memory of a Context.
GigaSessionManager.Session(HttpServletRequest) - Constructor for class org.openspaces.jee.sessions.jetty.GigaSessionManager.Session
Session from a request.
GigaSessionManager.Session(SessionData) - Constructor for class org.openspaces.jee.sessions.jetty.GigaSessionManager.Session
 
GigaSpace - Interface in org.openspaces.core
Provides a simpler interface of both JavaSpace and GigaSpaces IJSpace extension utilizing GigaSpaces extended and simplified programming model.
gigaSpace() - Method in class org.openspaces.core.GigaSpaceConfigurer
Creates a new GigaSpace instance if non already created.
gigaSpace - Variable in class org.openspaces.esb.mule.seda.SpaceAwareSedaService
 
GigaSpaceBeanDefinitionParser - Class in org.openspaces.core.config
A bean definition builder for GigaSpaceFactoryBean.
GigaSpaceBeanDefinitionParser() - Constructor for class org.openspaces.core.config.GigaSpaceBeanDefinitionParser
 
GigaSpaceConfigurer - Class in org.openspaces.core
A simple programmatic configurer for GigaSpace instance wrapping the GigaSpaceFactoryBean.
GigaSpaceConfigurer(IJSpace) - Constructor for class org.openspaces.core.GigaSpaceConfigurer
Constructs a new configurer based on the Space.
GigaSpaceConfigurer(SpaceConfigurer) - Constructor for class org.openspaces.core.GigaSpaceConfigurer
Constructs a new configurer based on the Space.
GigaSpaceConnectionFactory - Class in org.openspaces.jms
A Spring factory bean for creating GigaSpaces JMS implementation of JMS ConnectionFactory based on a Space instance.
GigaSpaceConnectionFactory() - Constructor for class org.openspaces.jms.GigaSpaceConnectionFactory
 
GigaSpaceConnectionFactoryBeanDefinitionParser - Class in org.openspaces.jms.config
A bean definition builder for GigaSpaceConnectionFactory.
GigaSpaceConnectionFactoryBeanDefinitionParser() - Constructor for class org.openspaces.jms.config.GigaSpaceConnectionFactoryBeanDefinitionParser
 
GigaSpaceContext - Annotation Type in org.openspaces.core.context
Allows to directly inject a GigaSpace implementation into a class field or setter property.
GigaSpaceContextBeanDefinitionParser - Class in org.openspaces.core.config
A bean definition builder for GigaSpaceContextBeanPostProcessor.
GigaSpaceContextBeanDefinitionParser() - Constructor for class org.openspaces.core.config.GigaSpaceContextBeanDefinitionParser
 
GigaSpaceContextBeanPostProcessor - Class in org.openspaces.core.context
A Spring bean post processor allowing to use GigaSpaceContext in order to inject GigaSpaceContext instances using annotations.
GigaSpaceContextBeanPostProcessor() - Constructor for class org.openspaces.core.context.GigaSpaceContextBeanPostProcessor
 
GigaSpaceFactoryBean - Class in org.openspaces.core
A factory bean creating GigaSpace implementation.
GigaSpaceFactoryBean() - Constructor for class org.openspaces.core.GigaSpaceFactoryBean
 
GigaSpaceLateContext - Annotation Type in org.openspaces.core.context
Allows to directly inject a GigaSpace implementation into a class field or setter property.
GigaSpaceLateContextBeanDefinitionParser - Class in org.openspaces.core.config
A bean definition builder for GigaSpaceContextBeanPostProcessor.
GigaSpaceLateContextBeanDefinitionParser() - Constructor for class org.openspaces.core.config.GigaSpaceLateContextBeanDefinitionParser
 
GigaSpaceLateContextBeanFactoryPostProcessor - Class in org.openspaces.core.context
 
GigaSpaceLateContextBeanFactoryPostProcessor() - Constructor for class org.openspaces.core.context.GigaSpaceLateContextBeanFactoryPostProcessor
 
GigaSpaceQueue - Class in org.openspaces.jms
A Spring factory bean to create GSQueueImpl based on a queue name.
GigaSpaceQueue() - Constructor for class org.openspaces.jms.GigaSpaceQueue
 
GigaSpaceQueueBeanDefinitionParser - Class in org.openspaces.jms.config
A bean definition parser for GigaSpaceQueue.
GigaSpaceQueueBeanDefinitionParser() - Constructor for class org.openspaces.jms.config.GigaSpaceQueueBeanDefinitionParser
 
GigaSpaceTopic - Class in org.openspaces.jms
A Spring factory bean to create GSTopicImpl based on a topic name.
GigaSpaceTopic() - Constructor for class org.openspaces.jms.GigaSpaceTopic
 
GigaSpaceTopicBeanDefinitionParser - Class in org.openspaces.jms.config
A bean definition parser for GigaSpaceTopic.
GigaSpaceTopicBeanDefinitionParser() - Constructor for class org.openspaces.jms.config.GigaSpaceTopicBeanDefinitionParser
 
GigaSpaceXAConnectionFactory - Class in org.openspaces.jms
A Spring factory bean for creating GigaSpaces JMS implementation of JMS XAConnectionFactory based on a Space instance.
GigaSpaceXAConnectionFactory() - Constructor for class org.openspaces.jms.GigaSpaceXAConnectionFactory
 
GigaSpaceXAConnectionFactoryBeanDefinitionParser - Class in org.openspaces.jms.config
A bean definition builder for GigaSpaceXAConnectionFactory.
GigaSpaceXAConnectionFactoryBeanDefinitionParser() - Constructor for class org.openspaces.jms.config.GigaSpaceXAConnectionFactoryBeanDefinitionParser
 
GLASSFISH_LOCATION_PREFIX_SYSPROP - Static variable in class org.openspaces.pu.container.jee.glassfish.GlassfishJeeProcessingUnitContainerProvider
 
GlassfishHolder - Interface in org.openspaces.pu.container.jee.glassfish.holder
 
GlassfishJeeProcessingUnitContainerProvider - Class in org.openspaces.pu.container.jee.glassfish
A container allowing to support Glassfish V3 prelude embedded as a web container.
GlassfishJeeProcessingUnitContainerProvider() - Constructor for class org.openspaces.pu.container.jee.glassfish.GlassfishJeeProcessingUnitContainerProvider
 
GlassfishProcessingUnitContainer - Class in org.openspaces.pu.container.jee.glassfish
 
GlassfishProcessingUnitContainer(ApplicationContext, Application, GlassfishHolder, WebappConfiguration) - Constructor for class org.openspaces.pu.container.jee.glassfish.GlassfishProcessingUnitContainer
 
GlassfishServer - Class in org.openspaces.pu.container.jee.glassfish.holder
 
GlassfishServer(int, URL) - Constructor for class org.openspaces.pu.container.jee.glassfish.holder.GlassfishServer
 
globalOneWay(boolean) - Method in class org.openspaces.remoting.AsyncRemotingProxyConfigurer
Deprecated.  
globalOneWay(boolean) - Method in class org.openspaces.remoting.EventDrivenRemotingProxyConfigurer
 
globalOneWay(boolean) - Method in class org.openspaces.remoting.SyncRemotingProxyConfigurer
 
GrantedAuthorities - Class in com.gigaspaces.security.authorities
Encapsulates the authorities granted to a specific user, to ease access control and authorization decisions.
GrantedAuthorities(Authority[]) - Constructor for class com.gigaspaces.security.authorities.GrantedAuthorities
 
GResultSet - Class in com.j_spaces.jdbc.driver
The ResultSet implementation
GResultSet(GStatement, ResultEntry) - Constructor for class com.j_spaces.jdbc.driver.GResultSet
 
GridAuthority - Class in com.gigaspaces.security.authorities
Defines an Authority for managing grid services, with the specified privilege.
GridAuthority(GridAuthority.GridPrivilege) - Constructor for class com.gigaspaces.security.authorities.GridAuthority
 
GridAuthority.GridPrivilege - Enum in com.gigaspaces.security.authorities
Defines managing services privileges
GridComponent - Interface in org.openspaces.admin
Grid Component is an element that can provide information on the machine it is running one, the transport it uses, the Operating system it is running on, and the virtual machine that started it.
GridServiceAgent - Interface in org.openspaces.admin.gsa
A Grid Service Agent is a process manager allowing to start and stop (on the operating system process level) processes (such as GridServiceManager, GridServiceContainer and LookupService.
gridServiceAgentAdded(GridServiceAgent) - Method in interface org.openspaces.admin.gsa.events.GridServiceAgentAddedEventListener
Called when a grid service is added.
GridServiceAgentAddedEventListener - Interface in org.openspaces.admin.gsa.events
An event listener to be notified when a grid service is added.
GridServiceAgentAddedEventManager - Interface in org.openspaces.admin.gsa.events
An event manager allowing to remove and add GridServiceAgentAddedEventListeners.
GridServiceAgentLifecycleEventListener - Interface in org.openspaces.admin.gsa.events
A simple lifecyle event listener that implements both the agent added and agent removed event listeners.
gridServiceAgentRemoved(GridServiceAgent) - Method in interface org.openspaces.admin.gsa.events.GridServiceAgentRemovedEventListener
Called when a grid service is removed.
GridServiceAgentRemovedEventListener - Interface in org.openspaces.admin.gsa.events
An event listener to be notified when a grid service is removed.
GridServiceAgentRemovedEventManager - Interface in org.openspaces.admin.gsa.events
An event manager allowing to remove and add GridServiceAgentRemovedEventListeners.
GridServiceAgents - Interface in org.openspaces.admin.gsa
Grid Service Agents hold all the different GridServiceAgent that are currently discovered.
GridServiceContainer - Interface in org.openspaces.admin.gsc
A Grid Service Container is a container for ProcessingUnitInstances allocated to it through the GridServiceManager that manages it.
gridServiceContainerAdded(GridServiceContainer) - Method in interface org.openspaces.admin.gsc.events.GridServiceContainerAddedEventListener
Called when a grid service container is added.
gridServiceContainerAdded(GridServiceContainer) - Method in class org.openspaces.admin.samples.TestEventSampler
 
GridServiceContainerAddedEventListener - Interface in org.openspaces.admin.gsc.events
An event listener to be notified when a grid service container is added.
GridServiceContainerAddedEventManager - Interface in org.openspaces.admin.gsc.events
An event manager allowing to remove and add GridServiceContainerAddedEventListeners.
GridServiceContainerLifecycleEventListener - Interface in org.openspaces.admin.gsc.events
A simple lifecyle event listener that implements both the container added and container removed event listeners.
GridServiceContainerOptions - Class in org.openspaces.admin.gsa
GridServiceContainer process options to be started by the GridServiceAgent.
GridServiceContainerOptions() - Constructor for class org.openspaces.admin.gsa.GridServiceContainerOptions
Constructs a new grid service container options.
gridServiceContainerRemoved(GridServiceContainer) - Method in interface org.openspaces.admin.gsc.events.GridServiceContainerRemovedEventListener
Called when a grid service container is removed.
gridServiceContainerRemoved(GridServiceContainer) - Method in class org.openspaces.admin.samples.TestEventSampler
 
GridServiceContainerRemovedEventListener - Interface in org.openspaces.admin.gsc.events
An event listener to be notified when a grid service container is removed.
GridServiceContainerRemovedEventManager - Interface in org.openspaces.admin.gsc.events
An event manager allowing to remove and add GridServiceContainerRemovedEventListeners.
GridServiceContainers - Interface in org.openspaces.admin.gsc
Grid Service Containers hold all the different GridServiceContainers that are currently discovered.
GridServiceManager - Interface in org.openspaces.admin.gsm
A Grid Service Manager is a manager for ProcessingUnit deployments (acting either as primary or backups for a certain processing unit deployment).
gridServiceManagerAdded(GridServiceManager) - Method in interface org.openspaces.admin.gsm.events.GridServiceManagerAddedEventListener
Called when a grid service manager is added.
gridServiceManagerAdded(GridServiceManager) - Method in class org.openspaces.admin.samples.TestEventSampler
 
GridServiceManagerAddedEventListener - Interface in org.openspaces.admin.gsm.events
An event listener to be notified when a grid service manager is added.
GridServiceManagerAddedEventManager - Interface in org.openspaces.admin.gsm.events
An event manager allowing to remove and add GridServiceManagerAddedEventListeners.
GridServiceManagerLifecycleEventListener - Interface in org.openspaces.admin.gsm.events
A simple lifecyle event listener that implements both the container added and manager removed event listeners.
GridServiceManagerOptions - Class in org.openspaces.admin.gsa
GridServiceManager process options to be started by the GridServiceAgent.
GridServiceManagerOptions() - Constructor for class org.openspaces.admin.gsa.GridServiceManagerOptions
Constructs a new grid service manager options.
gridServiceManagerRemoved(GridServiceManager) - Method in interface org.openspaces.admin.gsm.events.GridServiceManagerRemovedEventListener
Called when a grid service manager is removed.
gridServiceManagerRemoved(GridServiceManager) - Method in class org.openspaces.admin.samples.TestEventSampler
 
GridServiceManagerRemovedEventListener - Interface in org.openspaces.admin.gsm.events
An event listener to be notified when a grid service manager is removed.
GridServiceManagerRemovedEventManager - Interface in org.openspaces.admin.gsm.events
An event manager allowing to remove and add GridServiceManagerRemovedEventListeners.
GridServiceManagers - Interface in org.openspaces.admin.gsm
Grid Service Containers hold all the different GridServiceManagers that are currently discovered.
GridServiceOptions - Class in org.openspaces.admin.gsa
A generic process options.
GridServiceOptions(String) - Constructor for class org.openspaces.admin.gsa.GridServiceOptions
Constructs a new grid service options with the given process type.
GROOVY_LOCAL_EXECUTOR_TYPE - Static variable in class org.openspaces.remoting.scripting.DefaultScriptingExecutor
 
GroovyLocalScriptExecutor - Class in org.openspaces.remoting.scripting
Groovy local script executor.
GroovyLocalScriptExecutor() - Constructor for class org.openspaces.remoting.scripting.GroovyLocalScriptExecutor
 
GROUPS - Static variable in class com.j_spaces.core.client.SpaceURL
Deprecated.  jini:// multicast support.
GROUPS - Static variable in class org.openspaces.core.config.LookupJiniTxManagerBeanDefinitionParser
 
GS_EXT_LOGGING_CONFIG_FILE_PATH - Static variable in class com.j_spaces.kernel.SystemProperties
 
GS_GROUP - Static variable in class org.openspaces.maven.support.POMGenerator
 
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
 
gscToString(GridServiceContainer) - Static method in class org.openspaces.grid.esm.ToStringHelper
 
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, com.gigaspaces.client.iterator.GSIteratorConfig).
GSIterator(IJSpace, Collection<?>, int, boolean, long) - Constructor for class com.j_spaces.core.client.GSIterator
Deprecated. Use GSIterator.GSIterator(IJSpace, Collection, GSIteratorConfig) instead.
GSIterator(IJSpace, Collection<?>, GSIteratorConfig) - 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.
GSIteratorConfig - Class in com.gigaspaces.client.iterator
Configuration class for GSIterator.
GSIteratorConfig() - Constructor for class com.gigaspaces.client.iterator.GSIteratorConfig
Default constructor.
GSIteratorConfig(int, IteratorScope) - Constructor for class com.gigaspaces.client.iterator.GSIteratorConfig
Constructor for direct initialization of GSIteratorConfig.setBufferSize(int) and GSIteratorConfig.setIteratorScope(IteratorScope).
GSMNotFoundException - Exception in org.openspaces.pu.container.servicegrid.deploy
Indicates error in finding a GSM to deploy to.
GSMNotFoundException(String[], long, Exception) - Constructor for exception org.openspaces.pu.container.servicegrid.deploy.GSMNotFoundException
 
GSMNotFoundException(String[], long) - Constructor for exception org.openspaces.pu.container.servicegrid.deploy.GSMNotFoundException
 
GSSimpleFormatter - Class in com.gigaspaces.logger
Print a brief summary of the LogRecord in a human readable messageFormat.
GSSimpleFormatter() - Constructor for class com.gigaspaces.logger.GSSimpleFormatter
 
GSSimpleFormatter(String) - Constructor for class com.gigaspaces.logger.GSSimpleFormatter
 
GT - Static variable in class com.j_spaces.core.client.TemplateMatchCodes
greater than operation
GUARANTEED - Static variable in class org.openspaces.events.notify.NotifyEventContainerServiceDetails.Attributes
 
guaranteed(boolean) - Method in class org.openspaces.events.notify.SimpleNotifyContainerConfigurer
 
guessSchema(ClusterInfo) - Static method in class org.openspaces.pu.container.support.ClusterInfoParser
Guess the cluster schema if not set.

H

handleAdd(ChannelHandlerContext, CommandMessage, Channel) - Method in class org.openspaces.memcached.protocol.MemcachedCommandHandler
 
handleAppend(ChannelHandlerContext, CommandMessage, Channel) - Method in class org.openspaces.memcached.protocol.MemcachedCommandHandler
 
handleCas(ChannelHandlerContext, CommandMessage, Channel) - Method in class org.openspaces.memcached.protocol.MemcachedCommandHandler
 
handleDecr(ChannelHandlerContext, CommandMessage, Channel) - Method in class org.openspaces.memcached.protocol.MemcachedCommandHandler
 
handleDelete(ChannelHandlerContext, CommandMessage, Channel) - Method in class org.openspaces.memcached.protocol.MemcachedCommandHandler
 
handleFlush(ChannelHandlerContext, CommandMessage, Channel) - Method in class org.openspaces.memcached.protocol.MemcachedCommandHandler
 
handleGets(ChannelHandlerContext, CommandMessage, Channel) - Method in class org.openspaces.memcached.protocol.MemcachedCommandHandler
 
handleIncr(ChannelHandlerContext, CommandMessage, Channel) - Method in class org.openspaces.memcached.protocol.MemcachedCommandHandler
 
handleListenerException(Throwable) - Method in class org.openspaces.events.AbstractEventListenerContainer
Handles exception that occurs during the event listening process.
handleListenerSetupFailure(Throwable, boolean) - Method in class org.openspaces.events.polling.SimplePollingEventListenerContainer
Handle the given exception that arose during setup of a listener.
handleNoOp(ChannelHandlerContext, CommandMessage) - Method in class org.openspaces.memcached.protocol.MemcachedCommandHandler
 
handlePrepend(ChannelHandlerContext, CommandMessage, Channel) - Method in class org.openspaces.memcached.protocol.MemcachedCommandHandler
 
handleQuit(Channel) - Method in class org.openspaces.memcached.protocol.MemcachedCommandHandler
 
HANDLER_PROP_PREFIX - Variable in class com.gigaspaces.logger.RollingFileHandler
Resolves to the full class name of this handler and a '.' at the end.
handleReplace(ChannelHandlerContext, CommandMessage, Channel) - Method in class org.openspaces.memcached.protocol.MemcachedCommandHandler
 
handleResult(Object, GigaSpace) - Method in class org.openspaces.events.adapter.AbstractResultEventListenerAdapter
Writes the result back to the space (if not null) under the configured write lease.
handleSet(ChannelHandlerContext, CommandMessage, Channel) - Method in class org.openspaces.memcached.protocol.MemcachedCommandHandler
 
handleStats(ChannelHandlerContext, CommandMessage, int, Channel) - Method in class org.openspaces.memcached.protocol.MemcachedCommandHandler
 
handleVerbosity(ChannelHandlerContext, CommandMessage, Channel) - Method in class org.openspaces.memcached.protocol.MemcachedCommandHandler
 
handleVersion(ChannelHandlerContext, CommandMessage, Channel) - Method in class org.openspaces.memcached.protocol.MemcachedCommandHandler
 
hasBeanProperties(String) - Method in class org.openspaces.core.properties.BeanLevelProperties
Returns true if there are properties associated with the given bean name.
hasCurrent() - Method in enum com.gigaspaces.client.iterator.IteratorScope
 
hasEnoughMachines() - Method in class org.openspaces.grid.esm.PuCapacityPlanner
We are looking to satisfy the max-instances-per-machine SLA.
hasException() - Method in class org.openspaces.pu.container.standalone.StandaloneContainerRunnable
 
hasExtendedInfo() - Method in class com.j_spaces.core.client.ExternalEntry
 
hasFuture() - Method in enum com.gigaspaces.client.iterator.IteratorScope
 
hasGridComponents() - Method in interface org.openspaces.admin.machine.Machine
Returns true if there are grid components.
hasGridComponents() - Method in interface org.openspaces.admin.zone.Zone
Returns true if there are grid components.
hash() - Method in class org.openspaces.remoting.RemotingUtils.MethodHash
 
hashCode() - Method in class com.gigaspaces.log.LogEntryMatcher.InitializationContext
 
hashCode() - Method in class com.gigaspaces.security.authorities.GridAuthority
 
hashCode() - Method in class com.gigaspaces.security.authorities.MonitorAuthority
 
hashCode() - Method in class com.gigaspaces.security.authorities.SpaceAuthority
 
hashCode() - Method in class com.gigaspaces.security.authorities.SystemAuthority
 
hashCode() - Method in class com.j_spaces.core.client.ExternalEntry
Entry UID hashCode.
hashCode() - Method in class com.j_spaces.core.client.SpaceURL
Deprecated.  
hashCode() - Method in class com.j_spaces.core.client.SQLQuery
 
hashCode() - Method in interface com.j_spaces.javax.cache.Cache
Deprecated. Returns the hash code value for this cache.
hashCode() - Method in class org.openspaces.esb.mule.message.AbstractMessageHeader
 
hashCode() - Method in class org.openspaces.esb.mule.message.MatchingMap
 
hashCode() - Method in class org.openspaces.hibernate.cache.CacheKey
 
hashCode() - Method in class org.openspaces.memcached.Key
 
hashCode() - Method in class org.openspaces.memcached.LocalCacheElement
 
hashCode() - Method in class org.openspaces.remoting.RemotingUtils.MethodHash
 
HashedEventDrivenSpaceRemotingEntry - Class in org.openspaces.remoting
 
HashedEventDrivenSpaceRemotingEntry() - Constructor for class org.openspaces.remoting.HashedEventDrivenSpaceRemotingEntry
 
hasLeaseRenewalManager() - Method in class org.openspaces.core.transaction.manager.JiniTransactionHolder
Returns true if there is a lease renewal manager associated with this transaction
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.
hasNext() - Method in class org.openspaces.persistency.hibernate.iterator.AbstractChunkDataIterator
 
hasNext() - Method in class org.openspaces.persistency.hibernate.iterator.AbstractScrollableDataIterator
 
hasNext() - Method in class org.openspaces.persistency.hibernate.iterator.DefaultCriteriaByExampleDataIterator
 
hasNext() - Method in class org.openspaces.persistency.hibernate.iterator.DefaultListQueryDataIterator
 
hasNext() - Method in class org.openspaces.persistency.hibernate.iterator.HibernateProxyRemoverIterator
 
hasNext() - Method in class org.openspaces.persistency.hibernate.iterator.StatelessListQueryDataIterator
 
hasNext() - Method in class org.openspaces.persistency.support.ConcurrentMultiDataIterator
 
hasNext() - Method in class org.openspaces.persistency.support.SerialMultiDataIterator
 
hasParameters() - Method in class com.j_spaces.core.client.SQLQuery
 
hasPartitionsSet() - Method in class org.openspaces.admin.esm.deployment.DeploymentContext
 
hasScript() - Method in interface org.openspaces.remoting.scripting.LazyLoadingScript
Returns true if the script has been loaded.
hasScript() - Method in class org.openspaces.remoting.scripting.ResourceLazyLoadingScript
Returns true if the script has been loaded.
hasTransaction() - Method in class org.openspaces.core.transaction.manager.AbstractJiniTransactionManager.JiniTransactionObject
 
hasTransaction() - Method in class org.openspaces.core.transaction.manager.JiniTransactionHolder
Returns true if there is an existing transaction held by this bean, false if no transaction is in progress.
hasWhereClause() - Method in class com.j_spaces.core.client.SQLQuery
Returns true if the query has a where clause.
HIBERNATE_CFG_PROPERTY - Static variable in class org.openspaces.persistency.hibernate.AbstractHibernateExternalDataSource
 
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.  
HibernateIteratorUtils - Class in org.openspaces.persistency.hibernate.iterator
 
HibernateIteratorUtils() - Constructor for class org.openspaces.persistency.hibernate.iterator.HibernateIteratorUtils
 
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.  
HibernateProxyRemoverIterator - Class in org.openspaces.persistency.hibernate.iterator
A wrapper iterator that removes Hibernate proxies from the actual object returned.
HibernateProxyRemoverIterator(DataIterator) - Constructor for class org.openspaces.persistency.hibernate.iterator.HibernateProxyRemoverIterator
 
highlyAvailable(boolean) - Method in class org.openspaces.admin.esm.deployment.ElasticDataGridDeployment
Set the availability of the data grid.
HOMEDIR_PROP - Static variable in class com.gigaspaces.logger.RollingFileHandler
 
HOST - Static variable in class org.openspaces.pu.container.jee.JeeServiceDetails.Attributes
 
HOST_NAME - Static variable in class com.j_spaces.core.client.SpaceURL
Deprecated.  RMI Registry host and port or Jini any host (*)
HOST_PROP - Static variable in class com.gigaspaces.logger.RollingFileHandler
 
HostRequirement - Class in org.openspaces.pu.sla.requirement
 
HostRequirement() - Constructor for class org.openspaces.pu.sla.requirement.HostRequirement
 
HostRequirementBeanDefinitionParser - Class in org.openspaces.pu.sla.config
A bean definition builder for HostRequirement.
HostRequirementBeanDefinitionParser() - Constructor for class org.openspaces.pu.sla.config.HostRequirementBeanDefinitionParser
 
hQuery - Variable in class org.openspaces.persistency.hibernate.iterator.AbstractChunkDataIterator
 
hQuery - Variable in class org.openspaces.persistency.hibernate.iterator.AbstractScrollableDataIterator
 
HsqlServerBean - Class in org.openspaces.persistency.utils
Bean that will start an instance of an HSQL database.
HsqlServerBean() - Constructor for class org.openspaces.persistency.utils.HsqlServerBean
 
HTTP_DEAMON_ROOTS_SYS_PROP - Static variable in class com.j_spaces.kernel.SystemProperties
 
HTTPFileSystemView - Class in org.openspaces.pu.container.servicegrid.deploy
 
HTTPFileSystemView(URL) - Constructor for class org.openspaces.pu.container.servicegrid.deploy.HTTPFileSystemView
 
HttpResponseStatus - Interface in org.openspaces.pu.container.jee.stats
 

I

ID - Static variable in class org.openspaces.pu.container.jee.JeeServiceDetails
 
id - Variable in class org.openspaces.pu.service.PlainServiceDetails
 
id - Variable in class org.openspaces.pu.service.PlainServiceMonitors
 
idInUse(String) - Method in class org.openspaces.jee.sessions.jetty.GigaSessionIdManager
 
idle_limit - Variable in class org.openspaces.memcached.protocol.MemcachedCommandHandler
 
idle_limit - Variable in class org.openspaces.memcached.protocol.UnifiedProtocolDecoder
 
idleTaskExecutionLimit(int) - Method in class org.openspaces.events.polling.SimplePollingContainerConfigurer
 
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_MODE - Static variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
IGNORE_PARTIAL_FAILURE - Static variable in class com.j_spaces.core.client.ReadModifiers
A modifier passed to read multiple and take multiple operations.
IGNORE_VALIDATION - Static variable in class com.j_spaces.core.client.SpaceURL
Deprecated. If ignore validation is passed, it means the space url not need to be valid.
ignoreEventOnNullTake(boolean) - Method in class org.openspaces.events.notify.SimpleNotifyContainerConfigurer
 
ignoreExceptions() - Method in class org.openspaces.core.executor.support.AvgReducer
Causes the reducer to ignore exceptions and just sum the results that succeeded.
ignoreExceptions() - Method in class org.openspaces.core.executor.support.AvgTask
Sests the AvgTask.reduce(java.util.List) to ignore failed invocations.
ignoreExceptions() - Method in class org.openspaces.core.executor.support.MaxReducer
Causes the reducer to ignore exceptions and just sum the results that succeeded.
ignoreExceptions() - Method in class org.openspaces.core.executor.support.MaxTask
Sets the MaxTask.reduce(java.util.List) to ignore failed invocations.
ignoreExceptions() - Method in class org.openspaces.core.executor.support.MinReducer
Causes the reducer to ignore exceptions and just sum the results that succeeded.
ignoreExceptions() - Method in class org.openspaces.core.executor.support.MinTask
Sets the MinTask.reduce(java.util.List) to ignore failed invocations.
ignoreExceptions() - Method in class org.openspaces.core.executor.support.SumReducer
Causes the reducer to ignore exceptions and just sum the results that succeeded.
ignoreExceptions() - Method in class org.openspaces.core.executor.support.SumTask
Sets the SumTask.reduce(java.util.List) to ignore failed invocations.
IGSEntry - Interface in com.j_spaces.core
This class represents an Entry in a GigaSpace.
IJSpace - Interface in com.j_spaces.core
Notice: since 7.0 this API is internal and might be subject to changes in future versions.
IJSpaceContainer - Interface in com.j_spaces.core
GigaSpaces(tm) introduces a unique concept to the JavaSpaces world - Space Containers.
IJSpaceContainerAdmin - Interface in com.j_spaces.core.admin
 
IMap - Interface in com.j_spaces.map
Notice: since 7.0 this API is internal and might be subject to changes in future versions.
IMetaDataEntry - Interface in com.j_spaces.core.client
Deprecated. Use SpaceClass instead.
InactiveTransactionException - Exception in org.openspaces.core
Thrown when an operation is performed on an inactive transaction.
InactiveTransactionException(TransactionNotActiveException) - Constructor for exception org.openspaces.core.InactiveTransactionException
 
InactiveTransactionException(TransactionException) - Constructor for exception org.openspaces.core.InactiveTransactionException
 
INCLUSIVE - Static variable in class com.gigaspaces.log.LogEntryMatchers
 
IncorrectlyTerminatedPayloadException - Exception in org.openspaces.memcached.protocol.exceptions
 
IncorrectlyTerminatedPayloadException() - Constructor for exception org.openspaces.memcached.protocol.exceptions.IncorrectlyTerminatedPayloadException
 
IncorrectlyTerminatedPayloadException(String) - Constructor for exception org.openspaces.memcached.protocol.exceptions.IncorrectlyTerminatedPayloadException
 
IncorrectlyTerminatedPayloadException(String, Throwable) - Constructor for exception org.openspaces.memcached.protocol.exceptions.IncorrectlyTerminatedPayloadException
 
IncorrectlyTerminatedPayloadException(Throwable) - Constructor for exception org.openspaces.memcached.protocol.exceptions.IncorrectlyTerminatedPayloadException
 
incPort() - Method in interface org.openspaces.pu.container.jee.glassfish.holder.GlassfishHolder
 
incPort() - Method in class org.openspaces.pu.container.jee.glassfish.holder.GlassfishServer
 
incPort() - Method in class org.openspaces.pu.container.jee.glassfish.holder.SharedGlassfishHolder
 
incrAmount - Variable in class org.openspaces.memcached.protocol.CommandMessage
 
incrDecrResponse - Variable in class org.openspaces.memcached.protocol.ResponseMessage
 
incrDefault - Variable in class org.openspaces.memcached.protocol.CommandMessage
 
incRef() - Method in class org.openspaces.core.transaction.manager.JiniTransactionHolder
 
incrementCounter() - Method in interface com.j_spaces.core.SpaceCopyStatus
 
incrementInstance() - Method in interface org.openspaces.admin.pu.ProcessingUnit
Will increment a processing unit instance.
incrementTotalDummyObjects() - Method in interface com.j_spaces.core.SpaceCopyStatus
 
incrExpiry - Variable in class org.openspaces.memcached.protocol.CommandMessage
 
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(Properties) - Method in interface com.gigaspaces.security.fs.FileService
Initialize the FileService implementation with the properties supplied to the SecurityManager.
init(Properties) - Method in class com.gigaspaces.security.fs.LocalFileService
 
init(Properties) - Method in class com.gigaspaces.security.fs.URLFileService
 
init(Properties) - Method in interface com.gigaspaces.security.SecurityManager
Initializes this security manager instance with implementation specific properties, and any resource creation/access needed.
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 interface com.j_spaces.core.filters.ISpaceFilter
Initializes this filter.
init(String, String) - Method in interface com.j_spaces.core.IStubHandler
 
init(IJSpace, String, String) - Method in interface com.j_spaces.worker.IPrivilegeWorker
Deprecated. This method will be called on space initialization.
init(IJSpace, String, String) - Method in interface com.j_spaces.worker.IWorker
Deprecated. This method will be called on space initialization.
init() - Method in class org.openspaces.core.config.CoreNamespaceHandler
 
init(IJSpace, String, String, int) - Method in class org.openspaces.core.space.filter.FilterOperationDelegate
If initMethod is supplied, will invoke it.
init() - Method in class org.openspaces.esb.mule.eventcontainer.config.OpenSpacesEventContainerNamespaceHandler
 
init() - Method in class org.openspaces.esb.mule.queue.config.OpenSpacesQueueNamespaceHandler
 
init() - Method in class org.openspaces.esb.mule.seda.config.OpenSpacesSedaNamespaceHandler
 
init() - Method in class org.openspaces.events.config.EventsNamespaceHandler
 
init(ElasticScaleHandlerConfig) - Method in interface org.openspaces.grid.esm.ElasticScaleHandler
An initialization call, parameterized with the configuration used at deployment.
init(ElasticScaleHandlerConfig) - Method in class org.openspaces.grid.esm.NullElasticScaleHandler
 
init() - Method in class org.openspaces.jdbc.config.JdbcNamespaceHandler
 
init() - Method in class org.openspaces.jms.config.JmsNamespaceHandler
 
init(Properties) - Method in class org.openspaces.persistency.hibernate.AbstractHibernateExternalDataSource
Initializes the hibernate data source.
init(Properties) - Method in class org.openspaces.persistency.patterns.AbstractManagedDataSourceDelegator
 
init(Properties) - Method in class org.openspaces.persistency.patterns.AbstractManagedDataSourceSplitter
Iterates through all the given data sources and calls ManagedDataSource.init(java.util.Properties) on them.
init(FilterConfig) - Method in class org.openspaces.pu.container.jee.stats.RequestStatisticsFilter
 
init() - Method in class org.openspaces.pu.sla.config.SLANamespaceHandler
 
init() - Method in class org.openspaces.remoting.config.RemotingNamespaceHandler
 
init(LocalScriptExecutor, Script) - Method in class org.openspaces.remoting.scripting.cache.BlockingQueueCompiledScriptPool
 
init(LocalScriptExecutor, Script) - Method in interface org.openspaces.remoting.scripting.cache.CompiledScriptPool
Inits the pool by compiling zero or more scripts.
init(Properties) - Method in class org.openspaces.security.spring.SpringSecurityManager
Initialize the security manager using the spring security configuration.
initCacheProperties(ISpaceProxy, Properties, SpaceURL) - Method in class com.j_spaces.core.client.SpaceFinder
Deprecated.  
initCacheProperties(ISpaceProxy, Properties, SpaceURL) - Method in class com.j_spaces.map.CacheFinder
Deprecated. CacheFinder with/without "useLocalCache" parameter will initialize with cache properties.
initialise() - Method in class org.openspaces.esb.mule.seda.OpenSpacesSedaModel
 
initialize(LogEntryMatcher.InitializationContext) - Method in class com.gigaspaces.log.AllLogEntryMatcher
 
initialize(LogEntryMatcher.InitializationContext) - Method in class com.gigaspaces.log.ContainsStringLogEntryMatcher
 
initialize(LogEntryMatcher.InitializationContext) - Method in class com.gigaspaces.log.ContinuousLogEntryMatcher
 
initialize(LogEntryMatcher.InitializationContext) - Method in class com.gigaspaces.log.ForwardChunkLogEntryMatcher
 
initialize(LogEntryMatcher.InitializationContext) - Method in interface com.gigaspaces.log.LogEntryMatcher
Called on the loggable component side (server) before starting to traverse the log file.
initialize(LogEntryMatcher.InitializationContext) - Method in class com.gigaspaces.log.LogEntryMatcherFilter
 
initialize(LogEntryMatcher.InitializationContext) - Method in class com.gigaspaces.log.RegexLogEntryMatcher
 
initialize(LogEntryMatcher.InitializationContext) - Method in class com.gigaspaces.log.ReverseLogEntryMatcher
 
initialize(LogEntryMatcher.InitializationContext) - Method in class com.gigaspaces.log.SizeLogEntryMatcher
 
initialize() - Method in class org.openspaces.events.AbstractEventListenerContainer
 
initialize() - Method in class org.openspaces.events.AbstractSpaceListeningContainer
Initialize this container.
initialize() - Method in class org.openspaces.events.AbstractTemplateEventListenerContainer
 
initialize() - Method in class org.openspaces.events.AbstractTransactionalEventListenerContainer
 
initialize() - Method in class org.openspaces.events.asyncpolling.SimpleAsyncPollingEventListenerContainer
 
initialize() - Method in class org.openspaces.events.notify.AbstractNotifyEventListenerContainer
 
initialize() - Method in class org.openspaces.events.polling.AbstractPollingEventListenerContainer
 
initialize() - Method in class org.openspaces.events.polling.SimplePollingEventListenerContainer
 
initialize(ServiceBeanContext) - Method in class org.openspaces.grid.esm.ESMImpl
 
initializeDiscovery(GSM) - Method in class org.openspaces.pu.container.servicegrid.deploy.Deploy
 
initializeDiscovery(GSM) - Method in class org.openspaces.pu.container.servicegrid.deploy.MemcachedDeploy
 
initializeDiscovery(GSM) - Method in class org.openspaces.pu.container.servicegrid.deploy.SpaceDeploy
 
initializeJMX(Object) - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanImpl
 
initialJavaHeapSize(String) - Method in class org.openspaces.admin.esm.deployment.ElasticDataGridDeployment
Sets the initial Java heap size (the JVM -Xms argument) of a container hosting a processing unit.
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.
initialLoad() - Method in class org.openspaces.persistency.hibernate.DefaultHibernateExternalDataSource
Performs the initial load operation.
initialLoad() - Method in class org.openspaces.persistency.hibernate.StatelessHibernateExternalDataSource
Performs the initial load operation.
initialLoad() - Method in class org.openspaces.persistency.patterns.AbstractManagedDataSourceDelegator
 
initialLoad() - Method in class org.openspaces.persistency.patterns.AbstractManagedDataSourceSplitter
Iterates through all the given data sources and assembles their respective DataIterators from ManagedDataSource.initialLoad().
initialLoadPercentage(int) - Method in class org.openspaces.core.space.LruCachePolicy
When a space is running in a persistent mode (i.e. using the HibernateDataSource implementation), The initial_load sets the % of the space cache data to be loaded (default is 50%) maximum size.
initialSize - Variable in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
The initial number of connections that are created when the pool is started.
initRandom() - Method in class org.openspaces.jee.sessions.jetty.AbstractSessionIdManager
Set up a random number generator for the sessionids.
initSpace() - Method in class org.openspaces.jee.sessions.jetty.GigaSessionIdManager
 
initWebApplicationContext(ServletContext) - Method in class org.openspaces.pu.container.jee.context.ProcessingUnitContextLoader
 
INotifyDelegator - Interface in com.j_spaces.core.client
Deprecated.  
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
 
INSTANCE_ID_PROP - Static variable in class org.openspaces.core.cluster.ClusterInfoPropertyPlaceholderConfigurer
 
INSTANCE_PLAIN - Static variable in class org.openspaces.pu.container.jee.jetty.JettyJeeProcessingUnitContainerProvider
 
INSTANCE_SHARD - Static variable in class org.openspaces.pu.container.jee.glassfish.GlassfishJeeProcessingUnitContainerProvider
 
INSTANCE_SHARD - Static variable in class org.openspaces.pu.container.jee.jetty.JettyJeeProcessingUnitContainerProvider
 
instanceId - Variable in class org.openspaces.remoting.EventDrivenSpaceRemotingEntry
 
instanceId - Variable in class org.openspaces.remoting.SyncSpaceRemotingEntry
 
InstanceSLA - Class in org.openspaces.pu.sla
 
InstanceSLA() - Constructor for class org.openspaces.pu.sla.InstanceSLA
 
InstanceSLABeanDefinitionParser - Class in org.openspaces.pu.sla.config
 
InstanceSLABeanDefinitionParser() - Constructor for class org.openspaces.pu.sla.config.InstanceSLABeanDefinitionParser
 
IntegerHelper - Class in org.openspaces.core.util.numbers
 
IntegerHelper() - Constructor for class org.openspaces.core.util.numbers.IntegerHelper
 
IntegratedProcessingUnitContainer - Class in org.openspaces.pu.container.integrated
The integrated processing unit container wraps Spring ApplicationContext.
IntegratedProcessingUnitContainer(ApplicationContext) - Constructor for class org.openspaces.pu.container.integrated.IntegratedProcessingUnitContainer
Constructs a new integrated processing unit container based on the provided Spring ApplicationContext.
IntegratedProcessingUnitContainerProvider - Class in org.openspaces.pu.container.integrated
An IntegratedProcessingUnitContainer provider.
IntegratedProcessingUnitContainerProvider() - Constructor for class org.openspaces.pu.container.integrated.IntegratedProcessingUnitContainerProvider
 
INTERNAL_GLASSFISH_PU_PREFIX - Static variable in class org.openspaces.pu.container.jee.glassfish.GlassfishJeeProcessingUnitContainerProvider
 
INTERNAL_JETTY_PU_PREFIX - Static variable in class org.openspaces.pu.container.jee.jetty.JettyJeeProcessingUnitContainerProvider
 
InternalAuthority - Interface in com.gigaspaces.security.authorities
An internal API extension to the default Authority adding privilege associations.
InternalElasticDataGridDeployment - Class in org.openspaces.admin.esm.deployment
An internal extension to the ElasticDataGridDeployment API.
InternalElasticDataGridDeployment(String) - Constructor for class org.openspaces.admin.esm.deployment.InternalElasticDataGridDeployment
 
InternalEventEntry - Class in org.openspaces.esb.mule.seda
An internal entry holding the name of the serice (that has the SEDA queue) and the actual mule event to be used.
InternalEventEntry() - Constructor for class org.openspaces.esb.mule.seda.InternalEventEntry
 
InternalEventEntry(MuleEvent, String) - Constructor for class org.openspaces.esb.mule.seda.InternalEventEntry
 
InternalQueueEntry - Class in org.openspaces.esb.mule.queue
An internal queue entry holding the endopint address and the actual message.
InternalQueueEntry() - Constructor for class org.openspaces.esb.mule.queue.InternalQueueEntry
 
InternalSpaceException - Exception in org.openspaces.core
A wrapper for InternalSpaceException.
InternalSpaceException(InternalSpaceException) - Constructor for exception org.openspaces.core.InternalSpaceException
 
InternalSpaceException(ProxyInternalSpaceException) - Constructor for exception org.openspaces.core.InternalSpaceException
 
INTERVAL_TIMEOUT - Static variable in class com.j_spaces.core.client.SpaceURL
Deprecated. Controls the interval (in millis) at which the finder polls for Spaces.
invalidateAll(String) - Method in class org.openspaces.jee.sessions.jetty.GigaSessionIdManager
 
invalidateSession(String) - Method in class org.openspaces.jee.sessions.jetty.GigaSessionManager
 
invalidateSessions() - Method in class org.openspaces.jee.sessions.jetty.GigaSessionManager
 
InvalidFifoClassException - Exception in com.j_spaces.core
Deprecated. This exception is no longer thrown.
InvalidFifoClassException(String, boolean, boolean) - Constructor for exception com.j_spaces.core.InvalidFifoClassException
Deprecated.  
InvalidFifoClassException - Exception in org.openspaces.core
Deprecated. This exception is no longer thrown.
InvalidFifoClassException(InvalidFifoClassException) - Constructor for exception org.openspaces.core.InvalidFifoClassException
Deprecated.  
InvalidFifoOperationException - Exception in org.openspaces.core
A base class for invalid fifo operations exceptions.
InvalidFifoOperationException(FifoOperationException) - Constructor for exception org.openspaces.core.InvalidFifoOperationException
 
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
 
InvalidFifoTemplateException - Exception in org.openspaces.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(InvalidFifoTemplateException) - Constructor for exception org.openspaces.core.InvalidFifoTemplateException
 
InvalidProtocolStateException - Exception in org.openspaces.memcached.protocol.exceptions
 
InvalidProtocolStateException() - Constructor for exception org.openspaces.memcached.protocol.exceptions.InvalidProtocolStateException
 
InvalidProtocolStateException(String) - Constructor for exception org.openspaces.memcached.protocol.exceptions.InvalidProtocolStateException
 
InvalidProtocolStateException(String, Throwable) - Constructor for exception org.openspaces.memcached.protocol.exceptions.InvalidProtocolStateException
 
InvalidProtocolStateException(Throwable) - Constructor for exception org.openspaces.memcached.protocol.exceptions.InvalidProtocolStateException
 
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
 
InvalidTransactionUsageException - Exception in org.openspaces.core
Thrown when an invalid transaction usage is performed.
InvalidTransactionUsageException(TransactionException) - Constructor for exception org.openspaces.core.InvalidTransactionUsageException
 
INVOCATION_DELAY_KEY - Static variable in class org.openspaces.grid.esm.ESMFaultDetectionHandler
 
INVOCATION_DELAY_KEY - Static variable in class org.openspaces.pu.container.servicegrid.PUFaultDetectionHandler
 
invoke(MethodInvocation) - Method in class org.openspaces.core.jini.JiniServiceFactoryBean
When using smart proxy, wraps the invocation of a service method and in case of failure will try and perform another lookup for the service.
invoke(MethodInvocation) - Method in class org.openspaces.remoting.EventDrivenSpaceRemotingProxyFactoryBean
 
invoke(MethodInvocation) - Method in class org.openspaces.remoting.ExecutorSpaceRemotingProxyFactoryBean
 
invoke(MethodInvocation, RemotingInvoker) - Method in interface org.openspaces.remoting.RemoteInvocationAspect
The aspect is called instead of the actual remote invocation.
invoke(MethodInvocation, RemotingInvoker) - Method in class org.openspaces.remoting.scripting.LazyLoadingRemoteInvocationAspect
If the scipt being executed is a lazy loading script, and it is cacheable, the actual script content will not be sent to the remote service.
invoke(SpaceRemotingInvocation, ServiceExecutionAspect.MethodInvocation, Object) - Method in interface org.openspaces.remoting.ServiceExecutionAspect
A service execution callback allows to wrap the execution of "server side" service.
invoke(Object, Object...) - Method in interface org.openspaces.remoting.ServiceExecutionAspect.MethodInvocation
 
invoke(MethodInvocation) - Method in class org.openspaces.remoting.SyncSpaceRemotingProxyFactoryBean
Deprecated.  
invokeAll(Collection<Callable<T>>) - Method in class org.openspaces.core.executor.juc.DefaultTaskExecutorService
 
invokeAll(Collection<Callable<T>>, long, TimeUnit) - Method in class org.openspaces.core.executor.juc.DefaultTaskExecutorService
 
invokeAny(Collection<Callable<T>>) - Method in class org.openspaces.core.executor.juc.DefaultTaskExecutorService
 
invokeAny(Collection<Callable<T>>, long, TimeUnit) - Method in class org.openspaces.core.executor.juc.DefaultTaskExecutorService
 
invokeExceptionListener(Exception) - Method in class org.openspaces.events.AbstractEventListenerContainer
A callback to handle exception.
invokeExecutor(ExecutorRemotingTask) - Method in class org.openspaces.remoting.SpaceRemotingServiceExporter
 
invokeListener(SpaceDataEventListener, Object, TransactionStatus, Object) - Method in class org.openspaces.events.AbstractEventListenerContainer
Invokes the configured SpaceDataEventListener based on the provided data.
invokeListenerWithTransaction(BatchRemoteEvent, boolean, boolean) - Method in class org.openspaces.events.notify.AbstractNotifyEventListenerContainer
 
invokeListenerWithTransaction(Object, Object, boolean, boolean) - Method in class org.openspaces.events.notify.AbstractNotifyEventListenerContainer
Executes the given listener.
invokeRemote(MethodInvocation) - Method in class org.openspaces.remoting.EventDrivenSpaceRemotingProxyFactoryBean
 
invokeRemote(MethodInvocation) - Method in class org.openspaces.remoting.ExecutorSpaceRemotingProxyFactoryBean
 
invokeRemote(MethodInvocation) - Method in interface org.openspaces.remoting.RemotingInvoker
This invocation will cause the actual remote invocation.
invokeRemote(MethodInvocation) - Method in class org.openspaces.remoting.SyncSpaceRemotingProxyFactoryBean
Deprecated.  
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.
IPrivilegeWorker - Interface in com.j_spaces.worker
Deprecated.  
IProcedure - Interface in com.j_spaces.jdbc
Deprecated. Use Task or DistributedTask instead.
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)
isAbsolute() - Method in class org.openspaces.pu.container.support.WebsterFile
 
isAcceptableByFilter(String) - Method in class com.j_spaces.core.client.EntryArrivedRemoteEvent
 
isAccessToUnderlyingConnectionAllowed() - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
Returns the value of the accessToUnderlyingConnectionAllowed property.
isActive() - Method in class org.openspaces.events.AbstractSpaceListeningContainer
Return whether this container is currently active, that is, whether it has been set up but not shut down yet.
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
 
isAlive() - Method in interface org.openspaces.core.cluster.MemberAliveIndicator
Return true if the member is alive or not.
isAlive() - Method in class org.openspaces.core.space.AbstractSpaceFactoryBean
Returns if this space is alive or not by pinging the Space and if it is considered healthy.
isAlive() - Method in interface org.openspaces.pu.container.servicegrid.PUServiceBean
Return true if the member is alive or not.
isAlive() - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanImpl
 
isAlive() - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanProxy
 
isAnnotationDeclaredLocally(Class<? extends Annotation>, Class<?>) - Static method in class org.openspaces.core.util.AnnotationUtils
Determine whether an annotation for the specified annotationType is declared locally on the supplied clazz.
isAnnotationInherited(Class<? extends Annotation>, Class<?>) - Static method in class org.openspaces.core.util.AnnotationUtils
Determine whether an annotation for the specified annotationType is present on the supplied clazz and is inherited (i.e., not declared locally for the class).
isAutoRenew() - Method in class com.gigaspaces.events.EventSessionConfig
 
isAutoRenew() - Method in class org.openspaces.events.notify.AbstractNotifyEventListenerContainer
 
isAutoRenew() - Method in class org.openspaces.events.notify.AggregatedNotifyEventContainerServiceDetails
 
isAutoRenew() - Method in class org.openspaces.events.notify.NotifyEventContainerServiceDetails
 
isBackup() - Method in class org.openspaces.core.space.mode.AbstractSpaceModeChangeEvent
The space mode is BACKUP.
isBatchEnabled() - Method in class org.openspaces.events.notify.AbstractNotifyEventListenerContainer
Returns true when batching is enabled.
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
 
isCancelled() - Method in class org.openspaces.core.executor.support.AsyncResultFuture
 
isCancelled() - Method in class org.openspaces.remoting.EventDrivenRemoteFuture
Returns true if this task was cancelled before it completed normally.
isCancelled() - Method in class org.openspaces.remoting.SyncRemoteFuture
 
isClosed() - Method in class com.j_spaces.jdbc.driver.GResultSet
 
isClustered() - Method in class com.j_spaces.core.JSpaceAttributes
 
isClustered() - Method in class org.openspaces.core.space.SpaceServiceDetails
 
isDeletedByOwnTxn() - Method in exception com.j_spaces.core.client.EntryNotInSpaceException
Check if deleted in the same transaction.
isDeletedByOwnTxn() - Method in exception org.openspaces.core.EntryNotInSpaceException
Check if deleted in the same transaction.
isDirectory() - Method in class org.openspaces.pu.container.support.WebsterFile
 
isDirty() - Method in class org.openspaces.pu.container.jee.lb.apache.LoadBalancerInfo
 
isDirtyRead(int) - Static method in class com.j_spaces.core.client.ReadModifiers
Checks if the DIRTY_READ bit was set for this modifier.
isDisableCommit() - Method in class org.openspaces.core.transaction.manager.JiniTransactionHolder
 
isDisableRollback() - Method in class org.openspaces.core.transaction.manager.JiniTransactionHolder
 
isDiscarded() - Method in interface com.j_spaces.core.cluster.IReplicationFilterEntry
Checks if this entry was discarded.
isDiscovered() - Method in interface org.openspaces.admin.DiscoverableComponent
Returns true if the component is currently discovered from the lookup service.
isDone() - Method in class org.openspaces.core.executor.support.AsyncResultFuture
 
isDone() - Method in class org.openspaces.remoting.EventDrivenRemoteFuture
Returns true if this task completed.
isDone() - Method in class org.openspaces.remoting.SyncRemoteFuture
 
isElastic() - Method in class org.openspaces.grid.esm.ElasticDeploymentContextProperties
 
isElastic(ProcessingUnit) - Static method in class org.openspaces.grid.esm.PuCapacityPlanner
 
isEligibleAttribute(String) - Method in class org.openspaces.core.config.ContextLoaderBeanDefinitionParser
 
isEligibleAttribute(String) - Method in class org.openspaces.core.config.MapBeanDefinitionParser
 
isEligibleAttribute(String) - Method in class org.openspaces.core.config.MapLocalCacheSettingsBeanDefinitionParser
 
isEligibleAttribute(String) - Method in class org.openspaces.core.config.UrlSpaceBeanDefinitionParser
 
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.
isEmbeddedSpaces() - Method in interface org.openspaces.admin.pu.ProcessingUnitInstance
Returns true if there are embedded spaces started within this processing unit.
isEmpty() - Method in class com.gigaspaces.log.CompoundLogEntries
Returns true if there are no log entries.
isEmpty() - Method in interface com.j_spaces.javax.cache.Cache
Deprecated. Return true if entrySet().isEmpty() return true.
isEmpty() - Method in interface org.openspaces.admin.esm.ElasticServiceManagers
Returns true if there are no managers, false otherwise.
isEmpty() - Method in interface org.openspaces.admin.gsa.GridServiceAgents
Returns true if there are no agents, false otherwise.
isEmpty() - Method in interface org.openspaces.admin.gsc.GridServiceContainers
Returns true if there are no containers, false otherwise.
isEmpty() - Method in interface org.openspaces.admin.gsm.GridServiceManagers
Returns true if there are no managers, false otherwise.
isEmpty() - Method in interface org.openspaces.admin.lus.LookupServices
Returns true if there are no containers, false otherwise.
isEmpty() - Method in interface org.openspaces.admin.machine.Machines
Returns true if there are no machines, false otherwise.
isEmpty() - Method in interface org.openspaces.admin.pu.ProcessingUnits
Returns true if there are no currently deployed processing units.
isEmpty() - Method in interface org.openspaces.admin.space.Space
Returns true if there are currently no space instances discovered.
isEmpty() - Method in interface org.openspaces.admin.vm.VirtualMachines
Returns true if there are no virtual machines, false otherwise.
isEmpty() - Method in class org.openspaces.core.DefaultGigaMap
 
isEmpty() - Method in class org.openspaces.core.util.ConcurrentHashSet
Returns true if this set contains no elements.
isEmptyLockValue(Object) - Static method in class org.openspaces.core.map.LockManager
 
isEnabled() - Method in class org.openspaces.core.transaction.DefaultTransactionProvider
 
isEnabled() - Method in interface org.openspaces.core.transaction.TransactionProvider
Returns true if this transaction provider is enabled or not.
isEnabled() - Method in class org.openspaces.esb.mule.transaction.MuleXATransactionProvider
 
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
Deprecated. Returns true if this entry defined as FIFO, otherwise false.
isError() - Method in class org.openspaces.core.ReadByIdsException.ReadByIdResult
 
isError() - Method in class org.openspaces.core.TakeByIdsException.TakeByIdResult
 
IServerAdmin - Interface in com.gigaspaces.client
This interface contains all the administrative methods that the proxy provides to control the server.
IServerEntry - Interface in com.gigaspaces.server
Represents an entry stored in the space.
isExclusiveReadLock(int) - Static method in class com.j_spaces.core.client.ReadModifiers
Checks if the EXCLUSIVE_READ_LOCK bit was set for this modifier.
isExistingTransaction(Object) - Method in class org.openspaces.core.transaction.manager.AbstractJiniTransactionManager
 
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
 
isFailed() - Method in class org.openspaces.pu.container.jee.jetty.holder.SharedThreadPool
 
isFifo() - Method in interface com.gigaspaces.client.IProxyAdmin
Deprecated. Use getReadModifiers() with ReadModifiers.FIFO instead.
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
Deprecated. Returns FIFO status.
isFifo() - Method in class com.j_spaces.core.client.MetaDataEntry
Deprecated. Returns FIFO status.
isFifo(int) - Static method in class com.j_spaces.core.client.ReadModifiers
Checks if the FIFO bit was set for this modifier.
isFifo() - Method in interface com.j_spaces.core.IGSEntry
If true operations will be done using FIFO ordering when multiple match found.
isFifo() - Method in class org.openspaces.esb.mule.queue.OpenSpacesQueueConnector
Should the entries written to the virtualized queue be fifo or not.
isFifo() - Method in class org.openspaces.esb.mule.seda.OpenSpacesSedaModel
 
isFifo() - Method in class org.openspaces.events.notify.AbstractNotifyEventListenerContainer
 
isFifo() - Method in class org.openspaces.events.notify.AggregatedNotifyEventContainerServiceDetails
 
isFifo() - Method in class org.openspaces.events.notify.NotifyEventContainerServiceDetails
 
isFifoClass() - Method in exception com.j_spaces.core.InvalidFifoClassException
Deprecated. Returns true if this class defined as FIFO, otherwise false.
isFifoClass() - Method in exception org.openspaces.core.InvalidFifoClassException
Deprecated. Returns true if this class defined as FIFO, otherwise false.
isFile() - Method in class org.openspaces.pu.container.support.WebsterFile
 
isFileMarker() - Method in class com.gigaspaces.log.LogEntry
Returns true if the log entry is a file marker (representing the file where the log was extracted).
isFilled() - Method in class org.openspaces.core.space.SecurityConfig
 
isFirst() - Method in class com.j_spaces.jdbc.driver.GResultSet
 
isFromReplication() - Method in class com.j_spaces.core.client.EntryArrivedRemoteEvent
is that specific event comes from prelication or not.
isGranted(Privilege) - Method in class com.gigaspaces.security.authorities.GrantedAuthorities
Evaluates to true if has been granted the required privilege, disregarding any classname filters of a SpaceAuthority.
isGranted(Privilege, Object) - Method in class com.gigaspaces.security.authorities.GrantedAuthorities
Evaluates to true if has been granted the required privileges to access the specified object.
isGreater(BigInteger, BigInteger) - Method in class org.openspaces.core.util.numbers.BigIntegerHelper
 
isGreaterThan(MemorySettings) - Method in class org.openspaces.grid.esm.MemorySettings
 
isGuaranteed() - Method in class org.openspaces.events.notify.AbstractNotifyEventListenerContainer
 
isGuaranteed() - Method in class org.openspaces.events.notify.NotifyEventContainerServiceDetails
 
isGuaranteedNotifications() - Method in class com.gigaspaces.events.EventSessionConfig
 
isHiddenFile(File) - Method in class org.openspaces.pu.container.servicegrid.deploy.HTTPFileSystemView
 
isHighlyAvailable() - Method in class org.openspaces.admin.esm.deployment.DeploymentContext
 
isIndexed() - Method in enum com.gigaspaces.annotation.pojo.SpaceProperty.IndexType
Deprecated. Returns true if any index other than NONE is set, false otherwise.
isIndexed() - Method in enum com.gigaspaces.metadata.index.SpaceIndexType
Returns true if this index type indicates an indexed state, false otherwise.
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 org.openspaces.pu.container.standalone.StandaloneContainerRunnable
Returns true if the application context initialized successfully.
isInvocation - Variable in class org.openspaces.remoting.EventDrivenSpaceRemotingEntry
 
isJee() - Method in interface org.openspaces.admin.pu.ProcessingUnitInstance
Returns true if this processing unit is a jee processing unit.
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.
isLeaseExpire() - Method in interface org.openspaces.events.notify.NotifyTypeProvider
Should this listener be notified on lease expiration operations.
isLoadOnStartup() - Method in class com.j_spaces.core.JSpaceAttributes
 
isLocked(Object) - Method in class org.openspaces.core.DefaultGigaMap
 
isLocked(Object) - Method in interface org.openspaces.core.GigaMap
Returns true if the given key is locked.
islocked(Object) - Method in class org.openspaces.core.map.LockManager
Returns true if the given key is locked.
isLog() - Method in class com.gigaspaces.log.LogEntry
Returns true if the log entry is an actual log "line".
isLowOnThreads() - Method in class org.openspaces.pu.container.jee.jetty.holder.SharedThreadPool
 
isManaged() - Method in interface org.openspaces.admin.pu.ProcessingUnit
Returns true if there is a managing GSM for it.
isManagedEntry(String) - Method in class org.openspaces.persistency.hibernate.AbstractHibernateExternalDataSource
Returns if the given entity name is part of the AbstractHibernateExternalDataSource.getManagedEntries() list.
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
Checks if the MATCH_BY_ID bit was set for this modifier.
isMemberAliveEnabled() - Method in interface org.openspaces.core.cluster.MemberAliveIndicator
Should this member be checked to see if it is alive or not.
isMemberAliveEnabled() - Method in class org.openspaces.core.space.AbstractSpaceFactoryBean
Returns the AbstractSpaceFactoryBean.setEnableMemberAliveIndicator(Boolean) flag.
isMemberAliveEnabled() - Method in interface org.openspaces.pu.container.servicegrid.PUServiceBean
Should this member be checked to see if it is alive or not.
isMemberAliveEnabled() - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanImpl
 
isMemberAliveEnabled() - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanProxy
 
isMinimalPutsEnabledByDefault() - Method in class org.openspaces.hibernate.cache.AbstractMapCacheProvider
 
isMinimalPutsEnabledByDefault() - Method in class org.openspaces.hibernate.cache.SimpleGigaMapCacheProvider
 
isMinimalPutsEnabledByDefault() - Method in class org.openspaces.hibernate.cache.TransactionalGigaMapCacheProvider
 
isMirror() - Method in class org.openspaces.core.space.SpaceServiceDetails
 
isMirrorServiceEnabled() - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
isMirrorServiceEnabled() - Method in class com.j_spaces.core.JSpaceAttributes
Is mirror service
isMonitoring() - Method in interface org.openspaces.admin.StatisticsMonitor
Returns true if statistics are now being monitored.
isMonitoringCreatedFiles() - Static method in class com.gigaspaces.logger.RollingFileHandler
 
isMulticast() - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
isNA() - Method in interface org.openspaces.admin.os.OperatingSystemDetails
Returns true if the details are not available.
isNA() - Method in interface org.openspaces.admin.os.OperatingSystemsStatistics
Returns true if the statistics are not available.
isNA() - Method in interface org.openspaces.admin.os.OperatingSystemStatistics
Returns true if the statistics are not available.
isNA() - Method in interface org.openspaces.admin.space.SpaceInstanceStatistics
Returns true if this statistics are not available.
isNA() - Method in interface org.openspaces.admin.space.SpaceStatistics
Returns true if the statistics are not available.
isNA() - Method in interface org.openspaces.admin.transport.TransportsStatistics
Returns true if the statistics are currently not available.
isNA() - Method in interface org.openspaces.admin.transport.TransportStatistics
Return true if the statistics are unavailable.
isNA() - Method in interface org.openspaces.admin.vm.VirtualMachineDetails
Returns true if the details of the virtual machine is not available.
isNA() - Method in interface org.openspaces.admin.vm.VirtualMachinesStatistics
Returns true if this is not valid statistics.
isNA() - Method in interface org.openspaces.admin.vm.VirtualMachineStatistics
Returns true if this is not valid statistics.
isNewJiniHolder() - Method in class org.openspaces.core.transaction.manager.AbstractJiniTransactionManager.JiniTransactionObject
 
isNone() - Method in class org.openspaces.core.space.mode.AbstractSpaceModeChangeEvent
The space mode is NONE, in other words - unknown.
isNotifyAll() - Method in class org.openspaces.events.notify.AbstractNotifyEventListenerContainer
 
isNotifyLeaseExpire() - Method in class org.openspaces.events.notify.AbstractNotifyEventListenerContainer
 
isNotifyLeaseExpire() - Method in class org.openspaces.events.notify.AggregatedNotifyEventContainerServiceDetails
 
isNotifyLeaseExpire() - Method in class org.openspaces.events.notify.NotifyEventContainerServiceDetails
 
isNotifyTake() - Method in class org.openspaces.events.notify.AbstractNotifyEventListenerContainer
 
isNotifyTake() - Method in class org.openspaces.events.notify.AggregatedNotifyEventContainerServiceDetails
 
isNotifyTake() - Method in class org.openspaces.events.notify.NotifyEventContainerServiceDetails
 
isNotifyUnmatched() - Method in class org.openspaces.events.notify.AbstractNotifyEventListenerContainer
 
isNotifyUnmatched() - Method in class org.openspaces.events.notify.AggregatedNotifyEventContainerServiceDetails
 
isNotifyUnmatched() - Method in class org.openspaces.events.notify.NotifyEventContainerServiceDetails
 
isNotifyUpdate() - Method in class org.openspaces.events.notify.AbstractNotifyEventListenerContainer
 
isNotifyUpdate() - Method in class org.openspaces.events.notify.AggregatedNotifyEventContainerServiceDetails
 
isNotifyUpdate() - Method in class org.openspaces.events.notify.NotifyEventContainerServiceDetails
 
isNotifyWrite() - Method in class org.openspaces.events.notify.AbstractNotifyEventListenerContainer
 
isNotifyWrite() - Method in class org.openspaces.events.notify.AggregatedNotifyEventContainerServiceDetails
 
isNotifyWrite() - Method in class org.openspaces.events.notify.NotifyEventContainerServiceDetails
 
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
Deprecated. Check write mode.
isNOWriteLeaseMode() - Method in class com.j_spaces.core.client.MetaDataEntry
Deprecated. Check write mode.
isNullExpression() - Method in class com.j_spaces.core.client.SQLQuery
This method should be used for check expression string.
isOneWayReplication - Variable in class com.j_spaces.core.cluster.ReplicationPolicy
fast one way replication
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.
ISpaceIndex - Interface in com.gigaspaces.metadata.index
Encapsulates information about an index in a space type.
ISpacePropertyInfo - Interface in com.gigaspaces.metadata
Encapsulates information about a property of a space type.
ISpaceQuery<T> - Interface in com.gigaspaces.query
Represents a space query.
ISpaceState - Interface in com.j_spaces.core
Defines a set of constants that gives an information on the state of a JavaSpace.
ISpaceTypeInfo - Interface in com.gigaspaces.metadata
Encapsulates information about a space type.
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.
isPassArrayAsIs() - Method in class org.openspaces.events.notify.AbstractNotifyEventListenerContainer
 
isPassArrayAsIs() - Method in class org.openspaces.events.notify.AggregatedNotifyEventContainerServiceDetails
 
isPassArrayAsIs() - Method in class org.openspaces.events.notify.NotifyEventContainerServiceDetails
 
isPassArrayAsIs() - Method in class org.openspaces.events.polling.AbstractPollingEventListenerContainer
 
isPassArrayAsIs() - Method in class org.openspaces.events.polling.AggregatedPollingEventContainerServiceDetails
 
isPassArrayAsIs() - Method in class org.openspaces.events.polling.PollingEventContainerServiceDetails
 
isPasswordValid(String, String) - Method in interface com.gigaspaces.security.encoding.PasswordEncoder
Validates a specified "raw" password against an encoded password.
isPerformOrderById() - Method in class org.openspaces.persistency.hibernate.AbstractHibernateExternalDataSource
When performing initial load, this flag indicates if the generated query will order to results by the id.
isPerformSnapshot() - Method in class org.openspaces.events.AbstractTemplateEventListenerContainer
 
isPerformSnapshot() - Method in class org.openspaces.events.EventContainerServiceDetails
 
isPerformTakeOnNotify() - Method in class org.openspaces.events.notify.AggregatedNotifyEventContainerServiceDetails
 
isPerformTakeOnNotify() - Method in class org.openspaces.events.notify.NotifyEventContainerServiceDetails
 
isPersistent() - Method in class com.j_spaces.core.JSpaceAttributes
 
isPersistent() - Method in class org.openspaces.esb.mule.queue.OpenSpacesQueueConnector
Should the entries written to the Space will be persistent to a backend storage or not.
isPersistent() - Method in class org.openspaces.esb.mule.seda.OpenSpacesSedaModel
 
isPersistentStartupEnabled() - Method in class com.j_spaces.core.cluster.ClusterPolicy
 
isPoolPreparedStatements() - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
Returns true if we are pooling statements.
isPrimary() - Method in class org.openspaces.core.space.mode.AbstractSpaceModeChangeEvent
The space mode is PRIMARY.
isPrimaryElectionAvailable() - Method in class com.j_spaces.core.cluster.ClusterPolicy
 
isPrivate() - Method in class com.j_spaces.core.JSpaceAttributes
 
isProcessingUnitIntact() - Method in class org.openspaces.grid.esm.PuCapacityPlanner
 
isProcessingUnitIntact(ProcessingUnit) - Static method in class org.openspaces.grid.esm.PuCapacityPlanner
 
isPutFirst() - Method in class org.openspaces.core.map.LocalCacheSupport
When performing a put operation, you may perform the put operation both into the local cache and the master space.
isQPAutoCommit() - 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.
isReadOnly() - Method in interface com.gigaspaces.security.directory.RoleManager
Indicates that this manager is for read-only purposes, and that any invocation of a destructive operation will throw an AccessDeniedException.
isReadOnly() - Method in interface com.gigaspaces.security.directory.UserManager
Indicates that this manager is for read-only purposes, and that any invocation of a destructive operation will throw an AccessDeniedException.
isRegisterForSpaceModeNotifications() - Method in class org.openspaces.core.space.AbstractSpaceFactoryBean
Returns if the space should register for primary backup notifications.
isReliableAsyncRepl() - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
isRemoteProtocol(IJSpace) - Static method in class org.openspaces.core.util.SpaceUtils
Returns true if the Space uses a remote protocol.
isRemoteProtocol(SpaceURL) - Static method in class org.openspaces.core.util.SpaceUtils
Returns true if the url points at a remote protocol.
isRemoteProtocol(String) - Static method in class org.openspaces.core.util.SpaceUtils
Returns true if the url points at a remote protocol.
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.
isReplicateFullTake() - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
isReplicateNotifyTemplate() - Method in class com.gigaspaces.events.EventSessionConfig
Should this template be replicated.
isReplicateNotifyTemplate() - Method in class org.openspaces.events.notify.AbstractNotifyEventListenerContainer
 
isReplicateNotifyTemplate() - Method in class org.openspaces.events.notify.AggregatedNotifyEventContainerServiceDetails
 
isReplicateNotifyTemplate() - Method in class org.openspaces.events.notify.NotifyEventContainerServiceDetails
 
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.
isRollbackOnly() - Method in class org.openspaces.core.transaction.manager.AbstractJiniTransactionManager.JiniTransactionObject
 
isRoot(File) - Method in class org.openspaces.pu.container.servicegrid.deploy.HTTPFileSystemView
 
isRunning() - Method in class org.openspaces.events.AbstractSpaceListeningContainer
Return whether this container is currently running, that is, whether it has been started and not stopped yet.
isRunning() - Method in class org.openspaces.pu.container.jee.jetty.holder.SharedThreadPool
 
isRunning() - Method in class org.openspaces.pu.container.standalone.StandaloneContainerRunnable
Return true if this runnable is currently running.
isSameRM(XAResource) - Method in class com.j_spaces.core.client.XAResourceImpl
 
isSameSpace(IJSpace, IJSpace) - Static method in class org.openspaces.core.util.SpaceUtils
 
isSecured() - Method in interface com.gigaspaces.client.IProxyAdmin
Returns an indication : is this space secured.
isSecured() - Method in class org.openspaces.admin.pu.ProcessingUnitDeployment
 
isServiceSecured() - Method in class org.openspaces.grid.esm.ESMImpl
 
isServiceSecured() - Method in class org.openspaces.grid.esm.ESMProxy
 
isShared() - Method in class org.openspaces.pu.container.jee.JeeServiceDetails
Returns true if this web service is running on a shared instance of a web container.
isShutdown() - Method in class org.openspaces.core.executor.juc.DefaultTaskExecutorService
 
isShutdownSpaceOnInitFailure() - Method in class com.j_spaces.core.cluster.ReplicationFilterProvider
Returns true if the space should shutdown on filter init failure.
isSingleInstance() - Method in interface org.openspaces.pu.container.jee.glassfish.holder.GlassfishHolder
 
isSingleInstance() - Method in class org.openspaces.pu.container.jee.glassfish.holder.SharedGlassfishHolder
 
isSingleInstance() - Method in interface org.openspaces.pu.container.jee.jetty.holder.JettyHolder
Returns true if this is a single instance.
isSingleInstance() - Method in class org.openspaces.pu.container.jee.jetty.holder.PlainJettyHolder
 
isSingleInstance() - Method in class org.openspaces.pu.container.jee.jetty.holder.SharedJettyHolder
 
isSingleton() - Method in class org.openspaces.core.config.SQLQueryFactoryBean
 
isSingleton() - Method in class org.openspaces.core.config.ViewQueryFactoryBean
 
isSingleton() - Method in class org.openspaces.core.GigaMapFactoryBean
Returns true as this is a singleton.
isSingleton() - Method in class org.openspaces.core.GigaSpaceFactoryBean
Returns true as this is a singleton.
isSingleton() - Method in class org.openspaces.core.map.MapFactoryBean
 
isSingleton() - Method in class org.openspaces.core.space.AbstractSpaceFactoryBean
Returns true since this factory is a singleton.
isSingleton() - Method in class org.openspaces.core.space.cache.AbstractLocalCacheSpaceFactoryBean
Returns true since this bean is a singleton.
isSingleton() - Method in class org.openspaces.events.config.AbstractResultEventAdapterFactoryBean
 
isSingleton() - Method in class org.openspaces.jms.GigaSpaceConnectionFactory
 
isSingleton() - Method in class org.openspaces.jms.GigaSpaceQueue
 
isSingleton() - Method in class org.openspaces.jms.GigaSpaceTopic
 
isSingleton() - Method in class org.openspaces.jms.GigaSpaceXAConnectionFactory
 
isSingleton() - Method in class org.openspaces.pu.container.jee.PortGenerator
 
isSingleton() - Method in class org.openspaces.pu.container.jee.SharedContextFactory
 
isSingleton() - Method in class org.openspaces.remoting.EventDrivenSpaceRemotingProxyFactoryBean
 
isSingleton() - Method in class org.openspaces.remoting.ExecutorSpaceRemotingProxyFactoryBean
 
isSingleton() - Method in class org.openspaces.remoting.SyncSpaceRemotingProxyFactoryBean
Deprecated.  
isSslEnabled() - Method in interface org.openspaces.admin.transport.TransportDetails
Returns true if ssl is enabled for the transport.
isStarted() - Method in class org.openspaces.pu.container.jee.jetty.holder.SharedThreadPool
 
isStartedWithinGSC() - Method in interface com.gigaspaces.client.IProxyAdmin
Returns true if the space started within a GSC.
isStarting() - Method in class org.openspaces.pu.container.jee.jetty.holder.SharedThreadPool
 
isStatisticsAvailable() - Method in interface com.j_spaces.core.admin.StatisticsAdmin
Checks if space statistics is available.
isStopped() - Method in class org.openspaces.pu.container.jee.jetty.holder.SharedThreadPool
 
isStopping() - Method in class org.openspaces.pu.container.jee.jetty.holder.SharedThreadPool
 
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.
isTake() - Method in interface org.openspaces.events.notify.NotifyTypeProvider
Should this listener be notified on take operations.
isTemplate() - Method in enum com.j_spaces.core.cluster.ReplicationOperationType
 
isTerminated() - Method in class org.openspaces.core.executor.juc.DefaultTaskExecutorService
 
isThreadSafe() - Method in class org.openspaces.remoting.scripting.GroovyLocalScriptExecutor
 
isThreadSafe() - Method in class org.openspaces.remoting.scripting.JRubyLocalScriptExecutor
 
isThreadSafe() - Method in class org.openspaces.remoting.scripting.Jsr223LocalScriptExecutor
 
isThreadSafe() - Method in interface org.openspaces.remoting.scripting.LocalScriptExecutor
Returns true if the same compiled script can be used by different threads (note, parameres or bindings usually make a scripting library not thread safe).
isThrowPartialFailure(int) - Static method in class com.j_spaces.core.client.ReadModifiers
Checks if the THROW_PARTIAL_FAILURE bit was set for this modifier.
isTransactional() - Method in class com.j_spaces.sadapter.datasource.BulkDataPersisterContext
 
isTransactional() - Method in class org.openspaces.events.AbstractTransactionalEventListenerContainer
 
isTransactional() - Method in class org.openspaces.events.EventContainerServiceDetails
 
isTransient() - Method in class com.j_spaces.core.client.ExternalEntry
Check if Transient entry.
isTransient() - Method in interface com.j_spaces.core.client.IMetaDataEntry
Deprecated. Returns true if entry is transient, otherwise false.
isTransient() - Method in class com.j_spaces.core.client.MetaDataEntry
Deprecated. 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.
isTriggerNotifyTemplate() - Method in class org.openspaces.events.notify.AbstractNotifyEventListenerContainer
 
isTriggerNotifyTemplate() - Method in class org.openspaces.events.notify.AggregatedNotifyEventContainerServiceDetails
 
isTriggerNotifyTemplate() - Method in class org.openspaces.events.notify.NotifyEventContainerServiceDetails
 
IStubHandler - Interface in com.j_spaces.core
A filter that contains functions to control the life cycle of a space related stub.
isUnamtched() - Method in interface org.openspaces.events.notify.NotifyTypeProvider
Should this listener be notified when unmatched templates events occur.
isUnique() - Method in interface com.gigaspaces.metadata.index.ISpaceIndex
Returns true if this index has a unique constrint, false otherwise.
isUnknown() - Method in class org.openspaces.admin.pu.events.ManagingGridServiceManagerChangedEvent
Returns true if there is unknown managing grid service manager.
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.
isUpdate(int) - Static method in class com.j_spaces.core.client.UpdateModifiers
Return true if the integer argument includes the UPDATE_ONLY modifier or PARTIAL_UPDATE modifier or UPDATE_OR_WRITE modifier, false otherwise.
isUpdate() - Method in interface org.openspaces.events.notify.NotifyTypeProvider
Should this listener be notified on update operations.
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.
isUseMulticast() - Method in class org.openspaces.core.map.LocalCacheSupport
Local cache updates can be sent via unicast or multicast.
isUserInRole(String) - Method in class com.gigaspaces.security.authorities.GrantedAuthorities
Returns a boolean indicating whether the authenticated user is included in the specified logical "role".
isUseScrollableResultSet() - Method in class org.openspaces.persistency.hibernate.AbstractHibernateExternalDataSource
Controls if scrollable resultsets will be used with initial load operation.
isUseTriggerAsTemplate() - Method in class org.openspaces.events.polling.trigger.ReadTriggerOperationHandler
 
isUseTriggerAsTemplate() - Method in interface org.openspaces.events.polling.trigger.TriggerOperationHandler
Controls if the object returned from TriggerOperationHandler.triggerReceive(Object,org.openspaces.core.GigaSpace,long) will be used as the template for the receive operation by returning true.
isVersioned() - Method in interface com.j_spaces.map.IMap
Check if using optimistic locking.
isVersioned() - Method in class org.openspaces.core.map.LocalCacheSupport
Controls if this local cache will be versioned or not.
isWrapperFor(Class<?>) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
isWrapperFor(Class<?>) - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
 
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.
isWrite() - Method in interface org.openspaces.events.notify.NotifyTypeProvider
Should this listener be notified on write operations.
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.
iterate() - Method in class org.openspaces.core.IteratorBuilder
Returns a new GSIterator based on the builder configuration.
iterator() - Method in interface com.gigaspaces.client.ReadByIdsResult
Returns an iterator over the readByIds operation results.
iterator() - Method in interface com.gigaspaces.client.TakeByIdsResult
Returns an iterator over the takeByIds operation results.
iterator(T) - Method in interface com.gigaspaces.datasource.DataProvider
Create an iterator over all objects that match the given template.
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.gigaspaces.log.LogEntries
 
iterator() - Method in class com.j_spaces.core.client.GSIterator
 
iterator() - Method in class org.openspaces.core.DefaultGigaSpace
 
iterator() - Method in interface org.openspaces.core.GigaSpace
Returns an iterator builder allowing to configure and create a GSIterator over the Space.
iterator() - Method in class org.openspaces.core.util.ConcurrentHashSet
Returns an iterator over the elements in this set.
iterator(Object) - Method in class org.openspaces.persistency.hibernate.CriteriaHibernateExternalDataSource
 
iterator(SQLQuery) - Method in class org.openspaces.persistency.hibernate.DefaultHibernateExternalDataSource
Returns a DefaultListQueryDataIterator for the given sql query.
iterator(SQLQuery) - Method in class org.openspaces.persistency.hibernate.StatelessHibernateExternalDataSource
Returns a StatelessListQueryDataIterator for the given query.
iterator(Object) - Method in class org.openspaces.persistency.patterns.DataProviderSplitter
 
iterator(SQLQuery) - Method in class org.openspaces.persistency.patterns.SQLDataProviderExceptionHandler
 
iterator(SQLQuery) - Method in class org.openspaces.persistency.patterns.SQLDataProviderSplitter
 
IteratorBuilder - Class in org.openspaces.core
A utility builder class for GSIterator.
IteratorBuilder(GigaSpace) - Constructor for class org.openspaces.core.IteratorBuilder
Constructs a new iterator builder using the given GigaSpace.
iterators() - Method in class org.openspaces.persistency.hibernate.iterator.AbstractChunkDataIterator
 
iterators() - Method in class org.openspaces.persistency.hibernate.iterator.HibernateProxyRemoverIterator
 
iterators() - Method in class org.openspaces.persistency.support.ConcurrentMultiDataIterator
 
iterators() - Method in interface org.openspaces.persistency.support.MultiDataIterator
Returns the underlying iterators.
iterators() - Method in class org.openspaces.persistency.support.SerialMultiDataIterator
 
IteratorScope - Enum in com.gigaspaces.client.iterator
Determines the scope of a GSIterator.
iteratorScope(IteratorScope) - Method in class org.openspaces.core.IteratorBuilder
Determines iterator's scope: current entries, future entries or both.
itoa(int) - Static method in class org.openspaces.memcached.util.BufferUtils
Blatant copy of Integer.toString, but returning a byte array instead of a String, as string charset decoding/encoding was killing us on performance.
IWorker - Interface in com.j_spaces.worker
Deprecated. You should use processing units and event containers to implement code that is collocated with the space. Please refer to the GigaSpaces XAP documentation for more details: http://www.gigaspaces.com/wiki

J

JAVA_LOGGING_CONFIG_FILE - Static variable in class com.j_spaces.kernel.SystemProperties
 
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.
jdbcCompliant() - Method in class com.j_spaces.jdbc.driver.GDriver
This one is not fully compliant.
JdbcNamespaceHandler - Class in org.openspaces.jdbc.config
A namespace handler for jdbc namespace.
JdbcNamespaceHandler() - Constructor for class org.openspaces.jdbc.config.JdbcNamespaceHandler
 
JeeProcessingUnitContainer - Interface in org.openspaces.pu.container.jee
An extension to the ApplicationContextProcessingUnitContainer that can handle JEE processing units.
JeeProcessingUnitContainerProvider - Interface in org.openspaces.pu.container.jee
An extension to the ApplicationContextProcessingUnitContainerProvider that can handle JEE processing units.
JeeServiceDetails - Class in org.openspaces.pu.container.jee
A service that holds a jee container (such as jetty).
JeeServiceDetails() - Constructor for class org.openspaces.pu.container.jee.JeeServiceDetails
 
JeeServiceDetails(String, int, int, String, boolean, String, JeeType) - Constructor for class org.openspaces.pu.container.jee.JeeServiceDetails
 
JeeServiceDetails.Attributes - Class in org.openspaces.pu.container.jee
 
JeeServiceDetails.Attributes() - Constructor for class org.openspaces.pu.container.jee.JeeServiceDetails.Attributes
 
JEETYPE - Static variable in class org.openspaces.pu.container.jee.JeeServiceDetails.Attributes
 
JeeType - Enum in org.openspaces.pu.container.jee
The type of the jee service
JETTY_INSTANCE_PROP - Static variable in class org.openspaces.pu.container.jee.jetty.JettyJeeProcessingUnitContainerProvider
 
JETTY_JMX_PROP - Static variable in class org.openspaces.pu.container.jee.jetty.JettyJeeProcessingUnitContainerProvider
The deployment property controlling if JMX is enabled or not.
JETTY_LOCATION_PREFIX_SYSPROP - Static variable in class org.openspaces.pu.container.jee.jetty.JettyJeeProcessingUnitContainerProvider
 
JETTY_SESSIONS_LEASE - Static variable in class org.openspaces.pu.container.jee.jetty.JettyWebApplicationContextListener
The lease of the SessionData that is written to the Space.
JETTY_SESSIONS_SAVE_PERIOD - Static variable in class org.openspaces.pu.container.jee.jetty.JettyWebApplicationContextListener
How often an actual update of a non dirty session will be performed to the Space.
JETTY_SESSIONS_SCAVENGE_PERIOD - Static variable in class org.openspaces.pu.container.jee.jetty.JettyWebApplicationContextListener
How often the scavenger thread will run in order to check for expired sessions.
JETTY_SESSIONS_TIMEOUT - Static variable in class org.openspaces.pu.container.jee.jetty.JettyWebApplicationContextListener
Controls, using a deployment property, the timeout value of sessions.
JETTY_SESSIONS_URL - Static variable in class org.openspaces.pu.container.jee.jetty.JettyWebApplicationContextListener
A deploy property that controls if Jetty will store the session on the Space.
JettyHolder - Interface in org.openspaces.pu.container.jee.jetty.holder
A generic holder that holds a Jetty server and controls its lifecycle.
JettyHttpResponseStatus - Class in org.openspaces.pu.container.jee.stats
 
JettyHttpResponseStatus() - Constructor for class org.openspaces.pu.container.jee.stats.JettyHttpResponseStatus
 
JettyJeeProcessingUnitContainerProvider - Class in org.openspaces.pu.container.jee.jetty
An implementation of JeeProcessingUnitContainerProvider that can run web applications (war files) using Jetty.
JettyJeeProcessingUnitContainerProvider() - Constructor for class org.openspaces.pu.container.jee.jetty.JettyJeeProcessingUnitContainerProvider
 
JettyProcessingUnitContainer - Class in org.openspaces.pu.container.jee.jetty
The actual contianer simply holding the jetty web application context, the application context, and the JettyHolder.
JettyProcessingUnitContainer(ApplicationContext, WebAppContext, ContextHandlerCollection, JettyHolder, List<FreePortGenerator.PortHandle>) - Constructor for class org.openspaces.pu.container.jee.jetty.JettyProcessingUnitContainer
 
JettyWebAppClassLoader - Class in org.openspaces.pu.container.jee.jetty.support
A simple extension for Jetty WebApp class loader just to make it loggable in the Service Grid.
JettyWebAppClassLoader(ClassLoader, WebAppContext, String) - Constructor for class org.openspaces.pu.container.jee.jetty.support.JettyWebAppClassLoader
 
JettyWebApplicationContextListener - Class in org.openspaces.pu.container.jee.jetty
An jetty specific ServletContextListener that is automatically loaded by the BootstrapWebApplicationContextListener.
JettyWebApplicationContextListener() - Constructor for class org.openspaces.pu.container.jee.jetty.JettyWebApplicationContextListener
 
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
Deprecated. jini:// protocol.
JiniPlatformTransactionManager - Interface in org.openspaces.core.transaction.manager
An extension to Spring PlatformTransactionManager that holds the Jini transactional context.
JiniServiceFactoryBean - Class in org.openspaces.core.jini
JiniServiceFactoryBean for Jini environments.
JiniServiceFactoryBean() - Constructor for class org.openspaces.core.jini.JiniServiceFactoryBean
 
JiniTransactionHolder - Class in org.openspaces.core.transaction.manager
A Jini transaction holder responsible for holding the current running transaction.
JiniTransactionHolder(Transaction.Created, int, LeaseRenewalManager) - Constructor for class org.openspaces.core.transaction.manager.JiniTransactionHolder
Constructs a new jini transaction holder.
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_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.
JmsNamespaceHandler - Class in org.openspaces.jms.config
A namespace handler for jms namespace.
JmsNamespaceHandler() - Constructor for class org.openspaces.jms.config.JmsNamespaceHandler
 
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
join() - Method in class org.openspaces.pu.container.jee.jetty.holder.SharedThreadPool
 
JRUBY_LOCAL_EXECUTOR_TYPE - Static variable in class org.openspaces.remoting.scripting.DefaultScriptingExecutor
 
JRubyLocalScriptExecutor - Class in org.openspaces.remoting.scripting
JRuby local script executor.
JRubyLocalScriptExecutor() - Constructor for class org.openspaces.remoting.scripting.JRubyLocalScriptExecutor
 
JRubyLocalScriptExecutor.JRubyCompiledScript - Class in org.openspaces.remoting.scripting
 
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.
Jsr223LocalScriptExecutor - Class in org.openspaces.remoting.scripting
Java 6 (JSR 223) script executor.
Jsr223LocalScriptExecutor() - Constructor for class org.openspaces.remoting.scripting.Jsr223LocalScriptExecutor
 

K

KEY - Static variable in class com.j_spaces.map.Envelope
the key index in the values array.
Key - Class in org.openspaces.memcached
Represents a given key for lookup in the cache.
Key() - Constructor for class org.openspaces.memcached.Key
 
Key(byte[]) - Constructor for class org.openspaces.memcached.Key
 
key(Key) - Static method in class org.openspaces.memcached.LocalCacheElement
 
KeyFactory - Class in com.gigaspaces.security.encoding
A convenient factory for handling secret keys.
KeyFactory() - Constructor for class com.gigaspaces.security.encoding.KeyFactory
 
keys - Variable in class org.openspaces.memcached.protocol.CommandMessage
 
keySet() - Method in interface com.j_spaces.javax.cache.Cache
Deprecated. Returns a set view of the keys currently contained in the cache.
keySet() - Method in class org.openspaces.core.DefaultGigaMap
 
kill() - Method in interface org.openspaces.admin.AgentGridComponent
Kills the grid component.
killByAgentId(int) - Method in interface org.openspaces.admin.gsa.GridServiceAgent
 

L

last() - Method in class com.j_spaces.jdbc.driver.GResultSet
 
lastModified() - Method in interface com.gigaspaces.security.fs.FileService
The last time the file was modified.
lastModified() - Method in class com.gigaspaces.security.fs.LocalFileService
 
lastModified() - Method in class com.gigaspaces.security.fs.URLFileService
 
lastModified() - Method in class org.openspaces.pu.container.support.WebsterFile
 
lastN(int) - Static method in class com.gigaspaces.log.LogEntryMatchers
 
lastN(int, LogEntryMatcher) - Static method in class com.gigaspaces.log.LogEntryMatchers
 
LastNLogEntryMatcher - Class in com.gigaspaces.log
Returns the last N log entries.
LastNLogEntryMatcher(int) - Constructor for class com.gigaspaces.log.LastNLogEntryMatcher
 
LastNLogEntryMatcher(int, LogEntryMatcher) - Constructor for class com.gigaspaces.log.LastNLogEntryMatcher
 
LazyLoadingRemoteInvocationAspect - Class in org.openspaces.remoting.scripting
The lazy loading remote invocation aspect wraps the actual remote invocation and adds support for LazyLoadingScripts.
LazyLoadingRemoteInvocationAspect() - Constructor for class org.openspaces.remoting.scripting.LazyLoadingRemoteInvocationAspect
 
LazyLoadingScript - Interface in org.openspaces.remoting.scripting
Allows to define a lazy loading script which will not send the scipt contents during the invocaiton if the scipt can be cached and compiled.
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. use ReplicationOperationType.LEASE_EXPIRATION instead
LeaseContext<T> - Interface in com.j_spaces.core
LeaseContext is a return-value encapsulation of a write operation.
leaseDuration(long) - Method in class org.openspaces.core.IteratorBuilder
The requested initial lease time on the resulting match set.
leaseListener(LeaseListener) - Method in class org.openspaces.events.notify.SimpleNotifyContainerConfigurer
 
leaseRenewalConfig(TransactionLeaseRenewalConfig) - Method in class org.openspaces.core.transaction.manager.DistributedJiniTxManagerConfigurer
 
leaseRenewalConfig(TransactionLeaseRenewalConfig) - Method in class org.openspaces.core.transaction.manager.LocalJiniTxManagerConfigurer
 
leaseRenewalConfig(TransactionLeaseRenewalConfig) - Method in class org.openspaces.core.transaction.manager.LookupJiniTxManagerConfigurer
 
LEVEL_PROP - Static variable in class com.gigaspaces.logger.RollingFileHandler
 
ListenerExecutionFailedException - Exception in org.openspaces.events
Represents a listener execution failure.
ListenerExecutionFailedException(String) - Constructor for exception org.openspaces.events.ListenerExecutionFailedException
 
ListenerExecutionFailedException(String, Throwable) - Constructor for exception org.openspaces.events.ListenerExecutionFailedException
 
listenerLease(long) - Method in class org.openspaces.events.notify.SimpleNotifyContainerConfigurer
 
listFiles() - Method in class org.openspaces.pu.container.support.WebsterFile
 
listServiceDetails() - Method in interface org.openspaces.pu.container.servicegrid.PUServiceBean
 
listServiceDetails() - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanImpl
 
listServiceDetails() - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanProxy
 
listSpacesModes() - Method in interface org.openspaces.pu.container.servicegrid.PUServiceBean
 
listSpacesModes() - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanImpl
 
listSpacesModes() - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanProxy
 
listSpacesURLs() - Method in interface org.openspaces.pu.container.servicegrid.PUServiceBean
 
listSpacesURLs() - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanImpl
 
listSpacesURLs() - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanProxy
 
liveLogEntries(LogEntryMatcher) - Method in interface org.openspaces.admin.gsa.GridServiceAgent
Extracts all the log entries of all the "live" runtime components that this agent is running matching the given matcher.
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
Deprecated. The load method provides a means to "pre load" the cache.
load(Object) - Method in interface com.j_spaces.javax.cache.CacheLoader
Deprecated. Loads value from secondary data storage in case if it's not in space cache.
load(Object) - Method in class org.openspaces.core.DefaultGigaMap
 
loadAll(Collection) - Method in class com.gigaspaces.datasource.hibernate.HibernateMapDataSource
Deprecated.  
loadAll(Collection) - Method in interface com.j_spaces.javax.cache.Cache
Deprecated. The loadAll method provides a means to "pre load" objects into the cache.
loadAll(Collection) - Method in interface com.j_spaces.javax.cache.CacheLoader
Deprecated. Loads multiple values from secondary data storage in case they are not in cache.
loadAll(Collection) - Method in class org.openspaces.core.DefaultGigaMap
 
loadApplicationContext() - Method in class org.openspaces.core.space.mode.RefreshSpaceModeContextLoader
 
loadApplicationContext() - Method in class org.openspaces.core.space.mode.SpaceModeContextLoader
Loads the application context and adding specific bean factory and bean post processors.
LoadBalancerInfo - Class in org.openspaces.pu.container.jee.lb.apache
Holds information on all the different load balancer nodes (web processing unit instances).
LoadBalancerInfo(String) - Constructor for class org.openspaces.pu.container.jee.lb.apache.LoadBalancerInfo
 
LoadBalancerNodeInfo - Class in org.openspaces.pu.container.jee.lb.apache
Node level information for the load balancer.
LoadBalancerNodeInfo(ServiceID, ClusterInfo, JeeServiceDetails) - Constructor for class org.openspaces.pu.container.jee.lb.apache.LoadBalancerNodeInfo
 
loadCacheConfig(SpaceURL, ISpaceProxy, Properties) - Static method in class com.j_spaces.core.client.SpaceFinder
Deprecated.  
loadKey(String) - Static method in class com.gigaspaces.security.encoding.KeyFactory
Loads the SecretKey file from a resource located in the classpath or jar.
loadKeyStore(String, char[]) - Method in class com.gigaspaces.lrmi.nio.filters.SSLFilterFactory
 
loadParentContext(ServletContext) - Method in class org.openspaces.pu.container.jee.context.ProcessingUnitContextLoader
Returns the application context bound under JeeProcessingUnitContainerProvider.APPLICATION_CONTEXT_CONTEXT within the servlet context.
loadScript() - Method in interface org.openspaces.remoting.scripting.LazyLoadingScript
Loads the script into memory.
loadScript() - Method in class org.openspaces.remoting.scripting.ResourceLazyLoadingScript
Loads the scirpt into memory from the resource location.
loadSecurityProperties(String) - Static method in class com.gigaspaces.security.SecurityFactory
Loads the specified properties file from the resource. see SecurityFactory.findSecurityProperties(String).
LOCAL_CACHE_STORAGE_TYPE - Static variable in class com.j_spaces.core.client.SpaceURL
Deprecated.  Local cache storage type: LOCAL_CACHE_STORE_REFERENCE LOCAL_CACHE_STORE_SHALLOW_COPY
LOCAL_CACHE_STORE_REFERENCE - Static variable in class com.j_spaces.core.client.SpaceURL
Deprecated.  Local cache will store a reference to the user's object.
LOCAL_CACHE_STORE_SHALLOW_COPY - Static variable in class com.j_spaces.core.client.SpaceURL
Deprecated.  Local cache will store a shallow copy of the user's object.
LOCAL_CACHE_UPDATE_MODE - Static variable in class com.j_spaces.core.client.SpaceURL
Deprecated.  DCache update modes: UPDATE_MODE_PULL = 1 UPDATE_MODE_PUSH = 2 Example: jini://localhost:10098/containerName/JavaSpaces?
LOCAL_CACHE_UPDATE_MODE_PULL - Static variable in class org.openspaces.core.map.LocalCacheSupport
 
LOCAL_CACHE_UPDATE_MODE_PULL - Static variable in class org.openspaces.core.space.cache.LocalCacheSpaceFactoryBean
 
LOCAL_CACHE_UPDATE_MODE_PUSH - Static variable in class org.openspaces.core.map.LocalCacheSupport
 
LOCAL_CACHE_UPDATE_MODE_PUSH - Static variable in class org.openspaces.core.space.cache.LocalCacheSpaceFactoryBean
 
localCache() - Method in class org.openspaces.core.space.cache.LocalCacheSpaceConfigurer
 
LocalCacheElement - Class in org.openspaces.memcached
Represents information about a cache entry.
LocalCacheElement() - Constructor for class org.openspaces.memcached.LocalCacheElement
 
LocalCacheElement(Key) - Constructor for class org.openspaces.memcached.LocalCacheElement
 
LocalCacheElement(Key, int, int, long) - Constructor for class org.openspaces.memcached.LocalCacheElement
 
LocalCacheElement.IncrDecrResult - Class in org.openspaces.memcached
 
LocalCacheElement.IncrDecrResult(int, LocalCacheElement) - Constructor for class org.openspaces.memcached.LocalCacheElement.IncrDecrResult
 
localCacheEvictionStrategy(EvictionStrategy) - Method in class org.openspaces.core.map.MapConfigurer
 
localCachePutFirst(boolean) - Method in class org.openspaces.core.map.MapConfigurer
 
localCacheSizeLimit(int) - Method in class org.openspaces.core.map.MapConfigurer
 
LocalCacheSpaceBeanDefinitionParser - Class in org.openspaces.core.config
A bean definition builder for LocalCacheSpaceFactoryBean.
LocalCacheSpaceBeanDefinitionParser() - Constructor for class org.openspaces.core.config.LocalCacheSpaceBeanDefinitionParser
 
LocalCacheSpaceConfigurer - Class in org.openspaces.core.space.cache
A simple configurer helper to create IJSpace local cache.
LocalCacheSpaceConfigurer(SpaceConfigurer) - Constructor for class org.openspaces.core.space.cache.LocalCacheSpaceConfigurer
 
LocalCacheSpaceConfigurer(IJSpace) - Constructor for class org.openspaces.core.space.cache.LocalCacheSpaceConfigurer
 
LocalCacheSpaceConfigurer.UpdateMode - Enum in org.openspaces.core.space.cache
 
LocalCacheSpaceFactoryBean - Class in org.openspaces.core.space.cache
In some cases, the memory capacity of an individual application is not capable of holding all the information in the local application memory.
LocalCacheSpaceFactoryBean() - Constructor for class org.openspaces.core.space.cache.LocalCacheSpaceFactoryBean
 
LocalCacheSupport - Class in org.openspaces.core.map
A bean holding local cache support (when using Map API) configuration.
LocalCacheSupport() - Constructor for class org.openspaces.core.map.LocalCacheSupport
 
localCacheUpdateMode(MapConfigurer.UpdateMode) - Method in class org.openspaces.core.map.MapConfigurer
 
localCacheUseMulticast(boolean) - Method in class org.openspaces.core.map.MapConfigurer
 
localCacheVersioned(boolean) - Method in class org.openspaces.core.map.MapConfigurer
 
LocalFileService - Class in com.gigaspaces.security.fs
A FileService responsible for reading and writing to a file on the local file-system.
LocalFileService() - Constructor for class com.gigaspaces.security.fs.LocalFileService
 
LocalJiniTransactionManager - Class in org.openspaces.core.transaction.manager
Spring transaction manager (PlatformTransactionManager using GigaSpaces LocalJiniTransactionManager.
LocalJiniTransactionManager() - Constructor for class org.openspaces.core.transaction.manager.LocalJiniTransactionManager
 
LocalJiniTxManagerConfigurer - Class in org.openspaces.core.transaction.manager
A simple configurer for LocalJiniTransactionManager.
LocalJiniTxManagerConfigurer(UrlSpaceConfigurer) - Constructor for class org.openspaces.core.transaction.manager.LocalJiniTxManagerConfigurer
 
LocalJiniTxManagerConfigurer(IJSpace) - Constructor for class org.openspaces.core.transaction.manager.LocalJiniTxManagerConfigurer
 
LocalScriptExecutor<T> - Interface in org.openspaces.remoting.scripting
An SPI implementation for script executor ("on the server side") that can handle a specific script type (or labguage).
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
 
LocalTxManagerBeanDefinitionParser - Class in org.openspaces.core.config
A bean definition builder for LocalJiniTransactionManager.
LocalTxManagerBeanDefinitionParser() - Constructor for class org.openspaces.core.config.LocalTxManagerBeanDefinitionParser
 
localView() - Method in class org.openspaces.core.space.cache.LocalViewSpaceConfigurer
 
LocalViewSpaceBeanDefinitionParser - Class in org.openspaces.core.config
A bean definition builder for LocalViewSpaceFactoryBean.
LocalViewSpaceBeanDefinitionParser() - Constructor for class org.openspaces.core.config.LocalViewSpaceBeanDefinitionParser
 
LocalViewSpaceConfigurer - Class in org.openspaces.core.space.cache
A simple configurer helper to create IJSpace local view.
LocalViewSpaceConfigurer(SpaceConfigurer) - Constructor for class org.openspaces.core.space.cache.LocalViewSpaceConfigurer
 
LocalViewSpaceConfigurer(IJSpace) - Constructor for class org.openspaces.core.space.cache.LocalViewSpaceConfigurer
 
LocalViewSpaceFactoryBean - Class in org.openspaces.core.space.cache
The space local view proxy maintains a subset of the master space's data, allowing the client to read distributed data without any remote operations.
LocalViewSpaceFactoryBean() - Constructor for class org.openspaces.core.space.cache.LocalViewSpaceFactoryBean
 
LOCATORS - Static variable in class com.j_spaces.core.client.SpaceURL
Deprecated.  jini:// unicast support.
LOCATORS - Static variable in class org.openspaces.core.config.LookupJiniTxManagerBeanDefinitionParser
 
lock(Object) - Method in class org.openspaces.core.DefaultGigaMap
 
lock(Object, long, long) - Method in class org.openspaces.core.DefaultGigaMap
 
lock(Object) - Method in interface org.openspaces.core.GigaMap
Locks the given key for any updates.
lock(Object, long, long) - Method in interface org.openspaces.core.GigaMap
Locks the given key for any updates.
lock(Object, long, long) - Method in class org.openspaces.core.map.LockManager
Locks the given key for any updates.
lock(Object) - Method in class org.openspaces.hibernate.cache.SimpleMapCache
If this is a clustered cache, lock the item
lock(Object) - Method in class org.openspaces.hibernate.cache.TransactionalGigaMapCache
If this is a clustered cache, lock the item
lock(Object) - Method in class org.openspaces.hibernate.cache.TransactionalMapCache
If this is a clustered cache, lock the item
LockHandle - Class in org.openspaces.core.map
A lock handle allowing to perform map operations when the key is locked.
LockHandle() - Constructor for class org.openspaces.core.map.LockHandle
 
LockManager - Class in org.openspaces.core.map
The lock manager is built on top of IMap and supports the ability to lock and unlock certain keys within the map.
LockManager(IMap) - Constructor for class org.openspaces.core.map.LockManager
Creates a new Lock Manager based on the IMap.
log - Variable in class org.openspaces.hibernate.cache.AbstractMapCacheProvider
 
log - Variable in class org.openspaces.interop.DotnetProcessingUnitBean
 
LogEntries - Class in com.gigaspaces.log
A collection of log entries, including meta information such as process id, host information.
LogEntries() - Constructor for class com.gigaspaces.log.LogEntries
 
LogEntries(LogProcessType, List<LogEntry>, int, long, long, String, String) - Constructor for class com.gigaspaces.log.LogEntries
 
logEntries() - Method in class com.gigaspaces.log.LogEntries
Returns a list of all the LogEntry which are of the log type (represent an actual log line).
logEntries(LogProcessType, long, LogEntryMatcher) - Method in interface org.openspaces.admin.gsa.GridServiceAgent
Extract the log entries matching the provided matcher for the process type and process id.
logEntries(LogEntryMatcher) - Method in interface org.openspaces.admin.LogProviderGridComponent
Returns the log entries matching the given matcher for the specific grid component.
logEntriesDirect(LogEntryMatcher) - Method in interface org.openspaces.admin.LogProviderGridComponent
Same as LogProviderGridComponent.logEntries(com.gigaspaces.log.LogEntryMatcher), but does not try and get the logs from the agent.
logEntriesDirect(LogEntryMatcher) - Method in class org.openspaces.grid.esm.ESMImpl
 
LogEntry - Class in com.gigaspaces.log
Represents a log entry.
LogEntry() - Constructor for class com.gigaspaces.log.LogEntry
 
LogEntry(long, LogEntry.Type, long, String) - Constructor for class com.gigaspaces.log.LogEntry
 
LogEntry.Type - Enum in com.gigaspaces.log
The type of the log entry.
LogEntryMatcher - Interface in com.gigaspaces.log
A matcher allowing to control the traversal of the log file.
LogEntryMatcher.InitializationContext - Class in com.gigaspaces.log
 
LogEntryMatcher.InitializationContext(LogEntries) - Constructor for class com.gigaspaces.log.LogEntryMatcher.InitializationContext
 
LogEntryMatcher.InitializationContext(String, String, long, LogProcessType) - Constructor for class com.gigaspaces.log.LogEntryMatcher.InitializationContext
 
LogEntryMatcher.Operation - Enum in com.gigaspaces.log
 
LogEntryMatcherFilter - Class in com.gigaspaces.log
A base class for entry matchers that act as filters to a delegated matcher.
LogEntryMatcherFilter(LogEntryMatcher) - Constructor for class com.gigaspaces.log.LogEntryMatcherFilter
 
LogEntryMatchers - Class in com.gigaspaces.log
A set of static construction methods for LogEntryMatchers.
logger - Variable in class org.openspaces.core.context.GigaSpaceContextBeanPostProcessor
 
logger - Variable in class org.openspaces.core.context.GigaSpaceLateContextBeanFactoryPostProcessor
 
logger - Variable in class org.openspaces.core.map.MapFactoryBean
 
logger - Variable in class org.openspaces.core.space.AbstractSpaceFactoryBean
 
logger - Variable in class org.openspaces.core.space.cache.AbstractLocalCacheSpaceFactoryBean
 
logger - Variable in class org.openspaces.core.space.mode.SpaceModeContextLoader
 
logger - Variable in class org.openspaces.events.AbstractSpaceListeningContainer
 
logger - Variable in class org.openspaces.events.adapter.AbstractReflectionEventListenerAdapter
Logger available to subclasses
logger - Variable in class org.openspaces.memcached.MemCacheDaemon
 
logger - Static variable in class org.openspaces.memcached.protocol.binary.MemcachedBinaryResponseEncoder
 
logger - Static variable in class org.openspaces.memcached.protocol.MemcachedCommandHandler
 
logger - Static variable in class org.openspaces.memcached.protocol.text.MemcachedResponseEncoder
 
logger - Variable in class org.openspaces.persistency.hibernate.AbstractHibernateExternalDataSource
 
login(UserDetails) - Method in class org.openspaces.grid.esm.ESMImpl
 
login(UserDetails) - Method in class org.openspaces.grid.esm.ESMProxy
 
logMessage(String) - Method in class org.openspaces.core.transaction.manager.AbstractJiniTransactionManager
 
LogProcessType - Enum in com.gigaspaces.log
The type of process that generated the log.
LogProviderGridComponent - Interface in org.openspaces.admin
A grid component that can provide the ability to extract logging information.
logWriter - Variable in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
The PrintWriter to which log messages should be directed.
longDescription - Variable in class org.openspaces.pu.service.PlainServiceDetails
 
LongHelper - Class in org.openspaces.core.util.numbers
 
LongHelper() - Constructor for class org.openspaces.core.util.numbers.LongHelper
 
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
 
lookupGroups(String) - Method in class org.openspaces.core.space.UrlSpaceConfigurer
 
lookupGroups(String...) - Method in class org.openspaces.core.space.UrlSpaceConfigurer
 
LookupJiniTransactionManager - Class in org.openspaces.core.transaction.manager
Springs transaction manager (PlatformTransactionManager using Jini in order to lookup the transaction manager based on a name (can have null value).
LookupJiniTransactionManager() - Constructor for class org.openspaces.core.transaction.manager.LookupJiniTransactionManager
 
LookupJiniTxManagerBeanDefinitionParser - Class in org.openspaces.core.config
A bean definition builder for LookupJiniTransactionManager.
LookupJiniTxManagerBeanDefinitionParser() - Constructor for class org.openspaces.core.config.LookupJiniTxManagerBeanDefinitionParser
 
LookupJiniTxManagerConfigurer - Class in org.openspaces.core.transaction.manager
A simple configurer for LookupJiniTransactionManager.
LookupJiniTxManagerConfigurer() - Constructor for class org.openspaces.core.transaction.manager.LookupJiniTxManagerConfigurer
 
lookupLocators(String) - Method in class org.openspaces.core.space.UrlSpaceConfigurer
 
lookupLocators(String...) - Method in class org.openspaces.core.space.UrlSpaceConfigurer
 
lookupName - Variable in class org.openspaces.remoting.EventDrivenSpaceRemotingEntry
 
lookupName - Variable in class org.openspaces.remoting.SyncSpaceRemotingEntry
 
LookupService - Interface in org.openspaces.admin.lus
A lookup service acts a lookup server where different grid components register and maintain a lease against.
lookupService() - Method in class org.openspaces.core.jini.JiniServiceFactoryBean
A helper method to lookup the service.
lookupServiceAdded(LookupService) - Method in interface org.openspaces.admin.lus.events.LookupServiceAddedEventListener
Called when a lookup service is added.
lookupServiceAdded(LookupService) - Method in class org.openspaces.admin.samples.TestEventSampler
 
LookupServiceAddedEventListener - Interface in org.openspaces.admin.lus.events
An event listener to be notified when a lookup service is added.
LookupServiceAddedEventManager - Interface in org.openspaces.admin.lus.events
An event manager allowing to remove and add LookupServiceAddedEventListeners.
LookupServiceLifecycleEventListener - Interface in org.openspaces.admin.lus.events
A simple lifecyle event listener that implements both the lookup service added and lookup service removed event listeners.
LookupServiceOptions - Class in org.openspaces.admin.gsa
LookupService process options to be started by the GridServiceAgent.
LookupServiceOptions() - Constructor for class org.openspaces.admin.gsa.LookupServiceOptions
Constructs a new lookup service options.
lookupServiceRemoved(LookupService) - Method in interface org.openspaces.admin.lus.events.LookupServiceRemovedEventListener
Called when a lookup service is removed.
lookupServiceRemoved(LookupService) - Method in class org.openspaces.admin.samples.TestEventSampler
 
LookupServiceRemovedEventListener - Interface in org.openspaces.admin.lus.events
An event listener to be notified when a lookup service is removed.
LookupServiceRemovedEventManager - Interface in org.openspaces.admin.lus.events
An event manager allowing to remove and add LookupServiceRemovedEventListeners.
LookupServices - Interface in org.openspaces.admin.lus
Lookup Services hold all the different LookupServices that are currently discovered.
lookupTimeout(int) - Method in class org.openspaces.core.space.UrlSpaceConfigurer
 
lookupTimeout(long) - Method in class org.openspaces.core.transaction.manager.LookupJiniTxManagerConfigurer
 
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 for all purposes, set to false to disable it.
LRMI_CLASSLOADING_EXPORT - Static variable in class com.j_spaces.kernel.SystemProperties
Set to true in order to enable lrmi class loading for exporting classes, set to false to disable it.
LRMI_CLASSLOADING_IMPORT - Static variable in class com.j_spaces.kernel.SystemProperties
Set to true in order to enable lrmi class loading for importing classes, 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 5 sec
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
Retry to connect, this is a property is use for workaround for a bug in the JVM see (IBM JVM bugid:IZ19325)
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_NO_DELAY - Static variable in class com.j_spaces.kernel.SystemProperties
Set the TCP no delay mode (TCP_NODELAY)
LRMI_TCP_NO_DELAY_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
TCP no delay 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.
LRMI_USE_SECURE_RADNDOM - Static variable in class com.j_spaces.kernel.SystemProperties
 
LRMIManager - Class in com.gigaspaces.lrmi
Manages Gigaspaces LRMI layer
LRMIManager() - Constructor for class com.gigaspaces.lrmi.LRMIManager
 
LruCachePolicy - Class in org.openspaces.core.space
Configures the Space to run in LRU mode.
LruCachePolicy() - Constructor for class org.openspaces.core.space.LruCachePolicy
 
LRUNonThreadSafeCompiledScriptCache - Class in org.openspaces.remoting.scripting.cache
An LRU cache that can handle compiled scripts that are not thread safe.
LRUNonThreadSafeCompiledScriptCache() - Constructor for class org.openspaces.remoting.scripting.cache.LRUNonThreadSafeCompiledScriptCache
 
LRUNonThreadSafeCompiledScriptCache(int) - Constructor for class org.openspaces.remoting.scripting.cache.LRUNonThreadSafeCompiledScriptCache
 
LRUNonThreadSafeCompiledScriptCache(int, CompiledScriptPoolFactory) - Constructor for class org.openspaces.remoting.scripting.cache.LRUNonThreadSafeCompiledScriptCache
 
LRUThreadSafeCompiledScriptCache - Class in org.openspaces.remoting.scripting.cache
An LRU cache that can handle compiled scripts that are thread safe.
LRUThreadSafeCompiledScriptCache() - Constructor for class org.openspaces.remoting.scripting.cache.LRUThreadSafeCompiledScriptCache
 
LRUThreadSafeCompiledScriptCache(int) - Constructor for class org.openspaces.remoting.scripting.cache.LRUThreadSafeCompiledScriptCache
 
LT - Static variable in class com.j_spaces.core.client.TemplateMatchCodes
less than operation
ltoa(long) - Static method in class org.openspaces.memcached.util.BufferUtils
 

M

m_AllClusterMemberList - Variable in class com.j_spaces.core.cluster.ClusterPolicy
Cluster members' names.
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_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_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_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.j_spaces.core.cluster.ReplicationPolicy
 
m_PrimaryKeyName - Variable in class com.j_spaces.core.client.ExternalEntry
The field name representing the primary key.
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_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_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_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_txnManger - Variable in class com.j_spaces.core.client.XAResourceImpl
 
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.
Machine - Interface in org.openspaces.admin.machine
A Machine is a logical entity identified by a host address.
MACHINE_HOSTNAME - Static variable in class com.j_spaces.core.client.SpaceURL
Deprecated.  The machine hostname where space is running in
machineAdded(Machine) - Method in interface org.openspaces.admin.machine.events.MachineAddedEventListener
Called when a machine is added.
machineAdded(Machine) - Method in class org.openspaces.admin.samples.TestEventSampler
 
MachineAddedEventListener - Interface in org.openspaces.admin.machine.events
An event listener to be notified when a machine is added.
MachineAddedEventManager - Interface in org.openspaces.admin.machine.events
An event manager allowing to remove and add MachineAddedEventListeners.
MachineAware - Interface in org.openspaces.admin.machine
Allows to get the Machine the component is running on.
MachineLifecycleEventListener - Interface in org.openspaces.admin.machine.events
A simple lifecyle event listener that implements both the machine added and machine removed event listeners.
machineRemoved(Machine) - Method in interface org.openspaces.admin.machine.events.MachineRemovedEventListener
Called when a machine is removed.
machineRemoved(Machine) - Method in class org.openspaces.admin.samples.TestEventSampler
 
MachineRemovedEventListener - Interface in org.openspaces.admin.machine.events
An event listener to be notified when a machine is removed.
MachineRemovedEventManager - Interface in org.openspaces.admin.machine.events
An event manager allowing to remove and add MachineRemovedEventListeners.
Machines - Interface in org.openspaces.admin.machine
Machines hold all the different Machines that are currently discovered.
machinesToString(List<Machine>, String) - Static method in class org.openspaces.grid.esm.ToStringHelper
 
machineToString(Machine) - Static method in class org.openspaces.grid.esm.ToStringHelper
 
main(String[]) - Static method in class com.gigaspaces.security.tool.migration.SecurityFileMigrationTool
 
main(String[]) - Static method in class com.j_spaces.core.client.SpaceFinder
Deprecated. This main provides the following options: 1.
main(String[]) - Static method in class com.j_spaces.core.client.SpaceURL
Deprecated.  
main(String[]) - Static method in class com.j_spaces.map.CacheFinder
Deprecated.  This main provides the following options: 1.
main(String[]) - Static method in class org.openspaces.admin.esm.deployment.MemorySlaSerializer
 
main(String[]) - Static method in class org.openspaces.admin.samples.TestAgent
 
main(String[]) - Static method in class org.openspaces.admin.samples.TestDeployer
 
main(String[]) - Static method in class org.openspaces.admin.samples.TestESM
 
main(String[]) - Static method in class org.openspaces.admin.samples.TestEventSampler
 
main(String[]) - Static method in class org.openspaces.admin.samples.TestInstances
 
main(String[]) - Static method in class org.openspaces.admin.samples.TestSampler
 
main(String[]) - Static method in class org.openspaces.admin.samples.ZonesSampler
 
main(String[]) - Static method in class org.openspaces.core.space.mode.RefreshContextLoaderExecutor
 
main(String[]) - Static method in class org.openspaces.grid.esm.EsmExecutor
 
main(String[]) - Static method in class org.openspaces.maven.support.OutputVersion
 
main(String[]) - Static method in class org.openspaces.maven.support.POMGenerator
 
main(String[]) - Static method in class org.openspaces.pu.container.integrated.IntegratedProcessingUnitContainer
Allows to run the integrated processing unit container.
main(String[]) - Static method in class org.openspaces.pu.container.jee.lb.apache.ApacheLoadBalancerAgent
 
main(String[]) - Static method in class org.openspaces.pu.container.servicegrid.deploy.Deploy
 
main(String[]) - Static method in class org.openspaces.pu.container.servicegrid.deploy.MemcachedDeploy
 
main(String[]) - Static method in class org.openspaces.pu.container.servicegrid.deploy.SpaceDeploy
 
main(String[]) - Static method in class org.openspaces.pu.container.servicegrid.deploy.Undeploy
 
main(String[]) - Static method in class org.openspaces.pu.container.standalone.StandaloneProcessingUnitContainer
Allows to run the standalone processing unit container.
MAJOR_VERSION - Static variable in class com.j_spaces.jdbc.driver.GDriver
 
makePersistent() - Method in class com.j_spaces.core.client.ExternalEntry
Construct Persistent Entry.
makePersistent() - Method in interface com.j_spaces.core.client.IMetaDataEntry
Deprecated. Makes this entry a persistent entry.
makePersistent() - Method in class com.j_spaces.core.client.MetaDataEntry
Deprecated. 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
Deprecated. Makes this entry a transient entry.
makeTransient() - Method in class com.j_spaces.core.client.MetaDataEntry
Deprecated. Makes this entry a transient entry.
MalformedCommandException - Exception in org.openspaces.memcached.protocol.exceptions
 
MalformedCommandException() - Constructor for exception org.openspaces.memcached.protocol.exceptions.MalformedCommandException
 
MalformedCommandException(String) - Constructor for exception org.openspaces.memcached.protocol.exceptions.MalformedCommandException
 
MalformedCommandException(String, Throwable) - Constructor for exception org.openspaces.memcached.protocol.exceptions.MalformedCommandException
 
MalformedCommandException(Throwable) - Constructor for exception org.openspaces.memcached.protocol.exceptions.MalformedCommandException
 
ManagedDataSource<T> - Interface in com.gigaspaces.datasource
ManagedDataSource should be implemented when initialization and shutdown operations are needed by the data source.
ManagedDataSourceEntriesProvider - Interface in org.openspaces.persistency.patterns
A marker interface for ManagedDataSource that can provide a list of all the given entries this managed data source handles.
ManagingGridServiceManagerChangedEvent - Class in org.openspaces.admin.pu.events
An event indicating that a managing GSM of a processing unit was changed.
ManagingGridServiceManagerChangedEvent(ProcessingUnit, GridServiceManager, GridServiceManager) - Constructor for class org.openspaces.admin.pu.events.ManagingGridServiceManagerChangedEvent
 
ManagingGridServiceManagerChangedEventListener - Interface in org.openspaces.admin.pu.events
An event listener allowing to register for ManagingGridServiceManagerChangedEvents.
ManagingGridServiceManagerChangedEventManager - Interface in org.openspaces.admin.pu.events
An event manager allowing to add and remove ManagingGridServiceManagerChangedEventListeners in order to listen for ManagingGridServiceManagerChangedEvents.
MAP - Static variable in class org.openspaces.core.config.GigaMapBeanDefinitionParser
 
map() - Method in class org.openspaces.core.map.MapConfigurer
Creates an IMap based on the configuration.
MapBeanDefinitionParser - Class in org.openspaces.core.config
 
MapBeanDefinitionParser() - Constructor for class org.openspaces.core.config.MapBeanDefinitionParser
 
MapConfigurer - Class in org.openspaces.core.map
A simple configurer helper to create IMap based on an IJSpace.
MapConfigurer(IJSpace) - Constructor for class org.openspaces.core.map.MapConfigurer
 
MapConfigurer.UpdateMode - Enum in org.openspaces.core.map
 
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.
MapFactoryBean - Class in org.openspaces.core.map
Base class for different IMap factories.
MapFactoryBean() - Constructor for class org.openspaces.core.map.MapFactoryBean
 
MapLocalCacheSettingsBeanDefinitionParser - Class in org.openspaces.core.config
 
MapLocalCacheSettingsBeanDefinitionParser() - Constructor for class org.openspaces.core.config.MapLocalCacheSettingsBeanDefinitionParser
 
mapRoles() - Method in interface com.gigaspaces.security.directory.RoleManager
Returns a map containing mapping between role and role-details.
mapUsers() - Method in interface com.gigaspaces.security.directory.UserManager
Returns a map containing mapping between username and user-details.
marshalledObject - Variable in class org.openspaces.esb.mule.queue.InternalQueueEntry
 
marshalledObject - Variable in class org.openspaces.esb.mule.seda.InternalEventEntry
 
match(LogEntry) - Method in class com.gigaspaces.log.AllLogEntryMatcher
 
match(LogEntry) - Method in class com.gigaspaces.log.ContinuousLogEntryMatcher
 
match(LogEntry) - Method in class com.gigaspaces.log.ForwardChunkLogEntryMatcher
 
match(LogEntry) - Method in interface com.gigaspaces.log.LogEntryMatcher
Controls if the traversal of the log file should continue, or break.
match(LogEntry) - Method in class com.gigaspaces.log.LogEntryMatcherFilter
 
match(LogEntry) - Method in class com.gigaspaces.log.ReverseLogEntryMatcher
 
match(LogEntry) - Method in class com.gigaspaces.log.SizeLogEntryMatcher
 
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.
MatchingMap<K,V> - Class in org.openspaces.esb.mule.message
 
MatchingMap() - Constructor for class org.openspaces.esb.mule.message.MatchingMap
 
MAX_CONCURRENT_CONSUMERS - Static variable in class org.openspaces.events.polling.AggregatedPollingEventContainerServiceDetails.Attributes
 
MAX_CONCURRENT_CONSUMERS - Static variable in class org.openspaces.events.polling.PollingEventContainerServiceDetails.Attributes
 
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 (bytes) 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, 64k.
MAX_VALUE() - Method in class org.openspaces.core.util.numbers.BigDecimalHelper
 
MAX_VALUE() - Method in class org.openspaces.core.util.numbers.BigIntegerHelper
 
MAX_VALUE() - Method in class org.openspaces.core.util.numbers.DoubleHelper
 
MAX_VALUE() - Method in class org.openspaces.core.util.numbers.FloatHelper
 
MAX_VALUE() - Method in class org.openspaces.core.util.numbers.IntegerHelper
 
MAX_VALUE() - Method in class org.openspaces.core.util.numbers.LongHelper
 
MAX_VALUE() - Method in interface org.openspaces.core.util.numbers.NumberHelper
Returns the maximum number for the specific type the number helper handles.
MAX_VALUE() - Method in class org.openspaces.core.util.numbers.ShortHelper
 
maxActive - Variable in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
The maximum number of active connections that can be allocated from this pool at the same time, or zero for no limit.
maxConcurrentConsumers(int) - Method in class org.openspaces.events.polling.SimplePollingContainerConfigurer
 
maxEventsPerTask(int) - Method in class org.openspaces.events.polling.SimplePollingContainerConfigurer
 
maxIdle - Variable in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
The maximum number of active connections that can remain idle in the pool, without extra ones being released, or zero for no limit.
maximumJavaHeapSize(String) - Method in class org.openspaces.admin.esm.deployment.ElasticDataGridDeployment
Sets the maximum Java heap size (the JVM -Xmx argument) of a container hosting a processing unit.
maxInstancesPerMachine(int) - Method in class org.openspaces.admin.memcached.MemcachedDeployment
Sets the maximum number of instances per machine.
maxInstancesPerMachine(int) - Method in class org.openspaces.admin.pu.ProcessingUnitDeployment
Sets the maximum number of instances per machine.
maxInstancesPerMachine(int) - Method in class org.openspaces.admin.space.SpaceDeployment
Sets the maximum number of instances per machine.
maxInstancesPerVM(int) - Method in class org.openspaces.admin.memcached.MemcachedDeployment
Sets the maximum number of instances per virtual machine.
maxInstancesPerVM(int) - Method in class org.openspaces.admin.pu.ProcessingUnitDeployment
Sets the maximum number of instances per virtual machine.
maxInstancesPerVM(int) - Method in class org.openspaces.admin.space.SpaceDeployment
Sets the maximum number of instances per virtual machine.
maxInstancesPerZone(String, int) - Method in class org.openspaces.admin.memcached.MemcachedDeployment
Sets the maximum number of instances per zone.
maxInstancesPerZone(String, int) - Method in class org.openspaces.admin.pu.ProcessingUnitDeployment
Sets the maximum number of instances per zone.
maxInstancesPerZone(String, int) - Method in class org.openspaces.admin.space.SpaceDeployment
Sets the maximum number of instances per zone.
maxOpenPreparedStatements - Variable in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
The maximum number of open statements that can be allocated from the statement pool at the same time, or zero for no limit.
MaxReducer<T extends Number> - Class in org.openspaces.core.executor.support
A default implementation of a reducer that returnt the maximum of T.
MaxReducer(Class<T>) - Constructor for class org.openspaces.core.executor.support.MaxReducer
 
MaxTask<T extends Number> - Class in org.openspaces.core.executor.support
A max distrubuted task that accepts a Task to delegate the actual execution to and implements the MaxTask.reduce(java.util.List) operation.
MaxTask() - Constructor for class org.openspaces.core.executor.support.MaxTask
 
MaxTask(Class<T>, Task<T>) - Constructor for class org.openspaces.core.executor.support.MaxTask
Constructs a new sum distributed task that delegates the actual execution to th provided task.
MaxTask(Class<T>, Task<T>, AsyncResultFilter<T>) - Constructor for class org.openspaces.core.executor.support.MaxTask
Constructs a new sum distributed task that delegates the actual execution to th provided task.
maxWait - Variable in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
The maximum number of milliseconds that the pool will wait (when there are no available connections) for a connection to be returned before throwing an exception, or -1 to wait indefinitely.
MemberAliveIndicator - Interface in org.openspaces.core.cluster
A marker interface allowing beans to indicate the liveliness of a cluster member.
MemberAliveIndicator - Class in org.openspaces.pu.sla
The member alive indicator allows to configure the SLA on how often a member will be checed to see if a member is alive, and in case of failure, how many times to retry and how often.
MemberAliveIndicator() - Constructor for class org.openspaces.pu.sla.MemberAliveIndicator
 
MemberAliveIndicatorBeanDefinitionParser - Class in org.openspaces.pu.sla.config
 
MemberAliveIndicatorBeanDefinitionParser() - Constructor for class org.openspaces.pu.sla.config.MemberAliveIndicatorBeanDefinitionParser
 
memberRecovery - Variable in class com.j_spaces.core.cluster.ReplicationPolicy.ReplicationPolicyDescription
 
MemCacheDaemon - Class in org.openspaces.memcached
 
MemCacheDaemon() - Constructor for class org.openspaces.memcached.MemCacheDaemon
 
MemcachedBinaryCommandDecoder - Class in org.openspaces.memcached.protocol.binary
 
MemcachedBinaryCommandDecoder() - Constructor for class org.openspaces.memcached.protocol.binary.MemcachedBinaryCommandDecoder
 
MemcachedBinaryCommandDecoder.BinaryOp - Enum in org.openspaces.memcached.protocol.binary
 
MemcachedBinaryPipelineFactory - Class in org.openspaces.memcached.protocol.binary
 
MemcachedBinaryPipelineFactory(SpaceCache, String, boolean, int, DefaultChannelGroup) - Constructor for class org.openspaces.memcached.protocol.binary.MemcachedBinaryPipelineFactory
 
MemcachedBinaryResponseEncoder - Class in org.openspaces.memcached.protocol.binary
 
MemcachedBinaryResponseEncoder() - Constructor for class org.openspaces.memcached.protocol.binary.MemcachedBinaryResponseEncoder
 
MemcachedBinaryResponseEncoder.ResponseCode - Enum in org.openspaces.memcached.protocol.binary
 
MemcachedCommandDecoder - Class in org.openspaces.memcached.protocol.text
The MemcachedCommandDecoder is responsible for taking lines from the MemcachedFrameDecoder and parsing them into CommandMessage instances for handling by the MemcachedCommandHandler

Protocol status is held in the SessionStatus instance which is shared between each of the decoders in the pipeline.

MemcachedCommandDecoder(SessionStatus) - Constructor for class org.openspaces.memcached.protocol.text.MemcachedCommandDecoder
 
MemcachedCommandHandler - Class in org.openspaces.memcached.protocol
The actual command handler, which is responsible for processing the CommandMessage instances that are inbound from the protocol decoders.
MemcachedCommandHandler(SpaceCache, String, boolean, int, DefaultChannelGroup) - Constructor for class org.openspaces.memcached.protocol.MemcachedCommandHandler
Construct the server session handler
MemcachedDeploy - Class in org.openspaces.pu.container.servicegrid.deploy
 
MemcachedDeploy() - Constructor for class org.openspaces.pu.container.servicegrid.deploy.MemcachedDeploy
 
MemcachedDeployment - Class in org.openspaces.admin.memcached
A deployment of a pure memcached processing unit (comes built in under [GS ROOT]/deploy/templates/memcached).
MemcachedDeployment(String) - Constructor for class org.openspaces.admin.memcached.MemcachedDeployment
Constructs a new Space deployment with the space name that will be created (it will also be the processing unit name).
MemcachedEntry - Class in org.openspaces.memcached
 
MemcachedEntry() - Constructor for class org.openspaces.memcached.MemcachedEntry
 
MemcachedEntry(Key, byte[]) - Constructor for class org.openspaces.memcached.MemcachedEntry
 
MemcachedFrameDecoder - Class in org.openspaces.memcached.protocol.text
The frame decoder is responsible for breaking the original stream up into a series of lines.
MemcachedFrameDecoder(SessionStatus, int) - Constructor for class org.openspaces.memcached.protocol.text.MemcachedFrameDecoder
Creates a new instance.
MemcachedPipelineFactory - Class in org.openspaces.memcached.protocol.text
 
MemcachedPipelineFactory(SpaceCache, String, boolean, int, int, DefaultChannelGroup) - Constructor for class org.openspaces.memcached.protocol.text.MemcachedPipelineFactory
 
MemcachedResponseEncoder - Class in org.openspaces.memcached.protocol.text
Response encoder for the memcached text protocol.
MemcachedResponseEncoder() - Constructor for class org.openspaces.memcached.protocol.text.MemcachedResponseEncoder
 
MemcachedServiceDetails - Class in org.openspaces.memcached
 
MemcachedServiceDetails() - Constructor for class org.openspaces.memcached.MemcachedServiceDetails
 
MemcachedServiceDetails(String, String, int) - Constructor for class org.openspaces.memcached.MemcachedServiceDetails
 
MemcachedServiceDetails.Attributes - Class in org.openspaces.memcached
 
MemcachedServiceDetails.Attributes() - Constructor for class org.openspaces.memcached.MemcachedServiceDetails.Attributes
 
MemcachedServiceMonitors - Class in org.openspaces.memcached
 
MemcachedServiceMonitors() - Constructor for class org.openspaces.memcached.MemcachedServiceMonitors
 
MemcachedServiceMonitors(String, long, long, long, long) - Constructor for class org.openspaces.memcached.MemcachedServiceMonitors
 
MemcachedServiceMonitors.Attributes - Class in org.openspaces.memcached
 
MemcachedServiceMonitors.Attributes() - Constructor for class org.openspaces.memcached.MemcachedServiceMonitors.Attributes
 
memcachedVersion - Static variable in class org.openspaces.memcached.MemCacheDaemon
 
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
 
MemoryBeanDefinitionParser - Class in org.openspaces.pu.sla.config
A bean definition builder for MemoryRequirement.
MemoryBeanDefinitionParser() - Constructor for class org.openspaces.pu.sla.config.MemoryBeanDefinitionParser
 
MemoryRequirement - Class in org.openspaces.pu.sla.requirement
 
MemoryRequirement() - Constructor for class org.openspaces.pu.sla.requirement.MemoryRequirement
 
MemorySettings - Class in org.openspaces.grid.esm
 
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
MemorySla - Class in org.openspaces.admin.esm.deployment
Memory Service Level Agreement (SLA) specifying the threshold to trigger memory breach.
MemorySla(String) - Constructor for class org.openspaces.admin.esm.deployment.MemorySla
An SLA with a memory threshold percentage and a default moving average subset size of 6 (Six samples five seconds apart, giving a total of a 30 seconds window).
MemorySla(String, int) - Constructor for class org.openspaces.admin.esm.deployment.MemorySla
An SLA with a memory threshold percentage and a given moving average subset size (samples are five seconds apart, giving a total of a subsetSize*5 seconds window).
MemorySlaSerializer - Class in org.openspaces.admin.esm.deployment
 
MemorySlaSerializer() - Constructor for class org.openspaces.admin.esm.deployment.MemorySlaSerializer
 
message - Variable in class org.openspaces.esb.mule.queue.InternalQueueEntry
 
message(String) - Method in class org.openspaces.events.AbstractSpaceListeningContainer
 
MessageHeader - Interface in org.openspaces.esb.mule.message
Base interface that expose mule meta data.
messageReceived(ChannelHandlerContext, MessageEvent) - Method in class org.openspaces.memcached.protocol.binary.MemcachedBinaryResponseEncoder
 
messageReceived(ChannelHandlerContext, MessageEvent) - Method in class org.openspaces.memcached.protocol.MemcachedCommandHandler
The actual meat of the matter.
messageReceived(ChannelHandlerContext, MessageEvent) - Method in class org.openspaces.memcached.protocol.text.MemcachedCommandDecoder
Process an inbound string from the pipeline's downstream, and depending on the state (waiting for data or processing commands), turn them into the correct type of command.
messageReceived(ChannelHandlerContext, MessageEvent) - Method in class org.openspaces.memcached.protocol.text.MemcachedResponseEncoder
 
metaArguments - Variable in class org.openspaces.remoting.EventDrivenSpaceRemotingEntry
 
metaArguments(Object...) - Method in class org.openspaces.remoting.scripting.ResourceLazyLoadingScript
Adds another meta argument to the script
metaArguments(Object...) - Method in class org.openspaces.remoting.scripting.StaticScript
Adds another meta argument to the script
metaArguments - Variable in class org.openspaces.remoting.SyncSpaceRemotingEntry
 
metaArgumentsHandler(MetaArgumentsHandler) - Method in class org.openspaces.remoting.AsyncRemotingProxyConfigurer
Deprecated.  
metaArgumentsHandler(MetaArgumentsHandler) - Method in class org.openspaces.remoting.EventDrivenRemotingProxyConfigurer
 
metaArgumentsHandler(MetaArgumentsHandler) - Method in class org.openspaces.remoting.ExecutorRemotingProxyConfigurer
 
MetaArgumentsHandler - Interface in org.openspaces.remoting
Meta argument handler can control the meta data objects that will be used for the remote invocation.
metaArgumentsHandler(MetaArgumentsHandler) - Method in class org.openspaces.remoting.SyncRemotingProxyConfigurer
 
MetaDataEntry - Class in com.j_spaces.core.client
Deprecated. Use SpaceClass instead.
MetaDataEntry() - Constructor for class com.j_spaces.core.client.MetaDataEntry
Deprecated. no args public constructor
METHOD_NAME - Static variable in class org.openspaces.events.config.MethodEventAdapterBeanDefinitionParser
 
MethodEventAdapterBeanDefinitionParser - Class in org.openspaces.events.config
 
MethodEventAdapterBeanDefinitionParser() - Constructor for class org.openspaces.events.config.MethodEventAdapterBeanDefinitionParser
 
MethodEventAdapterFactoryBean - Class in org.openspaces.events.config
 
MethodEventAdapterFactoryBean() - Constructor for class org.openspaces.events.config.MethodEventAdapterFactoryBean
 
MethodEventListenerAdapter - Class in org.openspaces.events.adapter
The method event listener adapter allows to configure the method name (using MethodEventListenerAdapter.setMethodName(String) that the event will be delegated to.
MethodEventListenerAdapter() - Constructor for class org.openspaces.events.adapter.MethodEventListenerAdapter
 
MethodFilterBeanDefinitionParser - Class in org.openspaces.core.config
 
MethodFilterBeanDefinitionParser() - Constructor for class org.openspaces.core.config.MethodFilterBeanDefinitionParser
 
MethodFilterFactoryBean - Class in org.openspaces.core.space.filter
A FilterProvider factory that accepts a Pojo filter with different operation callbacks that are marked using this factory.
MethodFilterFactoryBean() - Constructor for class org.openspaces.core.space.filter.MethodFilterFactoryBean
 
methodHash - Variable in class org.openspaces.remoting.HashedEventDrivenSpaceRemotingEntry
 
methodName - Variable in class org.openspaces.remoting.EventDrivenSpaceRemotingEntry
 
methodName - Variable in class org.openspaces.remoting.SyncSpaceRemotingEntry
 
MethodParamRemoteRoutingHandler - Class in org.openspaces.remoting
A default implementation of routing handler allowing to control the routing index of the remote invocation based on the remote method parameters.
MethodParamRemoteRoutingHandler() - Constructor for class org.openspaces.remoting.MethodParamRemoteRoutingHandler
 
migrate(File, File) - Static method in class com.gigaspaces.security.tool.migration.SecurityFileMigrationTool
 
MIN_VALUE() - Method in class org.openspaces.core.util.numbers.BigDecimalHelper
 
MIN_VALUE() - Method in class org.openspaces.core.util.numbers.BigIntegerHelper
 
MIN_VALUE() - Method in class org.openspaces.core.util.numbers.DoubleHelper
 
MIN_VALUE() - Method in class org.openspaces.core.util.numbers.FloatHelper
 
MIN_VALUE() - Method in class org.openspaces.core.util.numbers.IntegerHelper
 
MIN_VALUE() - Method in class org.openspaces.core.util.numbers.LongHelper
 
MIN_VALUE() - Method in interface org.openspaces.core.util.numbers.NumberHelper
Returns the minimum number for the specific type the number helper handles.
MIN_VALUE() - Method in class org.openspaces.core.util.numbers.ShortHelper
 
minEvictableIdleTimeMillis - Variable in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
The minimum amount of time an object may sit idle in the pool before it is eligible for eviction by the idle object evictor (if any).
minIdle - Variable in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
The minimum number of active connections that can remain idle in the pool, without extra ones being created, or 0 to create none.
MINOR_VERSION - Static variable in class com.j_spaces.jdbc.driver.GDriver
 
MinReducer<T extends Number> - Class in org.openspaces.core.executor.support
A default implementation of a reducer that return the minimum of T.
MinReducer(Class<T>) - Constructor for class org.openspaces.core.executor.support.MinReducer
 
MinTask<T extends Number> - Class in org.openspaces.core.executor.support
A min distrubuted task that accepts a Task to delegate the actual execution to and implements the MinTask.reduce(java.util.List) operation.
MinTask() - Constructor for class org.openspaces.core.executor.support.MinTask
 
MinTask(Class<T>, Task<T>) - Constructor for class org.openspaces.core.executor.support.MinTask
Constructs a new sum distributed task that delegates the actual execution to th provided task.
MinTask(Class<T>, Task<T>, AsyncResultFilter<T>) - Constructor for class org.openspaces.core.executor.support.MinTask
Constructs a new sum distributed task that delegates the actual execution to th provided task.
MIRROR - Static variable in class com.j_spaces.core.client.SpaceURL
Deprecated.  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.
MIRROR - Static variable in class org.openspaces.core.space.SpaceServiceDetails.Attributes
 
mirror(boolean) - Method in class org.openspaces.core.space.UrlSpaceConfigurer
 
MirrorOperations - Interface in com.gigaspaces.cluster.replication.async.mirror
Statistics on operations executed on mirror space.
MirrorOperationStatistics - Interface in com.gigaspaces.cluster.replication.async.mirror
Represents specific mirror operation statistics.
MirrorStatistics - Interface in com.gigaspaces.cluster.replication.async.mirror
Interface for mirror operation statistics.
ModeAnnotationRegistry - Class in org.openspaces.core.space.mode.registry
Receives space mode change events and routs them to beans that use annotations to register as listeners on those events.
ModeAnnotationRegistry() - Constructor for class org.openspaces.core.space.mode.registry.ModeAnnotationRegistry
 
ModeAnnotationRegistryPostProcessor - Class in org.openspaces.core.space.mode.registry
Scans the bean's methods for the annotations PreBackup, PostBackup, PrePrimary and PostPrimary and registers them in the ModeAnnotationRegistry.
ModeAnnotationRegistryPostProcessor() - Constructor for class org.openspaces.core.space.mode.registry.ModeAnnotationRegistryPostProcessor
 
Monitor - Interface in org.openspaces.pu.sla.monitor
A monitor bean.
MonitorAuthority - Class in com.gigaspaces.security.authorities
Defines an Authority for monitoring a service, with the specified privilege.
MonitorAuthority(MonitorAuthority.MonitorPrivilege) - Constructor for class com.gigaspaces.security.authorities.MonitorAuthority
 
MonitorAuthority.MonitorPrivilege - Enum in com.gigaspaces.security.authorities
Defines monitoring privileges
monitorCreatedFiles() - Static method in class com.gigaspaces.logger.RollingFileHandler
 
monitors - Variable in class org.openspaces.pu.service.PlainServiceMonitors
 
moveToCurrentRow() - Method in class com.j_spaces.jdbc.driver.GResultSet
 
moveToInsertRow() - Method in class com.j_spaces.jdbc.driver.GResultSet
 
MuleXATransactionProvider - Class in org.openspaces.esb.mule.transaction
 
MuleXATransactionProvider() - Constructor for class org.openspaces.esb.mule.transaction.MuleXATransactionProvider
 
mult(Number, Number) - Method in class org.openspaces.core.util.numbers.BigDecimalHelper
 
mult(Number, Number) - Method in class org.openspaces.core.util.numbers.BigIntegerHelper
 
mult(Number, Number) - Method in class org.openspaces.core.util.numbers.DoubleHelper
 
mult(Number, Number) - Method in class org.openspaces.core.util.numbers.FloatHelper
 
mult(Number, Number) - Method in class org.openspaces.core.util.numbers.IntegerHelper
 
mult(Number, Number) - Method in class org.openspaces.core.util.numbers.LongHelper
 
mult(Number, Number) - Method in interface org.openspaces.core.util.numbers.NumberHelper
Multiplies the two numbers (can be of any Number type) and returns the type result that the number helper handles.
mult(Number, Number) - Method in class org.openspaces.core.util.numbers.ShortHelper
 
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.
MultiDataIterator - Interface in org.openspaces.persistency.support
A marker interface on top of the data source DataIterator which handles multiple data iterators.
MultiExclusiveReadReceiveOperationHandler - Class in org.openspaces.events.polling.receive
First tries and perform a GigaSpace.readMultiple(Object,int) using the provided template and configured maxEntries (defaults to 50).
MultiExclusiveReadReceiveOperationHandler() - Constructor for class org.openspaces.events.polling.receive.MultiExclusiveReadReceiveOperationHandler
 
MultiReadReceiveOperationHandler - Class in org.openspaces.events.polling.receive
First tries and perform a GigaSpace.readMultiple(Object,int) using the provided template and configured maxEntries (defaults to 50).
MultiReadReceiveOperationHandler() - Constructor for class org.openspaces.events.polling.receive.MultiReadReceiveOperationHandler
 
MultiTakeReceiveOperationHandler - Class in org.openspaces.events.polling.receive
First tries and perform a GigaSpace.takeMultiple(Object,int) using the provided template and configured maxEntries (defaults to 50).
MultiTakeReceiveOperationHandler() - Constructor for class org.openspaces.events.polling.receive.MultiTakeReceiveOperationHandler
 

N

name(String) - Method in class org.openspaces.admin.pu.ProcessingUnitDeployment
Sets the processing unit name that will be deployed.
name - Variable in class org.openspaces.esb.mule.seda.InternalEventEntry
 
name(String) - Method in class org.openspaces.events.asyncpolling.SimpleAsyncPollingContainerConfigurer
 
name(String) - Method in class org.openspaces.events.notify.SimpleNotifyContainerConfigurer
 
name(String) - Method in class org.openspaces.events.polling.SimplePollingContainerConfigurer
 
name(String) - Method in class org.openspaces.remoting.scripting.ResourceLazyLoadingScript
Sets the name of the script.
name(String) - Method in class org.openspaces.remoting.scripting.StaticScript
Sets the name of the script.
NAME_PROP - Static variable in class org.openspaces.core.cluster.ClusterInfoPropertyPlaceholderConfigurer
 
NE - Static variable in class com.j_spaces.core.client.TemplateMatchCodes
not equal operation
needMore(int, CommandMessage) - Method in class org.openspaces.memcached.protocol.SessionStatus
 
newAttributeMap() - Method in class org.openspaces.jee.sessions.jetty.GigaSessionManager.Session
 
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.
newExecutorService(GigaSpace) - Static method in class org.openspaces.core.executor.TaskExecutors
Construts a new DefaultTaskExecutorService which is an executor service that can execute tasks on top of the Space.
newSession(HttpServletRequest) - Method in class org.openspaces.jee.sessions.jetty.GigaSessionManager
 
newSessionId(HttpServletRequest, long) - Method in class org.openspaces.jee.sessions.jetty.AbstractSessionIdManager
Create a new session id if necessary.
newThreadCopy() - Method in class org.openspaces.esb.mule.eventcontainer.OpenSpacesMessageAdapter
 
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
 
next() - Method in class org.openspaces.persistency.hibernate.iterator.AbstractChunkDataIterator
 
next() - Method in class org.openspaces.persistency.hibernate.iterator.AbstractScrollableDataIterator
 
next() - Method in class org.openspaces.persistency.hibernate.iterator.DefaultCriteriaByExampleDataIterator
 
next() - Method in class org.openspaces.persistency.hibernate.iterator.DefaultListQueryDataIterator
 
next() - Method in class org.openspaces.persistency.hibernate.iterator.HibernateProxyRemoverIterator
 
next() - Method in class org.openspaces.persistency.hibernate.iterator.StatelessListQueryDataIterator
 
next() - Method in class org.openspaces.persistency.support.ConcurrentMultiDataIterator
 
next() - Method in class org.openspaces.persistency.support.SerialMultiDataIterator
 
nextAvailablePort(int, int) - Method in class org.openspaces.pu.container.jee.jetty.support.FileLockFreePortGenerator
 
nextAvailablePort(int, int) - Method in interface org.openspaces.pu.container.jee.jetty.support.FreePortGenerator
Generate the next available port from the start port and for retry count.
nextAvailablePort(int, int) - Method in class org.openspaces.pu.container.jee.jetty.support.NoOpFreePortGenerator
 
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.
nextTimestamp() - Method in class org.openspaces.hibernate.cache.AbstractMapCacheProvider
 
nextTimestamp() - Method in class org.openspaces.hibernate.cache.SimpleGigaMapCacheProvider
 
nextTimestamp() - Method in class org.openspaces.hibernate.cache.SimpleMapCache
Generate a timestamp
nextTimestamp() - Method in class org.openspaces.hibernate.cache.TransactionalGigaMapCache
Generate a timestamp
nextTimestamp() - Method in class org.openspaces.hibernate.cache.TransactionalGigaMapCacheProvider
 
nextTimestamp() - Method in class org.openspaces.hibernate.cache.TransactionalMapCache
Generate a timestamp
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.NIOConfiguration( int, int, int, String, String, int, int, int, int, int, int, String, String, String, long, String) 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.NIOConfiguration( int, int, int, String, String, 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.NIOConfiguration( int, int, int, String, 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
Deprecated. use NIOConfiguration.NIOConfiguration( int, int, int, String, String, int, int, int, int, int, int, String, String, String, long, String) instead
NIOConfiguration(int, int, int, String, String, int, 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.NIOConfiguration( int, int, int, String, String, int, int, int, int, int, int, String, String, String, long, String) instead
NIOConfiguration(int, int, int, String, String, int, int, int, int) - Constructor for class com.gigaspaces.config.lrmi.nio.NIOConfiguration
Deprecated. use NIOConfiguration.NIOConfiguration( int, int, int, String, String, int, int, int, int, int, int, String, String, String, long, String) instead
NIOConfiguration() - Constructor for class com.gigaspaces.config.lrmi.nio.NIOConfiguration
Should not be used, only for externalizable.
NO_WRITE_LEASE - Static variable in class com.j_spaces.core.client.SpaceURL
Deprecated.  If true � Lease object would not return from the write/writeMultiple operations.
node - Variable in class org.openspaces.remoting.scripting.JRubyLocalScriptExecutor.JRubyCompiledScript
 
nonBlocking - Variable in class org.openspaces.events.polling.receive.AbstractNonBlockingReceiveOperationHandler
 
nonBlockingFactor - Variable in class org.openspaces.events.polling.receive.AbstractNonBlockingReceiveOperationHandler
 
none() - Static method in class com.gigaspaces.log.LogEntryMatchers
 
NoneLogEntryMatcher - Class in com.gigaspaces.log
A log entry matcher filter that matches on nothing.
NoneLogEntryMatcher() - Constructor for class com.gigaspaces.log.NoneLogEntryMatcher
 
NoOpFreePortGenerator - Class in org.openspaces.pu.container.jee.jetty.support
A no op free port generator.
NoOpFreePortGenerator() - Constructor for class org.openspaces.pu.container.jee.jetty.support.NoOpFreePortGenerator
 
noreply - Variable in enum org.openspaces.memcached.protocol.binary.MemcachedBinaryCommandDecoder.BinaryOp
 
noreply - Variable in class org.openspaces.memcached.protocol.CommandMessage
 
NoResultsException - Exception in org.openspaces.core.executor.support
An exception indicating there are no results to reduce.
NoResultsException(String) - Constructor for exception org.openspaces.core.executor.support.NoResultsException
 
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(Entry, Transaction, RemoteEventListener, long, MarshalledObject, int) - Method in interface com.j_spaces.core.IJSpace
Deprecated. Use EventSessionFactory instead.
Notify - Annotation Type in org.openspaces.events.notify
Marks an event listener as polled event listener.
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_LEASE_EXPIRE - Static variable in class org.openspaces.events.notify.AggregatedNotifyEventContainerServiceDetails.Attributes
 
NOTIFY_LEASE_EXPIRE - Static variable in class org.openspaces.events.notify.NotifyEventContainerServiceDetails.Attributes
 
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_TAKE - Static variable in class org.openspaces.events.notify.AggregatedNotifyEventContainerServiceDetails.Attributes
 
NOTIFY_TAKE - Static variable in class org.openspaces.events.notify.NotifyEventContainerServiceDetails.Attributes
 
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_UNMATCHED - Static variable in class org.openspaces.events.notify.AggregatedNotifyEventContainerServiceDetails.Attributes
 
NOTIFY_UNMATCHED - Static variable in class org.openspaces.events.notify.NotifyEventContainerServiceDetails.Attributes
 
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_UPDATE - Static variable in class org.openspaces.events.notify.AggregatedNotifyEventContainerServiceDetails.Attributes
 
NOTIFY_UPDATE - Static variable in class org.openspaces.events.notify.NotifyEventContainerServiceDetails.Attributes
 
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.
NOTIFY_WRITE - Static variable in class org.openspaces.events.notify.AggregatedNotifyEventContainerServiceDetails.Attributes
 
NOTIFY_WRITE - Static variable in class org.openspaces.events.notify.NotifyEventContainerServiceDetails.Attributes
 
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);
notifyAll(boolean) - Method in class org.openspaces.events.notify.SimpleNotifyContainerConfigurer
 
NotifyAnnotationPostProcessor - Class in org.openspaces.events.notify.config
A Notify annotation post processor.
NotifyAnnotationPostProcessor() - Constructor for class org.openspaces.events.notify.config.NotifyAnnotationPostProcessor
 
notifyBatch(BatchRemoteEvent) - Method in class com.j_spaces.core.client.NotifyDelegator
Deprecated.  
notifyBatch(BatchRemoteEvent) - Method in class com.j_spaces.core.client.NotifyDelegatorMultiplexer
Deprecated.  
NotifyBatch - Annotation Type in org.openspaces.events.notify
Enables batching of notifications.
NotifyComType - Enum in org.openspaces.events.notify
The communication type used to send notifications.
notifyContainer() - Method in class org.openspaces.events.notify.SimpleNotifyContainerConfigurer
 
NotifyContainerBeanDefinitionParser - Class in org.openspaces.events.config
 
NotifyContainerBeanDefinitionParser() - Constructor for class org.openspaces.events.config.NotifyContainerBeanDefinitionParser
 
NotifyDelegator - Class in com.j_spaces.core.client
Deprecated. Use EventSessionFactory instead.
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. Creates a new delegator that can receive ordered notifications.
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.  
NotifyEventContainerServiceDetails - Class in org.openspaces.events.notify
Notify container service details.
NotifyEventContainerServiceDetails() - Constructor for class org.openspaces.events.notify.NotifyEventContainerServiceDetails
 
NotifyEventContainerServiceDetails(String, String, Object, boolean, String, int, boolean, Integer, Integer, boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, boolean, boolean, boolean) - Constructor for class org.openspaces.events.notify.NotifyEventContainerServiceDetails
 
NotifyEventContainerServiceDetails.Attributes - Class in org.openspaces.events.notify
 
NotifyEventContainerServiceDetails.Attributes() - Constructor for class org.openspaces.events.notify.NotifyEventContainerServiceDetails.Attributes
 
NotifyEventContainerServiceMonitors - Class in org.openspaces.events.notify
Notify container service monitors.
NotifyEventContainerServiceMonitors() - Constructor for class org.openspaces.events.notify.NotifyEventContainerServiceMonitors
 
NotifyEventContainerServiceMonitors(String, long, long, String) - Constructor for class org.openspaces.events.notify.NotifyEventContainerServiceMonitors
 
NotifyEventContainerServiceMonitors.Attributes - Class in org.openspaces.events.notify
 
NotifyEventContainerServiceMonitors.Attributes() - Constructor for class org.openspaces.events.notify.NotifyEventContainerServiceMonitors.Attributes
 
notifyFilter(INotifyDelegatorFilter) - Method in class org.openspaces.events.notify.SimpleNotifyContainerConfigurer
 
NotifyLease - Annotation Type in org.openspaces.events.notify
Marking with this annotation will cause the notify container to have a lease (automatically sets true to AbstractNotifyEventListenerContainer.setAutoRenew(boolean).
notifyLeaseExpire(boolean) - Method in class org.openspaces.events.notify.SimpleNotifyContainerConfigurer
 
NotifyListenerRegistrationException - Exception in org.openspaces.events.notify
A failure to register a notify listener.
NotifyListenerRegistrationException(String) - Constructor for exception org.openspaces.events.notify.NotifyListenerRegistrationException
 
NotifyListenerRegistrationException(String, Throwable) - Constructor for exception org.openspaces.events.notify.NotifyListenerRegistrationException
 
NotifyModifiers - Class in com.j_spaces.core.client
Deprecated. use NotifyActionType
NotifyModifiers() - Constructor for class com.j_spaces.core.client.NotifyModifiers
Deprecated.  
notifyTake(boolean) - Method in class org.openspaces.events.notify.SimpleNotifyContainerConfigurer
 
NotifyType - Annotation Type in org.openspaces.events.notify
Controls which type of notifications will be sent.
NotifyTypeProvider - Interface in org.openspaces.events.notify
An extension of space event listener allowing the listener to control programmatically (without the user having to configure it within the notify container) which notifications this listener will be invoked on.
notifyUnmatched(boolean) - Method in class org.openspaces.events.notify.SimpleNotifyContainerConfigurer
 
notifyUpdate(boolean) - Method in class org.openspaces.events.notify.SimpleNotifyContainerConfigurer
 
notifyWrite(boolean) - Method in class org.openspaces.events.notify.SimpleNotifyContainerConfigurer
 
Now() - Static method in class org.openspaces.memcached.LocalCacheElement
 
noWriteLease(boolean) - Method in class org.openspaces.core.space.UrlSpaceConfigurer
 
NullBackupPolicy - Class in com.gigaspaces.logger
A null backup policy which acts as a placeholder for a 'do-nothing' behavior.
NullBackupPolicy() - Constructor for class com.gigaspaces.logger.NullBackupPolicy
 
NullElasticScaleHandler - Class in org.openspaces.grid.esm
 
NullElasticScaleHandler() - Constructor for class org.openspaces.grid.esm.NullElasticScaleHandler
 
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_BACKUPS_PROP - Static variable in class org.openspaces.core.cluster.ClusterInfoPropertyPlaceholderConfigurer
 
NUMBER_OF_INSTANCES_PROP - Static variable in class org.openspaces.core.cluster.ClusterInfoPropertyPlaceholderConfigurer
 
NUMBER_OF_PARTITIONS - Static variable in interface com.gigaspaces.datasource.ManagedDataSource
use this constant to get from the Properties the number of partitions
NumberHelper<N extends Number> - Interface in org.openspaces.core.util.numbers
A generic interface on top of a specific Number implementation allowing to use it in a generalized fashion.
NumberHelperFactory - Class in org.openspaces.core.util.numbers
A factory allowing to create NumberHelper implemenations based on the provided Number type (such as Integer or Float).
NumberHelperFactory() - Constructor for class org.openspaces.core.util.numbers.NumberHelperFactory
 
numberOfBackups(int) - Method in class org.openspaces.admin.memcached.MemcachedDeployment
Sets the number of backups per instance of the space deployment.
numberOfBackups(int) - Method in class org.openspaces.admin.pu.ProcessingUnitDeployment
Sets the number of backups that will be deployed as part of this processing unit.
numberOfBackups(int) - Method in class org.openspaces.admin.space.SpaceDeployment
Sets the number of backups per instance of the space deployment.
numberOfInstances(int) - Method in class org.openspaces.admin.memcached.MemcachedDeployment
Sets the number of instances of the space deployment.
numberOfInstances(int) - Method in class org.openspaces.admin.pu.ProcessingUnitDeployment
Sets the number of instances that will be deployed as part of this processing unit instance.
numberOfInstances(int) - Method in class org.openspaces.admin.space.SpaceDeployment
Sets the number of instances of the space deployment.
numTestsPerEvictionRun - Variable in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
The number of objects to examine during each run of the idle object evictor thread (if any).

O

ObjectConversionException - Exception in org.openspaces.core
Thrown when a conversion error occurred.
ObjectConversionException(ConversionException) - Constructor for exception org.openspaces.core.ObjectConversionException
 
ObjectFormat - Interface in com.j_spaces.core.client
Each Object in the space represents one of the applicable supported formats.
objectFromByteBuffer(byte[]) - Static method in class org.openspaces.core.util.ThreadLocalMarshaller
Creates an object from a byte buffer.
objectFromByteBuffer(byte[]) - Static method in class org.openspaces.pu.container.jee.context.BootstrapWebApplicationContextListener
 
objectToByteBuffer(Object) - Static method in class org.openspaces.core.util.ThreadLocalMarshaller
Serializes an object into a byte buffer.
objectToByteBuffer(Object) - Static method in class org.openspaces.pu.container.jee.context.BootstrapWebApplicationContextListener
 
obtainMetaArguments(SpaceRemotingInvocation) - Method in interface org.openspaces.remoting.MetaArgumentsHandler
Meta argument handler can control the meta data objects that will be used for the remote invocation.
obtainMetaArguments(SpaceRemotingInvocation) - Method in class org.openspaces.remoting.scripting.ScriptingMetaArgumentsHandler
 
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
onAfterBackup(AfterSpaceModeChangeEvent) - Method in class org.openspaces.core.space.mode.registry.ModeAnnotationRegistry
Invoked after a space changes its mode to SpaceMode.BACKUP.
onAfterBackup(AfterSpaceModeChangeEvent) - Method in interface org.openspaces.core.space.mode.SpaceAfterBackupListener
 
onAfterPrimary(AfterSpaceModeChangeEvent) - Method in class org.openspaces.core.space.mode.registry.ModeAnnotationRegistry
Invoked after a space changes its mode to SpaceMode.PRIMARY.
onAfterPrimary(AfterSpaceModeChangeEvent) - Method in interface org.openspaces.core.space.mode.SpaceAfterPrimaryListener
 
onApplicationEvent(ApplicationEvent) - Method in class org.openspaces.core.space.AbstractSpaceFactoryBean
If ContextRefreshedEvent is raised will send two extra events: BeforeSpaceModeChangeEvent and AfterSpaceModeChangeEvent with the current space mode.
onApplicationEvent(ApplicationEvent) - Method in class org.openspaces.core.space.mode.SpaceModeContextLoader
If SpaceModeContextLoader.setActiveWhenPrimary(boolean) is set to true (the default) will listens for AfterSpaceModeChangeEvent and load an application context if received.
onApplicationEvent(ApplicationEvent) - Method in class org.openspaces.core.space.support.WorkerAdapter
 
onApplicationEvent(ApplicationEvent) - Method in class org.openspaces.esb.mule.pu.OpenSpacesMuleContextLoader
 
onApplicationEvent(ApplicationEvent) - Method in class org.openspaces.esb.mule.seda.SpaceAwareSedaService
 
onApplicationEvent(ApplicationEvent) - Method in class org.openspaces.events.AbstractSpaceListeningContainer
If the AbstractSpaceListeningContainer.setActiveWhenPrimary(boolean) is set to true (the default), the container lifecycle will be controlled by the space mode.
onApplicationEvent(ApplicationEvent) - Method in class org.openspaces.remoting.scripting.DefaultScriptingExecutor
On applicaiton context refresh event get all the GigaSpace beans and put them in a map that will later be appeneded to any script parameters.
onApplicationEvent(ApplicationEvent) - Method in class org.openspaces.remoting.SpaceRemotingServiceExporter
 
onBeforeBackup(BeforeSpaceModeChangeEvent) - Method in class org.openspaces.core.space.mode.registry.ModeAnnotationRegistry
Invoked before a space changes its mode to SpaceMode.BACKUP.
onBeforeBackup(BeforeSpaceModeChangeEvent) - Method in interface org.openspaces.core.space.mode.SpaceBeforeBackupListener
 
onBeforePrimary(BeforeSpaceModeChangeEvent) - Method in class org.openspaces.core.space.mode.registry.ModeAnnotationRegistry
Invoked before a space changes its mode to SpaceMode.PRIMARY.
onBeforePrimary(BeforeSpaceModeChangeEvent) - Method in interface org.openspaces.core.space.mode.SpaceBeforePrimaryListener
 
onCall(MuleMessage, boolean) - Method in class org.openspaces.esb.mule.queue.OpenSpacesQueueMessageReceiver
 
onClear() - Method in interface com.j_spaces.javax.cache.CacheListener
Deprecated. Triggered when the cache is cleared.
onDownload(long, String, String) - Method in interface org.openspaces.admin.dump.DumpDownloadListener
Called repeatedly with the updated downloaded bytes (the total can be obtained from DumpResult.downloadSize().
ONE() - Method in class org.openspaces.core.util.numbers.BigDecimalHelper
 
ONE() - Method in class org.openspaces.core.util.numbers.BigIntegerHelper
 
ONE() - Method in class org.openspaces.core.util.numbers.DoubleHelper
 
ONE() - Method in class org.openspaces.core.util.numbers.FloatHelper
 
ONE() - Method in class org.openspaces.core.util.numbers.IntegerHelper
 
ONE() - Method in class org.openspaces.core.util.numbers.LongHelper
 
ONE() - Method in interface org.openspaces.core.util.numbers.NumberHelper
Returns the "ONE" value for the given type.
ONE() - Method in class org.openspaces.core.util.numbers.ShortHelper
 
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
 
onEvent(Object, GigaSpace, TransactionStatus, Object) - Method in class org.openspaces.esb.mule.eventcontainer.OpenSpacesMessageReceiver
An event callback with the actual data object of the event.
onEvent(Object, GigaSpace, TransactionStatus, Object) - Method in class org.openspaces.events.adapter.AbstractResultEventListenerAdapter
Implements the SpaceDataEventListener by delegating to AbstractResultEventListenerAdapter.onEventWithResult(Object,org.openspaces.core.GigaSpace,org.springframework.transaction.TransactionStatus,Object) and writing the result back to the space (if it is not null) using AbstractResultEventListenerAdapter.handleResult(Object,org.openspaces.core.GigaSpace).
onEvent(Object, GigaSpace, TransactionStatus, Object) - Method in class org.openspaces.events.adapter.TaskExecutorEventListenerAdapter
Listens for events and and delegates them to the TaskExecutorEventListenerAdapter.setDelegate(org.openspaces.events.SpaceDataEventListener) to be executed using the provided TaskExecutorEventListenerAdapter.setTaskExecutor(org.springframework.core.task.TaskExecutor).
onEvent(T, GigaSpace, TransactionStatus, Object) - Method in interface org.openspaces.events.SpaceDataEventListener
An event callback with the actual data object of the event.
onEvent(EventDrivenSpaceRemotingEntry, GigaSpace, TransactionStatus, Object) - Method in class org.openspaces.remoting.SpaceRemotingServiceExporter
Receives a EventDrivenSpaceRemotingEntry which holds all the relevant invocation information.
onEventWithResult(Object, GigaSpace, TransactionStatus, Object) - Method in class org.openspaces.events.adapter.AbstractReflectionEventListenerAdapter
Delegates the event listener invocation to the appropriate method of the configured AbstractReflectionEventListenerAdapter.setDelegate(Object).
onEventWithResult(Object, GigaSpace, TransactionStatus, Object) - Method in class org.openspaces.events.adapter.AbstractResultEventListenerAdapter
An event listener callback allowing to return a result that will be written back to the space.
onEvict(Object) - Method in interface com.j_spaces.javax.cache.CacheListener
Deprecated. Triggered when a cache mapping is removed due to eviction.
oneWay - Variable in class org.openspaces.remoting.EventDrivenSpaceRemotingEntry
 
oneWay - Variable in class org.openspaces.remoting.SyncSpaceRemotingEntry
 
onException(ListenerExecutionFailedException, T, GigaSpace, TransactionStatus, Object) - Method in interface org.openspaces.events.EventExceptionHandler
A callback to handle exception in an event container.
onException(Exception, Object) - Method in interface org.openspaces.persistency.patterns.ExceptionHandler
Logic to handle the exceptions.
OnFilterClose - Annotation Type in org.openspaces.core.space.filter
A callback method when the filter is closed.
OnFilterInit - Annotation Type in org.openspaces.core.space.filter
A callback method when the filter is initialized.
onLoad(Object) - Method in interface com.j_spaces.javax.cache.CacheListener
Deprecated. 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
Deprecated. Triggered when a cache mapping is created due to calling Cache.put().
onRemove(Object) - Method in interface com.j_spaces.javax.cache.CacheListener
Deprecated. Triggered when a cache mapping is removed due to calling Cache.remove().
onResult(AsyncResult<T>) - Method in interface com.gigaspaces.async.AsyncFutureListener
A callback when a result of an async invocation arrives.
onResult(AsyncResultFilterEvent<T>) - Method in interface com.gigaspaces.async.AsyncResultFilter
A callback invoked for each result that arrives as a result of a distributed task execution allowing to access the result that caused this event, the events received so far, and the total expected results.
onResult(AsyncResultFilterEvent<T>) - Method in class org.openspaces.core.executor.juc.CallableDistributedTaskAdapter
If a filter is provided in one of the constructor methods, will delegate the call to it.
onResult(AsyncResultFilterEvent<T>) - Method in class org.openspaces.core.executor.juc.RunnableDistributedTaskAdapter
If a filter is provided in one of the constructor methods, will delegate the call to it.
onResult(AsyncResultFilterEvent<T>) - Method in class org.openspaces.core.executor.support.AbstractDelegatingDistributedTask
 
onResult(AsyncResultFilterEvent<T>) - Method in class org.openspaces.core.executor.support.PrivilegedDistributedTask
Executes the filter (if provided) under access controls.
onResult(AsyncResult<T>) - Method in class org.openspaces.core.executor.support.WaitForAllListener
 
onResult(AsyncResult<T>) - Method in class org.openspaces.core.executor.support.WaitForAnyListener
 
onSuccess(T, GigaSpace, TransactionStatus, Object) - Method in interface org.openspaces.events.EventExceptionHandler
A callback when a successful execution of a listener.
op - Variable in class org.openspaces.memcached.protocol.CommandMessage
 
Op - Enum in org.openspaces.memcached.protocol
 
opaque - Variable in class org.openspaces.memcached.protocol.CommandMessage
 
openConnectors() - Method in interface org.openspaces.pu.container.jee.jetty.holder.JettyHolder
Open Jetty ports.
openConnectors() - Method in class org.openspaces.pu.container.jee.jetty.holder.PlainJettyHolder
 
openConnectors() - Method in class org.openspaces.pu.container.jee.jetty.holder.SharedJettyHolder
 
OpenSpacesConnector - Class in org.openspaces.esb.mule.eventcontainer
An OpenSpaces mule connector holding Spring application context which is later used by the receiver and the dispatcher to lookup registered beans within the application context.
OpenSpacesConnector() - Constructor for class org.openspaces.esb.mule.eventcontainer.OpenSpacesConnector
 
OpenSpacesEventContainerNamespaceHandler - Class in org.openspaces.esb.mule.eventcontainer.config
A namespace handler for OpenSpaces namespace.
OpenSpacesEventContainerNamespaceHandler() - Constructor for class org.openspaces.esb.mule.eventcontainer.config.OpenSpacesEventContainerNamespaceHandler
 
OpenSpacesMessageAdapter - Class in org.openspaces.esb.mule.eventcontainer
 
OpenSpacesMessageAdapter(Object) - Constructor for class org.openspaces.esb.mule.eventcontainer.OpenSpacesMessageAdapter
 
OpenSpacesMessageAdapter(OpenSpacesMessageAdapter) - Constructor for class org.openspaces.esb.mule.eventcontainer.OpenSpacesMessageAdapter
 
OpenSpacesMessageDispatcher - Class in org.openspaces.esb.mule.eventcontainer
OpenSpacesMessageDispatcher is responsible for sending messages to GigaSpaces space.
OpenSpacesMessageDispatcher(OutboundEndpoint) - Constructor for class org.openspaces.esb.mule.eventcontainer.OpenSpacesMessageDispatcher
 
OpenSpacesMessageDispatcherFactory - Class in org.openspaces.esb.mule.eventcontainer
Creates new instances of OpenSpacesMessageDispatcher for each unique endpoint.
OpenSpacesMessageDispatcherFactory() - Constructor for class org.openspaces.esb.mule.eventcontainer.OpenSpacesMessageDispatcherFactory
 
OpenSpacesMessageReceiver - Class in org.openspaces.esb.mule.eventcontainer
OpenSpacesMessageReceiver is used to receive data from an GigaSpaces's space.
OpenSpacesMessageReceiver(Connector, Service, InboundEndpoint) - Constructor for class org.openspaces.esb.mule.eventcontainer.OpenSpacesMessageReceiver
Creates a OpenSpacesMessageReceiver and resister it as a SpaceDataEventListener to the Polling/Notify container that declared as umoEndpoint.EndpointURI.address.
OpenSpacesMessageReceiver.GigaSpaceWorker - Class in org.openspaces.esb.mule.eventcontainer
 
OpenSpacesMessageReceiver.GigaSpaceWorker(Object, AbstractMessageReceiver) - Constructor for class org.openspaces.esb.mule.eventcontainer.OpenSpacesMessageReceiver.GigaSpaceWorker
 
OpenSpacesMuleContextLoader - Class in org.openspaces.esb.mule.pu
OpenSpacesMuleContextLoader used for loading Mule configuration that refrenced from PU configuration file.
OpenSpacesMuleContextLoader() - Constructor for class org.openspaces.esb.mule.pu.OpenSpacesMuleContextLoader
 
OpenSpacesQueueConnector - Class in org.openspaces.esb.mule.queue
An OS queue connector.
OpenSpacesQueueConnector() - Constructor for class org.openspaces.esb.mule.queue.OpenSpacesQueueConnector
 
OpenSpacesQueueMessageDispatcher - Class in org.openspaces.esb.mule.queue
Dispatches (writes) a message to an internal queue.
OpenSpacesQueueMessageDispatcher(OutboundEndpoint) - Constructor for class org.openspaces.esb.mule.queue.OpenSpacesQueueMessageDispatcher
 
OpenSpacesQueueMessageDispatcherFactory - Class in org.openspaces.esb.mule.queue
 
OpenSpacesQueueMessageDispatcherFactory() - Constructor for class org.openspaces.esb.mule.queue.OpenSpacesQueueMessageDispatcherFactory
 
OpenSpacesQueueMessageReceiver - Class in org.openspaces.esb.mule.queue
Receives (takes) a message from an internal queue.
OpenSpacesQueueMessageReceiver(Connector, Service, InboundEndpoint) - Constructor for class org.openspaces.esb.mule.queue.OpenSpacesQueueMessageReceiver
 
OpenSpacesQueueMessageReceiver.ReceiverWorker - Class in org.openspaces.esb.mule.queue
 
OpenSpacesQueueMessageReceiver.ReceiverWorker(OpenSpacesQueueMessageReceiver) - Constructor for class org.openspaces.esb.mule.queue.OpenSpacesQueueMessageReceiver.ReceiverWorker
 
OpenSpacesQueueMessageRequestor - Class in org.openspaces.esb.mule.queue
Requests (takes) a message from an internal queue.
OpenSpacesQueueMessageRequestor(InboundEndpoint) - Constructor for class org.openspaces.esb.mule.queue.OpenSpacesQueueMessageRequestor
 
OpenSpacesQueueMessageRequestorFactory - Class in org.openspaces.esb.mule.queue
 
OpenSpacesQueueMessageRequestorFactory() - Constructor for class org.openspaces.esb.mule.queue.OpenSpacesQueueMessageRequestorFactory
 
OpenSpacesQueueNamespaceHandler - Class in org.openspaces.esb.mule.queue.config
The OpenSpaces queue namespace support.
OpenSpacesQueueNamespaceHandler() - Constructor for class org.openspaces.esb.mule.queue.config.OpenSpacesQueueNamespaceHandler
 
OpenSpacesSedaModel - Class in org.openspaces.esb.mule.seda
An OS queue connector.
OpenSpacesSedaModel() - Constructor for class org.openspaces.esb.mule.seda.OpenSpacesSedaModel
 
OpenSpacesSedaNamespaceHandler - Class in org.openspaces.esb.mule.seda.config
 
OpenSpacesSedaNamespaceHandler() - Constructor for class org.openspaces.esb.mule.seda.config.OpenSpacesSedaNamespaceHandler
 
OpenSpacesSedaService - Class in org.openspaces.esb.mule.seda
A SEDA component using the Space as the queue.
OpenSpacesSedaService() - Constructor for class org.openspaces.esb.mule.seda.OpenSpacesSedaService
For Spring only
OpenSpacesTransformer - Class in org.openspaces.esb.mule.transformers
This class copies the metadata from UMOMessage to the transformed object.
OpenSpacesTransformer() - Constructor for class org.openspaces.esb.mule.transformers.OpenSpacesTransformer
 
OperatingSystem - Interface in org.openspaces.admin.os
An operating system is a virtual entity that container information about the operating system one or more grid components are running within.
OperatingSystemAware - Interface in org.openspaces.admin.os
A grid components that is operating system aware allows to get the OperatingSystem that it runs within.
OperatingSystemDetails - Interface in org.openspaces.admin.os
Operating System Details include static information (non-changeable) regarding the operating system.
OperatingSystems - Interface in org.openspaces.admin.os
Machines hold all the different OperatingSystems that are currently discovered.
OperatingSystemsDetails - Interface in org.openspaces.admin.os
An aggregated view of all the currently discovered OperatingSystemDetails.
OperatingSystemsStatistics - Interface in org.openspaces.admin.os
An aggregated statistics of all the different OperatingSystemStatistics.
operatingSystemsStatisticsChanged(OperatingSystemsStatisticsChangedEvent) - Method in interface org.openspaces.admin.os.events.OperatingSystemsStatisticsChangedEventListener
A callback indicating the statistics have changed.
OperatingSystemsStatisticsChangedEvent - Class in org.openspaces.admin.os.events
An event indicating that OperatingSystemsStatistics have changed.
OperatingSystemsStatisticsChangedEvent(OperatingSystems, OperatingSystemsStatistics) - Constructor for class org.openspaces.admin.os.events.OperatingSystemsStatisticsChangedEvent
 
OperatingSystemsStatisticsChangedEventListener - Interface in org.openspaces.admin.os.events
An event listener called when statistics have changed.
OperatingSystemsStatisticsChangedEventManager - Interface in org.openspaces.admin.os.events
An event manager allowing to add and remove OperatingSystemsStatisticsChangedEventListener.
OperatingSystemStatistics - Interface in org.openspaces.admin.os
Statistics of a specific OperatingSystem.
OperatingSystemStatistics.NetworkStatistics - Interface in org.openspaces.admin.os
 
operatingSystemStatisticsChanged(OperatingSystemStatisticsChangedEvent) - Method in interface org.openspaces.admin.os.events.OperatingSystemStatisticsChangedEventListener
A callback indicating the statistics have changed.
OperatingSystemStatisticsChangedEvent - Class in org.openspaces.admin.os.events
An event indicating that OperatingSystemStatistics have changed.
OperatingSystemStatisticsChangedEvent(OperatingSystem, OperatingSystemStatistics) - Constructor for class org.openspaces.admin.os.events.OperatingSystemStatisticsChangedEvent
 
OperatingSystemStatisticsChangedEventListener - Interface in org.openspaces.admin.os.events
An event listener called when statistics have changed.
OperatingSystemStatisticsChangedEventManager - Interface in org.openspaces.admin.os.events
An event manager allowing to add and remove OperatingSystemStatisticsChangedEventListener.
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
 
org.openspaces.admin - package org.openspaces.admin
Entry point for Admin API, allowing to use AdminFactory in order to create an Admin instance.
org.openspaces.admin.dump - package org.openspaces.admin.dump
 
org.openspaces.admin.esm - package org.openspaces.admin.esm
Support for managing of Elastic Service Manager(s) through the Admin API.
org.openspaces.admin.esm.deployment - package org.openspaces.admin.esm.deployment
 
org.openspaces.admin.esm.events - package org.openspaces.admin.esm.events
 
org.openspaces.admin.gsa - package org.openspaces.admin.gsa
Support for managing of Grid Service Agent(s) through the Admin API.
org.openspaces.admin.gsa.events - package org.openspaces.admin.gsa.events
Support for managing of Grid Service Agent events through the Admin API.
org.openspaces.admin.gsc - package org.openspaces.admin.gsc
Support for managing of Grid Service Container(s) through the Admin API.
org.openspaces.admin.gsc.events - package org.openspaces.admin.gsc.events
Support for managing of Grid Service Container events through the Admin API.
org.openspaces.admin.gsm - package org.openspaces.admin.gsm
Support for managing of Grid Service Manager(s) through the Admin API.
org.openspaces.admin.gsm.events - package org.openspaces.admin.gsm.events
Support for managing of Elastic Service Manager events through the Admin API.
org.openspaces.admin.lus - package org.openspaces.admin.lus
Support for managing of Lookup Service(s) through the Admin API.
org.openspaces.admin.lus.events - package org.openspaces.admin.lus.events
Support for managing of Lookup Service events through the Admin API.
org.openspaces.admin.machine - package org.openspaces.admin.machine
Support for managing of Machine(s) through the Admin API.
org.openspaces.admin.machine.events - package org.openspaces.admin.machine.events
Support for managing of Machine events through the Admin API.
org.openspaces.admin.memcached - package org.openspaces.admin.memcached
 
org.openspaces.admin.os - package org.openspaces.admin.os
Support for managing of Operating System(s) through the Admin API.
org.openspaces.admin.os.events - package org.openspaces.admin.os.events
Support for managing of Operating System events through the Admin API.
org.openspaces.admin.pu - package org.openspaces.admin.pu
Support for managing of Processing Unit(s) through the Admin API.
org.openspaces.admin.pu.events - package org.openspaces.admin.pu.events
Support for managing of Processing Unit events through the Admin API.
org.openspaces.admin.samples - package org.openspaces.admin.samples
 
org.openspaces.admin.space - package org.openspaces.admin.space
Support for managing of Space(s) through the Admin API.
org.openspaces.admin.space.events - package org.openspaces.admin.space.events
Support for managing of Space events through the Admin API.
org.openspaces.admin.support - package org.openspaces.admin.support
 
org.openspaces.admin.transport - package org.openspaces.admin.transport
Support for managing of Transport(s) through the Admin API.
org.openspaces.admin.transport.events - package org.openspaces.admin.transport.events
Support for managing of Transport events through the Admin API.
org.openspaces.admin.vm - package org.openspaces.admin.vm
Support for managing of Virtual Machine(s) through the Admin API.
org.openspaces.admin.vm.events - package org.openspaces.admin.vm.events
Support for managing of Virtual Machine events through the Admin API.
org.openspaces.admin.zone - package org.openspaces.admin.zone
Support for managing of Zone(s) through the Admin API.
org.openspaces.admin.zone.events - package org.openspaces.admin.zone.events
Support for managing of Zone events through the Admin API.
org.openspaces.core - package org.openspaces.core
Top level core package holding main OpenSpaces API for Space (GigaSpace) and Map (GigaMap) and the ability to create it.
org.openspaces.core.cluster - package org.openspaces.core.cluster
Cluster information holder objects and abstraction allowing for custom beans to be injected with it (if set).
org.openspaces.core.config - package org.openspaces.core.config
Support classes for Spring namespace based configuration of OpenSpaces core.
org.openspaces.core.context - package org.openspaces.core.context
Allowing to inject configured GigaSpace instances within Spring application context using annotations.
org.openspaces.core.exception - package org.openspaces.core.exception
Includes exception translation services from core GigaSpaces exception into runtime data exception hierarchy.
org.openspaces.core.executor - package org.openspaces.core.executor
 
org.openspaces.core.executor.juc - package org.openspaces.core.executor.juc
 
org.openspaces.core.executor.support - package org.openspaces.core.executor.support
 
org.openspaces.core.jini - package org.openspaces.core.jini
A package including jini related services such as JiniServiceFactoryBean allowing to lookup a Jini service and use it within Spring.
org.openspaces.core.map - package org.openspaces.core.map
A package including factory beans to create GigaSpaces IMap or JCache Cache based on an IJSpace instance.
org.openspaces.core.properties - package org.openspaces.core.properties
A package supporting advance properties based configuration (based on Spring Properties configuration support) and the ability to inject them externally to a Spring application context.
org.openspaces.core.space - package org.openspaces.core.space
This package is responsible for simplifying the creation of IJSpace implementation.
org.openspaces.core.space.cache - package org.openspaces.core.space.cache
A package allowing for simpler creation of Local Cache and Local View (expose an IJSpace) based on an actual IJSpace instance (usually created using the core.space package).
org.openspaces.core.space.filter - package org.openspaces.core.space.filter
A package allowing to simplify the injection of an actual ISpaceFilter instance during Space creation.
org.openspaces.core.space.filter.replication - package org.openspaces.core.space.filter.replication
A package allowing to create an actual IReplicationFilter instance and inject it during Space creation.
org.openspaces.core.space.mode - package org.openspaces.core.space.mode
A package exposing Space mode (primary/backup) events through Spring application event support.
org.openspaces.core.space.mode.registry - package org.openspaces.core.space.mode.registry
 
org.openspaces.core.space.support - package org.openspaces.core.space.support
 
org.openspaces.core.transaction - package org.openspaces.core.transaction
A package exposing the ability to get a GigaSpaces/Jini current transaction (integrating with Spring transaction management).
org.openspaces.core.transaction.manager - package org.openspaces.core.transaction.manager
Jini and Local transaction managers using Spring abstraction for transaction managers (PlatformTransactionManager).
org.openspaces.core.util - package org.openspaces.core.util
A package including utility classes for OpenSpaces core.
org.openspaces.core.util.numbers - package org.openspaces.core.util.numbers
 
org.openspaces.esb.mule.eventcontainer - package org.openspaces.esb.mule.eventcontainer
 
org.openspaces.esb.mule.eventcontainer.config - package org.openspaces.esb.mule.eventcontainer.config
 
org.openspaces.esb.mule.message - package org.openspaces.esb.mule.message
 
org.openspaces.esb.mule.pu - package org.openspaces.esb.mule.pu
 
org.openspaces.esb.mule.queue - package org.openspaces.esb.mule.queue
 
org.openspaces.esb.mule.queue.config - package org.openspaces.esb.mule.queue.config
 
org.openspaces.esb.mule.seda - package org.openspaces.esb.mule.seda
 
org.openspaces.esb.mule.seda.config - package org.openspaces.esb.mule.seda.config
 
org.openspaces.esb.mule.transaction - package org.openspaces.esb.mule.transaction
 
org.openspaces.esb.mule.transformers - package org.openspaces.esb.mule.transformers
 
org.openspaces.events - package org.openspaces.events
A package including based classes and support classes for different OpenSpaces event containers.
org.openspaces.events.adapter - package org.openspaces.events.adapter
A package including adapter implementation of SpaceDataEventListener allowing to use either annotation or method listing to listen for events generated by different event containers.
org.openspaces.events.asyncpolling - package org.openspaces.events.asyncpolling
 
org.openspaces.events.asyncpolling.config - package org.openspaces.events.asyncpolling.config
 
org.openspaces.events.asyncpolling.receive - package org.openspaces.events.asyncpolling.receive
 
org.openspaces.events.config - package org.openspaces.events.config
Support classes allowing to configure OpenSpace event module using Spring namespace support.
org.openspaces.events.notify - package org.openspaces.events.notify
A notify event container allowing to use GigaSpace support for notifications.
org.openspaces.events.notify.config - package org.openspaces.events.notify.config
 
org.openspaces.events.polling - package org.openspaces.events.polling
A polling event container generating events by performing polling receive operations.
org.openspaces.events.polling.config - package org.openspaces.events.polling.config
 
org.openspaces.events.polling.receive - package org.openspaces.events.polling.receive
An abstraction on top of the actual receive operation performed by the polling event container.
org.openspaces.events.polling.trigger - package org.openspaces.events.polling.trigger
An abstraction on top of the trigger operation performed before the initiation of transactional receive operation.
org.openspaces.events.support - package org.openspaces.events.support
 
org.openspaces.grid.esm - package org.openspaces.grid.esm
 
org.openspaces.hibernate.cache - package org.openspaces.hibernate.cache
An implementation of Hibernate second level cache using GigaSpaces.
org.openspaces.interop - package org.openspaces.interop
 
org.openspaces.jdbc.config - package org.openspaces.jdbc.config
Support classes to configure OpenSpaces jdbc using Spring namespace support.
org.openspaces.jdbc.datasource - package org.openspaces.jdbc.datasource
Implementations of Jdbc DataSource interface using GigaSpaces support for Jdbc based on an actual IJSpace or GigaSpace implementation.
org.openspaces.jee.sessions.jetty - package org.openspaces.jee.sessions.jetty
 
org.openspaces.jms - package org.openspaces.jms
Holds simple factory beans to create GigaSpaces implementations of JMS ConnectionFactory and XAConnectionFactory.
org.openspaces.jms.config - package org.openspaces.jms.config
Support classes to configure OpenSpaces Jms using Spring namespace support.
org.openspaces.maven.support - package org.openspaces.maven.support
 
org.openspaces.memcached - package org.openspaces.memcached
 
org.openspaces.memcached.protocol - package org.openspaces.memcached.protocol
 
org.openspaces.memcached.protocol.binary - package org.openspaces.memcached.protocol.binary
 
org.openspaces.memcached.protocol.exceptions - package org.openspaces.memcached.protocol.exceptions
 
org.openspaces.memcached.protocol.text - package org.openspaces.memcached.protocol.text
 
org.openspaces.memcached.util - package org.openspaces.memcached.util
 
org.openspaces.persistency.hibernate - package org.openspaces.persistency.hibernate
An implementation of GigaSpaces external data source using Hibernate.
org.openspaces.persistency.hibernate.iterator - package org.openspaces.persistency.hibernate.iterator
A set of implementations of DataIterator using Hibernate.
org.openspaces.persistency.patterns - package org.openspaces.persistency.patterns
Set of patterns that can be used to wrap different external data sources.
org.openspaces.persistency.support - package org.openspaces.persistency.support
Support classes for persistency.
org.openspaces.persistency.utils - package org.openspaces.persistency.utils
Utility classes when using persistency.
org.openspaces.pu.container - package org.openspaces.pu.container
An abstraction of a Processing Unit Containers.
org.openspaces.pu.container.integrated - package org.openspaces.pu.container.integrated
An integrated (embedded) processing unit container allowing to integrate the execution of a Processing Unit within an application or executed within an IDE.
org.openspaces.pu.container.jee - package org.openspaces.pu.container.jee
 
org.openspaces.pu.container.jee.context - package org.openspaces.pu.container.jee.context
 
org.openspaces.pu.container.jee.glassfish - package org.openspaces.pu.container.jee.glassfish
 
org.openspaces.pu.container.jee.glassfish.holder - package org.openspaces.pu.container.jee.glassfish.holder
 
org.openspaces.pu.container.jee.jetty - package org.openspaces.pu.container.jee.jetty
 
org.openspaces.pu.container.jee.jetty.holder - package org.openspaces.pu.container.jee.jetty.holder
 
org.openspaces.pu.container.jee.jetty.support - package org.openspaces.pu.container.jee.jetty.support
 
org.openspaces.pu.container.jee.lb.apache - package org.openspaces.pu.container.jee.lb.apache
 
org.openspaces.pu.container.jee.stats - package org.openspaces.pu.container.jee.stats
 
org.openspaces.pu.container.servicegrid - package org.openspaces.pu.container.servicegrid
A Service Grid based processing unit container.
org.openspaces.pu.container.servicegrid.deploy - package org.openspaces.pu.container.servicegrid.deploy
A package including the ability to deploy a processing unit onto the Service Grid.
org.openspaces.pu.container.servicegrid.jmxs - package org.openspaces.pu.container.servicegrid.jmxs
 
org.openspaces.pu.container.spi - package org.openspaces.pu.container.spi
Internal (SPI) level interfaces for processing unit containers.
org.openspaces.pu.container.standalone - package org.openspaces.pu.container.standalone
A standalone processing unit container.
org.openspaces.pu.container.support - package org.openspaces.pu.container.support
Support classes for processing unit containers including command line parsers and Spring resource based application context.
org.openspaces.pu.service - package org.openspaces.pu.service
 
org.openspaces.pu.sla - package org.openspaces.pu.sla
Definition of SLA (Service Level Agreement) when deploying onto an SLA enabled container (such as the Service Grid).
org.openspaces.pu.sla.config - package org.openspaces.pu.sla.config
Support classes allowing to configure OpenSpaces SLA using xml namespaces based on Spring namespaces support.
org.openspaces.pu.sla.monitor - package org.openspaces.pu.sla.monitor
Allowing to configure monitors/watches within SLA definition.
org.openspaces.pu.sla.requirement - package org.openspaces.pu.sla.requirement
The requirements part of SLA definition allowing to control where a certain processing unit can be deployed (based on the requirements defined).
org.openspaces.remoting - package org.openspaces.remoting
A package including OpenSpaces support for Sync and Async remoting inspired by other Spring remoting integrations.
org.openspaces.remoting.config - package org.openspaces.remoting.config
Support for namespace based configuration of OpenSpaces remoting module using Spring namespace support.
org.openspaces.remoting.scripting - package org.openspaces.remoting.scripting
 
org.openspaces.remoting.scripting.cache - package org.openspaces.remoting.scripting.cache
 
org.openspaces.security.spring - package org.openspaces.security.spring
 
OS_EVENT_CONTAINER - Static variable in class org.openspaces.esb.mule.eventcontainer.OpenSpacesConnector
 
OS_QUEUE - Static variable in class org.openspaces.esb.mule.queue.OpenSpacesQueueConnector
 
outputReplicationFilterClassName - Variable in class com.j_spaces.core.cluster.ReplicationPolicy.ReplicationPolicyDescription
 
outputReplicationFilterParamUrl - Variable in class com.j_spaces.core.cluster.ReplicationPolicy.ReplicationPolicyDescription
 
OutputVersion - Class in org.openspaces.maven.support
Outputs the version to use with Maven.
OutputVersion() - Constructor for class org.openspaces.maven.support.OutputVersion
 
overrideArguments() - Method in class org.openspaces.admin.gsa.GridServiceOptions
Will cause the process arguments added using GridServiceOptions.argument(String) to override any arguments defined in the process descriptor.
overrideVmInputArguments() - Method in class org.openspaces.admin.gsa.ElasticServiceManagerOptions
Will cause JVM options added using ElasticServiceManagerOptions.vmInputArgument(String) to override all the vm arguments that the JVM will start by default with.
overrideVmInputArguments() - Method in class org.openspaces.admin.gsa.GridServiceContainerOptions
Will cause JVM options added using GridServiceContainerOptions.vmInputArgument(String) to override all the vm arguments that the JVM will start by default with.
overrideVmInputArguments() - Method in class org.openspaces.admin.gsa.GridServiceManagerOptions
Will cause JVM options added using GridServiceManagerOptions.vmInputArgument(String) to override all the vm arguments that the JVM will start by default with.
overrideVmInputArguments() - Method in class org.openspaces.admin.gsa.GridServiceOptions
Will cause JVM options added using GridServiceOptions.vmInputArgument(String) to override all the vm arguments that the JVM will start by default with.
overrideVmInputArguments() - Method in class org.openspaces.admin.gsa.LookupServiceOptions
Will cause JVM options added using LookupServiceOptions.vmInputArgument(String) to override all the vm arguments that the JVM will start by default with.

P

parameter(String, Object) - Method in class org.openspaces.remoting.scripting.ResourceLazyLoadingScript
Puts a parameter that can be used during script execution.
parameter(String, Object) - Method in class org.openspaces.remoting.scripting.StaticScript
Puts a parameter that can be used during script execution.
PARAMETERS - Static variable in class org.openspaces.core.config.UrlSpaceBeanDefinitionParser
 
parse(Element, ParserContext) - Method in class org.openspaces.core.config.AnnotationSupportBeanDefinitionParser
 
parse(Element, ParserContext) - Method in class org.openspaces.core.config.GigaSpaceContextBeanDefinitionParser
 
parse(Element, ParserContext) - Method in class org.openspaces.core.config.GigaSpaceLateContextBeanDefinitionParser
 
parse(Element, ParserContext) - Method in class org.openspaces.events.config.AnnotationSupportBeanDefinitionParser
 
parse(CommandLineParser.Parameter[]) - Static method in class org.openspaces.pu.container.support.BeanLevelPropertiesParser
 
parse(BeanLevelProperties, CommandLineParser.Parameter[]) - Static method in class org.openspaces.pu.container.support.BeanLevelPropertiesParser
 
parse(CommandLineParser.Parameter[]) - Static method in class org.openspaces.pu.container.support.ClusterInfoParser
 
parse(String[]) - Static method in class org.openspaces.pu.container.support.CommandLineParser
 
parse(String[], int) - Static method in class org.openspaces.pu.container.support.CommandLineParser
 
parse(ApplicationContextProcessingUnitContainerProvider, CommandLineParser.Parameter[]) - Static method in class org.openspaces.pu.container.support.ConfigLocationParser
Parses multiple -config parameter by adding it to ApplicationContextProcessingUnitContainerProvider.addConfigLocation(String).
parse(Element, ParserContext) - Method in class org.openspaces.remoting.config.RemotingAnnotationBeanDefinitionParser
 
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.
partitioned(int, int) - Method in class org.openspaces.admin.memcached.MemcachedDeployment
A convenient method allowing to easily configure the space deployment to deploy a Partitioned topology with numberOfParitions instances each with numberOfBackups.
partitioned(int, int) - Method in class org.openspaces.admin.pu.ProcessingUnitDeployment
A convenient method allowing to easily configure the space deployment to deploy a partitioned topology with numberOfParitions instances each with numberOfBackups.
partitioned(int, int) - Method in class org.openspaces.admin.space.SpaceDeployment
A convenient method allowing to easily configure the space deployment to deploy a Partitioned topology with numberOfParitions instances each with numberOfBackups.
PASS_ARRAY_AS_IS - Static variable in class org.openspaces.events.notify.AggregatedNotifyEventContainerServiceDetails.Attributes
 
PASS_ARRAY_AS_IS - Static variable in class org.openspaces.events.notify.NotifyEventContainerServiceDetails.Attributes
 
PASS_ARRAY_AS_IS - Static variable in class org.openspaces.events.polling.AggregatedPollingEventContainerServiceDetails.Attributes
 
PASS_ARRAY_AS_IS - Static variable in class org.openspaces.events.polling.PollingEventContainerServiceDetails.Attributes
 
passArrayAsIs(boolean) - Method in class org.openspaces.events.notify.SimpleNotifyContainerConfigurer
 
passArrayAsIs(boolean) - Method in class org.openspaces.events.polling.SimplePollingContainerConfigurer
 
PASSWORD - Static variable in class com.gigaspaces.security.directory.DefaultUserDetailsProvider
 
PasswordEncoder - Interface in com.gigaspaces.security.encoding
Interface for performing one-way encryption and authenticity validation on a password.
peek(Object) - Method in interface com.j_spaces.javax.cache.Cache
Deprecated. The peek method will return the object associated with "key" if it currently exists (and is valid) in the cache.
peek(Object) - Method in class org.openspaces.core.DefaultGigaMap
 
PERFORM_SNAPSHOT - Static variable in class org.openspaces.events.EventContainerServiceDetails.Attributes
 
PERFORM_TAKE_ON_NOTIFY - Static variable in class org.openspaces.events.notify.AggregatedNotifyEventContainerServiceDetails.Attributes
 
PERFORM_TAKE_ON_NOTIFY - Static variable in class org.openspaces.events.notify.NotifyEventContainerServiceDetails.Attributes
 
performSnapshot(boolean) - Method in class org.openspaces.events.asyncpolling.SimpleAsyncPollingContainerConfigurer
 
performSnapshot(boolean) - Method in class org.openspaces.events.notify.SimpleNotifyContainerConfigurer
 
performSnapshot(boolean) - Method in class org.openspaces.events.polling.SimplePollingContainerConfigurer
 
performTakeOnNotify(boolean) - Method in class org.openspaces.events.notify.SimpleNotifyContainerConfigurer
 
perfromOrderById - Variable in class org.openspaces.persistency.hibernate.iterator.AbstractChunkDataIterator
 
perfromOrderById - Variable in class org.openspaces.persistency.hibernate.iterator.AbstractScrollableDataIterator
 
PID_PROP - Static variable in class com.gigaspaces.logger.RollingFileHandler
 
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.
PLACEHOLDER_PREFIX - Static variable in class org.openspaces.pu.container.support.BeanLevelPropertiesUtils
Prefix for system property placeholders: "${"
PLACEHOLDER_SUFFIX - Static variable in class org.openspaces.pu.container.support.BeanLevelPropertiesUtils
Suffix for system property placeholders: "}"
PlainAggregatedServiceDetails - Class in org.openspaces.pu.service
A simple and generic implementation of the AggregatedServiceDetails interface.
PlainAggregatedServiceDetails() - Constructor for class org.openspaces.pu.service.PlainAggregatedServiceDetails
Just for externalizable.
PlainAggregatedServiceDetails(String, ServiceDetails[]) - Constructor for class org.openspaces.pu.service.PlainAggregatedServiceDetails
 
PlainJettyHolder - Class in org.openspaces.pu.container.jee.jetty.holder
A plain wrapper around jetty.
PlainJettyHolder(Server) - Constructor for class org.openspaces.pu.container.jee.jetty.holder.PlainJettyHolder
 
PlainServiceDetails - Class in org.openspaces.pu.service
A simple implementation of ServiceDetails.
PlainServiceDetails() - Constructor for class org.openspaces.pu.service.PlainServiceDetails
 
PlainServiceDetails(String, String, String, String, String) - Constructor for class org.openspaces.pu.service.PlainServiceDetails
 
PlainServiceMonitors - Class in org.openspaces.pu.service
A simple implementation of ServiceMonitors.
PlainServiceMonitors() - Constructor for class org.openspaces.pu.service.PlainServiceMonitors
 
PlainServiceMonitors(String) - Constructor for class org.openspaces.pu.service.PlainServiceMonitors
 
POJO - Static variable in interface com.j_spaces.core.client.ObjectFormat
Object represents a Plain Old Java Object.
Policy - Interface in org.openspaces.pu.sla
A policy controls the runtime action that should be taken when the monitor value associated with this policy (using Policy.setMonitor(String)) breaches the policy thresholds.
Polling - Annotation Type in org.openspaces.events.polling
Marks an event listener as polled event listener.
PollingAnnotationPostProcessor - Class in org.openspaces.events.polling.config
A Polling annotation post processor.
PollingAnnotationPostProcessor() - Constructor for class org.openspaces.events.polling.config.PollingAnnotationPostProcessor
 
pollingContainer() - Method in class org.openspaces.events.asyncpolling.SimpleAsyncPollingContainerConfigurer
 
pollingContainer() - Method in class org.openspaces.events.polling.SimplePollingContainerConfigurer
 
PollingContainerBeanDefinitionParser - Class in org.openspaces.events.config
 
PollingContainerBeanDefinitionParser() - Constructor for class org.openspaces.events.config.PollingContainerBeanDefinitionParser
 
PollingEventContainerServiceDetails - Class in org.openspaces.events.polling
Polling container service details.
PollingEventContainerServiceDetails() - Constructor for class org.openspaces.events.polling.PollingEventContainerServiceDetails
 
PollingEventContainerServiceDetails(String, String, Object, boolean, String, long, String, String, int, int, boolean) - Constructor for class org.openspaces.events.polling.PollingEventContainerServiceDetails
 
PollingEventContainerServiceDetails.Attributes - Class in org.openspaces.events.polling
 
PollingEventContainerServiceDetails.Attributes() - Constructor for class org.openspaces.events.polling.PollingEventContainerServiceDetails.Attributes
 
PollingEventContainerServiceMonitors - Class in org.openspaces.events.polling
Polling container service monitors.
PollingEventContainerServiceMonitors() - Constructor for class org.openspaces.events.polling.PollingEventContainerServiceMonitors
 
PollingEventContainerServiceMonitors(String, long, long, String, int) - Constructor for class org.openspaces.events.polling.PollingEventContainerServiceMonitors
 
PollingEventContainerServiceMonitors.Attributes - Class in org.openspaces.events.polling
 
PollingEventContainerServiceMonitors.Attributes() - Constructor for class org.openspaces.events.polling.PollingEventContainerServiceMonitors.Attributes
 
POMGenerator - Class in org.openspaces.maven.support
 
POMGenerator() - Constructor for class org.openspaces.maven.support.POMGenerator
 
poolPreparedStatements - Variable in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
Prepared statement pooling for this pool.
PopulatedRoleAuthority - Class in com.gigaspaces.security.authorities
A role authority which holds all the authorities this role represents.
PopulatedRoleAuthority(String, Authority[]) - Constructor for class com.gigaspaces.security.authorities.PopulatedRoleAuthority
Constructs a role authority with all the authorities this role represents.
PORT - Static variable in class org.openspaces.memcached.MemcachedServiceDetails.Attributes
 
PORT - Static variable in class org.openspaces.pu.container.jee.JeeServiceDetails.Attributes
 
PortGenerator - Class in org.openspaces.pu.container.jee
A port generator that accepts a basePort and a portOffest and simply adds them.
PortGenerator() - Constructor for class org.openspaces.pu.container.jee.PortGenerator
 
PostBackup - Annotation Type in org.openspaces.core.space.mode
Allows a bean's method to be invoked after a space changes its mode to SpaceMode.BACKUP.
postDeregister() - Method in class org.openspaces.pu.container.servicegrid.jmxs.SecuredPUExtension
 
PostPrimary - Annotation Type in org.openspaces.core.space.mode
Allows a bean's method to be invoked after a space changes its mode to SpaceMode.PRIMARY.
postProcess(BeanDefinitionBuilder, Element) - Method in class org.openspaces.core.config.ContextLoaderBeanDefinitionParser
 
postProcessAfterInitialization(Object, String) - Method in class org.openspaces.core.cluster.ClusterInfoBeanPostProcessor
 
postProcessAfterInitialization(Object, String) - Method in class org.openspaces.core.properties.BeanLevelPropertyBeanPostProcessor
A no op, just returned the bean itself.
postProcessAfterInitialization(Object, String) - Method in class org.openspaces.core.space.mode.registry.ModeAnnotationRegistryPostProcessor
 
postProcessAfterInitialization(Object, String) - Method in class org.openspaces.events.asyncpolling.config.AsyncPollingAnnotationPostProcessor
 
postProcessAfterInitialization(Object, String) - Method in class org.openspaces.events.notify.config.NotifyAnnotationPostProcessor
 
postProcessAfterInitialization(Object, String) - Method in class org.openspaces.events.polling.config.PollingAnnotationPostProcessor
 
postProcessAfterInitialization(Object, String) - Method in class org.openspaces.remoting.RemotingAnnotationBeanPostProcessor
 
postProcessAfterInstantiation(Object, String) - Method in class org.openspaces.core.context.GigaSpaceContextBeanPostProcessor
 
postProcessAfterInstantiation(Object, String) - Method in class org.openspaces.remoting.RemotingAnnotationBeanPostProcessor
 
postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.openspaces.core.context.GigaSpaceLateContextBeanFactoryPostProcessor
 
postProcessBeforeInitialization(Object, String) - Method in class org.openspaces.core.cluster.ClusterInfoBeanPostProcessor
 
postProcessBeforeInitialization(Object, String) - Method in class org.openspaces.core.properties.BeanLevelPropertyBeanPostProcessor
Post process a given bean.
postProcessBeforeInitialization(Object, String) - Method in class org.openspaces.core.space.mode.registry.ModeAnnotationRegistryPostProcessor
 
postProcessBeforeInitialization(Object, String) - Method in class org.openspaces.events.asyncpolling.config.AsyncPollingAnnotationPostProcessor
 
postProcessBeforeInitialization(Object, String) - Method in class org.openspaces.events.notify.config.NotifyAnnotationPostProcessor
 
postProcessBeforeInitialization(Object, String) - Method in class org.openspaces.events.polling.config.PollingAnnotationPostProcessor
 
postRegister(Boolean) - Method in class org.openspaces.pu.container.servicegrid.jmxs.SecuredPUExtension
 
PreBackup - Annotation Type in org.openspaces.core.space.mode
Allows a bean's method to be invoked before a space changes its mode to SpaceMode.BACKUP.
preDeregister() - Method in class org.openspaces.pu.container.servicegrid.jmxs.SecuredPUExtension
 
PREFIX_ISOLATION - Static variable in class org.openspaces.core.GigaMapFactoryBean
Prefix for the isolation constants defined in TransactionDefinition
PREFIX_ISOLATION - Static variable in class org.openspaces.core.GigaSpaceFactoryBean
Prefix for the isolation constants defined in TransactionDefinition
prepare(Xid) - Method in class com.j_spaces.core.client.XAResourceImpl
 
prepareForBoot(File, ClusterInfo, BeanLevelProperties) - Static method in class org.openspaces.pu.container.jee.context.BootstrapWebApplicationContextListener
Changes the web.xml to include the bootstrap context listener and the request statistics filter
prepareUrl(SpaceURL) - Method in class org.openspaces.core.space.cache.AbstractLocalCacheSpaceFactoryBean
 
prepareUrl(SpaceURL) - Method in class org.openspaces.core.space.cache.LocalViewSpaceFactoryBean
 
prepend(LocalCacheElement) - Method in class org.openspaces.memcached.LocalCacheElement
 
prepend(LocalCacheElement) - Method in class org.openspaces.memcached.SpaceCache
 
PrePrimary - Annotation Type in org.openspaces.core.space.mode
Allows a bean's method to be invoked before a space changes its mode to SpaceMode.PRIMARY.
preRegister(MBeanServer, ObjectName) - Method in class org.openspaces.pu.container.servicegrid.jmxs.SecuredPUExtension
 
previous() - Method in class com.j_spaces.jdbc.driver.GResultSet
 
primaryBackupListener(ISpaceModeListener) - Method in class org.openspaces.core.space.UrlSpaceConfigurer
Sets a custom primary backup listener
printDependency(PrintWriter, String, String) - Static method in class org.openspaces.maven.support.POMGenerator
 
printDependency(PrintWriter, String, String, String) - Static method in class org.openspaces.maven.support.POMGenerator
 
printFooter(PrintWriter) - Static method in class org.openspaces.maven.support.POMGenerator
 
printHeader(PrintWriter, String, String, String) - Static method in class org.openspaces.maven.support.POMGenerator
 
printUsage() - Static method in class org.openspaces.pu.container.integrated.IntegratedProcessingUnitContainer
 
printUsage() - Static method in class org.openspaces.pu.container.jee.lb.apache.ApacheLoadBalancerAgent
 
printUsage() - Static method in class org.openspaces.pu.container.standalone.StandaloneProcessingUnitContainer
 
Privilege - Interface in com.gigaspaces.security.authorities
An interface for all Privileges.
PrivilegedDistributedTask<T extends Serializable,R> - Class in org.openspaces.core.executor.support
A delegating distrubuted task (with an optional filter) that runs under established access control settings.
PrivilegedDistributedTask() - Constructor for class org.openspaces.core.executor.support.PrivilegedDistributedTask
Here for Externalizable.
PrivilegedDistributedTask(DistributedTask<T, R>) - Constructor for class org.openspaces.core.executor.support.PrivilegedDistributedTask
Constructs a new privileged task wrapping the actual task to execute.
PrivilegedDistributedTask(DistributedTask<T, R>, AsyncResultFilter<T>) - Constructor for class org.openspaces.core.executor.support.PrivilegedDistributedTask
Constructs a new privileged task wrapping the actual task and filter to execute.
PrivilegedTask<T extends Serializable> - Class in org.openspaces.core.executor.support
A delegating task that runs under established access control settings.
PrivilegedTask() - Constructor for class org.openspaces.core.executor.support.PrivilegedTask
Here for Externalizable.
PrivilegedTask(Task<T>) - Constructor for class org.openspaces.core.executor.support.PrivilegedTask
Constructs a new privileged task wrapping the actual task to execute.
privilegedTask(Task<T>) - Static method in class org.openspaces.core.executor.TaskExecutors
Constructs a new privileged task wrapping the actual task to execute.
privilegedTask(DistributedTask<T, R>) - Static method in class org.openspaces.core.executor.TaskExecutors
Constructs a new privileged task wrapping the actual task to execute.
privilegedTask(DistributedTask<T, R>, AsyncResultFilter<T>) - Static method in class org.openspaces.core.executor.TaskExecutors
Constructs a new privileged task wrapping the actual task and filter to execute.
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 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.
process(InternalDump) - Method in class org.openspaces.core.space.AbstractSpaceFactoryBean
 
process(SpaceContext, ISpaceFilterEntry, int) - Method in class org.openspaces.core.space.filter.FilterOperationDelegate
Fetch a FilterOperationDelegateInvoker based on the operation code.
process(SpaceContext, ISpaceFilterEntry[], int) - Method in class org.openspaces.core.space.filter.FilterOperationDelegate
Fetch a FilterOperationDelegateInvoker based on the operation code.
process(InternalDump) - Method in class org.openspaces.events.asyncpolling.SimpleAsyncPollingEventListenerContainer
 
process(InternalDump) - Method in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
 
process(InternalDump) - Method in class org.openspaces.events.polling.SimplePollingEventListenerContainer
 
process(InternalDump) - Method in class org.openspaces.events.support.EventContainersBus
 
process(InternalDump) - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanImpl
 
PROCESSED - Static variable in class org.openspaces.remoting.RemotingServiceMonitors.Attributes
 
PROCESSED_EVENTS - Static variable in class org.openspaces.events.EventContainerServiceMonitors.Attributes
 
processedEvents - Variable in class org.openspaces.events.AbstractEventListenerContainer
 
processing() - Method in class org.openspaces.memcached.protocol.SessionStatus
 
processingMultiline() - Method in class org.openspaces.memcached.protocol.SessionStatus
 
ProcessingUnit - Interface in org.openspaces.admin.pu
A processing unit holds one or more ProcessingUnitInstances.
processingUnitAdded(ProcessingUnit) - Method in interface org.openspaces.admin.pu.events.ProcessingUnitAddedEventListener
A callback inidicating that a Processing Unit was added (deployed/discovered).
processingUnitAdded(ProcessingUnit) - Method in class org.openspaces.admin.samples.TestEventSampler
 
ProcessingUnitAddedEventListener - Interface in org.openspaces.admin.pu.events
An event listener allowing to listen for ProcessingUnit additions (deployment).
ProcessingUnitAddedEventManager - Interface in org.openspaces.admin.pu.events
An event manager allowing to add and remove ProcessingUnitAddedEventListeners.
ProcessingUnitAlreadyDeployedException - Exception in org.openspaces.admin.pu
 
ProcessingUnitAlreadyDeployedException(String) - Constructor for exception org.openspaces.admin.pu.ProcessingUnitAlreadyDeployedException
 
processingUnitBackupGridServiceManagerChanged(BackupGridServiceManagerChangedEvent) - Method in interface org.openspaces.admin.pu.events.BackupGridServiceManagerChangedEventListener
Callback indicating that a backup GSM for a processing unit was either removed or added.
processingUnitBackupGridServiceManagerChanged(BackupGridServiceManagerChangedEvent) - Method in class org.openspaces.admin.samples.TestEventSampler
 
ProcessingUnitContainer - Interface in org.openspaces.pu.container
A processing unit container represents a currently running processing unit context.
ProcessingUnitContainerException - Exception in org.openspaces.pu.container
A general base class for processing unit container exceptions.
ProcessingUnitContainerException(String) - Constructor for exception org.openspaces.pu.container.ProcessingUnitContainerException
 
ProcessingUnitContainerException(String, Throwable) - Constructor for exception org.openspaces.pu.container.ProcessingUnitContainerException
 
ProcessingUnitContainerProvider - Interface in org.openspaces.pu.container
A processing unit container provider is responsible for creating ProcessingUnitContainer.
ProcessingUnitContextLoader - Class in org.openspaces.pu.container.jee.context
Same as Spring ContextLoader.
ProcessingUnitContextLoader() - Constructor for class org.openspaces.pu.container.jee.context.ProcessingUnitContextLoader
 
ProcessingUnitContextLoaderListener - Class in org.openspaces.pu.container.jee.context
Excatly the same as ContextLoaderListener excepts in creating a {link ProcessingUnitContextLoader.
ProcessingUnitContextLoaderListener() - Constructor for class org.openspaces.pu.container.jee.context.ProcessingUnitContextLoaderListener
 
ProcessingUnitDeployment - Class in org.openspaces.admin.pu
A deployment of processing unit.
ProcessingUnitDeployment(String) - Constructor for class org.openspaces.admin.pu.ProcessingUnitDeployment
Constructs a processing unit deployment based on the specified processing unit name (should exists under the [GS ROOT]/deploy directory.
ProcessingUnitDeployment(File) - Constructor for class org.openspaces.admin.pu.ProcessingUnitDeployment
Constructs a processing unit deployment based on the specified processing unit file path (points either to a processing unit jar/zip file or a directory).
ProcessingUnitInstance - Interface in org.openspaces.admin.pu
A processing unit instance is an actual running instance of a processing unit.
processingUnitInstanceAdded(ProcessingUnitInstance) - Method in interface org.openspaces.admin.pu.events.ProcessingUnitInstanceAddedEventListener
A callback indicating that a Processing Unit Instance was added.
processingUnitInstanceAdded(ProcessingUnitInstance) - Method in class org.openspaces.admin.samples.TestEventSampler
 
ProcessingUnitInstanceAddedEventListener - Interface in org.openspaces.admin.pu.events
An event listener allowing to listen for ProcessingUnitInstance additions.
ProcessingUnitInstanceAddedEventManager - Interface in org.openspaces.admin.pu.events
An event manager allowing to add and remove ProcessingUnitInstanceAddedEventListeners.
ProcessingUnitInstanceLifecycleEventListener - Interface in org.openspaces.admin.pu.events
A simple combination of a ProcessingUnitInstance lifecycle events.
processingUnitInstanceRemoved(ProcessingUnitInstance) - Method in interface org.openspaces.admin.pu.events.ProcessingUnitInstanceRemovedEventListener
A callback indicating that a Processing Unit Instance was removed.
processingUnitInstanceRemoved(ProcessingUnitInstance) - Method in class org.openspaces.admin.samples.TestEventSampler
 
ProcessingUnitInstanceRemovedEventListener - Interface in org.openspaces.admin.pu.events
An event listener allowing to listen for ProcessingUnitInstance removals.
ProcessingUnitInstanceRemovedEventManager - Interface in org.openspaces.admin.pu.events
An event manager allowing to add and remove ProcessingUnitInstanceRemovedEventListeners.
ProcessingUnitInstanceStatistics - Interface in org.openspaces.admin.pu
Processing Unit Instance statistics provide statistics on services configured within the processing unit.
processingUnitInstanceStatisticsChanged(ProcessingUnitInstanceStatisticsChangedEvent) - Method in interface org.openspaces.admin.pu.events.ProcessingUnitInstanceStatisticsChangedEventListener
A callback indicating the statistics have changed.
ProcessingUnitInstanceStatisticsChangedEvent - Class in org.openspaces.admin.pu.events
An event indicating that a processing unit instance level statistics has changed.
ProcessingUnitInstanceStatisticsChangedEvent(ProcessingUnitInstance, ProcessingUnitInstanceStatistics) - Constructor for class org.openspaces.admin.pu.events.ProcessingUnitInstanceStatisticsChangedEvent
 
ProcessingUnitInstanceStatisticsChangedEventListener - Interface in org.openspaces.admin.pu.events
An event listener called when statistics have changed.
ProcessingUnitInstanceStatisticsChangedEventManager - Interface in org.openspaces.admin.pu.events
An event manager allowing to add and remove ProcessingUnitInstanceStatisticsChangedEventListener.
ProcessingUnitLifecycleEventListener - Interface in org.openspaces.admin.pu.events
An event listener supporting combining several listeners into one simple listener.
processingUnitManagingGridServiceManagerChanged(ManagingGridServiceManagerChangedEvent) - Method in interface org.openspaces.admin.pu.events.ManagingGridServiceManagerChangedEventListener
Callback indicating that a managing GSM for a processing unit was changed.
processingUnitManagingGridServiceManagerChanged(ManagingGridServiceManagerChangedEvent) - Method in class org.openspaces.admin.samples.TestEventSampler
 
ProcessingUnitNotFoundException - Exception in org.openspaces.pu.container.servicegrid.deploy
Failure to find a processing unit to deploy to.
ProcessingUnitNotFoundException(String, GSM) - Constructor for exception org.openspaces.pu.container.servicegrid.deploy.ProcessingUnitNotFoundException
 
ProcessingUnitPartition - Interface in org.openspaces.admin.pu
A Space partition mainly make sense with partitioned topologies and holds all the ProcessingUnitInstances that form the partition.
processingUnitRemoved(ProcessingUnit) - Method in interface org.openspaces.admin.pu.events.ProcessingUnitRemovedEventListener
A callback indicating that a Processing Unit was removed (undeployed).
processingUnitRemoved(ProcessingUnit) - Method in class org.openspaces.admin.samples.TestEventSampler
 
ProcessingUnitRemovedEventListener - Interface in org.openspaces.admin.pu.events
An event listener allowing to listen for ProcessingUnit removal (undeployment).
ProcessingUnitRemovedEventManager - Interface in org.openspaces.admin.pu.events
An event manager allowing to add and remove ProcessingUnitRemovedEventListeners.
ProcessingUnits - Interface in org.openspaces.admin.pu
Holds one or more ProcessingUnits.
processingUnitSpaceCorrelated(ProcessingUnitSpaceCorrelatedEvent) - Method in interface org.openspaces.admin.pu.events.ProcessingUnitSpaceCorrelatedEventListener
Callback indicating that an embedded Space was correlated with a ProcessingUnit.
ProcessingUnitSpaceCorrelatedEvent - Class in org.openspaces.admin.pu.events
An event that indicates that an (embedded) Space was correlated with the processing unit.
ProcessingUnitSpaceCorrelatedEvent(Space, ProcessingUnit) - Constructor for class org.openspaces.admin.pu.events.ProcessingUnitSpaceCorrelatedEvent
 
ProcessingUnitSpaceCorrelatedEventListener - Interface in org.openspaces.admin.pu.events
An event listener allowing to register for ProcessingUnitSpaceCorrelatedEvents.
ProcessingUnitSpaceCorrelatedEventManager - Interface in org.openspaces.admin.pu.events
An event manager allowing to add and remove ProcessingUnitSpaceCorrelatedEventListeners in order to listen for ProcessingUnitSpaceCorrelatedEvents.
processingUnitStatusChanged(ProcessingUnitStatusChangedEvent) - Method in interface org.openspaces.admin.pu.events.ProcessingUnitStatusChangedEventListener
Callback indicating that a deployment status of a Processing Unit was changed.
processingUnitStatusChanged(ProcessingUnitStatusChangedEvent) - Method in class org.openspaces.admin.samples.TestEventSampler
 
ProcessingUnitStatusChangedEvent - Class in org.openspaces.admin.pu.events
An event raised when a Processing Unit DeploymentStatus has changed.
ProcessingUnitStatusChangedEvent(ProcessingUnit, DeploymentStatus, DeploymentStatus) - Constructor for class org.openspaces.admin.pu.events.ProcessingUnitStatusChangedEvent
 
ProcessingUnitStatusChangedEventListener - Interface in org.openspaces.admin.pu.events
An event listener allowing to register for ProcessingUnitStatusChangedEvents.
ProcessingUnitStatusChangedEventManager - Interface in org.openspaces.admin.pu.events
An event manager allowing to add and remove ProcessingUnitStatusChangedEventListeners in order to listen for ProcessingUnitStatusChangedEvents.
processingUnitUndeploying() - Method in interface org.openspaces.core.cluster.ProcessingUnitUndeployingListener
 
processingUnitUndeploying() - Method in interface org.openspaces.pu.container.UndeployingEventProcessingUnitContainer
 
ProcessingUnitUndeployingListener - Interface in org.openspaces.core.cluster
An interface allowing to be notified when a processing unit is undeploying.
ProcessingUnitWebApplicationContext - Class in org.openspaces.pu.container.jee.context
Extends Spring XmlWebApplicationContext allowing to dynamically add (during construction) a BeanPostProcessor.
ProcessingUnitWebApplicationContext() - Constructor for class org.openspaces.pu.container.jee.context.ProcessingUnitWebApplicationContext
 
processMessage(Object) - Method in class org.openspaces.esb.mule.queue.OpenSpacesQueueMessageReceiver
 
ProcessObjectsProvider - Interface in org.openspaces.core.executor.support
An interface used with Task allowing to return additional objects to be processed on the node the task is executed.
processProperties(ConfigurableListableBeanFactory, Properties) - Method in class org.openspaces.core.cluster.ClusterInfoPropertyPlaceholderConfigurer
 
processProperties(ConfigurableListableBeanFactory, Properties) - Method in class org.openspaces.core.properties.BeanLevelPropertyPlaceholderConfigurer
 
PROPERTIES - Static variable in class org.openspaces.core.config.AbstractLocalCacheSpaceBeanDefinitionParser
 
PROPERTIES - Static variable in class org.openspaces.core.config.UrlSpaceBeanDefinitionParser
 
PROPERTIES_FILE_NAME - Static variable in class com.j_spaces.core.client.SpaceURL
Deprecated. 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
Deprecated. 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
Deprecated. When using properties, one can set the SpaceURL attributes line which we break into properties with gs.space.url.arg_line.
propertyNames() - Method in class org.openspaces.esb.mule.message.AbstractMessageHeader
 
PROTOCOL_NAME - Static variable in class com.j_spaces.core.client.SpaceURL
Deprecated.  Protocol name
protocolAdaptorClass - Variable in class com.j_spaces.core.cluster.ReplicationPolicy
Name of Sync-Replication protocol Adaptor - by default Unicast.
proxy() - Method in class org.openspaces.remoting.AsyncRemotingProxyConfigurer
Deprecated. Creates a new asynchronous proxy of type T
proxy() - Method in class org.openspaces.remoting.EventDrivenRemotingProxyConfigurer
Creates a new event driven proxy of type T
proxy() - Method in class org.openspaces.remoting.ExecutorRemotingProxyConfigurer
Creates a new executor proxy of type T
proxy() - Method in class org.openspaces.remoting.SyncRemotingProxyConfigurer
Creates a new synchronous proxy of type T
publicDeploymentIsolation() - Method in class org.openspaces.admin.esm.deployment.ElasticDataGridDeployment
Allow this data-grid deployment to co-exist and share the same machine resources with other deployments.
publish(LogRecord) - Method in class com.gigaspaces.logger.RollingFileHandler
Applies the policies before writing to the stream; re-configures the stream if policy is triggered.
publishEvent(ApplicationEvent) - Method in class org.openspaces.core.space.mode.SpaceModeContextLoader
A hack to only send the application event on the child application context we are loading, without propogating it to the parent application context (when using ApplicationEventPublisher.publishEvent(org.springframework.context.ApplicationEvent) which will create a recursive event calling.
PuCapacityPlanner - Class in org.openspaces.grid.esm
 
PuCapacityPlanner(ProcessingUnit, ElasticScaleHandler) - Constructor for class org.openspaces.grid.esm.PuCapacityPlanner
 
puCapacityPlannerToString(PuCapacityPlanner) - Static method in class org.openspaces.grid.esm.ToStringHelper
 
PUDetails - Class in org.openspaces.pu.container.servicegrid
 
PUDetails() - Constructor for class org.openspaces.pu.container.servicegrid.PUDetails
 
PUDetails(ServiceID, ClusterInfo, BeanLevelProperties, Object[]) - Constructor for class org.openspaces.pu.container.servicegrid.PUDetails
 
PUFaultDetectionHandler - Class in org.openspaces.pu.container.servicegrid
A processing unit fault detection handler.
PUFaultDetectionHandler() - Constructor for class org.openspaces.pu.container.servicegrid.PUFaultDetectionHandler
 
puInstanceToString(ProcessingUnitInstance) - Static method in class org.openspaces.grid.esm.ToStringHelper
 
PUMonitors - Class in org.openspaces.pu.container.servicegrid
 
PUMonitors() - Constructor for class org.openspaces.pu.container.servicegrid.PUMonitors
 
PUMonitors(Object[]) - Constructor for class org.openspaces.pu.container.servicegrid.PUMonitors
 
PUPathMatchingResourcePatternResolver - Class in org.openspaces.pu.container.support
A specific pattern resolver that handles the following: 1.
PUPathMatchingResourcePatternResolver() - Constructor for class org.openspaces.pu.container.support.PUPathMatchingResourcePatternResolver
 
PUServiceBean - Interface in org.openspaces.pu.container.servicegrid
 
PUServiceBeanImpl - Class in org.openspaces.pu.container.servicegrid
 
PUServiceBeanImpl() - Constructor for class org.openspaces.pu.container.servicegrid.PUServiceBeanImpl
 
PUServiceBeanProxy - Class in org.openspaces.pu.container.servicegrid
 
PUServiceBeanProxy(PUServiceBean, Uuid) - Constructor for class org.openspaces.pu.container.servicegrid.PUServiceBeanProxy
Private constructor
PUSH_MODE - Static variable in class com.j_spaces.kernel.SystemProperties
 
put(Object, Object) - Method in class com.j_spaces.core.client.SpaceURL
Deprecated.  
put(Object, Object) - Method in interface com.j_spaces.javax.cache.Cache
Deprecated. 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, long, 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(Object, Object, Transaction, long, 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) - Method in class org.openspaces.core.DefaultGigaMap
 
put(Object, Object, long) - Method in class org.openspaces.core.DefaultGigaMap
 
put(Object, Object, long, long) - Method in class org.openspaces.core.DefaultGigaMap
 
put(Object, Object, LockHandle) - Method in class org.openspaces.core.DefaultGigaMap
 
put(Object, Object, long, LockHandle) - Method in class org.openspaces.core.DefaultGigaMap
 
put(Object, Object, long) - Method in interface org.openspaces.core.GigaMap
Puts value to the cache with specified key for timeToLive milliseconds to live in the cache.
put(Object, Object, long, long) - Method in interface org.openspaces.core.GigaMap
Puts value to the cache with specified key for timeToLive milliseconds to live in the cache.
put(Object, Object, LockHandle) - Method in interface org.openspaces.core.GigaMap
Puts value to the cache with specified key.
put(Object, Object, long, LockHandle) - Method in interface org.openspaces.core.GigaMap
Puts value to the cache with specified key for timeToLive milliseconds to live in the cache.
put(Object, Object) - Method in class org.openspaces.hibernate.cache.SimpleMapCache
Add an item to the cache, nontransactionally, with failfast semantics
put(Object, Object) - Method in class org.openspaces.hibernate.cache.TransactionalGigaMapCache
Add an item to the cache, nontransactionally, with failfast semantics
put(Object, Object) - Method in class org.openspaces.hibernate.cache.TransactionalMapCache
Add an item to the cache, nontransactionally, with failfast semantics
put(Object) - Method in class org.openspaces.remoting.scripting.cache.BlockingQueueCompiledScriptPool
 
put(String, Object, LocalScriptExecutor) - Method in interface org.openspaces.remoting.scripting.cache.CompiledScriptCache
Puts a compiled script back to the cache.
put(Object) - Method in interface org.openspaces.remoting.scripting.cache.CompiledScriptPool
Puts back a compiled script to the pool.
put(String, Object, LocalScriptExecutor) - Method in class org.openspaces.remoting.scripting.cache.LRUNonThreadSafeCompiledScriptCache
 
put(String, Object, LocalScriptExecutor) - Method in class org.openspaces.remoting.scripting.cache.LRUThreadSafeCompiledScriptCache
 
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
Deprecated. 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.
putAll(Map) - Method in class org.openspaces.core.DefaultGigaMap
 
putAll(Map, long) - Method in class org.openspaces.core.DefaultGigaMap
 
putAll(Map, long) - Method in interface org.openspaces.core.GigaMap
Copies all of the mappings from the specified map to the cache.
putAndUnlock(Object, Object) - Method in class org.openspaces.core.DefaultGigaMap
 
putAndUnlock(Object, Object) - Method in interface org.openspaces.core.GigaMap
Unlocks the given key and puts the given value in a single operation.
putAndUnlock(Object, Object) - Method in class org.openspaces.core.map.LockManager
Unlocks the given key and puts the given value in a single operation.
putNode(LoadBalancerNodeInfo) - Method in class org.openspaces.pu.container.jee.lb.apache.LoadBalancerInfo
 
puToString(ProcessingUnit) - Static method in class org.openspaces.grid.esm.ToStringHelper
 

Q

Query<T> - Interface in com.j_spaces.core.client
Deprecated. since 7.1 - Use ISpaceQuery instead.
QueryMultiplePartialFailureException - Exception in com.j_spaces.core.multiple.query
Deprecated. since 7.1. Use operation specific exception ReadMultipleException,TakeMultipleException or ClearException
QueryMultiplePartialFailureException() - Constructor for exception com.j_spaces.core.multiple.query.QueryMultiplePartialFailureException
Deprecated.  
QueryMultiplePartialFailureException - Exception in org.openspaces.core
Deprecated. since 7.1. Use operation specific exception ReadMultipleException,TakeMultipleException or ClearException
QueryMultiplePartialFailureException(BatchQueryException, ExceptionTranslator) - Constructor for exception org.openspaces.core.QueryMultiplePartialFailureException
Deprecated.  

R

RangeRequirement - Class in org.openspaces.pu.sla.requirement
 
RangeRequirement() - Constructor for class org.openspaces.pu.sla.requirement.RangeRequirement
 
RangeRequirementBeanDefinitionParser - Class in org.openspaces.pu.sla.config
A bean definition builder for RangeRequirement.
RangeRequirementBeanDefinitionParser() - Constructor for class org.openspaces.pu.sla.config.RangeRequirementBeanDefinitionParser
 
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(T) - Method in class org.openspaces.core.DefaultGigaSpace
 
read(T, long) - Method in class org.openspaces.core.DefaultGigaSpace
 
read(T, long, int) - Method in class org.openspaces.core.DefaultGigaSpace
 
read(ISpaceQuery<T>) - Method in class org.openspaces.core.DefaultGigaSpace
 
read(ISpaceQuery<T>, long) - Method in class org.openspaces.core.DefaultGigaSpace
 
read(ISpaceQuery<T>, long, int) - Method in class org.openspaces.core.DefaultGigaSpace
 
read(T) - Method in interface org.openspaces.core.GigaSpace
Read any matching object from the space, blocking until one exists.
read(T, long) - Method in interface org.openspaces.core.GigaSpace
Read any matching object from the space, blocking until one exists.
read(T, long, int) - Method in interface org.openspaces.core.GigaSpace
Read any matching object from the space, blocking until one exists.
read(ISpaceQuery<T>) - Method in interface org.openspaces.core.GigaSpace
Read any matching object from the space, blocking until one exists.
read(ISpaceQuery<T>, long) - Method in interface org.openspaces.core.GigaSpace
Read any matching object from the space, blocking until one exists.
read(ISpaceQuery<T>, long, int) - Method in interface org.openspaces.core.GigaSpace
Read any matching object from the space, blocking until one exists.
read(Object) - Method in class org.openspaces.hibernate.cache.SimpleMapCache
Get an item from the cache
read(Object) - Method in class org.openspaces.hibernate.cache.TransactionalGigaMapCache
Get an item from the cache
read(Object) - Method in class org.openspaces.hibernate.cache.TransactionalMapCache
Get an item from the cache
read(Object) - Method in class org.openspaces.persistency.hibernate.CriteriaHibernateExternalDataSource
 
read(Object) - Method in class org.openspaces.persistency.patterns.DataProviderSplitter
 
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.
readById(Class<T>, Object) - Method in class org.openspaces.core.DefaultGigaSpace
 
readById(Class<T>, Object, Object) - Method in class org.openspaces.core.DefaultGigaSpace
 
readById(Class<T>, Object, Object, long) - Method in class org.openspaces.core.DefaultGigaSpace
 
readById(Class<T>, Object, Object, long, int) - Method in class org.openspaces.core.DefaultGigaSpace
 
readById(Class<T>, Object) - Method in interface org.openspaces.core.GigaSpace
Read an object from the space matching its id and the class.
readById(Class<T>, Object, Object) - Method in interface org.openspaces.core.GigaSpace
Read an object from the space matching its id, the class and the routing value.
readById(Class<T>, Object, Object, long) - Method in interface org.openspaces.core.GigaSpace
Read an object from the space matching its id, the class and the routing value.
readById(Class<T>, Object, Object, long, int) - Method in interface org.openspaces.core.GigaSpace
Read an object from the space matching its id, the class and the routing value.
readByIds(Class<T>, Object[]) - Method in class org.openspaces.core.DefaultGigaSpace
 
readByIds(Class<T>, Object[], int) - Method in class org.openspaces.core.DefaultGigaSpace
 
readByIds(Class<T>, Object[], Object, int) - Method in class org.openspaces.core.DefaultGigaSpace
 
readByIds(Class<T>, Object[], Object[], int) - Method in class org.openspaces.core.DefaultGigaSpace
 
readByIds(Class<T>, Object[], Object) - Method in class org.openspaces.core.DefaultGigaSpace
 
readByIds(Class<T>, Object[], Object[]) - Method in class org.openspaces.core.DefaultGigaSpace
 
readByIds(Class<T>, Object[]) - Method in interface org.openspaces.core.GigaSpace
Read objects from the space matching their IDs and the specified class.
readByIds(Class<T>, Object[], int) - Method in interface org.openspaces.core.GigaSpace
Read objects from the space matching their IDs and the specified class, with the provided ReadModifiers.
readByIds(Class<T>, Object[], Object) - Method in interface org.openspaces.core.GigaSpace
Read objects from the space matching their IDs, the specified class and routing key.
readByIds(Class<T>, Object[], Object, int) - Method in interface org.openspaces.core.GigaSpace
Read objects from the space matching their IDs, the specified class type and routing key, with the provided ReadModifiers.
readByIds(Class<T>, Object[], Object[]) - Method in interface org.openspaces.core.GigaSpace
Read objects from the space matching their IDs, the specified class and the routing keys.
readByIds(Class<T>, Object[], Object[], int) - Method in interface org.openspaces.core.GigaSpace
Read objects from the space matching their IDs, the specified class and the routing keys, with the provided ReadModifiers.
ReadByIdsException - Exception in com.gigaspaces.client
Thrown when readByIds operation fails.
ReadByIdsException() - Constructor for exception com.gigaspaces.client.ReadByIdsException
Default constructor required by Externalizable.
ReadByIdsException(ReadTakeByIdResult[]) - Constructor for exception com.gigaspaces.client.ReadByIdsException
 
ReadByIdsException(Object[], Object[], Exception[]) - Constructor for exception com.gigaspaces.client.ReadByIdsException
 
ReadByIdsException - Exception in org.openspaces.core
Thrown when readByIds operation fails.
ReadByIdsException(ReadByIdsException, ExceptionTranslator) - Constructor for exception org.openspaces.core.ReadByIdsException
 
ReadByIdsException.ReadByIdResult - Class in org.openspaces.core
Holds a ReadByIdsException result.
ReadByIdsException.ReadByIdResult(ReadTakeByIdResult, ExceptionTranslator) - Constructor for class org.openspaces.core.ReadByIdsException.ReadByIdResult
 
ReadByIdsException.ReadByIdResult.ReadByIdResultType - Enum in org.openspaces.core
Determines the result type of a read by id operation result.
ReadByIdsResult<T> - Interface in com.gigaspaces.client
Holds iterable results of the readByIds operation.
readExternal(ObjectInput) - Method in exception com.gigaspaces.client.WriteMultipleException
 
readExternal(ObjectInput) - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
readExternal(ObjectInput) - Method in class com.gigaspaces.internal.query.AbstractSpaceQuery
 
readExternal(ObjectInput) - Method in class com.gigaspaces.log.LogEntries
 
readExternal(ObjectInput) - Method in class com.gigaspaces.log.LogEntry
 
readExternal(ObjectInput) - Method in class com.gigaspaces.security.audit.AuditDetails
 
readExternal(ObjectInput) - Method in class com.gigaspaces.security.service.SecurityContext
 
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
Deprecated.  
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.ReplicationStatistics.OutgoingChannel
 
readExternal(ObjectInput) - Method in class com.j_spaces.core.filters.ReplicationStatistics.OutgoingReplication
 
readExternal(ObjectInput) - Method in class com.j_spaces.core.filters.ReplicationStatistics
 
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 exception com.j_spaces.core.multiple.BatchOperationException
 
readExternal(ObjectInput) - Method in class com.j_spaces.core.SpaceContext
readExternal(ObjectInput) - Method in class org.openspaces.core.executor.juc.CallableDistributedTaskAdapter
 
readExternal(ObjectInput) - Method in class org.openspaces.core.executor.juc.CallableTaskAdapter
 
readExternal(ObjectInput) - Method in class org.openspaces.core.executor.juc.RunnableDistributedTaskAdapter
 
readExternal(ObjectInput) - Method in class org.openspaces.core.executor.juc.RunnableTaskAdapter
 
readExternal(ObjectInput) - Method in class org.openspaces.core.executor.support.AvgTask
 
readExternal(ObjectInput) - Method in class org.openspaces.core.executor.support.MaxTask
 
readExternal(ObjectInput) - Method in class org.openspaces.core.executor.support.MinTask
 
readExternal(ObjectInput) - Method in class org.openspaces.core.executor.support.PrivilegedDistributedTask
 
readExternal(ObjectInput) - Method in class org.openspaces.core.executor.support.PrivilegedTask
 
readExternal(ObjectInput) - Method in class org.openspaces.core.executor.support.SumTask
 
readExternal(ObjectInput) - Method in class org.openspaces.core.map.LockHandle
 
readExternal(ObjectInput) - Method in class org.openspaces.core.space.SpaceServiceDetails
 
readExternal(ObjectInput) - Method in class org.openspaces.esb.mule.queue.InternalQueueEntry
 
readExternal(ObjectInput) - Method in class org.openspaces.esb.mule.seda.InternalEventEntry
 
readExternal(ObjectInput) - Method in class org.openspaces.events.asyncpolling.AggregatedAsyncPollingEventContainerServiceDetails
 
readExternal(ObjectInput) - Method in class org.openspaces.events.asyncpolling.AsyncPollingEventContainerServiceDetails
 
readExternal(ObjectInput) - Method in class org.openspaces.events.asyncpolling.AsyncPollingEventContainerServiceMonitors
 
readExternal(ObjectInput) - Method in class org.openspaces.events.EventContainerServiceDetails
 
readExternal(ObjectInput) - Method in class org.openspaces.events.EventContainerServiceMonitors
 
readExternal(ObjectInput) - Method in class org.openspaces.events.notify.AggregatedNotifyEventContainerServiceDetails
 
readExternal(ObjectInput) - Method in class org.openspaces.events.notify.NotifyEventContainerServiceDetails
 
readExternal(ObjectInput) - Method in class org.openspaces.events.notify.NotifyEventContainerServiceMonitors
 
readExternal(ObjectInput) - Method in class org.openspaces.events.polling.AggregatedPollingEventContainerServiceDetails
 
readExternal(ObjectInput) - Method in class org.openspaces.events.polling.PollingEventContainerServiceDetails
 
readExternal(ObjectInput) - Method in class org.openspaces.events.polling.PollingEventContainerServiceMonitors
 
readExternal(ObjectInput) - Method in class org.openspaces.hibernate.cache.CacheKey
 
readExternal(ObjectInput) - Method in class org.openspaces.interop.DotnetContainerServiceDetails
 
readExternal(ObjectInput) - Method in class org.openspaces.interop.DotnetServiceDetails
 
readExternal(ObjectInput) - Method in class org.openspaces.jee.sessions.jetty.SessionData
 
readExternal(ObjectInput) - Method in class org.openspaces.memcached.Key
 
readExternal(ObjectInput) - Method in class org.openspaces.memcached.LocalCacheElement
 
readExternal(ObjectInput) - Method in class org.openspaces.memcached.MemcachedEntry
 
readExternal(ObjectInput) - Method in class org.openspaces.pu.container.jee.JeeServiceDetails
 
readExternal(ObjectInput) - Method in class org.openspaces.pu.container.jee.stats.WebRequestsServiceMonitors
 
readExternal(ObjectInput) - Method in class org.openspaces.pu.container.servicegrid.PUDetails
 
readExternal(ObjectInput) - Method in class org.openspaces.pu.container.servicegrid.PUMonitors
 
readExternal(ObjectInput) - Method in class org.openspaces.pu.service.PlainAggregatedServiceDetails
 
readExternal(ObjectInput) - Method in class org.openspaces.pu.service.PlainServiceDetails
 
readExternal(ObjectInput) - Method in class org.openspaces.pu.service.PlainServiceMonitors
 
readExternal(ObjectInput) - Method in class org.openspaces.remoting.EventDrivenSpaceRemotingEntry
 
readExternal(ObjectInput) - Method in exception org.openspaces.remoting.ExecutorRemotingTask.InternalExecutorException
 
readExternal(ObjectInput) - Method in class org.openspaces.remoting.ExecutorRemotingTask.InternalExecutorResult
 
readExternal(ObjectInput) - Method in class org.openspaces.remoting.ExecutorRemotingTask
 
readExternal(ObjectInput) - Method in class org.openspaces.remoting.HashedEventDrivenSpaceRemotingEntry
 
readExternal(ObjectInput) - Method in class org.openspaces.remoting.RemotingServiceDetails
 
readExternal(ObjectInput) - Method in class org.openspaces.remoting.RemotingServiceDetails.RemoteService
 
readExternal(ObjectInput) - Method in class org.openspaces.remoting.RemotingServiceMonitors
 
readExternal(ObjectInput) - Method in class org.openspaces.remoting.RemotingServiceMonitors.RemoteServiceStats
 
readExternal(ObjectInput) - Method in class org.openspaces.remoting.RemotingUtils.MethodHash
 
readExternal(ObjectInput) - Method in class org.openspaces.remoting.scripting.ResourceLazyLoadingScript
 
readExternal(ObjectInput) - Method in class org.openspaces.remoting.scripting.StaticScript
 
readFromFile() - Method in interface com.gigaspaces.security.fs.FileService
Reads from a file, returning a byte array representation of the contents.
readFromFile() - Method in class com.gigaspaces.security.fs.LocalFileService
 
readFromFile() - Method in class com.gigaspaces.security.fs.URLFileService
 
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.
readIfExists(T) - Method in class org.openspaces.core.DefaultGigaSpace
 
readIfExists(T, long) - Method in class org.openspaces.core.DefaultGigaSpace
 
readIfExists(T, long, int) - Method in class org.openspaces.core.DefaultGigaSpace
 
readIfExists(ISpaceQuery<T>) - Method in class org.openspaces.core.DefaultGigaSpace
 
readIfExists(ISpaceQuery<T>, long) - Method in class org.openspaces.core.DefaultGigaSpace
 
readIfExists(ISpaceQuery<T>, long, int) - Method in class org.openspaces.core.DefaultGigaSpace
 
readIfExists(T) - Method in interface org.openspaces.core.GigaSpace
Read any matching object from the space, returning null if there currently is none.
readIfExists(T, long) - Method in interface org.openspaces.core.GigaSpace
Read any matching object from the space, returning null if there currently is none.
readIfExists(T, long, int) - Method in interface org.openspaces.core.GigaSpace
Read any matching object from the space, returning null if there currently is none.
readIfExists(ISpaceQuery<T>) - Method in interface org.openspaces.core.GigaSpace
Read any matching object from the space, returning null if there currently is none.
readIfExists(ISpaceQuery<T>, long) - Method in interface org.openspaces.core.GigaSpace
Read any matching object from the space, returning null if there currently is none.
readIfExists(ISpaceQuery<T>, long, int) - Method in interface org.openspaces.core.GigaSpace
Read any matching object from the space, returning null if there currently is none.
readIfExistsById(Class<T>, Object) - Method in class org.openspaces.core.DefaultGigaSpace
 
readIfExistsById(Class<T>, Object, Object) - Method in class org.openspaces.core.DefaultGigaSpace
 
readIfExistsById(Class<T>, Object, Object, long) - Method in class org.openspaces.core.DefaultGigaSpace
 
readIfExistsById(Class<T>, Object, Object, long, int) - Method in class org.openspaces.core.DefaultGigaSpace
 
readIfExistsById(Class<T>, Object) - Method in interface org.openspaces.core.GigaSpace
Read an object from the space matching its id and the class.
readIfExistsById(Class<T>, Object, Object) - Method in interface org.openspaces.core.GigaSpace
Read an object from the space matching its id, the class and the routing value.
readIfExistsById(Class<T>, Object, Object, long) - Method in interface org.openspaces.core.GigaSpace
Read an object from the space matching its id, the class and the routing value.
readIfExistsById(Class<T>, Object, Object, long, int) - Method in interface org.openspaces.core.GigaSpace
Read an object from the space matching its id, the class and the routing value.
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.
readMultiple(T, int) - Method in class org.openspaces.core.DefaultGigaSpace
 
readMultiple(T, int, int) - Method in class org.openspaces.core.DefaultGigaSpace
 
readMultiple(ISpaceQuery<T>, int) - Method in class org.openspaces.core.DefaultGigaSpace
 
readMultiple(ISpaceQuery<T>, int, int) - Method in class org.openspaces.core.DefaultGigaSpace
 
readMultiple(T, int) - Method in interface org.openspaces.core.GigaSpace
Read any matching entries from the space.
readMultiple(ISpaceQuery<T>, int) - Method in interface org.openspaces.core.GigaSpace
Read any matching entries from the space.
readMultiple(T, int, int) - Method in interface org.openspaces.core.GigaSpace
Read any matching entries from the space.
readMultiple(ISpaceQuery<T>, int, int) - Method in interface org.openspaces.core.GigaSpace
Read any matching entries from the space.
ReadMultipleException - Exception in com.gigaspaces.client
Thrown when a space readMultiple operation fails.
ReadMultipleException() - Constructor for exception com.gigaspaces.client.ReadMultipleException
 
ReadMultipleException(List<?>, List<Throwable>) - Constructor for exception com.gigaspaces.client.ReadMultipleException
 
ReadMultipleException(Object[], Throwable[]) - Constructor for exception com.gigaspaces.client.ReadMultipleException
 
ReadMultipleException - Exception in org.openspaces.core
Thrown when a readMultiple space operations fails.
ReadMultipleException(ReadMultipleException, ExceptionTranslator) - Constructor for exception org.openspaces.core.ReadMultipleException
 
ReadTriggerOperationHandler - Class in org.openspaces.events.polling.trigger
A trigger operation handler that performs read based on the provided template and returns its result.
ReadTriggerOperationHandler() - Constructor for class org.openspaces.events.polling.trigger.ReadTriggerOperationHandler
 
ready() - Method in class org.openspaces.memcached.protocol.SessionStatus
 
receive(Object, GigaSpace, long) - Method in class org.openspaces.events.polling.receive.AbstractNonBlockingReceiveOperationHandler
Performs the receive operation.
receive(Object, GigaSpace, long) - Method in interface org.openspaces.events.polling.receive.ReceiveOperationHandler
Performs the actual receive operation.
RECEIVE_OPERATION_HANDLER - Static variable in class org.openspaces.events.polling.AggregatedPollingEventContainerServiceDetails.Attributes
 
RECEIVE_OPERATION_HANDLER - Static variable in class org.openspaces.events.polling.PollingEventContainerServiceDetails.Attributes
 
RECEIVE_TIMEOUT - Static variable in class org.openspaces.events.asyncpolling.AggregatedAsyncPollingEventContainerServiceDetails.Attributes
 
RECEIVE_TIMEOUT - Static variable in class org.openspaces.events.asyncpolling.AsyncPollingEventContainerServiceDetails.Attributes
 
RECEIVE_TIMEOUT - Static variable in class org.openspaces.events.polling.AggregatedPollingEventContainerServiceDetails.Attributes
 
RECEIVE_TIMEOUT - Static variable in class org.openspaces.events.polling.PollingEventContainerServiceDetails.Attributes
 
receiveAndExecute(SpaceDataEventListener) - Method in class org.openspaces.events.polling.AbstractPollingEventListenerContainer
Execute the listener for a message received from the given consumer, wrapping the entire operation in an external transaction if demanded.
receiveEvent(Object) - Method in class org.openspaces.events.polling.AbstractPollingEventListenerContainer
Receive an event
ReceiveHandler - Annotation Type in org.openspaces.events.polling
An annotation marking a method as one that is responsilbe to return a ReceiveOperationHandler to be used with a polling container.
ReceiveOperationHandler - Interface in org.openspaces.events.polling.receive
Perform the actual receive operations for AbstractPollingEventListenerContainer.
receiveOperationHandler(ReceiveOperationHandler) - Method in class org.openspaces.events.polling.SimplePollingContainerConfigurer
 
receiveTimeout(long) - Method in class org.openspaces.events.asyncpolling.SimpleAsyncPollingContainerConfigurer
 
receiveTimeout(long) - Method in class org.openspaces.events.polling.SimplePollingContainerConfigurer
 
recover(int) - Method in class com.j_spaces.core.client.XAResourceImpl
 
RECOVER_MODE - Static variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
recoverAfterListenerSetupFailure() - Method in class org.openspaces.events.polling.SimplePollingEventListenerContainer
Recover this listener container after a listener failed to set itself up, for example reestablishing the underlying Connection.
recoveryInterval(long) - Method in class org.openspaces.events.polling.SimplePollingContainerConfigurer
 
redeuceHelper - Variable in class org.openspaces.core.executor.support.SumReducer
 
REDO_LOG_SWAP_BUFFER_SIZE - Static variable in class com.j_spaces.kernel.SystemProperties
Specify the number of packets buffer size that the swap redo log is using
REDO_LOG_SWAP_OPEN_CURSORS - Static variable in class com.j_spaces.kernel.SystemProperties
Specify the maximum number of open file descriptor that the swap redo log will use
REDO_LOG_SWAP_SCAN_LENGTH - Static variable in class com.j_spaces.kernel.SystemProperties
Specify the maximum allowed scan length in bytes in swap redo log file in order to locate a packet
REDO_LOG_SWAP_SEGMENT_SIZE - Static variable in class com.j_spaces.kernel.SystemProperties
Specify the size in bytes of each swap redo log segment file
RedoLogCapacityExceededException - Exception in org.openspaces.core
This exeception indicates the redo log reached its planned capacity and operations should be blocked until the redolog size is reduced RedoLogCapacityExceededException
RedoLogCapacityExceededException(RedoLogCapacityExceededException) - Constructor for exception org.openspaces.core.RedoLogCapacityExceededException
 
reduce(List<AsyncResult<T>>) - Method in interface com.gigaspaces.async.AsyncResultsReducer
 
reduce(List<AsyncResult<T>>) - Method in class org.openspaces.core.executor.juc.CallableDistributedTaskAdapter
Delegates the call to the provided reducer.
reduce(List<AsyncResult<T>>) - Method in class org.openspaces.core.executor.juc.RunnableDistributedTaskAdapter
Delegates the call to the provided reducer.
reduce(List<AsyncResult<T>>) - Method in class org.openspaces.core.executor.support.AvgReducer
 
reduce(List<AsyncResult<T>>) - Method in class org.openspaces.core.executor.support.AvgTask
Performs the actual sum operation by delegating to its internal SumReducer.
reduce(List<AsyncResult<T>>) - Method in class org.openspaces.core.executor.support.MaxReducer
 
reduce(List<AsyncResult<T>>) - Method in class org.openspaces.core.executor.support.MaxTask
Performs the actual sum operation by delegating to its internal SumReducer.
reduce(List<AsyncResult<T>>) - Method in class org.openspaces.core.executor.support.MinReducer
 
reduce(List<AsyncResult<T>>) - Method in class org.openspaces.core.executor.support.MinTask
Performs the actual sum operation by delegating to its internal SumReducer.
reduce(List<AsyncResult<T>>) - Method in class org.openspaces.core.executor.support.PrivilegedDistributedTask
Reduces the provided task under access controls.
reduce(List<AsyncResult<T>>) - Method in class org.openspaces.core.executor.support.SimpleDelegatingDistributedTask
 
reduce(List<AsyncResult<T>>) - Method in class org.openspaces.core.executor.support.SumReducer
 
reduce(List<AsyncResult<T>>) - Method in class org.openspaces.core.executor.support.SumTask
Performs the actual sum operation by delegating to its internal SumReducer.
reduce(List<AsyncResult<Serializable>>) - Method in class org.openspaces.events.support.RegisterDistributedEventContainerTask
 
reduce(List<AsyncResult<Boolean>>) - Method in class org.openspaces.events.support.UnregisterDistributedEventContainerTask
 
reduce(List<AsyncResult<ExecutorRemotingTask.InternalExecutorResult<T>>>) - Method in class org.openspaces.remoting.ExecutorRemotingTask
 
reduce(SpaceRemotingResult<Y>[], SpaceRemotingInvocation) - Method in interface org.openspaces.remoting.RemoteResultReducer
Reduces a list of Space remoting invocation results to an Object value.
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.
refresh() - Method in interface org.openspaces.core.space.mode.RefreshableContextLoader
 
refresh() - Method in class org.openspaces.core.space.mode.RefreshSpaceModeContextLoader
 
RefreshableContextLoader - Interface in org.openspaces.core.space.mode
A generic interface allowing to refresh context loader.
RefreshableContextLoaderBeanDefinitionParser - Class in org.openspaces.core.config
A bean definition builder for SpaceModeContextLoader.
RefreshableContextLoaderBeanDefinitionParser() - Constructor for class org.openspaces.core.config.RefreshableContextLoaderBeanDefinitionParser
 
refreshConnectionUntilSuccessful() - Method in class org.openspaces.events.polling.SimplePollingEventListenerContainer
Refresh the underlying Connection, not returning before an attempt has been successful.
RefreshContextLoaderExecutor - Class in org.openspaces.core.space.mode
Executes the refresh context mode operation using OpenSpaces sync remoting (allowing to use broadcast mode).
RefreshContextLoaderExecutor() - Constructor for class org.openspaces.core.space.mode.RefreshContextLoaderExecutor
 
refreshRow() - Method in class com.j_spaces.jdbc.driver.GResultSet
 
RefreshSpaceModeContextLoader - Class in org.openspaces.core.space.mode
Extension to SpaceModeContextLoader allowing for the context loader to be refreshable and load new code.
RefreshSpaceModeContextLoader() - Constructor for class org.openspaces.core.space.mode.RefreshSpaceModeContextLoader
 
regex(String) - Static method in class com.gigaspaces.log.LogEntryMatchers
 
regex(String, LogEntryMatcher) - Static method in class com.gigaspaces.log.LogEntryMatchers
 
REGEX - Static variable in class com.j_spaces.core.client.TemplateMatchCodes
regular-expression matching operation (of a string field)
regexFlags() - Static method in class com.gigaspaces.log.RegexLogEntryMatcher
 
RegexLogEntryMatcher - Class in com.gigaspaces.log
A log entry matcher filter that will match on log entries which match on the given regular expression.
RegexLogEntryMatcher(String) - Constructor for class com.gigaspaces.log.RegexLogEntryMatcher
 
RegexLogEntryMatcher(String, LogEntryMatcher) - Constructor for class com.gigaspaces.log.RegexLogEntryMatcher
 
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
 
registerAnnotation(Class<?>, Object, Method) - Method in class org.openspaces.core.space.mode.registry.ModeAnnotationRegistry
Registers the bean as a listener for a space mode event specified by the annotation.
registerContainer(String, AbstractEventListenerContainer) - Method in class org.openspaces.events.support.EventContainersBus
 
RegisterDistributedEventContainerTask - Class in org.openspaces.events.support
A task that registers a dynamically added event container in a distributed manner.
RegisterDistributedEventContainerTask() - Constructor for class org.openspaces.events.support.RegisterDistributedEventContainerTask
 
RegisterDistributedEventContainerTask(String) - Constructor for class org.openspaces.events.support.RegisterDistributedEventContainerTask
 
registerDriver() - Static method in class com.j_spaces.jdbc.driver.GDriver
 
registered - Static variable in class com.j_spaces.jdbc.driver.GDriver
 
RegisterEventContainerTask - Class in org.openspaces.events.support
A task that registers a dynamically added event container (using Polling or Notify.
RegisterEventContainerTask() - Constructor for class org.openspaces.events.support.RegisterEventContainerTask
 
RegisterEventContainerTask(Object) - Constructor for class org.openspaces.events.support.RegisterEventContainerTask
 
registerForSpaceModeNotifications(boolean) - Method in class org.openspaces.core.space.UrlSpaceConfigurer
 
registerListener(DataEventSession, RemoteEventListener) - Method in class org.openspaces.events.notify.AbstractNotifyEventListenerContainer
Registers a listener using the provided DataEventSession and based on different parameters set on this container.
registerListener() - Method in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
 
registry - Variable in class org.openspaces.core.space.mode.registry.ModeAnnotationRegistry
Maps the annotation to the list of beans' methods to invoke.
relative(int) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
release() - Method in class org.openspaces.pu.container.jee.jetty.support.FileLockFreePortGenerator.FileLockPortHandle
 
release() - Method in interface org.openspaces.pu.container.jee.jetty.support.FreePortGenerator.PortHandle
Releases the port lock.
relocate(GridServiceContainer) - Method in interface org.openspaces.admin.pu.ProcessingUnitInstance
Relocates the instance to the provided GridServiceContainer.
relocate() - Method in interface org.openspaces.admin.pu.ProcessingUnitInstance
Relocates the instance to any suitable GridServiceContainer.
relocateAndWait(GridServiceContainer) - Method in interface org.openspaces.admin.pu.ProcessingUnitInstance
Relocates the instance to the provided GridServiceContainer.
relocateAndWait(GridServiceContainer, long, TimeUnit) - Method in interface org.openspaces.admin.pu.ProcessingUnitInstance
Relocates the instance to the provided GridServiceContainer.
relocateAndWait() - Method in interface org.openspaces.admin.pu.ProcessingUnitInstance
Relocates the any suitable GridServiceContainer.
relocateAndWait(long, TimeUnit) - Method in interface org.openspaces.admin.pu.ProcessingUnitInstance
Relocates the any suitable GridServiceContainer.
RelocationPolicy - Class in org.openspaces.pu.sla
Relocation policy will cause a processing unit instance to relocate when the policy associated monitor breaches its threshold values.
RelocationPolicy() - Constructor for class org.openspaces.pu.sla.RelocationPolicy
 
RelocationPolicyBeanDefinitionParser - Class in org.openspaces.pu.sla.config
A bean definition builder for RelocationPolicy.
RelocationPolicyBeanDefinitionParser() - Constructor for class org.openspaces.pu.sla.config.RelocationPolicyBeanDefinitionParser
 
RemoteDataAccessException - Exception in org.openspaces.core
Wraps RemoteException that is thrown from the Space.
RemoteDataAccessException(RemoteException) - Constructor for exception org.openspaces.core.RemoteDataAccessException
 
remoteInvocationAspect(RemoteInvocationAspect) - Method in class org.openspaces.remoting.AsyncRemotingProxyConfigurer
Deprecated.  
remoteInvocationAspect(RemoteInvocationAspect) - Method in class org.openspaces.remoting.EventDrivenRemotingProxyConfigurer
 
remoteInvocationAspect(RemoteInvocationAspect) - Method in class org.openspaces.remoting.ExecutorRemotingProxyConfigurer
 
RemoteInvocationAspect<T> - Interface in org.openspaces.remoting
A remoting aspect allows to wrap the remote invocaiton with specific "user" logic, for example, to add retry in case of a failure, security, or something similar.
remoteInvocationAspect(RemoteInvocationAspect) - Method in class org.openspaces.remoting.SyncRemotingProxyConfigurer
 
remoteResultReducer(RemoteResultReducer) - Method in class org.openspaces.remoting.ExecutorRemotingProxyConfigurer
 
RemoteResultReducer<T,Y> - Interface in org.openspaces.remoting
A remoting result reducer (ala Map Reduce) used when working with SyncSpaceRemotingProxyFactoryBean in broadcast mode in order to reduce the broadcast results into a "client side" result value.
remoteResultReducer(RemoteResultReducer) - Method in class org.openspaces.remoting.SyncRemotingProxyConfigurer
 
remoteRoutingHandler(RemoteRoutingHandler) - Method in class org.openspaces.remoting.AsyncRemotingProxyConfigurer
Deprecated.  
remoteRoutingHandler(RemoteRoutingHandler) - Method in class org.openspaces.remoting.EventDrivenRemotingProxyConfigurer
 
remoteRoutingHandler(RemoteRoutingHandler) - Method in class org.openspaces.remoting.ExecutorRemotingProxyConfigurer
 
RemoteRoutingHandler<T> - Interface in org.openspaces.remoting
A general interface allowing for pluggable computation of the remoting invocation routing field.
remoteRoutingHandler(RemoteRoutingHandler) - Method in class org.openspaces.remoting.SyncRemotingProxyConfigurer
 
RemoteTimeoutException - Exception in org.openspaces.remoting
A Space remoting exception caused by a timeout waiting for a result.
RemoteTimeoutException(String, long) - Constructor for exception org.openspaces.remoting.RemoteTimeoutException
 
RemoteTimeoutException(String, long, Throwable) - Constructor for exception org.openspaces.remoting.RemoteTimeoutException
 
RemotingAnnotationBeanDefinitionParser - Class in org.openspaces.remoting.config
A bean definition builder for RemotingAnnotationBeanPostProcessor.
RemotingAnnotationBeanDefinitionParser() - Constructor for class org.openspaces.remoting.config.RemotingAnnotationBeanDefinitionParser
 
RemotingAnnotationBeanPostProcessor - Class in org.openspaces.remoting
 
RemotingAnnotationBeanPostProcessor() - Constructor for class org.openspaces.remoting.RemotingAnnotationBeanPostProcessor
 
RemotingInvoker - Interface in org.openspaces.remoting
Interface representing a remote invocation.
RemotingNamespaceHandler - Class in org.openspaces.remoting.config
 
RemotingNamespaceHandler() - Constructor for class org.openspaces.remoting.config.RemotingNamespaceHandler
 
RemotingProxyUtils - Class in org.openspaces.remoting
A set of common code shared between different remoting proxies.
RemotingService - Annotation Type in org.openspaces.remoting
 
RemotingServiceDetails - Class in org.openspaces.remoting
A generic remoting service details.
RemotingServiceDetails() - Constructor for class org.openspaces.remoting.RemotingServiceDetails
 
RemotingServiceDetails(String, RemotingServiceDetails.RemoteService[]) - Constructor for class org.openspaces.remoting.RemotingServiceDetails
 
RemotingServiceDetails.Attributes - Class in org.openspaces.remoting
 
RemotingServiceDetails.Attributes() - Constructor for class org.openspaces.remoting.RemotingServiceDetails.Attributes
 
RemotingServiceDetails.RemoteService - Class in org.openspaces.remoting
 
RemotingServiceDetails.RemoteService() - Constructor for class org.openspaces.remoting.RemotingServiceDetails.RemoteService
 
RemotingServiceDetails.RemoteService(String, String) - Constructor for class org.openspaces.remoting.RemotingServiceDetails.RemoteService
 
RemotingServiceMonitors - Class in org.openspaces.remoting
A generic event container service monitors.
RemotingServiceMonitors() - Constructor for class org.openspaces.remoting.RemotingServiceMonitors
 
RemotingServiceMonitors(String, long, long, RemotingServiceMonitors.RemoteServiceStats[]) - Constructor for class org.openspaces.remoting.RemotingServiceMonitors
 
RemotingServiceMonitors.Attributes - Class in org.openspaces.remoting
 
RemotingServiceMonitors.Attributes() - Constructor for class org.openspaces.remoting.RemotingServiceMonitors.Attributes
 
RemotingServiceMonitors.RemoteServiceStats - Class in org.openspaces.remoting
 
RemotingServiceMonitors.RemoteServiceStats() - Constructor for class org.openspaces.remoting.RemotingServiceMonitors.RemoteServiceStats
 
RemotingServiceMonitors.RemoteServiceStats(String, long, long) - Constructor for class org.openspaces.remoting.RemotingServiceMonitors.RemoteServiceStats
 
RemotingUtils - Class in org.openspaces.remoting
 
RemotingUtils() - Constructor for class org.openspaces.remoting.RemotingUtils
 
RemotingUtils.MethodHash - Class in org.openspaces.remoting
 
RemotingUtils.MethodHash() - Constructor for class org.openspaces.remoting.RemotingUtils.MethodHash
 
RemotingUtils.MethodHash(byte[]) - Constructor for class org.openspaces.remoting.RemotingUtils.MethodHash
 
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
Deprecated. 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.
remove(ElasticServiceManagerAddedEventListener) - Method in interface org.openspaces.admin.esm.events.ElasticServiceManagerAddedEventManager
Removes the event listener.
remove(ElasticServiceManagerRemovedEventListener) - Method in interface org.openspaces.admin.esm.events.ElasticServiceManagerRemovedEventManager
Remove the event listener.
remove(GridServiceAgentAddedEventListener) - Method in interface org.openspaces.admin.gsa.events.GridServiceAgentAddedEventManager
Removes the event listener.
remove(GridServiceAgentRemovedEventListener) - Method in interface org.openspaces.admin.gsa.events.GridServiceAgentRemovedEventManager
Remove the event listener.
remove(GridServiceContainerAddedEventListener) - Method in interface org.openspaces.admin.gsc.events.GridServiceContainerAddedEventManager
Removes the event listener.
remove(GridServiceContainerRemovedEventListener) - Method in interface org.openspaces.admin.gsc.events.GridServiceContainerRemovedEventManager
Remove the event listener.
remove(GridServiceManagerAddedEventListener) - Method in interface org.openspaces.admin.gsm.events.GridServiceManagerAddedEventManager
Removes the event listener.
remove(GridServiceManagerRemovedEventListener) - Method in interface org.openspaces.admin.gsm.events.GridServiceManagerRemovedEventManager
Remove the event listener.
remove(LookupServiceAddedEventListener) - Method in interface org.openspaces.admin.lus.events.LookupServiceAddedEventManager
Removes the event listener.
remove(LookupServiceRemovedEventListener) - Method in interface org.openspaces.admin.lus.events.LookupServiceRemovedEventManager
Remove the event listener.
remove(MachineAddedEventListener) - Method in interface org.openspaces.admin.machine.events.MachineAddedEventManager
Removes the event listener.
remove(MachineRemovedEventListener) - Method in interface org.openspaces.admin.machine.events.MachineRemovedEventManager
Remove the event listener.
remove(OperatingSystemsStatisticsChangedEventListener) - Method in interface org.openspaces.admin.os.events.OperatingSystemsStatisticsChangedEventManager
Removes an event listener.
remove(OperatingSystemStatisticsChangedEventListener) - Method in interface org.openspaces.admin.os.events.OperatingSystemStatisticsChangedEventManager
Removes an event listener.
remove(BackupGridServiceManagerChangedEventListener) - Method in interface org.openspaces.admin.pu.events.BackupGridServiceManagerChangedEventManager
Removes an event listener.
remove(ManagingGridServiceManagerChangedEventListener) - Method in interface org.openspaces.admin.pu.events.ManagingGridServiceManagerChangedEventManager
Removes an event listener.
remove(ProcessingUnitAddedEventListener) - Method in interface org.openspaces.admin.pu.events.ProcessingUnitAddedEventManager
Removes an event listener.
remove(ProcessingUnitInstanceAddedEventListener) - Method in interface org.openspaces.admin.pu.events.ProcessingUnitInstanceAddedEventManager
Removes an event listener.
remove(ProcessingUnitInstanceRemovedEventListener) - Method in interface org.openspaces.admin.pu.events.ProcessingUnitInstanceRemovedEventManager
Removes an event listener.
remove(ProcessingUnitInstanceStatisticsChangedEventListener) - Method in interface org.openspaces.admin.pu.events.ProcessingUnitInstanceStatisticsChangedEventManager
Removes an event listener.
remove(ProcessingUnitRemovedEventListener) - Method in interface org.openspaces.admin.pu.events.ProcessingUnitRemovedEventManager
Removes an event listener.
remove(ProcessingUnitSpaceCorrelatedEventListener) - Method in interface org.openspaces.admin.pu.events.ProcessingUnitSpaceCorrelatedEventManager
Removes an event listener.
remove(ProcessingUnitStatusChangedEventListener) - Method in interface org.openspaces.admin.pu.events.ProcessingUnitStatusChangedEventManager
Removes an event listener.
remove(ReplicationStatusChangedEventListener) - Method in interface org.openspaces.admin.space.events.ReplicationStatusChangedEventManager
Removes an event listener.
remove(SpaceAddedEventListener) - Method in interface org.openspaces.admin.space.events.SpaceAddedEventManager
Removes an event listener.
remove(SpaceInstanceAddedEventListener) - Method in interface org.openspaces.admin.space.events.SpaceInstanceAddedEventManager
Removes the event listener.
remove(SpaceInstanceRemovedEventListener) - Method in interface org.openspaces.admin.space.events.SpaceInstanceRemovedEventManager
Removes an event listener.
remove(SpaceInstanceStatisticsChangedEventListener) - Method in interface org.openspaces.admin.space.events.SpaceInstanceStatisticsChangedEventManager
Removes an event listener.
remove(SpaceModeChangedEventListener) - Method in interface org.openspaces.admin.space.events.SpaceModeChangedEventManager
Removes an event listener.
remove(SpaceRemovedEventListener) - Method in interface org.openspaces.admin.space.events.SpaceRemovedEventManager
Removes an event listener.
remove(SpaceStatisticsChangedEventListener) - Method in interface org.openspaces.admin.space.events.SpaceStatisticsChangedEventManager
Removes an event listener.
remove(TransportsStatisticsChangedEventListener) - Method in interface org.openspaces.admin.transport.events.TransportsStatisticsChangedEventManager
Removes an event listener.
remove(TransportStatisticsChangedEventListener) - Method in interface org.openspaces.admin.transport.events.TransportStatisticsChangedEventManager
Removes an event listener.
remove(VirtualMachineAddedEventListener) - Method in interface org.openspaces.admin.vm.events.VirtualMachineAddedEventManager
Removes the event listener.
remove(VirtualMachineRemovedEventListener) - Method in interface org.openspaces.admin.vm.events.VirtualMachineRemovedEventManager
Removes the event listener.
remove(VirtualMachinesStatisticsChangedEventListener) - Method in interface org.openspaces.admin.vm.events.VirtualMachinesStatisticsChangedEventManager
Removes an event listener.
remove(VirtualMachineStatisticsChangedEventListener) - Method in interface org.openspaces.admin.vm.events.VirtualMachineStatisticsChangedEventManager
Removes an event listener.
remove(ZoneAddedEventListener) - Method in interface org.openspaces.admin.zone.events.ZoneAddedEventManager
Removes the event listener.
remove(ZoneRemovedEventListener) - Method in interface org.openspaces.admin.zone.events.ZoneRemovedEventManager
Remove the event listener.
remove(Object) - Method in class org.openspaces.core.DefaultGigaMap
 
remove(Object, long) - Method in class org.openspaces.core.DefaultGigaMap
 
remove(Object, long, LockHandle) - Method in class org.openspaces.core.DefaultGigaMap
 
remove(Object, long) - Method in interface org.openspaces.core.GigaMap
Removes the mapping for this key from this cache.
remove(Object, long, LockHandle) - Method in interface org.openspaces.core.GigaMap
Removes the mapping for this key from this cache.
remove(Object) - Method in class org.openspaces.core.util.ConcurrentHashSet
Removes the specified element from this set if it is present.
remove(Object) - Method in class org.openspaces.hibernate.cache.SimpleMapCache
Remove an item from the cache
remove(Object) - Method in class org.openspaces.hibernate.cache.TransactionalGigaMapCache
Remove an item from the cache
remove(Object) - Method in class org.openspaces.hibernate.cache.TransactionalMapCache
Remove an item from the cache
remove() - Method in class org.openspaces.persistency.hibernate.iterator.AbstractChunkDataIterator
 
remove() - Method in class org.openspaces.persistency.hibernate.iterator.AbstractScrollableDataIterator
 
remove() - Method in class org.openspaces.persistency.hibernate.iterator.DefaultCriteriaByExampleDataIterator
 
remove() - Method in class org.openspaces.persistency.hibernate.iterator.DefaultListQueryDataIterator
 
remove() - Method in class org.openspaces.persistency.hibernate.iterator.HibernateProxyRemoverIterator
 
remove() - Method in class org.openspaces.persistency.hibernate.iterator.StatelessListQueryDataIterator
 
remove() - Method in class org.openspaces.persistency.support.ConcurrentMultiDataIterator
 
remove() - Method in class org.openspaces.persistency.support.SerialMultiDataIterator
 
removeAll(Collection<?>) - Method in class org.openspaces.core.util.ConcurrentHashSet
 
removeAttribute(String) - Method in class org.openspaces.jee.sessions.jetty.GigaSessionManager.Session
 
removeConnectionProperty(String) - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
 
removeEventListener(AdminEventListener) - Method in interface org.openspaces.admin.Admin
Smart removal of event listeners.
removeLifecycleEventListener(ProcessingUnitInstanceLifecycleEventListener) - Method in interface org.openspaces.admin.machine.Machine
Allows to remove a ProcessingUnitInstanceLifecycleEventListener.
removeLifecycleListener(ElasticServiceManagerLifecycleEventListener) - Method in interface org.openspaces.admin.esm.ElasticServiceManagers
Allows to remove a ElasticServiceManagerLifecycleEventListener.
removeLifecycleListener(GridServiceAgentLifecycleEventListener) - Method in interface org.openspaces.admin.gsa.GridServiceAgents
Allows to remove a GridServiceAgentLifecycleEventListener.
removeLifecycleListener(GridServiceContainerLifecycleEventListener) - Method in interface org.openspaces.admin.gsc.GridServiceContainers
Allows to remove a GridServiceContainerLifecycleEventListener.
removeLifecycleListener(GridServiceManagerLifecycleEventListener) - Method in interface org.openspaces.admin.gsm.GridServiceManagers
Allows to remove a GridServiceManagerLifecycleEventListener.
removeLifecycleListener(LookupServiceLifecycleEventListener) - Method in interface org.openspaces.admin.lus.LookupServices
Allows to remove a LookupServiceLifecycleEventListener.
removeLifecycleListener(SpaceInstanceLifecycleEventListener) - Method in interface org.openspaces.admin.machine.Machine
Allows to remove a SpaceInstanceLifecycleEventListener.
removeLifecycleListener(ProcessingUnitInstanceLifecycleEventListener) - Method in interface org.openspaces.admin.pu.ProcessingUnit
Removes a ProcessingUnitInstanceLifecycleEventListener.
removeLifecycleListener(ProcessingUnitLifecycleEventListener) - Method in interface org.openspaces.admin.pu.ProcessingUnits
Allows to remove a ProcessingUnitLifecycleEventListener.
removeLifecycleListener(ProcessingUnitInstanceLifecycleEventListener) - Method in interface org.openspaces.admin.pu.ProcessingUnits
Allows to remove a ProcessingUnitInstanceLifecycleEventListener.
removeLifecycleListener(SpaceInstanceLifecycleEventListener) - Method in interface org.openspaces.admin.space.Space
Allows to remove SpaceInstanceLifecycleEventListener.
removeLifecycleListener(SpaceLifecycleEventListener) - Method in interface org.openspaces.admin.space.Spaces
Removes a SpaceLifecycleEventListener to be notified when a Space is added and removed.
removeLifecycleListener(SpaceInstanceLifecycleEventListener) - Method in interface org.openspaces.admin.space.Spaces
Allows to remove a SpaceInstanceLifecycleEventListener hthat will be called for any space instance discovered.
removeLifecycleListener(SpaceInstanceLifecycleEventListener) - Method in interface org.openspaces.admin.vm.VirtualMachine
Removes an SpaceInstanceLifecycleEventListener allowing to be notified when a space instance was added or removed from this virtual machine.
removeLifecycleListener(VirtualMachineLifecycleEventListener) - Method in interface org.openspaces.admin.vm.VirtualMachines
Allows to remove a VirtualMachineLifecycleEventListener.
removeLifecycleListener(SpaceInstanceLifecycleEventListener) - Method in interface org.openspaces.admin.zone.Zone
Allows to remove a SpaceInstanceLifecycleEventListener.
removeLifeCycleListener(LifeCycle.Listener) - Method in class org.openspaces.pu.container.jee.jetty.holder.SharedThreadPool
 
removeLifeycleListener(MachineLifecycleEventListener) - Method in interface org.openspaces.admin.machine.Machines
Allows to remove a MachineLifecycleEventListener.
removeLifeycleListener(ZoneLifecycleEventListener) - Method in interface org.openspaces.admin.zone.Zones
Allows to remove a ZoneLifecycleEventListener.
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
Deprecated. Remove a listener from the list of cache listeners.
removeListener(CacheListener) - Method in class org.openspaces.core.DefaultGigaMap
 
removeNode(LoadBalancerNodeInfo) - Method in class org.openspaces.pu.container.jee.lb.apache.LoadBalancerInfo
 
removeNotificationListener(NotificationListener) - Method in class org.openspaces.pu.container.servicegrid.jmxs.SecuredPUExtension
 
removeNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.openspaces.pu.container.servicegrid.jmxs.SecuredPUExtension
 
removeProcessingUnitInstanceLifecycleEventListener(ProcessingUnitInstanceLifecycleEventListener) - Method in interface org.openspaces.admin.gsc.GridServiceContainer
Removes a processing unit lifecycle listener to the container.
removeProcessingUnitInstanceLifecycleEventListener(ProcessingUnitInstanceLifecycleEventListener) - Method in interface org.openspaces.admin.vm.VirtualMachine
Removes an ProcessingUnitInstanceLifecycleEventListener allowing to be notified when a processing unit instance was added or removed from this virtual machine.
removeProcessingUnitInstanceLifecycleEventListener(ProcessingUnitInstanceLifecycleEventListener) - Method in interface org.openspaces.admin.zone.Zone
Allows to remove a ProcessingUnitInstanceLifecycleEventListener.
removeSession(HttpSession) - Method in class org.openspaces.jee.sessions.jetty.GigaSessionIdManager
 
removeSession(String) - Method in class org.openspaces.jee.sessions.jetty.GigaSessionManager
 
removeSession(AbstractSessionManager.Session, boolean) - Method in class org.openspaces.jee.sessions.jetty.GigaSessionManager
 
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.
renewDuration(long) - Method in class org.openspaces.events.notify.SimpleNotifyContainerConfigurer
 
renewExpiration(long) - Method in class org.openspaces.events.notify.SimpleNotifyContainerConfigurer
 
renewRTT(long) - Method in class org.openspaces.events.notify.SimpleNotifyContainerConfigurer
 
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.
replace(Entry, Entry, Transaction, long) - Method in interface com.j_spaces.core.IJSpace
Deprecated. use instead: IJSpace.update(Entry, Transaction, long, long, int)
replace(LocalCacheElement) - Method in class org.openspaces.memcached.SpaceCache
 
REPLICATE_NOTIFY_TEMPLATE - Static variable in class org.openspaces.events.notify.AggregatedNotifyEventContainerServiceDetails.Attributes
 
REPLICATE_NOTIFY_TEMPLATE - Static variable in class org.openspaces.events.notify.NotifyEventContainerServiceDetails.Attributes
 
replicated(boolean, int) - Method in class org.openspaces.admin.memcached.MemcachedDeployment
A convenient method allowing to easily configure the space deployment to deploy a replicated (either sync or async) topology with numberOfInstances instances.
replicated(boolean, int) - Method in class org.openspaces.admin.pu.ProcessingUnitDeployment
A convenient method allowing to easily configure the space deployment to deploy a replicated (either sync or async) topology with numberOfInstances instances.
replicated(boolean, int) - Method in class org.openspaces.admin.space.SpaceDeployment
A convenient method allowing to easily configure the space deployment to deploy a replicated (either sync or async) topology with numberOfInstances instances.
replicateNotifyTemplate(boolean) - Method in class org.openspaces.events.notify.SimpleNotifyContainerConfigurer
 
ReplicateNotifyTemplateType - Enum in org.openspaces.events.notify
If using a replicated space controls if the listener will be replicated between all the replicated cluster members.
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.
ReplicationFilterException(String, Throwable, String, String, String, int) - Constructor for exception com.j_spaces.core.cluster.ReplicationFilterException
Constructs an ReplicationFilterException with the specified detail message, source and target member.
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.
replicationFilterProvider(ReplicationFilterProviderFactory) - Method in class org.openspaces.core.space.UrlSpaceConfigurer
 
ReplicationFilterProviderFactory - Interface in org.openspaces.core.space.filter.replication
Responsible for creating ReplicationFilterProvider.
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
 
ReplicationStatistics - Class in com.j_spaces.core.filters
Represents the current state of the replication module
ReplicationStatistics() - Constructor for class com.j_spaces.core.filters.ReplicationStatistics
 
ReplicationStatistics(IReplicator) - Constructor for class com.j_spaces.core.filters.ReplicationStatistics
 
ReplicationStatistics.OutgoingChannel - Class in com.j_spaces.core.filters
 
ReplicationStatistics.OutgoingChannel() - Constructor for class com.j_spaces.core.filters.ReplicationStatistics.OutgoingChannel
 
ReplicationStatistics.OutgoingChannel(IReplicator, IReplicationChannel) - Constructor for class com.j_spaces.core.filters.ReplicationStatistics.OutgoingChannel
 
ReplicationStatistics.OutgoingReplication - Class in com.j_spaces.core.filters
 
ReplicationStatistics.OutgoingReplication() - Constructor for class com.j_spaces.core.filters.ReplicationStatistics.OutgoingReplication
 
ReplicationStatistics.OutgoingReplication(IReplicator) - Constructor for class com.j_spaces.core.filters.ReplicationStatistics.OutgoingReplication
 
ReplicationStatistics.ReplicationMode - Enum in com.j_spaces.core.filters
 
ReplicationStatus - Enum in org.openspaces.admin.space
The replication status from one SpaceInstance to its replication target.
replicationStatusChanged(ReplicationStatusChangedEvent) - Method in class org.openspaces.admin.samples.TestEventSampler
 
replicationStatusChanged(ReplicationStatusChangedEvent) - Method in interface org.openspaces.admin.space.events.ReplicationStatusChangedEventListener
Callback indicating that a replication status changed event has occured.
ReplicationStatusChangedEvent - Class in org.openspaces.admin.space.events
An event indicating that the replication status was changed from a SpaceInstance to its ReplicationTarget.
ReplicationStatusChangedEvent(SpaceInstance, ReplicationTarget, ReplicationStatus, ReplicationStatus) - Constructor for class org.openspaces.admin.space.events.ReplicationStatusChangedEvent
 
ReplicationStatusChangedEventListener - Interface in org.openspaces.admin.space.events
An event listener allowing to register for ReplicationStatusChangedEvents.
ReplicationStatusChangedEventManager - Interface in org.openspaces.admin.space.events
An event manager allowing to add and remove ReplicationStatusChangedEventListeners in order to listen for ReplicationStatusChangedEvents.
ReplicationTarget - Class in org.openspaces.admin.space
Represents a replication target from one SpaceInstance to the other.
ReplicationTarget(InternalSpaceInstance, ReplicationStatus) - Constructor for class org.openspaces.admin.space.ReplicationTarget
 
replTransmissionPolicies - Variable in class com.j_spaces.core.cluster.ReplicationPolicy.ReplicationPolicyDescription
 
REPLY_TO - Static variable in interface org.openspaces.esb.mule.message.ReplyToMessageHeader
 
ReplyToMessageHeader - Interface in org.openspaces.esb.mule.message
Base interface that expose mule meta data.
RequestStatisticsFilter - Class in org.openspaces.pu.container.jee.stats
A simple statistics filter that counts the total processed and failed (i.e. resulted in an exception) requests, as well as the number of active requests.
RequestStatisticsFilter() - Constructor for class org.openspaces.pu.container.jee.stats.RequestStatisticsFilter
 
Requirement - Interface in org.openspaces.pu.sla.requirement
A marker interface for requirements.
rescheduleTaskIfNecessary(Object) - Method in class org.openspaces.events.AbstractSpaceListeningContainer
Take the given task object and reschedule it, either immediately if this container is currently running, or later once this container has been restarted.
resetContext() - Static method in class com.j_spaces.sadapter.datasource.BulkDataPersisterContext
Resets the current context
resetStats() - Method in class org.openspaces.jee.sessions.jetty.GigaSessionManager
 
resolveId(Element, AbstractBeanDefinition, ParserContext) - Method in class org.openspaces.pu.sla.config.SLABeanDefinitionParser
 
resolvePlaceholders(BeanLevelProperties, File) - Static method in class org.openspaces.pu.container.support.BeanLevelPropertiesUtils
 
resolvePlaceholders(String, BeanLevelProperties) - Static method in class org.openspaces.pu.container.support.BeanLevelPropertiesUtils
 
ResourceApplicationContext - Class in org.openspaces.pu.container.support
A Spring ApplicationContext implementation that works with Spring Resource for config locations.
ResourceApplicationContext(Resource[], ApplicationContext) - Constructor for class org.openspaces.pu.container.support.ResourceApplicationContext
Create this application context with a list of resources for configuration and an optional parent application context (can be null).
ResourceCapacityExceededException - Exception in org.openspaces.core
This exception indicates that a resource usage on the server is exceeding its capacity SpaceMemoryShortageException RedoLogCapacityExceededException ResourceCapacityExceededException
ResourceCapacityExceededException(ResourceCapacityExceededException) - Constructor for exception org.openspaces.core.ResourceCapacityExceededException
 
ResourceCapacityExceededException(String, Throwable) - Constructor for exception org.openspaces.core.ResourceCapacityExceededException
 
ResourceLazyLoadingScript - Class in org.openspaces.remoting.scripting
A resource lazy loading script is a lazy loading script that uses Spring abstraction on top of resources on top of a resource.
ResourceLazyLoadingScript() - Constructor for class org.openspaces.remoting.scripting.ResourceLazyLoadingScript
 
ResourceLazyLoadingScript(String, String, String) - Constructor for class org.openspaces.remoting.scripting.ResourceLazyLoadingScript
Constructs a new lazy loading sctipt.
response - Variable in class org.openspaces.memcached.protocol.ResponseMessage
 
ResponseMessage - Class in org.openspaces.memcached.protocol
Represents the response to a command.
ResponseMessage(CommandMessage) - Constructor for class org.openspaces.memcached.protocol.ResponseMessage
 
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.
restart() - Method in interface org.openspaces.admin.AgentGridComponent
Restarts the grid component.
restart() - Method in interface org.openspaces.admin.pu.ProcessingUnitInstance
Restarts the processing unit instance.
restartAndWait() - Method in interface org.openspaces.admin.pu.ProcessingUnitInstance
Restarts the processing unit instance and waits indefinitely for the restarted processing unit instance returning it.
restartAndWait(long, TimeUnit) - Method in interface org.openspaces.admin.pu.ProcessingUnitInstance
Restarts the processing unit instance and waits for the restarted processing unit instance returning it for the provided timeout.
result - Variable in class org.openspaces.remoting.EventDrivenSpaceRemotingEntry
 
result - Variable in class org.openspaces.remoting.SyncSpaceRemotingEntry
 
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
 
retainAll(Collection<?>) - Method in class org.openspaces.core.util.ConcurrentHashSet
 
returnFirstResult(boolean) - Method in class org.openspaces.remoting.ExecutorRemotingProxyConfigurer
 
returnFirstResult(boolean) - Method in class org.openspaces.remoting.SyncRemotingProxyConfigurer
 
reverse(LogEntryMatcher) - Static method in class com.gigaspaces.log.LogEntryMatchers
 
ReverseLogEntryMatcher - Class in com.gigaspaces.log
A streaming log entry matcher that allows to traverse the log entries in a streaming manner in a reverse order.
ReverseLogEntryMatcher(LogEntryMatcher) - Constructor for class com.gigaspaces.log.ReverseLogEntryMatcher
 
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
Deprecated. 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
 
Role - Class in com.gigaspaces.security.directory
Models role details retrieved by RoleManager.
Role(String) - Constructor for class com.gigaspaces.security.directory.Role
 
Role(String, Authority...) - Constructor for class com.gigaspaces.security.directory.Role
 
Role(String, String...) - Constructor for class com.gigaspaces.security.directory.Role
 
RoleAlreadyExistsException - Exception in com.gigaspaces.security.directory
Thrown if an RoleManager implementation encounters a non unique user.
RoleAlreadyExistsException() - Constructor for exception com.gigaspaces.security.directory.RoleAlreadyExistsException
Constructs a RoleAlreadyExistsException with no detail message.
RoleAlreadyExistsException(String) - Constructor for exception com.gigaspaces.security.directory.RoleAlreadyExistsException
Constructs a RoleAlreadyExistsException with the specified detail message.
RoleAlreadyExistsException(String, Throwable) - Constructor for exception com.gigaspaces.security.directory.RoleAlreadyExistsException
Creates a RoleAlreadyExistsException with the specified detail message and cause.
RoleAlreadyExistsException(Throwable) - Constructor for exception com.gigaspaces.security.directory.RoleAlreadyExistsException
Creates a RoleAlreadyExistsException with the specified cause and a detail message of (cause==null ?
RoleAuthority - Class in com.gigaspaces.security.authorities
Defines an association of a role by-name.
RoleAuthority(String) - Constructor for class com.gigaspaces.security.authorities.RoleAuthority
A role authority with a specified role name.
RoleAuthority.RolePrivilege - Enum in com.gigaspaces.security.authorities
Empty placeholder for Role privilege (part of authority format)
RoleDataAccessException - Exception in com.gigaspaces.security.directory
Thrown if an RoleManager implementation cannot access a user record.
RoleDataAccessException() - Constructor for exception com.gigaspaces.security.directory.RoleDataAccessException
Constructs a RoleDataAccessException with no detail message.
RoleDataAccessException(String) - Constructor for exception com.gigaspaces.security.directory.RoleDataAccessException
Constructs a RoleDataAccessException with the specified detail message.
RoleDataAccessException(String, Throwable) - Constructor for exception com.gigaspaces.security.directory.RoleDataAccessException
Creates a RoleDataAccessException with the specified detail message and cause.
RoleDataAccessException(Throwable) - Constructor for exception com.gigaspaces.security.directory.RoleDataAccessException
Creates a RoleDataAccessException with the specified cause and a detail message of (cause==null ?
RoleDetails - Interface in com.gigaspaces.security.directory
Role details to store role information accessed by the RoleManager and SecurityManager.
roleExists(String) - Method in interface com.gigaspaces.security.directory.RoleManager
Queries for presence of a role by role.
RoleManager - Interface in com.gigaspaces.security.directory
The main interface for managing role details.
RoleNotFoundException - Exception in com.gigaspaces.security.directory
Thrown if an RoleManager implementation cannot locate a role by its role-name
RoleNotFoundException() - Constructor for exception com.gigaspaces.security.directory.RoleNotFoundException
Constructs a RoleNotFoundException with no detail message.
RoleNotFoundException(String) - Constructor for exception com.gigaspaces.security.directory.RoleNotFoundException
Constructs a RoleNotFoundException with the specified detail message.
RoleNotFoundException(String, Throwable) - Constructor for exception com.gigaspaces.security.directory.RoleNotFoundException
Creates a RoleNotFoundException with the specified detail message and cause.
RoleNotFoundException(Throwable) - Constructor for exception com.gigaspaces.security.directory.RoleNotFoundException
Creates a RoleNotFoundException with the specified cause and a detail message of (cause==null ?
rollback(Xid) - Method in class com.j_spaces.core.client.XAResourceImpl
 
rollbackTimeout(Long) - Method in class org.openspaces.core.transaction.manager.DistributedJiniTxManagerConfigurer
 
rollbackTimeout(Long) - Method in class org.openspaces.core.transaction.manager.LocalJiniTxManagerConfigurer
 
rollbackTimeout(Long) - Method in class org.openspaces.core.transaction.manager.LookupJiniTxManagerConfigurer
 
RollingFileHandler - Class in com.gigaspaces.logger
Rolling based logging Handler.
RollingFileHandler() - Constructor for class com.gigaspaces.logger.RollingFileHandler
Construct a default RollingFileHandler.
RollingFileHandlerConfigurer - Class in com.gigaspaces.logger
A configurer for known properties which their generated values can be overridden.
RollingFileHandlerConfigurer() - Constructor for class com.gigaspaces.logger.RollingFileHandlerConfigurer
 
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
routing - Variable in class org.openspaces.remoting.EventDrivenSpaceRemotingEntry
 
Routing - Annotation Type in org.openspaces.remoting
A method parameter annotation allowing to control the routing of a certain remote invocation using an annotation.
routing(Object) - Method in class org.openspaces.remoting.scripting.ResourceLazyLoadingScript
Sets the routing index (which partition this will "hit") for the script.
routing(Object) - Method in class org.openspaces.remoting.scripting.StaticScript
Sets the routing index (which partition it will "hit") for the scirpt.
routing - Variable in class org.openspaces.remoting.SyncSpaceRemotingEntry
 
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 org.openspaces.esb.mule.queue.OpenSpacesQueueMessageReceiver.ReceiverWorker
 
run() - Method in class org.openspaces.grid.esm.EsmExecutor.StartGscHandler
 
run() - Method in class org.openspaces.pu.container.jee.lb.apache.ApacheLoadBalancerAgent
 
run() - Method in class org.openspaces.pu.container.standalone.StandaloneContainerRunnable
Constructs a new Spring ApplicationContext based on the configured list of config locations.
runGc() - Method in interface org.openspaces.admin.vm.VirtualMachine
Runs GC on the virtual machine.
runGc() - Method in class org.openspaces.grid.esm.ESMImpl
 
runGc() - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanImpl
 
RunnableDistributedTaskAdapter<T extends Serializable,R> - Class in org.openspaces.core.executor.juc
An adapter allowing to execute a Runnable in a distributed fashion.
RunnableDistributedTaskAdapter() - Constructor for class org.openspaces.core.executor.juc.RunnableDistributedTaskAdapter
Here just for externalizable.
RunnableDistributedTaskAdapter(Runnable) - Constructor for class org.openspaces.core.executor.juc.RunnableDistributedTaskAdapter
Constructs a new runnable distributed task adapter.
RunnableDistributedTaskAdapter(Runnable, T) - Constructor for class org.openspaces.core.executor.juc.RunnableDistributedTaskAdapter
Constructs a new runnable distributed task adapter.
RunnableDistributedTaskAdapter(Runnable, AsyncResultsReducer<T, R>) - Constructor for class org.openspaces.core.executor.juc.RunnableDistributedTaskAdapter
Constructs a new runnable distributed task adapter with a separate reducer.
RunnableDistributedTaskAdapter(Runnable, T, AsyncResultsReducer<T, R>) - Constructor for class org.openspaces.core.executor.juc.RunnableDistributedTaskAdapter
Constructs a new runnable distributed task adapter with a separate reducer.
RunnableDistributedTaskAdapter(Runnable, AsyncResultsReducer<T, R>, AsyncResultFilter<T>) - Constructor for class org.openspaces.core.executor.juc.RunnableDistributedTaskAdapter
Constructs a new runnable distributed task adapter with a separate reducer and filter.
RunnableDistributedTaskAdapter(Runnable, T, AsyncResultsReducer<T, R>, AsyncResultFilter<T>) - Constructor for class org.openspaces.core.executor.juc.RunnableDistributedTaskAdapter
Constructs a new runnable distributed task adapter with a separate reducer and filter.
RunnableTaskAdapter<T extends Serializable> - Class in org.openspaces.core.executor.juc
An adapter allowing to execute a Runnable using Space task executors.
RunnableTaskAdapter() - Constructor for class org.openspaces.core.executor.juc.RunnableTaskAdapter
Here just for externlizable.
RunnableTaskAdapter(Runnable) - Constructor for class org.openspaces.core.executor.juc.RunnableTaskAdapter
Constructs a new runnable task adapter with the runnable to run.
RunnableTaskAdapter(Runnable, T) - Constructor for class org.openspaces.core.executor.juc.RunnableTaskAdapter
Constructs a new runnable task adapter with the runnable to run.
RUNNING_NUMBER_OFFEST_1_PROP - Static variable in class org.openspaces.core.cluster.ClusterInfoPropertyPlaceholderConfigurer
 
RUNNING_NUMBER_PROP - Static variable in class org.openspaces.core.cluster.ClusterInfoPropertyPlaceholderConfigurer
 
runtime - Variable in class org.openspaces.remoting.scripting.JRubyLocalScriptExecutor.JRubyCompiledScript
 

S

SameFileLogEntryMatcher - Class in com.gigaspaces.log
A log entry matcher filter that matches on logs that only exists within the same log file.
SameFileLogEntryMatcher(LogEntries, LogEntry) - Constructor for class com.gigaspaces.log.SameFileLogEntryMatcher
 
SameFileLogEntryMatcher(LogEntries, LogEntry, LogEntryMatcher) - Constructor for class com.gigaspaces.log.SameFileLogEntryMatcher
 
SameFileLogEntryMatcher(long) - Constructor for class com.gigaspaces.log.SameFileLogEntryMatcher
 
SameFileLogEntryMatcher(long, LogEntryMatcher) - Constructor for class com.gigaspaces.log.SameFileLogEntryMatcher
 
scaleIn(Machine) - Method in interface org.openspaces.grid.esm.ElasticScaleHandler
A scale in request to terminate a machine.
scaleIn(Machine) - Method in class org.openspaces.grid.esm.NullElasticScaleHandler
 
scaleOut(ElasticScaleHandlerContext) - Method in interface org.openspaces.grid.esm.ElasticScaleHandler
A scale out request to start a machine.
scaleOut(ElasticScaleHandlerContext) - Method in class org.openspaces.grid.esm.NullElasticScaleHandler
 
ScaleUpPolicy - Class in org.openspaces.pu.sla
Scale up policy will cause a processing unit instance to be created when the policy associated monitor breaches its threshold values.
ScaleUpPolicy() - Constructor for class org.openspaces.pu.sla.ScaleUpPolicy
 
ScaleUpPolicyBeanDefinitionParser - Class in org.openspaces.pu.sla.config
A bean definition builder for ScaleUpPolicy.
ScaleUpPolicyBeanDefinitionParser() - Constructor for class org.openspaces.pu.sla.config.ScaleUpPolicyBeanDefinitionParser
 
scavenge() - Method in class org.openspaces.jee.sessions.jetty.GigaSessionManager
Look for expired sessions that we know about in our session map, and double check with the grid that it has really expired, or already been removed.
scheduleNewInvokerIfAppropriate() - Method in class org.openspaces.events.polling.SimplePollingEventListenerContainer
Schedule a new invoker, increasing the total number of scheduled invokers for this listener container, but only if the specified "maxConcurrentConsumers" limit has not been reached yet, and only if this listener container does not currently have idle invokers that are waiting for new messages already.
schema(String) - Method in class org.openspaces.core.space.UrlSpaceConfigurer
 
SCHEMA_NAME - Static variable in class com.j_spaces.core.client.SpaceURL
Deprecated.  Using the schema flag, the requested space schema name will be loaded/parsed while creating an embedded space.
SCHEMA_PROP - Static variable in class org.openspaces.core.cluster.ClusterInfoPropertyPlaceholderConfigurer
 
script(String) - Method in class org.openspaces.remoting.scripting.ResourceLazyLoadingScript
Sets the actual script source.
Script - Interface in org.openspaces.remoting.scripting
A script that will be excuted.
script(String) - Method in class org.openspaces.remoting.scripting.StaticResourceScript
 
script(String) - Method in class org.openspaces.remoting.scripting.StaticScript
Sets the actual script source.
ScriptCompilationException - Exception in org.openspaces.remoting.scripting
An exception indicating a sctipt compilation error.
ScriptCompilationException(String) - Constructor for exception org.openspaces.remoting.scripting.ScriptCompilationException
 
ScriptExecutionException - Exception in org.openspaces.remoting.scripting
An exception indicating failure to execute the script.
ScriptExecutionException(String) - Constructor for exception org.openspaces.remoting.scripting.ScriptExecutionException
 
ScriptExecutionException(String, Throwable) - Constructor for exception org.openspaces.remoting.scripting.ScriptExecutionException
 
ScriptingException - Exception in org.openspaces.remoting.scripting
A general scripting exception.
ScriptingException(String) - Constructor for exception org.openspaces.remoting.scripting.ScriptingException
 
ScriptingException(String, Throwable) - Constructor for exception org.openspaces.remoting.scripting.ScriptingException
 
scriptingExecutor() - Method in class org.openspaces.remoting.scripting.EventDrivenScriptingProxyConfigurer
Create a new event driven ScriptingExecutor proxy
scriptingExecutor() - Method in class org.openspaces.remoting.scripting.ExecutorScriptingProxyConfigurer
Create a new executor ScriptingExecutor proxy
ScriptingExecutor<T> - Interface in org.openspaces.remoting.scripting
Scripting executor allows to execute Script using remoting.
ScriptingMetaArgumentsHandler - Class in org.openspaces.remoting.scripting
 
ScriptingMetaArgumentsHandler() - Constructor for class org.openspaces.remoting.scripting.ScriptingMetaArgumentsHandler
 
ScriptingRemoteRoutingHandler - Class in org.openspaces.remoting.scripting
A remoting routing handler that uses Script.getRouting() in order to computer the routing index.
ScriptingRemoteRoutingHandler() - Constructor for class org.openspaces.remoting.scripting.ScriptingRemoteRoutingHandler
 
ScriptNotLoadedException - Exception in org.openspaces.remoting.scripting
An exception indicating that a script was executed without its script content not loaded.
ScriptNotLoadedException(String) - Constructor for exception org.openspaces.remoting.scripting.ScriptNotLoadedException
 
ScriptNotLoadedException(String, Throwable) - Constructor for exception org.openspaces.remoting.scripting.ScriptNotLoadedException
 
SECURED - Static variable in class com.j_spaces.core.client.SpaceURL
Deprecated.  When setting this URL property a secured space will be created.
secured(boolean) - Method in class org.openspaces.admin.memcached.MemcachedDeployment
Will deploy a secured space.
secured(boolean) - Method in class org.openspaces.admin.pu.ProcessingUnitDeployment
Will deploy a secured processing unit.
secured(boolean) - Method in class org.openspaces.admin.space.SpaceDeployment
Will deploy a secured space.
secured(boolean) - Method in class org.openspaces.core.space.UrlSpaceConfigurer
 
SecuredPUExtension - Class in org.openspaces.pu.container.servicegrid.jmxs
Secured PU JMX MBean implementation
SecuredPUExtension(Object) - Constructor for class org.openspaces.pu.container.servicegrid.jmxs.SecuredPUExtension
 
SecuredPUExtensionMBean - Interface in org.openspaces.pu.container.servicegrid.jmxs
Secured PU JMX MBean interface restricting access to the default MBean ServiceBeanAdapterMBean.
SECURITY_ENABLED - Static variable in class com.j_spaces.kernel.SystemProperties
The system property key identifying a secured service; default false
SECURITY_MANAGER - Static variable in class com.j_spaces.core.client.SpaceURL
Deprecated.  if false SpaceFinder will not initialize java.rmi.RMISecurityManager().
SECURITY_MANAGER_CLASS_PROPERTY_KEY - Static variable in interface com.gigaspaces.security.SecurityManager
The property key identifying the security manager in a properties file/object
SECURITY_PROPERTIES_FILE - Static variable in class com.j_spaces.kernel.SystemProperties
The system property key identifying the security properties file location
SecurityAccessException - Exception in org.openspaces.core
Thrown for a failed operation on a secured service, due to either failed authentication or access denial.
SecurityAccessException(Throwable) - Constructor for exception org.openspaces.core.SecurityAccessException
Constructs a security exception with a message and cause.
SecurityConfig - Class in org.openspaces.core.space
A configuration object allowing to configure security context (username, password) when working with the Space.
SecurityConfig() - Constructor for class org.openspaces.core.space.SecurityConfig
 
SecurityConfig(String, String) - Constructor for class org.openspaces.core.space.SecurityConfig
 
SecurityConfig(UserDetails) - Constructor for class org.openspaces.core.space.SecurityConfig
 
securityConfig(SecurityConfig) - Method in class org.openspaces.core.space.UrlSpaceConfigurer
 
SecurityContext - Class in com.gigaspaces.security.service
Security context passed between proxy and server.
SecurityContext() - Constructor for class com.gigaspaces.security.service.SecurityContext
Externalizable public no-args constructor
SecurityContext(UserDetails) - Constructor for class com.gigaspaces.security.service.SecurityContext
Security context constructed for authentication purposes.
SecurityContext(SecurityContext) - Constructor for class com.gigaspaces.security.service.SecurityContext
Security context constructed for subsequent session interaction.
SecurityContext(UserDetails, AuthenticationToken) - Constructor for class com.gigaspaces.security.service.SecurityContext
Security context constructed upon authentication.
SecurityException - Exception in com.gigaspaces.security
Base class for all security related exceptions.
SecurityException() - Constructor for exception com.gigaspaces.security.SecurityException
Constructs a SecurityException with no detail message.
SecurityException(String) - Constructor for exception com.gigaspaces.security.SecurityException
Constructs a SecurityException with the specified detail message.
SecurityException(String, Throwable) - Constructor for exception com.gigaspaces.security.SecurityException
Creates a SecurityException with the specified detail message and cause.
SecurityException(Throwable) - Constructor for exception com.gigaspaces.security.SecurityException
Creates a SecurityException with the specified cause and a detail message of (cause==null ?
SecurityFactory - Class in com.gigaspaces.security
A factory for creating an SecurityManager and locating of security properties file by name.
SecurityFactory() - Constructor for class com.gigaspaces.security.SecurityFactory
 
SecurityFileMigrationTool - Class in com.gigaspaces.security.tool.migration
A migration tool between the old security file format to the new security file format, applying the new security semantics.
SecurityFileMigrationTool() - Constructor for class com.gigaspaces.security.tool.migration.SecurityFileMigrationTool
 
SecurityManager - Interface in com.gigaspaces.security
Interface for authentication and creating of the directory manager.
sedaModel - Variable in class org.openspaces.esb.mule.seda.SpaceAwareSedaService
 
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
 
SerialMultiDataIterator - Class in org.openspaces.persistency.support
A simple implementation wrapping several iterators and exposing them as a single (serial) iterator.
SerialMultiDataIterator(DataIterator...) - Constructor for class org.openspaces.persistency.support.SerialMultiDataIterator
 
SERVICE_PROP - Static variable in class com.gigaspaces.logger.RollingFileHandler
 
SERVICE_SUB_TYPE - Static variable in class org.openspaces.events.asyncpolling.AsyncPollingEventContainerServiceDetails
 
SERVICE_SUB_TYPE - Static variable in class org.openspaces.events.notify.NotifyEventContainerServiceDetails
 
SERVICE_SUB_TYPE - Static variable in class org.openspaces.events.polling.PollingEventContainerServiceDetails
 
SERVICE_TYPE - Static variable in class org.openspaces.core.space.SpaceServiceDetails
 
SERVICE_TYPE - Static variable in class org.openspaces.core.transaction.manager.AbstractJiniTransactionManager
 
SERVICE_TYPE - Static variable in class org.openspaces.events.EventContainerServiceDetails
 
SERVICE_TYPE - Static variable in class org.openspaces.interop.DotnetContainerServiceDetails
 
SERVICE_TYPE - Static variable in class org.openspaces.memcached.MemcachedServiceDetails
 
SERVICE_TYPE - Static variable in class org.openspaces.pu.container.jee.JeeServiceDetails
 
SERVICE_TYPE - Static variable in class org.openspaces.remoting.RemotingServiceDetails
 
serviceAdded(ServiceDiscoveryEvent) - Method in class org.openspaces.pu.container.jee.lb.apache.ApacheLoadBalancerAgent
 
serviceChanged(ServiceDiscoveryEvent) - Method in class org.openspaces.pu.container.jee.lb.apache.ApacheLoadBalancerAgent
 
ServiceDetails - Interface in org.openspaces.pu.service
A generic service that exists within a processing unit.
ServiceDetailsProvider - Interface in org.openspaces.pu.service
A provider of one or more ServiceDetails.
ServiceExecutionAspect - Interface in org.openspaces.remoting
A service execution callback allows to wrap the execution of "server side" service.
ServiceExecutionAspect.MethodInvocation - Interface in org.openspaces.remoting
A wrapper for method invocation.
ServiceExporterBeanDefinitionParser - Class in org.openspaces.remoting.config
 
ServiceExporterBeanDefinitionParser() - Constructor for class org.openspaces.remoting.config.ServiceExporterBeanDefinitionParser
 
ServiceFinder - Class in org.openspaces.pu.container.servicegrid.deploy
 
ServiceFinder() - Constructor for class org.openspaces.pu.container.servicegrid.deploy.ServiceFinder
 
SERVICEID - Static variable in class org.openspaces.core.space.SpaceServiceDetails.Attributes
 
ServiceMonitors - Interface in org.openspaces.pu.service
A generic service that exists within a processing unit.
ServiceMonitorsProvider - Interface in org.openspaces.pu.service
A provider of one or more ServiceMonitors.
ServiceRef - Class in org.openspaces.remoting
A service reference (the reference is generally the Spring bean id).
ServiceRef() - Constructor for class org.openspaces.remoting.ServiceRef
 
ServiceRef(String) - Constructor for class org.openspaces.remoting.ServiceRef
 
serviceRemoved(ServiceDiscoveryEvent) - Method in class org.openspaces.pu.container.jee.lb.apache.ApacheLoadBalancerAgent
 
serviceSubType - Variable in class org.openspaces.pu.service.PlainServiceDetails
 
serviceType - Variable in class org.openspaces.pu.service.PlainServiceDetails
 
session - Variable in class org.openspaces.persistency.hibernate.iterator.DefaultCriteriaByExampleDataIterator
 
session - Variable in class org.openspaces.persistency.hibernate.iterator.DefaultListQueryDataIterator
 
session - Variable in class org.openspaces.persistency.hibernate.iterator.DefaultScrollableDataIterator
 
session - Variable in class org.openspaces.persistency.hibernate.iterator.StatelessListQueryDataIterator
 
session - Variable in class org.openspaces.persistency.hibernate.iterator.StatelessScrollableDataIterator
 
SESSION_ID_RANDOM_ALGORITHM - Static variable in class org.openspaces.jee.sessions.jetty.AbstractSessionIdManager
 
SESSION_ID_RANDOM_ALGORITHM_ALT - Static variable in class org.openspaces.jee.sessions.jetty.AbstractSessionIdManager
 
SessionData - Class in org.openspaces.jee.sessions.jetty
The entry that is stored in the Space representing a Jetty session.
SessionData() - Constructor for class org.openspaces.jee.sessions.jetty.SessionData
 
SessionData(String) - Constructor for class org.openspaces.jee.sessions.jetty.SessionData
 
sessionFactory - Variable in class org.openspaces.persistency.hibernate.iterator.AbstractChunkDataIterator
 
sessionFactory - Variable in class org.openspaces.persistency.hibernate.iterator.AbstractScrollableDataIterator
 
sessionFactory - Variable in class org.openspaces.persistency.hibernate.iterator.DefaultCriteriaByExampleDataIterator
 
sessionFactory - Variable in class org.openspaces.persistency.hibernate.iterator.DefaultListQueryDataIterator
 
sessionFactory - Variable in class org.openspaces.persistency.hibernate.iterator.StatelessListQueryDataIterator
 
SessionStatus - Class in org.openspaces.memcached.protocol
Class for holding the current session status.
SessionStatus() - Constructor for class org.openspaces.memcached.protocol.SessionStatus
 
SessionStatus.State - Enum in org.openspaces.memcached.protocol
Possible states that the current session is in.
set(LocalCacheElement) - Method in class org.openspaces.memcached.SpaceCache
 
SET_CMDS - Static variable in class org.openspaces.memcached.MemcachedServiceMonitors.Attributes
 
SET_SECURITY - Static variable in class com.j_spaces.core.filters.FilterOperationCodes
Deprecated. see FilterOperationCodes.BEFORE_AUTHENTICATION
setAccessed(long) - Method in class org.openspaces.jee.sessions.jetty.SessionData
 
setAccessToUnderlyingConnectionAllowed(boolean) - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
Sets the value of the accessToUnderlyingConnectionAllowed property.
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.
setActiveWhenBackup(boolean) - Method in class org.openspaces.core.space.filter.AbstractFilterProviderFactoryBean
Sets if the filter will be active when the space is in BACKUP mode.
setActiveWhenBackup(boolean) - Method in class org.openspaces.core.space.filter.replication.AbstractReplicationFilterProviderFactory
 
setActiveWhenBackup(boolean) - Method in class org.openspaces.core.space.support.WorkerAdapter
Should the worker be active only when the Space is in primary mode.
setActiveWhenPrimary(boolean) - Method in class org.openspaces.core.space.mode.SpaceModeContextLoader
Controls if the Spring context will be loaded when the space cluster member moves to PRIMARY mode.
setActiveWhenPrimary(boolean) - Method in class org.openspaces.events.AbstractSpaceListeningContainer
Set whether this container will start only when it is primary (space mode).
setAfterAllNotifyTrigger(String) - Method in class org.openspaces.core.space.filter.MethodFilterFactoryBean
Filter callback after all notify trigger.
setAfterNotifyTrigger(String) - Method in class org.openspaces.core.space.filter.MethodFilterFactoryBean
Filter callback after notify trigger.
setAfterReadMultiple(String) - Method in class org.openspaces.core.space.filter.MethodFilterFactoryBean
Filter callback after read multiple operation.
setAfterRemoveByLease(String) - Method in class org.openspaces.core.space.filter.MethodFilterFactoryBean
Filter callback after an entry was removed due to lease expression or lease cancel.
setAfterTakeMultiple(String) - Method in class org.openspaces.core.space.filter.MethodFilterFactoryBean
Filter callback after take multiple operation.
setAfterUpdate(String) - Method in class org.openspaces.core.space.filter.MethodFilterFactoryBean
Filter callback after update operation.
setAfterWrite(String) - Method in class org.openspaces.core.space.filter.MethodFilterFactoryBean
Filter callback after write operation.
setAgentProcessessMonitorInterval(long, TimeUnit) - Method in interface org.openspaces.admin.Admin
Sets the Grid Service Agent processes monitor (not statistics) interval.
setApachectlLocation(String) - Method in class org.openspaces.pu.container.jee.lb.apache.ApacheLoadBalancerAgent
 
setApplicationContext(ApplicationContext) - Method in class org.openspaces.core.context.GigaSpaceContextBeanPostProcessor
 
setApplicationContext(ApplicationContext) - Method in class org.openspaces.core.context.GigaSpaceLateContextBeanFactoryPostProcessor
 
setApplicationContext(ApplicationContext) - Method in class org.openspaces.core.space.AbstractSpaceFactoryBean
Injected by Spring thanks to ApplicationContextAware.
setApplicationContext(ApplicationContext) - Method in class org.openspaces.core.space.mode.registry.ModeAnnotationRegistryPostProcessor
 
setApplicationContext(ApplicationContext) - Method in class org.openspaces.core.space.mode.SpaceModeContextLoader
Injected by Spring and used as the parent application context for the newly created application context.
setApplicationContext(ApplicationContext) - Method in class org.openspaces.esb.mule.eventcontainer.OpenSpacesConnector
 
setApplicationContext(ApplicationContext) - Method in class org.openspaces.esb.mule.pu.OpenSpacesMuleContextLoader
 
setApplicationContext(ApplicationContext) - Method in class org.openspaces.esb.mule.queue.OpenSpacesQueueConnector
Injected by Spring.
setApplicationContext(ApplicationContext) - Method in class org.openspaces.esb.mule.seda.OpenSpacesSedaModel
 
setApplicationContext(ApplicationContext) - Method in class org.openspaces.events.AbstractEventListenerContainer
 
setApplicationContext(ApplicationContext) - Method in class org.openspaces.events.asyncpolling.config.AsyncPollingAnnotationPostProcessor
 
setApplicationContext(ApplicationContext) - Method in class org.openspaces.events.notify.config.NotifyAnnotationPostProcessor
 
setApplicationContext(ApplicationContext) - Method in class org.openspaces.events.polling.config.PollingAnnotationPostProcessor
 
setApplicationContext(ApplicationContext) - Method in class org.openspaces.events.support.UnregisterEventContainerTask
 
setApplicationContext(ApplicationContext) - Method in interface org.openspaces.pu.sla.monitor.ApplicationContextMonitor
 
setApplicationContext(ApplicationContext) - Method in class org.openspaces.pu.sla.monitor.BeanPropertyMonitor
 
setApplicationContext(ApplicationContext) - Method in class org.openspaces.remoting.ExecutorRemotingTask
 
setApplicationContext(ApplicationContext) - Method in class org.openspaces.remoting.RemotingAnnotationBeanPostProcessor
 
setApplicationContext(ApplicationContext) - Method in class org.openspaces.remoting.scripting.DefaultScriptingExecutor
 
setApplicationContext(ApplicationContext) - Method in class org.openspaces.remoting.SpaceRemotingServiceExporter
Application context injected by Spring
setArgument(String) - Method in class org.openspaces.core.space.support.WorkerAdapter
Provides an optional argument that will be passed to IWorker.init(com.j_spaces.core.IJSpace, String, String) (the last argument).
setAssemblyFile(String) - Method in class org.openspaces.interop.DotnetProcessingUnitBean
Injects the .Net processing unit implementation's assembly file
setAsyncChannelShutdownTimeout(long) - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
setAsyncInterfaceSuffix(String) - Method in class org.openspaces.remoting.SpaceRemotingServiceExporter
For async based execution of remote services, this is one of the options to enable this by using two different interfaces.
setAsyncMethodPrefix(String) - Method in class org.openspaces.remoting.EventDrivenSpaceRemotingProxyFactoryBean
Sets the async method prefix.
setAsyncOperationHandler(AsyncOperationHandler) - Method in class org.openspaces.events.asyncpolling.SimpleAsyncPollingEventListenerContainer
Sets the async operation handler abstracting the actual async operation perfomred.
setAttribute(String, Object) - Method in class org.openspaces.jee.sessions.jetty.GigaSessionManager.Session
 
setAttributeMap(ConcurrentHashMap) - Method in class org.openspaces.jee.sessions.jetty.SessionData
 
setAttributes(Map) - Method in class org.openspaces.pu.sla.requirement.SystemRequirement
 
setAuditDetails(AuditDetails) - Method in class com.gigaspaces.security.audit.AuditLogRecord
 
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.
setAutoRenew(boolean) - Method in class org.openspaces.events.notify.AbstractNotifyEventListenerContainer
If AbstractNotifyEventListenerContainer.setListenerLease(long) is set, automatically performs lease renewal.
setAutoStart(boolean) - Method in class org.openspaces.events.AbstractSpaceListeningContainer
Set whether this container will start once instantiated.
setBackupId(Integer) - Method in class org.openspaces.core.cluster.ClusterInfo
Sets the backup id of the specific cluster member.
setBackupId(Integer) - Method in class org.openspaces.pu.sla.InstanceSLA
 
setBasePort(int) - Method in class org.openspaces.pu.container.jee.PortGenerator
 
setBatch(int, long) - Method in class com.gigaspaces.events.EventSessionConfig
set the notifications to come in batches of size.
setBatchSize(Integer) - Method in class org.openspaces.events.notify.AbstractNotifyEventListenerContainer
If set, turns batching event notifications where the server space accumalates notifications to be sent and then send them in batch.
setBatchTime(Integer) - Method in class org.openspaces.events.notify.AbstractNotifyEventListenerContainer
If set, turns batching event notifications where the server space accumalates notifications to be sent and then send them in batch.
setBeanFactory(BeanFactory) - Method in class org.openspaces.core.cluster.ClusterInfoPropertyPlaceholderConfigurer
 
setBeanFactory(BeanFactory) - Method in class org.openspaces.core.properties.BeanLevelPropertyPlaceholderConfigurer
 
setBeanLevelProperties(BeanLevelProperties) - Method in interface org.openspaces.core.properties.BeanLevelPropertiesAware
Sets the BeanLevelProperties.
setBeanLevelProperties(BeanLevelProperties) - Method in class org.openspaces.core.properties.BeanLevelPropertyPlaceholderConfigurer
 
setBeanLevelProperties(BeanLevelProperties) - Method in class org.openspaces.core.space.mode.SpaceModeContextLoader
Used to pass the BeanLevelProperties to the newly created application context.
setBeanLevelProperties(BeanLevelProperties) - Method in class org.openspaces.interop.DotnetProcessingUnitBean
 
setBeanLevelProperties(BeanLevelProperties) - Method in class org.openspaces.interop.DotnetProcessingUnitContainerProvider
 
setBeanLevelProperties(BeanLevelProperties) - Method in class org.openspaces.jee.sessions.jetty.GigaSessionManager
 
setBeanLevelProperties(BeanLevelProperties) - Method in class org.openspaces.pu.container.integrated.IntegratedProcessingUnitContainerProvider
Sets the BeanLevelProperties that will be used to configure this processing unit.
setBeanLevelProperties(BeanLevelProperties) - Method in class org.openspaces.pu.container.jee.glassfish.GlassfishJeeProcessingUnitContainerProvider
Sets the BeanLevelProperties that will be used to configure this processing unit.
setBeanLevelProperties(BeanLevelProperties) - Method in class org.openspaces.pu.container.jee.jetty.JettyJeeProcessingUnitContainerProvider
Sets the BeanLevelProperties that will be used to configure this processing unit.
setBeanLevelProperties(BeanLevelProperties) - Method in class org.openspaces.pu.container.standalone.StandaloneProcessingUnitContainerProvider
Sets the BeanLevelProperties that will be used to configure this processing unit.
setBeanName(String) - Method in class org.openspaces.core.cluster.ClusterInfoPropertyPlaceholderConfigurer
 
setBeanName(String) - Method in class org.openspaces.core.GigaMapFactoryBean
 
setBeanName(String) - Method in class org.openspaces.core.GigaSpaceFactoryBean
 
setBeanName(String) - Method in class org.openspaces.core.map.MapFactoryBean
Injected by Spring with the bean name.
setBeanName(String) - Method in class org.openspaces.core.properties.BeanLevelPropertyPlaceholderConfigurer
 
setBeanName(String) - Method in class org.openspaces.core.space.AbstractSpaceFactoryBean
 
setBeanName(String) - Method in class org.openspaces.core.space.cache.AbstractLocalCacheSpaceFactoryBean
Spring callback that sets the bean name.
setBeanName(String) - Method in class org.openspaces.core.space.filter.AbstractFilterProviderFactoryBean
Sets the bean name thanks to Spring BeanNameAware.
setBeanName(String) - Method in class org.openspaces.core.space.mode.SpaceModeContextLoader
 
setBeanName(String) - Method in class org.openspaces.core.transaction.manager.AbstractJiniTransactionManager
 
setBeanName(String) - Method in class org.openspaces.events.AbstractSpaceListeningContainer
 
setBeanName(String) - Method in class org.openspaces.memcached.MemCacheDaemon
 
setBeanName(String) - Method in class org.openspaces.remoting.SpaceRemotingServiceExporter
 
setBeanProperties(String, Properties) - Method in class org.openspaces.core.properties.BeanLevelProperties
Sets properties that will be associated with the given bean name.
setBeforeAllNotifyTrigger(String) - Method in class org.openspaces.core.space.filter.MethodFilterFactoryBean
Filter callback before all notify trigger.
setBeforeAuthentication(String) - Method in class org.openspaces.core.space.filter.MethodFilterFactoryBean
Filter callback before authentication operation.
setBeforeCleanSpace(String) - Method in class org.openspaces.core.space.filter.MethodFilterFactoryBean
Filter callback after clean space operation.
setBeforeExecute(String) - Method in class org.openspaces.core.space.filter.MethodFilterFactoryBean
Filter callback before execute operation.
setBeforeNotify(String) - Method in class org.openspaces.core.space.filter.MethodFilterFactoryBean
Filter callback before notify operation.
setBeforeNotifyTrigger(String) - Method in class org.openspaces.core.space.filter.MethodFilterFactoryBean
Filter callback before notify trigger.
setBeforeRead(String) - Method in class org.openspaces.core.space.filter.MethodFilterFactoryBean
Filter callback before read operation.
setBeforeReadMultiple(String) - Method in class org.openspaces.core.space.filter.MethodFilterFactoryBean
Filter callback before read multiple operation.
setBeforeRemoveByLease(String) - Method in class org.openspaces.core.space.filter.MethodFilterFactoryBean
Filter callback before an entry was removed due to lease expression or lease cancel.
setBeforeTake(String) - Method in class org.openspaces.core.space.filter.MethodFilterFactoryBean
Filter callback before take operation.
setBeforeTakeMultiple(String) - Method in class org.openspaces.core.space.filter.MethodFilterFactoryBean
Filter callback before take multiple operation.
setBeforeUpdate(String) - Method in class org.openspaces.core.space.filter.MethodFilterFactoryBean
Filter callback before update operation.
setBeforeWrite(String) - Method in class org.openspaces.core.space.filter.MethodFilterFactoryBean
Filter callback before write operation.
setBindHost(String) - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
setBindPort(String) - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
setBlockingConnection(boolean) - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
setBroadcast(boolean) - Method in class org.openspaces.remoting.ExecutorSpaceRemotingProxyFactoryBean
If set the true (defaults to false) causes the remote invocation to be called on all active (primary) cluster members.
setBroadcast(boolean) - Method in class org.openspaces.remoting.SyncSpaceRemotingProxyFactoryBean
Deprecated. If set the true (defaults to false) causes the remote invocation to be called on all active (primary) cluster members.
setBufferSize(int) - Method in class com.gigaspaces.client.iterator.GSIteratorConfig
Sets the iterator's buffer size
setCacheManagerSize(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setCachePolicy(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setCachePolicy(CachePolicy) - Method in class org.openspaces.core.space.UrlSpaceFactoryBean
Sets the cache policy that the space will use.
setCasUnique(long) - Method in class org.openspaces.memcached.LocalCacheElement
 
setClassLoader(ClassLoader) - Method in interface org.openspaces.pu.container.ClassLoaderAwareProcessingUnitContainerProvider
 
setClassLoader(ClassLoader) - Method in class org.openspaces.pu.container.integrated.IntegratedProcessingUnitContainerProvider
Sets the class loader this processing unit container will load the application context with.
setClassLoader(ClassLoader) - Method in class org.openspaces.pu.container.jee.glassfish.GlassfishJeeProcessingUnitContainerProvider
Sets the class loader this processing unit container will load the application context with.
setClassLoader(ClassLoader) - Method in class org.openspaces.pu.container.jee.jetty.JettyJeeProcessingUnitContainerProvider
Sets the class loader this processing unit container will load the application context with.
setClassLoader(ClassLoader) - Method in class org.openspaces.pu.container.standalone.StandaloneProcessingUnitContainerProvider
 
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
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.
setClassName(String) - Method in class org.openspaces.core.config.SQLQueryFactoryBean
 
setCloseMethod(Method) - Method in class org.openspaces.core.space.filter.FilterOperationDelegate
Sets an optional close method callback.
setClusterConfigURL(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setClustered(boolean) - Method in class com.j_spaces.core.JSpaceAttributes
 
setClustered(boolean) - Method in class org.openspaces.core.GigaSpaceFactoryBean
Sets the cluster flag controlling if this GigaSpace will work with a clustered view of the space or directly with a cluster member.
setClustered(Boolean) - Method in class org.openspaces.core.map.MapFactoryBean
Sets the cluster flag controlling if this IMap will work with a clustered view of the space or directly with a cluster member.
setClustered(Boolean) - Method in class org.openspaces.core.transaction.manager.LocalJiniTransactionManager
Sets if this local transaction manager will work on top of a clustered Space, or will work directly with a cluster memeber.
setClusterInfo(ClusterInfo) - Method in interface org.openspaces.core.cluster.ClusterInfoAware
Sets the cluster information.
setClusterInfo(ClusterInfo) - Method in class org.openspaces.core.cluster.ClusterInfoPropertyPlaceholderConfigurer
 
setClusterInfo(ClusterInfo) - Method in class org.openspaces.core.properties.BeanLevelPropertyPlaceholderConfigurer
 
setClusterInfo(ClusterInfo) - Method in class org.openspaces.core.space.mode.SpaceModeContextLoader
Used to pass ClusterInfo to the newly created application context.
setClusterInfo(ClusterInfo) - Method in class org.openspaces.core.space.UrlSpaceFactoryBean
Injected thanks to this bean implementing ClusterInfoAware.
setClusterInfo(ClusterInfo) - Method in class org.openspaces.interop.DotnetProcessingUnitBean
Sets the cluster information.
setClusterInfo(ClusterInfo) - Method in class org.openspaces.interop.DotnetProcessingUnitContainerProvider
 
setClusterInfo(ClusterInfo) - Method in class org.openspaces.jee.sessions.jetty.GigaSessionManager
 
setClusterInfo(ClusterInfo) - Method in class org.openspaces.pu.container.integrated.IntegratedProcessingUnitContainerProvider
Sets the ClusterInfo that will be used to configure this processing unit.
setClusterInfo(ClusterInfo) - Method in class org.openspaces.pu.container.jee.glassfish.GlassfishJeeProcessingUnitContainerProvider
Sets the ClusterInfo that will be used to configure this processing unit.
setClusterInfo(ClusterInfo) - Method in class org.openspaces.pu.container.jee.jetty.JettyJeeProcessingUnitContainerProvider
Sets the ClusterInfo that will be used to configure this processing unit.
setClusterInfo(ClusterInfo) - Method in class org.openspaces.pu.container.jee.SharedContextFactory
 
setClusterInfo(ClusterInfo) - Method in class org.openspaces.pu.container.standalone.StandaloneProcessingUnitContainerProvider
Sets the ClusterInfo that will be used to configure this processing unit.
setClusterInfo(ClusterInfo) - Method in class org.openspaces.remoting.ExecutorRemotingTask
 
setClusterInfo(ClusterInfo) - Method in class org.openspaces.remoting.scripting.DefaultScriptingExecutor
 
setClusterInfo(ClusterInfo) - Method in class org.openspaces.remoting.SpaceRemotingServiceExporter
Cluster Info injected
setClusterPolicy(ClusterPolicy) - Method in class com.j_spaces.core.JSpaceAttributes
 
setClusterSchema(String) - Method in class org.openspaces.pu.sla.SLA
Sets the cluster schema the processing unit will use.
setCmds - Variable in class org.openspaces.memcached.SpaceCache
 
setCommitTimeout(Long) - Method in class org.openspaces.core.transaction.manager.AbstractJiniTransactionManager
Sets an optional timeout when performing commit in milliseconds.
setCommunicationMode(String) - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
setCompression(int) - Method in class org.openspaces.core.map.MapFactoryBean
Sets the compression level.
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.
setComType(int) - Method in class org.openspaces.events.notify.AbstractNotifyEventListenerContainer
See AbstractNotifyEventListenerContainer.setComTypeName(String).
setComTypeName(String) - Method in class org.openspaces.events.notify.AbstractNotifyEventListenerContainer
Sets the communication protocol for the notification registration.
setConcurrentConsumers(int) - Method in class org.openspaces.events.asyncpolling.SimpleAsyncPollingEventListenerContainer
Sets the number of concurrent async operation performed by this container.
setConcurrentConsumers(int) - Method in class org.openspaces.events.polling.SimplePollingEventListenerContainer
Specify the number of concurrent consumers to create.
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.
setConfigLocation(String) - Method in class org.openspaces.pu.container.jee.lb.apache.ApacheLoadBalancerAgent
 
setConfiguration(String[]) - Method in class org.openspaces.grid.esm.ESMFaultDetectionHandler
 
setConfiguration(String[]) - Method in class org.openspaces.pu.container.servicegrid.PUFaultDetectionHandler
 
setConnectionRetries(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setContainerName(String) - Method in class com.j_spaces.core.client.SpaceURL
Deprecated. Sets container name in SpaceURL and in the ContainerName GenericEntry
setContext(BulkDataPersisterContext) - Static method in class com.j_spaces.sadapter.datasource.BulkDataPersisterContext
Set context
setContext(String) - Method in class org.openspaces.pu.container.jee.SharedContextFactory
 
setContextPath(String) - Method in class org.openspaces.pu.container.jee.glassfish.holder.WebappConfiguration
 
setContextProperties(Properties) - Method in class org.openspaces.core.properties.BeanLevelProperties
Sets the Spring context level properties.
setContextProperty(String, String) - Method in class org.openspaces.admin.memcached.MemcachedDeployment
Sets a context deploy time property overriding any ${...}
setContextProperty(String, String) - Method in class org.openspaces.admin.pu.ProcessingUnitDeployment
Sets a context deploy time property overriding any ${...}
setContextProperty(String, String) - Method in class org.openspaces.admin.space.SpaceDeployment
Sets a context deploy time property overriding any ${...}
setCookieSet(long) - Method in class org.openspaces.jee.sessions.jetty.SessionData
 
setCorrelationGroupSize(int) - Method in class org.openspaces.esb.mule.eventcontainer.OpenSpacesMessageAdapter
 
setCorrelationGroupSize(Integer) - Method in class org.openspaces.esb.mule.message.AbstractMessageHeader
 
setCorrelationGroupSize(Integer) - Method in interface org.openspaces.esb.mule.message.CorrelationMessageHeader
 
setCorrelationId(String) - Method in class org.openspaces.esb.mule.eventcontainer.OpenSpacesMessageAdapter
 
setCorrelationId(String) - Method in class org.openspaces.esb.mule.message.AbstractMessageHeader
 
setCorrelationId(String) - Method in interface org.openspaces.esb.mule.message.CorrelationMessageHeader
 
setCorrelationSequence(int) - Method in class org.openspaces.esb.mule.eventcontainer.OpenSpacesMessageAdapter
 
setCorrelationSequence(Integer) - Method in class org.openspaces.esb.mule.message.AbstractMessageHeader
 
setCorrelationSequence(Integer) - Method in interface org.openspaces.esb.mule.message.CorrelationMessageHeader
 
setCountSessionPeriod(int) - Method in class org.openspaces.jee.sessions.jetty.GigaSessionManager
 
setCreated(long) - Method in class org.openspaces.jee.sessions.jetty.SessionData
 
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
Deprecated. Set custom properties
setCustomProperties(Properties) - Method in class com.j_spaces.core.JSpaceAttributes
 
setCustomProperties(Properties) - Method in class org.openspaces.interop.DotnetProcessingUnitBean
Injects the .Net processing unit properties that will be passed to the init method
setData(byte[]) - Method in class org.openspaces.memcached.LocalCacheElement
 
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
 
setDataSource(DataSource) - Method in class org.openspaces.persistency.utils.HsqlServerBean
 
setDataSourceClass(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setDataSourceSharedIteratorMode(boolean) - Method in class com.j_spaces.core.JSpaceAttributes
Set shared iterator mode
setDataSourceSharedIteratorTimeToLive(long) - Method in class com.j_spaces.core.JSpaceAttributes
Set shared iterator time to live
setDateProperty(String, boolean) - Static method in class com.gigaspaces.logger.RollingFileHandlerConfigurer
Sets the RollingFileHandler.DATE_PROP property value.
setDCacheConfigName(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setDCacheProperties(JSpaceAttributes) - Method in class com.j_spaces.core.JSpaceAttributes
 
setDefaultAutoCommit(boolean) - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
 
setDefaultCatalog(String) - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
 
setDefaultIsolationLevel(int) - Method in class org.openspaces.core.GigaMapFactoryBean
Set the default isolation level.
setDefaultIsolationLevel(int) - Method in class org.openspaces.core.GigaSpaceFactoryBean
Set the default isolation level.
setDefaultIsolationLevelName(String) - Method in class org.openspaces.core.GigaMapFactoryBean
Set the default isolation level by the name of the corresponding constant in TransactionDefinition, e.g.
setDefaultIsolationLevelName(String) - Method in class org.openspaces.core.GigaSpaceFactoryBean
Set the default isolation level by the name of the corresponding constant in TransactionDefinition, e.g.
setDefaultLockTimeToLive(long) - Method in class org.openspaces.core.DefaultGigaMap
 
setDefaultLockTimeToLive(long) - Method in class org.openspaces.core.GigaMapFactoryBean
Sets (in milliseconds) the default time to live for locks.
setDefaultParamIndex(int) - Method in class org.openspaces.remoting.MethodParamRemoteRoutingHandler
The default paramter index (starting from 0) that will be used as the hash code to compute the remote routing index.
setDefaultReadOnly(boolean) - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
 
setDefaultReadTimeout(long) - Method in class org.openspaces.core.DefaultGigaSpace
Sets the default read timeout when executing DefaultGigaSpace.read(Object) or DefaultGigaSpace.readIfExists(Object) operations.
setDefaultReadTimeout(long) - Method in class org.openspaces.core.GigaSpaceFactoryBean
Sets the default read timeout for GigaSpace.read(Object) and GigaSpace.readIfExists(Object) operations.
setDefaultTakeTimeout(long) - Method in class org.openspaces.core.DefaultGigaSpace
Sets the default take timeout when executing DefaultGigaSpace.take(Object) or DefaultGigaSpace.takeIfExists(Object) operations.
setDefaultTakeTimeout(long) - Method in class org.openspaces.core.GigaSpaceFactoryBean
Sets the default take timeout for GigaSpace.take(Object) and GigaSpace.takeIfExists(Object) operations.
setDefaultTimeout(long, TimeUnit) - Method in interface org.openspaces.admin.Admin
The default timeout to be used for operations that have a wait for mechanism, i.e. operations with overloaded methods containing (..., long timeout, TimeUnit timeUnit).
setDefaultTimeToLive(long) - Method in class org.openspaces.core.DefaultGigaMap
 
setDefaultTimeToLive(long) - Method in class org.openspaces.core.GigaMapFactoryBean
Sets the default time to live (in milliseconds) for new entries.
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.
setDefaultTransactionIsolation(int) - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
 
setDefaultWaitForResponse(long) - Method in class org.openspaces.core.DefaultGigaMap
 
setDefaultWaitForResponse(long) - Method in class org.openspaces.core.GigaMapConfigurer
 
setDefaultWaitForResponse(long) - Method in class org.openspaces.core.GigaMapFactoryBean
Sets (in milliseconds) the default wait timeout when perfoming Map.get(Object) or Map.remove(Object).
setDefaultWaitingForLockTimeout(long) - Method in class org.openspaces.core.DefaultGigaMap
 
setDefaultWaitingForLockTimeout(long) - Method in class org.openspaces.core.GigaMapFactoryBean
Sets (in milliseconds) the default time to wait for a given lock when locking.
setDefaultWriteLease(long) - Method in class org.openspaces.core.DefaultGigaSpace
Sets the default write lease when executing DefaultGigaSpace.write(Object).
setDefaultWriteLease(long) - Method in class org.openspaces.core.GigaSpaceFactoryBean
Sets the default write lease for GigaSpace.write(Object) operation.
setDelegate(Object) - Method in class org.openspaces.events.adapter.AbstractReflectionEventListenerAdapter
The event listener delegate that will be searched for event listening methods and will have its method executed.
setDelegate(SpaceDataEventListener) - Method in class org.openspaces.events.adapter.TaskExecutorEventListenerAdapter
Sets the delegate that will invoked using the task executor.
setDelegate(Object) - Method in class org.openspaces.events.config.AnnotationEventAdapterFactoryBean
 
setDelegate(Object) - Method in class org.openspaces.events.config.MethodEventAdapterFactoryBean
 
setDeleteById(boolean) - Method in class org.openspaces.persistency.hibernate.DefaultHibernateExternalDataSource
If set to true the object will be deleted using only its id.
setDependencies(String[]) - Method in class org.openspaces.interop.DotnetProcessingUnitBean
Injects the .Net processing unit implementation's dependencies
setDeploymentDirectory(String) - Method in class org.openspaces.interop.DotnetProcessingUnitBean
 
setDeploymentIsolationLevel(DeploymentIsolationLevel) - Method in class org.openspaces.admin.esm.deployment.DeploymentContext
 
setDeployPath(File) - Method in class org.openspaces.interop.DotnetProcessingUnitContainerProvider
 
setDeployPath(File) - Method in interface org.openspaces.pu.container.DeployableProcessingUnitContainerProvider
Sets the path where the processing unit deployment was extracted to.
setDeployPath(File) - Method in class org.openspaces.pu.container.jee.glassfish.GlassfishJeeProcessingUnitContainerProvider
Sets the deploy path where the exploded war jetty will work with is located.
setDeployPath(File) - Method in class org.openspaces.pu.container.jee.jetty.JettyJeeProcessingUnitContainerProvider
Sets the deploy path where the exploded war jetty will work with is located.
setDetails(ServiceDetails) - Method in class org.openspaces.pu.service.PlainServiceMonitors
 
setDirty(boolean) - Method in class org.openspaces.pu.container.jee.lb.apache.LoadBalancerInfo
 
setDisableAutowiredArguements(boolean) - Method in class org.openspaces.remoting.SpaceRemotingServiceExporter
Allows to disable (by default it is enabled) the autowiring of method arguments with beans that exists within the server side context.
setDisableCommit(boolean) - Method in class org.openspaces.core.transaction.manager.JiniTransactionHolder
 
setDisableInfoLogging(boolean) - Static method in class org.openspaces.pu.container.servicegrid.deploy.Deploy
 
setDisableRollback(boolean) - Method in class org.openspaces.core.transaction.manager.JiniTransactionHolder
 
setDisableTransactionValidation(boolean) - Method in class org.openspaces.events.AbstractTransactionalEventListenerContainer
Should transaction validation be enabled or not (verify and fail if transaction manager is provided and the GigaSpace is not transactional).
setElectionState(String) - Method in class com.j_spaces.core.client.SpaceURL
Deprecated. Sets the active election state lookup attribute.
setEnabled(boolean) - Method in class org.openspaces.core.space.filter.AbstractFilterProviderFactoryBean
Is the filter enabled.
setEnableMemberAliveIndicator(Boolean) - Method in class org.openspaces.core.space.AbstractSpaceFactoryBean
Should this Space bean control if the cluster member is alive or not.
setEndpointURI(String) - Method in class org.openspaces.esb.mule.queue.InternalQueueEntry
 
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
 
setEvent(MuleEvent) - Method in class org.openspaces.esb.mule.seda.InternalEventEntry
 
setEventListener(SpaceDataEventListener) - Method in class org.openspaces.events.AbstractEventListenerContainer
Sets the event listener implementation that will be used to delegate events to.
setEventListenerRef(String) - Method in class org.openspaces.events.AbstractEventListenerContainer
Sets an event listener bean reference name that will be used to lookup the actual listener bean (based on its name).
setEventSessionConfig(EventSessionConfig) - Method in class com.gigaspaces.client.iterator.GSIteratorConfig
Sets the iterator's event session configuration.
setEvictionStrategy(EvictionStrategy) - Method in class org.openspaces.core.map.LocalCacheSupport
Sets the eviction strategy for the local cache.
setException(Exception) - Method in class com.gigaspaces.security.audit.AuditLogRecord
 
setExceptionHandler(EventExceptionHandler) - Method in class org.openspaces.events.AbstractEventListenerContainer
Sets an exception handler that will be invoked when an exception occurs on the listener allowing to customize the handling of such cases.
setExecutors(Map<String, LocalScriptExecutor>) - Method in class org.openspaces.remoting.scripting.DefaultScriptingExecutor
 
setExpirationTimeInterval(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setExpiryTime(long) - Method in class org.openspaces.jee.sessions.jetty.SessionData
 
setExtendedMatchCodes(short[]) - Method in class com.j_spaces.core.client.ExternalEntry
The matching codes.
setExternalDataSource(ManagedDataSource) - Method in class org.openspaces.core.space.UrlSpaceFactoryBean
A data source
setExTranslator(ExceptionTranslator) - Method in class org.openspaces.core.GigaMapFactoryBean
Sets the exception translator that will be used by the created GigaMap.
setExTranslator(ExceptionTranslator) - Method in class org.openspaces.core.GigaSpaceFactoryBean
Sets the exception translator that will be used by the created GigaSpace.
setFetchDirection(int) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
setFetchSize(int) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
setFetchSize(int) - Method in class org.openspaces.persistency.hibernate.AbstractHibernateExternalDataSource
Sets the fetch size that will be used when working with scrollable results.
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
Deprecated. Use setReadModifiers() with ReadModifiers.FIFO instead.
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
Deprecated. Enables/Disables FIFO mechanism.
setFifo(boolean) - Method in class com.j_spaces.core.client.MetaDataEntry
Deprecated. Enable/Disable FIFO mechanism.
setFifo(boolean) - Method in class org.openspaces.core.space.UrlSpaceFactoryBean
Indicates that all take/write operations be conducted in FIFO mode.
setFifo(boolean) - Method in class org.openspaces.esb.mule.queue.OpenSpacesQueueConnector
Should the entries written to the virtualized queue be fifo or not.
setFifo(boolean) - Method in class org.openspaces.esb.mule.seda.OpenSpacesSedaModel
 
setFifo(boolean) - Method in class org.openspaces.events.notify.AbstractNotifyEventListenerContainer
Determines if events arrives in the same order they were triggered by the space "server".
setFifo(boolean) - Method in class org.openspaces.remoting.EventDrivenSpaceRemotingProxyFactoryBean
Sets the remote invocation objects written to the Space to work in FIFO.
setFifo(boolean) - Method in class org.openspaces.remoting.SpaceRemotingServiceExporter
Sets the template used to read async invocation (the EventDrivenSpaceRemotingEntry) to be fifo.
setFilter(String) - Method in class com.gigaspaces.security.audit.AuditLogRecord
 
setFilter(Object) - Method in class org.openspaces.core.space.filter.AbstractFilterProviderFactoryBean
Sets the filter that will be used.
setFilter(ISpaceFilter) - Method in class org.openspaces.core.space.filter.SpaceFilterProviderFactory
Override the parent method since this factory requires a concrete implementation of the an ISpaceFilter.
setFilterClose(String) - Method in class org.openspaces.core.space.filter.MethodFilterFactoryBean
Method name for filter lifecycle close callback.
setFilterInfoAt(FiltersInfo, int) - Method in class com.j_spaces.core.JSpaceAttributes
 
setFilterInit(String) - Method in class org.openspaces.core.space.filter.MethodFilterFactoryBean
Method name for filter lifecycle init callback.
setFilterProviders(FilterProviderFactory[]) - Method in class org.openspaces.core.space.UrlSpaceFactoryBean
Inject a list of filter provider factories providing the ability to inject actual Space filters.
setFiltersInfo(FiltersInfo[]) - Method in class com.j_spaces.core.JSpaceAttributes
 
setFlags(int) - Method in class org.openspaces.memcached.MemcachedEntry
 
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.
setGigaMap(GigaMap) - Method in class org.openspaces.hibernate.cache.SimpleGigaMapCacheProvider
 
setGigaMap(GigaMap) - Method in class org.openspaces.hibernate.cache.TransactionalGigaMapCacheProvider
 
setGigaSpace(GigaSpace) - Method in interface org.openspaces.core.executor.TaskGigaSpaceAware
Injects the space the task is executed on.
setGigaSpace(GigaSpace) - Method in class org.openspaces.core.space.mode.SpaceModeContextLoader
Allows to set the GigaSpace instance that will control (based on its Space mode - PRIMARY or BACKUP) if the context will be loaded or not.
setGigaSpace(GigaSpace) - Method in class org.openspaces.core.space.support.WorkerAdapter
Sets the GigaSpace that will be used to pass an IJSpace instance to the worker init method.
setGigaSpace(String) - Method in class org.openspaces.esb.mule.queue.OpenSpacesQueueConnector
Sets the GigaSpace bean id reference to be retrieved from Spring.
setGigaSpace(String) - Method in class org.openspaces.esb.mule.seda.OpenSpacesSedaModel
 
setGigaSpace(GigaSpace) - Method in class org.openspaces.events.AbstractSpaceListeningContainer
Sets the GigaSpace instance to be used for space event listening operations.
setGigaSpace(GigaSpace) - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
 
setGigaSpace(GigaSpace) - Method in class org.openspaces.jdbc.datasource.SpaceDriverManagerDataSource
 
setGigaSpace(GigaSpace) - Method in class org.openspaces.jms.GigaSpaceConnectionFactory
The GigaSpace instance to acquire the IJSpace from.
setGigaSpace(GigaSpace) - Method in class org.openspaces.jms.GigaSpaceXAConnectionFactory
The GigaSpace instance to acquire the IJSpace from.
setGigaSpace(GigaSpace) - Method in class org.openspaces.remoting.EventDrivenSpaceRemotingProxyFactoryBean
Sets the GigaSpace interface that will be used to work with the space as the transport layer for both writing and taking EventDrivenSpaceRemotingEntry.
setGigaSpace(GigaSpace) - Method in class org.openspaces.remoting.ExecutorSpaceRemotingProxyFactoryBean
Sets the GigaSpace interface that will be used to work with the space as the transport layer.
setGigaSpace(GigaSpace) - Method in class org.openspaces.remoting.SyncSpaceRemotingProxyFactoryBean
Deprecated. Sets the GigaSpace interface that will be used to work with the space as the transport layer.
setGlobalOneWay(boolean) - Method in class org.openspaces.remoting.EventDrivenSpaceRemotingProxyFactoryBean
If set to true (defaults to false) all of the service methods will be invoked and the proxy will not wait for a return value.
setGlobalOneWay(boolean) - Method in class org.openspaces.remoting.SyncSpaceRemotingProxyFactoryBean
Deprecated. If set to true (defaults to false) all of the service methods will be invoked and the proxy will not wait for a return value.
setGroups(String[]) - Method in class org.openspaces.core.jini.JiniServiceFactoryBean
The groups to set
setGroups(String[]) - Method in class org.openspaces.core.transaction.manager.LookupJiniTransactionManager
Sets the groups that will be used to look up the Jini transaction manager.
setGroups(String[]) - Method in class org.openspaces.pu.container.jee.lb.apache.ApacheLoadBalancerAgent
 
setGroups(String[]) - Method in class org.openspaces.pu.container.servicegrid.deploy.Deploy
 
setGroups(String[]) - Method in class org.openspaces.pu.container.servicegrid.deploy.MemcachedDeploy
 
setGroups(String[]) - Method in class org.openspaces.pu.container.servicegrid.deploy.SpaceDeploy
 
setGroups(String[]) - Method in class org.openspaces.pu.container.servicegrid.deploy.Undeploy
 
setGuaranteed(Boolean) - Method in class org.openspaces.events.notify.AbstractNotifyEventListenerContainer
Controls if notifications will be guaraneteed (at least once) in case of failover.
setGuaranteedNotifications(boolean) - Method in class com.gigaspaces.events.EventSessionConfig
Sets whether to generate notifications that won't be lost during failover
setHigh(double) - Method in class org.openspaces.pu.sla.AbstractPolicy
 
setHigh(double) - Method in interface org.openspaces.pu.sla.Policy
The high threshold value of the policy.
setHigh(double) - Method in class org.openspaces.pu.sla.requirement.RangeRequirement
 
setHighlyAvailable(boolean) - Method in class org.openspaces.admin.esm.deployment.DeploymentContext
 
setHistorySize(int) - Method in class org.openspaces.pu.sla.monitor.AbstractMonitor
The history log size that will be kept for this monitor.
setHomedirProperty(String, boolean) - Static method in class com.gigaspaces.logger.RollingFileHandlerConfigurer
Sets the RollingFileHandler.HOMEDIR_PROP property value.
setHost(String) - Method in class org.openspaces.memcached.MemCacheDaemon
 
setHostProperty(String, boolean) - Static method in class com.gigaspaces.logger.RollingFileHandlerConfigurer
Sets the RollingFileHandler.HOST_PROP property value.
setId(String) - Method in class org.openspaces.jee.sessions.jetty.SessionData
 
setIdleTaskExecutionLimit(int) - Method in class org.openspaces.events.polling.SimplePollingEventListenerContainer
Specify the limit for idle executions of a receive task, not having received any event within its execution.
setIgnoreEventOnNullTake(boolean) - Method in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
If set to true, will not propagate the event if the take operation returned null.
setImplementationClassName(String) - Method in class org.openspaces.interop.DotnetProcessingUnitBean
Injects the .Net processing unit implementation class name
setIndexIndicators(boolean[]) - Method in class com.j_spaces.core.client.ExternalEntry
indexed fields array indication to set.
setInitalLoadThreadPoolSize(int) - Method in class org.openspaces.persistency.patterns.AbstractManagedDataSourceSplitter
 
setInitialJavaHeapSize(String) - Method in class org.openspaces.admin.esm.deployment.DeploymentContext
 
setInitialLoadChunkSize(int) - Method in class org.openspaces.persistency.hibernate.AbstractHibernateExternalDataSource
By default, the initial load process will chunk large tables and will iterate over the table (entity) per chunk (concurrently).
setInitialLoadEntries(String...) - Method in class org.openspaces.persistency.hibernate.AbstractHibernateExternalDataSource
Sets a list of entries that will be used to perform the ManagedDataSource.initialLoad() operation.
setInitialLoadPercentage(int) - Method in class org.openspaces.core.space.LruCachePolicy
When a space is running in a persistent mode (i.e. using the HibernateDataSource implementation), The initial_load sets the % of the space cache data to be loaded (default is 50%) maximum size.
setInitialLoadThreadPoolSize(int) - Method in class org.openspaces.persistency.hibernate.AbstractHibernateExternalDataSource
The initial load operation uses the ConcurrentMultiDataIterator.
setInitialSize(int) - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
 
setInitMethod(Method) - Method in class org.openspaces.core.space.filter.FilterOperationDelegate
Sets an optional init method callback.
setInitSAConnections(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setInputFilter(IReplicationFilter) - Method in class org.openspaces.core.space.filter.replication.DefaultReplicationFilterProviderFactory
Sets the input replication filter.
setInstanceId(Integer) - Method in class org.openspaces.core.cluster.ClusterInfo
Sets the instance id of the specific cluster member.
setInstanceId(Integer) - Method in class org.openspaces.pu.sla.InstanceSLA
 
setInstanceSLAs(List<InstanceSLA>) - Method in class org.openspaces.pu.sla.SLA
 
setInvocationDelay(long) - Method in class org.openspaces.pu.sla.MemberAliveIndicator
How often an instance will be checked and verfied to be alive.
setIp(String) - Method in class org.openspaces.pu.sla.requirement.HostRequirement
 
setIteratorScope(IteratorScope) - Method in class com.gigaspaces.client.iterator.GSIteratorConfig
Sets the iterator's iteration scope.
setJiniHolder(JiniTransactionHolder, boolean) - Method in class org.openspaces.core.transaction.manager.AbstractJiniTransactionManager.JiniTransactionObject
 
setJMSQueueNames(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setJMSRmiPort(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setJMSTopicNames(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setKey(Object) - Method in class com.j_spaces.map.Envelope
 
setKey(Key) - Method in class org.openspaces.memcached.MemcachedEntry
 
setKey(byte[]) - Method in class org.openspaces.memcached.protocol.CommandMessage
 
setKeys(Iterable<byte[]>) - Method in class org.openspaces.memcached.protocol.CommandMessage
 
setLastAccessed(long) - Method in class org.openspaces.jee.sessions.jetty.SessionData
 
setLastSaved(long) - Method in class org.openspaces.jee.sessions.jetty.SessionData
 
setLease(long) - Method in class org.openspaces.jee.sessions.jetty.GigaSessionIdManager
Sets the lease in seconds of Session Ids written to the Space.
setLease(long) - Method in class org.openspaces.jee.sessions.jetty.GigaSessionManager
The lease of the SessionData that is written to the Space.
setLeaseDuration(long) - Method in class com.gigaspaces.client.iterator.GSIteratorConfig
Sets the iterator's lease duration.
setLeaseListener(LeaseListener) - Method in class org.openspaces.core.transaction.manager.TransactionLeaseRenewalConfig
Sets an optional renew listener to be notified on renew events.
setLeaseListener(LeaseListener) - Method in class org.openspaces.events.notify.AbstractNotifyEventListenerContainer
If AbstractNotifyEventListenerContainer.setAutoRenew(boolean) is set to true sets the lease listener for it.
setLeaseRenewalConfig(TransactionLeaseRenewalConfig) - Method in class org.openspaces.core.transaction.manager.AbstractJiniTransactionManager
Sets the transaction lease renewal configuration.
setListener(AsyncFutureListener<T>) - Method in interface com.gigaspaces.async.AsyncFuture
 
setListenerLease(long) - Method in class org.openspaces.events.notify.AbstractNotifyEventListenerContainer
Controls the lease associated with the registered listener.
setLoadOnStartup(boolean) - Method in class com.j_spaces.core.JSpaceAttributes
 
setLocalCacheSupport(LocalCacheSupport) - Method in class org.openspaces.core.map.MapFactoryBean
If set, will use local cache with this map.
setLocalViews(List<View<?>>) - Method in class org.openspaces.core.space.cache.LocalViewSpaceFactoryBean
Sets an array of filters/views that define what portion of the data from the master space will be streamed to this local view.
setLocation(Resource) - Method in class org.openspaces.core.space.mode.SpaceModeContextLoader
The location of the Spring xml context application to be loaded.
setLocation(String) - Method in class org.openspaces.esb.mule.pu.OpenSpacesMuleContextLoader
 
setLocators(String[]) - Method in class org.openspaces.core.jini.JiniServiceFactoryBean
Sets the locators.
setLocators(String[]) - Method in class org.openspaces.core.transaction.manager.LookupJiniTransactionManager
Sets specific locators to find the jini transaction manger.
setLocators(String) - Method in class org.openspaces.pu.container.jee.lb.apache.ApacheLoadBalancerAgent
 
setLocators(String) - Method in class org.openspaces.pu.container.servicegrid.deploy.Deploy
 
setLocators(String) - Method in class org.openspaces.pu.container.servicegrid.deploy.MemcachedDeploy
 
setLocators(String) - Method in class org.openspaces.pu.container.servicegrid.deploy.SpaceDeploy
 
setLocators(String) - Method in class org.openspaces.pu.container.servicegrid.deploy.Undeploy
 
setLogAbandoned(boolean) - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
Deprecated.  
setLoginTimeout(int) - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
Set the login timeout (in seconds) for connecting to the database.
setLogWriter(PrintWriter) - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
Set the log writer being used by this data source.
setLookupGroups(String) - Method in class org.openspaces.core.space.UrlSpaceFactoryBean
The Jini Lookup Service group to find container or space using multicast (jini protocol).
setLookupLocators(String) - Method in class org.openspaces.core.space.UrlSpaceFactoryBean
The Jini Lookup locators for the Space.
setLookupTimeout(Integer) - Method in class org.openspaces.core.space.UrlSpaceFactoryBean
The max timeout in milliseconds to find a Container or Space using multicast (jini protocol).
setLookupTimeout(Long) - Method in class org.openspaces.core.transaction.manager.LookupJiniTransactionManager
Sets the lookupTimeout for the transaction manager lookup operation.
setLookupTimeout(int) - Method in class org.openspaces.pu.container.servicegrid.deploy.Deploy
 
setLookupTimeout(int) - Method in class org.openspaces.pu.container.servicegrid.deploy.MemcachedDeploy
 
setLookupTimeout(int) - Method in class org.openspaces.pu.container.servicegrid.deploy.SpaceDeploy
 
setLookupTimeout(int) - Method in class org.openspaces.pu.container.servicegrid.deploy.Undeploy
 
setLow(double) - Method in class org.openspaces.pu.sla.AbstractPolicy
 
setLow(double) - Method in interface org.openspaces.pu.sla.Policy
The low threshold value of the policy.
setLow(double) - Method in class org.openspaces.pu.sla.requirement.RangeRequirement
 
setLowerDampener(long) - Method in class org.openspaces.pu.sla.AbstractPolicy
Sets the lower dampener for this policy.
setLowerDampener(long) - Method in interface org.openspaces.pu.sla.Policy
The lower dampener acts as a time window where if the lower threshold has been cleared (after it has been breached), it won't cause the policy action to happen.
setManagedEntries(String...) - Method in class org.openspaces.persistency.hibernate.AbstractHibernateExternalDataSource
Sets all the entries this Hibernate data source will work with.
setMap(IMap) - Method in class org.openspaces.core.GigaMapFactoryBean
Sets the map that will be used by the created GigaMap.
setMapContext(GigaMap) - Static method in class org.openspaces.hibernate.cache.SimpleGigaMapCacheProvider
 
setMapContext(GigaMap) - Static method in class org.openspaces.hibernate.cache.TransactionalGigaMapCacheProvider
 
setMaxActive(int) - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
 
setMaxConcurrentConsumers(int) - Method in class org.openspaces.events.polling.SimplePollingEventListenerContainer
Specify the maximum number of concurrent consumers to create.
setMaxConnPool(int) - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
setMaxEntries(int) - Method in class org.openspaces.events.polling.receive.MultiExclusiveReadReceiveOperationHandler
Sets the max entries the initial take multiple operation will perform.
setMaxEntries(int) - Method in class org.openspaces.events.polling.receive.MultiReadReceiveOperationHandler
Sets the max entries the initial take multiple operation will perform.
setMaxEntries(int) - Method in class org.openspaces.events.polling.receive.MultiTakeReceiveOperationHandler
Sets the max entries the initial take multiple operation will perform.
setMaxEventsPerTask(int) - Method in class org.openspaces.events.polling.SimplePollingEventListenerContainer
Specify the maximum number of events to process in one task.
setMaxIdle(int) - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
 
setMaxIdleMs(long) - Method in class org.openspaces.jee.sessions.jetty.SessionData
 
setMaximumJavaHeapSize(String) - Method in class org.openspaces.admin.esm.deployment.DeploymentContext
 
setMaxInactiveInterval(int) - Method in class org.openspaces.jee.sessions.jetty.GigaSessionManager.Session
We override it here so we can reset the expiry time based on the
setMaxInstances(int) - Method in class org.openspaces.pu.sla.ScaleUpPolicy
The maximum number of processing instances this scale up policy will scale up to.
setMaxInstancesPerMachine(int) - Method in class org.openspaces.pu.sla.SLA
Sets the maximum number of instances of the processing unit allowed to run on the same machine, regardless of the number of grid containers running on it.
setMaxInstancesPerVM(int) - Method in class org.openspaces.pu.sla.SLA
Sets the maximum number of instances of the processing unit allowed to run within the same grid container.
setMaxInstancesPerZone(Map<String, Integer>) - Method in class org.openspaces.pu.sla.SLA
 
setMaxInstancesPerZoneAsString(String) - Method in class org.openspaces.pu.sla.SLA
 
setMaxMemory(String) - Method in class org.openspaces.admin.esm.deployment.DeploymentContext
 
setMaxOpenPreparedStatements(int) - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
 
setMaxRedoLogCapacity(long) - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
setMaxRedoLogMemoryCapacity(long) - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
setMaxRedoLogRecoveryCapacity(long) - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
setMaxSAConnections(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setMaxWait(long) - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
 
setMemberAliveIndicator(MemberAliveIndicator) - Method in class org.openspaces.pu.sla.SLA
 
setMergedBeanLevelProperties(Properties) - Method in interface org.openspaces.core.properties.BeanLevelMergedPropertiesAware
Sets the merged properties using mergedProperties and the bean name that the bean implementing this interface is associated with.
setMergedBeanLevelProperties(Properties) - Method in class org.openspaces.core.space.UrlSpaceFactoryBean
Externally managed override properties using open spaces extended config support.
setMessage(MuleMessage) - Method in class org.openspaces.esb.mule.queue.InternalQueueEntry
 
setMessageConverter(IMessageConverter) - Method in class org.openspaces.jms.GigaSpaceConnectionFactory
An optional message converter allowing (for sending purposes) not to send JMS messages to the Space, but to send a converted instance and write a "business" entry to the Space.
setMessageConverter(IMessageConverter) - Method in class org.openspaces.jms.GigaSpaceXAConnectionFactory
An optional message converter allowing (for sending purposes) not to send JMS messages to the Space, but to send a converted instance and write a "business" entry to the Space.
setMetaArgumentsHandler(MetaArgumentsHandler) - Method in class org.openspaces.remoting.EventDrivenSpaceRemotingProxyFactoryBean
Allows to set a meta argument handler that will control SpaceRemotingInvocation.getMetaArguments().
setMetaArgumentsHandler(MetaArgumentsHandler) - Method in class org.openspaces.remoting.ExecutorSpaceRemotingProxyFactoryBean
Allows to set a meta argument handler that will control SpaceRemotingInvocation.getMetaArguments().
setMetaArgumentsHandler(MetaArgumentsHandler) - Method in class org.openspaces.remoting.SyncSpaceRemotingProxyFactoryBean
Deprecated. Allows to set a meta argument handler that will control SpaceRemotingInvocation.getMetaArguments().
setMethodName(String) - Method in class org.openspaces.events.adapter.MethodEventListenerAdapter
Sets the method name the event listener adapter will delegate the events to.
setMethodName(String) - Method in class org.openspaces.events.config.MethodEventAdapterFactoryBean
 
setMethodParamIndex(Map<String, Integer>) - Method in class org.openspaces.remoting.MethodParamRemoteRoutingHandler
Configures per method parameter index (starting from 0) that wil be used as the hash code to compute the routing index.
setMinEvictableIdleTimeMillis(long) - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
 
setMinIdle(int) - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
 
setMinMemory(String) - Method in class org.openspaces.admin.esm.deployment.DeploymentContext
 
setMirror(boolean) - Method in class org.openspaces.core.space.UrlSpaceFactoryBean
When setting this URL property to true it will allow the space to connect to the Mirror service to push its data and operations for asynchronous persistency.
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.
setModifier(int) - Method in class com.gigaspaces.events.NotifyActionType
 
setMonitor(String) - Method in class org.openspaces.pu.sla.AbstractPolicy
 
setMonitor(String) - Method in interface org.openspaces.pu.sla.Policy
The monitor name this policy will use in order to get check if its value has breached the policy thresholds (Policy.setHigh(double) and Policy.setLow(double)).
setMonitors(List<Monitor>) - Method in class org.openspaces.pu.sla.SLA
Sets a list of monitors can be used to monitor different runtime aspects of the processing unit.
setMultipleUIDs(String[]) - Method in class com.j_spaces.core.client.ExternalEntry
Array of Entry UIDs to read.
setName(String) - Method in class org.openspaces.core.cluster.ClusterInfo
 
setName(String) - Method in class org.openspaces.core.DefaultGigaSpace
 
setName(String) - Method in class org.openspaces.esb.mule.seda.InternalEventEntry
 
setName(String) - Method in class org.openspaces.jms.GigaSpaceQueue
The queue name for this JMS queue.
setName(String) - Method in class org.openspaces.jms.GigaSpaceTopic
The topic name for this JMS topic.
setName(String) - Method in class org.openspaces.pu.sla.monitor.AbstractMonitor
Sets the name of the monitor.
setName(String) - Method in class org.openspaces.pu.sla.requirement.SystemRequirement
 
setNonBlocking(boolean) - Method in class org.openspaces.events.polling.receive.AbstractNonBlockingReceiveOperationHandler
Allows to configure the take operation to be performed in a non blocking manner.
setNonBlockingFactor(int) - Method in class org.openspaces.events.polling.receive.AbstractNonBlockingReceiveOperationHandler
The factor (number of times) to perform the receive operation when working in non blocking mode within the given receive timeout.
setNonThreadSafeCopmiledScriptCache(CompiledScriptCache) - Method in class org.openspaces.remoting.scripting.DefaultScriptingExecutor
Sets a compiled script cache for compiled scripts taht are not thread safe (the same script can not be executed by different threads).
setNotifyAll(Boolean) - Method in class org.openspaces.events.notify.AbstractNotifyEventListenerContainer
Turns on notifications for all operations.
setNotifyFilter(INotifyDelegatorFilter) - Method in class org.openspaces.events.notify.AbstractNotifyEventListenerContainer
Allows to register a filter on the server side that can filter out or modify notifications that will be sent by the space "server".
setNotifyLeaseExpire(Boolean) - Method in class org.openspaces.events.notify.AbstractNotifyEventListenerContainer
Turns on notification for least expiration.
setNotifyRetries(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setNotifyTake(Boolean) - Method in class org.openspaces.events.notify.AbstractNotifyEventListenerContainer
Turns on notifications for take operations.
setNotifyUnmatched(Boolean) - Method in class org.openspaces.events.notify.AbstractNotifyEventListenerContainer
Turns on notifications for unmatched templates (a template that matched an entry but not it does not).
setNotifyUpdate(Boolean) - Method in class org.openspaces.events.notify.AbstractNotifyEventListenerContainer
Turns on notifications for update operations.
setNotifyWrite(Boolean) - Method in class org.openspaces.events.notify.AbstractNotifyEventListenerContainer
Turns on notifications for write operations.
setNoWriteLease(boolean) - Method in class org.openspaces.core.space.UrlSpaceFactoryBean
If true - Lease object would not return from the write/writeMultiple operations.
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
Deprecated. 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
Deprecated. 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
 
setNumberOfBackups(Integer) - Method in class org.openspaces.core.cluster.ClusterInfo
Sets the number of backups that each primary instance will have in a cluster.
setNumberOfBackups(int) - Method in class org.openspaces.pu.sla.SLA
Sets the number of backups that each primary instance will have in a cluster.
setNumberOfInstances(Integer) - Method in class org.openspaces.core.cluster.ClusterInfo
Sets the number of primary instances that are running within the cluster.
setNumberOfInstances(int) - Method in class org.openspaces.pu.sla.SLA
Sets the number of primary instances that are running within the cluster.
setNumTestsPerEvictionRun(int) - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
 
setObjectFormat(short) - Method in class com.j_spaces.core.client.BasicTypeInfo
 
setOnMissingPackets(MissingPacketsPolicy) - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
setOnRedoLogCapacityExceeded(RedoLogCapacityExceededPolicy) - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
setOpCode(byte) - Method in interface com.j_spaces.core.cluster.IReplicationFilterEntry
Deprecated. use IReplicationFilterEntry.setOperationType(ReplicationOperationType) instead.
setOperationCodes(int[]) - Method in class org.openspaces.core.space.filter.SpaceFilterProviderFactory
Sets a list of the operation codes mapping to filter operations.
setOperationCodesNames(String[]) - Method in class org.openspaces.core.space.filter.SpaceFilterProviderFactory
Sets the possible names for the given operation code.
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.
setOrder(int) - Method in class org.openspaces.remoting.RemotingAnnotationBeanPostProcessor
 
setOutputFilter(IReplicationFilter) - Method in class org.openspaces.core.space.filter.replication.DefaultReplicationFilterProviderFactory
Sets the output replication filter.
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
 
setParameters(Map<String, Object>) - Method in class org.openspaces.core.space.UrlSpaceFactoryBean
Sets the parameters the IJSpace will be created with.
setParameters(Map<String, Object>) - Method in class org.openspaces.remoting.scripting.DefaultScriptingExecutor
Sets parameters that will be added to each script.
setParentContext(ApplicationContext) - Method in class org.openspaces.pu.container.integrated.IntegratedProcessingUnitContainerProvider
Sets Spring parent ApplicationContext that will be used when constructing this processing unit application context.
setParentContext(ApplicationContext) - Method in class org.openspaces.pu.container.jee.glassfish.GlassfishJeeProcessingUnitContainerProvider
Sets Spring parent ApplicationContext that will be used when constructing this processing unit application context.
setParentContext(ApplicationContext) - Method in class org.openspaces.pu.container.jee.jetty.JettyJeeProcessingUnitContainerProvider
Sets Spring parent ApplicationContext that will be used when constructing this processing unit application context.
setPartitions(int) - Method in class org.openspaces.admin.esm.deployment.DeploymentContext
 
setPartitions(int) - Method in class org.openspaces.admin.esm.deployment.ElasticDataGridDeployment
Sets the number of partitions to use (number of primaries if highly available).
setPassArrayAsIs(boolean) - Method in class org.openspaces.events.notify.AbstractNotifyEventListenerContainer
When batching is turned on, should the batch of events be passed as an Object[] to the listener.
setPassArrayAsIs(boolean) - Method in class org.openspaces.events.polling.AbstractPollingEventListenerContainer
If set to true will pass an array value returned from a ReceiveOperationHandler directly to the listener without "serializing" it as one array element each time.
setPassword(String) - Method in class com.gigaspaces.security.directory.User
Set an encrypted password (new user or one with an updated password).
setPassword(String) - Method in class org.openspaces.core.space.SecurityConfig
Sets the password to connect to the Space with.
setPerformOrderById(boolean) - Method in class org.openspaces.persistency.hibernate.AbstractHibernateExternalDataSource
When performing initial load, this flag indicates if the generated query will order to results by the id.
setPerformSnapshot(boolean) - Method in class org.openspaces.events.AbstractTemplateEventListenerContainer
If set to true will perform snapshot operation on the provided template before invoking registering as an event listener.
setPerformTakeOnNotify(boolean) - Method in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
If set to true will remove the event from the space using take operation.
setPeriod(long) - Method in class org.openspaces.pu.sla.monitor.AbstractMonitor
The period this monitor will be sampled (in milliseconds).
setPermittedOperations(List<ReplicationOperationType>) - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
setPersistent(boolean) - Method in class com.j_spaces.core.JSpaceAttributes
 
setPersistent(boolean) - Method in class org.openspaces.esb.mule.queue.OpenSpacesQueueConnector
Should the entries written to the Space will be persistent to a backend storage or not.
setPersistent(boolean) - Method in class org.openspaces.esb.mule.seda.OpenSpacesSedaModel
 
setPidProperty(String, boolean) - Static method in class com.gigaspaces.logger.RollingFileHandlerConfigurer
Sets the RollingFileHandler.PID_PROP property value.
setPolicy(Policy) - Method in class org.openspaces.pu.sla.SLA
Sets the policy associated with the SLA controlling the runtime policy on the action needed to be taken when the monitor associated with the policy breaks the policy thresholds.
setPoolPreparedStatements(boolean) - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
Sets whether to pool statements or not.
setPoolSize(int) - Method in class org.openspaces.core.transaction.manager.TransactionLeaseRenewalConfig
The pool size value of lease renewal managers (responsible for renewing transactions).
setPort(int) - Method in class org.openspaces.memcached.MemCacheDaemon
 
setPortOffset(int) - Method in class org.openspaces.pu.container.jee.PortGenerator
 
setPortRetries(int) - Method in class org.openspaces.memcached.MemCacheDaemon
 
setPrimaryBackupListener(ISpaceModeListener) - Method in class org.openspaces.core.space.AbstractSpaceFactoryBean
Sets a custom primary backup listener
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 org.openspaces.core.space.filter.AbstractFilterProviderFactoryBean
The filter priority.
setPrivate(boolean) - Method in class com.j_spaces.core.JSpaceAttributes
 
setPrivilege(String) - Method in class com.gigaspaces.security.audit.AuditLogRecord
 
setProcessingUnitMonitorInterval(long, TimeUnit) - Method in interface org.openspaces.admin.Admin
Sets the processing unit monitor (not statistics) interval.
setProperties(Properties) - Method in class org.openspaces.core.space.cache.AbstractLocalCacheSpaceFactoryBean
Sets additional properties for the local cache.
setProperties(Properties) - Method in class org.openspaces.core.space.UrlSpaceFactoryBean
Same as parameters just with properties for simpler configuration.
setProperties(MatchingMap<String, Object>) - Method in class org.openspaces.esb.mule.message.AbstractMessageHeader
 
setProperties(MatchingMap<String, Object>) - Method in interface org.openspaces.esb.mule.message.MessageHeader
Sets all the properties from the properties param.
setPropertiesForSpaceProxy(IJSpace) - Method in class com.j_spaces.core.client.SpaceURL
Deprecated. Set SpaceURL properties for desired space proxy.
setPropertiesPrefix(String, String, String, String) - Method in class com.j_spaces.core.client.SpaceURL
Deprecated. 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
Deprecated.  
setProperty(String, String) - Method in class com.j_spaces.core.JSpaceAttributes
Overrides method of super class.
setProperty(String, Object) - Method in class org.openspaces.esb.mule.message.AbstractMessageHeader
 
setProperty(String, Object) - Method in interface org.openspaces.esb.mule.message.MessageHeader
 
setPropertyName(String) - Method in class org.openspaces.pu.sla.monitor.BeanPropertyMonitor
Sets the property name of the given bean that will be monitored.
setProtocol(String) - Method in class org.openspaces.memcached.MemCacheDaemon
 
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
 
setPutFirst(boolean) - Method in class org.openspaces.core.map.LocalCacheSupport
When performing a put operation, you may perform the put operation both into the local cache and the master space.
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
 
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
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.
setRandom(Random) - Method in class org.openspaces.jee.sessions.jetty.AbstractSessionIdManager
 
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
 
setReceiveOperationHandler(ReceiveOperationHandler) - Method in class org.openspaces.events.polling.AbstractPollingEventListenerContainer
Allows to set a receive operation handler that will perform the actual receive operation.
setReceiveTimeout(long) - Method in class org.openspaces.events.asyncpolling.SimpleAsyncPollingEventListenerContainer
Set the timeout to use for receive calls, in milliseconds.
setReceiveTimeout(long) - Method in class org.openspaces.events.polling.AbstractPollingEventListenerContainer
Set the timeout to use for receive calls, in milliseconds.
setRecoveryChunkSize(int) - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
setRecoveryInterval(long) - Method in class org.openspaces.events.polling.SimplePollingEventListenerContainer
Specify the interval between recovery attempts, in milliseconds.
setRecoveryThreadPoolSize(int) - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
setRef(String) - Method in class org.openspaces.pu.sla.monitor.BeanPropertyMonitor
Sets the registered bean reference that will be monitored.
setRef(String) - Method in class org.openspaces.remoting.ServiceRef
 
setRegisterForSpaceModeNotifications(boolean) - Method in class org.openspaces.core.space.AbstractSpaceFactoryBean
Sets if the space should register for primary backup (mode) notifications.
setRegisterSpaceModeListener(boolean) - Method in class org.openspaces.events.AbstractSpaceListeningContainer
 
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
 
setRemoteInvocationAspect(RemoteInvocationAspect) - Method in class org.openspaces.remoting.EventDrivenSpaceRemotingProxyFactoryBean
The actual remote invocation can be replaced with an aspect implementing RemoteInvocationAspect which can be set using EventDrivenSpaceRemotingProxyFactoryBean.setRemoteInvocationAspect(RemoteInvocationAspect).
setRemoteInvocationAspect(RemoteInvocationAspect) - Method in class org.openspaces.remoting.ExecutorSpaceRemotingProxyFactoryBean
The actual remote invocation can be replaced with an aspect implementing RemoteInvocationAspect which can be set using ExecutorSpaceRemotingProxyFactoryBean.setRemoteInvocationAspect(org.openspaces.remoting.RemoteInvocationAspect).
setRemoteInvocationAspect(RemoteInvocationAspect) - Method in class org.openspaces.remoting.SyncSpaceRemotingProxyFactoryBean
Deprecated. The actual remote invocation can be replaced with an aspect implementing RemoteInvocationAspect which can be set using SyncSpaceRemotingProxyFactoryBean.setRemoteInvocationAspect(RemoteInvocationAspect).
setRemoteResultReducer(RemoteResultReducer) - Method in class org.openspaces.remoting.ExecutorSpaceRemotingProxyFactoryBean
When using broadcast set to true, allows to plug a custom reducer that can reduce the array of result objects into another response object.
setRemoteResultReducer(RemoteResultReducer) - Method in class org.openspaces.remoting.SyncSpaceRemotingProxyFactoryBean
Deprecated. When using broadcast set to true, allows to plug a custom reducer that can reduce the array of result objects into another response object.
setRemoteRoutingHandler(RemoteRoutingHandler) - Method in class org.openspaces.remoting.EventDrivenSpaceRemotingProxyFactoryBean
In case of remote invocation over a partitioned space the default partitioned routing index will be random (the hashCode of the newly created EventDrivenSpaceRemotingEntry class).
setRemoteRoutingHandler(RemoteRoutingHandler) - Method in class org.openspaces.remoting.ExecutorSpaceRemotingProxyFactoryBean
In case of remote invocation over a partitioned space the default partitioned routing index will be random.
setRemoteRoutingHandler(RemoteRoutingHandler) - Method in class org.openspaces.remoting.SyncSpaceRemotingProxyFactoryBean
Deprecated. In case of remote invocation over a partitioned space the default partitioned routing index will be random (the hashCode of the newly created SyncSpaceRemotingEntry class).
setRemoveAbandoned(boolean) - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
Deprecated.  
setRemoveAbandonedTimeout(int) - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
Deprecated.  
setRenewDuration(long) - Method in class org.openspaces.core.transaction.manager.TransactionLeaseRenewalConfig
Controls how often a transaction will be renewed (which should be lower than the transaction timeout).
setRenewDuration(long) - Method in class org.openspaces.events.notify.AbstractNotifyEventListenerContainer
The period of time that passes between client failure, and the time your notifications stop being sent.
setRenewExpiration(long) - Method in class org.openspaces.events.notify.AbstractNotifyEventListenerContainer
The period of time your notifications stop being renewed.
setRenewRTT(long) - Method in class org.openspaces.core.transaction.manager.TransactionLeaseRenewalConfig
Controls the expected round trip time to the server.
setRenewRTT(long) - Method in class org.openspaces.events.notify.AbstractNotifyEventListenerContainer
RoundTripTime - the time that takes to reach the server and return.
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
 
setReplicateFullTake(boolean) - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
setReplicateNotifyTemplate(boolean) - Method in class com.gigaspaces.events.EventSessionConfig
 
setReplicateNotifyTemplate(boolean) - Method in class org.openspaces.events.notify.AbstractNotifyEventListenerContainer
If using a replicated space controls if the listener will be replicated between all the replicated cluster members.
setReplicationFilterProvider(ReplicationFilterProviderFactory) - Method in class org.openspaces.core.space.UrlSpaceFactoryBean
Injects a replication provider allowing to directly inject actual replication filters.
setReplyTo(Object) - Method in class org.openspaces.esb.mule.eventcontainer.OpenSpacesMessageAdapter
 
setReplyTo(Object) - Method in class org.openspaces.esb.mule.message.AbstractMessageHeader
 
setReplyTo(Object) - Method in interface org.openspaces.esb.mule.message.ReplyToMessageHeader
 
setRequirements(List<Requirement>) - Method in class org.openspaces.pu.sla.InstanceSLA
 
setRequirements(List<Requirement>) - Method in class org.openspaces.pu.sla.SLA
Sets a list of requirements that control if a certain processing unit instance will be deployed to a grid container.
setResetOnFailure(boolean) - Method in class com.j_spaces.core.JSpaceAttributes
 
setRestartCommand(String) - Method in class org.openspaces.pu.container.jee.lb.apache.ApacheLoadBalancerAgent
 
setResults(Object[]) - Method in exception com.j_spaces.core.multiple.query.QueryMultiplePartialFailureException
Deprecated.  
setRetryCount(int) - Method in class org.openspaces.pu.sla.MemberAliveIndicator
Once a member has been indicated as not alive, how many times to check it before giving up on it.
setRetryCountOnFailure(int) - Method in class org.openspaces.core.jini.JiniServiceFactoryBean
Sets the number of successive method invocation lookup retry count in case of a failure.
setRetryTimeout(long) - Method in class org.openspaces.pu.sla.MemberAliveIndicator
Once a member has been indicated as not alive, what is the retry timeout interval.
setReturnFirstResult(boolean) - Method in class org.openspaces.remoting.ExecutorSpaceRemotingProxyFactoryBean
When set to true (defaults to true) will return the first result when using broadcast.
setReturnFirstResult(boolean) - Method in class org.openspaces.remoting.SyncSpaceRemotingProxyFactoryBean
Deprecated. When set to true (defaults to true) will return the first result when using broadcast.
setReturnOnlyUids(boolean) - Method in class com.j_spaces.core.client.ExternalEntry
set the ReturnOnlyUids indication.
setRollbackOnly() - Method in class org.openspaces.core.transaction.manager.AbstractJiniTransactionManager.JiniTransactionObject
 
setRollbackTimeout(Long) - Method in class org.openspaces.core.transaction.manager.AbstractJiniTransactionManager
Sets an optional timeout when performing rollback/abort in milliseconds.
setRouting(Object) - Method in class org.openspaces.remoting.EventDrivenSpaceRemotingEntry
 
setRouting(Object) - Method in class org.openspaces.remoting.SyncSpaceRemotingEntry
 
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.
setSavePeriod(int) - Method in class org.openspaces.jee.sessions.jetty.GigaSessionManager
How often an actual update of the session will be perfomed to the Space.
setScavengePeriod(int) - Method in class org.openspaces.jee.sessions.jetty.GigaSessionManager
How often the scavanger thread will run in order to check for expired sessions.
setSchedulerCorePoolSize(int) - Method in interface org.openspaces.admin.Admin
The Admin API uses a shared scheduler thread pool to perform *all* scheduled operations (monitoring, statistics monitoring).
setSchema(String) - Method in class org.openspaces.core.cluster.ClusterInfo
Sets the schema the cluster operates under.
setSchema(String) - Method in class org.openspaces.core.space.UrlSpaceFactoryBean
The space instance is created using a space schema file which can be used as a template configuration file for creating a space.
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
setSecured(boolean) - Method in class org.openspaces.core.space.UrlSpaceFactoryBean
Sets the space as secured.
setSecured(Boolean) - Method in class org.openspaces.pu.container.integrated.IntegratedProcessingUnitContainerProvider
 
setSecured(boolean) - Method in class org.openspaces.pu.container.servicegrid.deploy.Deploy
 
setSecured(boolean) - Method in class org.openspaces.pu.container.servicegrid.deploy.MemcachedDeploy
 
setSecured(boolean) - Method in class org.openspaces.pu.container.servicegrid.deploy.SpaceDeploy
 
setSecurityConfig(SecurityConfig) - Method in class org.openspaces.core.space.AbstractSpaceFactoryBean
Sets security configuration for the Space.
setSecurityContext(SecurityContext) - Method in interface com.gigaspaces.client.IProxyAdmin
Deprecated. since 7.0.1
setSecurityFilter(boolean) - Method in class org.openspaces.core.space.filter.AbstractFilterProviderFactoryBean
Is this filter a security filter.
setSeparator(String) - Method in class org.openspaces.pu.container.jee.SharedContextFactory
 
setSerializationType(int) - Method in class com.j_spaces.core.JSpaceAttributes
 
setServerProperties(Properties) - Method in class org.openspaces.persistency.utils.HsqlServerBean
 
setServiceClass(Class<?>) - Method in class org.openspaces.core.jini.JiniServiceFactoryBean
 
setServiceExecutionAspect(ServiceExecutionAspect) - Method in class org.openspaces.remoting.SpaceRemotingServiceExporter
Allows to inject a service execution callback.
setServiceName(String) - Method in class org.openspaces.core.jini.JiniServiceFactoryBean
 
setServiceProperty(String, boolean) - Static method in class com.gigaspaces.logger.RollingFileHandlerConfigurer
Sets the RollingFileHandler.SERVICE_PROP property value.
setServices(List<Object>) - Method in class org.openspaces.remoting.SpaceRemotingServiceExporter
Sets the list of services that will be exported as remote services.
setSessionFactory(SessionFactory) - Method in class com.gigaspaces.datasource.hibernate.HibernateDataSource
Deprecated. Injects a Hibernate session factory into the data source to be used
setSessionFactory(SessionFactory) - Method in class org.openspaces.persistency.hibernate.AbstractHibernateExternalDataSource
Injects the Hibernate SessionFactory to be used with this external data source.
setSessionId(String) - Method in class com.gigaspaces.security.audit.AuditLogRecord
 
setShutdownSpaceOnInitFailure(boolean) - Method in class com.j_spaces.core.cluster.ReplicationFilterProvider
true if the space should shutdown on filter init failure.
setShutdownSpaceOnInitFailure(boolean) - Method in class org.openspaces.core.space.filter.AbstractFilterProviderFactoryBean
Should the space shutdown in case the init method fails (throws an exception).
setShutdownSpaceOnInitFailure(boolean) - Method in class org.openspaces.core.space.filter.replication.AbstractReplicationFilterProviderFactory
 
setSize(int) - Method in class org.openspaces.core.space.cache.LocalCacheSpaceFactoryBean
Sets the local cache size.
setSize(Integer) - Method in class org.openspaces.core.space.LruCachePolicy
The number of entries to keep in the space.
setSizeLimit(int) - Method in class org.openspaces.core.map.LocalCacheSupport
Sets the size limit of the local cache.
setSlowConsumerLatency(int) - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
setSlowConsumerReadTimeout(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
 
setSmartProxy(boolean) - Method in class org.openspaces.core.jini.JiniServiceFactoryBean
Sets if this proxy will be a smart proxy.
setSocketConnectTimeout(long) - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
setSout(boolean) - Static method in class org.openspaces.pu.container.servicegrid.deploy.Deploy
 
setSout(boolean) - Static method in class org.openspaces.pu.container.servicegrid.deploy.MemcachedDeploy
 
setSout(boolean) - Static method in class org.openspaces.pu.container.servicegrid.deploy.SpaceDeploy
 
setSpace(IJSpace) - Method in class com.j_spaces.core.client.NotifyDelegatorMultiplexer
Deprecated. Set space proxy.
setSpace(IJSpace) - Method in class org.openspaces.core.GigaSpaceFactoryBean
Sets the space that will be used by the created GigaSpace.
setSpace(IJSpace) - Method in class org.openspaces.core.map.MapFactoryBean
Sets the Space the Map will be built on top.
setSpace(IJSpace) - Method in class org.openspaces.core.space.cache.AbstractLocalCacheSpaceFactoryBean
Sets the master space that a local cache will be built on top.
setSpace(IJSpace) - Method in class org.openspaces.core.transaction.manager.LocalJiniTransactionManager
Sets the Space that will be used when working with the local transaction manager.
setSpace(IJSpace) - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
 
setSpace(IJSpace) - Method in class org.openspaces.jdbc.datasource.SpaceDriverManagerDataSource
 
setSpace(IJSpace) - Method in class org.openspaces.jee.sessions.jetty.GigaSessionIdManager
 
setSpace(IJSpace) - Method in class org.openspaces.jee.sessions.jetty.GigaSessionManager
 
setSpace(GigaSpace) - Method in class org.openspaces.memcached.MemCacheDaemon
 
setSpaceMonitorInterval(long, TimeUnit) - Method in interface org.openspaces.admin.Admin
Sets the Space monitor (not statistics) interval.
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
Deprecated. Sets space name in SpaceURL and into the Name Entry which is later used in LookupFinder.
setSpaceProxy(IJSpace) - Method in class com.j_spaces.core.client.EntryArrivedRemoteEvent
 
setSpaceProxyUuid(Uuid) - Method in class com.j_spaces.core.client.EntryArrivedRemoteEvent
 
setSpaceState(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setSpaceUrl(String) - Method in class org.openspaces.jee.sessions.jetty.GigaSessionManager
 
setStatisticsHistorySize(int) - Method in interface org.openspaces.admin.StatisticsMonitor
Sets the history size of number of statistics stored.
setStatisticsInterval(long, TimeUnit) - Method in interface org.openspaces.admin.StatisticsMonitor
Sets the statistics interval, automatically updating the monitoring scheduled tasks if monitoring is enabled.
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
 
setStubHandler(String) - Method in class com.j_spaces.core.JSpaceAttributes
 
setSubType(String) - Method in class org.openspaces.interop.DotnetContainerServiceDetails
 
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
setSyncEntryWriteLease(long) - Method in class org.openspaces.remoting.SpaceRemotingServiceExporter
Sets the sync entry write lease.
setTaskExecutor(TaskExecutor) - Method in class org.openspaces.events.adapter.TaskExecutorEventListenerAdapter
Sets the task executor to be used to delegate the execution of the delegate listener.
setTaskExecutor(TaskExecutor) - Method in class org.openspaces.events.polling.SimplePollingEventListenerContainer
Set the Spring TaskExecutor to use for running the listener threads.
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.
setTemplate(Object) - Method in class org.openspaces.core.config.SQLQueryFactoryBean
 
setTemplate(ServiceTemplate) - Method in class org.openspaces.core.jini.JiniServiceFactoryBean
 
setTemplate(Object) - Method in class org.openspaces.events.AbstractTemplateEventListenerContainer
Sets the specified template to be used with the polling space operation.
setTemplateLookupName(String) - Method in class org.openspaces.remoting.SpaceRemotingServiceExporter
Allows to narrow down the async polling container to perform a lookup only on specific lookup name (which is usually the interface that will be used to proxy it on the client side).
setTenant(String) - Method in class org.openspaces.admin.esm.deployment.DeploymentContext
 
setTestOnBorrow(boolean) - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
 
setTestOnReturn(boolean) - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
 
setTestWhileIdle(boolean) - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
 
setThreaded(boolean) - Method in class org.openspaces.memcached.MemCacheDaemon
 
setThreadPoolIdleTimeout(long) - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
setThreadSafeCompiledScriptCache(CompiledScriptCache) - Method in class org.openspaces.remoting.scripting.DefaultScriptingExecutor
Sets a compiled script cache for compiled scripts taht are thread safe (the same script can be executed by different threads).
setTimeBetweenEvictionRunsMillis(long) - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
 
setTimeout(long) - Method in class org.openspaces.core.jini.JiniServiceFactoryBean
The timeout to wait looking up the service
setTimeout(long) - Method in class org.openspaces.esb.mule.queue.OpenSpacesQueueConnector
The timeout waiting for a message on the queue in milliseconds.
setTimeout(long) - Method in class org.openspaces.remoting.EventDrivenSpaceRemotingProxyFactoryBean
Sets the timeout that will be used to wait for the remote invocation response.
setTimeout(long) - Method in class org.openspaces.remoting.ExecutorSpaceRemotingProxyFactoryBean
Sets the timeout that will be used to wait for the remote invocation response.
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 interface com.j_spaces.map.IMap
Sets the duration that entries will stay in the cache.
setTotalDummyObj(int) - Method in interface com.j_spaces.core.SpaceCopyStatus
 
setTransaction(Transaction) - Method in interface com.j_spaces.map.IMap
Deprecated. use explicit transaction instead
setTransactionalContext(Object) - Method in class org.openspaces.core.transaction.manager.AbstractJiniTransactionManager
 
setTransactionIsolationLevel(int) - Method in class org.openspaces.events.AbstractTransactionalEventListenerContainer
Specify the transaction isolation to use for transactional wrapping.
setTransactionIsolationLevelName(String) - Method in class org.openspaces.events.AbstractTransactionalEventListenerContainer
Specify the transaction isolation to use for transactional wrapping.
setTransactionManager(PlatformTransactionManager) - Method in class org.openspaces.core.GigaMapFactoryBean
Set the transaction manager to enable transactional operations.
setTransactionManager(PlatformTransactionManager) - Method in class org.openspaces.core.GigaSpaceFactoryBean
Set the transaction manager to enable transactional operations.
setTransactionManager(TransactionManager) - Method in class org.openspaces.core.transaction.manager.DirectJiniTransactionManager
Sets the Jini TransactionManager to be used.
setTransactionManager(PlatformTransactionManager) - Method in class org.openspaces.events.AbstractTransactionalEventListenerContainer
Specify the Spring PlatformTransactionManager to use for transactional wrapping of listener execution.
setTransactionManagerName(String) - Method in class org.openspaces.core.transaction.manager.LookupJiniTransactionManager
Sets the transaction manager name to perform the lookup by.
setTransactionName(String) - Method in class org.openspaces.events.AbstractTransactionalEventListenerContainer
Specify the transaction name to use for transactional wrapping.
setTransactionTimeout(int) - Method in class com.j_spaces.core.client.XAResourceImpl
 
setTransactionTimeout(int) - Method in class org.openspaces.events.AbstractTransactionalEventListenerContainer
Specify the transaction timeout to use for transactional wrapping, in seconds.
setTransient(boolean) - Method in class com.j_spaces.core.client.ExternalEntry
Sets the entry to be transient (true) or persistent (false).
setTransient(boolean) - Method in class com.j_spaces.core.client.MetaDataEntry
Deprecated. Sets the entry to be transient (true) or persistent (false).
setTriggerNotifyTemplate(boolean) - Method in class com.gigaspaces.events.EventSessionConfig
 
setTriggerNotifyTemplate(boolean) - Method in class org.openspaces.events.notify.AbstractNotifyEventListenerContainer
If using a replicated space controls if the listener that are replicated to cluster members will raise notifications.
setTriggerOperationHandler(TriggerOperationHandler) - Method in class org.openspaces.events.polling.AbstractPollingEventListenerContainer
An advance feature allows for pluggable triggerOperationHandler which mainly makes sense when using transactions.
setTxProvider(TransactionProvider) - Method in class org.openspaces.core.GigaMapFactoryBean
Sets the transaction provider that will be used by the created GigaMap.
setTxProvider(TransactionProvider) - Method in class org.openspaces.core.GigaSpaceFactoryBean
Sets the transaction provider that will be used by the created GigaSpace.
setType(Class<Object>) - Method in class org.openspaces.core.config.SQLQueryFactoryBean
 
setUID(String) - Method in class com.j_spaces.core.client.ExternalEntry
Set Entry UID.
setUnique(boolean) - Method in class org.openspaces.pu.container.jee.SharedContextFactory
 
setUniqueId(String) - Method in class org.openspaces.esb.mule.message.AbstractMessageHeader
 
setUniqueId(String) - Method in interface org.openspaces.esb.mule.message.UniqueIdMessageHeader
 
setUpdateInterval(int) - Method in class org.openspaces.pu.container.jee.lb.apache.ApacheLoadBalancerAgent
 
setUpdateMode(int) - Method in class org.openspaces.core.map.LocalCacheSupport
If set to SpaceURL.UPDATE_MODE_PULL (1) each update triggers an invalidation event at every cache instance.
setUpdateMode(int) - Method in class org.openspaces.core.space.cache.LocalCacheSpaceFactoryBean
If set to SpaceURL.UPDATE_MODE_PULL (1) each update triggers an invalidation event at every cache instance.
setUpdateModeName(String) - Method in class org.openspaces.core.map.LocalCacheSupport
Allows to set the local cache update mode using a descriptive name instead of integer constants using localCacheUpdateMode.
setUpdateModeName(String) - Method in class org.openspaces.core.space.cache.LocalCacheSpaceFactoryBean
Allows to set the local cache update mode using a descriptive name instead of integer constants using localCacheUpdateMode.
setUpdateModifiers(int) - Method in interface com.gigaspaces.client.IProxyAdmin
Sets the update mode modifiers for proxy level.
setUpdateOrWrite(boolean) - Method in class org.openspaces.events.adapter.AbstractResultEventListenerAdapter
Sets if the write operation will perform an update in case the entry result already exists in the space.
setUpdateOrWrite(Boolean) - Method in class org.openspaces.events.config.AbstractResultEventAdapterFactoryBean
 
setUpdateTimeout(long) - Method in class org.openspaces.events.adapter.AbstractResultEventListenerAdapter
Sets the update timeout (im milliseconds) in case the flag AbstractResultEventListenerAdapter.setUpdateOrWrite(boolean) is set to true.
setUpdateTimeout(Long) - Method in class org.openspaces.events.config.AbstractResultEventAdapterFactoryBean
 
setUpperDampener(long) - Method in class org.openspaces.pu.sla.AbstractPolicy
 
setUpperDampener(long) - Method in interface org.openspaces.pu.sla.Policy
The upper dampener acts as a time window where if the upper threshold has been cleared (after it has been breached), it won't cause the policy action to happen.
setUrl(String) - Method in class org.openspaces.core.space.UrlSpaceFactoryBean
Sets the url the IJSpace will be created with.
setUrlProperties(Properties) - Method in class org.openspaces.core.space.UrlSpaceFactoryBean
Sets the url properties.
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
 
setUseFastRefelction(boolean) - Method in class org.openspaces.remoting.SpaceRemotingServiceExporter
Controls if executing the service should use fast reflection or not.
setUseFastReflection(boolean) - Method in class org.openspaces.events.adapter.AbstractReflectionEventListenerAdapter
Controls if the listener will be invoked using fast reflection or not.
setUseMerge(boolean) - Method in class org.openspaces.persistency.hibernate.DefaultHibernateExternalDataSource
If set to true, will use Hibernate merge to perform the create/update, and will merge before calling delete.
setUseMulticast(boolean) - Method in class org.openspaces.core.map.LocalCacheSupport
Local cache updates can be sent via unicast or multicast.
setUserDetails(UserDetails) - Method in class org.openspaces.core.space.AbstractSpaceFactoryBean
Sets the security configuration with the provided custom user details.
setUserDetails(UserDetails) - Method in class org.openspaces.pu.container.integrated.IntegratedProcessingUnitContainerProvider
 
setUserDetails(String, String) - Method in class org.openspaces.pu.container.integrated.IntegratedProcessingUnitContainerProvider
 
setUserDetails(UserDetails) - Method in class org.openspaces.pu.container.servicegrid.deploy.Deploy
 
setUserDetails(String, String) - Method in class org.openspaces.pu.container.servicegrid.deploy.Deploy
 
setUserDetails(UserDetails) - Method in class org.openspaces.pu.container.servicegrid.deploy.MemcachedDeploy
 
setUserDetails(String, String) - Method in class org.openspaces.pu.container.servicegrid.deploy.MemcachedDeploy
 
setUserDetails(UserDetails) - Method in class org.openspaces.pu.container.servicegrid.deploy.SpaceDeploy
 
setUserDetails(String, String) - Method in class org.openspaces.pu.container.servicegrid.deploy.SpaceDeploy
 
setUsername(String) - Method in class com.gigaspaces.security.audit.AuditLogRecord
 
setUsername(String) - Method in class org.openspaces.core.space.SecurityConfig
Sets the username to connect to the Space with.
setUseScrollableResultSet(boolean) - Method in class org.openspaces.persistency.hibernate.AbstractHibernateExternalDataSource
Controls if scrollable resultsets will be used with initial load operation.
setUseTriggerAsTemplate(boolean) - Method in class org.openspaces.events.polling.trigger.ReadTriggerOperationHandler
Controls if the object returned from ReadTriggerOperationHandler.triggerReceive(Object,org.openspaces.core.GigaSpace,long) will be used as the template for the receive operation by returning true.
setValidationQuery(String) - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
 
setValue(Object) - Method in class com.j_spaces.map.Envelope
 
setValue(byte[]) - Method in class org.openspaces.memcached.MemcachedEntry
 
setVersion(int) - Method in class org.openspaces.memcached.MemcachedEntry
 
setVersioned(boolean) - Method in interface com.j_spaces.map.IMap
Sets optimistic locking mode.
setVersioned(boolean) - Method in class org.openspaces.core.map.LocalCacheSupport
Controls if this local cache will be versioned or not.
setVersioned(boolean) - Method in class org.openspaces.core.space.UrlSpaceFactoryBean
When false, optimistic lock is disabled.
setVersionID(int) - Method in class com.j_spaces.core.client.ExternalEntry
Entry Version ID.
setVoidOneWay(boolean) - Method in class org.openspaces.remoting.EventDrivenSpaceRemotingProxyFactoryBean
If set to true (defaults to false) service methods that return void will be invoked and the proxy will not wait for a return value.
setVoidOneWay(boolean) - Method in class org.openspaces.remoting.SyncSpaceRemotingProxyFactoryBean
Deprecated. If set to true (defaults to false) service methods that return void will be invoked and the proxy will not wait for a return value.
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.
setWar(String) - Method in class org.openspaces.pu.container.jee.glassfish.holder.WebappConfiguration
 
setWatch(String) - Method in class org.openspaces.pu.sla.requirement.RangeRequirement
 
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
 
setWhere(String) - Method in class org.openspaces.core.config.SQLQueryFactoryBean
 
setWorker(IWorker) - Method in class org.openspaces.core.space.support.WorkerAdapter
Provides the worker implementation that will be run.
setWorkerName(String) - Method in class org.openspaces.core.space.support.WorkerAdapter
Sets the worker name that will be used as the second parameter to the worker init method.
setWorkerName(String) - Method in class org.openspaces.jee.sessions.jetty.AbstractSessionIdManager
 
setWriteLease(long) - Method in class org.openspaces.events.adapter.AbstractResultEventListenerAdapter
The lease time the result will be written under (in milliseconds).
setWriteLease(Long) - Method in class org.openspaces.events.config.AbstractResultEventAdapterFactoryBean
 
setZone(String) - Method in class org.openspaces.pu.sla.requirement.ZoneRequirement
 
SHARED - Static variable in class org.openspaces.pu.container.jee.JeeServiceDetails.Attributes
 
SharedContextFactory - Class in org.openspaces.pu.container.jee
A helper to construct web context path.
SharedContextFactory() - Constructor for class org.openspaces.pu.container.jee.SharedContextFactory
 
sharedDeploymentIsolation(String) - Method in class org.openspaces.admin.esm.deployment.ElasticDataGridDeployment
Allow this data-grid deployment to co-exist and share the same machine resources with other deployments of this tenant - only.
SharedGlassfishHolder - Class in org.openspaces.pu.container.jee.glassfish.holder
 
SharedGlassfishHolder(GlassfishServer) - Constructor for class org.openspaces.pu.container.jee.glassfish.holder.SharedGlassfishHolder
 
SharedJettyHolder - Class in org.openspaces.pu.container.jee.jetty.holder
A shared jetty holder that keeps upon first construction will store a static jetty instance and will reused it from then on.
SharedJettyHolder(Server) - Constructor for class org.openspaces.pu.container.jee.jetty.holder.SharedJettyHolder
 
SharedResources - Class in org.openspaces.pu.container.jee.glassfish.holder
Shared resources for shared Glassfish instance
SharedResources() - Constructor for class org.openspaces.pu.container.jee.glassfish.holder.SharedResources
 
SharedThreadPool - Class in org.openspaces.pu.container.jee.jetty.holder
A Jetty ThreadPool that shares a single instance of a thread pool.
SharedThreadPool(ThreadPool) - Constructor for class org.openspaces.pu.container.jee.jetty.holder.SharedThreadPool
 
ShortHelper - Class in org.openspaces.core.util.numbers
 
ShortHelper() - Constructor for class org.openspaces.core.util.numbers.ShortHelper
 
shouldBroadcast() - Method in interface org.openspaces.remoting.BroadcastIndicator
Return true if broadcast should be enabled or not.
shouldBroadcast() - Method in class org.openspaces.remoting.scripting.ResourceLazyLoadingScript
 
shouldBroadcast() - Method in class org.openspaces.remoting.scripting.StaticScript
 
shouldCache() - Method in class org.openspaces.remoting.scripting.ResourceLazyLoadingScript
Returns if this script should be cached or not.
shouldCache() - Method in interface org.openspaces.remoting.scripting.Script
Should this script be cached or not.
shouldCache() - Method in class org.openspaces.remoting.scripting.StaticScript
Returns if this script should be cached or not.
shouldReplicate(ReplicationOperationType) - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
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() - Static method in class com.gigaspaces.lrmi.LRMIManager
Shutdown the LRMI runtime, once invoked the LRMI runtime is permanently destroyed and cannot be reused in the current class loader which it was created in.
shutdown(GSEventRegistration) - Method in class com.j_spaces.core.client.NotifyDelegatorMultiplexer
Deprecated.  
shutdown() - Method in interface com.j_spaces.core.IJSpaceContainer
Deprecated. 
shutdown() - Method in interface org.openspaces.admin.gsa.GridServiceAgent
Shuts down the GSA.
shutdown() - Method in class org.openspaces.core.executor.juc.DefaultTaskExecutorService
 
shutdown() - Method in class org.openspaces.events.AbstractSpaceListeningContainer
Stop container, call AbstractSpaceListeningContainer.doShutdown(), and close this container.
shutdown() - Method in class org.openspaces.persistency.hibernate.AbstractHibernateExternalDataSource
Shuts down the data source.
shutdown() - Method in class org.openspaces.persistency.patterns.AbstractManagedDataSourceDelegator
 
shutdown() - Method in class org.openspaces.persistency.patterns.AbstractManagedDataSourceSplitter
 
shutdownNow() - Method in class org.openspaces.core.executor.juc.DefaultTaskExecutorService
 
shutdownSpaceOnInitFailure - Variable in class com.j_spaces.core.cluster.ReplicationPolicy.ReplicationPolicyDescription
 
SimpleAsyncPollingContainerConfigurer - Class in org.openspaces.events.asyncpolling
A simplified programmatic configuration that for SimpleAsyncPollingEventListenerContainer.
SimpleAsyncPollingContainerConfigurer(GigaSpace) - Constructor for class org.openspaces.events.asyncpolling.SimpleAsyncPollingContainerConfigurer
 
SimpleAsyncPollingEventListenerContainer - Class in org.openspaces.events.asyncpolling
Async polling event container uses the space async operation capabilities (such as GigaSpace.asyncTake(Object) in order to simulate events (optionally transactional).
SimpleAsyncPollingEventListenerContainer() - Constructor for class org.openspaces.events.asyncpolling.SimpleAsyncPollingEventListenerContainer
 
SimpleDelegatingDistributedTask<T extends Serializable,R> - Class in org.openspaces.core.executor.support
A simple implementation of delegating distributed task that accepts the task to delegate to.
SimpleDelegatingDistributedTask() - Constructor for class org.openspaces.core.executor.support.SimpleDelegatingDistributedTask
 
SimpleDelegatingDistributedTask(DistributedTask<T, R>) - Constructor for class org.openspaces.core.executor.support.SimpleDelegatingDistributedTask
 
SimpleDelegatingDistributedTask(DistributedTask<T, R>, AsyncResultFilter<T>) - Constructor for class org.openspaces.core.executor.support.SimpleDelegatingDistributedTask
 
SimpleDelegatingTask<T extends Serializable> - Class in org.openspaces.core.executor.support
A simple implementation of delegating task that accepts the task to delegate to.
SimpleDelegatingTask() - Constructor for class org.openspaces.core.executor.support.SimpleDelegatingTask
 
SimpleDelegatingTask(Task<T>) - Constructor for class org.openspaces.core.executor.support.SimpleDelegatingTask
Constructs a new simple delegating task with the task to delegate to.
SimpleGigaMapCache - Class in org.openspaces.hibernate.cache
A hibernate second level cache implementation using GigaMap that works with no transactions.
SimpleGigaMapCache(String, GigaMap) - Constructor for class org.openspaces.hibernate.cache.SimpleGigaMapCache
 
SimpleGigaMapCacheProvider - Class in org.openspaces.hibernate.cache
An Open Spaces Hibernate second level cache provider using the GigaMap interface.
SimpleGigaMapCacheProvider() - Constructor for class org.openspaces.hibernate.cache.SimpleGigaMapCacheProvider
 
SimpleMapCache - Class in org.openspaces.hibernate.cache
Simple map cache implements Hibenrate second level cache non-transactionally.
SimpleMapCache(String, IMap, long, long) - Constructor for class org.openspaces.hibernate.cache.SimpleMapCache
 
SimpleMapCacheProvider - Class in org.openspaces.hibernate.cache
Simple Cache provider uses SimpleMapCache to provide second level cache implementation which is not transactional.
SimpleMapCacheProvider() - Constructor for class org.openspaces.hibernate.cache.SimpleMapCacheProvider
 
SimpleNotifyContainerConfigurer - Class in org.openspaces.events.notify
A simplified programmatic configuration that for SimpleNotifyEventListenerContainer.
SimpleNotifyContainerConfigurer(GigaSpace) - Constructor for class org.openspaces.events.notify.SimpleNotifyContainerConfigurer
 
SimpleNotifyEventListenerContainer - Class in org.openspaces.events.notify
A simple notification based container allowing to register a SpaceDataEventListener that will be triggered by notifications.
SimpleNotifyEventListenerContainer() - Constructor for class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
 
SimplePollingContainerConfigurer - Class in org.openspaces.events.polling
A simplified programmatic configuration that for SimplePollingEventListenerContainer.
SimplePollingContainerConfigurer(GigaSpace) - Constructor for class org.openspaces.events.polling.SimplePollingContainerConfigurer
 
SimplePollingEventListenerContainer - Class in org.openspaces.events.polling
Event listener container variant that uses plain Space take API, specifically a loop of GigaSpace.take(Object,long) calls that also allow for transactional reception of messages.
SimplePollingEventListenerContainer() - Constructor for class org.openspaces.events.polling.SimplePollingEventListenerContainer
 
SingleReadAsyncOperationHandler - Class in org.openspaces.events.asyncpolling.receive
Performs a single take usign GigaSpace.asyncRead(Object).
SingleReadAsyncOperationHandler() - Constructor for class org.openspaces.events.asyncpolling.receive.SingleReadAsyncOperationHandler
 
SingleReadReceiveOperationHandler - Class in org.openspaces.events.polling.receive
Performs single read operation using GigaSpace.read(Object,long).
SingleReadReceiveOperationHandler() - Constructor for class org.openspaces.events.polling.receive.SingleReadReceiveOperationHandler
 
SingleTakeAsyncOperationHandler - Class in org.openspaces.events.asyncpolling.receive
Performs a single take usign GigaSpace.asyncTake(Object).
SingleTakeAsyncOperationHandler() - Constructor for class org.openspaces.events.asyncpolling.receive.SingleTakeAsyncOperationHandler
 
SingleTakeReceiveOperationHandler - Class in org.openspaces.events.polling.receive
Performs single take operation using GigaSpace.take(Object,long).
SingleTakeReceiveOperationHandler() - Constructor for class org.openspaces.events.polling.receive.SingleTakeReceiveOperationHandler
 
size(int) - Static method in class com.gigaspaces.log.LogEntryMatchers
 
size() - Method in interface com.j_spaces.javax.cache.Cache
Deprecated. Returns the size of this map.
size() - Method in class org.openspaces.core.DefaultGigaMap
 
size(int) - Method in class org.openspaces.core.space.cache.LocalCacheSpaceConfigurer
 
size(int) - Method in class org.openspaces.core.space.LruCachePolicy
The number of entries to keep in the space.
size() - Method in class org.openspaces.core.util.ConcurrentHashSet
Returns the number of elements in this set (its cardinality).
size() - Method in class org.openspaces.memcached.LocalCacheElement
 
size - Variable in class org.openspaces.persistency.hibernate.iterator.AbstractScrollableDataIterator
 
size - Variable in class org.openspaces.persistency.hibernate.iterator.DefaultListQueryDataIterator
 
size - Variable in class org.openspaces.persistency.hibernate.iterator.StatelessListQueryDataIterator
 
SIZE_LIMIT - Static variable in class com.j_spaces.kernel.SystemProperties
 
SIZE_ROLLING_POLICY_DEFAULT - Static variable in class com.gigaspaces.logger.RollingFileHandler
 
SIZE_ROLLING_POLICY_PROP - Static variable in class com.gigaspaces.logger.RollingFileHandler
 
SizeLogEntryMatcher - Class in com.gigaspaces.log
A matcher that returns only stores the last N entries but does not break (basically, will return the last N elements processed).
SizeLogEntryMatcher(int) - Constructor for class com.gigaspaces.log.SizeLogEntryMatcher
 
SLA - Interface in org.openspaces.admin.esm.deployment
Base Service Level Agreement (SLA) interface.
SLA - Class in org.openspaces.pu.sla
A set of definitions controlling the nature of a processing unit deployment on the Service Grid.
SLA() - Constructor for class org.openspaces.pu.sla.SLA
 
SLABeanDefinitionParser - Class in org.openspaces.pu.sla.config
A bean definition builder for SLA.
SLABeanDefinitionParser() - Constructor for class org.openspaces.pu.sla.config.SLABeanDefinitionParser
 
SlaExtractor - Class in org.openspaces.grid.esm
 
SlaExtractor(ProcessingUnit) - Constructor for class org.openspaces.grid.esm.SlaExtractor
 
slaLocation(String) - Method in class org.openspaces.admin.memcached.MemcachedDeployment
Sets an external SLA definition location to be loaded.
slaLocation(File) - Method in class org.openspaces.admin.memcached.MemcachedDeployment
Sets an external SLA definition location to be loaded.
slaLocation(String) - Method in class org.openspaces.admin.pu.ProcessingUnitDeployment
Sets an external SLA definition location to be loaded.
slaLocation(File) - Method in class org.openspaces.admin.pu.ProcessingUnitDeployment
Sets an external SLA definition location to be loaded.
slaLocation(String) - Method in class org.openspaces.admin.space.SpaceDeployment
Sets an external SLA definition location to be loaded.
slaLocation(File) - Method in class org.openspaces.admin.space.SpaceDeployment
Sets an external SLA definition location to be loaded.
SLANamespaceHandler - Class in org.openspaces.pu.sla.config
A namespace handler for sla namespace.
SLANamespaceHandler() - Constructor for class org.openspaces.pu.sla.config.SLANamespaceHandler
 
sleepInbetweenRecoveryAttempts() - Method in class org.openspaces.events.polling.SimplePollingEventListenerContainer
Sleep according to the specified recovery interval.
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.
snapshot(Object) - Method in class org.openspaces.core.DefaultGigaSpace
 
snapshot(Object) - Method in interface org.openspaces.core.GigaSpace
The process of serializing an entry for transmission to a JavaSpaces service will be identical if the same entry is used twice.
sourceMemberRecovery - Variable in class com.j_spaces.core.cluster.ReplicationPolicy.ReplicationPolicyDescription
 
SPACE - Static variable in class com.j_spaces.core.client.SpaceURL
Deprecated.  Space name
Space - Interface in org.openspaces.admin.space
A space is composed of several SpaceInstances the form a topology.
SPACE - Static variable in class org.openspaces.core.config.AbstractLocalCacheSpaceBeanDefinitionParser
 
SPACE - Static variable in class org.openspaces.core.config.GigaSpaceBeanDefinitionParser
 
SPACE - Static variable in class org.openspaces.core.config.LocalTxManagerBeanDefinitionParser
 
SPACE - Static variable in class org.openspaces.core.config.MapBeanDefinitionParser
 
space() - Method in class org.openspaces.core.space.cache.LocalCacheSpaceConfigurer
 
space() - Method in class org.openspaces.core.space.cache.LocalViewSpaceConfigurer
 
space() - Method in interface org.openspaces.core.space.SpaceConfigurer
 
space() - Method in class org.openspaces.core.space.UrlSpaceConfigurer
Creates or finds (if not already created) a new Space by calling AbstractSpaceFactoryBean.afterPropertiesSet().
space - Variable in class org.openspaces.jee.sessions.jetty.GigaSessionIdManager
 
SPACE - Static variable in class org.openspaces.memcached.MemcachedServiceDetails.Attributes
 
SPACE_STARTUP_STATE_ENABLED - Static variable in class com.j_spaces.kernel.SystemProperties
Replication secure restart property
SPACE_URL - Static variable in class org.openspaces.core.space.SpaceServiceDetails.Attributes
 
spaceAdded(Space) - Method in class org.openspaces.admin.samples.TestEventSampler
 
spaceAdded(Space) - Method in interface org.openspaces.admin.space.events.SpaceAddedEventListener
A callback indicating that a Space was added.
SpaceAddedEventListener - Interface in org.openspaces.admin.space.events
An event listener allowing to listen for Space additions.
SpaceAddedEventManager - Interface in org.openspaces.admin.space.events
An event manager allowing to add and remove SpaceAddedEventListeners.
SpaceAfterBackupListener - Interface in org.openspaces.core.space.mode
Enables beans implementing this interface to get notified after a space changes its mode to SpaceMode.BACKUP.
SpaceAfterPrimaryListener - Interface in org.openspaces.core.space.mode
Enables beans implementing this interface to get notified after a space changes its mode to SpaceMode.PRIMARY.
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.
SpaceAuthority - Class in com.gigaspaces.security.authorities
Defines an Authority for operating on Space (stored) data, with the specified privilege.
SpaceAuthority(SpaceAuthority.SpacePrivilege) - Constructor for class com.gigaspaces.security.authorities.SpaceAuthority
An authority with the specified privilege.
SpaceAuthority(SpaceAuthority.SpacePrivilege, SpaceAuthority.Filter) - Constructor for class com.gigaspaces.security.authorities.SpaceAuthority
An authority with the specified privilege.
SpaceAuthority.ClassFilter - Class in com.gigaspaces.security.authorities
Class filter accepting only the defined class-name.
SpaceAuthority.ClassFilter(String) - Constructor for class com.gigaspaces.security.authorities.SpaceAuthority.ClassFilter
 
SpaceAuthority.Filter<T> - Interface in com.gigaspaces.security.authorities
interface for data access filtering.
SpaceAuthority.NegateClassFilter - Class in com.gigaspaces.security.authorities
Class filter accepting only classes not of the defined class-name.
SpaceAuthority.NegateClassFilter(String) - Constructor for class com.gigaspaces.security.authorities.SpaceAuthority.NegateClassFilter
 
SpaceAuthority.NegateFilter<T> - Interface in com.gigaspaces.security.authorities
interface for restrictive data access filtering.
SpaceAuthority.NegatePackageFilter - Class in com.gigaspaces.security.authorities
Package filter accepting only packages not of the defined package.
SpaceAuthority.NegatePackageFilter(String) - Constructor for class com.gigaspaces.security.authorities.SpaceAuthority.NegatePackageFilter
 
SpaceAuthority.NegateRegexFilter - Class in com.gigaspaces.security.authorities
Negate a regular expression filter.
SpaceAuthority.NegateRegexFilter(String) - Constructor for class com.gigaspaces.security.authorities.SpaceAuthority.NegateRegexFilter
 
SpaceAuthority.PackageFilter - Class in com.gigaspaces.security.authorities
Package filter accepting only the defined package
SpaceAuthority.PackageFilter(String) - Constructor for class com.gigaspaces.security.authorities.SpaceAuthority.PackageFilter
 
SpaceAuthority.RegexFilter - Class in com.gigaspaces.security.authorities
Regular expression filter, using a regular expression as a pattern of characters that describes a set of strings.
SpaceAuthority.RegexFilter(String) - Constructor for class com.gigaspaces.security.authorities.SpaceAuthority.RegexFilter
 
SpaceAuthority.SpacePrivilege - Enum in com.gigaspaces.security.authorities
Defines operation privileges
SpaceAuthority.WildcardExpressionToFilterConverter - Class in com.gigaspaces.security.authorities
Convert a wildcard expression to a filter instance.
SpaceAuthority.WildcardExpressionToFilterConverter() - Constructor for class com.gigaspaces.security.authorities.SpaceAuthority.WildcardExpressionToFilterConverter
 
SpaceAwareSedaService - Class in org.openspaces.esb.mule.seda
An extension to Mule SEDA component that will only start when working with a PRIMARY space and won't start when working with BACKUP space.
SpaceAwareSedaService() - Constructor for class org.openspaces.esb.mule.seda.SpaceAwareSedaService
 
SpaceBeforeBackupListener - Interface in org.openspaces.core.space.mode
Enables beans implementing this interface to get notified before a space changes its mode to SpaceMode.BACKUP.
SpaceBeforePrimaryListener - Interface in org.openspaces.core.space.mode
Enables beans implementing this interface to get notified before a space changes its mode to SpaceMode.PRIMARY.
SpaceCache - Class in org.openspaces.memcached
 
SpaceCache(GigaSpace) - Constructor for class org.openspaces.memcached.SpaceCache
 
SpaceCache.DeleteResponse - Enum in org.openspaces.memcached
Enum defining responses statuses from removal commands
SpaceCache.StoreResponse - Enum in org.openspaces.memcached
Enum defining response statuses from set/add type commands
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.
SpaceClosedException - Exception in org.openspaces.core
Thrown when operation is performed while space is closing its resources.
SpaceClosedException(ClosedResourceException) - Constructor for exception org.openspaces.core.SpaceClosedException
 
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.
SpaceConfigurer - Interface in org.openspaces.core.space
A generic interface for space configurers.
SPACECONTAINERNAME - Static variable in class org.openspaces.core.space.SpaceServiceDetails.Attributes
 
SpaceContext - Class in com.j_spaces.core
The SpaceContext class defines context info passed from the proxy to the space.
SpaceContext() - Constructor for class com.j_spaces.core.SpaceContext
Empty constructor for Externalizable impl.
SpaceContext(SecurityContext) - 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 - Interface in com.j_spaces.core
Contains all information about space copy operation.
SpaceDataEvent - Annotation Type in org.openspaces.events.adapter
A space data event annotation allowing to mark methods as delegates to be executed when an event occurs.
SpaceDataEventListener<T> - Interface in org.openspaces.events
A Space data event listener interface allowing for reception of events triggered by different container types.
SpaceDeploy - Class in org.openspaces.pu.container.servicegrid.deploy
 
SpaceDeploy() - Constructor for class org.openspaces.pu.container.servicegrid.deploy.SpaceDeploy
 
SpaceDeployment - Class in org.openspaces.admin.space
A deployment of a pure Space processing unit (comes built in under [GS ROOT]/deploy/templates/datagrid).
SpaceDeployment(String) - Constructor for class org.openspaces.admin.space.SpaceDeployment
Constructs a new Space deployment with the space name that will be created (it will also be the processing unit name).
SpaceDriverManagerDataSource - Class in org.openspaces.jdbc.datasource
A simple Jdbc DataSource based on a space.
SpaceDriverManagerDataSource() - Constructor for class org.openspaces.jdbc.datasource.SpaceDriverManagerDataSource
 
SpaceDriverManagerDataSource(IJSpace) - Constructor for class org.openspaces.jdbc.datasource.SpaceDriverManagerDataSource
 
SpaceExclude - Annotation Type in com.gigaspaces.annotation.pojo
Excludes a property from the space when using SpaceClass.includeProperties() set to SpaceClass.IncludeProperties.IMPLICIT.
SpaceFilterBeanDefinitionParser - Class in org.openspaces.core.config
 
SpaceFilterBeanDefinitionParser() - Constructor for class org.openspaces.core.config.SpaceFilterBeanDefinitionParser
 
SpaceFilterProviderFactory - Class in org.openspaces.core.space.filter
A FilterProvider factory that accepts a concrete ISpaceFilter implementation in addition to all the operation codes it will listen to.
SpaceFilterProviderFactory() - Constructor for class org.openspaces.core.space.filter.SpaceFilterProviderFactory
 
SpaceFinder - Class in com.j_spaces.core.client
Deprecated. Use UrlSpaceConfigurer instead.
SpaceFinder() - Constructor for class com.j_spaces.core.client.SpaceFinder
Deprecated. Singleton.
spaceFinder - Static variable in class com.j_spaces.core.client.SpaceFinder
Deprecated.  
SpaceId - Annotation Type in com.gigaspaces.annotation.pojo
To designate a property as the entity's primary key.
SpaceIndex - Annotation Type in com.gigaspaces.annotation.pojo
Defines a space index.
SpaceIndexes - Annotation Type in com.gigaspaces.annotation.pojo
Defines multiple &#064SpaceIndex annotation for a single object property.
SpaceIndexType - Enum in com.gigaspaces.metadata.index
Determines a Space index type.
SpaceInstance - Interface in org.openspaces.admin.space
A Space Instance is a single instance of a space running as a part of a Space.
spaceInstanceAdded(SpaceInstance) - Method in class org.openspaces.admin.samples.TestEventSampler
 
spaceInstanceAdded(SpaceInstance) - Method in interface org.openspaces.admin.space.events.SpaceInstanceAddedEventListener
A callback indicating that a Space Instance was added.
SpaceInstanceAddedEventListener - Interface in org.openspaces.admin.space.events
An event listener allowing to listen for SpaceInstance additions.
SpaceInstanceAddedEventManager - Interface in org.openspaces.admin.space.events
An event manager allowing to add and remove SpaceInstanceAddedEventListeners.
SpaceInstanceLifecycleEventListener - Interface in org.openspaces.admin.space.events
A simple lifecyle event listener that implements both the Space Instance added and Space Instance removed event listeners.
spaceInstanceRemoved(SpaceInstance) - Method in class org.openspaces.admin.samples.TestEventSampler
 
spaceInstanceRemoved(SpaceInstance) - Method in interface org.openspaces.admin.space.events.SpaceInstanceRemovedEventListener
A callback indicating that a Space Instance was removed.
SpaceInstanceRemovedEventListener - Interface in org.openspaces.admin.space.events
An event listener allowing to listen for SpaceInstance removals.
SpaceInstanceRemovedEventManager - Interface in org.openspaces.admin.space.events
An event manager allowing to add and remove SpaceInstanceRemovedEventListeners.
SpaceInstanceStatistics - Interface in org.openspaces.admin.space
Returns SpaceInstance level statistics.
spaceInstanceStatisticsChanged(SpaceInstanceStatisticsChangedEvent) - Method in interface org.openspaces.admin.space.events.SpaceInstanceStatisticsChangedEventListener
A callback indicating the statistics have changed.
SpaceInstanceStatisticsChangedEvent - Class in org.openspaces.admin.space.events
An event indicating that a Space Instance level statistics has changed.
SpaceInstanceStatisticsChangedEvent(SpaceInstance, SpaceInstanceStatistics) - Constructor for class org.openspaces.admin.space.events.SpaceInstanceStatisticsChangedEvent
 
SpaceInstanceStatisticsChangedEventListener - Interface in org.openspaces.admin.space.events
An event listener called when statistics have changed.
SpaceInstanceStatisticsChangedEventManager - Interface in org.openspaces.admin.space.events
An event manager allowing to add and remove SpaceInstanceStatisticsChangedEventListener.
SpaceInterruptedException - Exception in org.openspaces.core
Indicates an interrupted exception that is thrown from the Space.
SpaceInterruptedException(String) - Constructor for exception org.openspaces.core.SpaceInterruptedException
 
SpaceInterruptedException(String, InterruptedException) - Constructor for exception org.openspaces.core.SpaceInterruptedException
 
SpaceLeaseExpiration - Annotation Type in com.gigaspaces.annotation.pojo
Indicates the property that holds the entity lease expiration.
SpaceLifecycleEventListener - Interface in org.openspaces.admin.space.events
A simple lifecyle event listener that implements both the Space added and Space removed event listeners.
SpaceMemoryShortageException - Exception in org.openspaces.core
This Exception indicates that the space server process reached the predefined percentage usage ratio.
SpaceMemoryShortageException(MemoryShortageException) - Constructor for exception org.openspaces.core.SpaceMemoryShortageException
 
SpaceMetadataException - Exception in com.gigaspaces.metadata
 
SpaceMetadataException(String) - Constructor for exception com.gigaspaces.metadata.SpaceMetadataException
 
SpaceMetadataException(String, Throwable) - Constructor for exception com.gigaspaces.metadata.SpaceMetadataException
 
SpaceMetadataValidationException - Exception in com.gigaspaces.metadata
Thrown to indicate an invalid metadata on a user object.
SpaceMetadataValidationException(Class<?>, String) - Constructor for exception com.gigaspaces.metadata.SpaceMetadataValidationException
 
SpaceMetadataValidationException(Class<?>, SpacePropertyInfo, String) - Constructor for exception com.gigaspaces.metadata.SpaceMetadataValidationException
 
SpaceMetadataValidationException(Class<?>, String, Throwable) - Constructor for exception com.gigaspaces.metadata.SpaceMetadataValidationException
 
spaceModeChanged(SpaceModeChangedEvent) - Method in class org.openspaces.admin.samples.TestEventSampler
 
spaceModeChanged(SpaceModeChangedEvent) - Method in interface org.openspaces.admin.space.events.SpaceModeChangedEventListener
Callback indicating that a space mode changed event has occured.
SpaceModeChangedEvent - Class in org.openspaces.admin.space.events
An event indicating that a SpaceInstance mode was changed (for example, form primary to backup).
SpaceModeChangedEvent(SpaceInstance, SpaceMode, SpaceMode) - Constructor for class org.openspaces.admin.space.events.SpaceModeChangedEvent
 
SpaceModeChangedEventListener - Interface in org.openspaces.admin.space.events
An event listener allowing to register for SpaceModeChangedEvents.
SpaceModeChangedEventManager - Interface in org.openspaces.admin.space.events
An event manager allowing to add and remove SpaceModeChangedEventListeners in order to listen for SpaceModeChangedEvents.
SpaceModeContextLoader - Class in org.openspaces.core.space.mode
A Space mode based Spring context loader allows to load Spring application context if the Space is in PRIMARY mode.
SpaceModeContextLoader() - Constructor for class org.openspaces.core.space.mode.SpaceModeContextLoader
 
SPACENAME - Static variable in class org.openspaces.core.space.SpaceServiceDetails.Attributes
 
SpaceOptimisticLockingFailureException - Exception in org.openspaces.core
This exception is thrown when update/take operation is rejected as a result of optimistic locking version conflict.
SpaceOptimisticLockingFailureException(EntryVersionConflictException) - Constructor for exception org.openspaces.core.SpaceOptimisticLockingFailureException
 
SpacePartition - Interface in org.openspaces.admin.space
A Space partition mainly make sense with partitioned topologies and holds all the SpaceInstances that form the partition.
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
Deprecated. 
SpaceQueryBuilder - Class in com.gigaspaces.internal.query
Provides methods to create various space queries.
SpaceQueryBuilder() - Constructor for class com.gigaspaces.internal.query.SpaceQueryBuilder
 
SpaceRemoteExecutionException - Exception in org.openspaces.remoting
An extension for ExecutionException holding both the remoteInvocation and the remoteResult remote result.
SpaceRemoteExecutionException(SpaceRemotingInvocation, String, Throwable) - Constructor for exception org.openspaces.remoting.SpaceRemoteExecutionException
 
SpaceRemoteExecutionException(SpaceRemotingInvocation, SpaceRemotingResult) - Constructor for exception org.openspaces.remoting.SpaceRemoteExecutionException
 
SpaceRemotingInvocation - Interface in org.openspaces.remoting
Represents a remote invocation.
SpaceRemotingResult<T> - Interface in org.openspaces.remoting
A remote invocation result holding either an exception (that occurred during the execution of remote service) or the actual result data.
SpaceRemotingServiceExporter - Class in org.openspaces.remoting
Exports a list of services (beans) as remote services with the Space as the transport layer.
SpaceRemotingServiceExporter() - Constructor for class org.openspaces.remoting.SpaceRemotingServiceExporter
 
spaceRemoved(Space) - Method in class org.openspaces.admin.samples.TestEventSampler
 
spaceRemoved(Space) - Method in interface org.openspaces.admin.space.events.SpaceRemovedEventListener
A callback indicating that a Space was removed.
SpaceRemovedEventListener - Interface in org.openspaces.admin.space.events
An event listener allowing to listen for Space removals.
SpaceRemovedEventManager - Interface in org.openspaces.admin.space.events
An event manager allowing to add and remove SpaceRemovedEventListeners.
SpaceReplicationFilterBeanDefinitionParser - Class in org.openspaces.core.config
A bean definition parser for DefaultReplicationFilterProviderFactory.
SpaceReplicationFilterBeanDefinitionParser() - Constructor for class org.openspaces.core.config.SpaceReplicationFilterBeanDefinitionParser
 
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.
Spaces - Interface in org.openspaces.admin.space
Spaces holds all the currently discovered Spaces.
SpaceServiceDetails - Class in org.openspaces.core.space
A Space service defined within a processing unit.
SpaceServiceDetails() - Constructor for class org.openspaces.core.space.SpaceServiceDetails
 
SpaceServiceDetails(IJSpace) - Constructor for class org.openspaces.core.space.SpaceServiceDetails
 
SpaceServiceDetails(String, IJSpace) - Constructor for class org.openspaces.core.space.SpaceServiceDetails
 
SpaceServiceDetails.Attributes - Class in org.openspaces.core.space
 
SpaceServiceDetails.Attributes() - Constructor for class org.openspaces.core.space.SpaceServiceDetails.Attributes
 
SpaceStatistics - Interface in org.openspaces.admin.space
An aggregated statistics of all the currently discovered SpaceInstances.
spaceStatisticsChanged(SpaceStatisticsChangedEvent) - Method in interface org.openspaces.admin.space.events.SpaceStatisticsChangedEventListener
A callback indicating the statistics have changed.
SpaceStatisticsChangedEvent - Class in org.openspaces.admin.space.events
An event indicating that a Space level statistics has changed.
SpaceStatisticsChangedEvent(Space, SpaceStatistics) - Constructor for class org.openspaces.admin.space.events.SpaceStatisticsChangedEvent
 
SpaceStatisticsChangedEventListener - Interface in org.openspaces.admin.space.events
An event listener called when statistics have changed.
SpaceStatisticsChangedEventManager - Interface in org.openspaces.admin.space.events
An event manager allowing to add and remove SpaceStatisticsChangedEventListener.
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.
SpaceTimeoutException - Exception in org.openspaces.core
A general timeout operation exception
SpaceTimeoutException(String) - Constructor for exception org.openspaces.core.SpaceTimeoutException
 
SpaceTimeoutException(String, Throwable) - Constructor for exception org.openspaces.core.SpaceTimeoutException
 
SPACETYPE - Static variable in class org.openspaces.core.space.SpaceServiceDetails.Attributes
 
SpaceType - Enum in org.openspaces.core.space
The type of a space.
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.
SpaceUnavailableException - Exception in org.openspaces.core
This exception is thrown in case when space is unavailable.
SpaceUnavailableException(SpaceUnavailableException) - Constructor for exception org.openspaces.core.SpaceUnavailableException
 
SpaceURL - Class in com.j_spaces.core.client
Deprecated. Use UrlSpaceConfigurer instead.
SpaceURL() - Constructor for class com.j_spaces.core.client.SpaceURL
Deprecated. constructor.
spaceUrlProperty(String) - Static method in class org.openspaces.core.util.SpaceUtils
 
SpaceUtils - Class in org.openspaces.core.util
A set of IJSpace utilites.
SpaceUtils() - Constructor for class org.openspaces.core.util.SpaceUtils
 
SpaceVersion - Annotation Type in com.gigaspaces.annotation.pojo
Indicates the property that holds the optimistic locking version.
SPRING_SECURITY_CONFIG_LOCATION - Static variable in class org.openspaces.security.spring.SpringSecurityManager
The security-config xml file location to create a new FileSystemXmlApplicationContext from
SpringSecurityManager - Class in org.openspaces.security.spring
A Spring security bridge over the GigaSpaces SecurityManager interface.
SpringSecurityManager() - Constructor for class org.openspaces.security.spring.SpringSecurityManager
 
SQLDataProvider<T> - Interface in com.gigaspaces.datasource
SQLDataProvider should be implemented when complex queries are used by the client.
SQLDataProviderExceptionHandler - Class in org.openspaces.persistency.patterns
 
SQLDataProviderExceptionHandler(ManagedDataSource, ExceptionHandler) - Constructor for class org.openspaces.persistency.patterns.SQLDataProviderExceptionHandler
 
SQLDataProviderSplitter - Class in org.openspaces.persistency.patterns
A sql data provider that redirects the sql basded operatinos to the given data source that can handle the given type.
SQLDataProviderSplitter(ManagedDataSourceEntriesProvider[]) - Constructor for class org.openspaces.persistency.patterns.SQLDataProviderSplitter
 
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.
sqlQuery - Variable in class org.openspaces.persistency.hibernate.iterator.AbstractChunkDataIterator
 
sqlQuery - Variable in class org.openspaces.persistency.hibernate.iterator.AbstractScrollableDataIterator
 
sqlQuery - Variable in class org.openspaces.persistency.hibernate.iterator.DefaultListQueryDataIterator
 
sqlQuery - Variable in class org.openspaces.persistency.hibernate.iterator.StatelessListQueryDataIterator
 
SQLQueryBeanDefinitionParser - Class in org.openspaces.core.config
A bean definition builder for SQLQueryFactoryBean.
SQLQueryBeanDefinitionParser() - Constructor for class org.openspaces.core.config.SQLQueryBeanDefinitionParser
 
SQLQueryFactoryBean - Class in org.openspaces.core.config
A helper factory beans for SQLQuery so namespace based configuration will be simpler.
SQLQueryFactoryBean() - Constructor for class org.openspaces.core.config.SQLQueryFactoryBean
 
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
 
SSLPORT - Static variable in class org.openspaces.pu.container.jee.JeeServiceDetails.Attributes
 
StandaloneContainerRunnable - Class in org.openspaces.pu.container.standalone
A standalone container runnable allowing to start a Spring based application context based on the provided parameters (BeanLevelProperties, ClusterInfo, and a list of config locations).
StandaloneContainerRunnable(BeanLevelProperties, ClusterInfo, List<String>) - Constructor for class org.openspaces.pu.container.standalone.StandaloneContainerRunnable
Constructs a new standalone container runnable based on the provided configuration set parameters.
StandaloneProcessingUnitContainer - Class in org.openspaces.pu.container.standalone
A StandaloneProcessingUnitContainer provider.
StandaloneProcessingUnitContainer(StandaloneContainerRunnable) - Constructor for class org.openspaces.pu.container.standalone.StandaloneProcessingUnitContainer
 
StandaloneProcessingUnitContainerProvider - Class in org.openspaces.pu.container.standalone
A StandaloneProcessingUnitContainer provider.
StandaloneProcessingUnitContainerProvider(String) - Constructor for class org.openspaces.pu.container.standalone.StandaloneProcessingUnitContainerProvider
Constructs a new standalone container provider using the provided location as the location of the processing unit archive (either an exploded archive or a jar/zip archive).
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.
STANDBY_WAIT_TIME_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
Retry sleep time (ms) on operation to inactive (standby) space.
start() - Method in interface com.j_spaces.core.admin.IRemoteJSpaceAdmin
Deprecated. To stop and start a space, restart the corresponding processing unit instance
start(Xid, int) - Method in class com.j_spaces.core.client.XAResourceImpl
 
start() - Method in class org.openspaces.esb.mule.seda.SpaceAwareSedaService
 
start() - Method in class org.openspaces.events.AbstractSpaceListeningContainer
Start this container.
start(Properties) - Method in class org.openspaces.hibernate.cache.AbstractMapCacheProvider
Starts the pure GigaSpace Hibernate cache provider.
start(Properties) - Method in class org.openspaces.hibernate.cache.SimpleGigaMapCacheProvider
 
start(Properties) - Method in class org.openspaces.hibernate.cache.TransactionalGigaMapCacheProvider
 
start() - Method in interface org.openspaces.pu.container.jee.glassfish.holder.GlassfishHolder
Start Glassfish.
start() - Method in class org.openspaces.pu.container.jee.glassfish.holder.GlassfishServer
 
start() - Method in class org.openspaces.pu.container.jee.glassfish.holder.SharedGlassfishHolder
 
start() - Method in interface org.openspaces.pu.container.jee.jetty.holder.JettyHolder
Start Jetty.
start() - Method in class org.openspaces.pu.container.jee.jetty.holder.PlainJettyHolder
 
start() - Method in class org.openspaces.pu.container.jee.jetty.holder.SharedJettyHolder
 
start() - Method in class org.openspaces.pu.container.jee.jetty.holder.SharedThreadPool
 
start() - Method in class org.openspaces.pu.container.jee.lb.apache.ApacheLoadBalancerAgent
 
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.
started - Variable in class org.openspaces.memcached.SpaceCache
 
startGridService(GridServiceManagerOptions) - Method in interface org.openspaces.admin.gsa.GridServiceAgent
Starts a GridServiceManager based on the provided options.
startGridService(ElasticServiceManagerOptions) - Method in interface org.openspaces.admin.gsa.GridServiceAgent
Starts a ElasticServiceManager based on the provided options.
startGridService(GridServiceContainerOptions) - Method in interface org.openspaces.admin.gsa.GridServiceAgent
Starts a GridServiceContainer based on the provided options.
startGridService(LookupServiceOptions) - Method in interface org.openspaces.admin.gsa.GridServiceAgent
Starts a LookupService based on the provided options.
startGridService(GridServiceOptions) - Method in interface org.openspaces.admin.gsa.GridServiceAgent
Starts a generic process of a given type.
startGridServiceAndWait(GridServiceManagerOptions) - Method in interface org.openspaces.admin.gsa.GridServiceAgent
Starts a GridServiceManager based on the provided options and waits indefinitely until it is discovered by the admin, which is then returned.
startGridServiceAndWait(GridServiceManagerOptions, long, TimeUnit) - Method in interface org.openspaces.admin.gsa.GridServiceAgent
Starts a GridServiceManager based on the provided options and waits for the given timeout (in time unit) until it is discovered by the admin, which is then returned.
startGridServiceAndWait(ElasticServiceManagerOptions) - Method in interface org.openspaces.admin.gsa.GridServiceAgent
Starts a ElasticServiceManager based on the provided options and waits indefinitely until it is discovered by the admin, which is then returned.
startGridServiceAndWait(ElasticServiceManagerOptions, long, TimeUnit) - Method in interface org.openspaces.admin.gsa.GridServiceAgent
Starts a ElasticServiceManager based on the provided options and waits for the given timeout (in time unit) until it is discovered by the admin, which is then returned.
startGridServiceAndWait(GridServiceContainerOptions) - Method in interface org.openspaces.admin.gsa.GridServiceAgent
Starts a GridServiceContainer based on the provided options and waits indefinitely until it is discovered by the admin, which is then returned.
startGridServiceAndWait(GridServiceContainerOptions, long, TimeUnit) - Method in interface org.openspaces.admin.gsa.GridServiceAgent
Starts a GridServiceContainer based on the provided options and waits for the given timeout (in time unit) until it is discovered by the admin, which is then returned.
startGridServiceAndWait(LookupServiceOptions) - Method in interface org.openspaces.admin.gsa.GridServiceAgent
Starts a LookupService based on the provided options and waits indefinitely until it is discovered by the admin, which is then returned.
startGridServiceAndWait(LookupServiceOptions, long, TimeUnit) - Method in interface org.openspaces.admin.gsa.GridServiceAgent
Starts a LookupService based on the provided options and waits for the given timeout (in time unit) until it is discovered by the admin, which is then returned.
startIn(Xid, int, boolean) - Method in class com.j_spaces.core.client.XAResourceImpl
 
STARTING - Static variable in interface com.j_spaces.core.ISpaceState
Service is starting.
startStatisticsMonitor() - Method in interface org.openspaces.admin.StatisticsMonitor
Starts the statistics monitor, starting a scheduled monitor that polls for statistics.
stat(String) - Method in class org.openspaces.memcached.SpaceCache
 
STATE - Static variable in class com.j_spaces.core.client.SpaceURL
Deprecated.  The state attribute is used to define specified space state.
state - Variable in class org.openspaces.memcached.protocol.SessionStatus
 
STATE_STARTED - Static variable in class com.j_spaces.core.client.SpaceURL
Deprecated.  A STATE parameter value, means that the space state is started.
STATE_STOPPED - Static variable in class com.j_spaces.core.client.SpaceURL
Deprecated.  A STATE parameter value, means that the space state is stopped.
StatelessChunkListDataIterator - Class in org.openspaces.persistency.hibernate.iterator
A default batch iterator that is based on StatelessListQueryDataIterator for each chunk.
StatelessChunkListDataIterator(String, SessionFactory, int, boolean, int) - Constructor for class org.openspaces.persistency.hibernate.iterator.StatelessChunkListDataIterator
Constructs a list iterator over the given entity name.
StatelessChunkListDataIterator(SQLQuery, SessionFactory, int, boolean, int) - Constructor for class org.openspaces.persistency.hibernate.iterator.StatelessChunkListDataIterator
Constructs a list iterator over the given GigaSpaces SQLQuery.
StatelessChunkListDataIterator(String, SessionFactory, int, int) - Constructor for class org.openspaces.persistency.hibernate.iterator.StatelessChunkListDataIterator
Constructs a list iterator over the given hibernate query string.
StatelessChunkScrollableDataIterator - Class in org.openspaces.persistency.hibernate.iterator
A stateless batch iterator that is based on StatelessScrollableDataIterator for each chunk.
StatelessChunkScrollableDataIterator(String, SessionFactory, int, boolean, int) - Constructor for class org.openspaces.persistency.hibernate.iterator.StatelessChunkScrollableDataIterator
Constructs a scrollable iterator over the given entity name.
StatelessChunkScrollableDataIterator(SQLQuery, SessionFactory, int, boolean, int) - Constructor for class org.openspaces.persistency.hibernate.iterator.StatelessChunkScrollableDataIterator
Constructs a scrollable iterator over the given GigaSpaces SQLQuery.
StatelessChunkScrollableDataIterator(String, SessionFactory, int, int) - Constructor for class org.openspaces.persistency.hibernate.iterator.StatelessChunkScrollableDataIterator
Constructs a scrollable iterator over the given hibernate query string.
StatelessHibernateExternalDataSource - Class in org.openspaces.persistency.hibernate
An external data source implementation based on Hiberante StatelessSession.
StatelessHibernateExternalDataSource() - Constructor for class org.openspaces.persistency.hibernate.StatelessHibernateExternalDataSource
 
StatelessListQueryDataIterator - Class in org.openspaces.persistency.hibernate.iterator
A simple iterator that iterates over a SQLQuery by creating an Hiberante query using Hibernate StatelessSession and listing it.
StatelessListQueryDataIterator(SQLQuery, SessionFactory) - Constructor for class org.openspaces.persistency.hibernate.iterator.StatelessListQueryDataIterator
 
StatelessListQueryDataIterator(SQLQuery, SessionFactory, int, int) - Constructor for class org.openspaces.persistency.hibernate.iterator.StatelessListQueryDataIterator
 
StatelessListQueryDataIterator(String, SessionFactory) - Constructor for class org.openspaces.persistency.hibernate.iterator.StatelessListQueryDataIterator
 
StatelessListQueryDataIterator(String, SessionFactory, int, int) - Constructor for class org.openspaces.persistency.hibernate.iterator.StatelessListQueryDataIterator
 
StatelessScrollableDataIterator - Class in org.openspaces.persistency.hibernate.iterator
A stateless scrollable result based on Hibernate StatelessSession.
StatelessScrollableDataIterator(String, SessionFactory, int, boolean) - Constructor for class org.openspaces.persistency.hibernate.iterator.StatelessScrollableDataIterator
Constructs a scrollable iterator over the given entity name.
StatelessScrollableDataIterator(String, SessionFactory, int, boolean, int, int) - Constructor for class org.openspaces.persistency.hibernate.iterator.StatelessScrollableDataIterator
Constructs a scrollable iterator over the given entity name.
StatelessScrollableDataIterator(SQLQuery, SessionFactory, int, boolean) - Constructor for class org.openspaces.persistency.hibernate.iterator.StatelessScrollableDataIterator
Constructs a scrollable iterator over the given GigaSpaces SQLQuery.
StatelessScrollableDataIterator(SQLQuery, SessionFactory, int, boolean, int, int) - Constructor for class org.openspaces.persistency.hibernate.iterator.StatelessScrollableDataIterator
Constructs a scrollable iterator over the given GigaSpaces SQLQuery.
StatelessScrollableDataIterator(String, SessionFactory, int) - Constructor for class org.openspaces.persistency.hibernate.iterator.StatelessScrollableDataIterator
Constructs a scrollable iterator over the given hibernate query string.
StatelessScrollableDataIterator(String, SessionFactory, int, int, int) - Constructor for class org.openspaces.persistency.hibernate.iterator.StatelessScrollableDataIterator
Constructs a scrollable iterator over the given hibernate query string.
STATIC_PARTITION_NUMBER - Static variable in interface com.gigaspaces.datasource.ManagedDataSource
use this constant to get from the Properties the partition number
StaticResourceScript - Class in org.openspaces.remoting.scripting
A static script that uses Spring Resource and ResourceLoader to load a given script (for example, from the classpath).
StaticResourceScript() - Constructor for class org.openspaces.remoting.scripting.StaticResourceScript
 
StaticResourceScript(String, String, String) - Constructor for class org.openspaces.remoting.scripting.StaticResourceScript
 
StaticScript - Class in org.openspaces.remoting.scripting
A script that holds the actual script as a String.
StaticScript() - Constructor for class org.openspaces.remoting.scripting.StaticScript
Constructs a new static script.
StaticScript(String, String, String) - Constructor for class org.openspaces.remoting.scripting.StaticScript
Constructs a new static script.
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.
StatisticsMonitor - Interface in org.openspaces.admin
Components implement this interface indicating that they can be monitored for statistics.
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.
StatisticsUtils - Class in org.openspaces.admin.support
 
StatisticsUtils() - Constructor for class org.openspaces.admin.support.StatisticsUtils
 
stats - Variable in class org.openspaces.memcached.protocol.ResponseMessage
 
STATUS - Static variable in class org.openspaces.events.EventContainerServiceMonitors.Attributes
 
stop() - Method in interface com.j_spaces.core.admin.IRemoteJSpaceAdmin
Deprecated. To stop and start a space, restart the corresponding processing unit instance
stop() - Method in class org.openspaces.esb.mule.seda.SpaceAwareSedaService
 
stop() - Method in class org.openspaces.events.AbstractSpaceListeningContainer
Stop this container.
stop() - Method in class org.openspaces.hibernate.cache.AbstractMapCacheProvider
Stops the local cache.
stop() - Method in class org.openspaces.hibernate.cache.SimpleGigaMapCacheProvider
 
stop() - Method in class org.openspaces.hibernate.cache.TransactionalGigaMapCacheProvider
 
stop() - Method in interface org.openspaces.pu.container.jee.glassfish.holder.GlassfishHolder
Stops Glassfish.
stop() - Method in class org.openspaces.pu.container.jee.glassfish.holder.GlassfishServer
 
stop() - Method in class org.openspaces.pu.container.jee.glassfish.holder.SharedGlassfishHolder
 
stop() - Method in interface org.openspaces.pu.container.jee.jetty.holder.JettyHolder
Stops Jetty.
stop() - Method in class org.openspaces.pu.container.jee.jetty.holder.PlainJettyHolder
 
stop() - Method in class org.openspaces.pu.container.jee.jetty.holder.SharedJettyHolder
 
stop() - Method in class org.openspaces.pu.container.jee.jetty.holder.SharedThreadPool
 
stop() - Method in class org.openspaces.pu.container.jee.lb.apache.ApacheLoadBalancerAgent
 
stop(boolean) - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanImpl
 
stop() - Method in class org.openspaces.pu.container.standalone.StandaloneContainerRunnable
Stop this currently running container runnable.
STOPPED - Static variable in interface com.j_spaces.core.ISpaceState
Service is stopped.
stopStatisticsMonitor() - Method in interface org.openspaces.admin.StatisticsMonitor
Stops the statistics monitor.
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
Deprecated. 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
Deprecated. Store the specified values under the specified keys in the underlying store.
storeKey(SecretKey, File) - Static method in class com.gigaspaces.security.encoding.KeyFactory
Stores the secret key to the provided file.
StreamLogEntryMatcher - Interface in com.gigaspaces.log
A marker interface indicating that a log entry matcher can be used for streaming (i.e. used repeatedly).
sub(Number, Number) - Method in class org.openspaces.core.util.numbers.BigDecimalHelper
 
sub(Number, Number) - Method in class org.openspaces.core.util.numbers.BigIntegerHelper
 
sub(Number, Number) - Method in class org.openspaces.core.util.numbers.DoubleHelper
 
sub(Number, Number) - Method in class org.openspaces.core.util.numbers.FloatHelper
 
sub(Number, Number) - Method in class org.openspaces.core.util.numbers.IntegerHelper
 
sub(Number, Number) - Method in class org.openspaces.core.util.numbers.LongHelper
 
sub(Number, Number) - Method in interface org.openspaces.core.util.numbers.NumberHelper
Substracts the two numbers (can be of any Number type) and returns the type result that the number helper handles.
sub(Number, Number) - Method in class org.openspaces.core.util.numbers.ShortHelper
 
submit(Callable<T>) - Method in class org.openspaces.core.executor.juc.DefaultTaskExecutorService
 
submit(Callable<T>, Object) - Method in class org.openspaces.core.executor.juc.DefaultTaskExecutorService
 
submit(Runnable) - Method in class org.openspaces.core.executor.juc.DefaultTaskExecutorService
 
submit(Runnable, T) - Method in class org.openspaces.core.executor.juc.DefaultTaskExecutorService
 
submit(Callable<T>, Object) - Method in interface org.openspaces.core.executor.juc.TaskExecutorService
Submits a callabale to to be executed on the Space using the provided routing.
SUFFIX - Static variable in class org.openspaces.events.support.EventContainersBus
 
SUFFIX_PROP - Static variable in class org.openspaces.core.cluster.ClusterInfoPropertyPlaceholderConfigurer
 
SumReducer<T extends Number,R extends Number> - Class in org.openspaces.core.executor.support
A default implementation of a reducer that sums all types T into a result R.
SumReducer(Class<R>) - Constructor for class org.openspaces.core.executor.support.SumReducer
 
SumTask<T extends Number,R extends Number> - Class in org.openspaces.core.executor.support
A sum distrubuted task that accepts a Task to delegate the actual execution to and implements the SumTask.reduce(java.util.List) operation.
SumTask() - Constructor for class org.openspaces.core.executor.support.SumTask
 
SumTask(Class<R>, Task<T>) - Constructor for class org.openspaces.core.executor.support.SumTask
Constructs a new sum distributed task that delegates the actual execution to th provided task.
SumTask(Class<R>, Task<T>, AsyncResultFilter<T>) - Constructor for class org.openspaces.core.executor.support.SumTask
Constructs a new sum distributed task that delegates the actual execution to th provided task.
supportFifoOrder(short) - Static method in class com.j_spaces.core.client.TemplateMatchCodes
 
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
 
SyncProxy - Annotation Type in org.openspaces.remoting
Deprecated. Use ExecutorProxy and executor based remoting instead.
syncProxy() - Method in class org.openspaces.remoting.SyncRemotingProxyConfigurer
Creates a new synchronous proxy of type T
SyncProxyBeanDefinitionParser - Class in org.openspaces.remoting.config
A bean definition builder for SyncSpaceRemotingProxyFactoryBean.
SyncProxyBeanDefinitionParser() - Constructor for class org.openspaces.remoting.config.SyncProxyBeanDefinitionParser
 
SyncRemoteFuture<T> - Class in org.openspaces.remoting
A Space remoting future implementation.
SyncRemoteFuture(T) - Constructor for class org.openspaces.remoting.SyncRemoteFuture
 
SyncRemoteFuture(Exception) - Constructor for class org.openspaces.remoting.SyncRemoteFuture
 
SyncRemotingProxyConfigurer<T> - Class in org.openspaces.remoting
A simple programmatic configurer creating a remote syncronous proxy Usage example: IJSpace space = new UrlSpaceConfigurer("jini://*/*/mySpace") .space(); GigaSpace gigaSpace = new GigaSpaceConfigurer(space).gigaSpace(); MyBusinessInterface proxy = new SyncRemotingProxyConfigurer<MyBusinessInterface>(gigaSpace, MyBusinessInterface.class) .broadcast(true) .voidOneWay(true) .syncProxy(); proxy.businessMethod(...);
SyncRemotingProxyConfigurer(GigaSpace, Class<T>) - Constructor for class org.openspaces.remoting.SyncRemotingProxyConfigurer
 
SyncScriptingExecutor - Annotation Type in org.openspaces.remoting.scripting
Deprecated. Use ExecutorScriptingExecutor.
syncScriptingExecutor() - Method in class org.openspaces.remoting.scripting.SyncScriptingProxyConfigurer
Deprecated. Create a new sync ScriptingExecutor proxy
SyncScriptingProxyConfigurer<T> - Class in org.openspaces.remoting.scripting
Deprecated. Use ExecutorScriptingProxyConfigurer.
SyncScriptingProxyConfigurer(GigaSpace) - Constructor for class org.openspaces.remoting.scripting.SyncScriptingProxyConfigurer
Deprecated.  
SyncSpaceRemotingEntry - Class in org.openspaces.remoting
Default implementation of a remoting entry that acts both as a remote invocation and a remote result.
SyncSpaceRemotingEntry() - Constructor for class org.openspaces.remoting.SyncSpaceRemotingEntry
 
SyncSpaceRemotingProxyFactoryBean - Class in org.openspaces.remoting
Deprecated. Use ExecutorSpaceRemotingProxyFactoryBean and executor based remoting instead.
SyncSpaceRemotingProxyFactoryBean() - Constructor for class org.openspaces.remoting.SyncSpaceRemotingProxyFactoryBean
Deprecated.  
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
 
SystemAuthority - Class in com.gigaspaces.security.authorities
Defines an Authority for managing of users and roles.
SystemAuthority(SystemAuthority.SystemPrivilege) - Constructor for class com.gigaspaces.security.authorities.SystemAuthority
 
SystemAuthority.SystemPrivilege - Enum in com.gigaspaces.security.authorities
Defines monitoring privileges
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
 
SystemRequirement - Class in org.openspaces.pu.sla.requirement
 
SystemRequirement() - Constructor for class org.openspaces.pu.sla.requirement.SystemRequirement
 
SystemRequirementBeanDefinitionParser - Class in org.openspaces.pu.sla.config
A bean definition builder for SystemRequirement.
SystemRequirementBeanDefinitionParser() - Constructor for class org.openspaces.pu.sla.config.SystemRequirementBeanDefinitionParser
 

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. use ReplicationOperationType.TAKE instead.
take(T) - Method in class org.openspaces.core.DefaultGigaSpace
 
take(T, long) - Method in class org.openspaces.core.DefaultGigaSpace
 
take(T, long, int) - Method in class org.openspaces.core.DefaultGigaSpace
 
take(ISpaceQuery<T>) - Method in class org.openspaces.core.DefaultGigaSpace
 
take(ISpaceQuery<T>, long) - Method in class org.openspaces.core.DefaultGigaSpace
 
take(ISpaceQuery<T>, long, int) - Method in class org.openspaces.core.DefaultGigaSpace
 
take(T) - Method in interface org.openspaces.core.GigaSpace
Take (remove) any matching entry from the space, blocking until one exists.
take(T, long) - Method in interface org.openspaces.core.GigaSpace
Take (remove) any matching entry from the space, blocking until one exists.
take(T, long, int) - Method in interface org.openspaces.core.GigaSpace
Take (remove) any matching entry from the space, blocking until one exists.
take(ISpaceQuery<T>) - Method in interface org.openspaces.core.GigaSpace
Take (remove) any matching entry from the space, blocking until one exists.
take(ISpaceQuery<T>, long) - Method in interface org.openspaces.core.GigaSpace
Take (remove) any matching entry from the space, blocking until one exists.
take(ISpaceQuery<T>, long, int) - Method in interface org.openspaces.core.GigaSpace
Take (remove) any matching entry from the space, blocking until one exists.
takeById(Class<T>, Object) - Method in class org.openspaces.core.DefaultGigaSpace
 
takeById(Class<T>, Object, Object) - Method in class org.openspaces.core.DefaultGigaSpace
 
takeById(Class<T>, Object, Object, long) - Method in class org.openspaces.core.DefaultGigaSpace
 
takeById(Class<T>, Object, Object, long, int) - Method in class org.openspaces.core.DefaultGigaSpace
 
takeById(Class<T>, Object) - Method in interface org.openspaces.core.GigaSpace
Take (remove) an object from the space matching its id and the class.
takeById(Class<T>, Object, Object) - Method in interface org.openspaces.core.GigaSpace
Take (remove) an object from the space matching its id, the class and the routing value.
takeById(Class<T>, Object, Object, long) - Method in interface org.openspaces.core.GigaSpace
Take (remove) an object from the space matching its id, the class and the routing value.
takeById(Class<T>, Object, Object, long, int) - Method in interface org.openspaces.core.GigaSpace
Take (remove) an object from the space matching its id, the class and the routing value.
takeByIds(Class<T>, Object[], int) - Method in class org.openspaces.core.DefaultGigaSpace
 
takeByIds(Class<T>, Object[], Object, int) - Method in class org.openspaces.core.DefaultGigaSpace
 
takeByIds(Class<T>, Object[], Object[], int) - Method in class org.openspaces.core.DefaultGigaSpace
 
takeByIds(Class<T>, Object[]) - Method in class org.openspaces.core.DefaultGigaSpace
 
takeByIds(Class<T>, Object[], Object) - Method in class org.openspaces.core.DefaultGigaSpace
 
takeByIds(Class<T>, Object[], Object[]) - Method in class org.openspaces.core.DefaultGigaSpace
 
takeByIds(Class<T>, Object[]) - Method in interface org.openspaces.core.GigaSpace
Take (remove) objects from the space matching their IDs and the specified class.
takeByIds(Class<T>, Object[], int) - Method in interface org.openspaces.core.GigaSpace
Take (remove) objects from the space matching their IDs and the specified class, with the provided ReadModifiers.
takeByIds(Class<T>, Object[], Object) - Method in interface org.openspaces.core.GigaSpace
Take (remove) objects from the space matching their IDs, the specified class and routing key.
takeByIds(Class<T>, Object[], Object, int) - Method in interface org.openspaces.core.GigaSpace
Take (remove) objects from the space matching their IDs, the specified class type and routing key, with the provided ReadModifiers.
takeByIds(Class<T>, Object[], Object[]) - Method in interface org.openspaces.core.GigaSpace
Take (remove) objects from the space matching their IDs, the specified class and the routing keys.
takeByIds(Class<T>, Object[], Object[], int) - Method in interface org.openspaces.core.GigaSpace
Take (remove) objects from the space matching their IDs, the specified class and the routing keys, with the provided ReadModifiers.
TakeByIdsException - Exception in com.gigaspaces.client
Thrown when takeByIds operation fails.
TakeByIdsException() - Constructor for exception com.gigaspaces.client.TakeByIdsException
Default constructor required by Externalizable.
TakeByIdsException(ReadTakeByIdResult[]) - Constructor for exception com.gigaspaces.client.TakeByIdsException
 
TakeByIdsException(Object[], Object[], Exception[]) - Constructor for exception com.gigaspaces.client.TakeByIdsException
 
TakeByIdsException - Exception in org.openspaces.core
Thrown when takeByIds operation fails.
TakeByIdsException(TakeByIdsException, ExceptionTranslator) - Constructor for exception org.openspaces.core.TakeByIdsException
 
TakeByIdsException.TakeByIdResult - Class in org.openspaces.core
Holds a TakeByIdsException result.
TakeByIdsException.TakeByIdResult(ReadTakeByIdResult, ExceptionTranslator) - Constructor for class org.openspaces.core.TakeByIdsException.TakeByIdResult
 
TakeByIdsException.TakeByIdResult.TakeByIdResultType - Enum in org.openspaces.core
Determines the result type of a take by id operation result.
TakeByIdsResult<T> - Interface in com.gigaspaces.client
Holds iterable results of the takeByIds operation.
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.
takeIfExists(T) - Method in class org.openspaces.core.DefaultGigaSpace
 
takeIfExists(T, long) - Method in class org.openspaces.core.DefaultGigaSpace
 
takeIfExists(ISpaceQuery<T>) - Method in class org.openspaces.core.DefaultGigaSpace
 
takeIfExists(ISpaceQuery<T>, long) - Method in class org.openspaces.core.DefaultGigaSpace
 
takeIfExists(T) - Method in interface org.openspaces.core.GigaSpace
Take (remove) any matching entry from the space, returning null if there currently is none.
takeIfExists(T, long) - Method in interface org.openspaces.core.GigaSpace
Take (remove) any matching entry from the space, returning null if there currently is none.
takeIfExists(ISpaceQuery<T>) - Method in interface org.openspaces.core.GigaSpace
Take (remove) any matching entry from the space, returning null if there currently is none.
takeIfExists(ISpaceQuery<T>, long) - Method in interface org.openspaces.core.GigaSpace
Take (remove) any matching entry from the space, returning null if there currently is none.
takeIfExistsById(Class<T>, Object) - Method in class org.openspaces.core.DefaultGigaSpace
 
takeIfExistsById(Class<T>, Object, Object) - Method in class org.openspaces.core.DefaultGigaSpace
 
takeIfExistsById(Class<T>, Object, Object, long) - Method in class org.openspaces.core.DefaultGigaSpace
 
takeIfExistsById(Class<T>, Object, Object, long, int) - Method in class org.openspaces.core.DefaultGigaSpace
 
takeIfExistsById(Class<T>, Object) - Method in interface org.openspaces.core.GigaSpace
Take (remove) an object from the space matching its id and the class.
takeIfExistsById(Class<T>, Object, Object) - Method in interface org.openspaces.core.GigaSpace
Take (remove) an object from the space matching its id, the class and the routing value.
takeIfExistsById(Class<T>, Object, Object, long) - Method in interface org.openspaces.core.GigaSpace
Take (remove) an object from the space matching its id, the class and the routing value.
takeIfExistsById(Class<T>, Object, Object, long, int) - Method in interface org.openspaces.core.GigaSpace
Take (remove) an object from the space matching its id, the class and the routing value.
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.
takeMultiple(T, int) - Method in class org.openspaces.core.DefaultGigaSpace
 
takeMultiple(ISpaceQuery<T>, int) - Method in class org.openspaces.core.DefaultGigaSpace
 
takeMultiple(T, int, int) - Method in class org.openspaces.core.DefaultGigaSpace
 
takeMultiple(ISpaceQuery<T>, int, int) - Method in class org.openspaces.core.DefaultGigaSpace
 
takeMultiple(T, int) - Method in interface org.openspaces.core.GigaSpace
Takes (removes) all the entries matching the specified template from this space.
takeMultiple(ISpaceQuery<T>, int) - Method in interface org.openspaces.core.GigaSpace
Takes (removes) all the entries matching the specified template from this space.
takeMultiple(T, int, int) - Method in interface org.openspaces.core.GigaSpace
Takes (removes) all the entries matching the specified template from this space.
takeMultiple(ISpaceQuery<T>, int, int) - Method in interface org.openspaces.core.GigaSpace
Takes (removes) all the entries matching the specified template from this space.
TakeMultipleException - Exception in com.gigaspaces.client
Thrown when a space takeMultiple operation fails.
TakeMultipleException() - Constructor for exception com.gigaspaces.client.TakeMultipleException
 
TakeMultipleException(List<?>, List<Throwable>) - Constructor for exception com.gigaspaces.client.TakeMultipleException
 
TakeMultipleException(Object[], Throwable[]) - Constructor for exception com.gigaspaces.client.TakeMultipleException
 
TakeMultipleException - Exception in org.openspaces.core
Thrown when a takeMultiple space operations fails.
TakeMultipleException(TakeMultipleException, ExceptionTranslator) - Constructor for exception org.openspaces.core.TakeMultipleException
 
Task<T extends Serializable> - Interface in org.openspaces.core.executor
A task executed on a space node (processing unit) that returns a result and may throw an exception.
task(Callable<T>) - Static method in class org.openspaces.core.executor.TaskExecutors
Constructs a new callable task adapter with the callable to call.
task(Callable<T>, AsyncResultsReducer<T, R>) - Static method in class org.openspaces.core.executor.TaskExecutors
Constructs a new callable distributed task adapter with a separate reducer.
task(Callable<T>, AsyncResultsReducer<T, R>, AsyncResultFilter<T>) - Static method in class org.openspaces.core.executor.TaskExecutors
Constructs a new callable distributed task adapter with a separate reducer and filter.
task(Runnable) - Static method in class org.openspaces.core.executor.TaskExecutors
Constructs a new runnable task adapter with the runnable to run.
task(Runnable, AsyncResultsReducer<T, R>) - Static method in class org.openspaces.core.executor.TaskExecutors
Constructs a new runnable distributed task adapter with a separate reducer.
task(Runnable, AsyncResultsReducer<T, R>, AsyncResultFilter<T>) - Static method in class org.openspaces.core.executor.TaskExecutors
Constructs a new runnable distributed task adapter with a separate reducer and filter.
task(Runnable, T, AsyncResultsReducer<T, R>) - Static method in class org.openspaces.core.executor.TaskExecutors
Constructs a new runnable distributed task adapter with a separate reducer.
task(Runnable, T, AsyncResultsReducer<T, R>, AsyncResultFilter<T>) - Static method in class org.openspaces.core.executor.TaskExecutors
Constructs a new runnable distributed task adapter with a separate reducer and filter.
task(Runnable, T) - Static method in class org.openspaces.core.executor.TaskExecutors
Constructs a new runnable task adapter with the runnable to run.
taskExecutor(TaskExecutor) - Method in class org.openspaces.events.polling.SimplePollingContainerConfigurer
 
TaskExecutorEventListenerAdapter - Class in org.openspaces.events.adapter
An adapter that delegates the execution of a SpaceDataEventListener to Spring TaskExecutor implementation (usually to be executed in a different thread).
TaskExecutorEventListenerAdapter() - Constructor for class org.openspaces.events.adapter.TaskExecutorEventListenerAdapter
 
TaskExecutors - Class in org.openspaces.core.executor
 
TaskExecutors() - Constructor for class org.openspaces.core.executor.TaskExecutors
 
TaskExecutorService - Interface in org.openspaces.core.executor.juc
An exetend interface to ExecutorService.
TaskGigaSpace - Annotation Type in org.openspaces.core.executor
Annoation marking a field of type GigaSpace allowing for Task to be injected with the space it is executed on.
TaskGigaSpaceAware - Interface in org.openspaces.core.executor
Task can implement this method to be injected with the Space they are executed on.
TaskRoutingProvider - Interface in org.openspaces.core.executor
Controls the Task routing.
template(Object) - Method in class org.openspaces.events.asyncpolling.SimpleAsyncPollingContainerConfigurer
 
TEMPLATE - Static variable in class org.openspaces.events.EventContainerServiceDetails.Attributes
 
template(Object) - Method in class org.openspaces.events.notify.SimpleNotifyContainerConfigurer
 
TEMPLATE - Static variable in class org.openspaces.events.polling.AggregatedPollingEventContainerServiceDetails.Attributes
 
template(Object) - Method in class org.openspaces.events.polling.SimplePollingContainerConfigurer
 
template - Variable in class org.openspaces.persistency.hibernate.iterator.DefaultCriteriaByExampleDataIterator
 
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
 
TestAgent - Class in org.openspaces.admin.samples
 
TestAgent() - Constructor for class org.openspaces.admin.samples.TestAgent
 
TestDeployer - Class in org.openspaces.admin.samples
 
TestDeployer() - Constructor for class org.openspaces.admin.samples.TestDeployer
 
TestESM - Class in org.openspaces.admin.samples
 
TestESM() - Constructor for class org.openspaces.admin.samples.TestESM
 
TestEventSampler - Class in org.openspaces.admin.samples
 
TestEventSampler() - Constructor for class org.openspaces.admin.samples.TestEventSampler
 
TestInstances - Class in org.openspaces.admin.samples
 
TestInstances() - Constructor for class org.openspaces.admin.samples.TestInstances
 
testOnBorrow - Variable in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
The indication of whether objects will be validated before being borrowed from the pool.
testOnReturn - Variable in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
The indication of whether objects will be validated before being returned to the pool.
TestSampler - Class in org.openspaces.admin.samples
 
TestSampler() - Constructor for class org.openspaces.admin.samples.TestSampler
 
testWhileIdle - Variable in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
The indication of whether objects will be validated by the idle object evictor (if any).
THIRTY_DAYS - Static variable in class org.openspaces.memcached.SpaceCache
 
ThreadLocalMarshaller - Class in org.openspaces.core.util
 
ThreadLocalMarshaller() - Constructor for class org.openspaces.core.util.ThreadLocalMarshaller
 
THROW_PARTIAL_FAILURE - Static variable in class com.j_spaces.core.client.ReadModifiers
Deprecated. This is the default behavior, for old behavior use ReadModifiers.IGNORE_PARTIAL_FAILURE
time - Variable in class org.openspaces.memcached.protocol.CommandMessage
 
TIME_ROLLING_POLICY_DEFAULT - Static variable in class com.gigaspaces.logger.RollingFileHandler
 
TIME_ROLLING_POLICY_PROP - Static variable in class com.gigaspaces.logger.RollingFileHandler
 
TIME_TO_LIVE_PROPERTY - Static variable in class org.openspaces.hibernate.cache.AbstractMapCacheProvider
 
timeBetweenEvictionRunsMillis - Variable in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
The number of milliseconds to sleep between runs of the idle object evictor thread.
TIMEOUT - Static variable in class com.j_spaces.core.client.SpaceURL
Deprecated.  jini:// multicast support.
timeout() - Method in class org.openspaces.jee.sessions.jetty.GigaSessionManager.Session
 
timeout(long) - Method in class org.openspaces.remoting.AsyncRemotingProxyConfigurer
Deprecated.  
timeout(long) - Method in class org.openspaces.remoting.EventDrivenRemotingProxyConfigurer
 
timeout(long) - Method in class org.openspaces.remoting.ExecutorRemotingProxyConfigurer
 
timeout(long) - Method in class org.openspaces.remoting.scripting.AsyncScriptingProxyConfigurer
Deprecated.  
timeout(long) - Method in class org.openspaces.remoting.scripting.EventDrivenScriptingProxyConfigurer
 
timeout(long) - Method in class org.openspaces.remoting.scripting.ExecutorScriptingProxyConfigurer
 
timestamp - Variable in class com.gigaspaces.log.AfterTimeLogEntryMatcher
 
toArray() - Method in class org.openspaces.core.util.ConcurrentHashSet
 
toArray(T[]) - Method in class org.openspaces.core.util.ConcurrentHashSet
 
toB() - Method in class org.openspaces.grid.esm.MemorySettings
 
toGB() - Method in class org.openspaces.grid.esm.MemorySettings
 
toKB() - Method in class org.openspaces.grid.esm.MemorySettings
 
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.
toMap() - Method in class org.openspaces.hibernate.cache.SimpleGigaMapCache
optional operation
toMap() - Method in class org.openspaces.hibernate.cache.SimpleMapCache
optional operation
toMap() - Method in class org.openspaces.hibernate.cache.TransactionalGigaMapCache
optional operation
toMap() - Method in class org.openspaces.hibernate.cache.TransactionalMapCache
optional operation
toMB() - Method in class org.openspaces.grid.esm.MemorySettings
 
toProcessingUnitDeployment() - Method in class org.openspaces.admin.memcached.MemcachedDeployment
Transforms the space deployment to a processing unit deployment (it is a processing unit after all, that simply starts an embedded space).
toProcessingUnitDeployment() - Method in class org.openspaces.admin.space.SpaceDeployment
Transforms the space deployment to a processing unit deployment (it is a processing unit after all, that simply starts an embedded space).
toProps() - Method in class org.openspaces.core.space.AllInCachePolicy
 
toProps() - Method in interface org.openspaces.core.space.CachePolicy
 
toProps() - Method in class org.openspaces.core.space.LruCachePolicy
 
toSpaceIndexType() - Method in enum com.gigaspaces.annotation.pojo.SpaceProperty.IndexType
Deprecated.  
toString() - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
toString() - Method in class com.gigaspaces.events.NotifyActionType
 
toString() - Method in class com.gigaspaces.lrmi.nio.filters.IOSSLFilter
 
toString() - Method in enum com.gigaspaces.security.authorities.GridAuthority.GridPrivilege
 
toString() - Method in class com.gigaspaces.security.authorities.GridAuthority
 
toString() - Method in enum com.gigaspaces.security.authorities.MonitorAuthority.MonitorPrivilege
 
toString() - Method in class com.gigaspaces.security.authorities.MonitorAuthority
 
toString() - Method in class com.gigaspaces.security.authorities.RoleAuthority
 
toString() - Method in class com.gigaspaces.security.authorities.SpaceAuthority.ClassFilter
 
toString() - Method in class com.gigaspaces.security.authorities.SpaceAuthority.PackageFilter
 
toString() - Method in class com.gigaspaces.security.authorities.SpaceAuthority.RegexFilter
 
toString() - Method in enum com.gigaspaces.security.authorities.SpaceAuthority.SpacePrivilege
 
toString() - Method in class com.gigaspaces.security.authorities.SpaceAuthority
 
toString() - Method in enum com.gigaspaces.security.authorities.SystemAuthority.SystemPrivilege
 
toString() - Method in class com.gigaspaces.security.authorities.SystemAuthority
 
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(int) - Static method in class com.j_spaces.core.client.NotifyModifiers
Deprecated.  
toString() - Method in class com.j_spaces.core.client.SpaceURL
Deprecated.  
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.ReplicationStatistics.OutgoingChannel
 
toString() - Method in class com.j_spaces.core.filters.ReplicationStatistics.OutgoingReplication
 
toString() - Method in class com.j_spaces.core.filters.ReplicationStatistics
 
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.jdbc.ResultEntry
 
toString() - Method in class com.j_spaces.map.Envelope
Returns a string representation of the Envelope.
toString() - Method in class org.openspaces.core.cluster.ClusterInfo
 
toString() - Method in class org.openspaces.core.DefaultGigaMap
 
toString() - Method in class org.openspaces.core.DefaultGigaSpace
 
toString() - Method in class org.openspaces.core.properties.BeanLevelProperties
 
toString() - Method in class org.openspaces.core.space.mode.AfterSpaceModeChangeEvent
 
toString() - Method in class org.openspaces.core.space.mode.BeforeSpaceModeChangeEvent
 
toString() - Method in class org.openspaces.esb.mule.message.AbstractMessageHeader
 
toString() - Method in class org.openspaces.events.polling.receive.ExclusiveReadReceiveOperationHandler
 
toString() - Method in class org.openspaces.events.polling.receive.MultiExclusiveReadReceiveOperationHandler
 
toString() - Method in class org.openspaces.events.polling.receive.MultiReadReceiveOperationHandler
 
toString() - Method in class org.openspaces.events.polling.receive.MultiTakeReceiveOperationHandler
 
toString() - Method in class org.openspaces.events.polling.receive.SingleReadReceiveOperationHandler
 
toString() - Method in class org.openspaces.events.polling.receive.SingleTakeReceiveOperationHandler
 
toString() - Method in class org.openspaces.events.polling.trigger.ReadTriggerOperationHandler
 
toString() - Method in class org.openspaces.hibernate.cache.CacheKey
 
toString() - Method in class org.openspaces.jee.sessions.jetty.SessionData
 
toString() - Method in class org.openspaces.memcached.Key
 
toString() - Method in class org.openspaces.pu.container.jee.glassfish.holder.GlassfishServer
 
toString() - Method in class org.openspaces.pu.container.jee.jetty.holder.SharedThreadPool
 
toString() - Method in class org.openspaces.pu.service.PlainAggregatedServiceDetails
 
toString() - Method in class org.openspaces.pu.service.PlainServiceDetails
 
toString() - Method in class org.openspaces.pu.service.PlainServiceMonitors
 
toString() - Method in class org.openspaces.pu.sla.RelocationPolicy
 
toString() - Method in class org.openspaces.pu.sla.ScaleUpPolicy
 
toString() - Method in class org.openspaces.pu.sla.SLA
 
toString() - Method in class org.openspaces.remoting.EventDrivenSpaceRemotingEntry
 
toString() - Method in class org.openspaces.remoting.RemotingServiceDetails.RemoteService
 
toString() - Method in class org.openspaces.remoting.RemotingServiceMonitors.RemoteServiceStats
 
toString() - Method in class org.openspaces.remoting.scripting.ResourceLazyLoadingScript
 
toString() - Method in class org.openspaces.remoting.scripting.StaticScript
 
toString() - Method in class org.openspaces.remoting.SyncSpaceRemotingEntry
 
toStringExtended() - Method in class org.openspaces.jee.sessions.jetty.SessionData
 
ToStringHelper - Class in org.openspaces.grid.esm
 
ToStringHelper() - Constructor for class org.openspaces.grid.esm.ToStringHelper
 
TOTAL - Static variable in class org.openspaces.pu.container.jee.stats.WebRequestsServiceMonitors.Attributes
 
total_conns - Variable in class org.openspaces.memcached.protocol.MemcachedCommandHandler
 
TOTAL_DURATION - Static variable in class org.openspaces.pu.container.jee.stats.WebRequestsServiceMonitors.Attributes
 
toTB() - Method in class org.openspaces.grid.esm.MemorySettings
 
touchEntry(CacheEntry) - Method in interface com.j_spaces.javax.cache.EvictionStrategy
Deprecated. Informs the eviction strategy on a CacheEntry use.
toURL() - Method in class org.openspaces.pu.container.support.WebsterFile
 
toUserDetails() - Method in class org.openspaces.core.space.SecurityConfig
 
track(File) - Method in interface com.gigaspaces.logger.BackupPolicy
Track a newly created file.
track(File) - Method in class com.gigaspaces.logger.DeleteBackupPolicy
 
track(File) - Method in class com.gigaspaces.logger.NullBackupPolicy
 
transaction - Variable in class org.openspaces.persistency.hibernate.iterator.DefaultCriteriaByExampleDataIterator
 
transaction - Variable in class org.openspaces.persistency.hibernate.iterator.DefaultListQueryDataIterator
 
transaction - Variable in class org.openspaces.persistency.hibernate.iterator.DefaultScrollableDataIterator
 
transaction - Variable in class org.openspaces.persistency.hibernate.iterator.StatelessListQueryDataIterator
 
transaction - Variable in class org.openspaces.persistency.hibernate.iterator.StatelessScrollableDataIterator
 
transaction - Variable in class org.openspaces.remoting.SyncSpaceRemotingEntry
 
TRANSACTION_MANAGER - Static variable in class org.openspaces.events.EventContainerServiceDetails.Attributes
 
TransactionalEvent - Annotation Type in org.openspaces.events
Marks an event container configured using annotations (Polling or Notify as transactional.
TransactionalGigaMapCache - Class in org.openspaces.hibernate.cache
A hibernate second level cache implemenation using GigaMap.
TransactionalGigaMapCache(String, GigaMap) - Constructor for class org.openspaces.hibernate.cache.TransactionalGigaMapCache
 
TransactionalGigaMapCacheProvider - Class in org.openspaces.hibernate.cache
An Open Spaces Hibernate second level cache provider using the GigaMap interface.
TransactionalGigaMapCacheProvider() - Constructor for class org.openspaces.hibernate.cache.TransactionalGigaMapCacheProvider
 
TransactionalMapCache - Class in org.openspaces.hibernate.cache
Transaction map cache implements Hibenrate second level cache transactionally by integrating with JTA.
TransactionalMapCache(String, IMap, long, long, TransactionManager, LocalTransactionManager) - Constructor for class org.openspaces.hibernate.cache.TransactionalMapCache
 
TransactionalMapCacheProvider - Class in org.openspaces.hibernate.cache
Transactional Map cache provider allowing to use GigaSpaces as a second level cache within a JTA environment.
TransactionalMapCacheProvider() - Constructor for class org.openspaces.hibernate.cache.TransactionalMapCacheProvider
 
TransactionDataAccessException - Exception in org.openspaces.core
An exception occurred during a space operation that has to do with transactional semantics.
TransactionDataAccessException(String) - Constructor for exception org.openspaces.core.TransactionDataAccessException
 
TransactionDataAccessException(String, Throwable) - Constructor for exception org.openspaces.core.TransactionDataAccessException
 
TransactionDataAccessException(TransactionException) - Constructor for exception org.openspaces.core.TransactionDataAccessException
 
TransactionDataAccessException(TransactionException) - Constructor for exception org.openspaces.core.TransactionDataAccessException
 
transactionIsolationLevel(int) - Method in class org.openspaces.events.asyncpolling.SimpleAsyncPollingContainerConfigurer
 
transactionIsolationLevel(int) - Method in class org.openspaces.events.notify.SimpleNotifyContainerConfigurer
 
transactionIsolationLevel(int) - Method in class org.openspaces.events.polling.SimplePollingContainerConfigurer
 
TransactionLeaseRenewalConfig - Class in org.openspaces.core.transaction.manager
Allows to configure transactions to be renewed automatically when using AbstractJiniTransactionManager and its different sub-classes.
TransactionLeaseRenewalConfig() - Constructor for class org.openspaces.core.transaction.manager.TransactionLeaseRenewalConfig
 
transactionManager(PlatformTransactionManager) - Method in class org.openspaces.core.GigaMapConfigurer
 
transactionManager(PlatformTransactionManager) - Method in class org.openspaces.core.GigaSpaceConfigurer
 
transactionManager() - Method in class org.openspaces.core.transaction.manager.DistributedJiniTxManagerConfigurer
 
transactionManager() - Method in class org.openspaces.core.transaction.manager.LocalJiniTxManagerConfigurer
 
transactionManager() - Method in class org.openspaces.core.transaction.manager.LookupJiniTxManagerConfigurer
 
transactionManager(PlatformTransactionManager) - Method in class org.openspaces.events.asyncpolling.SimpleAsyncPollingContainerConfigurer
 
transactionManager(PlatformTransactionManager) - Method in class org.openspaces.events.notify.SimpleNotifyContainerConfigurer
 
transactionManager(PlatformTransactionManager) - Method in class org.openspaces.events.polling.SimplePollingContainerConfigurer
 
transactionManagerName(String) - Method in class org.openspaces.core.transaction.manager.LookupJiniTxManagerConfigurer
 
transactionName(String) - Method in class org.openspaces.events.asyncpolling.SimpleAsyncPollingContainerConfigurer
 
transactionName(String) - Method in class org.openspaces.events.notify.SimpleNotifyContainerConfigurer
 
transactionName(String) - Method in class org.openspaces.events.polling.SimplePollingContainerConfigurer
 
TransactionProvider - Interface in org.openspaces.core.transaction
A transaction provider is used to support declarative transactions.
transactionTimeout(int) - Method in class org.openspaces.events.asyncpolling.SimpleAsyncPollingContainerConfigurer
 
transactionTimeout(int) - Method in class org.openspaces.events.notify.SimpleNotifyContainerConfigurer
 
transactionTimeout(int) - Method in class org.openspaces.events.polling.SimplePollingContainerConfigurer
 
transform(MuleMessage, String) - Method in class org.openspaces.esb.mule.transformers.OpenSpacesTransformer
 
translate(Throwable) - Method in class org.openspaces.core.exception.DefaultExceptionTranslator
Translateds general JavaSpaces and Jini exceptions into a DataAccess exception.
translate(Throwable) - Method in interface org.openspaces.core.exception.ExceptionTranslator
Translates a low level exception into a DataAccessException runtime exception.
translateNoUncategorized(Throwable) - Method in class org.openspaces.core.exception.DefaultExceptionTranslator
 
translateNoUncategorized(Throwable) - Method in interface org.openspaces.core.exception.ExceptionTranslator
 
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.
Transport - Interface in org.openspaces.admin.transport
A transport holds information on the communication layer that is used by a grid component.
TransportAware - Interface in org.openspaces.admin.transport
A grid component implements this interface if it can provide information regarding the transport it is using.
TransportDetails - Interface in org.openspaces.admin.transport
Details (non changeable information) of a single transport.
Transports - Interface in org.openspaces.admin.transport
Transports hold all the different Transports that are currently siscovered.
TransportsDetails - Interface in org.openspaces.admin.transport
An aggregated view of all TransportDetails.
TransportsStatistics - Interface in org.openspaces.admin.transport
An aggregated view of TransportStatistics.
transportsStatisticsChanged(TransportsStatisticsChangedEvent) - Method in interface org.openspaces.admin.transport.events.TransportsStatisticsChangedEventListener
A callback indicating the statistics have changed.
TransportsStatisticsChangedEvent - Class in org.openspaces.admin.transport.events
An event indicating that an aggregated transports level statistics has changed.
TransportsStatisticsChangedEvent(Transports, TransportsStatistics) - Constructor for class org.openspaces.admin.transport.events.TransportsStatisticsChangedEvent
 
TransportsStatisticsChangedEventListener - Interface in org.openspaces.admin.transport.events
An event listener called when statistics have changed.
TransportsStatisticsChangedEventManager - Interface in org.openspaces.admin.transport.events
An event manager allowing to add and remove TransportsStatisticsChangedEventListener.
TransportStatistics - Interface in org.openspaces.admin.transport
A transport level statistics.
transportStatisticsChanged(TransportStatisticsChangedEvent) - Method in interface org.openspaces.admin.transport.events.TransportStatisticsChangedEventListener
A callback indicating the statistics have changed.
TransportStatisticsChangedEvent - Class in org.openspaces.admin.transport.events
An event indicating that a transport level statistics has changed.
TransportStatisticsChangedEvent(Transport, TransportStatistics) - Constructor for class org.openspaces.admin.transport.events.TransportStatisticsChangedEvent
 
TransportStatisticsChangedEventListener - Interface in org.openspaces.admin.transport.events
An event listener called when statistics have changed.
TransportStatisticsChangedEventManager - Interface in org.openspaces.admin.transport.events
An event manager allowing to add and remove TransportStatisticsChangedEventListener.
TRIGGER_NOTIFY_TEMPLATE - Static variable in class org.openspaces.events.notify.AggregatedNotifyEventContainerServiceDetails.Attributes
 
TRIGGER_NOTIFY_TEMPLATE - Static variable in class org.openspaces.events.notify.NotifyEventContainerServiceDetails.Attributes
 
TRIGGER_OPERATION_HANDLER - Static variable in class org.openspaces.events.polling.AggregatedPollingEventContainerServiceDetails.Attributes
 
TRIGGER_OPERATION_HANDLER - Static variable in class org.openspaces.events.polling.PollingEventContainerServiceDetails.Attributes
 
TriggerHandler - Annotation Type in org.openspaces.events.polling
An annotation marking a method as one that is responsible to return a TriggerOperationHandler to be used with a polling container.
triggerNotifyTemplate(boolean) - Method in class org.openspaces.events.notify.SimpleNotifyContainerConfigurer
 
TriggerNotifyTemplateType - Enum in org.openspaces.events.notify
If using a replicated space controls if the listener that are replicated to cluster members will raise notifications.
triggerOperationHandler(TriggerOperationHandler) - Method in class org.openspaces.events.polling.SimplePollingContainerConfigurer
 
TriggerOperationHandler - Interface in org.openspaces.events.polling.trigger
Allows to perform a trigger receive operation which control if the active receive operation will be performed in a polling event container.
triggerReceive(Object, GigaSpace, long) - Method in class org.openspaces.events.polling.trigger.ReadTriggerOperationHandler
Uses GigaSpace.read(Object,long) and returns its result.
triggerReceive(Object, GigaSpace, long) - Method in interface org.openspaces.events.polling.trigger.TriggerOperationHandler
Allows to perform a trigger receive operation which control if the active receive operation will be performed in a polling event container.
TX_MANAGER - Static variable in class org.openspaces.core.config.GigaMapBeanDefinitionParser
 
TX_MANAGER - Static variable in class org.openspaces.core.config.GigaSpaceBeanDefinitionParser
 
TX_MANAGER_NAME - Static variable in class org.openspaces.core.config.LookupJiniTxManagerBeanDefinitionParser
 
txProvider(TransactionProvider) - Method in class org.openspaces.core.GigaMapConfigurer
 
txProvider(TransactionProvider) - Method in class org.openspaces.core.GigaSpaceConfigurer
 
type(String) - Method in class org.openspaces.remoting.scripting.ResourceLazyLoadingScript
Sets the type of the script.
type(String) - Method in class org.openspaces.remoting.scripting.StaticScript
Sets the type of the script.
typeEntries(LogEntry.Type) - Method in class com.gigaspaces.log.LogEntries
Returns a list of all the LogEntry which are of the prvided type.

U

UI_ORDERED_THREAD_POOL_SIZE - Static variable in class com.j_spaces.kernel.SystemProperties
 
UI_SCHEDULED_THREAD_POOL_MIN_SIZE - Static variable in class com.j_spaces.kernel.SystemProperties
System variable for minimum size of scheduled thread pool that used by UI
UI_SCHEDULED_THREAD_POOL_MIN_SIZE_DEFAULT_VALUE - 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
 
uid - Variable in class org.openspaces.remoting.SyncSpaceRemotingEntry
 
unbindExistingTransaction() - Static method in class org.openspaces.core.transaction.manager.ExistingJiniTransactionManager
Unbinds the current on going bounded transaction from the thread context.
UncategorizedSpaceException - Exception in org.openspaces.core
A GigaSpace based data access exception that could not be translated to one of Spring DataAccessException subclasses or one of our own subclasses.
UncategorizedSpaceException(String, Throwable) - Constructor for exception org.openspaces.core.UncategorizedSpaceException
 
undeploy(String) - Method in interface org.openspaces.admin.gsm.GridServiceManager
Undeploys the provided processing unit name.
undeploy() - Method in interface org.openspaces.admin.pu.ProcessingUnit
Undeploys the processing unit.
Undeploy - Class in org.openspaces.pu.container.servicegrid.deploy
 
Undeploy() - Constructor for class org.openspaces.pu.container.servicegrid.deploy.Undeploy
 
undeploy(String[]) - Method in class org.openspaces.pu.container.servicegrid.deploy.Undeploy
 
undeployEvent() - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanImpl
 
UndeployingEventProcessingUnitContainer - Interface in org.openspaces.pu.container
 
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
 
UnifiedProtocolDecoder - Class in org.openspaces.memcached.protocol
 
UnifiedProtocolDecoder(SpaceCache, DefaultChannelGroup, String, int, boolean, boolean) - Constructor for class org.openspaces.memcached.protocol.UnifiedProtocolDecoder
 
UNIQUE_ID - Static variable in interface org.openspaces.esb.mule.message.UniqueIdMessageHeader
 
UniqueIdMessageHeader - Interface in org.openspaces.esb.mule.message
Base interface that expose mule meta data.
UNKNOWN - Static variable in interface com.j_spaces.core.ISpaceState
Service is unreachable.
UnknownCommandException - Exception in org.openspaces.memcached.protocol.exceptions
 
UnknownCommandException() - Constructor for exception org.openspaces.memcached.protocol.exceptions.UnknownCommandException
 
UnknownCommandException(String) - Constructor for exception org.openspaces.memcached.protocol.exceptions.UnknownCommandException
 
UnknownCommandException(String, Throwable) - Constructor for exception org.openspaces.memcached.protocol.exceptions.UnknownCommandException
 
UnknownCommandException(Throwable) - Constructor for exception org.openspaces.memcached.protocol.exceptions.UnknownCommandException
 
unlock(Object) - Method in class org.openspaces.core.DefaultGigaMap
 
unlock(Object) - Method in interface org.openspaces.core.GigaMap
Unlocks the given lock on the key
unlock() - Method in class org.openspaces.core.map.LockHandle
Unlocks the given key.
unlock(Object) - Method in class org.openspaces.core.map.LockManager
Unlocks the given lock on the key
unlock(Object) - Method in class org.openspaces.hibernate.cache.SimpleMapCache
If this is a clustered cache, unlock the item
unlock(Object) - Method in class org.openspaces.hibernate.cache.TransactionalGigaMapCache
If this is a clustered cache, unlock the item
unlock(Object) - Method in class org.openspaces.hibernate.cache.TransactionalMapCache
If this is a clustered cache, unlock the item
unproxy(Object) - Static method in class org.openspaces.persistency.hibernate.iterator.HibernateIteratorUtils
 
unregisterContainer(String) - Method in class org.openspaces.events.support.EventContainersBus
 
UnregisterDistributedEventContainerTask - Class in org.openspaces.events.support
A task that unregisters (stops and disposes it) a dynamically added event container in a distributed manner.
UnregisterDistributedEventContainerTask() - Constructor for class org.openspaces.events.support.UnregisterDistributedEventContainerTask
 
UnregisterDistributedEventContainerTask(String) - Constructor for class org.openspaces.events.support.UnregisterDistributedEventContainerTask
 
UnregisterEventContainerTask - Class in org.openspaces.events.support
A task that unregisters (stops and disposes it) a dynamically added event container (using Polling or Notify.
UnregisterEventContainerTask() - Constructor for class org.openspaces.events.support.UnregisterEventContainerTask
 
UnregisterEventContainerTask(String) - Constructor for class org.openspaces.events.support.UnregisterEventContainerTask
 
unrwap(ByteBuffer) - Method in class com.gigaspaces.lrmi.nio.filters.IOStreamCompressionFilter
 
unrwap(ByteBuffer) - Method in interface com.gigaspaces.lrmi.nio.filters.IOStreamFilter
 
UnusableEntryException - Exception in org.openspaces.core
Thrown when one tries to get an Entry from a service, but the entry is unusable (due to serialization or other errors).
UnusableEntryException(String, UnusableEntryException) - Constructor for exception org.openspaces.core.UnusableEntryException
 
UnusableEntryException(UnusableEntryException) - Constructor for exception org.openspaces.core.UnusableEntryException
 
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
 
unwrap(Class<T>) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
unwrap(Class<T>) - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
 
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 IProxyAdmin.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. use ReplicationOperationType.UPDATE instead.
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(Object, Object) - Method in class org.openspaces.hibernate.cache.SimpleMapCache
Add an item to the cache
update(Object, Object) - Method in class org.openspaces.hibernate.cache.TransactionalGigaMapCache
Add an item to the cache
update(Object, Object) - Method in class org.openspaces.hibernate.cache.TransactionalMapCache
Add an item to the cache
update(SessionData) - Method in class org.openspaces.jee.sessions.jetty.GigaSessionManager
 
UPDATE_MODE - Static variable in class org.openspaces.core.config.LocalCacheSpaceBeanDefinitionParser
 
UPDATE_MODE - Static variable in class org.openspaces.core.config.MapLocalCacheSettingsBeanDefinitionParser
 
UPDATE_MODE_PULL - Static variable in class com.j_spaces.core.client.SpaceURL
Deprecated.  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
Deprecated.  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
 
updateAsciiStream(int, InputStream) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateAsciiStream(String, InputStream) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateAsciiStream(int, InputStream, long) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateAsciiStream(String, InputStream, long) - 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
 
updateBinaryStream(int, InputStream) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateBinaryStream(String, InputStream) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateBinaryStream(int, InputStream, long) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateBinaryStream(String, InputStream, long) - 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
 
updateBlob(int, InputStream) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateBlob(String, InputStream) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateBlob(int, InputStream, long) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateBlob(String, InputStream, long) - 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
 
updateCharacterStream(int, Reader) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateCharacterStream(String, Reader) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateCharacterStream(int, Reader, long) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateCharacterStream(String, Reader, long) - 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
 
updateClob(int, Reader) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateClob(String, Reader) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateClob(int, Reader, long) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateClob(String, Reader, long) - 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
 
updateMode(LocalCacheSpaceConfigurer.UpdateMode) - Method in class org.openspaces.core.space.cache.LocalCacheSpaceConfigurer
 
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 IProxyAdmin.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 UpdateModifiers.UPDATE_OR_WRITE).
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
Deprecated. Use instead
updateMultiple(T[], long[]) - Method in class org.openspaces.core.DefaultGigaSpace
 
updateMultiple(T[], long[], int) - Method in class org.openspaces.core.DefaultGigaSpace
 
updateMultiple(T[], long[]) - Method in interface org.openspaces.core.GigaSpace
Deprecated. Use GigaSpace.writeMultiple(Object[], long, int) with UpdateModifiers.UPDATE_ONLY instead.
updateMultiple(T[], long[], int) - Method in interface org.openspaces.core.GigaSpace
Deprecated. Use GigaSpace.writeMultiple(Object[], long, int) instead.
updateNCharacterStream(int, Reader) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateNCharacterStream(String, Reader) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateNCharacterStream(int, Reader, long) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateNCharacterStream(String, Reader, long) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateNClob(int, Reader) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateNClob(String, Reader) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateNClob(int, Reader, long) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateNClob(String, Reader, long) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateNString(int, String) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateNString(String, String) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
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
 
UpdateOperationTimeoutException - Exception in org.openspaces.core
Thrown when a space update operation timeouts after waiting for a transactional proper matching entry.
UpdateOperationTimeoutException(OperationTimeoutException) - Constructor for exception org.openspaces.core.UpdateOperationTimeoutException
 
updateRef(int, Ref) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateRef(String, Ref) - Method in class com.j_spaces.jdbc.driver.GResultSet
 
updateRole(RoleDetails) - Method in interface com.gigaspaces.security.directory.RoleManager
Updates the role details, excluding the role which must remain the same.
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
 
updateUser(UserDetails) - Method in interface com.gigaspaces.security.directory.UserManager
Updates the user details, excluding the username which must remain the same.
URL - Static variable in class com.j_spaces.kernel.SystemProperties
 
URL - Static variable in class org.openspaces.core.space.SpaceServiceDetails.Attributes
 
URL_PROPERTIES - Static variable in class org.openspaces.core.config.UrlSpaceBeanDefinitionParser
 
URL_PROPERTY_KEY - Static variable in class com.gigaspaces.security.fs.URLFileService
The property key identifying the security file
URLFileService - Class in com.gigaspaces.security.fs
A FileService responsible for reading from a URL.
URLFileService() - Constructor for class com.gigaspaces.security.fs.URLFileService
 
UrlSpaceBeanDefinitionParser - Class in org.openspaces.core.config
A bean definition builder for UrlSpaceFactoryBean.
UrlSpaceBeanDefinitionParser() - Constructor for class org.openspaces.core.config.UrlSpaceBeanDefinitionParser
 
UrlSpaceConfigurer - Class in org.openspaces.core.space
A simple configurer helper to create IJSpace instances.
UrlSpaceConfigurer(String) - Constructor for class org.openspaces.core.space.UrlSpaceConfigurer
 
UrlSpaceFactoryBean - Class in org.openspaces.core.space
A space factory bean that creates a space (IJSpace) based on a url.
UrlSpaceFactoryBean() - Constructor for class org.openspaces.core.space.UrlSpaceFactoryBean
Creates a new url space factory bean.
UrlSpaceFactoryBean(String) - Constructor for class org.openspaces.core.space.UrlSpaceFactoryBean
Creates a new url space factory bean based on the url provided.
UrlSpaceFactoryBean(String, Map<String, Object>) - Constructor for class org.openspaces.core.space.UrlSpaceFactoryBean
Creates a new url space factory bean based on the url and map parameters provided.
USASCII - Static variable in class org.openspaces.memcached.protocol.binary.MemcachedBinaryCommandDecoder
 
USASCII - Static variable in class org.openspaces.memcached.protocol.text.MemcachedPipelineFactory
 
USE_LOCAL_CACHE - Static variable in class com.j_spaces.core.client.SpaceURL
Deprecated.  Initializes local cache.
useGsLogging(boolean) - Method in class org.openspaces.admin.AdminFactory
 
useLocalCache() - Method in class org.openspaces.core.map.MapConfigurer
If no local cache properties are set, will mark this map to use local cache.
User - Class in com.gigaspaces.security.directory
Models user details retrieved by a UserManager.
User(String, String) - Constructor for class com.gigaspaces.security.directory.User
 
User(String, String, Authority...) - Constructor for class com.gigaspaces.security.directory.User
 
User(String, String, String...) - Constructor for class com.gigaspaces.security.directory.User
 
UserAlreadyExistsException - Exception in com.gigaspaces.security.directory
Thrown if an UserManager implementation encounters a non unique user.
UserAlreadyExistsException() - Constructor for exception com.gigaspaces.security.directory.UserAlreadyExistsException
Constructs a UserAlreadyExistsException with no detail message.
UserAlreadyExistsException(String) - Constructor for exception com.gigaspaces.security.directory.UserAlreadyExistsException
Constructs a UserAlreadyExistsException with the specified detail message.
UserAlreadyExistsException(String, Throwable) - Constructor for exception com.gigaspaces.security.directory.UserAlreadyExistsException
Creates a UserAlreadyExistsException with the specified detail message and cause.
UserAlreadyExistsException(Throwable) - Constructor for exception com.gigaspaces.security.directory.UserAlreadyExistsException
Creates a UserAlreadyExistsException with the specified cause and a detail message of (cause==null ?
UserDataAccessException - Exception in com.gigaspaces.security.directory
Thrown if an UserManager implementation cannot access a user record.
UserDataAccessException() - Constructor for exception com.gigaspaces.security.directory.UserDataAccessException
Constructs a UserDetailsAccessException with no detail message.
UserDataAccessException(String) - Constructor for exception com.gigaspaces.security.directory.UserDataAccessException
Constructs a UserDetailsAccessException with the specified detail message.
UserDataAccessException(String, Throwable) - Constructor for exception com.gigaspaces.security.directory.UserDataAccessException
Creates a UserDetailsAccessException with the specified detail message and cause.
UserDataAccessException(Throwable) - Constructor for exception com.gigaspaces.security.directory.UserDataAccessException
Creates a UserDetailsAccessException with the specified cause and a detail message of (cause==null ?
UserDetails - Interface in com.gigaspaces.security.directory
User details to store user information accessed by the UserManager and SecurityManager.
userDetails(String, String) - Method in class org.openspaces.admin.AdminFactory
Sets the username and password for discovery of secured services.
userDetails(UserDetails) - Method in class org.openspaces.admin.AdminFactory
Sets the user details that will be used when discovering secured services.
userDetails(UserDetails) - Method in class org.openspaces.admin.memcached.MemcachedDeployment
Advance: Sets the security user details for authentication and autherization of the processing unit.
userDetails(String, String) - Method in class org.openspaces.admin.memcached.MemcachedDeployment
Sets the username and password (effectively making the processing unit secured) for the processing unit deployment.
userDetails(UserDetails) - Method in class org.openspaces.admin.pu.ProcessingUnitDeployment
Advance: Sets the security user details for authentication and autherization of the processing unit.
userDetails(String, String) - Method in class org.openspaces.admin.pu.ProcessingUnitDeployment
Sets the username and password (effectively making the processing unit secured) for the processing unit deployment.
userDetails(UserDetails) - Method in class org.openspaces.admin.space.SpaceDeployment
Advance: Sets the security user details for authentication and autherization of the processing unit.
userDetails(String, String) - Method in class org.openspaces.admin.space.SpaceDeployment
Sets the username and password (effectively making the processing unit secured) for the processing unit deployment.
userDetails(String, String) - Method in class org.openspaces.core.space.UrlSpaceConfigurer
Creates a secured space with the provided user name and password.
userDetails(UserDetails) - Method in class org.openspaces.core.space.UrlSpaceConfigurer
Creates a secured space with the provided user details.
UserDetailsProvider - Interface in com.gigaspaces.security.directory
A UserDetails provider used by the UI/CLI or other tools to create a custom UserDetails instance.
userExists(String) - Method in interface com.gigaspaces.security.directory.UserManager
Queries for presence of a user by username.
UserManager - Interface in com.gigaspaces.security.directory
The main interface for managing user details.
USERNAME - Static variable in class com.gigaspaces.security.directory.DefaultUserDetailsProvider
 
UserNotFoundException - Exception in com.gigaspaces.security.directory
Thrown if an UserManager implementation cannot locate a user by its username.
UserNotFoundException() - Constructor for exception com.gigaspaces.security.directory.UserNotFoundException
Constructs a UserNotFoundException with no detail message.
UserNotFoundException(String) - Constructor for exception com.gigaspaces.security.directory.UserNotFoundException
Constructs a UserNotFoundException with the specified detail message.
UserNotFoundException(String, Throwable) - Constructor for exception com.gigaspaces.security.directory.UserNotFoundException
Creates a UserNotFoundException with the specified detail message and cause.
UserNotFoundException(Throwable) - Constructor for exception com.gigaspaces.security.directory.UserNotFoundException
Creates a UserNotFoundException with the specified cause and a detail message of (cause==null ?
useSavepointForNestedTransaction() - Method in class org.openspaces.core.transaction.manager.AbstractJiniTransactionManager
 
useScript() - Method in class org.openspaces.admin.gsa.ElasticServiceManagerOptions
Will cause the ElasticServiceManager to be started using a script and not a pure Java process.
useScript() - Method in class org.openspaces.admin.gsa.GridServiceContainerOptions
Will cause the GridServiceContainer to be started using a script and not a pure Java process.
useScript() - Method in class org.openspaces.admin.gsa.GridServiceManagerOptions
Will cause the GridServiceManager to be started using a script and not a pure Java process.
useScript() - Method in class org.openspaces.admin.gsa.GridServiceOptions
Will use a scipt to start the process, and not a pure JVM process.
useScript() - Method in class org.openspaces.admin.gsa.LookupServiceOptions
Will cause the LookupService to be started using a script and not a pure Java process.

V

validate() - Method in class com.gigaspaces.events.EventSessionConfig
Checks configuration validity
validate() - Method in class org.openspaces.core.config.SQLQueryFactoryBean
 
validateConfiguration() - Method in class org.openspaces.events.AbstractSpaceListeningContainer
Validate the configuration of this container.
validateConfiguration() - Method in class org.openspaces.events.AbstractTransactionalEventListenerContainer
 
validateConfiguration() - Method in class org.openspaces.events.notify.AbstractNotifyEventListenerContainer
 
validateKey(Serializable, Object) - Method in class com.gigaspaces.datasource.hibernate.HibernateDataSource
Deprecated. Validate provided key and update the value key to be the provided key
validationQuery - Variable in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
The SQL query that will be used to validate connections from this pool before returning them to the caller.
VALUE - Static variable in class com.j_spaces.map.Envelope
the value index in the values array.
value() - Method in enum org.openspaces.events.notify.NotifyComType
 
valueOf(String) - Static method in enum com.gigaspaces.annotation.pojo.FifoSupport
Returns the enum constant of this type with the specified name.
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
Deprecated. Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gigaspaces.async.AsyncResultFilter.Decision
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gigaspaces.client.iterator.IteratorScope
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.log.LogEntry.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gigaspaces.log.LogEntryMatcher.Operation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gigaspaces.log.LogProcessType
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.gigaspaces.metadata.index.SpaceIndexType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gigaspaces.security.authorities.GridAuthority.GridPrivilege
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.gigaspaces.security.authorities.GridAuthority
 
valueOf(String) - Static method in enum com.gigaspaces.security.authorities.MonitorAuthority.MonitorPrivilege
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.gigaspaces.security.authorities.MonitorAuthority
 
valueOf(String) - Static method in enum com.gigaspaces.security.authorities.RoleAuthority.RolePrivilege
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.gigaspaces.security.authorities.RoleAuthority
Parses the RoleAuthority.getAuthority() string representation of an Authority.
valueOf(String) - Static method in enum com.gigaspaces.security.authorities.SpaceAuthority.SpacePrivilege
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.gigaspaces.security.authorities.SpaceAuthority
Parses the SpaceAuthority.getAuthority() string representation of an Authority.
valueOf(String) - Static method in enum com.gigaspaces.security.authorities.SystemAuthority.SystemPrivilege
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.gigaspaces.security.authorities.SystemAuthority
 
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.filters.ReplicationStatistics.ReplicationMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openspaces.admin.esm.deployment.DeploymentIsolationLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openspaces.admin.pu.DeploymentStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openspaces.admin.pu.events.BackupGridServiceManagerChangedEvent.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openspaces.admin.space.ReplicationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openspaces.core.map.MapConfigurer.UpdateMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openspaces.core.ReadByIdsException.ReadByIdResult.ReadByIdResultType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openspaces.core.space.cache.LocalCacheSpaceConfigurer.UpdateMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openspaces.core.space.SpaceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openspaces.core.TakeByIdsException.TakeByIdResult.TakeByIdResultType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openspaces.events.notify.NotifyComType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openspaces.events.notify.ReplicateNotifyTemplateType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openspaces.events.notify.TriggerNotifyTemplateType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class org.openspaces.grid.esm.MemorySettings
 
valueOf(String) - Static method in enum org.openspaces.memcached.protocol.binary.MemcachedBinaryCommandDecoder.BinaryOp
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openspaces.memcached.protocol.binary.MemcachedBinaryResponseEncoder.ResponseCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openspaces.memcached.protocol.CommandMessage.ErrorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openspaces.memcached.protocol.Op
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openspaces.memcached.protocol.SessionStatus.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openspaces.memcached.SpaceCache.DeleteResponse
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openspaces.memcached.SpaceCache.StoreResponse
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openspaces.pu.container.jee.JeeType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.gigaspaces.annotation.pojo.FifoSupport
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.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
Deprecated. Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.gigaspaces.async.AsyncResultFilter.Decision
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.gigaspaces.client.iterator.IteratorScope
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.log.LogEntry.Type
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.gigaspaces.log.LogEntryMatcher.Operation
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.gigaspaces.log.LogProcessType
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.gigaspaces.metadata.index.SpaceIndexType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.gigaspaces.security.authorities.GridAuthority.GridPrivilege
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.gigaspaces.security.authorities.MonitorAuthority.MonitorPrivilege
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.gigaspaces.security.authorities.RoleAuthority.RolePrivilege
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.gigaspaces.security.authorities.SpaceAuthority.SpacePrivilege
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.gigaspaces.security.authorities.SystemAuthority.SystemPrivilege
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.filters.ReplicationStatistics.ReplicationMode
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
Deprecated. Returns a collection view of the values contained in this cache.
values() - Static method in enum org.openspaces.admin.esm.deployment.DeploymentIsolationLevel
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.openspaces.admin.pu.DeploymentStatus
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.openspaces.admin.pu.events.BackupGridServiceManagerChangedEvent.Type
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.openspaces.admin.space.ReplicationStatus
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Method in class org.openspaces.core.DefaultGigaMap
 
values() - Static method in enum org.openspaces.core.map.MapConfigurer.UpdateMode
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.openspaces.core.ReadByIdsException.ReadByIdResult.ReadByIdResultType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.openspaces.core.space.cache.LocalCacheSpaceConfigurer.UpdateMode
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.openspaces.core.space.SpaceType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.openspaces.core.TakeByIdsException.TakeByIdResult.TakeByIdResultType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.openspaces.events.notify.NotifyComType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.openspaces.events.notify.ReplicateNotifyTemplateType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.openspaces.events.notify.TriggerNotifyTemplateType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.openspaces.memcached.protocol.binary.MemcachedBinaryCommandDecoder.BinaryOp
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.openspaces.memcached.protocol.binary.MemcachedBinaryResponseEncoder.ResponseCode
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.openspaces.memcached.protocol.CommandMessage.ErrorType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.openspaces.memcached.protocol.Op
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.openspaces.memcached.protocol.SessionStatus.State
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.openspaces.memcached.SpaceCache.DeleteResponse
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.openspaces.memcached.SpaceCache.StoreResponse
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.openspaces.pu.container.jee.JeeType
Returns an array containing the constants of this enum type, in the order they're declared.
verbose - Variable in class org.openspaces.memcached.protocol.MemcachedCommandHandler
 
verbose - Variable in class org.openspaces.memcached.protocol.UnifiedProtocolDecoder
 
verifyURL(String) - Static method in class com.j_spaces.core.client.SpaceFinder
Deprecated. Verifies for validation if the specified url is valid and returns SpaceURL object that contains all information about specified url.
version - Variable in class org.openspaces.memcached.protocol.MemcachedCommandHandler
The following state variables are universal for the entire daemon.
version - Variable in class org.openspaces.memcached.protocol.ResponseMessage
 
version - Variable in class org.openspaces.memcached.protocol.UnifiedProtocolDecoder
 
VERSIONED - Static variable in class com.j_spaces.core.client.SpaceURL
Deprecated.  if false Optimistic Locking is disabled.
versioned(boolean) - Method in class org.openspaces.core.space.UrlSpaceConfigurer
 
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.
View(String, String, Object...) - Constructor for class com.j_spaces.core.client.view.View
Constructor for setting the class of the entry to query with the sql query expression.
View(Class<T>, String, Object...) - Constructor for class com.j_spaces.core.client.view.View
Constructor for setting the class of the entry to query with the sql query expression.
ViewQueryBeanDefinitionParser - Class in org.openspaces.core.config
 
ViewQueryBeanDefinitionParser() - Constructor for class org.openspaces.core.config.ViewQueryBeanDefinitionParser
 
ViewQueryFactoryBean - Class in org.openspaces.core.config
A helper factory beans for View so namespace based configuration will be simpler.
ViewQueryFactoryBean() - Constructor for class org.openspaces.core.config.ViewQueryFactoryBean
 
VIEWS - Static variable in class com.j_spaces.core.client.SpaceURL
Deprecated.  When setting this URL property a view will be created according to the query.
VirtualMachine - Interface in org.openspaces.admin.vm
A virtual machine is a JVM that runs grid components.
virtualMachineAdded(VirtualMachine) - Method in class org.openspaces.admin.samples.TestEventSampler
 
virtualMachineAdded(VirtualMachine) - Method in interface org.openspaces.admin.vm.events.VirtualMachineAddedEventListener
Called when a virtual machine is added.
VirtualMachineAddedEventListener - Interface in org.openspaces.admin.vm.events
An event listener to be notified when a virtual machine is added.
VirtualMachineAddedEventManager - Interface in org.openspaces.admin.vm.events
An event manager allowing to remove and add VirtualMachineAddedEventListeners.
VirtualMachineAware - Interface in org.openspaces.admin.vm
A grid component implements this interface allowing to get the VirtualMachine it is running within.
VirtualMachineDetails - Interface in org.openspaces.admin.vm
Details (non changeable information) of a single virtual machine.
VirtualMachineLifecycleEventListener - Interface in org.openspaces.admin.vm.events
A simple lifecyle event listener that implements both the virtual machine added and virtual machine removed event listeners.
virtualMachineRemoved(VirtualMachine) - Method in class org.openspaces.admin.samples.TestEventSampler
 
virtualMachineRemoved(VirtualMachine) - Method in interface org.openspaces.admin.vm.events.VirtualMachineRemovedEventListener
Called when a virtual machine is removed.
VirtualMachineRemovedEventListener - Interface in org.openspaces.admin.vm.events
An event listener to be notified when a virtual machine is removed.
VirtualMachineRemovedEventManager - Interface in org.openspaces.admin.vm.events
An event manager allowing to remove and add VirtualMachineRemovedEventListeners.
VirtualMachines - Interface in org.openspaces.admin.vm
Virtual Machines hold all the different VirtualMachines that are currently discovered.
VirtualMachinesDetails - Interface in org.openspaces.admin.vm
An aggregated details of all the currently discovered virtual machines.
VirtualMachinesStatistics - Interface in org.openspaces.admin.vm
An aggregated statistics view of all the different virtual machines currently discovered.
virtualMachinesStatisticsChanged(VirtualMachinesStatisticsChangedEvent) - Method in interface org.openspaces.admin.vm.events.VirtualMachinesStatisticsChangedEventListener
A callback indicating the statistics have changed.
VirtualMachinesStatisticsChangedEvent - Class in org.openspaces.admin.vm.events
An event indicating that an aggregated virtual machines level statistics has changed.
VirtualMachinesStatisticsChangedEvent(VirtualMachines, VirtualMachinesStatistics) - Constructor for class org.openspaces.admin.vm.events.VirtualMachinesStatisticsChangedEvent
 
VirtualMachinesStatisticsChangedEventListener - Interface in org.openspaces.admin.vm.events
An event listener called when statistics have changed.
VirtualMachinesStatisticsChangedEventManager - Interface in org.openspaces.admin.vm.events
An event manager allowing to add and remove VirtualMachinesStatisticsChangedEventListener.
VirtualMachineStatistics - Interface in org.openspaces.admin.vm
Statistics on a single virtual machine level.
virtualMachineStatisticsChanged(VirtualMachineStatisticsChangedEvent) - Method in interface org.openspaces.admin.vm.events.VirtualMachineStatisticsChangedEventListener
A callback indicating the statistics have changed.
VirtualMachineStatisticsChangedEvent - Class in org.openspaces.admin.vm.events
An event indicating that a virtual machine level statistics has changed.
VirtualMachineStatisticsChangedEvent(VirtualMachine, VirtualMachineStatistics) - Constructor for class org.openspaces.admin.vm.events.VirtualMachineStatisticsChangedEvent
 
VirtualMachineStatisticsChangedEventListener - Interface in org.openspaces.admin.vm.events
An event listener called when statistics have changed.
VirtualMachineStatisticsChangedEventManager - Interface in org.openspaces.admin.vm.events
An event manager allowing to add and remove VirtualMachineStatisticsChangedEventListener.
vmInputArgument(String) - Method in class org.openspaces.admin.esm.deployment.ElasticDataGridDeployment
Adds a single JVM level argument to the container hosting a processing unit.
vmInputArgument(String) - Method in class org.openspaces.admin.gsa.ElasticServiceManagerOptions
Will add a JVM level argument when the process is executed using pure JVM.
vmInputArgument(String) - Method in class org.openspaces.admin.gsa.GridServiceContainerOptions
Will add a JVM level argument when the process is executed using pure JVM.
vmInputArgument(String) - Method in class org.openspaces.admin.gsa.GridServiceManagerOptions
Will add a JVM level argument when the process is executed using pure JVM.
vmInputArgument(String) - Method in class org.openspaces.admin.gsa.GridServiceOptions
Will add a JVM level argument when the process is executed using pure JVM.
vmInputArgument(String) - Method in class org.openspaces.admin.gsa.LookupServiceOptions
Will add a JVM level argument when the process is executed using pure JVM.
voidOneWay(boolean) - Method in class org.openspaces.remoting.AsyncRemotingProxyConfigurer
Deprecated.  
voidOneWay(boolean) - Method in class org.openspaces.remoting.EventDrivenRemotingProxyConfigurer
 
voidOneWay(boolean) - Method in class org.openspaces.remoting.SyncRemotingProxyConfigurer
 

W

WAIT_FOR_RESPONSE_PROPERTY - Static variable in class org.openspaces.hibernate.cache.AbstractMapCacheProvider
 
waitFor(int) - Method in interface org.openspaces.admin.esm.ElasticServiceManagers
Waits indefinitely till the provided number of managers are up.
waitFor(int, long, TimeUnit) - Method in interface org.openspaces.admin.esm.ElasticServiceManagers
Waits for the given timeout (in time unit) till the provided number of managers are up.
waitFor(int) - Method in interface org.openspaces.admin.gsa.GridServiceAgents
Waits indefinitely till the provided number of agents are up.
waitFor(int, long, TimeUnit) - Method in interface org.openspaces.admin.gsa.GridServiceAgents
Waits for the given timeout (in time unit) till the provided number of agents are up.
waitFor(int) - Method in interface org.openspaces.admin.gsc.GridServiceContainer
Waits indefinitely for the given number of processing unit instances to run within the container.
waitFor(int, long, TimeUnit) - Method in interface org.openspaces.admin.gsc.GridServiceContainer
Waits for timeout value (in time unit) for the given number of processing unit instances to run within the container.
waitFor(String, int) - Method in interface org.openspaces.admin.gsc.GridServiceContainer
Waits indefinitely for the given number of processing unit instances of the specified name to run within the container.
waitFor(String, int, long, TimeUnit) - Method in interface org.openspaces.admin.gsc.GridServiceContainer
Waits for timeout value (in time unit) for the given number of processing unit instances of the specified name to run within the container.
waitFor(int) - Method in interface org.openspaces.admin.gsc.GridServiceContainers
Waits indefinitely till the provided number of containers are up.
waitFor(int, long, TimeUnit) - Method in interface org.openspaces.admin.gsc.GridServiceContainers
Waits for the given timeout (in time unit) till the provided number of containers are up.
waitFor(int) - Method in interface org.openspaces.admin.gsm.GridServiceManagers
Waits indefinitely till the provided number of managers are up.
waitFor(int, long, TimeUnit) - Method in interface org.openspaces.admin.gsm.GridServiceManagers
Waits for the given timeout (in time unit) till the provided number of managers are up.
waitFor(int) - Method in interface org.openspaces.admin.lus.LookupServices
Waits indefinitely till the provided number of lookup services are up.
waitFor(int, long, TimeUnit) - Method in interface org.openspaces.admin.lus.LookupServices
Waits for the given timeout (in time unit) till the provided number of lookup services are up.
waitFor(int) - Method in interface org.openspaces.admin.machine.Machines
Waits indefinitely till the provided number of machines are up.
waitFor(int, long, TimeUnit) - Method in interface org.openspaces.admin.machine.Machines
Waits for the given timeout (in time unit) till the provided number of machines are up.
waitFor(String) - Method in interface org.openspaces.admin.machine.Machines
Waits indefinitely till the machine with the given host (name/address) is discovered.
waitFor(String, long, TimeUnit) - Method in interface org.openspaces.admin.machine.Machines
Waits for the given timeout (in time unit) till the machien with the given host (name/address) is discovered.
waitFor(int) - Method in interface org.openspaces.admin.pu.ProcessingUnit
Waits till at least the provided number of Processing Unit Instances are up.
waitFor(int, long, TimeUnit) - Method in interface org.openspaces.admin.pu.ProcessingUnit
Waits till at least the provided number of Processing Unit Instances are up for the specified timeout.
waitFor(String) - Method in interface org.openspaces.admin.pu.ProcessingUnits
Waits indefinitely till the processing unit is identified as deployed.
waitFor(String, long, TimeUnit) - Method in interface org.openspaces.admin.pu.ProcessingUnits
Waits for the specified timeout (in time interval) till the processing unit is identified as deployed.
waitFor(int) - Method in interface org.openspaces.admin.space.Space
Waits till at least the provided number of Space Instances are up.
waitFor(int, long, TimeUnit) - Method in interface org.openspaces.admin.space.Space
Waits till at least the provided number of Space Instances are up for the specified timeout.
waitFor(int, SpaceMode) - Method in interface org.openspaces.admin.space.Space
Waits till at least the provided number of Space Instances that are of the space mode type are up.
waitFor(int, SpaceMode, long, TimeUnit) - Method in interface org.openspaces.admin.space.Space
Waits till at least the provided number of Space Instances are of the space mode type are up for the specified timeout.
waitFor(String) - Method in interface org.openspaces.admin.space.Spaces
Waits indefinitely till the provided Space name is discovered.
waitFor(String, long, TimeUnit) - Method in interface org.openspaces.admin.space.Spaces
Waits for the given timeout (in time unit) till the space name is discovered.
waitFor(String) - Method in interface org.openspaces.admin.zone.Zones
Waits indefinitely till the zone with the given name is discovered.
waitFor(String, long, TimeUnit) - Method in interface org.openspaces.admin.zone.Zones
Waits for the given timeout (in time unit) till the zone with the given name is discovered.
WaitForAllListener<T> - Class in org.openspaces.core.executor.support
A listener that can be used to set on several execution and then wait for all the results (using WaitForAllListener.waitForResult().
WaitForAllListener(int) - Constructor for class org.openspaces.core.executor.support.WaitForAllListener
Constructs a new listener with the number of executions this listener will be set on.
WaitForAllListener(int, AsyncFutureListener<T>) - Constructor for class org.openspaces.core.executor.support.WaitForAllListener
Constructs a new listener with the number of executions this listener will be set on with an optional delegate listener.
WaitForAnyListener<T> - Class in org.openspaces.core.executor.support
A listener that can be used to set on several execution and then wait for any of the results (using WaitForAnyListener.waitForResult().
WaitForAnyListener(int) - Constructor for class org.openspaces.core.executor.support.WaitForAnyListener
Constructs a new listener with the number of executions this listener will be set on.
WaitForAnyListener(int, AsyncFutureListener<T>) - Constructor for class org.openspaces.core.executor.support.WaitForAnyListener
Constructs a new listener with the number of executions this listener will be set on with an optional delegate listener.
waitForAtLeastOne() - Method in interface org.openspaces.admin.esm.ElasticServiceManagers
Waits indefinitely till at least one ESM is discovered and returns it.
waitForAtLeastOne(long, TimeUnit) - Method in interface org.openspaces.admin.esm.ElasticServiceManagers
Waits for the given timeout (in time unit) till at least one ESM is discovered and returns it.
waitForAtLeastOne() - Method in interface org.openspaces.admin.gsa.GridServiceAgents
Waits indefinitely till at least one agent is discovered.
waitForAtLeastOne(long, TimeUnit) - Method in interface org.openspaces.admin.gsa.GridServiceAgents
Waits for the given timeout (in time unit) till at least one agent is discovered.
waitForAtLeastOne() - Method in interface org.openspaces.admin.gsm.GridServiceManagers
Waits indefinitely till at least one GSM is discovered and returns it.
waitForAtLeastOne(long, TimeUnit) - Method in interface org.openspaces.admin.gsm.GridServiceManagers
Waits for the given timeout (in time unit) till at least one GSM is discovered and returns it.
waitForManaged() - Method in interface org.openspaces.admin.pu.ProcessingUnit
Waits till there is a managing GridServiceManager for the processing unit.
waitForManaged(long, TimeUnit) - Method in interface org.openspaces.admin.pu.ProcessingUnit
Waits till there is a managing GridServiceManager for the processing unit for the specified timeout.
waitForMode(SpaceMode, long, TimeUnit) - Method in interface org.openspaces.admin.space.SpaceInstance
Waits for the space instance to move to the provided space mode.
waitForResult() - Method in class org.openspaces.core.executor.support.WaitForAllListener
Waits for all the results indefently.
waitForResult(long, TimeUnit) - Method in class org.openspaces.core.executor.support.WaitForAllListener
Waits for all the results for the given time period.
waitForResult() - Method in class org.openspaces.core.executor.support.WaitForAnyListener
Waits for any result indefently.
waitForResult(long, TimeUnit) - Method in class org.openspaces.core.executor.support.WaitForAnyListener
Waits for any result for the given time period.
waitForSpace() - Method in interface org.openspaces.admin.pu.ProcessingUnit
Waits till an embedded Space is correlated with the processing unit.
waitForSpace(long, TimeUnit) - Method in interface org.openspaces.admin.pu.ProcessingUnit
Waits till an embedded Space is correlated with the processing unit for the specified timeout.
waitForSpaceInstance() - Method in interface org.openspaces.admin.pu.ProcessingUnitInstance
 
waitForSpaceInstance(long, TimeUnit) - Method in interface org.openspaces.admin.pu.ProcessingUnitInstance
 
waitWhileNotRunning() - Method in class org.openspaces.events.AbstractSpaceListeningContainer
Wait while this container is not running.
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
 
WebappConfiguration - Class in org.openspaces.pu.container.jee.glassfish.holder
 
WebappConfiguration() - Constructor for class org.openspaces.pu.container.jee.glassfish.holder.WebappConfiguration
 
WebRequestsServiceMonitors - Class in org.openspaces.pu.container.jee.stats
Statistics monitor information for JEE servlet requests.
WebRequestsServiceMonitors() - Constructor for class org.openspaces.pu.container.jee.stats.WebRequestsServiceMonitors
 
WebRequestsServiceMonitors(String, long, long, long) - Constructor for class org.openspaces.pu.container.jee.stats.WebRequestsServiceMonitors
 
WebRequestsServiceMonitors.Attributes - Class in org.openspaces.pu.container.jee.stats
 
WebRequestsServiceMonitors.Attributes() - Constructor for class org.openspaces.pu.container.jee.stats.WebRequestsServiceMonitors.Attributes
 
WebsterFile - Class in org.openspaces.pu.container.support
Not an actual file.
WebsterFile(URL) - Constructor for class org.openspaces.pu.container.support.WebsterFile
 
WebsterResoruce - Class in org.openspaces.pu.container.support
A webster resource which holds a url to an actual content stored on GSM webster.
WebsterResoruce(URL) - Constructor for class org.openspaces.pu.container.support.WebsterResoruce
 
WebsterResoruce(URI) - Constructor for class org.openspaces.pu.container.support.WebsterResoruce
 
WebsterResoruce(String) - Constructor for class org.openspaces.pu.container.support.WebsterResoruce
 
willPassivate() - Method in class org.openspaces.jee.sessions.jetty.GigaSessionManager.Session
 
withDeleteResponse(SpaceCache.DeleteResponse) - Method in class org.openspaces.memcached.protocol.ResponseMessage
 
withElements(LocalCacheElement[]) - Method in class org.openspaces.memcached.protocol.ResponseMessage
 
withFlushResponse(boolean) - Method in class org.openspaces.memcached.protocol.ResponseMessage
 
withHistory() - Method in class org.openspaces.core.IteratorBuilder
Deprecated. 
withIncrDecrResponse(Integer) - Method in class org.openspaces.memcached.protocol.ResponseMessage
 
withResponse(SpaceCache.StoreResponse) - Method in class org.openspaces.memcached.protocol.ResponseMessage
 
withStatResponse(Map<String, Set<String>>) - Method in class org.openspaces.memcached.protocol.ResponseMessage
 
WorkerAdapter - Class in org.openspaces.core.space.support
An adapter class that can run legacy IWorker implementations as beans providing the same behavior when configured within a Space.
WorkerAdapter() - Constructor for class org.openspaces.core.space.support.WorkerAdapter
 
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
 
wrapFuture(AsyncFuture<T>, Transaction) - Method in class org.openspaces.core.DefaultGigaSpace
 
wrapListener(AsyncFutureListener<T>, Transaction) - Method in class org.openspaces.core.DefaultGigaSpace
 
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. use ReplicationOperationType.WRITE instead.
write(T) - Method in class org.openspaces.core.DefaultGigaSpace
 
write(T, long) - Method in class org.openspaces.core.DefaultGigaSpace
 
write(T, long, long, int) - Method in class org.openspaces.core.DefaultGigaSpace
 
write(T) - Method in interface org.openspaces.core.GigaSpace
Writes a new object to the space, returning its LeaseContext.
write(T, long) - Method in interface org.openspaces.core.GigaSpace
Writes a new object to the space, returning its LeaseContext.
write(T, long, long, int) - Method in interface org.openspaces.core.GigaSpace
Writes a new object to the space, returning its LeaseContext.
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.  
writeExternal(ObjectOutput) - Method in exception com.gigaspaces.client.WriteMultipleException
 
writeExternal(ObjectOutput) - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
writeExternal(ObjectOutput) - Method in class com.gigaspaces.internal.query.AbstractSpaceQuery
 
writeExternal(ObjectOutput) - Method in class com.gigaspaces.log.LogEntries
 
writeExternal(ObjectOutput) - Method in class com.gigaspaces.log.LogEntry
 
writeExternal(ObjectOutput) - Method in class com.gigaspaces.security.audit.AuditDetails
 
writeExternal(ObjectOutput) - Method in class com.gigaspaces.security.service.SecurityContext
 
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
Deprecated.  
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.ReplicationStatistics.OutgoingChannel
 
writeExternal(ObjectOutput) - Method in class com.j_spaces.core.filters.ReplicationStatistics.OutgoingReplication
 
writeExternal(ObjectOutput) - Method in class com.j_spaces.core.filters.ReplicationStatistics
 
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 exception com.j_spaces.core.multiple.BatchOperationException
 
writeExternal(ObjectOutput) - Method in class com.j_spaces.core.SpaceContext
writeExternal(ObjectOutput) - Method in class org.openspaces.core.executor.juc.CallableDistributedTaskAdapter
 
writeExternal(ObjectOutput) - Method in class org.openspaces.core.executor.juc.CallableTaskAdapter
 
writeExternal(ObjectOutput) - Method in class org.openspaces.core.executor.juc.RunnableDistributedTaskAdapter
 
writeExternal(ObjectOutput) - Method in class org.openspaces.core.executor.juc.RunnableTaskAdapter
 
writeExternal(ObjectOutput) - Method in class org.openspaces.core.executor.support.AvgTask
 
writeExternal(ObjectOutput) - Method in class org.openspaces.core.executor.support.MaxTask
 
writeExternal(ObjectOutput) - Method in class org.openspaces.core.executor.support.MinTask
 
writeExternal(ObjectOutput) - Method in class org.openspaces.core.executor.support.PrivilegedDistributedTask
 
writeExternal(ObjectOutput) - Method in class org.openspaces.core.executor.support.PrivilegedTask
 
writeExternal(ObjectOutput) - Method in class org.openspaces.core.executor.support.SumTask
 
writeExternal(ObjectOutput) - Method in class org.openspaces.core.map.LockHandle
 
writeExternal(ObjectOutput) - Method in class org.openspaces.core.space.SpaceServiceDetails
 
writeExternal(ObjectOutput) - Method in class org.openspaces.esb.mule.queue.InternalQueueEntry
 
writeExternal(ObjectOutput) - Method in class org.openspaces.esb.mule.seda.InternalEventEntry
 
writeExternal(ObjectOutput) - Method in class org.openspaces.events.asyncpolling.AggregatedAsyncPollingEventContainerServiceDetails
 
writeExternal(ObjectOutput) - Method in class org.openspaces.events.asyncpolling.AsyncPollingEventContainerServiceDetails
 
writeExternal(ObjectOutput) - Method in class org.openspaces.events.asyncpolling.AsyncPollingEventContainerServiceMonitors
 
writeExternal(ObjectOutput) - Method in class org.openspaces.events.EventContainerServiceDetails
 
writeExternal(ObjectOutput) - Method in class org.openspaces.events.EventContainerServiceMonitors
 
writeExternal(ObjectOutput) - Method in class org.openspaces.events.notify.AggregatedNotifyEventContainerServiceDetails
 
writeExternal(ObjectOutput) - Method in class org.openspaces.events.notify.NotifyEventContainerServiceDetails
 
writeExternal(ObjectOutput) - Method in class org.openspaces.events.notify.NotifyEventContainerServiceMonitors
 
writeExternal(ObjectOutput) - Method in class org.openspaces.events.polling.AggregatedPollingEventContainerServiceDetails
 
writeExternal(ObjectOutput) - Method in class org.openspaces.events.polling.PollingEventContainerServiceDetails
 
writeExternal(ObjectOutput) - Method in class org.openspaces.events.polling.PollingEventContainerServiceMonitors
 
writeExternal(ObjectOutput) - Method in class org.openspaces.hibernate.cache.CacheKey
 
writeExternal(ObjectOutput) - Method in class org.openspaces.interop.DotnetContainerServiceDetails
 
writeExternal(ObjectOutput) - Method in class org.openspaces.interop.DotnetServiceDetails
 
writeExternal(ObjectOutput) - Method in class org.openspaces.jee.sessions.jetty.SessionData
 
writeExternal(ObjectOutput) - Method in class org.openspaces.memcached.Key
 
writeExternal(ObjectOutput) - Method in class org.openspaces.memcached.LocalCacheElement
 
writeExternal(ObjectOutput) - Method in class org.openspaces.memcached.MemcachedEntry
 
writeExternal(ObjectOutput) - Method in class org.openspaces.pu.container.jee.JeeServiceDetails
 
writeExternal(ObjectOutput) - Method in class org.openspaces.pu.container.jee.stats.WebRequestsServiceMonitors
 
writeExternal(ObjectOutput) - Method in class org.openspaces.pu.container.servicegrid.PUDetails
 
writeExternal(ObjectOutput) - Method in class org.openspaces.pu.container.servicegrid.PUMonitors
 
writeExternal(ObjectOutput) - Method in class org.openspaces.pu.service.PlainAggregatedServiceDetails
 
writeExternal(ObjectOutput) - Method in class org.openspaces.pu.service.PlainServiceDetails
 
writeExternal(ObjectOutput) - Method in class org.openspaces.pu.service.PlainServiceMonitors
 
writeExternal(ObjectOutput) - Method in class org.openspaces.remoting.EventDrivenSpaceRemotingEntry
 
writeExternal(ObjectOutput) - Method in exception org.openspaces.remoting.ExecutorRemotingTask.InternalExecutorException
 
writeExternal(ObjectOutput) - Method in class org.openspaces.remoting.ExecutorRemotingTask.InternalExecutorResult
 
writeExternal(ObjectOutput) - Method in class org.openspaces.remoting.ExecutorRemotingTask
 
writeExternal(ObjectOutput) - Method in class org.openspaces.remoting.HashedEventDrivenSpaceRemotingEntry
 
writeExternal(ObjectOutput) - Method in class org.openspaces.remoting.RemotingServiceDetails.RemoteService
 
writeExternal(ObjectOutput) - Method in class org.openspaces.remoting.RemotingServiceDetails
 
writeExternal(ObjectOutput) - Method in class org.openspaces.remoting.RemotingServiceMonitors.RemoteServiceStats
 
writeExternal(ObjectOutput) - Method in class org.openspaces.remoting.RemotingServiceMonitors
 
writeExternal(ObjectOutput) - Method in class org.openspaces.remoting.RemotingUtils.MethodHash
 
writeExternal(ObjectOutput) - Method in class org.openspaces.remoting.scripting.ResourceLazyLoadingScript
 
writeExternal(ObjectOutput) - Method in class org.openspaces.remoting.scripting.StaticScript
 
writeMultiple(Object[], Transaction, long) - Method in interface com.gigaspaces.client.IPojoSpace
Equivalent to calling IPojoSpace.writeMultiple(Object[], Transaction, long, int) with modifier UpdateModifiers.WRITE_ONLY.
writeMultiple(Object[], Transaction, long, int) - Method in interface com.gigaspaces.client.IPojoSpace
Same as a single write but for a group of entities sharing the same transaction (if any), applied with the same specified operation modifier.
writeMultiple(Entry[], Transaction, long) - Method in interface com.j_spaces.core.IJSpace
Writes the specified entries to this space.
writeMultiple(T[]) - Method in class org.openspaces.core.DefaultGigaSpace
 
writeMultiple(T[], long) - Method in class org.openspaces.core.DefaultGigaSpace
 
writeMultiple(T[], long, int) - Method in class org.openspaces.core.DefaultGigaSpace
 
writeMultiple(T[]) - Method in interface org.openspaces.core.GigaSpace
Writes the specified entries to this space.
writeMultiple(T[], long) - Method in interface org.openspaces.core.GigaSpace
Writes the specified entries to this space.
writeMultiple(T[], long, int) - Method in interface org.openspaces.core.GigaSpace
Writes the specified entries to this space.
WriteMultipleException - Exception in com.gigaspaces.client
Thrown when writeMultiple operation fails.
WriteMultipleException() - Constructor for exception com.gigaspaces.client.WriteMultipleException
Default constructor required by Externalizable.
WriteMultipleException(WriteMultipleException.IWriteResult[]) - Constructor for exception com.gigaspaces.client.WriteMultipleException
 
WriteMultipleException(int, Throwable) - Constructor for exception com.gigaspaces.client.WriteMultipleException
 
WriteMultipleException - Exception in org.openspaces.core
Thrown when writeMultiple operation fails.
WriteMultipleException(WriteMultipleException, ExceptionTranslator) - Constructor for exception org.openspaces.core.WriteMultipleException
 
WriteMultipleException.IWriteResult - Interface in com.gigaspaces.client
 
WriteMultiplePartialFailureException - Exception in org.openspaces.core
Deprecated. since 7.1. use WriteMultipleException
WriteMultiplePartialFailureException(WriteMultipleException, ExceptionTranslator) - Constructor for exception org.openspaces.core.WriteMultiplePartialFailureException
Deprecated.  
writeToFile(byte[]) - Method in interface com.gigaspaces.security.fs.FileService
Write to a file a byte array representation of the contents.
writeToFile(byte[]) - Method in class com.gigaspaces.security.fs.LocalFileService
 
writeToFile(byte[]) - Method in class com.gigaspaces.security.fs.URLFileService
 

X

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

Z

ZERO() - Method in class org.openspaces.core.util.numbers.BigDecimalHelper
 
ZERO() - Method in class org.openspaces.core.util.numbers.BigIntegerHelper
 
ZERO() - Method in class org.openspaces.core.util.numbers.DoubleHelper
 
ZERO() - Method in class org.openspaces.core.util.numbers.FloatHelper
 
ZERO() - Method in class org.openspaces.core.util.numbers.IntegerHelper
 
ZERO() - Method in class org.openspaces.core.util.numbers.LongHelper
 
ZERO() - Method in interface org.openspaces.core.util.numbers.NumberHelper
Returns the "ZERO" value for the given type.
ZERO() - Method in class org.openspaces.core.util.numbers.ShortHelper
 
Zone - Interface in org.openspaces.admin.zone
 
zoneAdded(Zone) - Method in class org.openspaces.admin.samples.TestEventSampler
 
zoneAdded(Zone) - Method in interface org.openspaces.admin.zone.events.ZoneAddedEventListener
Called when a zone is added.
ZoneAddedEventListener - Interface in org.openspaces.admin.zone.events
An event listener to be notified when a zone is added.
ZoneAddedEventManager - Interface in org.openspaces.admin.zone.events
An event manager allowing to remove and add ZoneAddedEventListeners.
ZoneAware - Interface in org.openspaces.admin.zone
 
ZoneCorrelator - Class in org.openspaces.grid.esm
 
ZoneCorrelator(Admin, String) - Constructor for class org.openspaces.grid.esm.ZoneCorrelator
 
ZoneLifecycleEventListener - Interface in org.openspaces.admin.zone.events
A simple lifecyle event listener that implements both the zone added and zone removed event lisetners.
zoneRemoved(Zone) - Method in class org.openspaces.admin.samples.TestEventSampler
 
zoneRemoved(Zone) - Method in interface org.openspaces.admin.zone.events.ZoneRemovedEventListener
Called when a zone is removed.
ZoneRemovedEventListener - Interface in org.openspaces.admin.zone.events
An event listener to be notified when a zone is removed.
ZoneRemovedEventManager - Interface in org.openspaces.admin.zone.events
An event manager allowing to remove and add ZoneRemovedEventListeners.
ZoneRequirement - Class in org.openspaces.pu.sla.requirement
 
ZoneRequirement() - Constructor for class org.openspaces.pu.sla.requirement.ZoneRequirement
 
ZoneRequirement(String) - Constructor for class org.openspaces.pu.sla.requirement.ZoneRequirement
 
ZoneRequirementBeanDefinitionParser - Class in org.openspaces.pu.sla.config
A bean definition builder for ZoneRequirement.
ZoneRequirementBeanDefinitionParser() - Constructor for class org.openspaces.pu.sla.config.ZoneRequirementBeanDefinitionParser
 
Zones - Interface in org.openspaces.admin.zone
 
ZonesSampler - Class in org.openspaces.admin.samples
 
ZonesSampler() - Constructor for class org.openspaces.admin.samples.ZonesSampler
 

_

__getEntryInfo() - Method in interface com.j_spaces.core.client.IMetaDataEntry
Deprecated. Returns entry info.
__getEntryInfo() - Method in class com.j_spaces.core.client.MetaDataEntry
Deprecated. Returns entry info.
__getSpaceIndexedFields() - Static method in class org.openspaces.esb.mule.queue.InternalQueueEntry
 
__getSpaceIndexedFields() - Static method in class org.openspaces.esb.mule.seda.InternalEventEntry
 
__getSpaceIndexedFields() - Static method in class org.openspaces.remoting.EventDrivenSpaceRemotingEntry
 
__getSpaceIndexedFields() - Static method in class org.openspaces.remoting.SyncSpaceRemotingEntry
 
__setEntryInfo(EntryInfo) - Method in interface com.j_spaces.core.client.IMetaDataEntry
Deprecated. Set entry info.
__setEntryInfo(EntryInfo) - Method in class com.j_spaces.core.client.MetaDataEntry
Deprecated. Set entry info.
_activeEmptyTransactions - Variable in class com.j_spaces.core.client.XAResourceImpl
 
_causes - Variable in exception com.j_spaces.core.multiple.query.QueryMultiplePartialFailureException
Deprecated.  
_delegatorThread - Variable in class com.j_spaces.core.client.MulticastNotifyDelegator
Deprecated. notify delegator thread.
_isEmpty - Variable in class com.j_spaces.core.client.XAResourceImpl
 
_iter - Variable in class com.gigaspaces.datasource.hibernate.HibernateDataIterator
Deprecated.  
_metaDataTable - Variable in class com.gigaspaces.datasource.hibernate.HibernateDataSource
Deprecated.  
_metaDataTable - Variable in class com.gigaspaces.datasource.hibernate.HibernateMapDataSource
Deprecated.  
_multicastReceiver - Variable in class com.j_spaces.core.client.MulticastNotifyDelegator
Deprecated. multicast thread event receiver.
_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
 
_random - Variable in class org.openspaces.jee.sessions.jetty.AbstractSessionIdManager
 
_readExternal(ObjectInput) - Method in class com.j_spaces.core.client.MetaDataEntry
Deprecated. Reads from the ObjectInput stream by optimized way the meta-info of MetaDataEntry.
_readExternal(ObjectInput) - Method in class org.openspaces.core.executor.support.AbstractDelegatingDistributedTask
 
_readExternal(ObjectInput) - Method in class org.openspaces.core.executor.support.SimpleDelegatingTask
 
_results - Variable in exception com.j_spaces.core.multiple.query.QueryMultiplePartialFailureException
Deprecated.  
_returnTrueType - Variable in class com.j_spaces.core.client.ExternalEntry
 
_savePeriodMs - Variable in class org.openspaces.jee.sessions.jetty.GigaSessionManager
 
_scavengeCount - Variable in class org.openspaces.jee.sessions.jetty.GigaSessionManager
 
_scavengePeriodMs - Variable in class org.openspaces.jee.sessions.jetty.GigaSessionManager
 
_server - Variable in class org.openspaces.jee.sessions.jetty.AbstractSessionIdManager
 
_session - Variable in class com.gigaspaces.datasource.hibernate.HibernateDataIterator
Deprecated.  
_sessionFactory - Variable in class com.gigaspaces.datasource.hibernate.HibernateDataSource
Deprecated.  
_sessionFactory - Variable in class com.gigaspaces.datasource.hibernate.HibernateMapDataSource
Deprecated.  
_spaceProxy - Variable in class com.j_spaces.core.client.EntryArrivedRemoteEvent
keep the local ref, incase the notify delegator listener was constructed as listener.
_spaceProxy - Variable in class com.j_spaces.core.client.MulticastNotifyDelegator
Deprecated.  
_templateUID - Variable in class com.j_spaces.core.client.EntryArrivedRemoteEvent
multicast TemplateID, not for serialized stream.
_tx - Variable in class com.gigaspaces.datasource.hibernate.HibernateDataIterator
Deprecated.  
_weakRandom - Variable in class org.openspaces.jee.sessions.jetty.AbstractSessionIdManager
 
_workerName - Variable in class org.openspaces.jee.sessions.jetty.AbstractSessionIdManager
 
_writeExternal(ObjectOutput) - Method in class com.j_spaces.core.client.MetaDataEntry
Deprecated. Writes to the ObjectOutput stream by optimized way the meta-info of MetaDataEntry.
_writeExternal(ObjectOutput) - Method in class org.openspaces.core.executor.support.AbstractDelegatingDistributedTask
 
_writeExternal(ObjectOutput) - Method in class org.openspaces.core.executor.support.SimpleDelegatingTask
 

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

Copyright © GigaSpaces.