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.