Skip navigation links
GigaSpaces XAP 11.0.0 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

abort() - Method in interface com.gigaspaces.cluster.replication.gateway.conflict.DataConflictOperation
Determines that the operation will be aborted.
abort() - Method in interface com.gigaspaces.sync.ConsolidationParticipantData
Specifies that this transaction participant should be aborted and not executed.
abort(long) - Method in class com.sun.jini.mahalo.TxnManagerImpl
 
abort(long, long) - Method in class com.sun.jini.mahalo.TxnManagerImpl
 
abort(Object) - Method in class com.sun.jini.mahalo.TxnManagerImpl
 
abort(Object, long) - Method in class com.sun.jini.mahalo.TxnManagerImpl
 
abort(long) - Method in class com.sun.jini.mahalo.TxnMgrProxy
 
abort(long, long) - Method in class com.sun.jini.mahalo.TxnMgrProxy
 
abort(Object) - Method in class com.sun.jini.mahalo.TxnMgrProxy
 
abort(Object, long) - Method in class com.sun.jini.mahalo.TxnMgrProxy
 
abort(Object) - Method in interface net.jini.core.transaction.server.ExtendedTransactionManager
 
abort(Object, long) - Method in interface net.jini.core.transaction.server.ExtendedTransactionManager
 
abort() - Method in class net.jini.core.transaction.server.ServerTransaction
 
abort(long) - Method in class net.jini.core.transaction.server.ServerTransaction
 
abort(long) - Method in interface net.jini.core.transaction.server.TransactionManager
Abort the transaction.
abort(long, long) - Method in interface net.jini.core.transaction.server.TransactionManager
Abort the transaction, waiting for participants to be notified of the decision.
abort(TransactionManager, long) - Method in interface net.jini.core.transaction.server.TransactionParticipant
Requests that the participant roll back any changes for the specified transaction and unlock any resources locked by the transaction.
abort() - Method in interface net.jini.core.transaction.Transaction
Abort the transaction.
abort(long) - Method in interface net.jini.core.transaction.Transaction
Abort the transaction, waiting for participants to be notified of the decision.
abort_impl(Object, long) - Method in class com.sun.jini.mahalo.TxnManagerImpl
 
abortAll() - Method in interface com.gigaspaces.cluster.replication.gateway.conflict.DataConflict
Indicates that all of the operations associated with the DataConflict will be aborted.
ABORTED - Static variable in interface com.j_spaces.core.ISpaceState
Service has been aborted.
ABORTED - Static variable in interface net.jini.core.transaction.server.TransactionConstants
Transaction has been aborted.
ABORTING - Static variable in interface com.j_spaces.core.ISpaceState
Service is during abort process
AbortJob - Class in com.sun.jini.mahalo
An implementation of a com.sun.jini.mahalo.Job which interacts with a set of net.jini.core.transaction.server.TransactionParticipants to inform them to roll back changes associated with a given net.jini.core.transaction.Transaction.
AbortJob(Transaction, TaskManager, WakeupManager, ClientLog, ParticipantHandle[], boolean, Object) - Constructor for class com.sun.jini.mahalo.AbortJob
Constructs an AbortJob
abortPartitionWithEnabledFailover(ParticipantHandle, ExtendedTransactionManager, long, Object) - Static method in class com.sun.jini.mahalo.AbortJob
 
abs(Value) - Method in class org.openspaces.jpa.openjpa.query.QueryExpressionFactory
Return a value representing the absolute value of the given one.
ABSOLUTE - Static variable in interface net.jini.core.lease.Lease
The serialized form of the lease will contain the time of expiration stored as an absolute time, represented in terms of milliseconds since the beginning of the epoch.
absolute(int) - Method in class org.openspaces.jpa.openjpa.query.SpaceProjectionResultObjectProvider
 
absolute(int) - Method in class org.openspaces.jpa.openjpa.query.SpaceResultObjectProvider
 
AbstractAlert - Class in org.openspaces.admin.alert.alerts
An abstraction over a fired alert, exposing the Alert API.
AbstractAlert() - Constructor for class org.openspaces.admin.alert.alerts.AbstractAlert
required by java.io.Externalizable
AbstractAlert(Alert) - Constructor for class org.openspaces.admin.alert.alerts.AbstractAlert
 
AbstractApplicationCommand - Class in org.openspaces.admin.application.deploy
 
AbstractApplicationCommand() - Constructor for class org.openspaces.admin.application.deploy.AbstractApplicationCommand
 
AbstractBasicWidget - Class in org.openspaces.ui
 
AbstractBasicWidget(String) - Constructor for class org.openspaces.ui.AbstractBasicWidget
 
AbstractBasicWidget() - Constructor for class org.openspaces.ui.AbstractBasicWidget
 
AbstractCapacityRequirement - Class in org.openspaces.grid.gsm.capacity
 
AbstractCapacityRequirement() - Constructor for class org.openspaces.grid.gsm.capacity.AbstractCapacityRequirement
 
AbstractCapacityRequirement(long) - Constructor for class org.openspaces.grid.gsm.capacity.AbstractCapacityRequirement
 
AbstractCapacityScaleStrategyBean - Class in org.openspaces.grid.gsm.strategy
AbstractCapacityScaleStrategyBean() - Constructor for class org.openspaces.grid.gsm.strategy.AbstractCapacityScaleStrategyBean
 
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.
AbstractConfig - Class in org.openspaces.admin.config
Base class for configurations
AbstractConfig(Map<String, String>) - Constructor for class org.openspaces.admin.config.AbstractConfig
 
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
 
AbstractFifoGroupingReceiveOperationHandler - Class in org.openspaces.events.polling.receive
Support class to perform receive operations with or without Fifo Grouping.
AbstractFifoGroupingReceiveOperationHandler() - Constructor for class org.openspaces.events.polling.receive.AbstractFifoGroupingReceiveOperationHandler
 
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
 
AbstractGatewayComponentFactoryBean - Class in org.openspaces.core.gateway
Base class for replication gateway components.
AbstractGatewayComponentFactoryBean() - Constructor for class org.openspaces.core.gateway.AbstractGatewayComponentFactoryBean
 
AbstractGridServiceAgentProvisioningEvent - Class in org.openspaces.grid.gsm.machines.plugins.events
 
AbstractGridServiceAgentProvisioningEvent() - Constructor for class org.openspaces.grid.gsm.machines.plugins.events.AbstractGridServiceAgentProvisioningEvent
 
AbstractHibernateExternalDataSource - Class in org.openspaces.persistency.hibernate
AbstractHibernateExternalDataSource() - Constructor for class org.openspaces.persistency.hibernate.AbstractHibernateExternalDataSource
Deprecated.
 
AbstractHibernateSpaceDataSource - Class in org.openspaces.persistency.hibernate
A base class for Hibernate based SpaceDataSource implementations.
AbstractHibernateSpaceDataSource(SessionFactory, Set<String>, int, boolean, String[], int, int, boolean, String[], boolean, ClusterInfo) - Constructor for class org.openspaces.persistency.hibernate.AbstractHibernateSpaceDataSource
 
AbstractHibernateSpaceSynchronizationEndpoint - Class in org.openspaces.persistency.hibernate
A base class for Hibernate based SpaceSynchronizationEndpoint implementations.
AbstractHibernateSpaceSynchronizationEndpoint(SessionFactory, Set<String>) - Constructor for class org.openspaces.persistency.hibernate.AbstractHibernateSpaceSynchronizationEndpoint
 
AbstractInstancesStatisticsConfig - Class in org.openspaces.admin.pu.statistics
 
AbstractInstancesStatisticsConfig(Map<String, String>) - Constructor for class org.openspaces.admin.pu.statistics.AbstractInstancesStatisticsConfig
 
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.UnexpectedTransactionException - Exception in org.openspaces.core.transaction.manager
 
AbstractJiniTxManagerBeanDefinitionParser - Class in org.openspaces.core.config
 
AbstractJiniTxManagerBeanDefinitionParser() - Constructor for class org.openspaces.core.config.AbstractJiniTxManagerBeanDefinitionParser
 
AbstractLease - Class in com.sun.jini.lease
A base class for implementing lease objects.
AbstractLease(long) - Constructor for class com.sun.jini.lease.AbstractLease
Construct a relative-format lease.
AbstractLeaseMap - Class in com.sun.jini.lease
A base class for implementing LeaseMaps.
AbstractLeaseMap(Map) - Constructor for class com.sun.jini.lease.AbstractLeaseMap
Provide a map of your choice.
AbstractLeaseMap(Lease, long) - Constructor for class com.sun.jini.lease.AbstractLeaseMap
Default to using a small HashMap.
AbstractLeaseMap(Map, Lease, long) - Constructor for class com.sun.jini.lease.AbstractLeaseMap
Provide a map of your choice.
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
 
AbstractMachineProvisioningEvent - Class in org.openspaces.grid.gsm.machines.plugins.events
 
AbstractMachineProvisioningEvent() - Constructor for class org.openspaces.grid.gsm.machines.plugins.events.AbstractMachineProvisioningEvent
 
AbstractMachinesSlaPolicy - Class in org.openspaces.grid.gsm.machines
 
AbstractMachinesSlaPolicy() - Constructor for class org.openspaces.grid.gsm.machines.AbstractMachinesSlaPolicy
 
AbstractManagedDataSourceDelegator - Class in org.openspaces.persistency.patterns
Deprecated.
since 9.5
AbstractManagedDataSourceDelegator(ManagedDataSource) - Constructor for class org.openspaces.persistency.patterns.AbstractManagedDataSourceDelegator
Deprecated.
 
AbstractManagedDataSourceSplitter - Class in org.openspaces.persistency.patterns
Deprecated.
AbstractManagedDataSourceSplitter(ManagedDataSourceEntriesProvider[]) - Constructor for class org.openspaces.persistency.patterns.AbstractManagedDataSourceSplitter
Deprecated.
 
AbstractMemoryOnlySearchReceiveOperationHandler - Class in org.openspaces.events.polling.receive
Support class to perform receive operations with or without memory only search..
AbstractMemoryOnlySearchReceiveOperationHandler() - Constructor for class org.openspaces.events.polling.receive.AbstractMemoryOnlySearchReceiveOperationHandler
 
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
 
AbstractPathAggregator<T extends Serializable> - Class in com.gigaspaces.query.aggregators
 
AbstractPathAggregator() - Constructor for class com.gigaspaces.query.aggregators.AbstractPathAggregator
 
AbstractPolicy - Class in org.openspaces.pu.sla
Simple base class for different policies.
AbstractPolicy() - Constructor for class org.openspaces.pu.sla.AbstractPolicy
 
AbstractReflectionDynamicEventTemplateProviderAdapter - Class in org.openspaces.events.adapter
Base class for reflection driven invocation of event template provider method.
AbstractReflectionDynamicEventTemplateProviderAdapter() - Constructor for class org.openspaces.events.adapter.AbstractReflectionDynamicEventTemplateProviderAdapter
 
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
 
AbstractScaleStrategyBean - Class in org.openspaces.grid.gsm.strategy
 
AbstractScaleStrategyBean() - Constructor for class org.openspaces.grid.gsm.strategy.AbstractScaleStrategyBean
 
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.
AbstractSpaceBeanDefinitionParser - Class in org.openspaces.core.config
 
AbstractSpaceBeanDefinitionParser() - Constructor for class org.openspaces.core.config.AbstractSpaceBeanDefinitionParser
 
AbstractSpaceConfigurer - Class in org.openspaces.core.space
 
AbstractSpaceConfigurer() - Constructor for class org.openspaces.core.space.AbstractSpaceConfigurer
 
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
 
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.
AbstractSpaceProxyOperationModifierFactoryBean<T extends SpaceProxyOperationModifiers> - Class in org.openspaces.core.config.modifiers
Base class for different modifier types beans.
AbstractSpaceProxyOperationModifierFactoryBean(Class<T>) - Constructor for class org.openspaces.core.config.modifiers.AbstractSpaceProxyOperationModifierFactoryBean
 
AbstractTemplateEventContainerBeanDefinitionParser - Class in org.openspaces.events.config
 
AbstractTemplateEventContainerBeanDefinitionParser() - Constructor for class org.openspaces.events.config.AbstractTemplateEventContainerBeanDefinitionParser
 
AbstractTimeWindowStatisticsConfig - Class in org.openspaces.admin.pu.statistics
Base class for statistics configurations that aggregate samples based on a specified time window
AbstractTimeWindowStatisticsConfig(Map<String, String>) - Constructor for class org.openspaces.admin.pu.statistics.AbstractTimeWindowStatisticsConfig
 
AbstractTxEventContainerBeanDefinitionParser - Class in org.openspaces.events.config
 
AbstractTxEventContainerBeanDefinitionParser() - Constructor for class org.openspaces.events.config.AbstractTxEventContainerBeanDefinitionParser
 
AbstractXmlBeanNamespaceHandler - Class in org.openspaces.core.config.xmlparser
 
AbstractXmlBeanNamespaceHandler() - Constructor for class org.openspaces.core.config.xmlparser.AbstractXmlBeanNamespaceHandler
 
AbstractZonesConfig - Class in org.openspaces.admin.zone.config
 
AbstractZonesConfig(Map<String, String>) - Constructor for class org.openspaces.admin.zone.config.AbstractZonesConfig
 
accept(T) - Method in interface com.gigaspaces.client.iterator.SpaceIteratorConsumer
 
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
 
acceptJavaVirtualMachine(Map<String, String>, Map<String, String>) - Method in interface org.openspaces.security.AdminFilter
Method indicates if java Virtual Machine with passed envVariables and sysProperties must be filtered
acceptJvm(AdminFilter, JVMDetails) - Static method in class org.openspaces.security.AdminFilterHelper
 
acceptJvm(AdminFilter, Map<String, String>, Map<String, String>) - Static method in class org.openspaces.security.AdminFilterHelper
 
acceptProcessingUnit(Map<String, String>) - Method in interface org.openspaces.security.AdminFilter
Method indicates if processing unit with passed contextProperties must be filtered
acceptProcessingUnit(AdminFilter, BeanLevelProperties) - Static method in class org.openspaces.security.AdminFilterHelper
 
acceptsURL(String) - Method in class com.j_spaces.jdbc.driver.GDriver
Only urls that start with jdbc:gigaspaces: are compliant
acceptVisit(ExpressionVisitor) - Method in class org.openspaces.jpa.openjpa.query.AggregationFunction
Accept a visit from a tree visitor.
acceptVisit(ExpressionVisitor) - Method in class org.openspaces.jpa.openjpa.query.BinaryExpression
 
acceptVisit(ExpressionVisitor) - Method in class org.openspaces.jpa.openjpa.query.BindVariableExpression
 
acceptVisit(ExpressionVisitor) - Method in class org.openspaces.jpa.openjpa.query.ContainsExpression
 
acceptVisit(ExpressionVisitor) - Method in class org.openspaces.jpa.openjpa.query.EmptyExpression
 
acceptVisit(ExpressionVisitor) - Method in class org.openspaces.jpa.openjpa.query.FieldPathNode
 
acceptVisit(ExpressionVisitor) - Method in class org.openspaces.jpa.openjpa.query.InnerQuery
Accept a visit from a tree visitor.
acceptVisit(ExpressionVisitor) - Method in class org.openspaces.jpa.openjpa.query.LiteralValueNode
 
acceptVisit(ExpressionVisitor) - Method in class org.openspaces.jpa.openjpa.query.LogicalExpression
 
acceptVisit(ExpressionVisitor) - Method in class org.openspaces.jpa.openjpa.query.MatchesExpression
 
acceptVisit(ExpressionVisitor) - Method in class org.openspaces.jpa.openjpa.query.NullValueNode
 
acceptVisit(ExpressionVisitor) - Method in class org.openspaces.jpa.openjpa.query.ParameterNode
 
acceptVisit(ExpressionVisitor) - Method in class org.openspaces.jpa.openjpa.query.Variable
 
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
Constructs a AccessDeniedException with the specified detail message.
AccessDeniedException(String, Throwable) - Constructor for exception com.gigaspaces.security.AccessDeniedException
Creates a AccessDeniedException with the specified detail message and cause.
action(Transaction) - Method in class com.j_spaces.core.client.XAResourceImpl
 
ACTIVE - Static variable in interface net.jini.core.transaction.server.TransactionConstants
Transaction is currently active.
ACTIVE - Static variable in class org.openspaces.pu.container.jee.stats.WebRequestsServiceMonitors.Attributes
 
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
 
add(ChangeModifiers) - Method in class com.gigaspaces.client.ChangeModifiers
Creates a new modifiers instance which is a union of the specified modifiers and this instance.
add(ClearModifiers) - Method in class com.gigaspaces.client.ClearModifiers
Creates a new modifiers instance which is a union of the specified modifiers and this instance.
add(CountModifiers) - Method in class com.gigaspaces.client.CountModifiers
Creates a new modifiers instance which is a union of the specified modifiers and this instance.
add(ReadModifiers) - Method in class com.gigaspaces.client.ReadModifiers
Creates a new modifiers instance which is a union of the specified modifiers and this instance.
add(SpaceProxyOperationModifiers) - Method in class com.gigaspaces.client.SpaceProxyOperationModifiers
 
add(TakeModifiers) - Method in class com.gigaspaces.client.TakeModifiers
Creates a new modifiers instance which is a union of the specified modifiers and this instance.
add(WriteModifiers) - Method in class com.gigaspaces.client.WriteModifiers
Creates a new modifiers instance which is a union of the specified modifiers and this instance.
add(SpaceEntriesAggregator) - Method in class com.gigaspaces.query.aggregators.AggregationSet
 
add(Number, long) - Method in class com.gigaspaces.query.aggregators.AverageAggregator.AverageTuple
 
add(long) - Method in class com.j_spaces.core.filters.StatisticsContext
For internal usage only
add(AlertTriggeredEventListener) - Method in interface org.openspaces.admin.alert.events.AlertTriggeredEventManager
Add the event listener.
add(AlertTriggeredEventListener, boolean) - Method in interface org.openspaces.admin.alert.events.AlertTriggeredEventManager
Add the event listener.
add(ApplicationAddedEventListener) - Method in interface org.openspaces.admin.application.events.ApplicationAddedEventManager
Adds an event listener.
add(ApplicationRemovedEventListener) - Method in interface org.openspaces.admin.application.events.ApplicationRemovedEventManager
Adds an event listener.
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(GatewayAddedEventListener) - Method in class org.openspaces.admin.gateway.events.DefaultGatewayAddedEventManager
 
add(GatewayAddedEventListener, boolean) - Method in class org.openspaces.admin.gateway.events.DefaultGatewayAddedEventManager
 
add(GatewayProcessingUnitAddedEventListener) - Method in class org.openspaces.admin.gateway.events.DefaultGatewayProcessingUnitAddedEventManager
 
add(GatewayProcessingUnitAddedEventListener, boolean) - Method in class org.openspaces.admin.gateway.events.DefaultGatewayProcessingUnitAddedEventManager
 
add(GatewayProcessingUnitRemovedEventListener) - Method in class org.openspaces.admin.gateway.events.DefaultGatewayProcessingUnitRemovedEventManager
 
add(GatewayRemovedEventListener) - Method in class org.openspaces.admin.gateway.events.DefaultGatewayRemovedEventManager
 
add(GatewayAddedEventListener) - Method in interface org.openspaces.admin.gateway.events.GatewayAddedEventManager
Adds an event listener.
add(GatewayAddedEventListener, boolean) - Method in interface org.openspaces.admin.gateway.events.GatewayAddedEventManager
Adds an event listener.
add(GatewayProcessingUnitAddedEventListener) - Method in interface org.openspaces.admin.gateway.events.GatewayProcessingUnitAddedEventManager
Adds an event listener.
add(GatewayProcessingUnitAddedEventListener, boolean) - Method in interface org.openspaces.admin.gateway.events.GatewayProcessingUnitAddedEventManager
Adds an event listener.
add(GatewayProcessingUnitRemovedEventListener) - Method in interface org.openspaces.admin.gateway.events.GatewayProcessingUnitRemovedEventManager
Adds an event listener.
add(GatewayRemovedEventListener) - Method in interface org.openspaces.admin.gateway.events.GatewayRemovedEventManager
Adds an event listener.
add(ElasticGridServiceAgentProvisioningFailureEventListener) - Method in interface org.openspaces.admin.gsa.events.ElasticGridServiceAgentProvisioningFailureEventManager
Adds an event listener, events will be raised if a machine failed to be provisioned for an Elastic PU.
add(ElasticGridServiceAgentProvisioningProgressChangedEventListener) - Method in interface org.openspaces.admin.gsa.events.ElasticGridServiceAgentProvisioningProgressChangedEventManager
Adds the specified event listener and invokes the last progress event
add(ElasticGridServiceAgentProvisioningProgressChangedEventListener, boolean) - Method in interface org.openspaces.admin.gsa.events.ElasticGridServiceAgentProvisioningProgressChangedEventManager
Adds the specified event listener and if specified invokes the last progress event.
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(ElasticGridServiceContainerProvisioningFailureEventListener) - Method in interface org.openspaces.admin.gsc.events.ElasticGridServiceContainerProvisioningFailureEventManager
Adds an event listener, events will be raised if a gsc failed to be provisioned.
add(ElasticGridServiceContainerProvisioningProgressChangedEventListener) - Method in interface org.openspaces.admin.gsc.events.ElasticGridServiceContainerProvisioningProgressChangedEventManager
Adds the specified event listener and invokes the last progress event
add(ElasticGridServiceContainerProvisioningProgressChangedEventListener, boolean) - Method in interface org.openspaces.admin.gsc.events.ElasticGridServiceContainerProvisioningProgressChangedEventManager
Adds the specified event listener and if specified invokes the last progress event.
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(ElasticMachineProvisioningFailureEventListener) - Method in interface org.openspaces.admin.machine.events.ElasticMachineProvisioningFailureEventManager
 
add(ElasticMachineProvisioningProgressChangedEventListener, boolean) - Method in interface org.openspaces.admin.machine.events.ElasticMachineProvisioningProgressChangedEventManager
Adds the specified event listener.
add(ElasticMachineProvisioningProgressChangedEventListener) - Method in interface org.openspaces.admin.machine.events.ElasticMachineProvisioningProgressChangedEventManager
Adds the specified event listener and invokes with the last progress changed event.
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(ElasticAutoScalingFailureEventListener) - Method in interface org.openspaces.admin.pu.elastic.events.ElasticAutoScalingFailureEventManager
 
add(ElasticAutoScalingProgressChangedEventListener, boolean) - Method in interface org.openspaces.admin.pu.elastic.events.ElasticAutoScalingProgressChangedEventManager
Adds the specified event listener.
add(ElasticAutoScalingProgressChangedEventListener) - Method in interface org.openspaces.admin.pu.elastic.events.ElasticAutoScalingProgressChangedEventManager
Adds the specified event listener and invokes with the last progress changed event.
add(BackupGridServiceManagerChangedEventListener) - Method in interface org.openspaces.admin.pu.events.BackupGridServiceManagerChangedEventManager
Adds an event listener.
add(BackupGridServiceManagerChangedEventListener, boolean) - 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(ManagingGridServiceManagerChangedEventListener, boolean) - 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(ProcessingUnitAddedEventListener, boolean) - 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(ProcessingUnitInstanceMemberAliveIndicatorStatusChangedEventListener) - Method in interface org.openspaces.admin.pu.events.ProcessingUnitInstanceMemberAliveIndicatorStatusChangedEventManager
Adds an event listener.
add(ProcessingUnitInstanceMemberAliveIndicatorStatusChangedEventListener, boolean) - Method in interface org.openspaces.admin.pu.events.ProcessingUnitInstanceMemberAliveIndicatorStatusChangedEventManager
Adds an event listener.
add(ProcessingUnitInstanceProvisionStatusChangedEventListener) - Method in interface org.openspaces.admin.pu.events.ProcessingUnitInstanceProvisionStatusChangedEventManager
Adds an event listener.
add(ProcessingUnitInstanceProvisionStatusChangedEventListener, boolean) - Method in interface org.openspaces.admin.pu.events.ProcessingUnitInstanceProvisionStatusChangedEventManager
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(ProcessingUnitStatusChangedEventListener, boolean) - 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(SpaceAddedEventListener, boolean) - Method in interface org.openspaces.admin.space.events.SpaceAddedEventManager
Adds an event listener allowing to control using the includeExisting if events will be fired for existing spaces as well.
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
add(DistributedTask<T, R>) - Method in class org.openspaces.core.ExecutorBuilder
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(CapacityRequirement) - Method in class org.openspaces.grid.gsm.capacity.AbstractCapacityRequirement
 
add(CapacityRequirement) - Method in interface org.openspaces.grid.gsm.capacity.CapacityRequirement
 
add(CapacityRequirements) - Method in class org.openspaces.grid.gsm.capacity.CapacityRequirements
 
add(CapacityRequirement) - Method in class org.openspaces.grid.gsm.capacity.CapacityRequirements
 
add(String, CapacityRequirements) - Method in class org.openspaces.grid.gsm.capacity.CapacityRequirementsPerAgent
 
add(CapacityRequirementsPerAgent) - Method in class org.openspaces.grid.gsm.capacity.CapacityRequirementsPerAgent
 
add(ZonesConfig, CapacityRequirements) - Method in class org.openspaces.grid.gsm.capacity.CapacityRequirementsPerZones
 
add(CapacityRequirementsPerZones) - Method in class org.openspaces.grid.gsm.capacity.CapacityRequirementsPerZones
 
add(CapacityRequirement) - Method in class org.openspaces.grid.gsm.capacity.CpuCapacityRequirement
 
add(Value, Value) - Method in class org.openspaces.jpa.openjpa.query.QueryExpressionFactory
Return a value representing the two values added together.
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
 
addAllToCollection(String, Serializable...) - Method in class com.gigaspaces.client.ChangeSet
Adds the given items to a collection property
addAllToCollection(String, Collection<? extends Serializable>) - Method in class com.gigaspaces.client.ChangeSet
Adds the given items to a collection property
AddAllToCollectionOperation - Class in com.gigaspaces.sync.change
Represents a change operation which correlate with a ChangeSet.addAllToCollection(String, java.io.Serializable...) invocation.
addAndGet(GigaSpace, IdQuery<T>, String, D) - Static method in class org.openspaces.extensions.ChangeExtension
Atomically adds the given value to the current value of an entry's property.
addAndGet(GigaSpace, IdQuery<T>, String, D, long, TimeUnit) - Static method in class org.openspaces.extensions.ChangeExtension
Atomically adds the given value to the current value of an entry's property.
addAndGet(GigaSpace, IdQuery<T>, String, D, ChangeModifiers, long, TimeUnit) - Static method in class org.openspaces.extensions.ChangeExtension
Atomically adds the given value to the current value of an entry's property.
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.
addCapacity(ZonesConfig, ScaleStrategyCapacityRequirementConfig) - Method in class org.openspaces.admin.pu.elastic.config.CapacityRequirementsPerZonesConfig
 
addCapacity(ExactZonesConfig, CapacityRequirementsConfig) - Method in class org.openspaces.admin.pu.elastic.config.ManualCapacityPerZonesScaleConfig
 
addCommandLineArgument(String) - Method in class org.openspaces.admin.pu.elastic.ElasticStatefulProcessingUnitDeployment
 
addCommandLineArgument(String) - Method in class org.openspaces.admin.pu.elastic.ElasticStatelessProcessingUnitDeployment
 
addCommandLineArgument(String) - Method in interface org.openspaces.admin.pu.elastic.topology.ElasticDeploymentTopology
Will add a JVM level argument when the process is executed using pure JVM.
addCommandLineArgument(String) - Method in class org.openspaces.admin.space.ElasticSpaceDeployment
 
addCompoundIndex(String[], SpaceIndexType) - Method in class com.gigaspaces.metadata.SpaceTypeDescriptorBuilder
Deprecated.
addCompoundIndex(String[]) - Method in class com.gigaspaces.metadata.SpaceTypeDescriptorBuilder
Adds an index of the specified type for the specified path.
addCompoundIndex(String[], SpaceIndexType, boolean) - Method in class com.gigaspaces.metadata.SpaceTypeDescriptorBuilder
Deprecated.
addCompoundIndex(String[], boolean) - Method in class com.gigaspaces.metadata.SpaceTypeDescriptorBuilder
Adds an index of the specified type for the specified path.
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.JeeProcessingUnitContainerProvider
Adds a config location using Springs Resource abstraction.
addConfigLocation(String) - Method in class org.openspaces.pu.container.jee.JeeProcessingUnitContainerProvider
Adds a config location based on a String description using Springs PathMatchingResourcePatternResolver.
addConfigLocation(String) - Method in class org.openspaces.pu.container.spi.ApplicationContextProcessingUnitContainerProvider
 
addConfigLocation(Resource) - Method in class 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.pu.elastic.ElasticStatefulProcessingUnitDeployment
 
addContextProperty(String, String) - Method in class org.openspaces.admin.pu.elastic.ElasticStatelessProcessingUnitDeployment
 
addContextProperty(String, String) - Method in interface org.openspaces.admin.pu.elastic.topology.ElasticDeploymentTopology
Defines a context deploy time property overriding any ${...}
addContextProperty(String, String) - Method in class org.openspaces.admin.space.ElasticSpaceDeployment
 
addDependencies(ProcessingUnitDetailedDependencies<? extends ProcessingUnitDependency>) - Method in class org.openspaces.admin.memcached.MemcachedDeployment
Postpones deployment of processing unit instances until the specified dependencies are met.
addDependencies(ProcessingUnitDetailedDependencies<? extends ProcessingUnitDependency>) - Method in class org.openspaces.admin.pu.elastic.ElasticStatefulProcessingUnitDeployment
 
addDependencies(ProcessingUnitDetailedDependencies<? extends ProcessingUnitDependency>) - Method in class org.openspaces.admin.pu.elastic.ElasticStatelessProcessingUnitDeployment
 
addDependencies(ProcessingUnitDetailedDependencies<? extends ProcessingUnitDependency>) - Method in class org.openspaces.admin.pu.ProcessingUnitDeployment
Postpones deployment of processing unit instances until the specified dependencies are met.
addDependencies(ProcessingUnitDetailedDependencies<? extends ProcessingUnitDependency>) - Method in interface org.openspaces.admin.pu.topology.ProcessingUnitDeploymentTopology
Postpones deployment of processing unit instances until the specified dependencies are met.
addDependencies(ProcessingUnitDetailedDependencies<? extends ProcessingUnitDependency>) - Method in class org.openspaces.admin.space.ElasticSpaceDeployment
 
addDependencies(ProcessingUnitDetailedDependencies<? extends ProcessingUnitDependency>) - Method in class org.openspaces.admin.space.SpaceDeployment
Postpones deployment of processing unit instances until the specified dependencies are met.
addDependency(String) - Method in class org.openspaces.admin.memcached.MemcachedDeployment
Postpones deployment of processing unit instances deployment until the specified processing unit deployment is complete.
addDependency(String) - Method in class org.openspaces.admin.pu.elastic.ElasticStatefulProcessingUnitDeployment
 
addDependency(String) - Method in class org.openspaces.admin.pu.elastic.ElasticStatelessProcessingUnitDeployment
 
addDependency(String) - Method in class org.openspaces.admin.pu.ProcessingUnitDeployment
Postpones deployment of processing unit instances deployment until the specified processing unit deployment is complete.
addDependency(String) - Method in interface org.openspaces.admin.pu.topology.ProcessingUnitDeploymentTopology
Postpones deployment of processing unit instances deployment until the specified processing unit deployment is complete.
addDependency(String) - Method in class org.openspaces.admin.space.ElasticSpaceDeployment
 
addDependency(String) - Method in class org.openspaces.admin.space.SpaceDeployment
Postpones deployment of processing unit instances deployment until the specified processing unit deployment is complete.
addEnvironmentVariable(String, String) - Method in class org.openspaces.admin.pu.elastic.ElasticStatefulProcessingUnitDeployment
 
addEnvironmentVariable(String, String) - Method in class org.openspaces.admin.pu.elastic.ElasticStatelessProcessingUnitDeployment
 
addEnvironmentVariable(String, String) - Method in interface org.openspaces.admin.pu.elastic.topology.ElasticDeploymentTopology
Defines an environment variable that will be passed to forked process.
addEnvironmentVariable(String, String) - Method in class org.openspaces.admin.space.ElasticSpaceDeployment
 
addEventListener(AdminEventListener) - Method in interface org.openspaces.admin.Admin
Smart addition of event listeners.
addEventListener(AdminEventListener, boolean) - Method in interface org.openspaces.admin.Admin
Smart addition of event listeners.
addFifoGroupingIndex(String) - Method in class com.gigaspaces.metadata.SpaceTypeDescriptorBuilder
Sets a fifo grouping index
addFilterProvider(FilterProviderFactory) - Method in class org.openspaces.core.space.EmbeddedSpaceConfigurer
 
addFilterProvider(FilterProviderFactory) - Method in class org.openspaces.core.space.UrlSpaceConfigurer
 
addFixedProperty(String, Class<?>) - Method in class com.gigaspaces.metadata.SpaceTypeDescriptorBuilder
Adds a property to the fixed properties set.
addFixedProperty(String, Class<?>, SpaceDocumentSupport) - Method in class com.gigaspaces.metadata.SpaceTypeDescriptorBuilder
Adds a property to the fixed properties set.
addFixedProperty(String, Class<?>, StorageType) - Method in class com.gigaspaces.metadata.SpaceTypeDescriptorBuilder
Adds a property to the fixed properties set.
addFixedProperty(String, Class<?>, SpaceDocumentSupport, StorageType) - Method in class com.gigaspaces.metadata.SpaceTypeDescriptorBuilder
Adds a property to the fixed properties set.
addFixedProperty(String, String) - Method in class com.gigaspaces.metadata.SpaceTypeDescriptorBuilder
Adds a property to the fixed properties set.
addFixedProperty(String, String, SpaceDocumentSupport) - Method in class com.gigaspaces.metadata.SpaceTypeDescriptorBuilder
 
addFixedProperty(String, String, SpaceDocumentSupport, StorageType) - Method in class com.gigaspaces.metadata.SpaceTypeDescriptorBuilder
 
addFutureAgents(MachinesSlaEnforcementState.StateKey, FutureGridServiceAgent[], CapacityRequirements) - Method in class org.openspaces.grid.gsm.machines.MachinesSlaEnforcementState
 
addFutureStoppedMachine(MachinesSlaEnforcementState.StateKey, FutureStoppedMachine) - Method in class org.openspaces.grid.gsm.machines.MachinesSlaEnforcementState
 
addGateway(Gateway) - Method in interface org.openspaces.admin.gateway.InternalGateways
 
addGatewayTarget(GatewayTarget) - Method in interface org.openspaces.admin.space.SpaceReplicationManager
Adds a new gateway target to the Space this manager manages, will wait until the gateway target is added in all of the SpaceInstances that belong to this space.
addGridServiceAgentZone(String) - Method in class org.openspaces.admin.pu.elastic.config.DiscoveredMachineProvisioningConfigurer
 
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).
addIndex(SpaceIndex) - Method in class com.gigaspaces.metadata.SpaceTypeDescriptorBuilder
Adds the specified index to the type's index set.
AddIndexConflict - Interface in com.gigaspaces.cluster.replication.gateway.conflict
Provides an interface for handling an AddIndexesConflict.
AddIndexData - Interface in com.gigaspaces.sync
 
AddIndexesConflict - Class in com.gigaspaces.cluster.replication.gateway.conflict
A ConflictCause implementation for an add indexes operation conflict.
AddIndexesConflict(String) - Constructor for class com.gigaspaces.cluster.replication.gateway.conflict.AddIndexesConflict
 
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 class org.openspaces.memcached.protocol.CommandMessage
 
addLifecycleEventListener(ProcessingUnitInstanceLifecycleEventListener) - Method in interface org.openspaces.admin.machine.Machine
addLifecycleListener(ApplicationLifecycleEventListener) - Method in interface org.openspaces.admin.application.Applications
addLifecycleListener(ElasticServiceManagerLifecycleEventListener) - Method in interface org.openspaces.admin.esm.ElasticServiceManagers
addLifecycleListener(GatewayProcessingUnitLifecycleEventListener) - Method in interface org.openspaces.admin.gateway.GatewayProcessingUnits
addLifecycleListener(GatewayLifecycleEventListener) - Method in interface org.openspaces.admin.gateway.Gateways
addLifecycleListener(GridServiceAgentLifecycleEventListener) - Method in interface org.openspaces.admin.gsa.GridServiceAgents
addLifecycleListener(GridServiceContainerLifecycleEventListener) - Method in interface org.openspaces.admin.gsc.GridServiceContainers
addLifecycleListener(GridServiceManagerLifecycleEventListener) - Method in interface org.openspaces.admin.gsm.GridServiceManagers
addLifecycleListener(LookupServiceLifecycleEventListener) - Method in interface org.openspaces.admin.lus.LookupServices
addLifecycleListener(SpaceInstanceLifecycleEventListener) - Method in interface org.openspaces.admin.machine.Machine
addLifecycleListener(MachineLifecycleEventListener) - Method in interface org.openspaces.admin.machine.Machines
addLifecycleListener(ProcessingUnitInstanceLifecycleEventListener) - Method in interface org.openspaces.admin.pu.ProcessingUnit
addLifecycleListener(ProcessingUnitLifecycleEventListener) - Method in interface org.openspaces.admin.pu.ProcessingUnits
addLifecycleListener(ProcessingUnitInstanceLifecycleEventListener) - Method in interface org.openspaces.admin.pu.ProcessingUnits
addLifecycleListener(SpaceInstanceLifecycleEventListener) - Method in interface org.openspaces.admin.space.Space
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
addLifecycleListener(SpaceInstanceLifecycleEventListener) - Method in interface org.openspaces.admin.zone.Zone
addLifecycleListener(ZoneLifecycleEventListener) - Method in interface org.openspaces.admin.zone.Zones
addListener(Object, RemoteEventListener) - Method in interface com.gigaspaces.events.DataEventSession
Registers a listener with a space using a POJO template.
addListener(Object, RemoteEventListener, NotifyActionType) - Method in interface com.gigaspaces.events.DataEventSession
Registers a listener with a space using a POJO template
addListener(Object, RemoteEventListener, NotifyActionType, MarshalledObject, INotifyDelegatorFilter) - 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
Deprecated.
Since 9.7
addListener(Object, RemoteEventListener, long, MarshalledObject, INotifyDelegatorFilter, NotifyActionType) - Method in interface com.gigaspaces.events.DataEventSession
Deprecated.
Since 9.7
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.
addLookupAttributes(Entry[]) - Method in class com.sun.jini.mahalo.TxnManagerImpl
 
addLookupGroups(String[]) - Method in class com.sun.jini.mahalo.TxnManagerImpl
 
addLookupLocators(LookupLocator[]) - Method in class com.sun.jini.mahalo.TxnManagerImpl
 
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
 
addPathIndex(String, SpaceIndexType) - Method in class com.gigaspaces.metadata.SpaceTypeDescriptorBuilder
Adds an index of the specified type for the specified path.
addPathIndex(String, SpaceIndexType, boolean) - Method in class com.gigaspaces.metadata.SpaceTypeDescriptorBuilder
Adds an index of the specified type for the specified path.
addProcessingUnit(ProcessingUnitConfigHolder) - Method in class org.openspaces.admin.application.config.ApplicationConfig
 
addProcessingUnitDeployment(ProcessingUnitDeploymentTopology) - Method in class org.openspaces.admin.application.ApplicationDeployment
Adds a processing unit deployment to this application deployment.
addProcessingUnitDeployment(ProcessingUnitConfigHolder) - Method in class org.openspaces.admin.application.ApplicationDeployment
 
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
addProperties(Map<String, Object>) - Method in class com.gigaspaces.document.SpaceDocument
addProperties(Properties) - Method in class org.openspaces.core.space.EmbeddedSpaceConfigurer
 
addProperties(Properties) - Method in class org.openspaces.core.space.SpaceProxyConfigurer
 
addProperties(Properties) - Method in class org.openspaces.core.space.UrlSpaceConfigurer
 
addProperty(String, String) - Method in class org.openspaces.core.space.cache.AbstractLocalCacheSpaceFactoryBean
 
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.EmbeddedSpaceConfigurer
 
addProperty(String, String) - Method in class org.openspaces.core.space.SpaceProxyConfigurer
 
addProperty(String, String) - Method in class org.openspaces.core.space.UrlSpaceConfigurer
 
addPropertyIndex(String, SpaceIndexType) - Method in class com.gigaspaces.metadata.SpaceTypeDescriptorBuilder
Adds an index of the specified type for the specified property.
addPropertyIndex(String, SpaceIndexType, boolean) - Method in class com.gigaspaces.metadata.SpaceTypeDescriptorBuilder
Adds an index of the specified type for the specified property.
addQueryExtensionInfo(String, Class<? extends Annotation>) - Method in class com.gigaspaces.metadata.SpaceTypeDescriptorBuilder
Adds a QueryExtension information for the specified path
addQueryExtensionProvider(QueryExtensionProvider) - Method in class org.openspaces.core.space.EmbeddedSpaceConfigurer
 
addReason(ZonesConfig, AutoScalingSlaEnforcementInProgressException) - Method in exception org.openspaces.grid.gsm.autoscaling.exceptions.PerZoneAutoScalingSlaEnforcementInProgressException
 
addReason(ZonesConfig, GridServiceAgentSlaEnforcementInProgressException) - Method in exception org.openspaces.grid.gsm.machines.exceptions.PerZonesGridServiceAgentSlaEnforcementInProgressException
 
addReason(ZonesConfig, MachinesSlaEnforcementInProgressException) - Method in exception org.openspaces.grid.gsm.machines.exceptions.PerZonesMachinesSlaEnforcementInProgressException
 
addRule(AutomaticCapacityScaleRuleConfig) - Method in class org.openspaces.admin.pu.elastic.config.AutomaticCapacityScaleConfigurer
 
addService(String, Object) - Method in class org.openspaces.remoting.SpaceRemotingServiceExporter
 
addSpaceType(SpaceTypeDescriptor) - Method in class org.openspaces.core.space.EmbeddedSpaceConfigurer
 
addSpaceType(SpaceTypeDescriptor) - Method in class org.openspaces.core.space.UrlSpaceConfigurer
 
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.
addToCollection(String, Serializable) - Method in class com.gigaspaces.client.ChangeSet
Adds the given item to a collection property.
AddToCollectionOperation - Class in com.gigaspaces.sync.change
Represents a change operation which correlate with a ChangeSet.addToCollection(String, java.io.Serializable) invocation.
AddTypeIndexesResult - Interface in com.gigaspaces.metadata.index
Encapsulates information on the result of an add type indexes operation.
addUnknownEvents(Collection) - Method in interface net.jini.event.MailboxPullRegistration
Adds the provided collection of unknown events to this registration.
addUrlProperty(String, String) - Method in class org.openspaces.core.space.UrlSpaceConfigurer
 
addView(View) - Method in class org.openspaces.core.space.cache.LocalViewSpaceConfigurer
Deprecated.
addViewQuery(SQLQuery) - Method in class org.openspaces.core.space.cache.LocalViewSpaceConfigurer
Adds a query to the view's criteria.
addViewQuery(Object) - Method in class org.openspaces.core.space.cache.LocalViewSpaceFactoryBean
 
addZone(String) - Method in class org.openspaces.admin.memcached.config.MemcachedConfig
 
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.config.ProcessingUnitConfig
 
addZone(String, CapacityRequirementsConfig) - Method in class org.openspaces.admin.pu.elastic.config.ManualCapacityPerZonesScaleConfigurer
 
addZone(String[], CapacityRequirementsConfig) - Method in class org.openspaces.admin.pu.elastic.config.ManualCapacityPerZonesScaleConfigurer
 
addZone(ExactZonesConfig, CapacityRequirementsConfig) - Method in class org.openspaces.admin.pu.elastic.config.ManualCapacityPerZonesScaleConfigurer
 
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.config.SpaceConfig
 
addZone(String) - Method in class org.openspaces.admin.space.SpaceDeployment
Adds a zone where the processing unit is allowed to be deployed on.
addZone(String) - Method in class org.openspaces.admin.zone.config.AtLeastOneZoneConfigurer
 
addZone(String) - Method in class org.openspaces.admin.zone.config.ExactZonesConfigurer
 
addZone(String) - Method in interface org.openspaces.admin.zone.config.ZonesConfigurer
 
addZones(Collection<String>) - Method in class org.openspaces.admin.zone.config.AtLeastOneZoneConfigurer
 
addZones(String...) - Method in class org.openspaces.admin.zone.config.AtLeastOneZoneConfigurer
 
addZones(Collection<String>) - Method in class org.openspaces.admin.zone.config.ExactZonesConfigurer
 
addZones(String...) - Method in class org.openspaces.admin.zone.config.ExactZonesConfigurer
 
addZones(Collection<String>) - Method in interface org.openspaces.admin.zone.config.ZonesConfigurer
 
addZones(String...) - Method in interface org.openspaces.admin.zone.config.ZonesConfigurer
 
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.
adminCreated(Admin, GigaSpace) - Method in interface org.openspaces.grid.esm.ESMImplInitializer.AdminCreatedEventListener
 
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
 
adminFilter(AdminFilter) - Method in class org.openspaces.admin.AdminFactory
Sets adminFilter, allows to filter services, machines and etc.
AdminFilter - Interface in org.openspaces.security
Interface that defines filtering behavior for Admin services
AdminFilterHelper - Class in org.openspaces.security
Helper class for filter Admin services
AdminFilterHelper() - Constructor for class org.openspaces.security.AdminFilterHelper
 
AdminNamespaceHandler - Class in org.openspaces.admin.config
A spring namespace handler for the "admin" namespace.
AdminNamespaceHandler() - Constructor for class org.openspaces.admin.config.AdminNamespaceHandler
 
AdvancedStatefulDeploymentTopology - Interface in org.openspaces.admin.pu.elastic.topology
 
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_CHANGE - Static variable in class com.j_spaces.core.filters.FilterOperationCodes
After change operation.
AFTER_EXECUTE - Static variable in class com.j_spaces.core.filters.FilterOperationCodes
After execute operation.
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 - Static variable in class com.j_spaces.core.filters.FilterOperationCodes
After read operation.
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 - Static variable in class com.j_spaces.core.filters.FilterOperationCodes
After take operation.
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.
AfterChange - Annotation Type in org.openspaces.core.space.filter
Filter callback before change operation.
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
 
AfterExecute - Annotation Type in org.openspaces.core.space.filter
Filter callback after execute operation
AfterNotifyTrigger - Annotation Type in org.openspaces.core.space.filter
Filter callback after notify trigger.
afterOperationsBatchSynchronization(OperationsBatchData) - Method in class com.gigaspaces.sync.SpaceSynchronizationEndpoint
Triggered after synchronization batch of operations was completed successfully.
afterOperationsBatchSynchronization(OperationsBatchData) - Method in class org.openspaces.persistency.patterns.SpaceSynchronizationEndpointExceptionHandler
 
afterOperationsBatchSynchronization(OperationsBatchData) - Method in class org.openspaces.persistency.patterns.SpaceSynchronizationEndpointSplitter
split the batch into multiple batches according to their entry type and delegate it to the corresponding synchronization endpoint interceptor SpaceSynchronizationEndpoint.afterOperationsBatchSynchronization(OperationsBatchData)
afterPropertiesSet() - Method in class org.openspaces.admin.pu.dependency.config.ProcessingUnitDependencyConfig
 
afterPropertiesSet() - Method in interface org.openspaces.core.bean.Bean
Invoked by a bean factory after it has set all bean properties.
afterPropertiesSet() - Method in class org.openspaces.core.config.AttributeStoreFactoryBean
 
afterPropertiesSet() - Method in class org.openspaces.core.config.BlobStoreDataPolicyFactoryBean
 
afterPropertiesSet() - Method in class org.openspaces.core.config.CustomCachePolicyFactoryBean
 
afterPropertiesSet() - Method in class org.openspaces.core.config.GigaSpaceDocumentTypeDescriptorFactoryBean
 
afterPropertiesSet() - Method in class org.openspaces.core.config.SpaceSqlFunctionBean
 
afterPropertiesSet() - Method in class org.openspaces.core.config.SQLQueryFactoryBean
 
afterPropertiesSet() - Method in class org.openspaces.core.gateway.AbstractGatewayComponentFactoryBean
 
afterPropertiesSet() - Method in class org.openspaces.core.gateway.GatewayTargetsFactoryBean
 
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 from the configuration.
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.LeaderSelectorFactoryBean
 
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
Deprecated.
 
afterPropertiesSet() - Method in class org.openspaces.core.transaction.manager.AbstractJiniTransactionManager
 
afterPropertiesSet() - Method in class org.openspaces.events.AbstractEventListenerContainer
afterPropertiesSet() - Method in class org.openspaces.events.adapter.AbstractReflectionDynamicEventTemplateProviderAdapter
 
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.grid.gsm.ElasticConfigBean
 
afterPropertiesSet() - Method in class org.openspaces.grid.gsm.machines.plugins.discovered.DiscoveredMachineProvisioningBean
 
afterPropertiesSet() - Method in class org.openspaces.grid.gsm.strategy.AbstractCapacityScaleStrategyBean
 
afterPropertiesSet() - Method in class org.openspaces.grid.gsm.strategy.AbstractScaleStrategyBean
 
afterPropertiesSet() - Method in class org.openspaces.grid.gsm.strategy.AutomaticCapacityScaleStrategyBean
 
afterPropertiesSet() - Method in class org.openspaces.grid.gsm.strategy.EagerScaleStrategyBean
 
afterPropertiesSet() - Method in class org.openspaces.grid.gsm.strategy.ManualCapacityPerZonesScaleStrategyBean
 
afterPropertiesSet() - Method in class org.openspaces.grid.gsm.strategy.ManualCapacityScaleStrategyBean
 
afterPropertiesSet() - Method in class org.openspaces.grid.gsm.strategy.UndeployScaleStrategyBean
 
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.leader_selector.zookeeper.config.ZooKeeperLeaderSelectorFactoryBean
 
afterPropertiesSet() - Method in class org.openspaces.memcached.MemCacheDaemon
 
afterPropertiesSet() - Method in class org.openspaces.persistency.hibernate.CriteriaHibernateSpaceDataSourceFactoryBean
 
afterPropertiesSet() - Method in class org.openspaces.persistency.hibernate.DefaultHibernateSpaceDataSourceFactoryBean
 
afterPropertiesSet() - Method in class org.openspaces.persistency.hibernate.DefaultHibernateSpaceSynchronizationEndpointFactoryBean
 
afterPropertiesSet() - Method in class org.openspaces.persistency.hibernate.StatelessHibernateSpaceDataSourceFactoryBean
 
afterPropertiesSet() - Method in class org.openspaces.persistency.hibernate.StatelessHibernateSpaceSynchronizationEndpointFactoryBean
 
afterPropertiesSet() - Method in class org.openspaces.persistency.utils.HsqlServerBean
 
afterPropertiesSet() - Method in class org.openspaces.pu.sla.PrimaryZoneController
 
afterPropertiesSet() - Method in class org.openspaces.pu.sla.SLA
 
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
 
afterPropertiesSetImpl(SecurityConfig) - Method in class org.openspaces.core.gateway.AbstractGatewayComponentFactoryBean
 
afterPropertiesSetImpl(SecurityConfig) - Method in class org.openspaces.core.gateway.GatewayDelegatorFactoryBean
Initializes a ReplicationConnectionDelegatorContainer using the provided bean's properties.
afterPropertiesSetImpl(SecurityConfig) - Method in class org.openspaces.core.gateway.GatewaySinkFactoryBean
 
AfterRead - Annotation Type in org.openspaces.core.space.filter
Filter callback after read operation.
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.
afterShutdown(GSProcess) - Method in class com.gigaspaces.grid.gsa.GigaSpacesShutdownProcessHandler
 
afterShutdown(GSProcess) - Method in interface com.gigaspaces.grid.gsa.ShutdownProcessHandler
 
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.
AfterTake - Annotation Type in org.openspaces.core.space.filter
Filter callback after take operation.
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
 
afterTransactionSynchronization(TransactionData) - Method in class com.gigaspaces.sync.SpaceSynchronizationEndpoint
Triggered after synchronization of a transaction was completed successfully.
afterTransactionSynchronization(TransactionData) - Method in class org.openspaces.persistency.patterns.SpaceSynchronizationEndpointExceptionHandler
 
afterTransactionSynchronization(TransactionData) - Method in class org.openspaces.persistency.patterns.SpaceSynchronizationEndpointSplitter
split the transaction data into multiple transaction data according to their entry type and delegate it to the corresponding synchronization endpoint interceptor SpaceSynchronizationEndpoint.afterTransactionSynchronization(TransactionData).
afterUndeployedProcessingUnit(ProcessingUnit) - Method in interface org.openspaces.grid.gsm.machines.MachinesSlaEnforcementEndpoint
Erases all Allocated (state) that is related to the specified processing unit.
afterUndeployProcessingUnit(ProcessingUnit) - Method in class org.openspaces.grid.gsm.machines.MachinesSlaEnforcementState
Removes all state related to the specified processing unit Call this method only if you are not going to call any other state method on this pu
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.
AGENT_EXT_JAVA_OPTIONS - Static variable in class org.openspaces.core.gateway.GSCForkHandler
 
AgentGridComponent - Interface in org.openspaces.admin
An Agent grid component is a GridComponent that can be started by a GridServiceAgent.
agentProvisioningCompletedEvent(ZonesConfig) - Method in class org.openspaces.grid.gsm.strategy.AbstractScaleStrategyBean
 
agentProvisioningInProgressEvent(GridServiceAgentSlaEnforcementInProgressException, ZonesConfig) - Method in class org.openspaces.grid.gsm.strategy.AbstractScaleStrategyBean
 
agentsToString(Collection<GridServiceAgent>) - Static method in class org.openspaces.grid.gsm.machines.MachinesSlaUtils
 
agentToString(Admin, String) - Static method in class org.openspaces.grid.gsm.machines.MachinesSlaUtils
 
agentToString(GridServiceAgent) - Static method in class org.openspaces.grid.gsm.machines.MachinesSlaUtils
 
agentZones(ZonesConfig) - Method in class org.openspaces.admin.pu.statistics.ProcessingUnitStatisticsIdConfigurer
 
aggregate(SpaceEntriesAggregatorContext) - Method in class com.gigaspaces.query.aggregators.AverageAggregator
 
aggregate(SpaceEntriesAggregatorContext) - Method in class com.gigaspaces.query.aggregators.CountAggregator
 
aggregate(SpaceEntriesAggregatorContext) - Method in class com.gigaspaces.query.aggregators.DistinctAggregator
 
aggregate(SpaceEntriesAggregatorContext) - Method in class com.gigaspaces.query.aggregators.GroupByAggregator
 
aggregate(SpaceEntriesAggregatorContext) - Method in class com.gigaspaces.query.aggregators.ListEntriesAggregator
 
aggregate(SpaceEntriesAggregatorContext) - Method in class com.gigaspaces.query.aggregators.MaxEntryAggregator
 
aggregate(SpaceEntriesAggregatorContext) - Method in class com.gigaspaces.query.aggregators.MaxValueAggregator
 
aggregate(SpaceEntriesAggregatorContext) - Method in class com.gigaspaces.query.aggregators.MinEntryAggregator
 
aggregate(SpaceEntriesAggregatorContext) - Method in class com.gigaspaces.query.aggregators.MinValueAggregator
 
aggregate(SpaceEntriesAggregatorContext) - Method in class com.gigaspaces.query.aggregators.OrderByAggregator
 
aggregate(SpaceEntriesAggregatorContext) - Method in class com.gigaspaces.query.aggregators.SingleValueAggregator
 
aggregate(SpaceEntriesAggregatorContext) - Method in class com.gigaspaces.query.aggregators.SpaceEntriesAggregator
 
aggregate() - Method in class com.gigaspaces.query.aggregators.SpaceEntriesAggregatorContext
 
aggregate(SpaceEntriesAggregatorContext) - Method in class com.gigaspaces.query.aggregators.SumAggregator
 
aggregate(ISpaceQuery<T>, AggregationSet) - Method in class org.openspaces.core.DefaultGigaSpace
 
aggregate(ISpaceQuery<T>, AggregationSet) - Method in interface org.openspaces.core.GigaSpace
Executes the specified query along with the specified aggregations collocated at the space.
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
 
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
 
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
 
AggregatedServiceDetails - Interface in org.openspaces.pu.service
An aggregation of ServiceDetails that share at lease the same service type.
aggregateIntermediateResult(AverageAggregator.AverageTuple) - Method in class com.gigaspaces.query.aggregators.AverageAggregator
 
aggregateIntermediateResult(Long) - Method in class com.gigaspaces.query.aggregators.CountAggregator
 
aggregateIntermediateResult(DistinctResult) - Method in class com.gigaspaces.query.aggregators.DistinctAggregator
 
aggregateIntermediateResult(GroupByResult) - Method in class com.gigaspaces.query.aggregators.GroupByAggregator
 
aggregateIntermediateResult(ArrayList<RawEntry>) - Method in class com.gigaspaces.query.aggregators.ListEntriesAggregator
 
aggregateIntermediateResult(MaxEntryAggregator.MaxEntryScannerResult) - Method in class com.gigaspaces.query.aggregators.MaxEntryAggregator
 
aggregateIntermediateResult(T) - Method in class com.gigaspaces.query.aggregators.MaxValueAggregator
 
aggregateIntermediateResult(MinEntryAggregator.MinEntryScannerResult) - Method in class com.gigaspaces.query.aggregators.MinEntryAggregator
 
aggregateIntermediateResult(T) - Method in class com.gigaspaces.query.aggregators.MinValueAggregator
 
aggregateIntermediateResult(OrderByAggregator.OrderByScanResult) - Method in class com.gigaspaces.query.aggregators.OrderByAggregator
 
aggregateIntermediateResult(T) - Method in class com.gigaspaces.query.aggregators.SingleValueAggregator
 
aggregateIntermediateResult(T) - Method in class com.gigaspaces.query.aggregators.SpaceEntriesAggregator
 
aggregateIntermediateResult(MutableNumber) - Method in class com.gigaspaces.query.aggregators.SumAggregator
 
AggregationFunction - Class in org.openspaces.jpa.openjpa.query
An aggregation function representation.
AggregationFunction(Value, AggregationFunction.AggregationType) - Constructor for class org.openspaces.jpa.openjpa.query.AggregationFunction
 
AggregationFunction.AggregationType - Enum in org.openspaces.jpa.openjpa.query
Aggregation function type
AggregationInternalUtils - Class in com.gigaspaces.query.aggregators
This class is intended for internal usage only.
AggregationInternalUtils() - Constructor for class com.gigaspaces.query.aggregators.AggregationInternalUtils
 
AggregationResult - Class in com.gigaspaces.query.aggregators
 
AggregationResult() - Constructor for class com.gigaspaces.query.aggregators.AggregationResult
Default constructor required for Externalizable
AggregationResult(Object[], Map<String, Integer>) - Constructor for class com.gigaspaces.query.aggregators.AggregationResult
This constructor is intended for internal usage.
AggregationSet - Class in com.gigaspaces.query.aggregators
The set of aggregations to run for matches entries of the aggregate operation.
AggregationSet() - Constructor for class com.gigaspaces.query.aggregators.AggregationSet
 
Alert - Interface in org.openspaces.admin.alert
An interface representing an alert issued by an alert bean or an alert provider.
AlertConfiguration - Interface in org.openspaces.admin.alert.config
A configuration of an alert trigger.
AlertConfigurationException - Exception in org.openspaces.admin.alert
An alert configuration exception; the Throwable.getCause() can be one the subclasses of BeanConfigException.
AlertConfigurationException(String) - Constructor for exception org.openspaces.admin.alert.AlertConfigurationException
 
AlertConfigurationException(String, Throwable) - Constructor for exception org.openspaces.admin.alert.AlertConfigurationException
 
AlertConfigurationParser - Interface in org.openspaces.admin.alert.config.parser
A configuration parser for setting a bulk of alert configurations using the call to AlertManager.configure(AlertConfiguration[]).
AlertConfigurationParserException - Exception in org.openspaces.admin.alert.config.parser
An exception thrown on a parsing error from AlertConfigurationParser.
AlertConfigurationParserException(String) - Constructor for exception org.openspaces.admin.alert.config.parser.AlertConfigurationParserException
 
AlertConfigurationParserException(String, Throwable) - Constructor for exception org.openspaces.admin.alert.config.parser.AlertConfigurationParserException
 
AlertConfigurer - Interface in org.openspaces.admin.alert.config
An interface for implementations carrying out the 'builder/chaining' pattern on top of an AlertConfiguration.
AlertFactory - Class in org.openspaces.admin.alert
A factory for constructing an alert instance to be fired by an alert bean.
AlertFactory() - Constructor for class org.openspaces.admin.alert.AlertFactory
A factory for creating an Alert.
AlertManager - Interface in org.openspaces.admin.alert
The AlertManager is a manager for configuring of alerts, firing of alerts, and registering for alert events.
AlertSeverity - Class in org.openspaces.admin.alert
The alert severity levels.
AlertSeverity(String, int) - Constructor for class org.openspaces.admin.alert.AlertSeverity
Create a named alert severity with a given integer value.
AlertStatus - Class in org.openspaces.admin.alert
The alert status levels.
AlertStatus(String, int) - Constructor for class org.openspaces.admin.alert.AlertStatus
Create a named alert status with a given integer value.
alertTriggered(Alert) - Method in interface org.openspaces.admin.alert.events.AlertTriggeredEventListener
 
AlertTriggeredEventListener - Interface in org.openspaces.admin.alert.events
An event listener for all types of alerts.
AlertTriggeredEventManager - Interface in org.openspaces.admin.alert.events
An event manager allowing to remove and add AlertTriggeredEventListeners.
all() - Static method in class com.gigaspaces.log.LogEntryMatchers
 
all(Value) - Method in class org.openspaces.jpa.openjpa.query.QueryExpressionFactory
Return an expression representing the given condition.
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
 
allocateCapacity(MachinesSlaEnforcementState.StateKey, String, CapacityRequirements) - Method in class org.openspaces.grid.gsm.machines.MachinesSlaEnforcementState
 
allowAboveAverageMemoryPerMachine(boolean) - Method in class org.openspaces.admin.pu.elastic.config.AutomaticCapacityScaleConfigurer
 
allowAboveAverageMemoryPerMachine(boolean) - Method in class org.openspaces.admin.pu.elastic.config.EagerScaleConfigurer
 
allowAboveAverageMemoryPerMachine(boolean) - Method in class org.openspaces.admin.pu.elastic.config.ManualCapacityPerZonesScaleConfigurer
 
allowAboveAverageMemoryPerMachine(boolean) - Method in class org.openspaces.admin.pu.elastic.config.ManualCapacityScaleConfigurer
 
allowAboveAverageMemoryPerMachine(boolean) - Method in interface org.openspaces.admin.pu.elastic.config.ScaleStrategyConfigurer
 
and(Expression, Expression) - Method in class org.openspaces.jpa.openjpa.query.QueryExpressionFactory
Return the two expressions AND'd together.
AnnotationDynamicEventTemplateProviderAdapter - Class in org.openspaces.events.adapter
The annotation event template provider adapter uses DynamicEventTemplate annotation in order to find the event template provider to delegate to.
AnnotationDynamicEventTemplateProviderAdapter() - Constructor for class org.openspaces.events.adapter.AnnotationDynamicEventTemplateProviderAdapter
 
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.archive.config
 
AnnotationSupportBeanDefinitionParser() - Constructor for class org.openspaces.archive.config.AnnotationSupportBeanDefinitionParser
 
AnnotationSupportBeanDefinitionParser - Class in org.openspaces.core.config
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.
ANY - Static variable in interface net.jini.core.lease.Lease
Used by the requestor to indicate that there is no particular lease time desired, and that the grantor of the lease should supply a time that is most convenient for the grantor.
any(Value) - Method in class org.openspaces.jpa.openjpa.query.QueryExpressionFactory
Return an expression representing the given condition.
AnyZonesConfig - Class in org.openspaces.admin.zone.config
Satisified by any zones PU[] is statisfied by GSC[] PU[] is statisfied by GSC[A]
AnyZonesConfig(Map<String, String>) - Constructor for class org.openspaces.admin.zone.config.AnyZonesConfig
 
AnyZonesConfig() - Constructor for class org.openspaces.admin.zone.config.AnyZonesConfig
 
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
 
appendSelectFromSql() - Method in class org.openspaces.jpa.openjpa.query.executor.JpaJdbcQueryExecutor
Append SELECT FROM to SQL string builder.
appendSpaceRuntimeInfo(SpaceRuntimeInfo) - Method in class com.j_spaces.core.admin.SpaceRuntimeInfo
Merge two SpaceRuntimeInfo instances.
appendSql(StringBuilder) - Method in class org.openspaces.jpa.openjpa.query.AggregationFunction
 
appendSql(StringBuilder) - Method in class org.openspaces.jpa.openjpa.query.BinaryExpression
 
appendSql(StringBuilder) - Method in class org.openspaces.jpa.openjpa.query.BindVariableExpression
 
appendSql(StringBuilder) - Method in class org.openspaces.jpa.openjpa.query.ContainsExpression
 
appendSql(StringBuilder) - Method in class org.openspaces.jpa.openjpa.query.EmptyExpression
 
appendSql(StringBuilder) - Method in interface org.openspaces.jpa.openjpa.query.ExpressionNode
Appends the node SQL string to the string builder.
appendSql(StringBuilder) - Method in class org.openspaces.jpa.openjpa.query.FieldPathNode
 
appendSql(StringBuilder) - Method in class org.openspaces.jpa.openjpa.query.InnerQuery
 
appendSql(StringBuilder) - Method in class org.openspaces.jpa.openjpa.query.LiteralValueNode
 
appendSql(StringBuilder) - Method in class org.openspaces.jpa.openjpa.query.LogicalExpression
 
appendSql(StringBuilder) - Method in class org.openspaces.jpa.openjpa.query.MatchesExpression
 
appendSql(StringBuilder) - Method in class org.openspaces.jpa.openjpa.query.NotMatchesExpression
 
appendSql(StringBuilder) - Method in class org.openspaces.jpa.openjpa.query.NullValueNode
 
appendSql(StringBuilder) - Method in class org.openspaces.jpa.openjpa.query.ParameterNode
 
appendSql(StringBuilder) - Method in class org.openspaces.jpa.openjpa.query.Variable
 
appendWhereSql() - Method in class org.openspaces.jpa.openjpa.query.executor.JpaJdbcQueryExecutor
 
Application - Interface in org.openspaces.admin.application
Describes a group of processing units that interact together as an application.
APPLICATION_CONTEXT_CONTEXT - Static variable in class 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
 
applicationAdded(Application) - Method in interface org.openspaces.admin.application.events.ApplicationAddedEventListener
A callback indicating that an Application was added (deployed/discovered).
ApplicationAddedEventListener - Interface in org.openspaces.admin.application.events
An event listener allowing to listen for Application additions (deployment).
ApplicationAddedEventManager - Interface in org.openspaces.admin.application.events
An event manager allowing to add and remove ApplicationAddedEventListeners.
ApplicationAlreadyDeployedException - Exception in org.openspaces.admin.application
 
ApplicationAlreadyDeployedException(String) - Constructor for exception org.openspaces.admin.application.ApplicationAlreadyDeployedException
 
ApplicationAlreadyDeployedException(String, Throwable) - Constructor for exception org.openspaces.admin.application.ApplicationAlreadyDeployedException
 
ApplicationConfig - Class in org.openspaces.admin.application.config
 
ApplicationConfig() - Constructor for class org.openspaces.admin.application.config.ApplicationConfig
 
applicationContext - Variable in class org.openspaces.core.space.mode.SpaceModeContextLoader
 
ApplicationContextMonitor - Interface in org.openspaces.pu.sla.monitor
 
ApplicationContextProcessingUnitContainer - Class in org.openspaces.pu.container.spi
A processing unit container that is based on Spring ApplicationContext.
ApplicationContextProcessingUnitContainer() - Constructor for class org.openspaces.pu.container.spi.ApplicationContextProcessingUnitContainer
 
ApplicationContextProcessingUnitContainerProvider - Class in org.openspaces.pu.container.spi
 
ApplicationContextProcessingUnitContainerProvider() - Constructor for class org.openspaces.pu.container.spi.ApplicationContextProcessingUnitContainerProvider
 
ApplicationDeployCommand - Class in org.openspaces.admin.application.deploy
 
ApplicationDeployCommand() - Constructor for class org.openspaces.admin.application.deploy.ApplicationDeployCommand
 
ApplicationDeployment - Class in org.openspaces.admin.application
Describes an application deployment that consists of one or more processing unit deployments.
ApplicationDeployment(String) - Constructor for class org.openspaces.admin.application.ApplicationDeployment
Creates a new application deployment with the specified name
ApplicationDeployment(String, ProcessingUnitDeploymentTopology...) - Constructor for class org.openspaces.admin.application.ApplicationDeployment
Creates a new application deployment with the specified name, and pu deployments
ApplicationDeployment(String, ProcessingUnitConfigHolder...) - Constructor for class org.openspaces.admin.application.ApplicationDeployment
Creates a new application deployment with the specified name, and pu deployments
ApplicationDeployment(ApplicationConfig) - Constructor for class org.openspaces.admin.application.ApplicationDeployment
 
ApplicationFileDeployment - Class in org.openspaces.admin.application
A helper method that creates a ApplicationConfig by reading an xml file
ApplicationFileDeployment(File) - Constructor for class org.openspaces.admin.application.ApplicationFileDeployment
Creates a new application deployment based on the specified file
ApplicationFileDeployment(File, String) - Constructor for class org.openspaces.admin.application.ApplicationFileDeployment
Creates a new application deployment based on the specified file
ApplicationLifecycleEventListener - Interface in org.openspaces.admin.application.events
A simple life-cycle event listener that implements both the application added and zone removed event listeners.
applicationRemoved(Application) - Method in interface org.openspaces.admin.application.events.ApplicationRemovedEventListener
A callback indicating that an Application was removed (undeployed).
ApplicationRemovedEventListener - Interface in org.openspaces.admin.application.events
An event listener allowing to listen for Application removal (undeployment).
ApplicationRemovedEventManager - Interface in org.openspaces.admin.application.events
An event manager allowing to add and remove ApplicationRemovedEventListeners.
Applications - Interface in org.openspaces.admin.application
Holds one or more Applications
ApplicationUndeployCommand - Class in org.openspaces.admin.application.deploy
 
ApplicationUndeployCommand() - Constructor for class org.openspaces.admin.application.deploy.ApplicationUndeployCommand
 
applyIsolationLevel(AbstractJiniTransactionManager.JiniTransactionObject, int) - Method in class org.openspaces.core.transaction.manager.AbstractJiniTransactionManager
 
applyProjectionTemplate(RawEntry) - Method in class com.gigaspaces.query.aggregators.SpaceEntriesAggregatorContext
 
Archive - Annotation Type in org.openspaces.archive
Marks an event listener as archive event listener.
archive(Object...) - Method in interface org.openspaces.archive.ArchiveOperationHandler
Writes the specified objects to the external storage
archiveHandler(ArchiveOperationHandler) - Method in class org.openspaces.archive.ArchivePollingContainerConfigurer
 
ArchiveNamespaceHandler - Class in org.openspaces.archive.config
 
ArchiveNamespaceHandler() - Constructor for class org.openspaces.archive.config.ArchiveNamespaceHandler
 
ArchiveOperationHandler - Interface in org.openspaces.archive
 
ArchivePollingAnnotationPostProcessor - Class in org.openspaces.archive
A Archive annotation post processor.
ArchivePollingAnnotationPostProcessor() - Constructor for class org.openspaces.archive.ArchivePollingAnnotationPostProcessor
 
ArchivePollingContainer - Class in org.openspaces.archive
Takes objects specified in the template into the archive handler defined by ArchivePollingContainer.setArchiveHandler(ArchiveOperationHandler) This container can be used to take (remove) objects from the Space and persist them into an external service.
ArchivePollingContainer() - Constructor for class org.openspaces.archive.ArchivePollingContainer
 
ArchivePollingContainerBeanDefinitionParser - Class in org.openspaces.archive.config
 
ArchivePollingContainerBeanDefinitionParser() - Constructor for class org.openspaces.archive.config.ArchivePollingContainerBeanDefinitionParser
 
ArchivePollingContainerConfigurer - Class in org.openspaces.archive
A configuration for ArchivePollingContainer using fluent API.
ArchivePollingContainerConfigurer(GigaSpace) - Constructor for class org.openspaces.archive.ArchivePollingContainerConfigurer
 
argument(String) - Method in class org.openspaces.admin.gsa.GridServiceOptions
Will add a process level argument.
arguments - Variable in class org.openspaces.remoting.EventDrivenSpaceRemotingEntry
Deprecated.
 
as(String) - Method in class com.gigaspaces.query.aggregators.SpaceEntriesAggregator
 
asCachePolicy() - Method in class org.openspaces.core.config.BlobStoreDataPolicyFactoryBean
 
asCachePolicy() - Method in class org.openspaces.core.config.CustomCachePolicyFactoryBean
 
asExpression(Value) - Method in class org.openspaces.jpa.openjpa.query.QueryExpressionFactory
Return the given value as an expression.
asGatewayPolicy() - Method in class org.openspaces.core.gateway.GatewayTarget
 
asGatewayPolicy(GatewayPolicy) - Method in class org.openspaces.core.gateway.GatewayTarget
 
asGatewaysPolicy() - Method in class org.openspaces.core.gateway.GatewayTargetsFactoryBean
 
asReplicationLookupParameters() - Method in class org.openspaces.core.gateway.GatewayLookupsFactoryBean
 
ASYNC_REPLICATION_MODE - Static variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
asyncAddIndex(String, SpaceIndex) - Method in class org.openspaces.core.DefaultGigaSpaceTypeManager
 
asyncAddIndex(String, SpaceIndex, AsyncFutureListener<AddTypeIndexesResult>) - Method in class org.openspaces.core.DefaultGigaSpaceTypeManager
 
asyncAddIndex(String, SpaceIndex) - Method in interface org.openspaces.core.GigaSpaceTypeManager
Adds the specified index to the specified type.
asyncAddIndex(String, SpaceIndex, AsyncFutureListener<AddTypeIndexesResult>) - Method in interface org.openspaces.core.GigaSpaceTypeManager
Adds the specified index to the specified type.
asyncAddIndexes(String, SpaceIndex[], AsyncFutureListener<AddTypeIndexesResult>) - Method in class org.openspaces.core.DefaultGigaSpaceTypeManager
 
asyncAddIndexes(String, SpaceIndex[], AsyncFutureListener<AddTypeIndexesResult>) - Method in interface org.openspaces.core.GigaSpaceTypeManager
Adds the specified indexes to the specified type.
asyncChange(ISpaceQuery<T>, ChangeSet) - Method in class org.openspaces.core.DefaultGigaSpace
 
asyncChange(ISpaceQuery<T>, ChangeSet, AsyncFutureListener<ChangeResult<T>>) - Method in class org.openspaces.core.DefaultGigaSpace
 
asyncChange(ISpaceQuery<T>, ChangeSet, long) - Method in class org.openspaces.core.DefaultGigaSpace
 
asyncChange(ISpaceQuery<T>, ChangeSet, long, AsyncFutureListener<ChangeResult<T>>) - Method in class org.openspaces.core.DefaultGigaSpace
 
asyncChange(ISpaceQuery<T>, ChangeSet, ChangeModifiers) - Method in class org.openspaces.core.DefaultGigaSpace
 
asyncChange(ISpaceQuery<T>, ChangeSet, ChangeModifiers, AsyncFutureListener<ChangeResult<T>>) - Method in class org.openspaces.core.DefaultGigaSpace
 
asyncChange(ISpaceQuery<T>, ChangeSet, ChangeModifiers, long) - Method in class org.openspaces.core.DefaultGigaSpace
 
asyncChange(ISpaceQuery<T>, ChangeSet, ChangeModifiers, long, AsyncFutureListener<ChangeResult<T>>) - Method in class org.openspaces.core.DefaultGigaSpace
 
asyncChange(T, ChangeSet) - Method in class org.openspaces.core.DefaultGigaSpace
 
asyncChange(T, ChangeSet, AsyncFutureListener<ChangeResult<T>>) - Method in class org.openspaces.core.DefaultGigaSpace
 
asyncChange(T, ChangeSet, long) - Method in class org.openspaces.core.DefaultGigaSpace
 
asyncChange(T, ChangeSet, long, AsyncFutureListener<ChangeResult<T>>) - Method in class org.openspaces.core.DefaultGigaSpace
 
asyncChange(T, ChangeSet, ChangeModifiers) - Method in class org.openspaces.core.DefaultGigaSpace
 
asyncChange(T, ChangeSet, ChangeModifiers, AsyncFutureListener<ChangeResult<T>>) - Method in class org.openspaces.core.DefaultGigaSpace
 
asyncChange(T, ChangeSet, ChangeModifiers, long) - Method in class org.openspaces.core.DefaultGigaSpace
 
asyncChange(T, ChangeSet, ChangeModifiers, long, AsyncFutureListener<ChangeResult<T>>) - Method in class org.openspaces.core.DefaultGigaSpace
 
asyncChange(ISpaceQuery<T>, ChangeSet) - Method in interface org.openspaces.core.GigaSpace
Changes existing objects in space in an asynchronous manner, returning immidiately with a future.
asyncChange(ISpaceQuery<T>, ChangeSet, AsyncFutureListener<ChangeResult<T>>) - Method in interface org.openspaces.core.GigaSpace
Changes existing objects in space in an asynchronous manner, returning immidiately with a future.
asyncChange(ISpaceQuery<T>, ChangeSet, long) - Method in interface org.openspaces.core.GigaSpace
Changes existing objects in space in an asynchronous manner, returning immidiately with a future.
asyncChange(ISpaceQuery<T>, ChangeSet, long, AsyncFutureListener<ChangeResult<T>>) - Method in interface org.openspaces.core.GigaSpace
Changes existing objects in space in an asynchronous manner, returning immidiately with a future.
asyncChange(ISpaceQuery<T>, ChangeSet, ChangeModifiers) - Method in interface org.openspaces.core.GigaSpace
Changes an existing objects in space in an asynchronous manner, returning immidiately with a future.
asyncChange(ISpaceQuery<T>, ChangeSet, ChangeModifiers, AsyncFutureListener<ChangeResult<T>>) - Method in interface org.openspaces.core.GigaSpace
Changes existing objects in space in an asynchronous manner, returning immidiately with a future.
asyncChange(ISpaceQuery<T>, ChangeSet, ChangeModifiers, long) - Method in interface org.openspaces.core.GigaSpace
Changes existing objects in space in an asynchronous manner, returning immidiately with a future.
asyncChange(ISpaceQuery<T>, ChangeSet, ChangeModifiers, long, AsyncFutureListener<ChangeResult<T>>) - Method in interface org.openspaces.core.GigaSpace
Changes existing objects in space in an asynchronous manner, returning immidiately with a future.
asyncChange(T, ChangeSet) - Method in interface org.openspaces.core.GigaSpace
Changes existing objects in space in an asynchronous manner, returning immidiately with a future.
asyncChange(T, ChangeSet, AsyncFutureListener<ChangeResult<T>>) - Method in interface org.openspaces.core.GigaSpace
Changes existing objects in space in an asynchronous manner, returning immidiately with a future.
asyncChange(T, ChangeSet, long) - Method in interface org.openspaces.core.GigaSpace
Changes existing objects in space in an asynchronous manner, returning immidiately with a future.
asyncChange(T, ChangeSet, long, AsyncFutureListener<ChangeResult<T>>) - Method in interface org.openspaces.core.GigaSpace
Changes existing objects in space in an asynchronous manner, returning immidiately with a future.
asyncChange(T, ChangeSet, ChangeModifiers) - Method in interface org.openspaces.core.GigaSpace
Changes an existing objects in space in an asynchronous manner, returning immidiately with a future.
asyncChange(T, ChangeSet, ChangeModifiers, AsyncFutureListener<ChangeResult<T>>) - Method in interface org.openspaces.core.GigaSpace
Changes existing objects in space in an asynchronous manner, returning immidiately with a future.
asyncChange(T, ChangeSet, ChangeModifiers, long) - Method in interface org.openspaces.core.GigaSpace
Changes existing objects in space in an asynchronous manner, returning immidiately with a future.
asyncChange(T, ChangeSet, ChangeModifiers, long, AsyncFutureListener<ChangeResult<T>>) - Method in interface org.openspaces.core.GigaSpace
Changes existing objects in space in an asynchronous manner, returning immidiately with a future.
asyncChange(GigaSpace, ISpaceQuery<T>, ChangeSet) - Static method in class org.openspaces.extensions.AsyncExtension
 
asyncChange(GigaSpace, ISpaceQuery<T>, ChangeSet, long, TimeUnit) - Static method in class org.openspaces.extensions.AsyncExtension
 
asyncChange(GigaSpace, ISpaceQuery<T>, ChangeSet, ChangeModifiers) - Static method in class org.openspaces.extensions.AsyncExtension
 
asyncChange(GigaSpace, ISpaceQuery<T>, ChangeSet, ChangeModifiers, long, TimeUnit) - Static method in class org.openspaces.extensions.AsyncExtension
 
asyncChange(GigaSpace, T, ChangeSet) - Static method in class org.openspaces.extensions.AsyncExtension
 
asyncChange(GigaSpace, T, ChangeSet, long, TimeUnit) - Static method in class org.openspaces.extensions.AsyncExtension
 
asyncChange(GigaSpace, T, ChangeSet, ChangeModifiers) - Static method in class org.openspaces.extensions.AsyncExtension
 
asyncChange(GigaSpace, T, ChangeSet, ChangeModifiers, long, TimeUnit) - Static method in class org.openspaces.extensions.AsyncExtension
 
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.
AsyncExtension - Class in org.openspaces.extensions
 
AsyncExtension() - Constructor for class org.openspaces.extensions.AsyncExtension
 
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
 
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
 
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, ReadModifiers) - Method in class org.openspaces.core.DefaultGigaSpace
 
asyncRead(T, long, int, AsyncFutureListener<T>) - Method in class org.openspaces.core.DefaultGigaSpace
 
asyncRead(T, long, ReadModifiers, 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, ReadModifiers) - Method in class org.openspaces.core.DefaultGigaSpace
 
asyncRead(ISpaceQuery<T>, long, int, AsyncFutureListener<T>) - Method in class org.openspaces.core.DefaultGigaSpace
 
asyncRead(ISpaceQuery<T>, long, ReadModifiers, 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
Deprecated.
asyncRead(T, long, ReadModifiers) - 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
asyncRead(T, long, ReadModifiers, 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
Deprecated.
asyncRead(ISpaceQuery<T>, long, ReadModifiers) - 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
asyncRead(ISpaceQuery<T>, long, ReadModifiers, AsyncFutureListener<T>) - Method in interface org.openspaces.core.GigaSpace
Reads any matching entry from the space in an asynchronous manner.
asyncRead(GigaSpace, T) - Static method in class org.openspaces.extensions.AsyncExtension
 
asyncRead(GigaSpace, T, long, TimeUnit) - Static method in class org.openspaces.extensions.AsyncExtension
 
asyncRead(GigaSpace, T, long, TimeUnit, ReadModifiers) - Static method in class org.openspaces.extensions.AsyncExtension
 
asyncRead(GigaSpace, ISpaceQuery<T>) - Static method in class org.openspaces.extensions.AsyncExtension
 
asyncRead(GigaSpace, ISpaceQuery<T>, long, TimeUnit) - Static method in class org.openspaces.extensions.AsyncExtension
 
asyncRead(GigaSpace, ISpaceQuery<T>, long, TimeUnit, ReadModifiers) - Static method in class org.openspaces.extensions.AsyncExtension
 
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).
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.
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, TakeModifiers) - Method in class org.openspaces.core.DefaultGigaSpace
 
asyncTake(T, long, int, AsyncFutureListener<T>) - Method in class org.openspaces.core.DefaultGigaSpace
 
asyncTake(T, long, TakeModifiers, 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, TakeModifiers) - Method in class org.openspaces.core.DefaultGigaSpace
 
asyncTake(ISpaceQuery<T>, long, int, AsyncFutureListener<T>) - Method in class org.openspaces.core.DefaultGigaSpace
 
asyncTake(ISpaceQuery<T>, long, TakeModifiers, 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
Deprecated.
asyncTake(T, long, TakeModifiers) - 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
asyncTake(T, long, TakeModifiers, 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
Deprecated.
asyncTake(ISpaceQuery<T>, long, TakeModifiers) - 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
asyncTake(ISpaceQuery<T>, long, TakeModifiers, AsyncFutureListener<T>) - Method in interface org.openspaces.core.GigaSpace
Take (remove) any matching entry from the space in an asynchronous manner.
asyncTake(GigaSpace, T) - Static method in class org.openspaces.extensions.AsyncExtension
 
asyncTake(GigaSpace, T, long, TimeUnit) - Static method in class org.openspaces.extensions.AsyncExtension
 
asyncTake(GigaSpace, T, long, TimeUnit, TakeModifiers) - Static method in class org.openspaces.extensions.AsyncExtension
 
asyncTake(GigaSpace, ISpaceQuery<T>) - Static method in class org.openspaces.extensions.AsyncExtension
 
asyncTake(GigaSpace, ISpaceQuery<T>, long, TimeUnit) - Static method in class org.openspaces.extensions.AsyncExtension
 
asyncTake(GigaSpace, ISpaceQuery<T>, long, TimeUnit, TakeModifiers) - Static method in class org.openspaces.extensions.AsyncExtension
 
AtLeastOneZoneConfig - Class in org.openspaces.admin.zone.config
Satisfied if at least one of the zones exist PU[A,B] is statisfied by GSC[A,B] PU[A,B] is statisfied by GSC[A] PU[A,B] is statisfied by GSC[B] PU[A] is statisfied by GSC[A,B] PU[A] is statisfied by GSC[A] PU[A] is NOT statisfied by GSC[]
AtLeastOneZoneConfig(Map<String, String>) - Constructor for class org.openspaces.admin.zone.config.AtLeastOneZoneConfig
 
AtLeastOneZoneConfig() - Constructor for class org.openspaces.admin.zone.config.AtLeastOneZoneConfig
 
AtLeastOneZoneConfigurer - Class in org.openspaces.admin.zone.config
 
AtLeastOneZoneConfigurer() - Constructor for class org.openspaces.admin.zone.config.AtLeastOneZoneConfigurer
 
atMostOneConcurrentRelocation(boolean) - Method in class org.openspaces.admin.pu.elastic.config.AutomaticCapacityScaleConfigurer
 
atMostOneConcurrentRelocation(boolean) - Method in class org.openspaces.admin.pu.elastic.config.EagerScaleConfigurer
 
atMostOneConcurrentRelocation(boolean) - Method in class org.openspaces.admin.pu.elastic.config.ManualCapacityPerZonesScaleConfigurer
 
atMostOneConcurrentRelocation(boolean) - Method in class org.openspaces.admin.pu.elastic.config.ManualCapacityScaleConfigurer
 
atMostOneConcurrentRelocation(boolean) - Method in interface org.openspaces.admin.pu.elastic.config.ScaleStrategyConfigurer
 
atMostOneContainerPerMachine() - Method in class org.openspaces.admin.pu.elastic.config.AutomaticCapacityScaleConfigurer
 
atMostOneContainerPerMachine() - Method in class org.openspaces.admin.pu.elastic.config.EagerScaleConfigurer
 
atMostOneContainerPerMachine() - Method in class org.openspaces.admin.pu.elastic.config.ManualCapacityPerZonesScaleConfigurer
 
atMostOneContainerPerMachine() - Method in class org.openspaces.admin.pu.elastic.config.ManualCapacityScaleConfigurer
 
atMostOneContainerPerMachine() - Method in interface org.openspaces.admin.pu.elastic.config.ScaleStrategyConfigurer
 
atoi(byte[]) - Static method in class org.openspaces.memcached.util.BufferUtils
 
atol(byte[]) - Static method in class org.openspaces.memcached.util.BufferUtils
 
Attributes() - Constructor for class org.openspaces.core.space.SpaceServiceDetails.Attributes
 
Attributes() - Constructor for class org.openspaces.events.asyncpolling.AggregatedAsyncPollingEventContainerServiceDetails.Attributes
 
Attributes() - Constructor for class org.openspaces.events.asyncpolling.AsyncPollingEventContainerServiceDetails.Attributes
 
Attributes() - Constructor for class org.openspaces.events.asyncpolling.AsyncPollingEventContainerServiceMonitors.Attributes
 
Attributes() - Constructor for class org.openspaces.events.EventContainerServiceDetails.Attributes
 
Attributes() - Constructor for class org.openspaces.events.EventContainerServiceMonitors.Attributes
 
Attributes() - Constructor for class org.openspaces.events.notify.AggregatedNotifyEventContainerServiceDetails.Attributes
 
Attributes() - Constructor for class org.openspaces.events.notify.NotifyEventContainerServiceDetails.Attributes
 
Attributes() - Constructor for class org.openspaces.events.notify.NotifyEventContainerServiceMonitors.Attributes
 
Attributes() - Constructor for class org.openspaces.events.polling.AggregatedPollingEventContainerServiceDetails.Attributes
 
Attributes() - Constructor for class org.openspaces.events.polling.PollingEventContainerServiceDetails.Attributes
 
Attributes() - Constructor for class org.openspaces.events.polling.PollingEventContainerServiceMonitors.Attributes
 
Attributes() - Constructor for class org.openspaces.memcached.MemcachedServiceDetails.Attributes
 
Attributes() - Constructor for class org.openspaces.memcached.MemcachedServiceMonitors.Attributes
 
Attributes() - Constructor for class org.openspaces.pu.container.jee.JeeServiceDetails.Attributes
 
Attributes() - Constructor for class org.openspaces.pu.container.jee.stats.WebRequestsServiceMonitors.Attributes
 
attributes - Variable in class org.openspaces.pu.service.PlainServiceDetails
 
Attributes() - Constructor for class org.openspaces.remoting.RemotingServiceDetails.Attributes
 
Attributes() - Constructor for class org.openspaces.remoting.RemotingServiceMonitors.Attributes
 
attributeStore(AttributeStore) - Method in class org.openspaces.core.space.EmbeddedSpaceConfigurer
Sets an attribute store
attributeStore(AttributeStore) - Method in class org.openspaces.core.space.EmbeddedSpaceFactoryBean
 
attributeStore(AttributeStore) - Method in class org.openspaces.core.space.UrlSpaceConfigurer
Sets an attribute store
attributeStore(AttributeStore) - Method in class org.openspaces.core.space.UrlSpaceFactoryBean
 
AttributeStoreBeanDefinitionParser - Class in org.openspaces.core.config
 
AttributeStoreBeanDefinitionParser() - Constructor for class org.openspaces.core.config.AttributeStoreBeanDefinitionParser
 
AttributeStoreFactoryBean - Class in org.openspaces.core.config
 
AttributeStoreFactoryBean() - Constructor for class org.openspaces.core.config.AttributeStoreFactoryBean
 
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
 
augmentInitialLoadEntries - Variable in class org.openspaces.persistency.ClusterInfoAwareSpaceDataSource
 
augmentInitialLoadEntries(boolean) - Method in class org.openspaces.persistency.hibernate.CriteriaHibernateSpaceDataSourceConfigurer
Feature switch for initial load entries augmentation (creation of partition-specific query for entries).
augmentInitialLoadEntries(boolean) - Method in class org.openspaces.persistency.hibernate.DefaultHibernateSpaceDataSourceConfigurer
Feature switch for initial load entries augmentation (creation of partition-specific query for entries) Defaults to true.
augmentInitialLoadEntries(boolean) - Method in class org.openspaces.persistency.hibernate.StatelessHibernateSpaceDataSourceConfigurer
Feature switch for initial load entries augmentation (creation of partition-specific query for entries)
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
 
AutomaticCapacityCooldownValidator - Class in org.openspaces.grid.gsm.autoscaling
Validates the cooldown period of auto-scaling rules.
AutomaticCapacityCooldownValidator() - Constructor for class org.openspaces.grid.gsm.autoscaling.AutomaticCapacityCooldownValidator
 
AutomaticCapacityScaleConfig - Class in org.openspaces.admin.pu.elastic.config
Defines an automatic scaling strategy that increases and decreases capacity.
AutomaticCapacityScaleConfig() - Constructor for class org.openspaces.admin.pu.elastic.config.AutomaticCapacityScaleConfig
Default constructor
AutomaticCapacityScaleConfig(Map<String, String>) - Constructor for class org.openspaces.admin.pu.elastic.config.AutomaticCapacityScaleConfig
 
AutomaticCapacityScaleConfigurer - Class in org.openspaces.admin.pu.elastic.config
Provides fluent API for creating a new AutomaticCapacityScaleConfig object.
AutomaticCapacityScaleConfigurer() - Constructor for class org.openspaces.admin.pu.elastic.config.AutomaticCapacityScaleConfigurer
Provides fluent API for creating a new AutomaticCapacityScaleConfig object.
AutomaticCapacityScaleRuleConfig - Class in org.openspaces.admin.pu.elastic.config
Configures an automatic scaling rule based on a monitored statistics and thresholds.
AutomaticCapacityScaleRuleConfig() - Constructor for class org.openspaces.admin.pu.elastic.config.AutomaticCapacityScaleRuleConfig
 
AutomaticCapacityScaleRuleConfig(Map<String, String>) - Constructor for class org.openspaces.admin.pu.elastic.config.AutomaticCapacityScaleRuleConfig
 
AutomaticCapacityScaleRuleConfigurer - Class in org.openspaces.admin.pu.elastic.config
Fluent API for creating a new AutomaticCapacityScaleRuleConfig object.
AutomaticCapacityScaleRuleConfigurer() - Constructor for class org.openspaces.admin.pu.elastic.config.AutomaticCapacityScaleRuleConfigurer
 
AutomaticCapacityScaleStrategyBean - Class in org.openspaces.grid.gsm.strategy
+ * The business logic that scales an elastic processing unit based on the specified + * AutomaticCapacityScaleConfig + * + * @author itaif + * @since 9.0.0 +
AutomaticCapacityScaleStrategyBean() - Constructor for class org.openspaces.grid.gsm.strategy.AutomaticCapacityScaleStrategyBean
 
AutomaticCapacityScaleTopology - Interface in org.openspaces.admin.pu.elastic.topology
 
autoRenew(boolean) - Method in class org.openspaces.events.notify.SimpleNotifyContainerConfigurer
 
AutoScalingConfigConflictException - Exception in org.openspaces.grid.gsm.autoscaling.exceptions
an exception that is raised if the autoscaling configuration parameters causes an un resolvable conflict in the Minimum/Maximum Capacity requirements for a specific zone.
AutoScalingConfigConflictException(ProcessingUnit, CapacityRequirements, CapacityRequirements, Set<String>, CapacityRequirementsPerZones, CapacityRequirementsPerZones) - Constructor for exception org.openspaces.grid.gsm.autoscaling.exceptions.AutoScalingConfigConflictException
 
AutoScalingHighThresholdBreachedException - Exception in org.openspaces.grid.gsm.autoscaling.exceptions
 
AutoScalingHighThresholdBreachedException(ProcessingUnit, CapacityRequirements, CapacityRequirements, long, AutomaticCapacityScaleRuleConfig, String) - Constructor for exception org.openspaces.grid.gsm.autoscaling.exceptions.AutoScalingHighThresholdBreachedException
 
AutoScalingInstanceStatisticsException - Exception in org.openspaces.grid.gsm.autoscaling.exceptions
 
AutoScalingInstanceStatisticsException(ProcessingUnitInstance, String) - Constructor for exception org.openspaces.grid.gsm.autoscaling.exceptions.AutoScalingInstanceStatisticsException
 
AutoScalingLowThresholdBreachedException - Exception in org.openspaces.grid.gsm.autoscaling.exceptions
 
AutoScalingLowThresholdBreachedException(ProcessingUnit, CapacityRequirements, CapacityRequirements, long, AutomaticCapacityScaleRuleConfig, String) - Constructor for exception org.openspaces.grid.gsm.autoscaling.exceptions.AutoScalingLowThresholdBreachedException
 
AutoScalingSlaEnforcement - Class in org.openspaces.grid.gsm.autoscaling
Enforces the AutoScalingSlaPolicy of all processing units by starting an enforcement endpoint for each PU.
AutoScalingSlaEnforcement(Admin) - Constructor for class org.openspaces.grid.gsm.autoscaling.AutoScalingSlaEnforcement
 
AutoScalingSlaEnforcementEndpoint - Interface in org.openspaces.grid.gsm.autoscaling
A service that on demand enforces auto scaling rules providing the new capacity requirements as a result.
AutoScalingSlaEnforcementEndpointAware - Interface in org.openspaces.grid.gsm.autoscaling
AutoScalingSlaEnforcementInProgressException - Exception in org.openspaces.grid.gsm.autoscaling.exceptions
 
AutoScalingSlaEnforcementInProgressException(ProcessingUnit, String) - Constructor for exception org.openspaces.grid.gsm.autoscaling.exceptions.AutoScalingSlaEnforcementInProgressException
 
AutoScalingSlaEnforcementInProgressException(ProcessingUnit, String, Throwable) - Constructor for exception org.openspaces.grid.gsm.autoscaling.exceptions.AutoScalingSlaEnforcementInProgressException
 
AutoScalingSlaPolicy - Class in org.openspaces.grid.gsm.autoscaling
 
AutoScalingSlaPolicy() - Constructor for class org.openspaces.grid.gsm.autoscaling.AutoScalingSlaPolicy
 
AutoScalingSlaUtils - Class in org.openspaces.grid.gsm.autoscaling
 
AutoScalingSlaUtils() - Constructor for class org.openspaces.grid.gsm.autoscaling.AutoScalingSlaUtils
 
AutoScalingStatisticsException - Exception in org.openspaces.grid.gsm.autoscaling.exceptions
 
AutoScalingStatisticsException(ProcessingUnit, String) - Constructor for exception org.openspaces.grid.gsm.autoscaling.exceptions.AutoScalingStatisticsException
 
AutoScalingStatisticsException(ProcessingUnit, String, Throwable) - Constructor for exception org.openspaces.grid.gsm.autoscaling.exceptions.AutoScalingStatisticsException
 
AutoScalingStatisticsException(ProcessingUnit, ProcessingUnitStatisticsId) - Constructor for exception org.openspaces.grid.gsm.autoscaling.exceptions.AutoScalingStatisticsException
 
AutoScalingStatisticsFormatException - Exception in org.openspaces.grid.gsm.autoscaling.exceptions
 
AutoScalingStatisticsFormatException(ProcessingUnit, Object, Object, NumberFormatException) - Constructor for exception org.openspaces.grid.gsm.autoscaling.exceptions.AutoScalingStatisticsFormatException
 
AutoScalingTemporarilyDisabledCooldownException - Exception in org.openspaces.grid.gsm.autoscaling.exceptions
Indicates that auto scaling rules are disabled due to cooldown period after instance added or instance removed.
AutoScalingTemporarilyDisabledCooldownException(ProcessingUnit, long) - Constructor for exception org.openspaces.grid.gsm.autoscaling.exceptions.AutoScalingTemporarilyDisabledCooldownException
 
AutoScalingThresholdBreachedException - Exception in org.openspaces.grid.gsm.autoscaling.exceptions
Base class for high/low threshold breached exceptions
AutoScalingThresholdBreachedException(String, ProcessingUnit, CapacityRequirements, CapacityRequirements, long, AutomaticCapacityScaleRuleConfig, boolean, String) - Constructor for exception org.openspaces.grid.gsm.autoscaling.exceptions.AutoScalingThresholdBreachedException
 
autoStart(boolean) - Method in class org.openspaces.archive.ArchivePollingContainerConfigurer
 
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.
AvailabilityEvent - Class in net.jini.space
A RemoteEvent marking the transition of an Entry from unavailable to available.
AvailabilityEvent(JavaSpace, long, long, MarshalledObject, boolean) - Constructor for class net.jini.space.AvailabilityEvent
Create a new AvailabilityEvent instance.
AVAILABLE_PROTOCOLS - Static variable in class com.j_spaces.core.client.SpaceURL
Deprecated.
Contains a set of actual space protocols.
average(String) - Method in class com.gigaspaces.query.aggregators.AggregationSet
Calculates average of path values of matching entries.
average(GigaSpace, ISpaceQuery, String) - Static method in class org.openspaces.extensions.QueryExtension
 
average(String) - Static method in class org.openspaces.extensions.QueryExtension
 
AVERAGE_REQUESTS_LATENCY - Static variable in class org.openspaces.pu.container.jee.stats.WebRequestsServiceMonitors.Attributes
 
AverageAggregator - Class in com.gigaspaces.query.aggregators
 
AverageAggregator() - Constructor for class com.gigaspaces.query.aggregators.AverageAggregator
 
AverageAggregator.AverageTuple - Class in com.gigaspaces.query.aggregators
 
AverageInstancesStatisticsConfig - Class in org.openspaces.admin.pu.statistics
Calculates the average of all cluster instances values.
AverageInstancesStatisticsConfig() - Constructor for class org.openspaces.admin.pu.statistics.AverageInstancesStatisticsConfig
 
AverageInstancesStatisticsConfig(Map<String, String>) - Constructor for class org.openspaces.admin.pu.statistics.AverageInstancesStatisticsConfig
 
AverageTimeWindowStatisticsConfig - Class in org.openspaces.admin.pu.statistics
 
AverageTimeWindowStatisticsConfig() - Constructor for class org.openspaces.admin.pu.statistics.AverageTimeWindowStatisticsConfig
 
AverageTimeWindowStatisticsConfig(Map<String, String>) - Constructor for class org.openspaces.admin.pu.statistics.AverageTimeWindowStatisticsConfig
 
AverageTimeWindowStatisticsConfigurer - Class in org.openspaces.admin.pu.statistics
Fluent API for creating a new AverageTimeWindowStatisticsConfig object
AverageTimeWindowStatisticsConfigurer() - Constructor for class org.openspaces.admin.pu.statistics.AverageTimeWindowStatisticsConfigurer
 
AverageTuple() - Constructor for class com.gigaspaces.query.aggregators.AverageAggregator.AverageTuple
 
AverageTuple(Number) - Constructor for class com.gigaspaces.query.aggregators.AverageAggregator.AverageTuple
 
avg(Value) - Method in class org.openspaces.jpa.openjpa.query.QueryExpressionFactory
Return the average of the given value for all matches.
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
 
BalanceGauge - Class in org.openspaces.ui
 
BalanceGauge() - Constructor for class org.openspaces.ui.BalanceGauge
 
BalanceGauge(String) - Constructor for class org.openspaces.ui.BalanceGauge
 
BarLineChart - Class in org.openspaces.ui
 
BarLineChart() - Constructor for class org.openspaces.ui.BarLineChart
 
BarLineChart(String) - Constructor for class org.openspaces.ui.BarLineChart
 
BasicIndex - Class in org.openspaces.core.config
 
BasicIndex() - Constructor for class org.openspaces.core.config.BasicIndex
 
BasicIndex(String) - Constructor for class org.openspaces.core.config.BasicIndex
 
BasicIndex(boolean) - Constructor for class org.openspaces.core.config.BasicIndex
 
BasicIndex(String, boolean) - Constructor for class org.openspaces.core.config.BasicIndex
 
BasicRenewalFailureEvent - Class in com.sun.jini.lease
Basic implementation of RenewalFailureEvent that defers unmarshalling.
BasicRenewalFailureEvent(LeaseRenewalSet, long, MarshalledObject, MarshalledInstance, MarshalledInstance) - Constructor for class com.sun.jini.lease.BasicRenewalFailureEvent
Simple constructor.
BasicTypeInfo - Class in com.j_spaces.core.client
Deprecated.
Since 8.0 - Use SpaceTypeDescriptor instead.
BasicTypeInfo(ITypeDesc) - Constructor for class com.j_spaces.core.client.BasicTypeInfo
Deprecated.
 
BATCH_PENDING_THRESHOLD - Static variable in class org.openspaces.events.notify.NotifyEventContainerServiceDetails.Attributes
 
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
 
batchPendingThreshold(Integer) - Method in class org.openspaces.events.notify.SimpleNotifyContainerConfigurer
 
BatchRemoteEvent - Class in com.gigaspaces.events.batching
Received on BatchRemoteEventListener.notifyBatch(BatchRemoteEvent) when a batch of events that matches the pending templates registration.
BatchRemoteEvent() - Constructor for class com.gigaspaces.events.batching.BatchRemoteEvent
 
BatchRemoteEvent(RemoteEvent[]) - Constructor for class com.gigaspaces.events.batching.BatchRemoteEvent
 
BatchRemoteEventListener - Interface in com.gigaspaces.events.batching
Extends the RemoteEventListener to provide batch events.
batchSize(int) - Method in class org.openspaces.archive.ArchivePollingContainerConfigurer
 
batchSize(int) - Method in class org.openspaces.core.space.cache.LocalCacheSpaceConfigurer
Sets the cache synchronization batch size.
batchSize(int) - Method in class org.openspaces.core.space.cache.LocalViewSpaceConfigurer
Sets the cache synchronization batch size.
batchSize(Integer) - Method in class org.openspaces.events.notify.SimpleNotifyContainerConfigurer
 
batchTime(Integer) - Method in class org.openspaces.events.notify.SimpleNotifyContainerConfigurer
 
batchTimeout(long) - Method in class org.openspaces.core.space.cache.LocalCacheSpaceConfigurer
Sets the cache synchronization batch timeout (i.e. maximum time the server will batch entries before updating the client).
batchTimeout(long) - Method in class org.openspaces.core.space.cache.LocalViewSpaceConfigurer
Sets the cache synchronization batch timeout (i.e. maximum time the server will batch entries before updating the client).
Bean - Interface in org.openspaces.core.bean
A simple bean construct with resemblance to a Spring bean (interfaces InitializingBean, DisposableBean).
BEAN_LEVEL_PROPERTIES_CONTEXT - Static variable in class org.openspaces.pu.container.jee.JeeProcessingUnitContainerProvider
The ServletContext key under which the BeanLevelProperties is stored.
BeanConfig - Interface in org.openspaces.admin.bean
A weakly typed configuration API based on String key-value pairs to configure an admin Bean.
BeanConfigException - Exception in org.openspaces.admin.bean
Base class for all admin Bean configuration exceptions.
BeanConfigException(String) - Constructor for exception org.openspaces.admin.bean.BeanConfigException
 
BeanConfigException(String, Throwable) - Constructor for exception org.openspaces.admin.bean.BeanConfigException
 
BeanConfigException(RemoteException) - Constructor for exception org.openspaces.admin.bean.BeanConfigException
RemoteException sandwich model.
BeanConfigManager<B extends BeanConfig> - Interface in org.openspaces.admin.bean
A strongly typed bean configuration manager using the strongly typed implementation of a BeanConfig.
BeanConfigNotFoundException - Exception in org.openspaces.admin.bean
Exception indicating that a configuration for a bean by this name can't be found (has not been added or has been removed).
BeanConfigNotFoundException(String) - Constructor for exception org.openspaces.admin.bean.BeanConfigNotFoundException
 
BeanConfigNotFoundException(String, Throwable) - Constructor for exception org.openspaces.admin.bean.BeanConfigNotFoundException
 
BeanConfigPropertiesManager - Interface in org.openspaces.admin.bean
A weakly typed properties manager for managing admin bean configurations by their name.
BeanConfigurationClassCastException - Exception in org.openspaces.admin.bean
Indicates the bean does not implement the required interfaces.
BeanConfigurationClassCastException(String) - Constructor for exception org.openspaces.admin.bean.BeanConfigurationClassCastException
 
BeanConfigurationException - Exception in org.openspaces.admin.bean
Exception indicating that a misconfiguration occurred when initializing a bean (such as failure to set an essential property).
BeanConfigurationException(String) - Constructor for exception org.openspaces.admin.bean.BeanConfigurationException
 
BeanConfigurationException(String, Throwable) - Constructor for exception org.openspaces.admin.bean.BeanConfigurationException
 
BeanConfigurer<T extends BeanConfig> - Interface in org.openspaces.admin.bean
A weakly-typed configuration API based on the 'builder' patterns for a more convenient code-fluent approach to configuring a BeanConfig.
BeanFactory<T extends Bean> - Interface in org.openspaces.core.bean
 
BeanInitializationException - Exception in org.openspaces.admin.bean
Exception indicating that an initialization of a bean failed.
BeanInitializationException(String) - Constructor for exception org.openspaces.admin.bean.BeanInitializationException
 
BeanInitializationException(String, Throwable) - Constructor for exception org.openspaces.admin.bean.BeanInitializationException
 
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.AbstractEventListenerContainer
 
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
 
BeanServer<T extends Bean> - Interface in org.openspaces.core.bean
 
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_CHANGE - Static variable in class com.j_spaces.core.filters.FilterOperationCodes
Before change operation.
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.
BeforeChange - Annotation Type in org.openspaces.core.space.filter
Filter callback before change operation.
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
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
 
beforeUndeployedProcessingUnit(ProcessingUnit) - Method in interface org.openspaces.grid.gsm.machines.MachinesSlaEnforcementEndpoint
Marks that the processing unit is being undeployed.
beforeUndeployProcessingUnit(ProcessingUnit) - Method in class org.openspaces.grid.gsm.machines.MachinesSlaEnforcementState
 
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.
begin() - Method in class org.openspaces.jpa.StoreManager
 
beginHandshake() - Method in interface com.gigaspaces.lrmi.nio.filters.IOBlockFilter
Initiation of handshake process.
beginHandshake() - Method in class com.gigaspaces.lrmi.nio.filters.IOSSLFilter
 
beginOptimistic() - Method in class org.openspaces.jpa.StoreManager
 
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
 
BinaryExpression - Class in org.openspaces.jpa.openjpa.query
Represents a binary expression.
BinaryExpression(Value, Value, BinaryExpression.ExpressionType) - Constructor for class org.openspaces.jpa.openjpa.query.BinaryExpression
 
BinaryExpression.ExpressionType - Enum in org.openspaces.jpa.openjpa.query
 
bindExistingTransaction(Transaction) - Static method in class org.openspaces.core.transaction.manager.ExistingJiniTransactionManager
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.
bindExistingTransaction(ExisitingJiniTransactionHolder) - Static method in class org.openspaces.core.transaction.manager.ExistingJiniTransactionManager
Binds the provided jiniHolder which means that any operation under the current thread by GigaSpace will be performed under it.
bindKeyVariable(Value, Value) - Method in class org.openspaces.jpa.openjpa.query.QueryExpressionFactory
Bind the given variable to the key set of the given map value.
bindValueVariable(Value, Value) - Method in class org.openspaces.jpa.openjpa.query.QueryExpressionFactory
Bind the given variable to the value set of the given map value.
bindVariable(Value, Value) - Method in class org.openspaces.jpa.openjpa.query.QueryExpressionFactory
Bind the given variable to the given collection value.
BindVariableExpression - Class in org.openspaces.jpa.openjpa.query
Represents a JPQL bound variable expression node.
BindVariableExpression() - Constructor for class org.openspaces.jpa.openjpa.query.BindVariableExpression
 
BinPackingSolver - Class in org.openspaces.grid.gsm.machines
A greedy 2D bin packing algorithm.
BinPackingSolver() - Constructor for class org.openspaces.grid.gsm.machines.BinPackingSolver
 
BlobStoreDataCachePolicy - Class in org.openspaces.core.space
A cache policy that stores data offheap and indexes onheap.
BlobStoreDataCachePolicy() - Constructor for class org.openspaces.core.space.BlobStoreDataCachePolicy
 
blobStoreDataPolicy(BlobStoreDataPolicyFactoryBean) - Method in class org.openspaces.core.space.EmbeddedSpaceConfigurer
 
BlobStoreDataPolicyBeanDefinitionParser - Class in org.openspaces.core.config
 
BlobStoreDataPolicyBeanDefinitionParser() - Constructor for class org.openspaces.core.config.BlobStoreDataPolicyBeanDefinitionParser
 
BlobStoreDataPolicyFactoryBean - Class in org.openspaces.core.config
A factory for creating BlobStoreDataCachePolicy instance.
BlobStoreDataPolicyFactoryBean() - Constructor for class org.openspaces.core.config.BlobStoreDataPolicyFactoryBean
 
BlobStoreException - Exception in com.gigaspaces.server.blobstore
Exception class that is thrown when any kind of BlobStore related exception happens.
BlobStoreException(String) - Constructor for exception com.gigaspaces.server.blobstore.BlobStoreException
 
BlobStoreException(Throwable) - Constructor for exception com.gigaspaces.server.blobstore.BlobStoreException
 
BlobStoreException(String, Throwable) - Constructor for exception com.gigaspaces.server.blobstore.BlobStoreException
 
BlobStoreMemoryMonitorWrapper - Class in com.j_spaces.core.cache.offHeap
Wrapper for BlobStoreMemoryMonitor
BlobStoreMemoryMonitorWrapper(BlobStoreMemoryMonitor, CacheManager, String, Properties) - Constructor for class com.j_spaces.core.cache.offHeap.BlobStoreMemoryMonitorWrapper
 
BlobStoreObjectType - Enum in com.gigaspaces.server.blobstore
 
BLOCK_OPERATIONS_MODE - Static variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
BLOCKING_CLIENT_CONNECT - Static variable in class com.j_spaces.kernel.SystemProperties
 
BLOCKING_CLIENT_CONNECT_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
 
blockingAfterPropertiesSet() - Method in interface org.openspaces.grid.gsm.machines.plugins.ElasticMachineProvisioning
performs blocking initialization of the external api components.
BlockingAfterPropertiesSetFailedException - Exception in org.openspaces.grid.gsm.sla.exceptions
Exception that indicates the cloud driver failed to initialize.
BlockingAfterPropertiesSetFailedException(ProcessingUnit, Throwable) - Constructor for exception org.openspaces.grid.gsm.sla.exceptions.BlockingAfterPropertiesSetFailedException
 
BlockingAfterPropertiesSetInProgressException - Exception in org.openspaces.grid.gsm.sla.exceptions
Exception that indicates the cloud driver has not completed initialization yet.
BlockingAfterPropertiesSetInProgressException(ProcessingUnit) - Constructor for exception org.openspaces.grid.gsm.sla.exceptions.BlockingAfterPropertiesSetInProgressException
 
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(Admin, String, String, long, TimeUnit) - Static method in class org.openspaces.core.gateway.BootstrapUtility
Deprecated.
bootstrap(String[]) - Method in class org.openspaces.grid.esm.ESMImpl
 
bootstrapFromGatewayAndWait() - Method in interface org.openspaces.admin.gateway.GatewaySinkSource
Bootstrap the local Space which is associated to this sink from a remote space.
bootstrapFromGatewayAndWait(long, TimeUnit) - Method in interface org.openspaces.admin.gateway.GatewaySinkSource
Bootstrap the local Space which is associated to this sink from a remote space.
BootstrapResult - Interface in org.openspaces.admin.gateway
A result of a bootstrap
BootstrapUtility - Class in org.openspaces.core.gateway
Deprecated.
Since 8.0.4 - use GatewaySinkSource API instead.
BootstrapUtility() - Constructor for class org.openspaces.core.gateway.BootstrapUtility
Deprecated.
 
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
 
BOUNDED_QUERY_CACHE_SIZE - Static variable in class com.j_spaces.kernel.SystemProperties
The bounded query cache size
BOUNDED_QUERY_CACHE_SIZE_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
The default bounded query cache size
box(boolean) - Static method in class org.openspaces.core.util.Boxer
 
box(byte) - Static method in class org.openspaces.core.util.Boxer
 
box(char) - Static method in class org.openspaces.core.util.Boxer
 
box(short) - Static method in class org.openspaces.core.util.Boxer
 
box(int) - Static method in class org.openspaces.core.util.Boxer
 
box(long) - Static method in class org.openspaces.core.util.Boxer
 
box(float) - Static method in class org.openspaces.core.util.Boxer
 
box(double) - Static method in class org.openspaces.core.util.Boxer
 
box(Object) - Static method in class org.openspaces.core.util.Boxer
 
Boxer - Class in org.openspaces.core.util
Boxing methods used by the Scala macro API
Boxer() - Constructor for class org.openspaces.core.util.Boxer
 
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.
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.
Broker - Class in org.openspaces.jpa.openjpa
GigaSpaces OpenJPA's Broker implementation.
Broker() - Constructor for class org.openspaces.jpa.openjpa.Broker
 
BrokerFactory - Class in org.openspaces.jpa
GigaSpaces OpenJPA BrokerFactory implementation.
BrokerFactory(OpenJPAConfiguration) - Constructor for class org.openspaces.jpa.BrokerFactory
 
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
 
build() - Method in class org.openspaces.jpa.openjpa.query.executor.JpaJdbcQueryExecutor
 
buildHashToMethodLookupForInterface(Class, boolean) - Static method in class org.openspaces.remoting.RemotingUtils
 
buildInvocableServices() - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanImpl
 
buildInvocation(String, String, Object[]) - Method in class org.openspaces.remoting.EventDrivenSpaceRemotingEntry
Deprecated.
 
buildInvocation(String, String, RemotingUtils.MethodHash, Object[]) - Method in class org.openspaces.remoting.HashedEventDrivenSpaceRemotingEntry
Deprecated.
 
buildInvocation(String, String, RemotingUtils.MethodHash, Object[]) - Method in interface org.openspaces.remoting.HashedSpaceRemotingEntry
 
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
Deprecated.
 
buildResult(Object) - Method in class org.openspaces.remoting.EventDrivenSpaceRemotingEntry
Deprecated.
 
buildResult(Throwable) - Method in class org.openspaces.remoting.HashedEventDrivenSpaceRemotingEntry
Deprecated.
 
buildResult(Object) - Method in class org.openspaces.remoting.HashedEventDrivenSpaceRemotingEntry
Deprecated.
 
buildResult(Object) - Method in interface org.openspaces.remoting.SpaceRemotingEntry
 
buildResult(Throwable) - Method in interface org.openspaces.remoting.SpaceRemotingEntry
 
buildResultTemplate() - Method in class org.openspaces.remoting.EventDrivenSpaceRemotingEntry
Deprecated.
 
buildResultTemplate() - Method in class org.openspaces.remoting.HashedEventDrivenSpaceRemotingEntry
Deprecated.
 
buildResultTemplate() - Method in interface org.openspaces.remoting.SpaceRemotingEntry
 
BulkDataPersister - Interface in com.gigaspaces.datasource
Deprecated.
since 9.5 - use SpaceSynchronizationEndpoint instead.
BulkDataPersisterContext - Class in com.j_spaces.sadapter.datasource
BulkDataPersisterContext an operation context that is accessible on mirror in BulkDataPersister.executeBulk(List) method.
BulkDataPersisterContext(TransactionParticipantDataImpl, String) - Constructor for class com.j_spaces.sadapter.datasource.BulkDataPersisterContext
 
BulkDataPersisterExceptionHandler - Class in org.openspaces.persistency.patterns
Deprecated.
BulkDataPersisterExceptionHandler(ManagedDataSource, ExceptionHandler) - Constructor for class org.openspaces.persistency.patterns.BulkDataPersisterExceptionHandler
Deprecated.
 
BulkDataPersisterSplitter - Class in org.openspaces.persistency.patterns
Deprecated.
since 9.5 - use SpaceSynchronizationEndpointSplitter instead.
BulkDataPersisterSplitter(ManagedDataSourceEntriesProvider[]) - Constructor for class org.openspaces.persistency.patterns.BulkDataPersisterSplitter
Deprecated.
 
BulkItem - Interface in com.gigaspaces.datasource
Deprecated.
since 9.5 - use SpaceSynchronizationEndpoint and DataSyncOperation instead.
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_CONTEXT_CLOSE_MAX_WAIT - Static variable in class com.j_spaces.kernel.SystemProperties
 
CACHE_CONTEXT_CLOSE_MAX_WAIT_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
 
CACHE_MANAGER_EMBEDDED_INDEX_PROTECTION - Static variable in class com.j_spaces.kernel.SystemProperties
protect embedded indexes by clonning values.
CACHE_MANAGER_EMBEDDED_INDEX_PROTECTION_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
 
CACHE_MANAGER_HASHMAP_SEGMENTS - Static variable in class com.j_spaces.kernel.SystemProperties
Number of segments used in creating CHM for entries- uids, indices, off-heap internalcache .
CACHE_MANAGER_HASHMAP_SEGMENTS_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
Default Number of segments used in creating CHM for entries- uids, indices, off-heap internalcache.
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_STUCK_2PC_BASIC_TIME - Static variable in class com.j_spaces.kernel.SystemProperties
 
CACHE_STUCK_2PC_BASIC_TIME_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
 
CACHE_STUCK_2PC_EXTENTION_TIME - Static variable in class com.j_spaces.kernel.SystemProperties
 
CACHE_STUCK_2PC_EXTENTION_TIME_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
 
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.
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(String) - Constructor for exception com.j_spaces.core.client.CacheException
Constructs a new cache exception with the specified detail message.
CacheException(String, Throwable) - Constructor for exception com.j_spaces.core.client.CacheException
Constructs a new cache exception with the specified detail message and cause.
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.
CacheListener - Interface in com.j_spaces.javax.cache
Deprecated. 
CachePolicy - Interface in org.openspaces.core.space
A generic interface for cache policies.
cachePolicy(CachePolicy) - Method in class org.openspaces.core.space.EmbeddedSpaceConfigurer
 
cachePolicy(CachePolicy) - Method in class org.openspaces.core.space.UrlSpaceConfigurer
 
CacheTimeoutException - Exception in com.j_spaces.core.client
This Exception thrown when the entry is locked under another transaction and operation timeout expired.
CacheTimeoutException(Object) - Constructor for exception com.j_spaces.core.client.CacheTimeoutException
 
calc(StatisticsObjectList) - Method in class org.openspaces.admin.pu.statistics.AverageInstancesStatisticsConfig
 
calc(StatisticsObjectList) - Method in class org.openspaces.admin.pu.statistics.AverageTimeWindowStatisticsConfig
 
calc(StatisticsObjectList) - Method in class org.openspaces.admin.pu.statistics.CpuPercentageTimeWindowStatisticsConfig
 
calc(StatisticsObjectList) - Method in class org.openspaces.admin.pu.statistics.LastSampleTimeWindowStatisticsConfig
 
calc(StatisticsObjectList) - Method in class org.openspaces.admin.pu.statistics.MaximumInstancesStatisticsConfig
 
calc(StatisticsObjectList) - Method in class org.openspaces.admin.pu.statistics.MaximumTimeWindowStatisticsConfig
 
calc(StatisticsObjectList) - Method in class org.openspaces.admin.pu.statistics.MinimumInstancesStatisticsConfig
 
calc(StatisticsObjectList) - Method in class org.openspaces.admin.pu.statistics.MinimumTimeWindowStatisticsConfig
 
calc(StatisticsObjectList) - Method in class org.openspaces.admin.pu.statistics.PercentileInstancesStatisticsConfig
 
calc(StatisticsObjectList) - Method in class org.openspaces.admin.pu.statistics.PercentileTimeWindowStatisticsConfig
 
calc(StatisticsObjectList) - Method in class org.openspaces.admin.pu.statistics.ThroughputTimeWindowStatisticsConfig
 
calcNumberOfPartitionsFromCpuRequirements(Admin) - Method in class org.openspaces.admin.pu.elastic.config.ElasticStatefulProcessingUnitConfig
 
calcNumberOfPartitionsFromMemoryRequirements() - Method in class org.openspaces.admin.pu.elastic.config.ElasticStatefulProcessingUnitConfig
 
calcRoundedTotalMemoryInMB() - Method in class org.openspaces.grid.gsm.strategy.AbstractCapacityScaleStrategyBean
 
calculatePercent(long, long) - Method in class com.gigaspaces.metrics.Gauge
 
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.
canBatch(Lease) - Method in interface net.jini.core.lease.Lease
Returns a boolean indicating whether or not the lease given as a parameter can be batched (placed in the same LeaseMap) with the current lease.
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(Uuid) - Method in interface com.sun.jini.mahalo.LeaseExpirationMgr.Expirer
Called by a LeaseExpirationMgr when it needs to expire a resource.
cancel(Uuid) - Method in class com.sun.jini.mahalo.TxnManagerImpl
Cancels the lease on a Transaction.
cancel() - Method in interface net.jini.core.lease.Lease
Used by the lease holder to indicate that it is no longer interested in the resource or information held by the lease.
cancel(Lease) - Method in class net.jini.lease.LeaseRenewalManager
Removes a given lease from the managed set, and cancels it.
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_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
 
cancelAll(Uuid[]) - Method in class com.sun.jini.mahalo.TxnManagerImpl
Bulk cancel of leases on Transactions.
cancelAll() - Method in interface net.jini.core.lease.LeaseMap
Cancels all leases in the LeaseMap.
canContainKey(Object) - Method in interface net.jini.core.lease.LeaseMap
Returns true if the given object is a Lease which can be renewed and cancelled in a batch with other leases in the map.
canDecrementInstance() - Method in interface org.openspaces.admin.pu.ProcessingUnit
 
canIncrementInstance() - Method in interface org.openspaces.admin.pu.ProcessingUnit
 
CannotAbortException - Exception in net.jini.core.transaction
Exception thrown when a transaction cannot abort because it has already already decided to commit.
CannotAbortException(String) - Constructor for exception net.jini.core.transaction.CannotAbortException
Constructs an instance with a detail message.
CannotAbortException() - Constructor for exception net.jini.core.transaction.CannotAbortException
Constructs an instance with no detail message.
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
 
CannotCloseSpaceException - Exception in org.openspaces.core.space
Happens when IJSpace can not be closed.
CannotCloseSpaceException(String, Throwable) - Constructor for exception org.openspaces.core.space.CannotCloseSpaceException
 
CannotCommitException - Exception in net.jini.core.transaction
Exception thrown when a transaction cannot commit because it has already aborted or must now be aborted.
CannotCommitException(String) - Constructor for exception net.jini.core.transaction.CannotCommitException
Constructs an instance with a detail message.
CannotCommitException(String, Throwable) - Constructor for exception net.jini.core.transaction.CannotCommitException
 
CannotCommitException() - Constructor for exception net.jini.core.transaction.CannotCommitException
Constructs an instance with no detail message.
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
 
CannotDetermineIfNeedToStartMoreMachinesException - Exception in org.openspaces.grid.gsm.machines.exceptions
 
CannotDetermineIfNeedToStartMoreMachinesException(ProcessingUnit, int) - Constructor for exception org.openspaces.grid.gsm.machines.exceptions.CannotDetermineIfNeedToStartMoreMachinesException
 
CannotDiscoverEsmException - Exception in org.openspaces.grid.gsm.sla.exceptions
This exception is monitored by the GSA, and causes the ESM process to restart itself.
CannotDiscoverEsmException(String) - Constructor for exception org.openspaces.grid.gsm.sla.exceptions.CannotDiscoverEsmException
 
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
 
CannotJoinException - Exception in net.jini.core.transaction
Exception thrown when a transaction cannot be joined because it is no longer active.
CannotJoinException(String) - Constructor for exception net.jini.core.transaction.CannotJoinException
Constructs an instance with a detail message.
CannotJoinException() - Constructor for exception net.jini.core.transaction.CannotJoinException
Constructs an instance with no detail message.
CannotNestException - Exception in net.jini.core.transaction
Exception thrown when an object does not support nested transactions.
CannotNestException(String) - Constructor for exception net.jini.core.transaction.CannotNestException
Constructs an instance with a detail message.
CannotNestException() - Constructor for exception net.jini.core.transaction.CannotNestException
Constructs an instance with no detail message.
CapacityMachinesSlaPolicy - Class in org.openspaces.grid.gsm.machines
 
CapacityMachinesSlaPolicy() - Constructor for class org.openspaces.grid.gsm.machines.CapacityMachinesSlaPolicy
 
capacityPlanningCompletedEvent() - Method in class org.openspaces.grid.gsm.strategy.AbstractScaleStrategyBean
 
capacityPlanningCompletedEvent(ZonesConfig) - Method in class org.openspaces.grid.gsm.strategy.AbstractScaleStrategyBean
 
capacityPlanningInProgressEvent(AutoScalingSlaEnforcementInProgressException, ZonesConfig) - Method in class org.openspaces.grid.gsm.strategy.AbstractScaleStrategyBean
 
capacityPlanningInProgressEvent(ElasticStatelessProcessingUnitPlannedNumberOfInstancesChangedEvent) - Method in class org.openspaces.grid.gsm.strategy.AbstractScaleStrategyBean
 
CapacityRequirement - Interface in org.openspaces.grid.gsm.capacity
A machine capacity requirement for the ElasticMachineProvisioning Each implementation must have a public default constructor that creates a zero capacity requirement object.
CapacityRequirements - Class in org.openspaces.grid.gsm.capacity
 
CapacityRequirements(CapacityRequirement...) - Constructor for class org.openspaces.grid.gsm.capacity.CapacityRequirements
 
CapacityRequirementsConfig - Class in org.openspaces.admin.pu.elastic.config
A config object for configuring capacity requirements
CapacityRequirementsConfig() - Constructor for class org.openspaces.admin.pu.elastic.config.CapacityRequirementsConfig
Default constructor
CapacityRequirementsConfig(Map<String, String>) - Constructor for class org.openspaces.admin.pu.elastic.config.CapacityRequirementsConfig
 
CapacityRequirementsConfig(CapacityRequirements) - Constructor for class org.openspaces.admin.pu.elastic.config.CapacityRequirementsConfig
 
CapacityRequirementsConfigurer - Class in org.openspaces.admin.pu.elastic.config
Fluent API for creating a new CapacityRequirementsConfig object.
CapacityRequirementsConfigurer() - Constructor for class org.openspaces.admin.pu.elastic.config.CapacityRequirementsConfigurer
 
CapacityRequirementsPerAgent - Class in org.openspaces.grid.gsm.capacity
 
CapacityRequirementsPerAgent() - Constructor for class org.openspaces.grid.gsm.capacity.CapacityRequirementsPerAgent
 
CapacityRequirementsPerZones - Class in org.openspaces.grid.gsm.capacity
 
CapacityRequirementsPerZones() - Constructor for class org.openspaces.grid.gsm.capacity.CapacityRequirementsPerZones
 
CapacityRequirementsPerZonesConfig - Class in org.openspaces.admin.pu.elastic.config
A key/value alternative to CapacityRequirementsPerZone
CapacityRequirementsPerZonesConfig() - Constructor for class org.openspaces.admin.pu.elastic.config.CapacityRequirementsPerZonesConfig
 
CapacityRequirementsPerZonesConfig(CapacityRequirementsPerZones) - Constructor for class org.openspaces.admin.pu.elastic.config.CapacityRequirementsPerZonesConfig
 
CapacityRequirementsPerZonesConfig(String, CapacityRequirementsPerZones) - Constructor for class org.openspaces.admin.pu.elastic.config.CapacityRequirementsPerZonesConfig
 
CapacityRequirementsPerZonesConfig(String, Map<String, String>) - Constructor for class org.openspaces.admin.pu.elastic.config.CapacityRequirementsPerZonesConfig
 
CapacityRequirementType<T extends CapacityRequirement> - Class in org.openspaces.grid.gsm.capacity
 
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
 
cast(Value, Class) - Method in class org.openspaces.jpa.openjpa.query.QueryExpressionFactory
Cast the value to the given class.
CHANGE - Static variable in interface com.gigaspaces.datasource.BulkItem
Deprecated.
Represents Change operation but it is not supported using the BulkItem API, use SpaceSynchronizationEndpoint instead.
change(ISpaceQuery<T>, ChangeSet) - Method in class org.openspaces.core.DefaultGigaSpace
 
change(ISpaceQuery<T>, ChangeSet, ChangeModifiers) - Method in class org.openspaces.core.DefaultGigaSpace
 
change(ISpaceQuery<T>, ChangeSet, long) - Method in class org.openspaces.core.DefaultGigaSpace
 
change(ISpaceQuery<T>, ChangeSet, ChangeModifiers, long) - Method in class org.openspaces.core.DefaultGigaSpace
 
change(T, ChangeSet) - Method in class org.openspaces.core.DefaultGigaSpace
 
change(T, ChangeSet, ChangeModifiers) - Method in class org.openspaces.core.DefaultGigaSpace
 
change(T, ChangeSet, long) - Method in class org.openspaces.core.DefaultGigaSpace
 
change(T, ChangeSet, ChangeModifiers, long) - Method in class org.openspaces.core.DefaultGigaSpace
 
change(ISpaceQuery<T>, ChangeSet) - Method in interface org.openspaces.core.GigaSpace
Changes existing objects in space, returning a change result which provides details of the operation affect.
change(ISpaceQuery<T>, ChangeSet, long) - Method in interface org.openspaces.core.GigaSpace
Changes existing objects in space, returning a change result which provides details of the operation affect.
change(ISpaceQuery<T>, ChangeSet, ChangeModifiers) - Method in interface org.openspaces.core.GigaSpace
Changes existing objects in space, returning a change result which provides details of the operation affect.
change(ISpaceQuery<T>, ChangeSet, ChangeModifiers, long) - Method in interface org.openspaces.core.GigaSpace
Changes existing objects in space, returning a change result which provides details of the operation affect.
change(T, ChangeSet) - Method in interface org.openspaces.core.GigaSpace
Changes existing objects in space, returning a change result which provides details of the operation affect.
change(T, ChangeSet, long) - Method in interface org.openspaces.core.GigaSpace
Changes existing objects in space, returning a change result which provides details of the operation affect.
change(T, ChangeSet, ChangeModifiers) - Method in interface org.openspaces.core.GigaSpace
Changes existing objects in space, returning a change result which provides details of the operation affect.
change(T, ChangeSet, ChangeModifiers, long) - Method in interface org.openspaces.core.GigaSpace
Changes existing objects in space, returning a change result which provides details of the operation affect.
ChangeDataSyncOperation - Class in com.gigaspaces.sync.change
Used to extract the DataSyncChangeSet from operations that represent a change operation.
ChangeDataSyncOperation() - Constructor for class com.gigaspaces.sync.change.ChangeDataSyncOperation
 
ChangedEntryDetails<T> - Interface in com.gigaspaces.client
The result of a change operation executed on an entry
ChangeException - Exception in com.gigaspaces.client
Thrown when any error occurred when trying to perform change of entries
ChangeException() - Constructor for exception com.gigaspaces.client.ChangeException
 
ChangeException(String, Collection<ChangedEntryDetails<?>>, Collection<FailedChangedEntryDetails>, Collection<Throwable>) - Constructor for exception com.gigaspaces.client.ChangeException
 
ChangeException(String, int, Collection<FailedChangedEntryDetails>, Collection<Throwable>) - Constructor for exception com.gigaspaces.client.ChangeException
 
ChangeException - Exception in org.openspaces.core
Thrown when an error occurred while performing a GigaSpace#change(com.gigaspaces.query.IdQuery, com.gigaspaces.client.ChangeSet, com.gigaspaces.client.ChangeModifiers, long) operation.
ChangeException(ChangeException, ExceptionTranslator) - Constructor for exception org.openspaces.core.ChangeException
 
ChangeExtension - Class in org.openspaces.extensions
Extensions for the GigaSpace.change(com.gigaspaces.query.ISpaceQuery, ChangeSet, ChangeModifiers, long) API which simplify common usage patterns.
ChangeExtension() - Constructor for class org.openspaces.extensions.ChangeExtension
 
ChangeModifierFactoryBean - Class in org.openspaces.core.config.modifiers
A ChangeModifiers factory bean.
ChangeModifierFactoryBean() - Constructor for class org.openspaces.core.config.modifiers.ChangeModifierFactoryBean
 
ChangeModifiers - Class in com.gigaspaces.client
Provides modifiers to customize the behavior of change operations.
ChangeModifiers() - Constructor for class com.gigaspaces.client.ChangeModifiers
 
ChangeModifiers(ChangeModifiers, ChangeModifiers) - Constructor for class com.gigaspaces.client.ChangeModifiers
Creates a new modifiers from the specified modifiers.
ChangeModifiers(ChangeModifiers, ChangeModifiers, ChangeModifiers) - Constructor for class com.gigaspaces.client.ChangeModifiers
Creates a new modifiers from the specified modifiers.
ChangeModifiers(ChangeModifiers...) - Constructor for class com.gigaspaces.client.ChangeModifiers
Creates a new modifiers from the specified modifiers.
ChangeOperation - Interface in com.gigaspaces.sync.change
A single change applied on a ChangeSet when using a change operation on an object.
ChangeResult<T> - Interface in com.gigaspaces.client
Result of a change operation.
ChangeSet - Class in com.gigaspaces.client
The set of changes to apply for matches entries of the change operation
ChangeSet() - Constructor for class com.gigaspaces.client.ChangeSet
Constructs an empty change set
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.
checkKey(Object) - Method in class com.sun.jini.lease.AbstractLeaseMap
Check that the key is valid for this map
checkPortAvailable(int) - Static method in class org.openspaces.core.gateway.GatewayUtils
Checks is a post is available on the current machine, using new ServerSocket(port).
checkValue(Object) - Static method in class com.sun.jini.lease.AbstractLeaseMap
Check that the value is a Long
chunkSize - Variable in class org.openspaces.persistency.hibernate.iterator.AbstractChunkDataIterator
 
ClassFilter(String) - Constructor for class com.gigaspaces.security.authorities.SpaceAuthority.ClassFilter
 
cleanupCloud(ProcessingUnit, NonBlockingElasticMachineProvisioning) - Method in interface org.openspaces.grid.gsm.machines.MachinesSlaEnforcementEndpoint
Erases all Allocated (state) that is related to the specified processing unit.
cleanupCloudResources(long, TimeUnit) - Method in class org.openspaces.grid.gsm.machines.plugins.discovered.DiscoveredMachineProvisioningBean
 
cleanupCloudResources(long, TimeUnit) - Method in interface org.openspaces.grid.gsm.machines.plugins.NonBlockingElasticMachineProvisioning
Cleanup all cloud resources.
cleanupCloudResources(long, TimeUnit) - Method in class org.openspaces.grid.gsm.machines.plugins.NonBlockingElasticMachineProvisioningAdapter
 
cleanupMachineResources(long, TimeUnit) - Method in interface org.openspaces.grid.gsm.machines.plugins.ElasticMachineProvisioning
Cleanup all cloud resources.
clear(Object, Transaction) - Method in interface com.gigaspaces.client.IPojoSpace
Deprecated.
Since 8.0 - Use GigaSpace instead.
clear(Object, Transaction, int) - Method in interface com.gigaspaces.client.IPojoSpace
Deprecated.
Since 8.0 - Use GigaSpace instead.
clear() - Method in class com.gigaspaces.document.DocumentProperties
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 com.sun.jini.lease.AbstractLeaseMap
 
clear() - Method in class net.jini.lease.LeaseRenewalManager
Removes all leases from the managed set of leases.
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(Object, int) - Method in class org.openspaces.core.DefaultGigaSpace
 
clear(Object, ClearModifiers) - 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(Object, int) - Method in interface org.openspaces.core.GigaSpace
Deprecated.
since 9.0.1 - use GigaSpace.clear(Object, ClearModifiers) instead.
clear(Object, ClearModifiers) - 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.core.util.StringProperties
 
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
 
clearExpirationWarningListener() - Method in interface net.jini.lease.LeaseRenewalSet
Remove the listener currently registered for expiration warning events.
ClearModifierFactoryBean - Class in org.openspaces.core.config.modifiers
A ClearModifiers factory bean.
ClearModifierFactoryBean() - Constructor for class org.openspaces.core.config.modifiers.ClearModifierFactoryBean
 
ClearModifiers - Class in com.gigaspaces.client
Provides modifiers to customize the behavior of clear operations.
ClearModifiers() - Constructor for class com.gigaspaces.client.ClearModifiers
 
ClearModifiers(ClearModifiers, ClearModifiers) - Constructor for class com.gigaspaces.client.ClearModifiers
Creates a new modifiers from the specified modifiers.
ClearModifiers(ClearModifiers, ClearModifiers, ClearModifiers) - Constructor for class com.gigaspaces.client.ClearModifiers
Creates a new modifiers from the specified modifiers.
ClearModifiers(ClearModifiers...) - Constructor for class com.gigaspaces.client.ClearModifiers
Creates a new modifiers from the specified modifiers.
clearRenewalFailureListener() - Method in interface net.jini.lease.LeaseRenewalSet
Remove the listener currently registered for renewal failure events.
clearResults() - Method in exception com.j_spaces.core.multiple.BatchOperationException
 
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
Deprecated.
Since 8.0 - This class is reserved for internal usage only, Use SpaceId annotation instead.
clone() - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
clone() - Method in class com.gigaspaces.query.aggregators.SpaceEntriesAggregator
 
clone() - Method in class com.gigaspaces.query.CompoundResult
 
clone() - Method in class com.j_spaces.core.admin.SpaceConfig
 
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
Deprecated.
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 org.openspaces.remoting.EventDrivenSpaceRemotingEntry
Deprecated.
 
clone() - Method in interface org.openspaces.remoting.SpaceRemotingEntry
 
close() - Method in class com.gigaspaces.client.iterator.SpaceIterator
 
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 interface com.gigaspaces.events.EventSession
closes the session and deregister all listeners.
close() - Method in class com.gigaspaces.metrics.MetricReporter
 
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 class com.gigaspaces.server.eviction.SpaceEvictionStrategy
Called when the space is closed.
close() - Method in interface com.j_spaces.core.client.INotifyDelegatorFilter
Called when notify template unregistered or space was shutdown.
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 net.jini.event.RemoteEventIterator
Ends all event processing being performed by this iterator and invalidates the iterator.
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.AbstractSpaceFactoryBean
Destroys the space and unregisters the internal space mode listener (if registered).
close() - Method in class org.openspaces.core.space.cache.LocalCacheSpaceConfigurer
 
close() - Method in class org.openspaces.core.space.cache.LocalViewSpaceConfigurer
 
close() - Method in class org.openspaces.core.space.EmbeddedSpaceConfigurer
 
close() - Method in class org.openspaces.core.space.ExecutorSpaceFilter
 
close() - Method in class org.openspaces.core.space.filter.FilterOperationDelegate
If closeMethod is supplied, will invoke it.
close() - Method in interface org.openspaces.core.space.SpaceConfigurer
 
close() - Method in class org.openspaces.core.space.SpaceProxyConfigurer
 
close() - Method in class org.openspaces.core.space.UrlSpaceConfigurer
Closes the Space by calling AbstractSpaceFactoryBean.destroy().
close() - Method in interface org.openspaces.grid.gsm.machines.backup.MachinesStateBackup
 
close() - Method in class org.openspaces.grid.gsm.machines.backup.MachinesStateBackupStub
 
close() - Method in class org.openspaces.grid.gsm.machines.backup.MachinesStateBackupToSpace
 
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.jpa.openjpa.query.SpaceProjectionResultObjectProvider
 
close() - Method in class org.openspaces.jpa.openjpa.query.SpaceResultObjectProvider
 
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.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(groovy.lang.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.
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
 
ClosureGatewayAddedEventListener - Class in org.openspaces.admin.gateway.events
 
ClosureGatewayAddedEventListener(Object) - Constructor for class org.openspaces.admin.gateway.events.ClosureGatewayAddedEventListener
 
ClosureGatewayProcessingUnitAddedEventListener - Class in org.openspaces.admin.gateway.events
 
ClosureGatewayProcessingUnitAddedEventListener(Object) - Constructor for class org.openspaces.admin.gateway.events.ClosureGatewayProcessingUnitAddedEventListener
 
ClosureGatewayProcessingUnitRemovedEventListener - Class in org.openspaces.admin.gateway.events
 
ClosureGatewayProcessingUnitRemovedEventListener(Object) - Constructor for class org.openspaces.admin.gateway.events.ClosureGatewayProcessingUnitRemovedEventListener
 
ClosureGatewayRemovedEventListener - Class in org.openspaces.admin.gateway.events
 
ClosureGatewayRemovedEventListener(Object) - Constructor for class org.openspaces.admin.gateway.events.ClosureGatewayRemovedEventListener
 
CloudCleanupFailedException - Exception in org.openspaces.grid.gsm.machines.exceptions
 
CloudCleanupFailedException(ProcessingUnit, Exception) - Constructor for exception org.openspaces.grid.gsm.machines.exceptions.CloudCleanupFailedException
 
CLOUDIFY_MANAGEMENT_SPACE_NAME - Static variable in class org.openspaces.grid.esm.ESMImplInitializer
 
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 class 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_XML_DEBUG - Static variable in class com.j_spaces.kernel.SystemProperties
 
CLUSTER_XML_SCHEMA_VALIDATION - Static variable in class com.j_spaces.kernel.SystemProperties
 
CLUSTER_XML_SCHEMA_VALIDATION_DEFAULT - 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
Deprecated.
 
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
Deprecated.
 
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.EmbeddedSpaceConfigurer
 
clusterInfo(ClusterInfo) - Method in class org.openspaces.core.space.UrlSpaceConfigurer
 
clusterInfo - Variable in class org.openspaces.persistency.ClusterInfoAwareSpaceDataSource
 
clusterInfo(ClusterInfo) - Method in class org.openspaces.persistency.hibernate.CriteriaHibernateSpaceDataSourceConfigurer
Injects the ClusterInfo to be used with the SpaceDataSource
clusterInfo(ClusterInfo) - Method in class org.openspaces.persistency.hibernate.DefaultHibernateSpaceDataSourceConfigurer
Injects the ClusterInfo to be used with the SpaceDataSource
clusterInfo(ClusterInfo) - Method in class org.openspaces.persistency.hibernate.StatelessHibernateSpaceDataSourceConfigurer
Injects the ClusterInfo to be used with the SpaceDataSource
ClusterInfoAware - Interface in org.openspaces.core.cluster
Allows for beans implementing this interface to be injected with ClusterInfo.
ClusterInfoAwareSpaceDataSource - Class in org.openspaces.persistency
Created by yuvalm on 23/04/2014.
ClusterInfoAwareSpaceDataSource() - Constructor for class org.openspaces.persistency.ClusterInfoAwareSpaceDataSource
 
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
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
 
coalesceExpression(Value[]) - Method in class org.openspaces.jpa.openjpa.query.QueryExpressionFactory
Return a coalesce expression
code - Variable in enum org.openspaces.memcached.protocol.binary.MemcachedBinaryResponseEncoder.ResponseCode
 
COM_TYPE_MULTICAST - Static variable in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
Deprecated.
Since 9.0.0
COM_TYPE_MULTIPLEX - Static variable in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
Deprecated.
Since 9.7
COM_TYPE_PREFIX - Static variable in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
Deprecated.
Since 9.7
COM_TYPE_UNICAST - Static variable in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
Deprecated.
Since 9.7
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
 
COMMANDLINE_OPTION - Static variable in interface org.openspaces.admin.pu.dependency.ProcessingUnitDeploymentDependencies
 
commandLineArgument(String) - Method in class org.openspaces.admin.pu.elastic.ElasticStatefulProcessingUnitDeployment
 
commandLineArgument(String) - Method in class org.openspaces.admin.pu.elastic.ElasticStatelessProcessingUnitDeployment
 
commandLineArgument(String) - Method in interface org.openspaces.admin.pu.elastic.topology.ElasticDeploymentTopology
Will add a JVM level argument when the process is executed using pure JVM.
commandLineArgument(String) - Method in class org.openspaces.admin.space.ElasticSpaceDeployment
 
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
 
CommandMessage - Class in org.openspaces.memcached.protocol
The payload object holding the parsed message.
CommandMessage.ErrorType - Enum in org.openspaces.memcached.protocol
 
commit() - Method in interface com.gigaspaces.sync.ConsolidationParticipantData
Specifies that this transaction participant should be executed as a single separate transaction
commit(Xid, boolean) - Method in class com.j_spaces.core.client.XAResourceImpl
 
commit(long) - Method in class com.sun.jini.mahalo.TxnManagerImpl
 
commit(long, long) - Method in class com.sun.jini.mahalo.TxnManagerImpl
 
commit(Object) - Method in class com.sun.jini.mahalo.TxnManagerImpl
 
commit(Object, long) - Method in class com.sun.jini.mahalo.TxnManagerImpl
 
commit(long) - Method in class com.sun.jini.mahalo.TxnMgrProxy
 
commit(long, long) - Method in class com.sun.jini.mahalo.TxnMgrProxy
 
commit(Object) - Method in class com.sun.jini.mahalo.TxnMgrProxy
 
commit(Object, long) - Method in class com.sun.jini.mahalo.TxnMgrProxy
 
commit(Object) - Method in interface net.jini.core.transaction.server.ExtendedTransactionManager
 
commit(Object, long) - Method in interface net.jini.core.transaction.server.ExtendedTransactionManager
 
commit() - Method in class net.jini.core.transaction.server.ServerTransaction
 
commit(long) - Method in class net.jini.core.transaction.server.ServerTransaction
 
commit(long) - Method in interface net.jini.core.transaction.server.TransactionManager
Commit the transaction.
commit(long, long) - Method in interface net.jini.core.transaction.server.TransactionManager
Commit the transaction, waiting for participants to be notified of the decision.
commit(TransactionManager, long) - Method in interface net.jini.core.transaction.server.TransactionParticipant
Requests that the participant make all of its PREPARED changes for the specified transaction visible outside of the transaction and unlock any resources locked by the transaction.
commit(TransactionManager, long, int) - Method in interface net.jini.core.transaction.server.TransactionParticipant
Requests that the participant make all of its PREPARED changes for the specified transaction visible outside of the transaction and unlock any resources locked by the transaction.
commit() - Method in interface net.jini.core.transaction.Transaction
Commit the transaction.
commit(long) - Method in interface net.jini.core.transaction.Transaction
Commit the transaction, waiting for participants to be notified of the decision.
commit() - Method in class org.openspaces.jpa.StoreManager
 
commitAndPreparePartitionWithEnabledFailover(ParticipantHandle, TransactionManager, long, Object) - Static method in class com.sun.jini.mahalo.PrepareAndCommitJob
 
CommitJob - Class in com.sun.jini.mahalo
An implementation of a Job which interacts with a set of TransactionParticipants to inform them to roll forward changes associated with a given Transaction.
CommitJob(Transaction, TaskManager, WakeupManager, ClientLog, ParticipantHandle[], Object) - Constructor for class com.sun.jini.mahalo.CommitJob
Constructs an CommitJob
commitPartitionWithEnabledFailover(ParticipantHandle, ExtendedTransactionManager, long, Object, int) - Static method in class com.sun.jini.mahalo.CommitJob
 
COMMITTED - Static variable in interface net.jini.core.transaction.server.TransactionConstants
Transaction has been committed.
committed - Variable in exception net.jini.core.transaction.TimeoutExpiredException
True if the transaction committed before the timeout.
commitTimeout(long) - Method in class org.openspaces.core.transaction.manager.DistributedJiniTxManagerConfigurer
 
commitTimeout(long) - Method in class org.openspaces.core.transaction.manager.LocalJiniTxManagerConfigurer
Deprecated.
 
commitTimeout(long) - Method in class org.openspaces.core.transaction.manager.LookupJiniTxManagerConfigurer
 
COMMUNICATION_PORT - Static variable in class org.openspaces.core.gateway.config.GatewayLookupBeanDefinitionParser
 
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
 
compare(Comparable<?>, Object) - Static method in class org.openspaces.grid.gsm.autoscaling.AutoScalingSlaUtils
 
compareTo(OrderByKey) - Method in class com.gigaspaces.query.aggregators.OrderByKey
 
compareTo(CapacityRequirement) - Method in class org.openspaces.grid.gsm.capacity.AbstractCapacityRequirement
 
compareTo(CapacityRequirement) - Method in class org.openspaces.grid.gsm.capacity.CpuCapacityRequirement
 
compareTo(MachinesSlaEnforcementState.StateKey) - Method in class org.openspaces.grid.gsm.machines.MachinesSlaEnforcementState.StateKey
 
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.
completedStateRecovery(MachinesSlaEnforcementState.StateKey) - Method in class org.openspaces.grid.gsm.machines.MachinesSlaEnforcementState
 
COMPONENT_NAME - Static variable in class org.openspaces.admin.alert.alerts.GarbageCollectionAlert
 
COMPONENT_NAME - Static variable in class org.openspaces.admin.alert.alerts.HeapMemoryUtilizationAlert
 
componentDescription(String) - Method in class org.openspaces.admin.alert.AlertFactory
Component Description - the description of the component specified by the AlertFactory.componentUid(String).
componentUid(String) - Method in class org.openspaces.admin.alert.AlertFactory
Component UID - the unique identifier of the component associated with the alert.
CompoundDumpResult - Class in org.openspaces.admin.dump
A dump results that holds one or more Dump results.
CompoundDumpResult() - Constructor for class org.openspaces.admin.dump.CompoundDumpResult
 
CompoundIndex - Class in org.openspaces.core.config
Describes compound index
CompoundIndex() - Constructor for class org.openspaces.core.config.CompoundIndex
 
CompoundIndex(String, String[], CompoundIndex.CompoundIndexTypes) - Constructor for class org.openspaces.core.config.CompoundIndex
 
CompoundIndex(String, String[], CompoundIndex.CompoundIndexTypes, boolean) - Constructor for class org.openspaces.core.config.CompoundIndex
 
CompoundIndex.CompoundIndexTypes - Enum in org.openspaces.core.config
 
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
 
CompoundResult - Class in com.gigaspaces.query
 
CompoundResult() - Constructor for class com.gigaspaces.query.CompoundResult
Required for Externalizable
CompoundResult(Object[], Map<String, Integer>) - Constructor for class com.gigaspaces.query.CompoundResult
 
CompoundSpaceIndex - Annotation Type in com.gigaspaces.annotation.pojo
Defines a compound space index.
CompoundSpaceIndexes - Annotation Type in com.gigaspaces.annotation.pojo
Defines multiple CompoundSpaceIndex annotations for a POJO.
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
 
computePerc(double) - 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.
computeXapVersion() - Static method in class org.openspaces.maven.support.OutputVersion
 
comType(int) - Method in class org.openspaces.events.notify.SimpleNotifyContainerConfigurer
Deprecated.
This configuration is redundant and has no affect.
concat(Value, Value) - Method in class org.openspaces.jpa.openjpa.query.QueryExpressionFactory
Return a value representing the concatenation of the given target with the given args.
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.archive.ArchivePollingContainerConfigurer
 
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(Map<String, String>) - Method in class org.openspaces.admin.alert.AlertFactory
Set the configuration properties used to configure the alert bean.
config - Variable in class org.openspaces.core.space.LeaderSelectorFactoryBean
 
config - Variable in class org.openspaces.leader_selector.zookeeper.config.ZooKeeperLeaderSelectorFactoryBean
 
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.
configure(AlertConfiguration...) - Method in interface org.openspaces.admin.alert.AlertManager
Define an alert configuration for a 'bulk' of configurations.
ConflictCause - Class in com.gigaspaces.cluster.replication.gateway.conflict
A base class for gateway conflicts.
ConflictCause() - Constructor for class com.gigaspaces.cluster.replication.gateway.conflict.ConflictCause
 
ConflictResolver - Class in com.gigaspaces.cluster.replication.gateway.conflict
A base class for a gateway replication Sink component conflict resolver.
ConflictResolver() - Constructor for class com.gigaspaces.cluster.replication.gateway.conflict.ConflictResolver
 
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.
connectionTimeout(long, TimeUnit) - Method in class org.openspaces.leader_selector.zookeeper.config.ZooKeeperLeaderSelectorConfigurer
 
ConsistencyLevelViolationException - Exception in org.openspaces.core
Thrown when an operation is rejected since the ConsistencyLevel for that operation cannot be maintained.
ConsistencyLevelViolationException(ConsistencyLevelViolationException) - Constructor for exception org.openspaces.core.ConsistencyLevelViolationException
 
ConsoleReporter - Class in com.gigaspaces.metrics.reporters
 
ConsoleReporter(ConsoleReporterFactory) - Constructor for class com.gigaspaces.metrics.reporters.ConsoleReporter
 
ConsoleReporterFactory - Class in com.gigaspaces.metrics.reporters
 
ConsoleReporterFactory() - Constructor for class com.gigaspaces.metrics.reporters.ConsoleReporterFactory
 
ConsolidatedDistributedTransactionMetaData - Interface in com.gigaspaces.transaction
Consolidated distributed transaction meta data representation.
ConsolidationParticipantData - Interface in com.gigaspaces.sync
Contains the data of a single participant within a consolidated distributed transaction
constants - Static variable in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
 
constructHeader(MemcachedBinaryCommandDecoder.BinaryOp, ChannelBuffer, ChannelBuffer, ChannelBuffer, short, int, long) - Method in class org.openspaces.memcached.protocol.binary.MemcachedBinaryResponseEncoder
 
constructorFor(Constructor<Object>) - Method in class org.openspaces.persistency.support.ProcedureCache
 
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 class org.openspaces.pu.container.ProcessingUnitContainerProvider
 
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
 
ContainerNotDiscoveredException - Exception in org.openspaces.grid.gsm.containers.exceptions
 
ContainerNotDiscoveredException(ProcessingUnit, GridServiceContainer) - Constructor for exception org.openspaces.grid.gsm.containers.exceptions.ContainerNotDiscoveredException
 
containerProvisioningCompletedEvent() - Method in class org.openspaces.grid.gsm.strategy.AbstractScaleStrategyBean
 
containerProvisioningInProgressEvent(ContainersSlaEnforcementInProgressException) - Method in class org.openspaces.grid.gsm.strategy.AbstractScaleStrategyBean
 
ContainersSlaEnforcement - Class in org.openspaces.grid.gsm.containers
Starts and shutdowns grid service container based on the requested ContainersSlaPolicy Use ContainersSlaEnforcement.createEndpoint(ProcessingUnit) to enforce an SLA for a specific container zone.
ContainersSlaEnforcement(Admin) - Constructor for class org.openspaces.grid.gsm.containers.ContainersSlaEnforcement
 
ContainersSlaEnforcementEndpoint - Interface in org.openspaces.grid.gsm.containers
A service that on demand enforces the specified number of containers.
ContainersSlaEnforcementEndpointAware - Interface in org.openspaces.grid.gsm.containers
 
ContainersSlaEnforcementInProgressException - Exception in org.openspaces.grid.gsm.containers.exceptions
 
ContainersSlaEnforcementInProgressException(ProcessingUnit, String) - Constructor for exception org.openspaces.grid.gsm.containers.exceptions.ContainersSlaEnforcementInProgressException
 
ContainersSlaEnforcementInProgressException(ProcessingUnit, String, Exception) - Constructor for exception org.openspaces.grid.gsm.containers.exceptions.ContainersSlaEnforcementInProgressException
 
ContainersSlaEnforcementPendingProcessingUnitDeallocationException - Exception in org.openspaces.grid.gsm.containers.exceptions
 
ContainersSlaEnforcementPendingProcessingUnitDeallocationException(ProcessingUnit, Collection<GridServiceContainer>) - Constructor for exception org.openspaces.grid.gsm.containers.exceptions.ContainersSlaEnforcementPendingProcessingUnitDeallocationException
 
ContainersSlaPolicy - Class in org.openspaces.grid.gsm.containers
 
ContainersSlaPolicy() - Constructor for class org.openspaces.grid.gsm.containers.ContainersSlaPolicy
 
ContainersSlaUtils - Class in org.openspaces.grid.gsm.containers
 
ContainersSlaUtils() - Constructor for class org.openspaces.grid.gsm.containers.ContainersSlaUtils
 
contains(ChangeModifiers) - Method in class com.gigaspaces.client.ChangeModifiers
Checks if the specified modifier is set.
contains(ClearModifiers) - Method in class com.gigaspaces.client.ClearModifiers
Checks if the specified modifier is set.
contains(CountModifiers) - Method in class com.gigaspaces.client.CountModifiers
Checks if the specified modifier is set.
contains(ReadModifiers) - Method in class com.gigaspaces.client.ReadModifiers
Checks if the specified modifier is set.
contains(SpaceProxyOperationModifiers) - Method in class com.gigaspaces.client.SpaceProxyOperationModifiers
Checks if the specified modifier is set.
contains(TakeModifiers) - Method in class com.gigaspaces.client.TakeModifiers
Checks if the specified modifier is set.
contains(WriteModifiers) - Method in class com.gigaspaces.client.WriteModifiers
Checks if the specified modifier is set.
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(Value, Value) - Method in class org.openspaces.jpa.openjpa.query.QueryExpressionFactory
Return an expression representing the given condition.
CONTAINS_TOKEN - Static variable in class com.j_spaces.core.client.TemplateMatchCodes
Deprecated.
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
 
containsCustomAggregators(List<SpaceEntriesAggregator>) - Static method in class com.gigaspaces.query.aggregators.AggregationInternalUtils
 
ContainsExpression - Class in org.openspaces.jpa.openjpa.query
Represents a JPQL contains (MEMBER OF) expression.
ContainsExpression(Value, Value) - Constructor for class org.openspaces.jpa.openjpa.query.ContainsExpression
 
containsKey(Object) - Method in class com.gigaspaces.document.DocumentProperties
containsKey(Object) - Method in class com.j_spaces.core.admin.SpaceConfig
 
containsKey(Object) - Method in class com.j_spaces.core.client.SpaceURL
Deprecated.
 
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 com.sun.jini.lease.AbstractLeaseMap
 
containsKey(Object) - Method in class org.openspaces.core.DefaultGigaMap
 
containsKey(Value, Value) - Method in class org.openspaces.jpa.openjpa.query.QueryExpressionFactory
Return an expression representing the given condition.
containsProperty(String) - Method in class com.gigaspaces.document.SpaceDocument
containsSource(String) - Method in interface org.openspaces.admin.gateway.GatewaySink
Returns true if this sink has a source gateway with the specified name; false otherwise.
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
 
containsTarget(String) - Method in interface org.openspaces.admin.gateway.GatewayDelegator
Returns true if this delegator has a target gateway with the specified name; false otherwise.
containsValue(Object) - Method in class com.gigaspaces.document.DocumentProperties
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 com.sun.jini.lease.AbstractLeaseMap
 
containsValue(Object) - Method in class org.openspaces.core.DefaultGigaMap
 
containsValue(Value, Value) - Method in class org.openspaces.jpa.openjpa.query.QueryExpressionFactory
Return an expression representing the given condition.
ContentEncoder - Interface in com.gigaspaces.security.encoding
Interface for performing two-way encryption and decryption on objects.
contents(Collection, Transaction, long, long) - Method in interface net.jini.space.JavaSpace05
Creates a match set that can be used to exhaustively read through all of the matching entries in the space that are visible to the passed Transaction and remain visible for the lifetime of the match set.
CONTEXT - Static variable in class org.openspaces.core.transaction.manager.ExistingJiniTransactionManager
 
CONTEXT_PROPERTY_DEPLOY_PATH - Static variable in class org.openspaces.pu.container.ProcessingUnitContainerProvider
 
contextDestroyed(ServletContextEvent) - Method in class org.openspaces.pu.container.jee.context.BootstrapWebApplicationContextListener
 
contextInitialized(ServletContextEvent) - Method in class org.openspaces.pu.container.jee.context.BootstrapWebApplicationContextListener
 
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
 
ContextPropertyConfig - Class in org.openspaces.admin.pu.config
 
ContextPropertyConfig() - Constructor for class org.openspaces.admin.pu.config.ContextPropertyConfig
 
ContinousQuery<T> - Class in com.j_spaces.core.client
Deprecated.
Since 8.0 - This class has been deprecated and should not be used, use View or SQLQuery instead.
ContinousQuery() - Constructor for class com.j_spaces.core.client.ContinousQuery
Deprecated.
Empty constructor.
ContinousQuery(String, String) - Constructor for class com.j_spaces.core.client.ContinousQuery
Deprecated.
Creates a ContinousQuery using the specified type and expression.
ContinousQuery(String, String, QueryResultType) - Constructor for class com.j_spaces.core.client.ContinousQuery
Deprecated.
Creates a ContinousQuery using the specified type, expression and result type.
ContinousQuery(String, String, Object...) - Constructor for class com.j_spaces.core.client.ContinousQuery
Deprecated.
Creates a ContinousQuery using the specified type, expression and parameters.
ContinousQuery(String, String, QueryResultType, Object...) - Constructor for class com.j_spaces.core.client.ContinousQuery
Deprecated.
Creates a ContinousQuery using the specified type, expression, result type and parameters.
ContinousQuery(Class<T>, String) - Constructor for class com.j_spaces.core.client.ContinousQuery
Deprecated.
Creates a ContinousQuery using the specified type and expression.
ContinousQuery(Class<T>, String, QueryResultType) - Constructor for class com.j_spaces.core.client.ContinousQuery
Deprecated.
Creates a ContinousQuery using the specified type, expression and result type.
ContinousQuery(Class<T>, String, Object...) - Constructor for class com.j_spaces.core.client.ContinousQuery
Deprecated.
Creates a ContinousQuery using the specified type, expression and parameters.
ContinousQuery(Class<T>, String, QueryResultType, Object...) - Constructor for class com.j_spaces.core.client.ContinousQuery
Deprecated.
Creates a ContinousQuery using the specified type, expression, result type and parameters.
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.
convert(long, MemoryUnit) - Method in enum org.openspaces.core.util.MemoryUnit
Convert the given memory capacity in the given unit to this unit.
convert(String) - Method in enum org.openspaces.core.util.MemoryUnit
 
convertAgentUidsToAgents(Iterable<String>, Admin) - Static method in class org.openspaces.grid.gsm.machines.MachinesSlaUtils
Converts the specified agent UUIDs into GridServiceAgent objects.
convertAgentUidsToAgentsIfDiscovered(Iterable<String>, Admin) - Static method in class org.openspaces.grid.gsm.machines.MachinesSlaUtils
Converts the specified agent UUIDs into GridServiceAgent objects unless these agents are not discovered.
convertClassLoaderURL(URL) - Method in class org.openspaces.pu.container.support.PUPathMatchingResourcePatternResolver
 
convertCommandlineParameterToInstanceDeploymentDependencies(CommandLineParser.Parameter) - Static method in class org.openspaces.pu.container.support.RequiredDependenciesCommandLineParser
 
convertCommandlineParameterToInstanceStartDependencies(CommandLineParser.Parameter) - Static method in class org.openspaces.pu.container.support.RequiredDependenciesCommandLineParser
 
convertCpuCoresFromDoubleToFraction(double) - Static method in class org.openspaces.grid.gsm.capacity.CpuCapacityRequirement
 
convertCpuCoresFromDoubleToFraction(double) - Static method in class org.openspaces.grid.gsm.machines.MachinesSlaUtils
 
convertJiniException(Exception) - Method in class org.openspaces.core.transaction.manager.AbstractJiniTransactionManager
 
convertPropertiesToMapStringString(Properties) - Static method in class org.openspaces.core.util.StringPropertiesUtils
 
convertRequiredDependenciesToCommandLineParameter(String, RequiredDependencies) - Static method in class org.openspaces.pu.container.support.RequiredDependenciesCommandLineParser
 
convertSpringToSpaceIsolationLevel(int, int) - Static method in class org.openspaces.core.IsolationLevelHelpers
 
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.
cooldownAfterScaleIn(long, TimeUnit) - Method in class org.openspaces.admin.pu.elastic.config.AutomaticCapacityScaleConfigurer
 
cooldownAfterScaleOut(long, TimeUnit) - Method in class org.openspaces.admin.pu.elastic.config.AutomaticCapacityScaleConfigurer
 
copy() - Method in class org.openspaces.core.cluster.ClusterInfo
 
copyParameters(DistributedTransactionProcessingConfiguration) - Method in class org.openspaces.core.gateway.GatewaySinkDistributedTransactionProcessingConfigurationFactoryBean
 
copyToSinkConfiguration(LocalClusterReplicationSinkConfig) - Method in class org.openspaces.core.gateway.SinkErrorHandlingFactoryBean
 
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
 
count(Object, Transaction) - Method in interface com.gigaspaces.client.IPojoSpace
Deprecated.
Since 8.0 - Use GigaSpace instead.
count(Object, Transaction, int) - Method in interface com.gigaspaces.client.IPojoSpace
Deprecated.
Since 8.0 - Use GigaSpace instead.
count() - Method in class com.gigaspaces.query.aggregators.AggregationSet
Counts matching entries.
count(String) - Method in class com.gigaspaces.query.aggregators.AggregationSet
Counts matching entries whose path is not null.
count(Object) - Method in class org.openspaces.core.DefaultGigaSpace
 
count(Object, int) - Method in class org.openspaces.core.DefaultGigaSpace
 
count(Object, CountModifiers) - 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
Deprecated.
since 9.0.1 - use GigaSpace.count(Object, CountModifiers) instead.
count(Object, CountModifiers) - Method in interface org.openspaces.core.GigaSpace
Count any matching entries from the space.
count(GigaSpace, ISpaceQuery, String) - Static method in class org.openspaces.extensions.QueryExtension
 
count() - Static method in class org.openspaces.extensions.QueryExtension
 
count(String) - Static method in class org.openspaces.extensions.QueryExtension
 
count(Value) - Method in class org.openspaces.jpa.openjpa.query.QueryExpressionFactory
Return the count of the given value for all matches.
CountAggregator - Class in com.gigaspaces.query.aggregators
 
CountAggregator() - Constructor for class com.gigaspaces.query.aggregators.CountAggregator
 
CountModifierFactoryBean - Class in org.openspaces.core.config.modifiers
A CountModifiers factory bean.
CountModifierFactoryBean() - Constructor for class org.openspaces.core.config.modifiers.CountModifierFactoryBean
 
CountModifiers - Class in com.gigaspaces.client
Provides modifiers to customize the behavior of count operations.
CountModifiers() - Constructor for class com.gigaspaces.client.CountModifiers
Required for Externalizable
CountModifiers(CountModifiers, CountModifiers) - Constructor for class com.gigaspaces.client.CountModifiers
Creates a new modifiers from the specified modifiers.
CountModifiers(CountModifiers, CountModifiers, CountModifiers) - Constructor for class com.gigaspaces.client.CountModifiers
Creates a new modifiers from the specified modifiers.
CountModifiers(CountModifiers...) - Constructor for class com.gigaspaces.client.CountModifiers
Creates a new modifiers from the specified modifiers.
CPU_UTILIZATION - Static variable in class org.openspaces.admin.alert.alerts.CpuUtilizationAlert
 
CPU_UTILIZATION - Static variable in class org.openspaces.admin.alert.alerts.GarbageCollectionAlert
 
CPU_UTILIZATION - Static variable in class org.openspaces.admin.alert.alerts.HeapMemoryUtilizationAlert
 
CPU_UTILIZATION - Static variable in class org.openspaces.admin.alert.alerts.PhysicalMemoryUtilizationAlert
 
CPU_UTILIZATION - Static variable in class org.openspaces.admin.alert.alerts.ProcessingUnitInstanceMemberAliveIndicatorAlert
 
CPU_UTILIZATION - Static variable in class org.openspaces.admin.alert.alerts.ReplicationRedoLogOverflowToDiskAlert
 
CPU_UTILIZATION - Static variable in class org.openspaces.admin.alert.alerts.ReplicationRedoLogSizeAlert
 
CpuCapacityRequirement - Class in org.openspaces.grid.gsm.capacity
 
CpuCapacityRequirement() - Constructor for class org.openspaces.grid.gsm.capacity.CpuCapacityRequirement
 
CpuCapacityRequirement(Fraction) - Constructor for class org.openspaces.grid.gsm.capacity.CpuCapacityRequirement
 
CpuCapacityRequirement(double) - Constructor for class org.openspaces.grid.gsm.capacity.CpuCapacityRequirement
 
CpuPercentageTimeWindowStatisticsConfig - Class in org.openspaces.admin.pu.statistics
Calculates the cpu percentage by dividing the total CPU values by delta time passed in milliseconds.
CpuPercentageTimeWindowStatisticsConfig() - Constructor for class org.openspaces.admin.pu.statistics.CpuPercentageTimeWindowStatisticsConfig
 
CpuPercentageTimeWindowStatisticsConfig(Map<String, String>) - Constructor for class org.openspaces.admin.pu.statistics.CpuPercentageTimeWindowStatisticsConfig
 
CpuPercentageTimeWindowStatisticsConfigurer - Class in org.openspaces.admin.pu.statistics
Fluent API for creating a new CpuPercentageTimeWindowStatisticsConfigurer object
CpuPercentageTimeWindowStatisticsConfigurer() - Constructor for class org.openspaces.admin.pu.statistics.CpuPercentageTimeWindowStatisticsConfigurer
 
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
 
CpuUtilizationAlert - Class in org.openspaces.admin.alert.alerts
A CPU Utilization alert fired upon triggered CPU thresholds.
CpuUtilizationAlert() - Constructor for class org.openspaces.admin.alert.alerts.CpuUtilizationAlert
required by java.io.Externalizable
CpuUtilizationAlert(Alert) - Constructor for class org.openspaces.admin.alert.alerts.CpuUtilizationAlert
 
CpuUtilizationAlertConfiguration - Class in org.openspaces.admin.alert.config
A CPU utilization alert configuration.
CpuUtilizationAlertConfiguration() - Constructor for class org.openspaces.admin.alert.config.CpuUtilizationAlertConfiguration
Constructs an empty machine CPU utilization alert configuration.
CpuUtilizationAlertConfigurer - Class in org.openspaces.admin.alert.config
A CPU utilization alert configurer.
CpuUtilizationAlertConfigurer() - Constructor for class org.openspaces.admin.alert.config.CpuUtilizationAlertConfigurer
Constructs an empty machine CPU utilization alert configuration.
CrashCountException - Exception in net.jini.core.transaction.server
Exception thrown when a transaction cannot be joined because the participant's current crash count is different from the crash count the manager received in a previous join by that participant.
CrashCountException(String) - Constructor for exception net.jini.core.transaction.server.CrashCountException
Constructs an instance with a detail message.
CrashCountException() - Constructor for exception net.jini.core.transaction.server.CrashCountException
Constructs an instance with no detail message.
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(int) - Method in class com.gigaspaces.client.ChangeModifiers
 
create(int) - Method in class com.gigaspaces.client.ClearModifiers
 
create(int) - Method in class com.gigaspaces.client.CountModifiers
 
create(int) - Method in class com.gigaspaces.client.ReadModifiers
 
create(int) - Method in class com.gigaspaces.client.SpaceProxyOperationModifiers
 
create(int) - Method in class com.gigaspaces.client.TakeModifiers
 
create(int) - Method in class com.gigaspaces.client.WriteModifiers
 
create() - Static method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
Creates a new instance of NIO configuration based on system properties.
create() - Method in class com.gigaspaces.metadata.SpaceTypeDescriptorBuilder
Create the space type descriptor using the gathered information.
create() - Method in class com.gigaspaces.metrics.MetricReporterFactory
Create a new metric reporter.
create() - Method in class com.gigaspaces.metrics.reporters.ConsoleReporterFactory
 
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
Deprecated.
 
create(Properties) - Method in interface com.gigaspaces.security.directory.UserDetailsProvider
Deprecated.
Create a UserDetails instance using the provided properties.
CREATE - Static variable in class com.j_spaces.core.client.SpaceURL
Deprecated.
java:// protocol support.
create(long) - Method in class com.sun.jini.mahalo.TxnManagerImpl
 
create(Object, long) - Method in class com.sun.jini.mahalo.TxnManagerImpl
 
create(TxnManager, TxnManager, Uuid) - Static method in class com.sun.jini.mahalo.TxnMgrProxy
 
create(long) - Method in class com.sun.jini.mahalo.TxnMgrProxy
 
create(Object, long) - Method in class com.sun.jini.mahalo.TxnMgrProxy
 
create(NestableTransactionManager, long) - Method in interface net.jini.core.transaction.NestableTransaction
Create a new nested transaction, with the current transaction as parent, managed by the given transaction manager.
create(long) - Method in interface net.jini.core.transaction.NestableTransaction
Create a new nested transaction, with the current transaction as parent, managed by the same transaction manager as the current transaction.
create(Object, long) - Method in interface net.jini.core.transaction.server.ExtendedTransactionManager
 
create(NestableTransactionManager, long) - Method in class net.jini.core.transaction.server.NestableServerTransaction
 
create(long) - Method in class net.jini.core.transaction.server.NestableServerTransaction
 
create(NestableTransactionManager, long, long) - Method in interface net.jini.core.transaction.server.NestableTransactionManager
Begin a nested transaction, with the specified transaction as parent.
create(TransactionManager, long, long) - Static method in class net.jini.core.transaction.server.ServerTransaction
 
create(long) - Method in interface net.jini.core.transaction.server.TransactionManager
Begin a new top-level transaction.
create(TransactionManager, long) - Static method in class net.jini.core.transaction.TransactionFactory
Create a new top-level transaction.
create(NestableTransactionManager, long) - Static method in class net.jini.core.transaction.TransactionFactory
Create a new top-level transaction, under which nested transactions can be created.
create() - Method in class org.openspaces.admin.AdminFactory
Creates the admin and begins its listening for events from the lookup service.
create() - Method in class org.openspaces.admin.alert.AlertFactory
 
create() - Method in class org.openspaces.admin.alert.config.CpuUtilizationAlertConfigurer
Get a fully configured machine CPU utilization configuration (after all properties have been set).
create() - Method in class org.openspaces.admin.alert.config.GarbageCollectionAlertConfigurer
Get a fully configured garbage collection pause configuration (after all properties have been set).
create() - Method in class org.openspaces.admin.alert.config.HeapMemoryUtilizationAlertConfigurer
Get a fully configured heap memory utilization configuration (after all properties have been set).
create() - Method in class org.openspaces.admin.alert.config.MirrorPersistenceFailureAlertConfigurer
Get a fully configured replication channel disconnection configuration (after all properties have been set).
create() - Method in class org.openspaces.admin.alert.config.PhysicalMemoryUtilizationAlertConfigurer
Get a fully configured physical memory utilization configuration (after all properties have been set).
create() - Method in class org.openspaces.admin.alert.config.ProcessingUnitInstanceMemberAliveIndicatorAlertConfigurer
Get a fully configured fault-detection alert configuration (after all properties have been set).
create() - Method in class org.openspaces.admin.alert.config.ProvisionFailureAlertConfigurer
Get a fully configured provision failure alert configuration (after all properties have been set).
create() - Method in class org.openspaces.admin.alert.config.ReplicationChannelDisconnectedAlertConfigurer
Get a fully configured replication channel disconnection configuration (after all properties have been set).
create() - Method in class org.openspaces.admin.alert.config.ReplicationRedoLogOverflowToDiskAlertConfigurer
Get a fully configured configuration (after all properties have been set).
create() - Method in class org.openspaces.admin.alert.config.ReplicationRedoLogSizeAlertConfigurer
Get a fully configured configuration (after all properties have been set).
create() - Method in class org.openspaces.admin.alert.config.SpacePartitionSplitBrainAlertConfigurer
Get a fully configured space partition split-brain alert configuration (after all properties have been set).
create() - Method in class org.openspaces.admin.application.ApplicationDeployment
 
create() - Method in class org.openspaces.admin.application.ApplicationFileDeployment
 
create() - Method in interface org.openspaces.admin.bean.BeanConfigurer
Get the fully configured BeanConfig object (after all properties have been set).
create() - Method in class org.openspaces.admin.memcached.MemcachedDeployment
 
create() - Method in class org.openspaces.admin.pu.elastic.config.AutomaticCapacityScaleConfigurer
 
create() - Method in class org.openspaces.admin.pu.elastic.config.AutomaticCapacityScaleRuleConfigurer
 
create() - Method in class org.openspaces.admin.pu.elastic.config.CapacityRequirementsConfigurer
 
create() - Method in class org.openspaces.admin.pu.elastic.config.DiscoveredMachineProvisioningConfigurer
 
create() - Method in class org.openspaces.admin.pu.elastic.config.EagerScaleConfigurer
 
create() - Method in class org.openspaces.admin.pu.elastic.config.ManualCapacityPerZonesScaleConfigurer
 
create() - Method in class org.openspaces.admin.pu.elastic.config.ManualCapacityScaleConfigurer
 
create() - Method in class org.openspaces.admin.pu.elastic.ElasticStatefulProcessingUnitDeployment
 
create() - Method in class org.openspaces.admin.pu.elastic.ElasticStatelessProcessingUnitDeployment
 
create() - Method in class org.openspaces.admin.pu.ProcessingUnitDeployment
 
create() - Method in class org.openspaces.admin.pu.statistics.AverageTimeWindowStatisticsConfigurer
 
create() - Method in class org.openspaces.admin.pu.statistics.CpuPercentageTimeWindowStatisticsConfigurer
 
create() - Method in class org.openspaces.admin.pu.statistics.MaximumTimeWindowStatisticsConfigurer
 
create() - Method in class org.openspaces.admin.pu.statistics.MinimumTimeWindowStatisticsConfigurer
 
create() - Method in class org.openspaces.admin.pu.statistics.PercentileInstancesStatisticsConfigurer
 
create() - Method in class org.openspaces.admin.pu.statistics.PercentileTimeWindowStatisticsConfigurer
 
create() - Method in class org.openspaces.admin.pu.statistics.ProcessingUnitStatisticsIdConfigurer
 
create() - Method in class org.openspaces.admin.pu.statistics.SingleInstanceStatisticsConfigurer
 
create() - Method in class org.openspaces.admin.pu.statistics.ThroughputTimeWindowStatisticsConfigurer
 
create() - Method in interface org.openspaces.admin.pu.topology.ProcessingUnitDeploymentTopology
Converts this fluent API object to a lazy implementation of ProcessingUnitConfig
create() - Method in class org.openspaces.admin.space.ElasticSpaceDeployment
 
create() - Method in class org.openspaces.admin.space.SpaceDeployment
 
create() - Method in class org.openspaces.admin.zone.config.AtLeastOneZoneConfigurer
 
create() - Method in class org.openspaces.admin.zone.config.ExactZonesConfigurer
 
create() - Method in interface org.openspaces.admin.zone.config.ZonesConfigurer
 
create() - Method in class org.openspaces.archive.ArchivePollingContainerConfigurer
 
create(String, Map<String, String>, BeanServer<T>) - Method in interface org.openspaces.core.bean.BeanFactory
 
create(String, Map<String, String>, BeanServer<T>) - Method in class org.openspaces.core.bean.DefaultBeanFactory
 
create() - Method in class org.openspaces.core.GigaSpaceConfigurer
Creates a new GigaSpace instance if non already created.
create() - Method in class org.openspaces.core.IteratorBuilder
Returns a new GSIterator based on the builder configuration.
create() - Method in class org.openspaces.core.space.AbstractSpaceConfigurer
 
create() - Method in class org.openspaces.core.space.cache.LocalCacheSpaceConfigurer
Creates and returns a local cache according to the configured settings.
create() - Method in class org.openspaces.core.space.cache.LocalViewSpaceConfigurer
Creates and returns a local cache according to the configured settings.
create(AbstractSpaceFactoryBean, String) - Method in class org.openspaces.core.space.InternalSpaceFactory
 
create(AbstractSpaceFactoryBean, String, boolean) - Method in class org.openspaces.core.space.InternalSpaceFactory
 
create() - Method in class org.openspaces.core.space.UrlSpaceConfigurer
Creates or finds (if not already created) a new Space by calling AbstractSpaceFactoryBean.afterPropertiesSet().
create() - Method in class org.openspaces.events.asyncpolling.SimpleAsyncPollingContainerConfigurer
create() - Method in class org.openspaces.events.notify.SimpleNotifyContainerConfigurer
Creates a new SimpleNotifyEventListenerContainer instance.
create() - Method in class org.openspaces.events.polling.SimplePollingContainerConfigurer
Creates a new SimplePollingEventListenerContainer instance.
create() - Method in class org.openspaces.grid.gsa.GridServiceAgentConfigurer
 
create(String, ElasticMachineIsolationConfig) - Method in class org.openspaces.grid.gsm.machines.isolation.ElasticProcessingUnitMachineIsolationFactory
 
create(ElasticMachineProvisioning) - Method in class org.openspaces.grid.gsm.machines.plugins.NonBlockingElasticMachineProvisioningAdapterFactory
 
create() - Method in class org.openspaces.leader_selector.zookeeper.config.ZooKeeperLeaderSelectorConfigurer
 
create() - Method in class org.openspaces.persistency.hibernate.CriteriaHibernateSpaceDataSourceConfigurer
Creates a DefaultHibernateExternalDataSource with the setup configuration.
create() - Method in class org.openspaces.persistency.hibernate.DefaultHibernateSpaceDataSourceConfigurer
Creates a DefaultHibernateSpaceDataSource with the setup configuration.
create() - Method in class org.openspaces.persistency.hibernate.DefaultHibernateSpaceSynchronizationEndpointConfigurer
Creates a DefaultHibernateSpaceSynchronizationEndpoint with the setup configuration.
create() - Method in class org.openspaces.persistency.hibernate.StatelessHibernateSpaceDataSourceConfigurer
Creates a StatelessHibernateSpaceDataSource with the setup configuration.
create() - Method in class org.openspaces.persistency.hibernate.StatelessHibernateSpaceSynchronizationEndpointConfigurer
Creates a DefaultHibernateSpaceSynchronizationEndpoint with the setup configuration.
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.
CREATE_JMX_CONNECTOR_PROP - Static variable in class com.j_spaces.kernel.SystemProperties
 
createActualFreeMemoryInBytesGauge() - Method in class com.gigaspaces.metrics.factories.SigarMemoryMetricFactory
 
createActualUsedMemoryInBytesGauge() - Method in class com.gigaspaces.metrics.factories.SigarMemoryMetricFactory
 
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 SpringSecurityManager.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.
createBeanMetricManager(String) - Method in class org.openspaces.pu.container.ProcessingUnitContainerContext
Creates a bean metric manager using the specified name.
createByClassOrFindByName(ApplicationContext, String, Class) - Static method in class org.openspaces.remoting.RemotingUtils
 
createCache(IDirectSpaceProxy) - Method in class org.openspaces.core.space.cache.AbstractLocalCacheSpaceFactoryBean
 
createCache(IDirectSpaceProxy) - Method in class org.openspaces.core.space.cache.LocalCacheSpaceFactoryBean
Creates the local cache.
createCache(IDirectSpaceProxy) - Method in class org.openspaces.core.space.cache.LocalViewSpaceFactoryBean
Creates the local view
createCGCountGauge() - Method in class com.gigaspaces.metrics.factories.JvmMemoryMetricFactory
 
createClientFilter(InetSocketAddress) - Method in class com.gigaspaces.lrmi.nio.filters.IOStreamCompressionFilterFactory
 
createClientFilter(InetSocketAddress) - Method in class com.gigaspaces.lrmi.nio.filters.SSLFilterFactory
 
createCompoundIndex(String[]) - Static method in class com.gigaspaces.metadata.index.SpaceIndexFactory
 
createCompoundIndex(String[], SpaceIndexType, String, boolean) - Static method in class com.gigaspaces.metadata.index.SpaceIndexFactory
Creates a space compound index from the specified paths with the specified index type.
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.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.
createContainerEntityManagerFactory(PersistenceUnitInfo, Map) - Method in class org.openspaces.jpa.OpenSpacesPersistenceProvider
 
createContextLoader() - Method in class org.openspaces.pu.container.jee.context.ProcessingUnitContextLoaderListener
Overrides Spring default ContextLoader with ProcessingUnitContextLoader.
createCopy(SecurityContext) - Method in class com.j_spaces.core.SpaceContext
 
createCopy() - Method in class net.jini.core.transaction.server.ServerTransaction
 
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
 
Created(NestableTransaction, Lease) - Constructor for class net.jini.core.transaction.NestableTransaction.Created
Simple constructor.
Created(long, Lease) - Constructor for class net.jini.core.transaction.server.TransactionManager.Created
Simple constructor.
Created(Transaction, Lease) - Constructor for class net.jini.core.transaction.Transaction.Created
Simple constructor.
createDaemonThreadCountGauge() - Method in class com.gigaspaces.metrics.factories.JvmThreadMetricFactory
 
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.
createEndpoint(ProcessingUnit) - Method in class org.openspaces.grid.gsm.autoscaling.AutoScalingSlaEnforcement
 
createEndpoint(ProcessingUnit) - Method in class org.openspaces.grid.gsm.containers.ContainersSlaEnforcement
 
createEndpoint(ProcessingUnit) - Method in class org.openspaces.grid.gsm.machines.MachinesSlaEnforcement
 
createEndpoint(ProcessingUnit) - Method in class org.openspaces.grid.gsm.rebalancing.RebalancingSlaEnforcement
 
createEndpoint(ProcessingUnit) - Method in interface org.openspaces.grid.gsm.sla.ServiceLevelAgreementEnforcement
Creates a new endpoint for the specified pu, if one does not already exist.
createEntityManagerFactory(String, IJSpace, Map) - Method in class org.openspaces.jpa.OpenSpacesPersistenceProvider
Creates an EntityManagerFactory instance and injects the provided space instance to it.
createEntityManagerFactory(String, IJSpace) - Method in class org.openspaces.jpa.OpenSpacesPersistenceProvider
Creates an EntityManagerFactory instance and injects the provided space instance to it.
createEntityManagerFactory(String, Map) - Method in class org.openspaces.jpa.OpenSpacesPersistenceProvider
 
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.
createEntry() - Method in interface org.openspaces.remoting.SpaceRemotingEntryFactory
 
createEntry() - Method in class org.openspaces.remoting.SpaceRemotingEntryMetadataFactory
Deprecated.
 
createEntry() - Method in class org.openspaces.remoting.SpaceRemotingEntryPojoFactory
 
createEventSessionConfig() - Method in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
Creates a new EventSessionConfig based on the different parameters this container accepts.
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.IOStreamCompressionFilterFactory
 
createFreeMemoryInBytesGauge() - Method in class com.gigaspaces.metrics.factories.SigarMemoryMetricFactory
 
createFreeSwapInBytesGauge() - Method in class com.gigaspaces.metrics.factories.SigarSwapMetricFactory
 
createGCCollectionTimeGauge() - Method in class com.gigaspaces.metrics.factories.JvmMemoryMetricFactory
 
createGSXid(Xid) - Method in class com.j_spaces.core.client.XAResourceImpl
 
createHashEntry() - Method in interface org.openspaces.remoting.SpaceRemotingEntryFactory
 
createHashEntry() - Method in class org.openspaces.remoting.SpaceRemotingEntryMetadataFactory
Deprecated.
 
createHashEntry() - Method in class org.openspaces.remoting.SpaceRemotingEntryPojoFactory
 
createHeapCommittedInBytesGauge() - Method in class com.gigaspaces.metrics.factories.JvmMemoryMetricFactory
 
createHeapUsedInBytesGauge() - Method in class com.gigaspaces.metrics.factories.JvmMemoryMetricFactory
 
createIfNeeded(int) - Method in class com.gigaspaces.client.SpaceProxyOperationModifiers
 
createInitialLoadIterator(DataIterator[]) - Method in class org.openspaces.persistency.hibernate.AbstractHibernateExternalDataSource
Deprecated.
A helper method that creates the initial load iterator using the ConcurrentMultiDataIterator with the provided AbstractHibernateExternalDataSource.setInitialLoadThreadPoolSize(int) thread pool size.
createInitialLoadIterator(DataIterator[]) - Method in class org.openspaces.persistency.hibernate.AbstractHibernateSpaceDataSource
A helper method that creates the initial load iterator using the ConcurrentMultiDataIterator with the provided #setInitialLoadThreadPoolSize(int) thread pool size.
createInitialLoadQuery(SpaceTypeDescriptor, String) - Method in class org.openspaces.persistency.ClusterInfoAwareSpaceDataSource
 
createInstance() - Method in class net.jini.core.transaction.server.ServerTransaction
Creates an instance of this class for cloning using the ServerTransaction.createCopy() method.
createInstance(String, Map<String, String>, BeanServer<T>) - Method in class org.openspaces.core.bean.DefaultBeanFactory
 
createInstance() - Method in class org.openspaces.core.jini.JiniServiceFactoryBean
Creates an instance of the service.
createInstance(String, Map<String, String>, BeanServer<Bean>) - Method in class org.openspaces.grid.gsm.ScaleBeanFactory
 
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
 
createLeaseMap(long) - Method in interface net.jini.core.lease.Lease
Creates a Map object that can contain leases whose renewal or cancellation can be batched, and adds the current lease to that map.
createLeaseRenewalSet(long) - Method in interface net.jini.lease.LeaseRenewalService
Create a new LeaseRenewalSet that the client can populate with leases to be renewed.
createLightProxy() - Method in class com.sun.jini.mahalo.TxnMgrProxy
 
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
 
createNonHeapCommittedInBytesGauge() - Method in class com.gigaspaces.metrics.factories.JvmMemoryMetricFactory
 
createNonHeapUsedInBytesGauge() - Method in class com.gigaspaces.metrics.factories.JvmMemoryMetricFactory
 
createPathIndex(String, SpaceIndexType) - Static method in class com.gigaspaces.metadata.index.SpaceIndexFactory
Creates a space index for the specified path with the specified index type.
createPathIndex(String, SpaceIndexType, boolean) - Static method in class com.gigaspaces.metadata.index.SpaceIndexFactory
Creates a space index for the specified path with the specified index type.
createPeakThreadCountGauge() - Method in class com.gigaspaces.metrics.factories.JvmThreadMetricFactory
 
createProcessCpuLoadGauge() - Method in class com.gigaspaces.metrics.factories.SigarProcessMetricFactory
 
createProcessCpuTotalTimeGauge() - Method in class com.gigaspaces.metrics.factories.SigarProcessMetricFactory
 
createProcessUsedCpuInPercentGauge() - Method in class com.gigaspaces.metrics.factories.SigarProcessMetricFactory
 
createProperties(ClusterInfo) - Static method in class org.openspaces.core.cluster.ClusterInfoPropertyPlaceholderConfigurer
 
createPropertyIndex(String, SpaceIndexType) - Static method in class com.gigaspaces.metadata.index.SpaceIndexFactory
Creates a space index for the specified property with the specified index type.
createPropertyIndex(String, SpaceIndexType, boolean) - Static method in class com.gigaspaces.metadata.index.SpaceIndexFactory
Creates a space index for the specified property with the specified index type.
createProxy() - Method in class org.openspaces.grid.esm.ESMImpl
 
createProxy() - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanImpl
 
createQueryFromDataSourceSQLQuery(DataSourceSQLQuery, Session) - Static method in class org.openspaces.persistency.hibernate.iterator.HibernateIteratorUtils
 
createQueryFromDataSourceSQLQuery(DataSourceSQLQuery, StatelessSession) - Static method in class org.openspaces.persistency.hibernate.iterator.HibernateIteratorUtils
 
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.
createRxBytesGauge(String) - Method in class com.gigaspaces.metrics.factories.SigarNetworkMetricFactory
 
createRxDroppedGauge(String) - Method in class com.gigaspaces.metrics.factories.SigarNetworkMetricFactory
 
createRxErrorsGauge(String) - Method in class com.gigaspaces.metrics.factories.SigarNetworkMetricFactory
 
createRxPacketsGauge(String) - Method in class com.gigaspaces.metrics.factories.SigarNetworkMetricFactory
 
createSecurityManager(Properties) - Static method in class com.gigaspaces.security.SecurityFactory
Creates a SecurityManager instance using the provided security properties.
createServerFilter(InetSocketAddress) - Method in class com.gigaspaces.lrmi.nio.filters.IOStreamCompressionFilterFactory
 
createServerFilter(InetSocketAddress) - Method in class com.gigaspaces.lrmi.nio.filters.SSLFilterFactory
 
createSpace() - Method in class org.openspaces.core.space.AbstractSpaceConfigurer
 
createSpace() - Method in class org.openspaces.core.space.EmbeddedSpaceConfigurer
 
createSpace() - Method in class org.openspaces.core.space.SpaceProxyConfigurer
 
createSSLContext(boolean, String, String) - Method in class com.gigaspaces.lrmi.nio.filters.SSLFilterFactory
 
createTempFolder(String) - Static method in class org.openspaces.core.util.FileUtils
 
createThreadCountGauge() - Method in class com.gigaspaces.metrics.factories.JvmThreadMetricFactory
 
createTotalStartedThreadCountGauge() - Method in class com.gigaspaces.metrics.factories.JvmThreadMetricFactory
 
createTxBytesGauge(String) - Method in class com.gigaspaces.metrics.factories.SigarNetworkMetricFactory
 
createTxDroppedGauge(String) - Method in class com.gigaspaces.metrics.factories.SigarNetworkMetricFactory
 
createTxErrorsGauge(String) - Method in class com.gigaspaces.metrics.factories.SigarNetworkMetricFactory
 
createTxPacketsGauge(String) - Method in class com.gigaspaces.metrics.factories.SigarNetworkMetricFactory
 
createUIDFromName(Object, String) - Static method in class com.j_spaces.core.client.ClientUIDHandler
Deprecated.
This method is used to create a UID given a name (i.e. any free string) and the entry (full) classname.
createUptimeGauge() - Method in class com.gigaspaces.metrics.factories.JvmRuntimeMetricFactory
 
createUsedCpuInPercentGauge() - Method in class com.gigaspaces.metrics.factories.SigarCpuMetricFactory
 
createUsedMemoryInBytesGauge() - Method in class com.gigaspaces.metrics.factories.SigarMemoryMetricFactory
 
createUsedMemoryInPercentGauge() - Method in class com.gigaspaces.metrics.factories.SigarMemoryMetricFactory
 
createUsedSwapInBytesGauge() - Method in class com.gigaspaces.metrics.factories.SigarSwapMetricFactory
 
createUsedSwapInPercentGauge() - Method in class com.gigaspaces.metrics.factories.SigarSwapMetricFactory
 
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
credentials(String, String) - Method in class org.openspaces.admin.AdminFactory
Sets the username and password for discovery of secured services.
credentials(String, String) - Method in class org.openspaces.core.space.EmbeddedSpaceConfigurer
 
credentials(String, String) - Method in class org.openspaces.core.space.SpaceProxyConfigurer
 
credentials(String, String) - Method in class org.openspaces.core.space.UrlSpaceConfigurer
Creates a secured space with the provided user name and password.
CredentialsProvider - Class in com.gigaspaces.security.directory
 
CredentialsProvider() - Constructor for class com.gigaspaces.security.directory.CredentialsProvider
Required for Externalizable
credentialsProvider(CredentialsProvider) - Method in class org.openspaces.admin.AdminFactory
Sets the credentials provider that will be used when discovering secured services.
credentialsProvider(CredentialsProvider) - Method in class org.openspaces.core.space.EmbeddedSpaceConfigurer
 
credentialsProvider(CredentialsProvider) - Method in class org.openspaces.core.space.SpaceProxyConfigurer
 
credentialsProvider(CredentialsProvider) - Method in class org.openspaces.core.space.UrlSpaceConfigurer
Creates a secured space with the provided credentials provider.
CriteriaHibernateExternalDataSource - Class in org.openspaces.persistency.hibernate
Deprecated.
since 9.5 - use CriteriaHibernateSpaceDataSource instead.
CriteriaHibernateExternalDataSource() - Constructor for class org.openspaces.persistency.hibernate.CriteriaHibernateExternalDataSource
Deprecated.
 
CriteriaHibernateSpaceDataSource - Class in org.openspaces.persistency.hibernate
An extension over the default implementation that its main use is to override Hibernate bugs when executing queries with composite objects.
CriteriaHibernateSpaceDataSource(SessionFactory, Set<String>, int, boolean, String[], int, int, boolean, String[], boolean, ClusterInfo) - Constructor for class org.openspaces.persistency.hibernate.CriteriaHibernateSpaceDataSource
 
CriteriaHibernateSpaceDataSourceConfigurer - Class in org.openspaces.persistency.hibernate
A configurer class which is used to configure a CriteriaHibernateSpaceDataSource
CriteriaHibernateSpaceDataSourceConfigurer() - Constructor for class org.openspaces.persistency.hibernate.CriteriaHibernateSpaceDataSourceConfigurer
 
CriteriaHibernateSpaceDataSourceFactoryBean - Class in org.openspaces.persistency.hibernate
A factory bean which creates CriteriaHibernateSpaceDataSource.
CriteriaHibernateSpaceDataSourceFactoryBean() - Constructor for class org.openspaces.persistency.hibernate.CriteriaHibernateSpaceDataSourceFactoryBean
 
CRLF - Static variable in class org.openspaces.memcached.protocol.text.MemcachedResponseEncoder
 
curr_conns - Variable in class org.openspaces.memcached.protocol.MemcachedCommandHandler
 
custom(CustomChangeOperation) - Method in class com.gigaspaces.client.ChangeSet
Adds a custom change operation to be executed.
custom(String, ChangeFunction<MutableServerEntry, Object>) - Method in class com.gigaspaces.client.ChangeSet
 
CUSTOM_JVM_PROPERTIES - Static variable in class org.openspaces.core.gateway.config.GatewayDelegatorBeanDefinitionParser
 
CUSTOM_JVM_PROPERTIES - Static variable in class org.openspaces.core.gateway.config.GatewaySinkBeanDefinitionParser
 
CustomCachePolicy - Class in org.openspaces.core.space
Configures the Space to run in Custom mode.
CustomCachePolicy() - Constructor for class org.openspaces.core.space.CustomCachePolicy
 
customCachePolicy(CustomCachePolicyFactoryBean) - Method in class org.openspaces.core.space.EmbeddedSpaceConfigurer
 
CustomCachePolicyBeanDefinitionParser - Class in org.openspaces.core.config
 
CustomCachePolicyBeanDefinitionParser() - Constructor for class org.openspaces.core.config.CustomCachePolicyBeanDefinitionParser
 
CustomCachePolicyFactoryBean - Class in org.openspaces.core.config
A factory for creating CustomCachePolicy instance.
CustomCachePolicyFactoryBean() - Constructor for class org.openspaces.core.config.CustomCachePolicyFactoryBean
 
CustomServiceDetails - Class in org.openspaces.pu.service
This class should be used by customers in order to implement their ServiceDetails
CustomServiceDetails() - Constructor for class org.openspaces.pu.service.CustomServiceDetails
 
CustomServiceDetails(String, String, String, String, String) - Constructor for class org.openspaces.pu.service.CustomServiceDetails
Deprecated.
since 9.0 Use CustomServiceDetails.CustomServiceDetails(String, String, String, String) instead - constructor that does not receive service type as parameter since custom type is always CustomServiceDetails.SERVICE_TYPE
CustomServiceDetails(String, String, String, String) - Constructor for class org.openspaces.pu.service.CustomServiceDetails
Constructor
CustomServiceMonitors - Class in org.openspaces.pu.service
This class should be used by customers in order to implement their ServiceMonitors
CustomServiceMonitors() - Constructor for class org.openspaces.pu.service.CustomServiceMonitors
 
CustomServiceMonitors(String) - Constructor for class org.openspaces.pu.service.CustomServiceMonitors
 
CustomServiceMonitors(String, Map<String, Object>) - Constructor for class org.openspaces.pu.service.CustomServiceMonitors
 

D

DATA_SOURCE - Static variable in class org.openspaces.core.config.MirrorSpaceBeanDefinitionParser
 
DataConflict - Interface in com.gigaspaces.cluster.replication.gateway.conflict
Provides an interface for resolving data conflicts.
DataConflictOperation - Interface in com.gigaspaces.cluster.replication.gateway.conflict
Provides an interface for handling a conflicting data operation.
DataConflictOperation.OperationType - Enum in com.gigaspaces.cluster.replication.gateway.conflict
Deprecated.
since 9.0.1 - DataSyncOperationType.
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
Deprecated.
since 9.5 - use SpaceSynchronizationEndpoint instead.
DataProvider<T> - Interface in com.gigaspaces.datasource
Deprecated.
since 9.5 - use SpaceDataSource instead.
DataProviderSplitter - Class in org.openspaces.persistency.patterns
Deprecated.
since 9.5 - use SpaceDataSourceSplitter instead.
DataProviderSplitter(ManagedDataSourceEntriesProvider[]) - Constructor for class org.openspaces.persistency.patterns.DataProviderSplitter
Deprecated.
 
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
Deprecated.
 
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
 
DataSourceIdQuery - Interface in com.gigaspaces.datasource
Represents a query by ID executed against a SpaceDataSource implementation.
DataSourceQuery - Interface in com.gigaspaces.datasource
Represents a query executed against a SpaceDataSource implementation.
dataSources - Variable in class org.openspaces.persistency.patterns.AbstractManagedDataSourceSplitter
Deprecated.
 
dataSourceSQLQuery - Variable in class org.openspaces.persistency.hibernate.iterator.DefaultListQueryDataIterator
 
dataSourceSQLQuery - Variable in class org.openspaces.persistency.hibernate.iterator.StatelessListQueryDataIterator
 
DataSyncChangeSet - Interface in com.gigaspaces.sync.change
Contains details for a DataSyncOperation of type DataSyncOperationType.CHANGE.
DataSyncOperation - Interface in com.gigaspaces.sync
Represents a single data operation
DataSyncOperationType - Enum in com.gigaspaces.sync
Represents the data operation type.
DataTypeIntroductionConflict - Class in com.gigaspaces.cluster.replication.gateway.conflict
A ConflictCause implementation for a type introduction operation conflict.
DataTypeIntroductionConflict(String) - Constructor for class com.gigaspaces.cluster.replication.gateway.conflict.DataTypeIntroductionConflict
 
DATE_PATTERN_DEFAULT - Static variable in class com.gigaspaces.logger.RollingFileHandler
 
DATE_PROP - Static variable in class com.gigaspaces.logger.RollingFileHandler
 
DB_CONTAINER_NAME - Static variable in class com.j_spaces.kernel.SystemProperties
 
DB_SPACE_NAME - Static variable in class com.j_spaces.kernel.SystemProperties
 
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
 
deallocateAgentCapacity(MachinesSlaEnforcementState.StateKey, String) - Method in class org.openspaces.grid.gsm.machines.MachinesSlaEnforcementState
 
deallocateCapacity(MachinesSlaEnforcementState.StateKey, String, CapacityRequirements) - Method in class org.openspaces.grid.gsm.machines.MachinesSlaEnforcementState
 
debug(String) - Method in class org.openspaces.admin.application.deploy.AbstractApplicationCommand
 
debug(Object) - Method in class org.openspaces.grid.gsm.PrefixLog
 
debug(Object, Throwable) - Method in class org.openspaces.grid.gsm.PrefixLog
 
debug(Object) - Method in class org.openspaces.grid.gsm.SingleThreadedPollingLog
 
debug(Object, Throwable) - Method in class org.openspaces.grid.gsm.SingleThreadedPollingLog
 
DEBUG_LEVEL - Static variable in class com.gigaspaces.logger.RollingFileHandler
 
DEBUG_LEVEL_DEFAULT - Static variable in class com.gigaspaces.logger.RollingFileHandler
 
dec() - Method in class com.gigaspaces.metrics.LongCounter
Decrement the counter by one.
dec(long) - Method in class com.gigaspaces.metrics.LongCounter
Decrement the counter by n.
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(String, byte) - Method in class com.gigaspaces.client.ChangeSet
Decrement a byte property with the given delta.
decrement(String, short) - Method in class com.gigaspaces.client.ChangeSet
Decrement a short property with the given delta.
decrement(String, int) - Method in class com.gigaspaces.client.ChangeSet
Decrement a integer property with the given delta.
decrement(String, long) - Method in class com.gigaspaces.client.ChangeSet
Decrement a long property with the given delta.
decrement(String, float) - Method in class com.gigaspaces.client.ChangeSet
Decrement a float property with the given delta.
decrement(String, double) - Method in class com.gigaspaces.client.ChangeSet
Decrement a double property with the given delta.
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
Removes a randomly chosen instance from the processing unit, and decrements the number of instances.
DedicatedMachineIsolation - Class in org.openspaces.grid.gsm.machines.isolation
Indicates that the processing unit requires dedicated machines.
DedicatedMachineIsolation(String) - Constructor for class org.openspaces.grid.gsm.machines.isolation.DedicatedMachineIsolation
 
dedicatedMachineProvisioning(ElasticMachineProvisioningConfig) - Method in class org.openspaces.admin.pu.elastic.ElasticStatefulProcessingUnitDeployment
 
dedicatedMachineProvisioning(ElasticMachineProvisioningConfig) - Method in class org.openspaces.admin.pu.elastic.ElasticStatelessProcessingUnitDeployment
 
dedicatedMachineProvisioning(ElasticMachineProvisioningConfig) - Method in interface org.openspaces.admin.pu.elastic.topology.ElasticDeploymentTopology
Configure the server side bean that starts and stops machines automatically.
dedicatedMachineProvisioning(ElasticMachineProvisioningConfig) - Method in class org.openspaces.admin.space.ElasticSpaceDeployment
 
DedicatedMachineProvisioningInternal - Class in org.openspaces.admin.pu.elastic.topology
Internal use only.
DedicatedMachineProvisioningInternal() - Constructor for class org.openspaces.admin.pu.elastic.topology.DedicatedMachineProvisioningInternal
 
DedicatedMachineProvisioningParser - Class in org.openspaces.admin.pu.elastic.topology
 
DedicatedMachineProvisioningParser() - Constructor for class org.openspaces.admin.pu.elastic.topology.DedicatedMachineProvisioningParser
 
dedicatedManagementMachines() - Method in class org.openspaces.admin.pu.elastic.config.DiscoveredMachineProvisioningConfigurer
 
DEFAULT_ALERT_CONFIG_DIRECTORY - Static variable in class org.openspaces.admin.alert.config.parser.XmlAlertConfigurationParser
default alert classpath relative configuration directory
DEFAULT_ALERT_RESOURCE_NAME - Static variable in class org.openspaces.admin.alert.config.parser.XmlAlertConfigurationParser
default alert configuration file name
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_BLOBSTORE_RECOVERY_THREAD_POOL_SIZE - Static variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
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_COM_TYPE - Static variable in class com.gigaspaces.events.EventSessionConfig
Deprecated.
Since 9.7
DEFAULT_CONNECTION_MONITOR_THREAD_POOL_SIZE - Static variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
DEFAULT_CONTEXT_PROPERTIES_LOCATION - Static variable in class org.openspaces.pu.container.support.BeanLevelPropertiesParser
 
DEFAULT_DURABLE_BATCH_PENDING_THRESHOLD - Static variable in class com.gigaspaces.events.EventSessionConfig
 
DEFAULT_DURABLE_BATCH_SIZE - Static variable in class com.gigaspaces.events.EventSessionConfig
 
DEFAULT_DURABLE_BATCH_TIME - Static variable in class com.gigaspaces.events.EventSessionConfig
 
DEFAULT_DURABLE_NOTIFICATION_MAX_DISCONNECTION_TIME - Static variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
DEFAULT_DURABLE_NOTIFICATION_REDOLOG_CAPACITY - Static variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
DEFAULT_FS_PU_CONTEXT_LOCATION - Static variable in class org.openspaces.pu.container.spi.ApplicationContextProcessingUnitContainerProvider
 
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_JEE_CONTAINER - Static variable in class org.openspaces.pu.container.jee.JeeProcessingUnitContainerProvider
 
DEFAULT_LISTENER_METHOD_NAME - Static variable in class org.openspaces.events.adapter.MethodDynamicEventTemplateProviderAdapter
Default method name to delegate to: handleEvent.
DEFAULT_LISTENER_METHOD_NAME - Static variable in class org.openspaces.events.adapter.MethodEventListenerAdapter
Default method name to delegate to: handleEvent.
DEFAULT_LOCALVIEW_MAX_DISCONNECTION_TIME - Static variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
DEFAULT_LOCALVIEW_REDOLOG_CAPACITY - Static variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
DEFAULT_LOCALVIEW_REDOLOG_RECOVERY_CAPACITY - Static variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
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_OLD_MODULE - Static variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
DEFAULT_PROCESSING_TYPE - Static variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
DEFAULT_PU_CONTEXT_LOCATION - Static variable in class 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.SimplePollingEventListenerContainer
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_RELIABLE_ASYNC_STATE_NOTIFY_INTERVAL - Static variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
DEFAULT_RELIABLE_ASYNC_STATE_NOTIFY_PACKETS - Static variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
DEFAULT_RENEW_DURATION - Static variable in class com.gigaspaces.events.EventSessionConfig
Deprecated.
Since 9.7 - Custom auto-renew id deprecated.
DEFAULT_RENEW_EXPIRATION - Static variable in class com.gigaspaces.events.EventSessionConfig
Deprecated.
Since 9.7 - Custom auto-renew id deprecated.
DEFAULT_RENEW_RTT - Static variable in class com.gigaspaces.events.EventSessionConfig
Deprecated.
Since 9.7 - Custom auto-renew id deprecated.
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_REPLICATE_ONE_PHASE_COMMIT - Static variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
DEFAULT_SCHEMA_NAME - Static variable in class com.j_spaces.core.client.SpaceURL
Deprecated.
Default schema name, will be used if schema is not defined.
DEFAULT_SECURITY_DIRECTORY - Static variable in class com.gigaspaces.security.SecurityFactory
 
DEFAULT_SECURITY_RESOURCE - Static variable in class com.gigaspaces.security.SecurityFactory
 
DEFAULT_SIZE - Static variable in class org.openspaces.remoting.scripting.cache.BlockingQueueCompiledScriptPoolFactory
 
DEFAULT_SYNC_ON_COMMIT_TIMEOUT - Static variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
DEFAULT_THREAD_NAME_PREFIX - Static variable in class org.openspaces.events.polling.SimplePollingEventListenerContainer
Default thread name prefix: "DefaultPollingEventListenerContainer-".
DEFAULT_TIME_FORMAT - Static variable in class com.gigaspaces.log.LogEntryMatchers
 
DefaultArchivePollingContainerExceptionHandler - Class in org.openspaces.archive
 
DefaultArchivePollingContainerExceptionHandler() - Constructor for class org.openspaces.archive.DefaultArchivePollingContainerExceptionHandler
 
DefaultArchivePollingContainerExceptionHandler(long) - Constructor for class org.openspaces.archive.DefaultArchivePollingContainerExceptionHandler
 
defaultAutoCommit - Variable in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
The default auto-commit state of connections created by this pool.
DefaultAutoScalingSlaEnforcementEndpoint - Class in org.openspaces.grid.gsm.autoscaling
 
DefaultAutoScalingSlaEnforcementEndpoint(ProcessingUnit) - Constructor for class org.openspaces.grid.gsm.autoscaling.DefaultAutoScalingSlaEnforcementEndpoint
 
DefaultBeanFactory<T extends Bean> - Class in org.openspaces.core.bean
 
DefaultBeanFactory(Admin) - Constructor for class org.openspaces.core.bean.DefaultBeanFactory
 
DefaultBeanServer<T extends Bean> - Class in org.openspaces.core.bean
 
DefaultBeanServer(Admin) - Constructor for class org.openspaces.core.bean.DefaultBeanServer
 
DefaultBeanServer(BeanFactory<T>) - Constructor for class org.openspaces.core.bean.DefaultBeanServer
 
defaultCatalog - Variable in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
The default "catalog" of connections created by this pool.
defaultChangeModifiers(ChangeModifiers) - Method in class org.openspaces.core.GigaSpaceConfigurer
 
DefaultChunkListDataIterator - Class in org.openspaces.persistency.hibernate.iterator
A default batch iterator that is based on DefaultListQueryDataIterator for each chunk.
DefaultChunkListDataIterator(String, SessionFactory, int, boolean, int) - Constructor for class org.openspaces.persistency.hibernate.iterator.DefaultChunkListDataIterator
Constructs a list iterator over the given entity name.
DefaultChunkListDataIterator(SQLQuery, SessionFactory, int, boolean, int) - Constructor for class org.openspaces.persistency.hibernate.iterator.DefaultChunkListDataIterator
Constructs a list iterator over the given GigaSpaces SQLQuery.
DefaultChunkListDataIterator(String, SessionFactory, int, int) - Constructor for class org.openspaces.persistency.hibernate.iterator.DefaultChunkListDataIterator
Constructs a list iterator over the given hibernate query string.
DefaultChunkScrollableDataIterator - Class in org.openspaces.persistency.hibernate.iterator
A default batch iterator that is based on DefaultScrollableDataIterator for each chunk.
DefaultChunkScrollableDataIterator(String, SessionFactory, int, boolean, int) - Constructor for class org.openspaces.persistency.hibernate.iterator.DefaultChunkScrollableDataIterator
Constructs a scrollable iterator over the given entity name.
DefaultChunkScrollableDataIterator(SQLQuery, SessionFactory, int, boolean, int) - Constructor for class org.openspaces.persistency.hibernate.iterator.DefaultChunkScrollableDataIterator
Constructs a scrollable iterator over the given GigaSpaces SQLQuery.
DefaultChunkScrollableDataIterator(String, SessionFactory, int, int) - Constructor for class org.openspaces.persistency.hibernate.iterator.DefaultChunkScrollableDataIterator
Constructs a scrollable iterator over the given hibernate query string.
defaultClearModifiers(ClearModifiers) - Method in class org.openspaces.core.GigaSpaceConfigurer
 
defaultCountModifiers(CountModifiers) - Method in class org.openspaces.core.GigaSpaceConfigurer
 
DefaultCredentialsProvider - Class in com.gigaspaces.security.directory
 
DefaultCredentialsProvider() - Constructor for class com.gigaspaces.security.directory.DefaultCredentialsProvider
Required for Externalizable
DefaultCredentialsProvider(UserDetails) - Constructor for class com.gigaspaces.security.directory.DefaultCredentialsProvider
 
DefaultCredentialsProvider(String, String) - Constructor for class com.gigaspaces.security.directory.DefaultCredentialsProvider
 
DefaultCriteriaByExampleDataIterator - Class in org.openspaces.persistency.hibernate.iterator
A simple iterator that iterates over template object using Hibernate Criteria by example.
DefaultCriteriaByExampleDataIterator(Object, SessionFactory) - Constructor for class org.openspaces.persistency.hibernate.iterator.DefaultCriteriaByExampleDataIterator
 
DefaultExceptionTranslator - Class in org.openspaces.core.exception
The default exception translator.
DefaultExceptionTranslator() - Constructor for class org.openspaces.core.exception.DefaultExceptionTranslator
 
DefaultGatewayAddedEventManager - Class in org.openspaces.admin.gateway.events
 
DefaultGatewayAddedEventManager(Gateways) - Constructor for class org.openspaces.admin.gateway.events.DefaultGatewayAddedEventManager
 
DefaultGatewayProcessingUnitAddedEventManager - Class in org.openspaces.admin.gateway.events
 
DefaultGatewayProcessingUnitAddedEventManager(GatewayProcessingUnits) - Constructor for class org.openspaces.admin.gateway.events.DefaultGatewayProcessingUnitAddedEventManager
 
DefaultGatewayProcessingUnitRemovedEventManager - Class in org.openspaces.admin.gateway.events
 
DefaultGatewayProcessingUnitRemovedEventManager(GatewayProcessingUnits) - Constructor for class org.openspaces.admin.gateway.events.DefaultGatewayProcessingUnitRemovedEventManager
 
DefaultGatewayRemovedEventManager - Class in org.openspaces.admin.gateway.events
 
DefaultGatewayRemovedEventManager(Gateways) - Constructor for class org.openspaces.admin.gateway.events.DefaultGatewayRemovedEventManager
 
DefaultGigaMap - Class in org.openspaces.core
An implementation of the GigaMap interface simplifying the work with JCache and Map interface on top of the Space.
DefaultGigaMap(IMap, TransactionProvider, ExceptionTranslator, int) - Constructor for class org.openspaces.core.DefaultGigaMap
Constructs a new DefaultGigaMap implementation.
DefaultGigaSpace - Class in org.openspaces.core
Default implementation of GigaSpace.
DefaultGigaSpace(IJSpace, TransactionProvider, ExceptionTranslator, int) - Constructor for class org.openspaces.core.DefaultGigaSpace
Constructs a new DefaultGigaSpace implementation.
DefaultGigaSpaceTypeManager - Class in org.openspaces.core
Default implementation of GigaSpaceTypeManager.
DefaultGigaSpaceTypeManager(ISpaceProxy, ExceptionTranslator) - Constructor for class org.openspaces.core.DefaultGigaSpaceTypeManager
 
DefaultHibernateExternalDataSource - Class in org.openspaces.persistency.hibernate
DefaultHibernateExternalDataSource() - Constructor for class org.openspaces.persistency.hibernate.DefaultHibernateExternalDataSource
Deprecated.
 
DefaultHibernateSpaceDataSource - Class in org.openspaces.persistency.hibernate
The default Hibernate space data source implementation.
DefaultHibernateSpaceDataSource(SessionFactory, Set<String>, int, boolean, String[], int, int, boolean, String[], boolean, ClusterInfo) - Constructor for class org.openspaces.persistency.hibernate.DefaultHibernateSpaceDataSource
 
DefaultHibernateSpaceDataSourceConfigurer - Class in org.openspaces.persistency.hibernate
A configurer class which is used to configure a DefaultHibernateSpaceDataSource
DefaultHibernateSpaceDataSourceConfigurer() - Constructor for class org.openspaces.persistency.hibernate.DefaultHibernateSpaceDataSourceConfigurer
 
DefaultHibernateSpaceDataSourceFactoryBean - Class in org.openspaces.persistency.hibernate
A factory bean which creates DefaultHibernateSpaceDataSource
DefaultHibernateSpaceDataSourceFactoryBean() - Constructor for class org.openspaces.persistency.hibernate.DefaultHibernateSpaceDataSourceFactoryBean
 
DefaultHibernateSpaceSynchronizationEndpoint - Class in org.openspaces.persistency.hibernate
The default Hibernate SpaceSynchronizationEndpoint implementation.
DefaultHibernateSpaceSynchronizationEndpoint(SessionFactory, Set<String>, boolean, boolean) - Constructor for class org.openspaces.persistency.hibernate.DefaultHibernateSpaceSynchronizationEndpoint
 
DefaultHibernateSpaceSynchronizationEndpointConfigurer - Class in org.openspaces.persistency.hibernate
A configurer class which is used to configure a DefaultHibernateSpaceSynchronizationEndpoint.
DefaultHibernateSpaceSynchronizationEndpointConfigurer() - Constructor for class org.openspaces.persistency.hibernate.DefaultHibernateSpaceSynchronizationEndpointConfigurer
 
DefaultHibernateSpaceSynchronizationEndpointFactoryBean - Class in org.openspaces.persistency.hibernate
DefaultHibernateSpaceSynchronizationEndpointFactoryBean() - Constructor for class org.openspaces.persistency.hibernate.DefaultHibernateSpaceSynchronizationEndpointFactoryBean
 
defaultIsolationLevel(int) - Method in class org.openspaces.core.GigaMapConfigurer
 
defaultIsolationLevel(int) - Method in class org.openspaces.core.GigaSpaceConfigurer
 
DefaultListQueryDataIterator - Class in org.openspaces.persistency.hibernate.iterator
A simple iterator that iterates over a SQLQuery by creating an Hiberante query using Hibernate Session and listing it.
DefaultListQueryDataIterator(SQLQuery, SessionFactory) - Constructor for class org.openspaces.persistency.hibernate.iterator.DefaultListQueryDataIterator
 
DefaultListQueryDataIterator(String, SessionFactory) - Constructor for class org.openspaces.persistency.hibernate.iterator.DefaultListQueryDataIterator
 
DefaultListQueryDataIterator(DataSourceSQLQuery, SessionFactory) - Constructor for class org.openspaces.persistency.hibernate.iterator.DefaultListQueryDataIterator
 
DefaultListQueryDataIterator(String, SessionFactory, int, int) - Constructor for class org.openspaces.persistency.hibernate.iterator.DefaultListQueryDataIterator
 
DefaultListQueryDataIterator(SQLQuery, SessionFactory, int, int) - Constructor for class org.openspaces.persistency.hibernate.iterator.DefaultListQueryDataIterator
 
defaultLockTimeToLive(long) - Method in class org.openspaces.core.GigaMapConfigurer
 
defaultReadModifiers(ReadModifiers) - Method in class org.openspaces.core.GigaSpaceConfigurer
 
defaultReadOnly - Variable in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
The default read-only state of connections created by this pool.
defaultReadTimeout(long) - Method in class org.openspaces.core.GigaSpaceConfigurer
 
DefaultReplicationFilterProviderFactory - Class in org.openspaces.core.space.filter.replication
The default replication filter provider factory allowing to configure an input and output filter of IReplicationFilter.
DefaultReplicationFilterProviderFactory() - Constructor for class org.openspaces.core.space.filter.replication.DefaultReplicationFilterProviderFactory
 
DefaultScriptingExecutor - Class in org.openspaces.remoting.scripting
A Default "server" side script executor.
DefaultScriptingExecutor() - Constructor for class org.openspaces.remoting.scripting.DefaultScriptingExecutor
 
DefaultScrollableDataIterator - Class in org.openspaces.persistency.hibernate.iterator
A default scrollable result iterator based on Hibernate Session.
DefaultScrollableDataIterator(String, SessionFactory, int, boolean) - Constructor for class org.openspaces.persistency.hibernate.iterator.DefaultScrollableDataIterator
Constructs a scrollable iterator over the given entity name.
DefaultScrollableDataIterator(String, SessionFactory, int, boolean, int, int) - Constructor for class org.openspaces.persistency.hibernate.iterator.DefaultScrollableDataIterator
Constructs a scrollable iterator over the given entity name.
DefaultScrollableDataIterator(SQLQuery, SessionFactory, int, boolean) - Constructor for class org.openspaces.persistency.hibernate.iterator.DefaultScrollableDataIterator
Constructs a scrollable iterator over the given GigaSpaces SQLQuery.
DefaultScrollableDataIterator(SQLQuery, SessionFactory, int, boolean, int, int) - Constructor for class org.openspaces.persistency.hibernate.iterator.DefaultScrollableDataIterator
Constructs a scrollable iterator over the given GigaSpaces SQLQuery.
DefaultScrollableDataIterator(String, SessionFactory, int) - Constructor for class org.openspaces.persistency.hibernate.iterator.DefaultScrollableDataIterator
Constructs a scrollable iterator over the given hibernate query string.
DefaultScrollableDataIterator(String, SessionFactory, int, int, int) - Constructor for class org.openspaces.persistency.hibernate.iterator.DefaultScrollableDataIterator
Constructs a scrollable iterator over the given hibernate query string.
defaultTakeModifiers(TakeModifiers) - Method in class org.openspaces.core.GigaSpaceConfigurer
 
defaultTakeTimeout(long) - Method in class org.openspaces.core.GigaSpaceConfigurer
 
DefaultTaskExecutorService - Class in org.openspaces.core.executor.juc
An implementation of an ExecutorService that uses the executors support implemented in GigaSpace.
DefaultTaskExecutorService(GigaSpace) - Constructor for class org.openspaces.core.executor.juc.DefaultTaskExecutorService
 
defaultTimeout(int) - Method in class org.openspaces.core.transaction.manager.DistributedJiniTxManagerConfigurer
 
defaultTimeout(int) - Method in class org.openspaces.core.transaction.manager.LocalJiniTxManagerConfigurer
Deprecated.
 
defaultTimeout(int) - Method in class org.openspaces.core.transaction.manager.LookupJiniTxManagerConfigurer
 
defaultTimeToLive(long) - Method in class org.openspaces.core.GigaMapConfigurer
 
defaultTransactionIsolation - Variable in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
The default TransactionIsolation state of connections created by this pool.
DefaultTransactionProvider - Class in org.openspaces.core.transaction
Default transaction provider works in conjunction with JiniPlatformTransactionManager and one of its derived classes.
DefaultTransactionProvider(Object, PlatformTransactionManager) - Constructor for class org.openspaces.core.transaction.DefaultTransactionProvider
Creates a new transaction provider.
DefaultUserDetailsProvider - Class in com.gigaspaces.security.directory
Deprecated.
DefaultUserDetailsProvider() - Constructor for class com.gigaspaces.security.directory.DefaultUserDetailsProvider
Deprecated.
 
defaultWaitingForLockTimeout(long) - Method in class org.openspaces.core.GigaMapConfigurer
 
defaultWriteLease(long) - Method in class org.openspaces.core.GigaSpaceConfigurer
 
defaultWriteModifiers(WriteModifiers) - Method in class org.openspaces.core.GigaSpaceConfigurer
 
DelayingScaleInUntilAllMachinesHaveStartedException - Exception in org.openspaces.grid.gsm.machines.exceptions
 
DelayingScaleInUntilAllMachinesHaveStartedException(ProcessingUnit) - Constructor for exception org.openspaces.grid.gsm.machines.exceptions.DelayingScaleInUntilAllMachinesHaveStartedException
 
DELEGATE - Static variable in class org.openspaces.events.config.AnnotationEventAdapterBeanDefinitionParser
 
DELEGATE - Static variable in class org.openspaces.events.config.MethodEventAdapterBeanDefinitionParser
 
DelegatingTask<T extends Serializable> - Interface in org.openspaces.core.executor.support
A delegating task is a task that holds another task that will be executed.
DELEGATION_DELEGATE_THROUGH - Static variable in class org.openspaces.core.gateway.config.GatewayDelegationBeanDefinitionParser
 
DELEGATION_DELEGATE_THROUGH - Static variable in class org.openspaces.core.gateway.config.GatewayDelegatorBeanDefinitionParser
 
DELEGATION_TARGET - Static variable in class org.openspaces.core.gateway.config.GatewayDelegationBeanDefinitionParser
 
DELEGATION_TARGET - Static variable in class org.openspaces.core.gateway.config.GatewayDelegatorBeanDefinitionParser
 
delete(Key, int) - Method in class org.openspaces.memcached.SpaceCache
 
DeleteBackupPolicy - Class in com.gigaspaces.logger
A backup policy that deletes any file which is older than the specified period, but keeps at least as many of the specified backup files.
DeleteBackupPolicy() - Constructor for class com.gigaspaces.logger.DeleteBackupPolicy
Constructs a delete-backup policy specifying the period (in days) to keep a file before deletion, and the number of files to keep as backup.
deleteById(boolean) - Method in class org.openspaces.persistency.hibernate.DefaultHibernateSpaceSynchronizationEndpointConfigurer
If set to true the object will be deleted using only its id.
deleteFileOrDirectory(File) - Static method in class org.openspaces.core.util.FileUtils
 
deleteResponse - Variable in class org.openspaces.memcached.protocol.ResponseMessage
 
deleteRole(String) - Method in interface com.gigaspaces.security.directory.RoleManager
Delete an existing role represented by the specified role.
deleteUser(String) - Method in interface com.gigaspaces.security.directory.UserManager
Delete an existing user represented by the specified username.
deploy(ProcessingUnitDeployment) - Method in interface org.openspaces.admin.gsm.GridServiceManager
Deploys a processing unit based on the processing unit deployment information on the given grid service manager (it will act as the primary GSM for the deployed processing unit).
deploy(ProcessingUnitDeployment, long, TimeUnit) - Method in interface org.openspaces.admin.gsm.GridServiceManager
Deploys a processing unit based on the processing unit deployment information on the given grid service manager (it will act as the primary GSM for the deployed processing unit).
deploy(SpaceDeployment) - Method in interface org.openspaces.admin.gsm.GridServiceManager
Deploys a space based on the space deployment information on the given grid service manager (it will act as the primary GSM for the deployed processing unit).
deploy(SpaceDeployment, long, TimeUnit) - Method in interface org.openspaces.admin.gsm.GridServiceManager
Deploys a space based on the space deployment information on the given grid service manager (it will act as the primary GSM for the deployed processing unit).
deploy(MemcachedDeployment) - Method in interface org.openspaces.admin.gsm.GridServiceManager
Deploys a memcached based on the space deployment information on the given grid service manager (it will act as the primary GSM for the deployed processing unit).
deploy(MemcachedDeployment, long, TimeUnit) - Method in interface org.openspaces.admin.gsm.GridServiceManager
Deploys a memcached based on the space deployment information on the given grid service manager (it will act as the primary GSM for the deployed processing unit).
deploy(ElasticSpaceDeployment) - Method in interface org.openspaces.admin.gsm.GridServiceManager
Deploys an elastic space based on the space deployment information on the given grid service manager (it will act as the primary GSM for the deployed processing unit).
deploy(ElasticSpaceDeployment, long, TimeUnit) - Method in interface org.openspaces.admin.gsm.GridServiceManager
Deploys an elastic space based on the space deployment information on the given grid service manager (it will act as the primary GSM for the deployed processing unit).
deploy(ElasticStatefulProcessingUnitDeployment) - Method in interface org.openspaces.admin.gsm.GridServiceManager
Deploys an elastic processing unit that has an embedded space based on the processing unit deployment information on the given grid service manager (it will act as the primary GSM for the deployed processing unit).
deploy(ElasticStatefulProcessingUnitDeployment, long, TimeUnit) - Method in interface org.openspaces.admin.gsm.GridServiceManager
Deploys an elastic processing unit that has an embedded space based on the processing unit deployment information on the given grid service manager (it will act as the primary GSM for the deployed processing unit).
deploy(ElasticStatelessProcessingUnitDeployment) - Method in interface org.openspaces.admin.gsm.GridServiceManager
Deploys an elastic processing unit that does not have an embedded space based on the processing unit deployment information on the given grid service manager (it will act as the primary GSM for the deployed processing unit).
deploy(ElasticStatelessProcessingUnitDeployment, long, TimeUnit) - Method in interface org.openspaces.admin.gsm.GridServiceManager
Deploys an elastic processing unit that does not have an embedded space based on the processing unit deployment information on the given grid service manager (it will act as the primary GSM for the deployed processing unit).
deploy(ApplicationDeployment) - Method in interface org.openspaces.admin.gsm.GridServiceManager
Deploys an application consisting of one or more processing unit deployments.
deploy(ApplicationDeployment, long, TimeUnit) - Method in interface org.openspaces.admin.gsm.GridServiceManager
Deploys an application consisting of one or more processing unit deployments.
deploy(ProcessingUnitConfigHolder) - Method in interface org.openspaces.admin.gsm.GridServiceManager
Deploys a new processing unit based on the specified configuration
deploy(ProcessingUnitConfigHolder, long, TimeUnit) - Method in interface org.openspaces.admin.gsm.GridServiceManager
Deploys a new processing unit based on the specified configuration The deployment process will wait for the given timeout and return the actual processing unit that can be used.
deploy(ApplicationConfig) - Method in interface org.openspaces.admin.gsm.GridServiceManager
Deploys an application consisting of one or more processing unit deployments.
deploy(ApplicationConfig, long, TimeUnit) - Method in interface org.openspaces.admin.gsm.GridServiceManager
Deploys an application consisting of one or more processing unit deployments.
deploy(ProcessingUnitDeployment) - Method in interface org.openspaces.admin.gsm.GridServiceManagers
Deploys a processing unit based on the processing unit deployment information on a random grid service manager (it will act as the primary GSM for the deployed processing unit).
deploy(ProcessingUnitDeployment, long, TimeUnit) - Method in interface org.openspaces.admin.gsm.GridServiceManagers
Deploys a processing unit based on the processing unit deployment information on a random grid service manager (it will act as the primary GSM for the deployed processing unit).
deploy(SpaceDeployment) - Method in interface org.openspaces.admin.gsm.GridServiceManagers
Deploys a space based on the space deployment information on a random grid service manager (it will act as the primary GSM for the deployed processing unit).
deploy(MemcachedDeployment, long, TimeUnit) - Method in interface org.openspaces.admin.gsm.GridServiceManagers
Deploys a memcached based on the space deployment information on a random grid service manager (it will act as the primary GSM for the deployed processing unit).
deploy(MemcachedDeployment) - Method in interface org.openspaces.admin.gsm.GridServiceManagers
Deploys a memcached based on the space deployment information on a random grid service manager (it will act as the primary GSM for the deployed processing unit).
deploy(SpaceDeployment, long, TimeUnit) - Method in interface org.openspaces.admin.gsm.GridServiceManagers
Deploys a space based on the space deployment information on a random grid service manager (it will act as the primary GSM for the deployed processing unit).
deploy(ElasticSpaceDeployment) - Method in interface org.openspaces.admin.gsm.GridServiceManagers
Deploys an elastic space based on the space deployment information on the given grid service manager (it will act as the primary GSM for the deployed processing unit).
deploy(ElasticSpaceDeployment, long, TimeUnit) - Method in interface org.openspaces.admin.gsm.GridServiceManagers
Deploys an elastic space based on the space deployment information on the given grid service manager (it will act as the primary GSM for the deployed processing unit).
deploy(ElasticStatefulProcessingUnitDeployment) - Method in interface org.openspaces.admin.gsm.GridServiceManagers
Deploys an elastic processing unit that has an embedded space based on the processing unit deployment information on the given grid service manager (it will act as the primary GSM for the deployed processing unit).
deploy(ElasticStatefulProcessingUnitDeployment, long, TimeUnit) - Method in interface org.openspaces.admin.gsm.GridServiceManagers
Deploys an elastic processing unit that has an embedded space based on the processing unit deployment information on the given grid service manager (it will act as the primary GSM for the deployed processing unit).
deploy(ElasticStatelessProcessingUnitDeployment) - Method in interface org.openspaces.admin.gsm.GridServiceManagers
Deploys an elastic processing unit that does not have an embedded space based on the processing unit deployment information on the given grid service manager (it will act as the primary GSM for the deployed processing unit).
deploy(ElasticStatelessProcessingUnitDeployment, long, TimeUnit) - Method in interface org.openspaces.admin.gsm.GridServiceManagers
Deploys an elastic processing unit that does not have an embedded space based on the processing unit deployment information on the given grid service manager (it will act as the primary GSM for the deployed processing unit).
deploy(ApplicationDeployment) - Method in interface org.openspaces.admin.gsm.GridServiceManagers
Deploys an application consisting of one or more processing unit deployments.
deploy(ApplicationDeployment, long, TimeUnit) - Method in interface org.openspaces.admin.gsm.GridServiceManagers
Deploys an application consisting of one or more processing unit deployments.
deploy(ApplicationConfig) - Method in interface org.openspaces.admin.gsm.GridServiceManagers
Deploys an application consisting of one or more processing unit deployments.
deploy(ApplicationConfig, long, TimeUnit) - Method in interface org.openspaces.admin.gsm.GridServiceManagers
Deploys an application consisting of one or more processing unit deployments.
Deploy - Class in org.openspaces.pu.container.servicegrid.deploy
 
Deploy() - Constructor for class org.openspaces.pu.container.servicegrid.deploy.Deploy
 
deploy(String[]) - Method in class org.openspaces.pu.container.servicegrid.deploy.Deploy
 
deploy(String[], ServiceProvisionListener) - Method in class org.openspaces.pu.container.servicegrid.deploy.Deploy
 
deploy(String[]) - Method in class org.openspaces.pu.container.servicegrid.deploy.MemcachedDeploy
 
deploy(String[], ServiceProvisionListener) - Method in class org.openspaces.pu.container.servicegrid.deploy.MemcachedDeploy
 
deploy(String[]) - Method in class org.openspaces.pu.container.servicegrid.deploy.SpaceDeploy
 
deploy(String[], ServiceProvisionListener) - Method in class org.openspaces.pu.container.servicegrid.deploy.SpaceDeploy
 
deployAndWait(String[]) - Method in class org.openspaces.admin.application.deploy.ApplicationDeployCommand
 
deployAndWait(String[]) - Method in class org.openspaces.pu.container.servicegrid.deploy.Deploy
 
deployAndWait(String[]) - Method in class org.openspaces.pu.container.servicegrid.deploy.MemcachedDeploy
 
deployAndWait(String[]) - Method in class org.openspaces.pu.container.servicegrid.deploy.SpaceDeploy
 
DeploymentStatus - Enum in org.openspaces.admin.pu
Deployment status indicates a ProcessingUnit deployment.
deployProcessingUnit(ProcessingUnitDeploymentTopology) - Method in interface org.openspaces.admin.application.Application
Deploys the specified processing unit adding it to this application
deployProcessingUnit(ProcessingUnitDeploymentTopology, long, TimeUnit) - Method in interface org.openspaces.admin.application.Application
Deploys the specified processing unit adding it to this application
deployProcessingUnit(ProcessingUnitDeploymentTopology) - Method in class org.openspaces.admin.application.ApplicationDeployment
Deprecated.
description(String) - Method in class org.openspaces.admin.alert.AlertFactory
Description - a description of the alert.
description - Variable in class org.openspaces.pu.service.PlainServiceDetails
 
DesiredExpirationListener - Interface in net.jini.lease
Subinterface of LeaseListener that clients must implement if they want to receive desired expiration reached events in addition to renewal failure events.
destroy() - Method in class com.j_spaces.core.client.LocalTransactionManager
Deprecated.
 
destroy() - Method in class com.sun.jini.mahalo.TxnManagerImpl
Cleans up and exits the transaction manager.
destroy() - Method in interface org.openspaces.admin.pu.ProcessingUnitInstance
Destroy the instance.
destroy() - Method in interface org.openspaces.core.bean.Bean
Invoked by a bean factory on destruction of a singleton.
destroy() - Method in interface org.openspaces.core.bean.BeanServer
 
destroy() - Method in class org.openspaces.core.bean.DefaultBeanServer
 
destroy() - Method in class org.openspaces.core.gateway.AbstractGatewayComponentFactoryBean
 
destroy() - Method in class org.openspaces.core.GigaMapFactoryBean
 
destroy() - Method in class org.openspaces.core.GigaSpaceFactoryBean
 
destroy() - Method in class org.openspaces.core.space.AbstractSpaceFactoryBean
Destroys the space and unregisters the internal space mode listener (if registered).
destroy() - Method in class org.openspaces.core.space.cache.AbstractLocalCacheSpaceFactoryBean
Closes the local cache space
destroy() - Method in class org.openspaces.core.space.cache.LocalCacheSpaceConfigurer
Deprecated.
Sinde 10.0 - use close instead.
destroy() - Method in class org.openspaces.core.space.cache.LocalViewSpaceConfigurer
Deprecated.
Sinde 10.0 - use close instead.
destroy() - Method in class org.openspaces.core.space.mode.SpaceModeContextLoader
 
destroy() - Method in class org.openspaces.core.space.support.WorkerAdapter
Deprecated.
 
destroy() - Method in class org.openspaces.core.space.UrlSpaceConfigurer
Deprecated.
Sinde 10.0 - use close instead.
destroy() - Method in class org.openspaces.core.transaction.DefaultTransactionProvider
 
destroy() - Method in class org.openspaces.core.transaction.manager.AbstractJiniTransactionManager
 
destroy() - Method in class org.openspaces.core.transaction.manager.DistributedJiniTransactionManager
 
destroy() - Method in class org.openspaces.core.transaction.manager.DistributedJiniTxManagerConfigurer
 
destroy() - Method in class org.openspaces.core.transaction.manager.LocalJiniTxManagerConfigurer
Deprecated.
 
destroy() - Method in class org.openspaces.core.transaction.manager.LookupJiniTxManagerConfigurer
 
destroy() - Method in class org.openspaces.events.AbstractEventListenerContainer
Calls AbstractEventListenerContainer.shutdown() when the BeanFactory destroys the container instance.
destroy() - Method in class org.openspaces.events.support.EventContainersBus
 
destroy(boolean) - Method in class org.openspaces.grid.esm.ESMImpl
 
destroy() - Method in class org.openspaces.grid.gsm.autoscaling.AutoScalingSlaEnforcement
 
destroy() - Method in class org.openspaces.grid.gsm.containers.ContainersSlaEnforcement
 
destroy() - Method in class org.openspaces.grid.gsm.ElasticConfigBean
 
destroy() - Method in class org.openspaces.grid.gsm.machines.MachinesSlaEnforcement
 
destroy() - Method in class org.openspaces.grid.gsm.machines.plugins.discovered.DiscoveredMachineProvisioningBean
 
destroy() - Method in class org.openspaces.grid.gsm.machines.plugins.NonBlockingElasticMachineProvisioningAdapterFactory
 
destroy() - Method in class org.openspaces.grid.gsm.rebalancing.RebalancingSlaEnforcement
 
destroy() - Method in class org.openspaces.grid.gsm.ScaleBeanServer
 
destroy() - Method in class org.openspaces.grid.gsm.strategy.AbstractScaleStrategyBean
 
destroy() - Method in class org.openspaces.grid.gsm.strategy.AutomaticCapacityScaleStrategyBean
 
destroy() - Method in class org.openspaces.grid.gsm.strategy.ElasticMachineProvisioningDiscoveredMachinesCache
 
destroy() - Method in class org.openspaces.interop.DotnetProcessingUnitBean
destroy() - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
 
destroy() - Method in class org.openspaces.memcached.MemCacheDaemon
 
destroy() - Method in class org.openspaces.persistency.utils.HsqlServerBean
 
destroy() - Method in class org.openspaces.pu.container.jee.stats.RequestStatisticsFilter
 
destroy() - Method in class org.openspaces.pu.sla.PrimaryZoneController
 
DestroyedFailedException - Exception in com.j_spaces.core
A DestroyedFailedException is thrown if an attempt to destroy an existing space fails.
DestroyedFailedException() - Constructor for exception com.j_spaces.core.DestroyedFailedException
Constructs a DestroyedFailedException with null as its error detail message.
DestroyedFailedException(String) - Constructor for exception com.j_spaces.core.DestroyedFailedException
Constructs a DestroyedFailedException with the specified detail message.
DestroyedFailedException(String, Throwable) - Constructor for exception com.j_spaces.core.DestroyedFailedException
 
destroyEndpoint(ProcessingUnit) - Method in class org.openspaces.grid.gsm.autoscaling.AutoScalingSlaEnforcement
 
destroyEndpoint(ProcessingUnit) - Method in class org.openspaces.grid.gsm.containers.ContainersSlaEnforcement
 
destroyEndpoint(ProcessingUnit) - Method in class org.openspaces.grid.gsm.machines.MachinesSlaEnforcement
 
destroyEndpoint(ProcessingUnit) - Method in class org.openspaces.grid.gsm.rebalancing.RebalancingSlaEnforcement
 
destroyEndpoint(ProcessingUnit) - Method in interface org.openspaces.grid.gsm.sla.ServiceLevelAgreementEnforcement
Destroys the endpoint for the specified pu.
destroyImpl() - Method in class org.openspaces.core.gateway.AbstractGatewayComponentFactoryBean
 
destroyImpl() - Method in class org.openspaces.core.gateway.GatewayDelegatorFactoryBean
Destroys and unregisters the gateway delegator component.
destroyImpl() - Method in class org.openspaces.core.gateway.GatewaySinkFactoryBean
 
DetailedUnusableEntryException - Exception in com.j_spaces.core
A DetailedUnusableEntryException is thrown when class version compatibility error, the space server contains an older version of class.
DetailedUnusableEntryException(String) - Constructor for exception com.j_spaces.core.DetailedUnusableEntryException
Constructs a DetailedUnusableEntryException with the specified detail message.
details - Variable in class org.openspaces.pu.service.PlainServiceMonitors
 
detectMinimumNumberOfCpuCoresPerMachine(Admin) - Static method in class org.openspaces.admin.pu.elastic.config.DiscoveredMachineProvisioningConfig
 
DIRECT_PERSISTENCY_RECOVER_RETRIES - Static variable in class com.j_spaces.kernel.SystemProperties
 
DIRECT_PERSISTENCY_RECOVER_RETRIES_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
 
DirectJiniTransactionManager - Class in org.openspaces.core.transaction.manager
Springs transaction manager (PlatformTransactionManager using directly injected Jini TransactionManager.
DirectJiniTransactionManager() - Constructor for class org.openspaces.core.transaction.manager.DirectJiniTransactionManager
 
DirectoryAccessDeniedException - Exception in com.gigaspaces.security.directory
A DirectoryAccessDeniedException is thrown as a result of an access restriction when calling SecurityManager.createDirectoryManager(UserDetails).
DirectoryAccessDeniedException(String) - Constructor for exception com.gigaspaces.security.directory.DirectoryAccessDeniedException
Constructs a DirectoryAccessDeniedException with the specified detail message.
DirectoryAccessDeniedException(String, Throwable) - Constructor for exception com.gigaspaces.security.directory.DirectoryAccessDeniedException
Creates a DirectoryAccessDeniedException with the specified detail message and cause.
DirectoryManager - Interface in com.gigaspaces.security.directory
An interface for user and role management.
DirectoryManagerUtils - Class in com.gigaspaces.security.directory
A helper class for managing the directory.
DirectoryManagerUtils() - Constructor for class com.gigaspaces.security.directory.DirectoryManagerUtils
 
DirectSpaceFactoryBean - Class in org.openspaces.core.space
A direct space factory bean, initialized with an existing IJSpace and provides it as the space.
DirectSpaceFactoryBean(IJSpace) - Constructor for class org.openspaces.core.space.DirectSpaceFactoryBean
Constucts a new direct space factory using the provided space.
DIRTY_READ - Static variable in class com.gigaspaces.client.CountModifiers
When a search for matching entries encounters an entry locked under a different uncommitted transaction, the lock is ignored and matching is performed on the uncommitted state.
DIRTY_READ - Static variable in class com.gigaspaces.client.ReadModifiers
When a search for matching entries encounters an entry locked under a different uncommitted transaction, the lock is ignored and matching is performed on the uncommitted state.
DIRTY_READ - Static variable in class com.j_spaces.core.client.ReadModifiers
Allows non-transactional read operations to have full visibility of the entities in the space, including entities that are exclusively-locked.
DISABLE_QUIESCE_MODE - Static variable in class com.j_spaces.kernel.SystemProperties
disable quiesce mode- false means quiesce command will be rejected
disableAgentFailureDetection(String, long, TimeUnit) - Method in interface org.openspaces.grid.esm.ESM
Disables failure detection for the agent on the machine that called this method.
disableAgentFailureDetection(String, long, TimeUnit) - Method in class org.openspaces.grid.esm.ESMImpl
 
disableAgentFailureDetection(String, long, TimeUnit) - Method in class org.openspaces.grid.esm.ESMProxy
 
disableAlert(Class<? extends AlertConfiguration>) - Method in interface org.openspaces.admin.alert.AlertManager
Disables a previously enabled alert.
disableAllBeans() - Method in interface org.openspaces.admin.bean.BeanConfigPropertiesManager
Disable all currently enabled beans.
disableAllBeans() - Method in class org.openspaces.core.bean.DefaultBeanServer
 
disableAllBeansAssignableTo(Class<?>) - Method in interface org.openspaces.core.bean.BeanServer
Disables all beans that implement the specified interface.
disableAllBeansAssignableTo(Class<?>) - Method in class org.openspaces.core.bean.DefaultBeanServer
 
disableBean(Class<T>) - Method in interface org.openspaces.admin.bean.BeanConfigManager
Disables a bean.
disableBean(String) - Method in interface org.openspaces.admin.bean.BeanConfigPropertiesManager
Disables a bean.
disableBean(String) - Method in class org.openspaces.core.bean.DefaultBeanServer
 
disableDelivery() - Method in interface net.jini.event.MailboxRegistration
Ceases delivery of stored notifications to the existing target listener, if any.
disableFailoverDetection(String, String) - Method in class org.openspaces.grid.gsm.machines.MachinesSlaEnforcementState
 
disableLRMIMonitoring() - Method in class org.openspaces.grid.esm.ESMImpl
 
disableLRMIMonitoring() - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanImpl
 
disableMonitoring() - Method in interface org.openspaces.admin.transport.TransportLRMIMonitoring
Disabled lrmi monitoring (gigaspaces internal remoting layer).
disableTransactionValidation - Variable in class org.openspaces.events.AbstractEventListenerContainer
 
discard() - Method in interface com.j_spaces.core.cluster.IReplicationFilterEntry
Discard this entry from the replication.
discarded(DiscoveryEvent) - Method in class org.openspaces.pu.container.jee.lb.apache.ApacheLoadBalancerAgent
 
DISCARDED_OPERATION_COUNT - Static variable in class org.openspaces.admin.alert.alerts.MirrorPersistenceFailureAlert
 
discardEntry(CacheEntry) - Method in interface com.j_spaces.javax.cache.EvictionStrategy
Deprecated.
Discard an Entry from the EvictionStrategy internal structures.
DisconnectedFromLookupServiceException - Exception in org.openspaces.grid.gsm.sla.exceptions
 
DisconnectedFromLookupServiceException(ProcessingUnit, LookupLocator[], String[]) - Constructor for exception org.openspaces.grid.gsm.sla.exceptions.DisconnectedFromLookupServiceException
 
DiscoverableComponent - Interface in org.openspaces.admin
A discoverable component is a component that is found from the lookup service.
discovered(DiscoveryEvent) - Method in class org.openspaces.pu.container.jee.lb.apache.ApacheLoadBalancerAgent
 
DiscoveredMachineProvisioningBean - Class in org.openspaces.grid.gsm.machines.plugins.discovered
 
DiscoveredMachineProvisioningBean() - Constructor for class org.openspaces.grid.gsm.machines.plugins.discovered.DiscoveredMachineProvisioningBean
 
DiscoveredMachineProvisioningConfig - Class in org.openspaces.admin.pu.elastic.config
Allows to configure an Elastic Processing Unit machine provisioning that discovers existing machines.
DiscoveredMachineProvisioningConfig(Map<String, String>) - Constructor for class org.openspaces.admin.pu.elastic.config.DiscoveredMachineProvisioningConfig
 
DiscoveredMachineProvisioningConfig() - Constructor for class org.openspaces.admin.pu.elastic.config.DiscoveredMachineProvisioningConfig
 
DiscoveredMachineProvisioningConfigurer - Class in org.openspaces.admin.pu.elastic.config
Allows to configure an Elastic Processing Unit machine provisioning that discovers existing machines.
DiscoveredMachineProvisioningConfigurer() - Constructor for class org.openspaces.admin.pu.elastic.config.DiscoveredMachineProvisioningConfigurer
 
DiscoveredMachinesCache - Interface in org.openspaces.grid.gsm.strategy
 
DiscoveredTwoAgentsWithTheSameIpAddress - Exception in org.openspaces.grid.gsm.machines.exceptions
 
DiscoveredTwoAgentsWithTheSameIpAddress(ProcessingUnit, String, String, String) - Constructor for exception org.openspaces.grid.gsm.machines.exceptions.DiscoveredTwoAgentsWithTheSameIpAddress
 
discoverUnmanagedSpaces() - Method in class org.openspaces.admin.AdminFactory
Enables discovery of unmanaged spaces (spaces that are not started by being deployed within the Service Grid).
disJoin(long, TransactionParticipant) - Method in class com.sun.jini.mahalo.TxnManagerImpl
 
disJoin(Object, TransactionParticipant) - Method in class com.sun.jini.mahalo.TxnManagerImpl
 
disJoin(long, TransactionParticipant) - Method in class com.sun.jini.mahalo.TxnMgrProxy
 
disJoin(long, TransactionParticipant) - Method in interface net.jini.core.transaction.server.ExtendedTransactionManager
Remove a participant that was joined for a first time. called when a call to a participant returned empty so we can spare calling commit or abort on it, usually used in embedded mahalo
distExecute(DistributedTask<T, R>, AsyncFutureListener<R>) - Method in class org.openspaces.core.DefaultGigaSpace
 
distinct(DistinctAggregator) - Method in class com.gigaspaces.query.aggregators.AggregationSet
 
distinct(String...) - Method in class com.gigaspaces.query.aggregators.DistinctAggregator
 
distinct(Integer, String...) - Method in class com.gigaspaces.query.aggregators.DistinctAggregator
 
distinct(GigaSpace, ISpaceQuery, DistinctAggregator<T>) - Static method in class org.openspaces.extensions.QueryExtension
 
distinct(Value) - Method in class org.openspaces.jpa.openjpa.query.QueryExpressionFactory
Return distinct values of the given value.
DistinctAggregator<T> - Class in com.gigaspaces.query.aggregators
Aggregator for fetching distinct entries - based on some fields.
DistinctAggregator() - Constructor for class com.gigaspaces.query.aggregators.DistinctAggregator
 
DistinctPropertiesKey - Class in com.gigaspaces.query.aggregators
 
DistinctPropertiesKey() - Constructor for class com.gigaspaces.query.aggregators.DistinctPropertiesKey
Required for Externalizable
DistinctPropertiesKey(Object[]) - Constructor for class com.gigaspaces.query.aggregators.DistinctPropertiesKey
 
DistinctPropertiesKey(int) - Constructor for class com.gigaspaces.query.aggregators.DistinctPropertiesKey
 
DistinctResult - Class in com.gigaspaces.query.aggregators
 
DistinctResult() - Constructor for class com.gigaspaces.query.aggregators.DistinctResult
Required for Externalizable
DistinctResult(Map<DistinctPropertiesKey, RawEntry>) - Constructor for class com.gigaspaces.query.aggregators.DistinctResult
 
DistributedJiniTransactionManager - Class in org.openspaces.core.transaction.manager
A transaction manager that starts an embedded distributed mahalo transaction manager.
DistributedJiniTransactionManager() - Constructor for class org.openspaces.core.transaction.manager.DistributedJiniTransactionManager
 
DistributedJiniTxManagerConfigurer - Class in org.openspaces.core.transaction.manager
A simple configurer for DistributedJiniTransactionManager.
DistributedJiniTxManagerConfigurer() - Constructor for class org.openspaces.core.transaction.manager.DistributedJiniTxManagerConfigurer
 
DistributedTask<T extends Serializable,R> - Interface in org.openspaces.core.executor
A distributed task is a Task that is executed on several space nodes, requiring to AsyncResultsReducer.reduce(java.util.List) the list of AsyncResults.
distributedTransactionProcessingConfiguration(DistributedTransactionProcessingConfigurationFactoryBean) - Method in class org.openspaces.core.space.EmbeddedSpaceConfigurer
 
DistributedTransactionProcessingConfigurationBeanDefinitionParser - Class in org.openspaces.core.transaction.config
A bean definition parser for distributed transaction support configuration for mirror component.
DistributedTransactionProcessingConfigurationBeanDefinitionParser() - Constructor for class org.openspaces.core.transaction.config.DistributedTransactionProcessingConfigurationBeanDefinitionParser
 
DistributedTransactionProcessingConfigurationFactoryBean - Class in org.openspaces.core.transaction
A bean for configuring distributed transaction processing at Mirror component.
DistributedTransactionProcessingConfigurationFactoryBean() - Constructor for class org.openspaces.core.transaction.DistributedTransactionProcessingConfigurationFactoryBean
 
DistributedTxManagerBeanDefinitionParser - Class in org.openspaces.core.config
A bean definition builder for DistributedJiniTransactionManager.
DistributedTxManagerBeanDefinitionParser() - Constructor for class org.openspaces.core.config.DistributedTxManagerBeanDefinitionParser
 
div(Number, Number) - Method in class org.openspaces.core.util.numbers.BigDecimalHelper
 
div(Number, Number) - Method in class org.openspaces.core.util.numbers.BigIntegerHelper
 
div(Number, Number) - Method in class org.openspaces.core.util.numbers.DoubleHelper
 
div(Number, Number) - Method in class org.openspaces.core.util.numbers.FloatHelper
 
div(Number, Number) - Method in class org.openspaces.core.util.numbers.IntegerHelper
 
div(Number, Number) - Method in class org.openspaces.core.util.numbers.LongHelper
 
div(Number, Number) - Method in interface org.openspaces.core.util.numbers.NumberHelper
Divides the two numbers (can be of any Number type) and returns the type result that the number helper handles.
div(Number, Number) - Method in class org.openspaces.core.util.numbers.ShortHelper
 
divide(int) - Method in class org.openspaces.grid.gsm.capacity.AbstractCapacityRequirement
 
divide(CapacityRequirement) - Method in class org.openspaces.grid.gsm.capacity.AbstractCapacityRequirement
 
divide(int) - Method in interface org.openspaces.grid.gsm.capacity.CapacityRequirement
 
divide(CapacityRequirement) - Method in interface org.openspaces.grid.gsm.capacity.CapacityRequirement
 
divide(int) - Method in class org.openspaces.grid.gsm.capacity.CapacityRequirements
 
divide(int) - Method in class org.openspaces.grid.gsm.capacity.CpuCapacityRequirement
 
divide(CapacityRequirement) - Method in class org.openspaces.grid.gsm.capacity.CpuCapacityRequirement
 
divide(Value, Value) - Method in class org.openspaces.jpa.openjpa.query.QueryExpressionFactory
Return a value representing the first value divided by the first one.
divideExactly(CapacityRequirements) - Method in class org.openspaces.grid.gsm.capacity.CapacityRequirements
Divides this by the specified object.
doAfterStart() - Method in class org.openspaces.events.AbstractEventListenerContainer
 
doAfterStart() - Method in class org.openspaces.events.asyncpolling.SimpleAsyncPollingEventListenerContainer
 
doAfterStart() - Method in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
 
doAfterStart() - Method in class org.openspaces.events.polling.SimplePollingEventListenerContainer
 
doBeforeStop() - Method in class org.openspaces.events.AbstractEventListenerContainer
 
doBeforeStop() - Method in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
 
doBeforeStop() - Method in class org.openspaces.events.polling.SimplePollingEventListenerContainer
 
doBegin(Object, TransactionDefinition) - Method in class org.openspaces.core.transaction.manager.AbstractJiniTransactionManager
 
doCleanupAfterCompletion(Object) - Method in class org.openspaces.core.transaction.manager.AbstractJiniTransactionManager
 
doClose() - Method in class org.openspaces.persistency.hibernate.iterator.AbstractScrollableDataIterator
 
doClose() - Method in class org.openspaces.persistency.hibernate.iterator.DefaultScrollableDataIterator
 
doClose() - Method in class org.openspaces.persistency.hibernate.iterator.StatelessScrollableDataIterator
 
doCommit(DefaultTransactionStatus) - Method in class org.openspaces.core.transaction.manager.AbstractJiniTransactionManager
 
doCompile(Script) - Method in class org.openspaces.remoting.scripting.AbstractLocalScriptExecutor
 
doCompile(Script) - Method in class org.openspaces.remoting.scripting.GroovyLocalScriptExecutor
 
doCompile(Script) - Method in class org.openspaces.remoting.scripting.JRubyLocalScriptExecutor
 
doCompile(Script) - Method in class org.openspaces.remoting.scripting.Jsr223LocalScriptExecutor
 
doCreateReplicationFilterProvider() - Method in class org.openspaces.core.space.filter.replication.AbstractReplicationFilterProviderFactory
Creates the replication filter provider.
doCreateReplicationFilterProvider() - Method in class org.openspaces.core.space.filter.replication.DefaultReplicationFilterProviderFactory
 
doCreateSpace() - Method in class org.openspaces.core.space.AbstractSpaceFactoryBean
Responsible for creating/finding the actual IJSpace implementation.
doCreateSpace() - Method in class org.openspaces.core.space.DirectSpaceFactoryBean
Returns the space provided in the constructor.
doCreateSpace() - Method in class org.openspaces.core.space.EmbeddedSpaceFactoryBean
 
doCreateSpace() - Method in class org.openspaces.core.space.SpaceProxyFactoryBean
 
doCreateSpace() - Method in class org.openspaces.core.space.UrlSpaceFactoryBean
Creates the space.
doCreateTransactionManager() - Method in class org.openspaces.core.transaction.manager.AbstractJiniTransactionManager
Implemented by sub classes to provide a Jini TransactionManager.
doCreateTransactionManager() - Method in class org.openspaces.core.transaction.manager.DirectJiniTransactionManager
doCreateTransactionManager() - Method in class org.openspaces.core.transaction.manager.DistributedJiniTransactionManager
 
doCreateTransactionManager() - Method in class org.openspaces.core.transaction.manager.LookupJiniTransactionManager
Returns a Jini TransactionManager that is lookup up using JiniServiceFactoryBean.
DocumentProperties - Class in com.gigaspaces.document
An implementation of Map optimized for usage with SpaceDocument.
DocumentProperties() - Constructor for class com.gigaspaces.document.DocumentProperties
Constructs a new DocumentProperties.
DocumentProperties(int) - Constructor for class com.gigaspaces.document.DocumentProperties
Constructs a new DocumentProperties with the specified initial capacity.
DocumentProperties(int, float) - Constructor for class com.gigaspaces.document.DocumentProperties
Constructs a new DocumentProperties with the specified initial capacity and load factor.
DocumentProperties(Map<String, Object>) - Constructor for class com.gigaspaces.document.DocumentProperties
Constructs a new DocumentProperties with the same properties as the specified Map.
documentWrapperClass(Class<? extends SpaceDocument>) - Method in class com.gigaspaces.metadata.SpaceTypeDescriptorBuilder
Sets the document wrapper class for this type.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.openspaces.pu.container.jee.stats.RequestStatisticsFilter
 
doFindMatchingFileSystemResources(File, String) - Method in class org.openspaces.pu.container.support.PUPathMatchingResourcePatternResolver
 
doFindPathMatchingJarResources(Resource, String) - Method in class org.openspaces.pu.container.support.PUPathMatchingResourcePatternResolver
 
doGetCloseMethod() - Method in class org.openspaces.core.space.filter.AbstractFilterProviderAdapterFactoryBean
Retruns the filter lifecycle close method delegate.
doGetCloseMethod() - Method in class org.openspaces.core.space.filter.AnnotationFilterFactoryBean
Returns the filter lifecycle method annotated with OnFilterClose.
doGetCloseMethod() - Method in class org.openspaces.core.space.filter.MethodFilterFactoryBean
Returns the filter lifecycle method set with MethodFilterFactoryBean.setFilterClose(String).
doGetFilterProvider() - Method in class org.openspaces.core.space.filter.AbstractFilterProviderAdapterFactoryBean
Constructs a new FilterProvider using FilterOperationDelegate as the ISpaceFilter implementation.
doGetFilterProvider() - Method in class org.openspaces.core.space.filter.AbstractFilterProviderFactoryBean
Sub classes should implement this method in order to create the actual filter provider.
doGetFilterProvider() - Method in class org.openspaces.core.space.filter.SpaceFilterProviderFactory
Returns a new filter provider based on the provided AbstractFilterProviderFactoryBean.setFilter(Object) and operation codes.
doGetInitMethod() - Method in class org.openspaces.core.space.filter.AbstractFilterProviderAdapterFactoryBean
Retruns the filter lifecycle init method delegate.
doGetInitMethod() - Method in class org.openspaces.core.space.filter.AnnotationFilterFactoryBean
Returns the filter lifecycle method annotated with OnFilterInit.
doGetInitMethod() - Method in class org.openspaces.core.space.filter.MethodFilterFactoryBean
Returns the filter lifecycle method set with MethodFilterFactoryBean.setFilterInit(String).
doGetInvokerLookup() - Method in class org.openspaces.core.space.filter.AbstractFilterProviderAdapterFactoryBean
Responsible for returning a lookup map of operation code to invoker.
doGetInvokerLookup() - Method in class org.openspaces.core.space.filter.AnnotationFilterFactoryBean
Creates an operation code to filter invoker map based on the AbstractFilterProviderFactoryBean.getFilter() delegate and its annotated methods.
doGetInvokerLookup() - Method in class org.openspaces.core.space.filter.MethodFilterFactoryBean
Creates an operation code to filter invoker map based on the AbstractFilterProviderFactoryBean.getFilter() delegate and the callbacks set on this factory.
doGetListenerMethod() - Method in class org.openspaces.events.adapter.AbstractReflectionDynamicEventTemplateProviderAdapter
Subclasses should implement this in order to provide a list of all the possible event listener delegate methods.
doGetListenerMethod() - Method in class org.openspaces.events.adapter.AnnotationDynamicEventTemplateProviderAdapter
Goes over all the methods in the delegate and adds them as event listeners if they have DynamicEventTemplate annotation.
doGetListenerMethod() - Method in class org.openspaces.events.adapter.MethodDynamicEventTemplateProviderAdapter
Returns a list of all the methods names that match the configured MethodDynamicEventTemplateProviderAdapter.setMethodName(String).
doGetListenerMethods() - Method in class org.openspaces.events.adapter.AbstractReflectionEventListenerAdapter
Subclasses should implement this in order to provide a list of all the possible event listener delegate methods.
doGetListenerMethods() - Method in class org.openspaces.events.adapter.AnnotationEventListenerAdapter
Goes over all the methods in the delegate and adds them as event listeners if they have SpaceDataEvent annotation.
doGetListenerMethods() - Method in class org.openspaces.events.adapter.MethodEventListenerAdapter
Returns a list of all the methods names that match the configured MethodEventListenerAdapter.setMethodName(String).
doGetTransaction() - Method in class org.openspaces.core.transaction.manager.AbstractJiniTransactionManager
 
doInitialize() - Method in class org.openspaces.events.AbstractEventListenerContainer
A callback to perform custom initialization steps.
doInitialize() - Method in class org.openspaces.events.asyncpolling.SimpleAsyncPollingEventListenerContainer
 
doInitialize() - Method in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
 
doInitialize() - Method in class org.openspaces.events.polling.SimplePollingEventListenerContainer
 
doJiniBegin(AbstractJiniTransactionManager.JiniTransactionObject, TransactionDefinition) - Method in class org.openspaces.core.transaction.manager.AbstractJiniTransactionManager
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.openspaces.admin.pu.elastic.topology.DedicatedMachineProvisioningParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.openspaces.admin.pu.elastic.topology.SharedMachineProvisioningParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.openspaces.archive.config.ArchivePollingContainerBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.openspaces.core.config.AbstractFilterBeanDefinitionParser
 
doParse(Element, BeanDefinitionBuilder) - Method in class org.openspaces.core.config.AbstractJiniTxManagerBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.openspaces.core.config.AbstractLocalCacheSpaceBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.openspaces.core.config.AbstractSpaceBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.openspaces.core.config.AttributeStoreBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.openspaces.core.config.BlobStoreDataPolicyBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.openspaces.core.config.CustomCachePolicyBeanDefinitionParser
 
doParse(Element, BeanDefinitionBuilder) - Method in class org.openspaces.core.config.DistributedTxManagerBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.openspaces.core.config.EmbeddedSpaceBeanDefinitionParser
 
doParse(Element, BeanDefinitionBuilder) - Method in class org.openspaces.core.config.GigaMapBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.openspaces.core.config.GigaSpaceBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.openspaces.core.config.GigaSpaceDocumentTypeBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.openspaces.core.config.LeaderSelectorBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.openspaces.core.config.LocalCacheSpaceBeanDefinitionParser
 
doParse(Element, BeanDefinitionBuilder) - Method in class org.openspaces.core.config.LocalTxManagerBeanDefinitionParser
Deprecated.
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.openspaces.core.config.LocalViewSpaceBeanDefinitionParser
 
doParse(Element, BeanDefinitionBuilder) - Method in class org.openspaces.core.config.LookupJiniTxManagerBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.openspaces.core.config.MapBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.openspaces.core.config.MapLocalCacheSettingsBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.openspaces.core.config.MirrorSpaceBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.openspaces.core.config.modifiers.SpaceProxyOperationModifierBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.openspaces.core.config.RestBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.openspaces.core.config.SpaceFilterBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.openspaces.core.config.SpaceProxyBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.openspaces.core.config.SpaceReplicationFilterBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.openspaces.core.config.SqlFunctionBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.openspaces.core.config.SQLQueryBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.openspaces.core.config.UrlSpaceBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.openspaces.core.config.xmlparser.XmlBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.openspaces.core.gateway.config.GatewayDelegationBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.openspaces.core.gateway.config.GatewayDelegatorBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.openspaces.core.gateway.config.GatewayLookupBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.openspaces.core.gateway.config.GatewayLookupsBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.openspaces.core.gateway.config.GatewaySinkBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.openspaces.core.gateway.config.GatewaySinkDistributedTransactionProcessingConfigurationBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.openspaces.core.gateway.config.GatewaySinkSyncEndpointInterceptorBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.openspaces.core.gateway.config.GatewaySourceBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.openspaces.core.gateway.config.GatewayTargetBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.openspaces.core.gateway.config.GatewayTargetsBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.openspaces.core.gateway.config.SinkErrorHandlingBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.openspaces.core.transaction.config.DistributedTransactionProcessingConfigurationBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.openspaces.events.config.AbstractEventContainerBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.openspaces.events.config.AbstractResultEventAdapterBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.openspaces.events.config.AbstractTemplateEventContainerBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.openspaces.events.config.AbstractTxEventContainerBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.openspaces.events.config.AnnotationEventAdapterBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.openspaces.events.config.AsyncPollingContainerBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.openspaces.events.config.MethodEventAdapterBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.openspaces.events.config.NotifyContainerBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.openspaces.events.config.PollingContainerBeanDefinitionParser
 
doParse(Element, BeanDefinitionBuilder) - Method in class org.openspaces.jdbc.config.DataSourceBeanDefinitionParser
 
doParse(Element, BeanDefinitionBuilder) - Method in class org.openspaces.jms.config.GigaSpaceConnectionFactoryBeanDefinitionParser
 
doParse(Element, BeanDefinitionBuilder) - Method in class org.openspaces.jms.config.GigaSpaceXAConnectionFactoryBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.openspaces.leader_selector.zookeeper.config.ZooKeeperBeanDefinitionParser
 
doParse(Element, BeanDefinitionBuilder) - Method in class org.openspaces.pu.sla.config.BeanPropertyMonitorBeanDefinitionParser
 
doParse(Element, BeanDefinitionBuilder) - Method in class org.openspaces.pu.sla.config.HostRequirementBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.openspaces.pu.sla.config.InstanceSLABeanDefinitionParser
 
doParse(Element, BeanDefinitionBuilder) - Method in class org.openspaces.pu.sla.config.RangeRequirementBeanDefinitionParser
 
doParse(Element, BeanDefinitionBuilder) - Method in class org.openspaces.pu.sla.config.RelocationPolicyBeanDefinitionParser
 
doParse(Element, BeanDefinitionBuilder) - Method in class org.openspaces.pu.sla.config.ScaleUpPolicyBeanDefinitionParser
 
doParse(Element, BeanDefinitionBuilder) - Method in class org.openspaces.pu.sla.config.SLABeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.openspaces.pu.sla.config.SLABeanDefinitionParser
 
doParse(Element, BeanDefinitionBuilder) - Method in class org.openspaces.pu.sla.config.SystemRequirementBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.openspaces.pu.sla.config.SystemRequirementBeanDefinitionParser
 
doParse(Element, BeanDefinitionBuilder) - Method in class org.openspaces.pu.sla.config.ZoneRequirementBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.openspaces.remoting.config.EventDrivenProxyBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.openspaces.remoting.config.ExecutorProxyBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.openspaces.remoting.config.ServiceExporterBeanDefinitionParser
 
doReceiveAndExecute(SpaceDataEventListener, Object, TransactionStatus) - Method in class org.openspaces.events.polling.SimplePollingEventListenerContainer
 
doReceiveBlocking(Object, GigaSpace, long) - Method in class org.openspaces.events.polling.receive.AbstractNonBlockingReceiveOperationHandler
Performs a receive operations in a blocking manner.
doReceiveBlocking(Object, GigaSpace, long) - Method in class org.openspaces.events.polling.receive.ExclusiveReadReceiveOperationHandler
Performs single read operation using GigaSpace.read(Object,long,int) under an exclusive read lock.
doReceiveBlocking(Object, GigaSpace, long) - Method in class org.openspaces.events.polling.receive.MultiExclusiveReadReceiveOperationHandler
First tries and perform a GigaSpace.readMultiple(Object,int,int) using the provided template, configured maxEntries (defaults to 50) and the configured fifoGroups (default to false).
doReceiveBlocking(Object, GigaSpace, long) - Method in class org.openspaces.events.polling.receive.MultiReadReceiveOperationHandler
First tries and perform a GigaSpace.readMultiple(Object,int) using the provided template and configured maxEntries (defaults to 50).
doReceiveBlocking(Object, GigaSpace, long) - Method in class org.openspaces.events.polling.receive.MultiTakeReceiveOperationHandler
First tries and perform a GigaSpace.takeMultiple(Object,int,int) using the provided template, the configured maxEntries (defaults to 50) and the configured fifoGroups (default to false).
doReceiveBlocking(Object, GigaSpace, long) - Method in class org.openspaces.events.polling.receive.SingleReadReceiveOperationHandler
Performs single read operation using GigaSpace.read(Object,long) with the given timeout.
doReceiveBlocking(Object, GigaSpace, long) - Method in class org.openspaces.events.polling.receive.SingleTakeReceiveOperationHandler
Performs a single take operation using GigaSpace.take(Object, long,int) with the given timeout.
doReceiveNonBlocking(Object, GigaSpace) - Method in class org.openspaces.events.polling.receive.AbstractNonBlockingReceiveOperationHandler
Performs a receive operations in a non blocking manner.
doReceiveNonBlocking(Object, GigaSpace) - Method in class org.openspaces.events.polling.receive.ExclusiveReadReceiveOperationHandler
Performs single read operation using GigaSpace.read(Object,long,int) under an exclusive read lock with no timeout.
doReceiveNonBlocking(Object, GigaSpace) - Method in class org.openspaces.events.polling.receive.MultiExclusiveReadReceiveOperationHandler
Perform a GigaSpace.readMultiple(Object,int,int) using the provided template, configured maxEntries (defaults to 50) and the configured fifoGroups (default to false).
doReceiveNonBlocking(Object, GigaSpace) - Method in class org.openspaces.events.polling.receive.MultiReadReceiveOperationHandler
Perform a GigaSpace.readMultiple(Object,int) using the provided template and configured maxEntries (defaults to 50).
doReceiveNonBlocking(Object, GigaSpace) - Method in class org.openspaces.events.polling.receive.MultiTakeReceiveOperationHandler
Performs a non blocking GigaSpace.takeMultiple(Object,int,int) using the provided template, the configured maxEntries (defaults to 50) and the configured fifoGroups (default to false).
doReceiveNonBlocking(Object, GigaSpace) - Method in class org.openspaces.events.polling.receive.SingleReadReceiveOperationHandler
Performs single read operation using GigaSpace.read(Object,long) with no timeout.
doReceiveNonBlocking(Object, GigaSpace) - Method in class org.openspaces.events.polling.receive.SingleTakeReceiveOperationHandler
Performs a single take operation using GigaSpace.take(Object,long,int) with no timeout.
doRenew(long) - Method in class com.sun.jini.lease.AbstractLease
Renew the lease for a duration relative to now, and return the duration actually granted.
doRescheduleTask(Object) - Method in class org.openspaces.events.AbstractEventListenerContainer
Reschedule the given task object immediately.
doRescheduleTask(Object) - Method in class org.openspaces.events.polling.SimplePollingEventListenerContainer
Re-executes the given task via this listener container's TaskExecutor.
doResume(Object, Object) - Method in class org.openspaces.core.transaction.manager.AbstractJiniTransactionManager
 
doRollback(DefaultTransactionStatus) - Method in class org.openspaces.core.transaction.manager.AbstractJiniTransactionManager
 
doSetRollbackOnly(DefaultTransactionStatus) - Method in class org.openspaces.core.transaction.manager.AbstractJiniTransactionManager
 
doShutdown() - Method in class org.openspaces.events.AbstractEventListenerContainer
Perform any custom shutdown operations.
doShutdown() - Method in class org.openspaces.events.asyncpolling.SimpleAsyncPollingEventListenerContainer
 
doShutdown() - Method in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
 
doShutdown() - Method in class org.openspaces.events.polling.SimplePollingEventListenerContainer
Destroy the container by waiting for all the current event listeners to shutdown.
doStart() - Method in class org.openspaces.events.AbstractEventListenerContainer
Only start if we have a listener registered.
doStart(ServiceBeanContext) - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanImpl
 
doStop() - Method in class org.openspaces.events.AbstractEventListenerContainer
Notify all invoker tasks to stop
doSuspend(Object) - Method in class org.openspaces.core.transaction.manager.AbstractJiniTransactionManager
 
DotnetContainerServiceDetails - Class in org.openspaces.interop
A service that holds a dot net.
DotnetContainerServiceDetails() - Constructor for class org.openspaces.interop.DotnetContainerServiceDetails
 
DotnetContainerServiceDetails(String, String, String, String) - Constructor for class org.openspaces.interop.DotnetContainerServiceDetails
 
DotnetProcessingUnitBean - Class in org.openspaces.interop
Dotnet processing unit bean, used as an adapter that will delegate the life cycle method invocation to the .Net processing unit implementation of the .Net GigaSpaces.Core.IProcessingUnit interface
DotnetProcessingUnitBean() - Constructor for class org.openspaces.interop.DotnetProcessingUnitBean
 
DotnetProcessingUnitContainer - Class in org.openspaces.interop
 
DotnetProcessingUnitContainer(ClusterInfo, BeanLevelProperties) - Constructor for class org.openspaces.interop.DotnetProcessingUnitContainer
 
DotnetProcessingUnitContainerProvider - Class in org.openspaces.interop
 
DotnetProcessingUnitContainerProvider() - Constructor for class org.openspaces.interop.DotnetProcessingUnitContainerProvider
 
DotnetServiceDetails - Class in org.openspaces.interop
A service that holds a dot net.
DotnetServiceDetails() - Constructor for class org.openspaces.interop.DotnetServiceDetails
 
DotnetServiceDetails(String, String, String, String, String) - Constructor for class org.openspaces.interop.DotnetServiceDetails
 
DoubleHelper - Class in org.openspaces.core.util.numbers
 
DoubleHelper() - Constructor for class org.openspaces.core.util.numbers.DoubleHelper
 
download(File, String, DumpDownloadListener) - Method in class org.openspaces.admin.dump.CompoundDumpResult
 
download(File, DumpDownloadListener) - Method in class org.openspaces.admin.dump.CompoundDumpResult
 
download(File, DumpDownloadListener) - Method in interface org.openspaces.admin.dump.DumpResult
Downloads the dump into the target file.
download(File, String, DumpDownloadListener) - Method in interface org.openspaces.admin.dump.DumpResult
Downloads the dump into the target file.
DOWNLOAD_HOST - Static variable in class com.j_spaces.kernel.SystemProperties
 
DOWNLOAD_HOST_DEFAULT_VALUE - Static variable in class com.j_spaces.kernel.SystemProperties
 
downloadSize() - Method in class org.openspaces.admin.dump.CompoundDumpResult
 
downloadSize() - Method in interface org.openspaces.admin.dump.DumpResult
The download size of the dump.
driveCapacity(String, int, MemoryUnit) - Method in class org.openspaces.admin.pu.elastic.config.CapacityRequirementsConfigurer
 
driveCapacity(String, String) - Method in class org.openspaces.admin.pu.elastic.config.CapacityRequirementsConfigurer
 
driveCapacity(String, int, MemoryUnit) - Method in class org.openspaces.admin.pu.elastic.config.ManualCapacityScaleConfigurer
 
driveCapacity(String, String) - Method in class org.openspaces.admin.pu.elastic.config.ManualCapacityScaleConfigurer
 
driveCapacity(String, int, MemoryUnit) - Method in interface org.openspaces.admin.pu.elastic.config.ScaleStrategyCapacityRequirementConfigurer
Specifies the disk and network drive capacity.
driveCapacity(String, String) - Method in interface org.openspaces.admin.pu.elastic.config.ScaleStrategyCapacityRequirementConfigurer
Specifies the disk and network drive capacity.
DriveCapacityRequirement - Class in org.openspaces.grid.gsm.capacity
 
DriveCapacityRequirement(String) - Constructor for class org.openspaces.grid.gsm.capacity.DriveCapacityRequirement
 
DriveCapacityRequirement(String, Long) - Constructor for class org.openspaces.grid.gsm.capacity.DriveCapacityRequirement
 
DRIVER_NAME - Static variable in class com.j_spaces.jdbc.driver.GDriver
 
DROP_OLDEST_MODE - Static variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
dropClass(String, SpaceContext) - Method in interface com.j_spaces.core.admin.IRemoteJSpaceAdmin
Drop all Class entries and all its templates from the space.
dropClass(String) - Method in interface com.j_spaces.core.IJSpace
Drops all Class's entries and all its templates from the space.
DropClassException - Exception in com.j_spaces.core
Thrown when drop class operation failed.
DropClassException(String, String) - Constructor for exception com.j_spaces.core.DropClassException
 
dump() - Method in class com.j_spaces.core.client.BasicTypeInfo
Deprecated.
Prints out to the standard output the BasicTypeInfo state Should be used for debug purposes.
dump(PrintWriter) - Method in class org.openspaces.events.AbstractEventListenerContainer
 
dump(PrintWriter) - Method in class org.openspaces.events.asyncpolling.SimpleAsyncPollingEventListenerContainer
 
dump(PrintWriter) - Method in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
 
dump(PrintWriter) - Method in class org.openspaces.events.polling.SimplePollingEventListenerContainer
 
dumpBytes(String, long, int) - Method in class org.openspaces.grid.esm.ESMImpl
 
DumpDownloadListener - Interface in org.openspaces.admin.dump
A dump download listener allowing to track the downloading of dump result.
DumpGeneratedListener - Interface in org.openspaces.admin.dump
When generating dump across several components (dump providers) allows to be notified when a dump was generated.
DumpProvider - Interface in org.openspaces.admin.dump
Elements in the admin API that support dump operations.
DumpResult - Interface in org.openspaces.admin.dump
A results of a dump operation.
dumpState() - Method in class org.openspaces.core.gateway.AbstractGatewayComponentFactoryBean
 
dumpState() - Method in class org.openspaces.core.gateway.GatewayDelegatorFactoryBean
 
dumpState() - Method in class org.openspaces.core.gateway.GatewaySinkFactoryBean
 
DURABLE - Static variable in class org.openspaces.events.notify.NotifyEventContainerServiceDetails.Attributes
 
durable(boolean) - Method in class org.openspaces.events.notify.SimpleNotifyContainerConfigurer
 
DURATION - Static variable in interface net.jini.core.lease.Lease
The serialized form of the lease will convert the time of lease expiration into a duration (in milliseconds) from the time of serialization.
DYNAMIC_LOCATORS_MAX_INIT_DELAY - Static variable in class com.j_spaces.kernel.SystemProperties
 
DYNAMIC_LOCATORS_MAX_INIT_DELAY_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
 
DYNAMIC_TEMPLATE - Static variable in class org.openspaces.events.polling.PollingEventContainerServiceDetails.Attributes
 
DynamicEventTemplate - Annotation Type in org.openspaces.events
Marking a listener method with this annotation will result in its return value to be used as the template for the event container.
DynamicEventTemplateProvider - Interface in org.openspaces.events
A template provider allowing for custom implementations to provide a template used for matching on events to receive.
dynamicTemplate(DynamicEventTemplateProvider) - Method in class org.openspaces.archive.ArchivePollingContainerConfigurer
 
dynamicTemplate(DynamicEventTemplateProvider) - Method in class org.openspaces.events.asyncpolling.SimpleAsyncPollingContainerConfigurer
 
dynamicTemplate(DynamicEventTemplateProvider) - Method in class org.openspaces.events.polling.SimplePollingContainerConfigurer
 
dynamicTemplateAnnotation(Object) - Method in class org.openspaces.archive.ArchivePollingContainerConfigurer
 
dynamicTemplateAnnotation(Object) - Method in class org.openspaces.events.asyncpolling.SimpleAsyncPollingContainerConfigurer
 
dynamicTemplateAnnotation(Object) - Method in class org.openspaces.events.polling.SimplePollingContainerConfigurer
 
dynamicTemplateMethod(Object, String) - Method in class org.openspaces.archive.ArchivePollingContainerConfigurer
 
dynamicTemplateMethod(Object, String) - Method in class org.openspaces.events.asyncpolling.SimpleAsyncPollingContainerConfigurer
 
dynamicTemplateMethod(Object, String) - Method in class org.openspaces.events.polling.SimplePollingContainerConfigurer
 

E

EachSingleInstanceStatisticsConfig - Class in org.openspaces.admin.pu.statistics
Denotes that a ProcessingUnitStatisticsId applies to all of the Processing Unit.
EachSingleInstanceStatisticsConfig() - Constructor for class org.openspaces.admin.pu.statistics.EachSingleInstanceStatisticsConfig
 
EachSingleInstanceStatisticsConfig(Map<String, String>) - Constructor for class org.openspaces.admin.pu.statistics.EachSingleInstanceStatisticsConfig
 
eager(boolean) - Method in class org.openspaces.grid.gsm.rebalancing.RebalancingSlaPolicy
 
EagerMachinesSlaPolicy - Class in org.openspaces.grid.gsm.machines
 
EagerMachinesSlaPolicy() - Constructor for class org.openspaces.grid.gsm.machines.EagerMachinesSlaPolicy
 
EagerScaleConfig - Class in org.openspaces.admin.pu.elastic.config
 
EagerScaleConfig(Map<String, String>) - Constructor for class org.openspaces.admin.pu.elastic.config.EagerScaleConfig
 
EagerScaleConfig() - Constructor for class org.openspaces.admin.pu.elastic.config.EagerScaleConfig
 
EagerScaleConfigurer - Class in org.openspaces.admin.pu.elastic.config
Provides fluent API for creating a new EagerScaleConfig object.
EagerScaleConfigurer() - Constructor for class org.openspaces.admin.pu.elastic.config.EagerScaleConfigurer
Provides fluent API for creating a new EagerScaleConfig object.
EagerScaleStrategyBean - Class in org.openspaces.grid.gsm.strategy
The business logic that scales an elastic processing unit based on the specified EagerScaleConfig
EagerScaleStrategyBean() - Constructor for class org.openspaces.grid.gsm.strategy.EagerScaleStrategyBean
 
EagerScaleTopology - Interface in org.openspaces.admin.pu.elastic.topology
 
ElasticAutoScalingAlert - Class in org.openspaces.admin.alert.alerts
Strongly typed wrapper for an Alert
ElasticAutoScalingAlert() - Constructor for class org.openspaces.admin.alert.alerts.ElasticAutoScalingAlert
required by java.io.Externalizable
ElasticAutoScalingAlert(Alert) - Constructor for class org.openspaces.admin.alert.alerts.ElasticAutoScalingAlert
 
ElasticAutoScalingAlertConfiguration - Class in org.openspaces.admin.alert.config
 
ElasticAutoScalingAlertConfiguration() - Constructor for class org.openspaces.admin.alert.config.ElasticAutoScalingAlertConfiguration
Constructs an empty machine CPU utilization alert configuration.
elasticAutoScalingFailure(ElasticAutoScalingFailureEvent) - Method in interface org.openspaces.admin.pu.elastic.events.ElasticAutoScalingFailureEventListener
 
ElasticAutoScalingFailureEvent - Interface in org.openspaces.admin.pu.elastic.events
An event that describes the failure to auto scale an Elastic PU.
ElasticAutoScalingFailureEventListener - Interface in org.openspaces.admin.pu.elastic.events
An event that provides indication of a failure to automatically scale an Elastic PUs
ElasticAutoScalingFailureEventManager - Interface in org.openspaces.admin.pu.elastic.events
An interface for registering ElasticAutoScalingFailureEventListeners
elasticAutoScalingProgressChanged(ElasticAutoScalingProgressChangedEvent) - Method in interface org.openspaces.admin.pu.elastic.events.ElasticAutoScalingProgressChangedEventListener
 
ElasticAutoScalingProgressChangedEvent - Interface in org.openspaces.admin.pu.elastic.events
An event that notifies progress of Elastic PU auto scaling.
ElasticAutoScalingProgressChangedEventListener - Interface in org.openspaces.admin.pu.elastic.events
An event that provides state change notification for automatic scaling of Elastic PUs
ElasticAutoScalingProgressChangedEventManager - Interface in org.openspaces.admin.pu.elastic.events
An interface for registering ElasticAutoScalingProgressChangedEventListeners.
ElasticConfigBean - Class in org.openspaces.grid.gsm
 
ElasticConfigBean() - Constructor for class org.openspaces.grid.gsm.ElasticConfigBean
 
ElasticDeploymentTopology - Interface in org.openspaces.admin.pu.elastic.topology
 
ElasticGridServiceAgentProvisioningAlert - Class in org.openspaces.admin.alert.alerts
 
ElasticGridServiceAgentProvisioningAlert() - Constructor for class org.openspaces.admin.alert.alerts.ElasticGridServiceAgentProvisioningAlert
required by java.io.Externalizable
ElasticGridServiceAgentProvisioningAlert(Alert) - Constructor for class org.openspaces.admin.alert.alerts.ElasticGridServiceAgentProvisioningAlert
 
ElasticGridServiceAgentProvisioningAlertConfiguration - Class in org.openspaces.admin.alert.config
 
ElasticGridServiceAgentProvisioningAlertConfiguration() - Constructor for class org.openspaces.admin.alert.config.ElasticGridServiceAgentProvisioningAlertConfiguration
Constructs an empty machine CPU utilization alert configuration.
ElasticGridServiceAgentProvisioningException - Exception in org.openspaces.grid.gsm.machines.plugins.exceptions
An abstraction for any runtime exception that could be raised by an elastic machine provisioning implementation, that is related to the GSA, but not to the VM (IaaS)
ElasticGridServiceAgentProvisioningException(String) - Constructor for exception org.openspaces.grid.gsm.machines.plugins.exceptions.ElasticGridServiceAgentProvisioningException
 
ElasticGridServiceAgentProvisioningException(String, Throwable) - Constructor for exception org.openspaces.grid.gsm.machines.plugins.exceptions.ElasticGridServiceAgentProvisioningException
 
elasticGridServiceAgentProvisioningFailure(ElasticGridServiceAgentProvisioningFailureEvent) - Method in interface org.openspaces.admin.gsa.events.ElasticGridServiceAgentProvisioningFailureEventListener
 
ElasticGridServiceAgentProvisioningFailureEvent - Interface in org.openspaces.admin.gsa.events
 
ElasticGridServiceAgentProvisioningFailureEventListener - Interface in org.openspaces.admin.gsa.events
 
ElasticGridServiceAgentProvisioningFailureEventManager - Interface in org.openspaces.admin.gsa.events
 
elasticGridServiceAgentProvisioningProgressChanged(ElasticGridServiceAgentProvisioningProgressChangedEvent) - Method in interface org.openspaces.admin.gsa.events.ElasticGridServiceAgentProvisioningProgressChangedEventListener
 
ElasticGridServiceAgentProvisioningProgressChangedEvent - Interface in org.openspaces.admin.gsa.events
 
ElasticGridServiceAgentProvisioningProgressChangedEventListener - Interface in org.openspaces.admin.gsa.events
An event that provides state change indication for the process of starting new agents for Elastic PUs
ElasticGridServiceAgentProvisioningProgressChangedEventManager - Interface in org.openspaces.admin.gsa.events
 
ElasticGridServiceAgentProvisioningProgressEventListenerAware - Interface in org.openspaces.grid.gsm.machines.plugins.events
 
ElasticGridServiceContainerProvisioningAlert - Class in org.openspaces.admin.alert.alerts
 
ElasticGridServiceContainerProvisioningAlert() - Constructor for class org.openspaces.admin.alert.alerts.ElasticGridServiceContainerProvisioningAlert
required by java.io.Externalizable
ElasticGridServiceContainerProvisioningAlert(Alert) - Constructor for class org.openspaces.admin.alert.alerts.ElasticGridServiceContainerProvisioningAlert
 
ElasticGridServiceContainerProvisioningAlertConfiguration - Class in org.openspaces.admin.alert.config
 
ElasticGridServiceContainerProvisioningAlertConfiguration() - Constructor for class org.openspaces.admin.alert.config.ElasticGridServiceContainerProvisioningAlertConfiguration
Constructs an empty machine CPU utilization alert configuration.
elasticGridServiceContainerProvisioningFailure(ElasticGridServiceContainerProvisioningFailureEvent) - Method in interface org.openspaces.admin.gsc.events.ElasticGridServiceContainerProvisioningFailureEventListener
 
ElasticGridServiceContainerProvisioningFailureEvent - Interface in org.openspaces.admin.gsc.events
 
ElasticGridServiceContainerProvisioningFailureEventListener - Interface in org.openspaces.admin.gsc.events
 
ElasticGridServiceContainerProvisioningFailureEventManager - Interface in org.openspaces.admin.gsc.events
 
elasticGridServiceContainerProvisioningProgressChanged(ElasticGridServiceContainerProvisioningProgressChangedEvent) - Method in interface org.openspaces.admin.gsc.events.ElasticGridServiceContainerProvisioningProgressChangedEventListener
 
ElasticGridServiceContainerProvisioningProgressChangedEvent - Interface in org.openspaces.admin.gsc.events
 
ElasticGridServiceContainerProvisioningProgressChangedEventListener - Interface in org.openspaces.admin.gsc.events
An event that provides state change indication for the process of starting new containers for Elastic PUs
ElasticGridServiceContainerProvisioningProgressChangedEventManager - Interface in org.openspaces.admin.gsc.events
 
ElasticMachineProvisioning - Interface in org.openspaces.grid.gsm.machines.plugins
An Elastic Service Manager plug-in that enables starting, stopping and discovering of virtual machines.
ElasticMachineProvisioningAlert - Class in org.openspaces.admin.alert.alerts
 
ElasticMachineProvisioningAlert() - Constructor for class org.openspaces.admin.alert.alerts.ElasticMachineProvisioningAlert
required by java.io.Externalizable
ElasticMachineProvisioningAlert(Alert) - Constructor for class org.openspaces.admin.alert.alerts.ElasticMachineProvisioningAlert
 
ElasticMachineProvisioningAlertConfiguration - Class in org.openspaces.admin.alert.config
 
ElasticMachineProvisioningAlertConfiguration() - Constructor for class org.openspaces.admin.alert.config.ElasticMachineProvisioningAlertConfiguration
Constructs an empty machine CPU utilization alert configuration.
ElasticMachineProvisioningAware - Interface in org.openspaces.grid.gsm
 
ElasticMachineProvisioningConfig - Interface in org.openspaces.admin.pu.elastic
Defines the required configuration properties of an @{link ElasticMachineProvisioning} bean.
elasticMachineProvisioningConfig - Variable in class org.openspaces.admin.pu.elastic.topology.DedicatedMachineProvisioningInternal
 
elasticMachineProvisioningConfig - Variable in class org.openspaces.admin.pu.elastic.topology.SharedMachineProvisioningInternal
 
ElasticMachineProvisioningDiscoveredMachinesCache - Class in org.openspaces.grid.gsm.strategy
 
ElasticMachineProvisioningDiscoveredMachinesCache(ProcessingUnit, NonBlockingElasticMachineProvisioning, boolean, long) - Constructor for class org.openspaces.grid.gsm.strategy.ElasticMachineProvisioningDiscoveredMachinesCache
Quite mode fall backs to the admin API (lookup discovery) in case of exceptions from the machine provisioning
ElasticMachineProvisioningException - Exception in org.openspaces.grid.gsm.machines.plugins.exceptions
An abstraction for any runtime exception that could be raised by an elastic machine provisioning implementation, that is not related to the GSA, but to the VM (IaaS)
ElasticMachineProvisioningException(String) - Constructor for exception org.openspaces.grid.gsm.machines.plugins.exceptions.ElasticMachineProvisioningException
 
ElasticMachineProvisioningException(String, Throwable) - Constructor for exception org.openspaces.grid.gsm.machines.plugins.exceptions.ElasticMachineProvisioningException
 
elasticMachineProvisioningFailure(ElasticMachineProvisioningFailureEvent) - Method in interface org.openspaces.admin.machine.events.ElasticMachineProvisioningFailureEventListener
 
ElasticMachineProvisioningFailureEvent - Interface in org.openspaces.admin.machine.events
 
ElasticMachineProvisioningFailureEventListener - Interface in org.openspaces.admin.machine.events
 
ElasticMachineProvisioningFailureEventManager - Interface in org.openspaces.admin.machine.events
 
elasticMachineProvisioningProgressChanged(ElasticMachineProvisioningProgressChangedEvent) - Method in interface org.openspaces.admin.machine.events.ElasticMachineProvisioningProgressChangedEventListener
 
ElasticMachineProvisioningProgressChangedEvent - Interface in org.openspaces.admin.machine.events
 
ElasticMachineProvisioningProgressChangedEventListener - Interface in org.openspaces.admin.machine.events
An event that provides state change indication for the process of starting new virtual machines for Elastic PUs
ElasticMachineProvisioningProgressChangedEventListenerAware - Interface in org.openspaces.grid.gsm.machines.plugins.events
 
ElasticMachineProvisioningProgressChangedEventManager - Interface in org.openspaces.admin.machine.events
 
ElasticProcessingUnitDecisionEvent - Interface in org.openspaces.admin.pu.elastic.events
 
ElasticProcessingUnitEvent - Interface in org.openspaces.admin.pu.elastic.events
 
ElasticProcessingUnitFailureEvent - Interface in org.openspaces.admin.pu.elastic.events
 
ElasticProcessingUnitInstanceProvisioningFailureEvent - Interface in org.openspaces.admin.pu.elastic.events
 
ElasticProcessingUnitInstanceProvisioningProgressChangedEvent - Interface in org.openspaces.admin.pu.elastic.events
 
ElasticProcessingUnitInstanceUndeployInProgress - Exception in org.openspaces.grid.gsm.rebalancing.exceptions
 
ElasticProcessingUnitInstanceUndeployInProgress(ProcessingUnit) - Constructor for exception org.openspaces.grid.gsm.rebalancing.exceptions.ElasticProcessingUnitInstanceUndeployInProgress
 
ElasticProcessingUnitMachineIsolation - Class in org.openspaces.grid.gsm.machines.isolation
 
ElasticProcessingUnitMachineIsolation() - Constructor for class org.openspaces.grid.gsm.machines.isolation.ElasticProcessingUnitMachineIsolation
 
ElasticProcessingUnitMachineIsolationAware - Interface in org.openspaces.grid.gsm.machines.isolation
 
ElasticProcessingUnitMachineIsolationFactory - Class in org.openspaces.grid.gsm.machines.isolation
 
ElasticProcessingUnitMachineIsolationFactory() - Constructor for class org.openspaces.grid.gsm.machines.isolation.ElasticProcessingUnitMachineIsolationFactory
 
ElasticProcessingUnitProgressChangedEvent - Interface in org.openspaces.admin.pu.elastic.events
An interface for ESM events that denote a processing unit deployment progress change
ElasticProcessingUnitScaleProgressChangedEvent - Interface in org.openspaces.admin.pu.elastic.events
 
ElasticScaleStrategyEvents - Class in org.openspaces.grid.gsm.strategy
 
ElasticScaleStrategyEvents() - Constructor for class org.openspaces.grid.gsm.strategy.ElasticScaleStrategyEvents
 
ElasticScaleStrategyEvents(long, ElasticProcessingUnitEvent[]) - Constructor for class org.openspaces.grid.gsm.strategy.ElasticScaleStrategyEvents
 
ElasticScaleStrategyEventStorageAware - Interface in org.openspaces.grid.gsm.strategy
 
ElasticServiceManager - Interface in org.openspaces.admin.esm
The base Elastic Service Manager interface for deploying an elastic data-grid service.
elasticServiceManagerAdded(ElasticServiceManager) - Method in interface org.openspaces.admin.esm.events.ElasticServiceManagerAddedEventListener
Called when an elastic service manager is added.
elasticServiceManagerAdded(ElasticServiceManager) - Method in class org.openspaces.admin.samples.TestEventSampler
 
ElasticServiceManagerAddedEventListener - Interface in org.openspaces.admin.esm.events
An event listener to be notified when a elastic service manager is added.
ElasticServiceManagerAddedEventManager - Interface in org.openspaces.admin.esm.events
An event manager allowing to remove and add ElasticServiceManagerAddedEventListeners.
ElasticServiceManagerLifecycleEventListener - Interface in org.openspaces.admin.esm.events
A simple lifecyle event listener that implements both the container added and manager removed event listeners.
ElasticServiceManagerOptions - Class in org.openspaces.admin.gsa
ElasticServiceManager process options to be started by the GridServiceAgent.
ElasticServiceManagerOptions() - Constructor for class org.openspaces.admin.gsa.ElasticServiceManagerOptions
Constructs a new elastic service manager options.
elasticServiceManagerRemoved(ElasticServiceManager) - Method in interface org.openspaces.admin.esm.events.ElasticServiceManagerRemovedEventListener
Called when an elastic service manager is removed.
elasticServiceManagerRemoved(ElasticServiceManager) - Method in class org.openspaces.admin.samples.TestEventSampler
 
ElasticServiceManagerRemovedEventListener - Interface in org.openspaces.admin.esm.events
An event listener to be notified when an elastic service manager is removed.
ElasticServiceManagerRemovedEventManager - Interface in org.openspaces.admin.esm.events
An event manager allowing to remove and add ElasticServiceManagerRemovedEventListeners.
ElasticServiceManagers - Interface in org.openspaces.admin.esm
Provides simple means to get all the current managers, as well as as registering for manager life-cycle (added and removed) events.
ElasticSpaceConfig - Class in org.openspaces.admin.space
 
ElasticSpaceConfig() - Constructor for class org.openspaces.admin.space.ElasticSpaceConfig
 
ElasticSpaceDeployment - Class in org.openspaces.admin.space
Defines an elastic deployment of a partitioned data grid (space).
ElasticSpaceDeployment(String) - Constructor for class org.openspaces.admin.space.ElasticSpaceDeployment
Constructs a new Space deployment with the space name that will be created (it will also be the processing unit name).
ElasticStatefulDeploymentTopology - Interface in org.openspaces.admin.pu.elastic.topology
 
ElasticStatefulProcessingUnitConfig - Class in org.openspaces.admin.pu.elastic.config
 
ElasticStatefulProcessingUnitConfig() - Constructor for class org.openspaces.admin.pu.elastic.config.ElasticStatefulProcessingUnitConfig
 
ElasticStatefulProcessingUnitConfigHolder - Interface in org.openspaces.admin.pu.topology
 
ElasticStatefulProcessingUnitDeployment - Class in org.openspaces.admin.pu.elastic
Defines an elastic deployment of a processing unit that with an embedded space..
ElasticStatefulProcessingUnitDeployment(String) - Constructor for class org.openspaces.admin.pu.elastic.ElasticStatefulProcessingUnitDeployment
Constructs a stateful processing unit deployment based on the specified processing unit name (should exists under the [GS ROOT]/deploy directory.
ElasticStatefulProcessingUnitDeployment(File) - Constructor for class org.openspaces.admin.pu.elastic.ElasticStatefulProcessingUnitDeployment
Constructs a stateful processing unit deployment based on the specified processing unit file path (points either to a processing unit jar/zip file or a directory).
ElasticStatefulProcessingUnitPlannedCapacityChangedEvent - Class in org.openspaces.admin.pu.elastic.events
 
ElasticStatefulProcessingUnitPlannedCapacityChangedEvent() - Constructor for class org.openspaces.admin.pu.elastic.events.ElasticStatefulProcessingUnitPlannedCapacityChangedEvent
de-serialization constructor
ElasticStatefulProcessingUnitPlannedCapacityChangedEvent(CapacityRequirementsConfig, CapacityRequirementsConfig) - Constructor for class org.openspaces.admin.pu.elastic.events.ElasticStatefulProcessingUnitPlannedCapacityChangedEvent
 
ElasticStatelessDeploymentTopology<T extends ProcessingUnitDependency> - Interface in org.openspaces.admin.pu.elastic.topology
 
ElasticStatelessProcessingUnitConfig - Class in org.openspaces.admin.pu.elastic.config
 
ElasticStatelessProcessingUnitConfig() - Constructor for class org.openspaces.admin.pu.elastic.config.ElasticStatelessProcessingUnitConfig
 
ElasticStatelessProcessingUnitDeployment - Class in org.openspaces.admin.pu.elastic
Defines an elastic processing unit deployment that does not contain a space.
ElasticStatelessProcessingUnitDeployment(String) - Constructor for class org.openspaces.admin.pu.elastic.ElasticStatelessProcessingUnitDeployment
Constructs a stateless processing unit deployment based on the specified processing unit name (should exists under the [GS ROOT]/deploy directory.
ElasticStatelessProcessingUnitDeployment(File) - Constructor for class org.openspaces.admin.pu.elastic.ElasticStatelessProcessingUnitDeployment
Constructs a stateless processing unit deployment based on the specified processing unit file path (points either to a processing unit jar/zip file or a directory).
ElasticStatelessProcessingUnitPlannedNumberOfInstancesChangedEvent - Class in org.openspaces.admin.pu.elastic.events
 
ElasticStatelessProcessingUnitPlannedNumberOfInstancesChangedEvent() - Constructor for class org.openspaces.admin.pu.elastic.events.ElasticStatelessProcessingUnitPlannedNumberOfInstancesChangedEvent
de-serialization constructor
ElasticStatelessProcessingUnitPlannedNumberOfInstancesChangedEvent(int, int, int) - Constructor for class org.openspaces.admin.pu.elastic.events.ElasticStatelessProcessingUnitPlannedNumberOfInstancesChangedEvent
 
ElasticStatelessProcessingUnitPlannedNumberOfInstancesChangedEvent(int, int, int, AutomaticCapacityScaleRuleConfig, boolean, String) - Constructor for class org.openspaces.admin.pu.elastic.events.ElasticStatelessProcessingUnitPlannedNumberOfInstancesChangedEvent
 
ElasticStatelessReachedMaximumNumberOfInstancesEvent - Class in org.openspaces.admin.pu.elastic.events
 
ElasticStatelessReachedMaximumNumberOfInstancesEvent() - Constructor for class org.openspaces.admin.pu.elastic.events.ElasticStatelessReachedMaximumNumberOfInstancesEvent
de-serialization constructor
ElasticStatelessReachedMaximumNumberOfInstancesEvent(ProcessingUnit, int, int, int) - Constructor for class org.openspaces.admin.pu.elastic.events.ElasticStatelessReachedMaximumNumberOfInstancesEvent
 
element - Variable in class org.openspaces.memcached.protocol.CommandMessage
 
elements - Variable in class org.openspaces.memcached.protocol.ResponseMessage
 
EMBEDDED_CRASH_COUNT - Static variable in class net.jini.core.transaction.server.ServerTransaction
 
EMBEDDED_PROPERTIES_PREFIX - Static variable in class org.openspaces.pu.container.support.BeanLevelPropertiesParser
 
EMBEDDED_SPACE_PROTOCOL - Static variable in class com.j_spaces.core.client.SpaceURL
Deprecated.
java:// protocol.
EmbeddedSpaceBeanDefinitionParser - Class in org.openspaces.core.config
 
EmbeddedSpaceBeanDefinitionParser() - Constructor for class org.openspaces.core.config.EmbeddedSpaceBeanDefinitionParser
 
EmbeddedSpaceConfigurer - Class in org.openspaces.core.space
 
EmbeddedSpaceConfigurer(String) - Constructor for class org.openspaces.core.space.EmbeddedSpaceConfigurer
 
EmbeddedSpaceFactoryBean - Class in org.openspaces.core.space
 
EmbeddedSpaceFactoryBean() - Constructor for class org.openspaces.core.space.EmbeddedSpaceFactoryBean
 
EmbeddedSpaceFactoryBean(String) - Constructor for class org.openspaces.core.space.EmbeddedSpaceFactoryBean
 
EMPTY - Static variable in annotation type com.gigaspaces.annotation.pojo.SpaceFifoGroupingIndex
 
EMPTY - Static variable in annotation type com.gigaspaces.annotation.pojo.SpaceFifoGroupingProperty
 
EMPTY - Static variable in annotation type com.gigaspaces.annotation.pojo.SpaceIndex
 
EMPTY_LOCK_VALUE - Static variable in class org.openspaces.core.map.LockManager
A empty lock value written to indicate a lock when there is no value to lock on (i.e. calling lock on a key where there is no value in the cache).
EMPTY_STRING - Static variable in class com.gigaspaces.events.SpaceRemoteEvent
 
EMPTY_VALUE - Static variable in annotation type com.gigaspaces.annotation.pojo.SpaceId
 
EMPTY_VALUE - Static variable in annotation type com.gigaspaces.annotation.pojo.SpaceProperty
 
EmptyExpression - Class in org.openspaces.jpa.openjpa.query
Represents an empty expression where there's no WHERE clause.
EmptyExpression() - Constructor for class org.openspaces.jpa.openjpa.query.EmptyExpression
 
emptyExpression() - Method in class org.openspaces.jpa.openjpa.query.QueryExpressionFactory
Return a blank expression; this is used when the filter is empty.
emptyIntegerGauge() - Static method in class com.gigaspaces.metrics.MetricUtils
 
enable(boolean) - Method in interface org.openspaces.admin.alert.config.AlertConfigurer
Enable an alert using this configuration.
enable(boolean) - Method in class org.openspaces.admin.alert.config.CpuUtilizationAlertConfigurer
 
enable(boolean) - Method in class org.openspaces.admin.alert.config.GarbageCollectionAlertConfigurer
 
enable(boolean) - Method in class org.openspaces.admin.alert.config.HeapMemoryUtilizationAlertConfigurer
 
enable(boolean) - Method in class org.openspaces.admin.alert.config.MirrorPersistenceFailureAlertConfigurer
 
enable(boolean) - Method in class org.openspaces.admin.alert.config.PhysicalMemoryUtilizationAlertConfigurer
 
enable(boolean) - Method in class org.openspaces.admin.alert.config.ProcessingUnitInstanceMemberAliveIndicatorAlertConfigurer
 
enable(boolean) - Method in class org.openspaces.admin.alert.config.ProvisionFailureAlertConfigurer
 
enable(boolean) - Method in class org.openspaces.admin.alert.config.ReplicationChannelDisconnectedAlertConfigurer
 
enable(boolean) - Method in class org.openspaces.admin.alert.config.ReplicationRedoLogOverflowToDiskAlertConfigurer
 
enable(boolean) - Method in class org.openspaces.admin.alert.config.ReplicationRedoLogSizeAlertConfigurer
 
enable(boolean) - Method in class org.openspaces.admin.alert.config.SpacePartitionSplitBrainAlertConfigurer
 
ENABLE_BOUNDED_QUERY_CACHE - Static variable in class com.j_spaces.kernel.SystemProperties
Indication for if the QueryCache inner implementation will be bounded or not
ENABLE_BOUNDED_QUERY_CACHE_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
The default indication for if the QueryCache inner implementation will be bounded or not
ENABLE_DYNAMIC_LOCATORS - Static variable in class com.j_spaces.kernel.SystemProperties
Enable dynamic discovery of locators
ENABLE_DYNAMIC_LOCATORS_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
 
enableAgentFailureDetection(String) - Method in interface org.openspaces.grid.esm.ESM
Enables failure detection for the agent on the machine that called this method.
enableAgentFailureDetection(String) - Method in class org.openspaces.grid.esm.ESMImpl
 
enableAgentFailureDetection(String) - Method in class org.openspaces.grid.esm.ESMProxy
 
enableAlert(Class<? extends AlertConfiguration>) - Method in interface org.openspaces.admin.alert.AlertManager
Enable a previously set alert configuration.
enableBean(Class<T>) - Method in interface org.openspaces.admin.bean.BeanConfigManager
Enable a previously set bean configuration.
enableBean(String) - Method in interface org.openspaces.admin.bean.BeanConfigPropertiesManager
Disables a bean.
enableBean(String) - Method in class org.openspaces.core.bean.DefaultBeanServer
 
EnabledBeanConfigCannotBeChangedException - Exception in org.openspaces.admin.bean
Exception indicating that a configuration for an already enabled bean can't be changed unless first disabled.
EnabledBeanConfigCannotBeChangedException(String) - Constructor for exception org.openspaces.admin.bean.EnabledBeanConfigCannotBeChangedException
 
enableDelivery(RemoteEventListener) - Method in interface net.jini.event.MailboxRegistration
Initiates delivery of stored notifications to the supplied target listener, if any.
enableFailoverDetection(String) - Method in class org.openspaces.grid.gsm.machines.MachinesSlaEnforcementState
 
enableGridServiceAgentZonesAware() - Method in class org.openspaces.admin.pu.elastic.config.AutomaticCapacityScaleConfigurer
 
enableGridServiceAgentZonesAware() - Method in class org.openspaces.admin.pu.elastic.config.ManualCapacityPerZonesScaleConfigurer
 
enableGridServiceAgentZonesAware() - Method in class org.openspaces.admin.pu.elastic.config.ManualCapacityScaleConfigurer
 
enableGridServiceAgentZonesAware() - Method in interface org.openspaces.admin.pu.elastic.config.ScaleStrategyAgentZonesAwareConfigurer
By default disabled, which means that the following machines: - Machines started due to failover of another machine
enableIncomingReplication() - Method in interface org.openspaces.admin.gateway.GatewaySink
Enables incoming replication for this sink, only relevant if this sink GatewaySink.requiresBootstrapOnStartup() and no bootstrap was executed yet, otherwise the sink incoming replication is already enabled.
enableIncomingReplication(Admin, String, long, TimeUnit) - Static method in class org.openspaces.core.gateway.BootstrapUtility
Deprecated.
Since 8.0.4 - use GatewaySink.enableIncomingReplication() instead.
enableLRMIMonitoring() - Method in class org.openspaces.grid.esm.ESMImpl
 
enableLRMIMonitoring() - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanImpl
 
enableMonitoring() - Method in interface org.openspaces.admin.transport.TransportLRMIMonitoring
Enables lrmi monitoring (gigaspaces internal remoting layer), this will cause the target transport to start tracking lrmi activity which can later be viewed by calling.
enableTracing() - Method in class org.openspaces.grid.gsm.rebalancing.RebalancingSlaEnforcement
 
enclosedBy(NestableTransaction) - Method in class net.jini.core.transaction.server.NestableServerTransaction
Return true if the specified transaction is an ancestor of this transaction.
encode(Object) - Method in interface com.gigaspaces.security.encoding.ContentEncoder
Encode the object returning an encrypted byte array.
encodePassword(String) - Method in interface com.gigaspaces.security.encoding.PasswordEncoder
Encodes the specified raw password with an implementation specific algorithm.
EncodingException - Exception in com.gigaspaces.security.encoding
All encoding related exceptions thrown while trying to encode/decode.
EncodingException() - Constructor for exception com.gigaspaces.security.encoding.EncodingException
Constructs an EncodingException with no detail message.
EncodingException(String) - Constructor for exception com.gigaspaces.security.encoding.EncodingException
Constructs an EncodingException with the specified detail message.
EncodingException(String, Throwable) - Constructor for exception com.gigaspaces.security.encoding.EncodingException
Creates an EncodingException with the specified detail message and cause.
EncodingException(Throwable) - Constructor for exception com.gigaspaces.security.encoding.EncodingException
Creates an EncodingException with the specified cause and a detail message of (cause==null ?
end(Xid, int) - Method in class com.j_spaces.core.client.XAResourceImpl
 
endsWith(Value, Value) - Method in class org.openspaces.jpa.openjpa.query.QueryExpressionFactory
Return whether the first string ends with the second.
enforcePlannedCapacity() - Method in class org.openspaces.grid.gsm.strategy.AbstractCapacityScaleStrategyBean
 
enforceSla(AutoScalingSlaPolicy) - Method in interface org.openspaces.grid.gsm.autoscaling.AutoScalingSlaEnforcementEndpoint
 
enforceSla(AutoScalingSlaPolicy) - Method in class org.openspaces.grid.gsm.autoscaling.DefaultAutoScalingSlaEnforcementEndpoint
 
enforceSla(ContainersSlaPolicy) - Method in interface org.openspaces.grid.gsm.containers.ContainersSlaEnforcementEndpoint
 
enforceSla(EagerMachinesSlaPolicy) - Method in interface org.openspaces.grid.gsm.machines.MachinesSlaEnforcementEndpoint
 
enforceSla(CapacityMachinesSlaPolicy) - Method in interface org.openspaces.grid.gsm.machines.MachinesSlaEnforcementEndpoint
 
enforceSla(RebalancingSlaPolicy) - Method in interface org.openspaces.grid.gsm.rebalancing.RebalancingSlaEnforcementEndpoint
 
enforceSla() - Method in class org.openspaces.grid.gsm.strategy.AbstractScaleStrategyBean
 
enforceSla() - Method in class org.openspaces.grid.gsm.strategy.AutomaticCapacityScaleStrategyBean
 
enforceSla() - Method in class org.openspaces.grid.gsm.strategy.EagerScaleStrategyBean
 
enforceSla() - Method in class org.openspaces.grid.gsm.strategy.ManualCapacityPerZonesScaleStrategyBean
 
enforceSla() - Method in class org.openspaces.grid.gsm.strategy.ManualCapacityScaleStrategyBean
 
enforceSla() - Method in class org.openspaces.grid.gsm.strategy.UndeployScaleStrategyBean
 
ENGINE_CACHE_POLICY - Static variable in class com.j_spaces.kernel.SystemProperties
 
ENGINE_CACHE_POLICY_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
 
ENGINE_CORES_TOUSE_CONCURRENT_SL - Static variable in class com.j_spaces.kernel.SystemProperties
specifies the property name- min # of cores to use concurrent sl for class level entries and single-value index entries.
ENGINE_CORES_TOUSE_CONCURRENT_SL_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
specifies the default property - min # of cores to use concurrent sl for class level entries and single-value index entries.
ENGINE_GENERAL_PURPOSE_REMOVE_FILTERS - Static variable in class com.j_spaces.kernel.SystemProperties
Deprecated.
ENGINE_LRU_SEGMENTS - Static variable in class com.j_spaces.kernel.SystemProperties
Number of segments used by the concurrent server-based lru .
ENGINE_LRU_SEGMENTS_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
Default number of segments in lru is 5*Runtime.getRuntime().availableProcessors().
ENGINE_STORED_LIST_LOCKS - Static variable in class com.j_spaces.kernel.SystemProperties
Number of locks used by the engine stored lists.
ENGINE_STORED_LIST_LOCKS_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
Default number of index locks in engine If set to 0 - each index has its own lock
ENGINE_STORED_LIST_SEGMENTS - Static variable in class com.j_spaces.kernel.SystemProperties
Number of segments used by the engine stored lists.
ENGINE_STORED_LIST_SEGMENTS_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
Default number of segments in engine stored list is 5*Runtime.getRuntime().availableProcessors().
enqueuDefaultProvisioningInProgressEvent(Throwable, ZonesConfig) - Method in class org.openspaces.grid.gsm.strategy.ScaleStrategyProgressEventState
 
enqueuProvisioningCompletedEvent(ZonesConfig) - Method in class org.openspaces.grid.gsm.strategy.ScaleStrategyProgressEventState
 
enqueuProvisioningInProgressEvent(SlaEnforcementInProgressException, ZonesConfig) - Method in class org.openspaces.grid.gsm.strategy.ScaleStrategyProgressEventState
 
enqueuProvisioningInProgressEvent(InternalElasticProcessingUnitProgressChangedEvent) - Method in class org.openspaces.grid.gsm.strategy.ScaleStrategyProgressEventState
 
entityName - Variable in class org.openspaces.persistency.hibernate.iterator.AbstractChunkDataIterator
 
entityName - Variable in class org.openspaces.persistency.hibernate.iterator.AbstractScrollableDataIterator
 
entityName - Variable in class org.openspaces.persistency.hibernate.iterator.DefaultListQueryDataIterator
 
entityName - Variable in class org.openspaces.persistency.hibernate.iterator.StatelessListQueryDataIterator
 
entries() - Method in class com.gigaspaces.log.AllLogEntryMatcher
 
entries() - Method in class com.gigaspaces.log.ContinuousLogEntryMatcher
 
entries() - Method in class com.gigaspaces.log.ForwardChunkLogEntryMatcher
 
entries() - Method in interface com.gigaspaces.log.LogEntryMatcher
Returns all the relevant entries this matcher accumulated.
entries() - Method in class com.gigaspaces.log.LogEntryMatcherFilter
 
entries() - Method in class com.gigaspaces.log.ReverseLogEntryMatcher
 
entries() - Method in class com.gigaspaces.log.SizeLogEntryMatcher
 
EntryAlreadyInSpaceConflict - Class in com.gigaspaces.cluster.replication.gateway.conflict
A ConflictCause implementation for an entry already in space conflict.
EntryAlreadyInSpaceConflict() - Constructor for class com.gigaspaces.cluster.replication.gateway.conflict.EntryAlreadyInSpaceConflict
 
EntryAlreadyInSpaceException - Exception in com.j_spaces.core.client
This exception is thrown when write operation is rejected when the entry (or another with same UID) is already in space.
EntryAlreadyInSpaceException(String, String) - Constructor for exception com.j_spaces.core.client.EntryAlreadyInSpaceException
Constructor.
EntryAlreadyInSpaceException - Exception in org.openspaces.core
This exception is thrown when write operation is rejected when the entry (or another with same UID) is already in space.
EntryAlreadyInSpaceException(EntryAlreadyInSpaceException) - Constructor for exception org.openspaces.core.EntryAlreadyInSpaceException
 
EntryArrivedRemoteEvent - Class in com.j_spaces.core.client
An EntryArrivedRemoteEvent is sent to a NotifyDelegator object when an entry that matches the delegator's template enters a GigaSpace.
EntryArrivedRemoteEvent() - Constructor for class com.j_spaces.core.client.EntryArrivedRemoteEvent
Empty constructor.
EntryArrivedRemoteEvent(IJSpace, long, long, MarshalledObject, IEntryPacket, IEntryPacket, NotifyActionType, boolean, String, QueryResultTypeInternal) - Constructor for class com.j_spaces.core.client.EntryArrivedRemoteEvent
/** This constructor is reserved for internal usage only.
EntryInfo - Class in com.j_spaces.core.client
Deprecated.
Since 8.0 - This class is irrelevant since com.j_spaces.core.client.MetaDataEntry is no longer supported, Use POJO annotations instead.
EntryInfo(String, int) - Constructor for class com.j_spaces.core.client.EntryInfo
Deprecated.
Constructor.
EntryInfo(String, int, long) - Constructor for class com.j_spaces.core.client.EntryInfo
Deprecated.
Constructor - for internal use only.
EntryLockedException - Exception in org.openspaces.core
Thrown when an operation could not be completed because an entry was locked by another transaction.
EntryLockedException(String, Throwable) - Constructor for exception org.openspaces.core.EntryLockedException
 
EntryLockedUnderTransactionConflict - Class in com.gigaspaces.cluster.replication.gateway.conflict
A ConflictCause implementation for an entry locked under transaction conflict.
EntryLockedUnderTransactionConflict() - Constructor for class com.gigaspaces.cluster.replication.gateway.conflict.EntryLockedUnderTransactionConflict
 
EntryNotInSpaceConflict - Class in com.gigaspaces.cluster.replication.gateway.conflict
A ConflictCause implementation for an entry not in space conflict.
EntryNotInSpaceConflict() - Constructor for class com.gigaspaces.cluster.replication.gateway.conflict.EntryNotInSpaceConflict
 
EntryNotInSpaceException - Exception in com.j_spaces.core.client
This exception is thrown when update operation is rejected.
EntryNotInSpaceException(String, String, boolean) - Constructor for exception com.j_spaces.core.client.EntryNotInSpaceException
Constructor.
EntryNotInSpaceException - Exception in org.openspaces.core
This exception is thrown when update, readIfExist or takeIfExist operations are rejected.
EntryNotInSpaceException(EntryNotInSpaceException) - Constructor for exception org.openspaces.core.EntryNotInSpaceException
 
EntrySerializationException - Exception in com.j_spaces.core
This RuntimeException thrown when failed to serialize or deserialize Entry field.
EntrySerializationException(String, Throwable) - Constructor for exception com.j_spaces.core.EntrySerializationException
 
EntrySerializationException - Exception in org.openspaces.core
Thrown when failed to serialize or deserialize Entry field.
EntrySerializationException(EntrySerializationException) - Constructor for exception org.openspaces.core.EntrySerializationException
 
entrySet() - Method in class com.gigaspaces.document.DocumentProperties
entrySet() - Method in interface com.j_spaces.javax.cache.Cache
Deprecated.
Returns a set view of the objects currently contained in the cache.
entrySet() - Method in class com.sun.jini.lease.AbstractLeaseMap
 
entrySet() - Method in class org.openspaces.core.DefaultGigaMap
 
EntryVersionConflict - Class in com.gigaspaces.cluster.replication.gateway.conflict
A ConflictCause implementation for an entry version conflict.
EntryVersionConflict(int, int) - Constructor for class com.gigaspaces.cluster.replication.gateway.conflict.EntryVersionConflict
 
EntryVersionConflictException - Exception in com.j_spaces.core.client
This exception is thrown when update/take operation is rejected as a result of optimistic locking version conflict.
EntryVersionConflictException(String, int, int, String) - Constructor for exception com.j_spaces.core.client.EntryVersionConflictException
 
ENV_REPORT - Static variable in class com.j_spaces.kernel.SystemProperties
 
environmentVariable(String, String) - Method in class org.openspaces.admin.gsa.ElasticServiceManagerOptions
Sets an environment variable that will be passed to forked process.
environmentVariable(String, String) - Method in class org.openspaces.admin.gsa.GridServiceContainerOptions
Sets an environment variable that will be passed to forked process.
environmentVariable(String, String) - Method in class org.openspaces.admin.gsa.GridServiceManagerOptions
Sets an environment variable that will be passed to forked process.
environmentVariable(String, String) - Method in class org.openspaces.admin.gsa.GridServiceOptions
Sets an environment variable that will be passed to forked process.
environmentVariable(String, String) - Method in class org.openspaces.admin.gsa.LookupServiceOptions
Sets an environment variable that will be passed to forked process.
environmentVariable(String, String) - Method in class org.openspaces.admin.pu.elastic.ElasticStatefulProcessingUnitDeployment
 
environmentVariable(String, String) - Method in class org.openspaces.admin.pu.elastic.ElasticStatelessProcessingUnitDeployment
 
environmentVariable(String, String) - Method in interface org.openspaces.admin.pu.elastic.topology.ElasticDeploymentTopology
Defines an environment variable that will be passed to forked process.
environmentVariable(String, String) - Method in class org.openspaces.admin.space.ElasticSpaceDeployment
 
EQ - Static variable in class com.j_spaces.core.client.TemplateMatchCodes
Deprecated.
equal operation
equal(Value, Value) - Method in class org.openspaces.jpa.openjpa.query.QueryExpressionFactory
Return an expression representing the given condition.
equals(Object) - Method in class com.gigaspaces.client.SpaceProxyOperationModifiers
 
equals(Object) - Method in class com.gigaspaces.document.DocumentProperties
Compares the specified object with this map for equality.
equals(Object) - Method in class com.gigaspaces.document.SpaceDocument
 
equals(Object) - Method in class com.gigaspaces.log.LogEntryMatcher.InitializationContext
 
equals(Object) - Method in class com.gigaspaces.query.CompoundResult
 
equals(Object) - Method in class com.gigaspaces.security.authorities.GridAuthority
 
equals(Object) - Method in class com.gigaspaces.security.authorities.MonitorAuthority
 
equals(Object) - Method in class com.gigaspaces.security.authorities.SpaceAuthority
 
equals(Object) - Method in class com.gigaspaces.security.authorities.SystemAuthority
 
equals(Object) - Method in class com.gigaspaces.security.directory.User
 
equals(Object) - Method in class com.j_spaces.core.client.ExternalEntry
Deprecated.
Checks for identical UIDs and field values.
equals(Object, Object) - Static method in class com.j_spaces.core.client.ExternalEntry
Deprecated.
General equals method that compares two objects considering null values and multi-dimensional arrays.
equals(Object) - Method in class com.j_spaces.core.client.SpaceURL
Deprecated.
 
equals(Object) - Method in class com.j_spaces.core.client.SQLQuery
Indicates whether some SQLQuery is "equal to" this one.
equals(Object) - Method in interface com.j_spaces.javax.cache.Cache
Deprecated.
Equality is based on the Set returned by entrySet.
equals(Object) - Method in class com.sun.jini.lease.AbstractLeaseMap
 
equals(Object) - Method in class com.sun.jini.mahalo.StorableObject
 
equals(Object) - Method in class com.sun.jini.mahalo.TxnMgrProxy
Proxies for servers with the same proxyID are considered equal.
equals(Object) - Method in class net.jini.core.transaction.server.ServerTransaction
Two instances are equal if they have the same transaction manager and the same transaction id.
equals(Object) - Method in class net.jini.core.transaction.server.TransactionParticipantDataImpl
 
equals(Object) - Method in class org.openspaces.admin.alert.AlertSeverity
Compare two objects for value equality.
equals(Object) - Method in class org.openspaces.admin.alert.AlertStatus
Compare two objects for value equality.
equals(Object) - Method in class org.openspaces.admin.application.config.ApplicationConfig
 
equals(Object) - Method in class org.openspaces.admin.config.AbstractConfig
 
equals(Object) - Method in class org.openspaces.admin.gsa.GridServiceContainerOptions
 
equals(Object) - Method in class org.openspaces.admin.gsa.GSAReservationId
 
equals(Object) - Method in class org.openspaces.admin.memcached.config.MemcachedConfig
 
equals(Object) - Method in class org.openspaces.admin.pu.config.ContextPropertyConfig
 
equals(Object) - Method in class org.openspaces.admin.pu.config.MaxInstancesPerZoneConfig
 
equals(Object) - Method in class org.openspaces.admin.pu.config.ProcessingUnitConfig
 
equals(Object) - Method in class org.openspaces.admin.pu.config.UserDetailsConfig
 
equals(Object) - Method in class org.openspaces.admin.pu.dependency.config.ProcessingUnitDependencyConfig
 
equals(Object) - Method in class org.openspaces.admin.pu.elastic.config.AutomaticCapacityScaleConfig
 
equals(Object) - Method in class org.openspaces.admin.pu.elastic.config.AutomaticCapacityScaleRuleConfig
 
equals(Object) - Method in class org.openspaces.admin.pu.elastic.config.CapacityRequirementsConfig
 
equals(Object) - Method in class org.openspaces.admin.pu.elastic.config.EagerScaleConfig
 
equals(Object) - Method in class org.openspaces.admin.pu.elastic.config.ManualCapacityPerZonesScaleConfig
 
equals(Object) - Method in class org.openspaces.admin.pu.elastic.config.ManualCapacityScaleConfig
 
equals(Object) - Method in interface org.openspaces.admin.pu.elastic.config.ScaleStrategyConfig
 
equals(Object) - Method in class org.openspaces.admin.pu.statistics.ProcessingUnitStatisticsId
 
equals(Object) - Method in class org.openspaces.admin.quiesce.QuiesceDetails
 
equals(Object) - Method in class org.openspaces.admin.quiesce.QuiesceRequest
 
equals(Object) - Method in class org.openspaces.admin.quiesce.QuiesceResult
 
equals(Object) - Method in class org.openspaces.admin.space.config.SpaceConfig
 
equals(Object) - Method in class org.openspaces.core.util.StringProperties
 
equals(Object) - Method in exception org.openspaces.grid.gsm.autoscaling.exceptions.AutoScalingConfigConflictException
 
equals(Object) - Method in exception org.openspaces.grid.gsm.autoscaling.exceptions.AutoScalingThresholdBreachedException
 
equals(Object) - Method in exception org.openspaces.grid.gsm.autoscaling.exceptions.ReachedMaximumCapacityAutoScalingException
 
equals(Object) - Method in exception org.openspaces.grid.gsm.autoscaling.exceptions.RulesConflictAutoScalingException
 
equals(Object) - Method in class org.openspaces.grid.gsm.capacity.AbstractCapacityRequirement
 
equals(Object) - Method in interface org.openspaces.grid.gsm.capacity.CapacityRequirement
 
equals(Object) - Method in class org.openspaces.grid.gsm.capacity.CapacityRequirements
 
equals(Object) - Method in class org.openspaces.grid.gsm.capacity.CapacityRequirementType
 
equals(Object) - Method in class org.openspaces.grid.gsm.capacity.CpuCapacityRequirement
 
equals(Object) - Method in exception org.openspaces.grid.gsm.containers.exceptions.FailedToStartNewGridServiceContainersException
 
equals(Object) - Method in exception org.openspaces.grid.gsm.machines.exceptions.FailedGridServiceAgentReconnectedException
 
equals(Object) - Method in exception org.openspaces.grid.gsm.machines.exceptions.FailedToStopGridServiceAgentException
 
equals(Object) - Method in exception org.openspaces.grid.gsm.machines.exceptions.FailedToStopMachineException
 
equals(Object) - Method in exception org.openspaces.grid.gsm.machines.exceptions.NeedToStartMoreGridServiceAgentsException
 
equals(Object) - Method in exception org.openspaces.grid.gsm.machines.exceptions.StartedTooManyMachinesException
 
equals(Object) - Method in exception org.openspaces.grid.gsm.machines.exceptions.UnexpectedShutdownOfNewGridServiceAgentException
 
equals(Object) - Method in class org.openspaces.grid.gsm.machines.isolation.DedicatedMachineIsolation
 
equals(Object) - Method in class org.openspaces.grid.gsm.machines.isolation.ElasticProcessingUnitMachineIsolation
 
equals(Object) - Method in class org.openspaces.grid.gsm.machines.isolation.PublicMachineIsolation
 
equals(Object) - Method in class org.openspaces.grid.gsm.machines.isolation.SharedMachineIsolation
 
equals(Object) - Method in class org.openspaces.grid.gsm.machines.MachinesSlaEnforcementState.StateKey
 
equals(Object) - Method in interface org.openspaces.grid.gsm.sla.exceptions.SlaEnforcementDecision
Must implement the equals method since it is used to filter failure events
equals(Object) - Method in interface org.openspaces.grid.gsm.sla.exceptions.SlaEnforcementFailure
Must implement the equals method since it is used to filter failure events
equals(Object) - Method in exception org.openspaces.grid.gsm.sla.exceptions.SlaEnforcementInProgressException
 
equals(Object) - Method in class org.openspaces.memcached.Key
 
equals(Object) - Method in class org.openspaces.memcached.LocalCacheElement
 
equals(Object) - Method in class org.openspaces.remoting.RemotingUtils.MethodHash
 
equalsZero() - Method in class org.openspaces.grid.gsm.capacity.AbstractCapacityRequirement
 
equalsZero() - Method in interface org.openspaces.grid.gsm.capacity.CapacityRequirement
 
equalsZero() - Method in class org.openspaces.grid.gsm.capacity.CapacityRequirements
 
equalsZero() - Method in class org.openspaces.grid.gsm.capacity.CpuCapacityRequirement
 
error(Object) - Method in class org.openspaces.grid.gsm.PrefixLog
 
error(Object, Throwable) - Method in class org.openspaces.grid.gsm.PrefixLog
 
error(Object) - Method in class org.openspaces.grid.gsm.SingleThreadedPollingLog
 
error(Object, Throwable) - Method in class org.openspaces.grid.gsm.SingleThreadedPollingLog
 
error - Variable in class org.openspaces.memcached.protocol.CommandMessage
 
error(String) - Static method in class org.openspaces.memcached.protocol.CommandMessage
 
ERROR_HANDLING - Static variable in class org.openspaces.core.gateway.config.GatewaySinkBeanDefinitionParser
 
errorString - Variable in class org.openspaces.memcached.protocol.CommandMessage
 
ESCALATED - Static variable in class org.openspaces.admin.alert.AlertStatus
ESCALATED is an alert status indicating that a raised alert has been escalated.
ESM - Interface in org.openspaces.grid.esm
The Elastic Service Manager (ESM) provides the support to deploy, manage and monitor elastic services in the Grid/Cloud.
ESM_BACKUP_INTERVAL_MILLISECONDS - Static variable in class org.openspaces.grid.esm.EsmSystemProperties
 
ESM_BACKUP_INTERVAL_MILLISECONDS_DEFAULT - Static variable in class org.openspaces.grid.esm.EsmSystemProperties
 
ESM_BACKUP_MACHINES_STATE_TO_SPACE_FLAG - Static variable in class org.openspaces.grid.esm.EsmSystemProperties
 
ESM_CLEANUP_CLOUD_TIMEOUT_SECONDS - Static variable in class org.openspaces.grid.esm.EsmSystemProperties
 
ESM_CLEANUP_CLOUD_TIMEOUT_SECONDS_DEFAULT - Static variable in class org.openspaces.grid.esm.EsmSystemProperties
 
ESM_INIT_EVENTLOOP_KEEPALIVE_ERROR_SECONDS - Static variable in class org.openspaces.grid.esm.EsmSystemProperties
 
ESM_INIT_EVENTLOOP_KEEPALIVE_ERROR_SECONDS_DEFAULT - Static variable in class org.openspaces.grid.esm.EsmSystemProperties
 
ESM_INIT_POLLING_INTERVAL_SECONDS - Static variable in class org.openspaces.grid.esm.EsmSystemProperties
 
ESM_INIT_POLLING_INTERVAL_SECONDS_DEFAULT - Static variable in class org.openspaces.grid.esm.EsmSystemProperties
 
ESM_INIT_TIMEOUT_SECONDS - Static variable in class org.openspaces.grid.esm.EsmSystemProperties
 
ESM_INIT_TIMEOUT_SECONDS_DEFAULT - Static variable in class org.openspaces.grid.esm.EsmSystemProperties
 
ESM_INIT_WAITFOR_GSM_UPTIME_SECONDS - Static variable in class org.openspaces.grid.esm.EsmSystemProperties
 
ESM_INIT_WAITFOR_GSM_UPTIME_SECONDS_DEFAULT - Static variable in class org.openspaces.grid.esm.EsmSystemProperties
 
ESM_INIT_WAITFOR_LUS_UPTIME_SECONDS - Static variable in class org.openspaces.grid.esm.EsmSystemProperties
 
ESM_INIT_WAITFOR_LUS_UPTIME_SECONDS_DEFAULT - Static variable in class org.openspaces.grid.esm.EsmSystemProperties
 
ESM_MACHINE_PROVISIONING_MAX_THREADS - Static variable in class org.openspaces.grid.esm.EsmSystemProperties
 
ESM_MACHINE_PROVISIONING_MAX_THREADS_DEFAULT - Static variable in class org.openspaces.grid.esm.EsmSystemProperties
 
ESM_PASSWORD - Static variable in class org.openspaces.grid.esm.EsmSystemProperties
 
ESM_PROPERTIES_PASSWORD - Static variable in class org.openspaces.grid.esm.EsmSystemProperties
 
ESM_PROPERTIES_USERNAME - Static variable in class org.openspaces.grid.esm.EsmSystemProperties
 
ESM_START_AGENT_TIMEOUT_SECONDS - Static variable in class org.openspaces.grid.esm.EsmSystemProperties
 
ESM_START_AGENT_TIMEOUT_SECONDS_DEFAULT - Static variable in class org.openspaces.grid.esm.EsmSystemProperties
 
ESM_START_CONTAINER_TIMEOUT_FAILURE_SECONDS - Static variable in class org.openspaces.grid.esm.EsmSystemProperties
 
ESM_START_CONTAINER_TIMEOUT_FAILURE_SECONDS_DEFAULT - Static variable in class org.openspaces.grid.esm.EsmSystemProperties
 
ESM_STATEFUL_DEPLOYMENT_FAILURE_FORGET_SECONDS - Static variable in class org.openspaces.grid.esm.EsmSystemProperties
 
ESM_STATEFUL_DEPLOYMENT_FAILURE_FORGET_SECONDS_DEFAULT - Static variable in class org.openspaces.grid.esm.EsmSystemProperties
 
ESM_STATEFUL_DEPLOYMENT_TIMEOUT_SECONDS - Static variable in class org.openspaces.grid.esm.EsmSystemProperties
 
ESM_STATEFUL_DEPLOYMENT_TIMEOUT_SECONDS_DEFAULT - Static variable in class org.openspaces.grid.esm.EsmSystemProperties
 
ESM_STATELESS_DEPLOYMENT_FAILURE_FORGET_SECONDS - Static variable in class org.openspaces.grid.esm.EsmSystemProperties
 
ESM_STATELESS_DEPLOYMENT_FAILURE_FORGET_SECONDS_DEFAULT - Static variable in class org.openspaces.grid.esm.EsmSystemProperties
 
ESM_STATELESS_DEPLOYMENT_TIMEOUT_SECONDS - Static variable in class org.openspaces.grid.esm.EsmSystemProperties
 
ESM_STATELESS_DEPLOYMENT_TIMEOUT_SECONDS_DEFAULT - Static variable in class org.openspaces.grid.esm.EsmSystemProperties
 
ESM_STOP_AGENT_TIMEOUT_SECONDS - Static variable in class org.openspaces.grid.esm.EsmSystemProperties
 
ESM_STOP_AGENT_TIMEOUT_SECONDS_DEFAULT - Static variable in class org.openspaces.grid.esm.EsmSystemProperties
 
ESM_USERNAME - Static variable in class org.openspaces.grid.esm.EsmSystemProperties
 
ESM_WAIT_BEFORE_START_CONTAINER_AGAIN_SECONDS - Static variable in class org.openspaces.grid.esm.EsmSystemProperties
 
ESM_WAIT_BEFORE_START_CONTAINER_AGAIN_SECONDS_DEFAULT - Static variable in class org.openspaces.grid.esm.EsmSystemProperties
 
ESMFaultDetectionHandler - Class in org.openspaces.grid.esm
 
ESMFaultDetectionHandler() - Constructor for class org.openspaces.grid.esm.ESMFaultDetectionHandler
 
ESMImpl - Class in org.openspaces.grid.esm
 
ESMImpl() - Constructor for class org.openspaces.grid.esm.ESMImpl
Create an ESM
ESMImpl(String[], LifeCycle) - Constructor for class org.openspaces.grid.esm.ESMImpl
Create an ESM launched from the ServiceStarter framework
ESMImpl.PendingElasticPropertiesUpdate - Class in org.openspaces.grid.esm
 
ESMImplInitializer - Class in org.openspaces.grid.esm
The purpose of this class is to make sure that admin API view of the PUs and instances is based on the GSM and not the LUS.
ESMImplInitializer(ESMImplInitializer.AdminCreatedEventListener) - Constructor for class org.openspaces.grid.esm.ESMImplInitializer
 
ESMImplInitializer.AdminCreatedEventListener - Interface in org.openspaces.grid.esm
 
ESMInitializationTimeoutException - Exception in org.openspaces.grid.esm
 
ESMInitializationTimeoutException(long, TimeUnit) - Constructor for exception org.openspaces.grid.esm.ESMInitializationTimeoutException
 
EsmNotInitializedException - Exception in org.openspaces.grid.esm
 
EsmNotInitializedException() - Constructor for exception org.openspaces.grid.esm.EsmNotInitializedException
 
ESMProxy - Class in org.openspaces.grid.esm
 
EsmSystemProperties - Class in org.openspaces.grid.esm
 
EsmSystemProperties() - Constructor for class org.openspaces.grid.esm.EsmSystemProperties
 
EventContainersBus - Class in org.openspaces.events.support
Holds dynamically generated event containers.
EventContainersBus() - Constructor for class org.openspaces.events.support.EventContainersBus
 
EventContainerServiceDetails - Class in org.openspaces.events
A generic event container service details.
EventContainerServiceDetails() - Constructor for class org.openspaces.events.EventContainerServiceDetails
 
EventContainerServiceDetails(String, String, String, String, String, Object, boolean, String) - Constructor for class org.openspaces.events.EventContainerServiceDetails
 
EventContainerServiceDetails.Attributes - Class in org.openspaces.events
 
EventContainerServiceMonitors - Class in org.openspaces.events
A generic event container service monitors.
EventContainerServiceMonitors() - Constructor for class org.openspaces.events.EventContainerServiceMonitors
 
EventContainerServiceMonitors(String, long, long, String) - Constructor for class org.openspaces.events.EventContainerServiceMonitors
 
EventContainerServiceMonitors.Attributes - Class in org.openspaces.events
 
EventDriven - Annotation Type in org.openspaces.events
A simple marker interface denoting a class to be event driven.
EventDrivenProxy - Annotation Type in org.openspaces.remoting
An annotation used to inject EventDrivenSpaceRemotingProxyFactoryBean into a field.
EventDrivenProxyBeanDefinitionParser - Class in org.openspaces.remoting.config
A bean definition builder for EventDrivenSpaceRemotingProxyFactoryBean.
EventDrivenProxyBeanDefinitionParser() - Constructor for class org.openspaces.remoting.config.EventDrivenProxyBeanDefinitionParser
 
EventDrivenRemoteFuture<T> - Class in org.openspaces.remoting
A Space remoting future implementation.
EventDrivenRemoteFuture(GigaSpace, SpaceRemotingEntry) - Constructor for class org.openspaces.remoting.EventDrivenRemoteFuture
 
EventDrivenRemotingMethod - Annotation Type in org.openspaces.remoting
An annotation used to configure method level behaviour for event driven remoting proxies, which are eventually configured through EventDrivenSpaceRemotingProxyFactoryBean.
EventDrivenRemotingProxyConfigurer<T> - Class in org.openspaces.remoting
A simple programmatic configurer creating a remote asyncronous proxy Usage example: IJSpace space = new UrlSpaceConfigurer("jini://*/*/mySpace") .space(); GigaSpace gigaSpace = new GigaSpaceConfigurer(space).gigaSpace(); MyBusinessInterface proxy = new EventDrivenRemotingProxyConfigurer<MyBusinessInterface>(gigaSpace, MyBusinessInterface.class) .timeout(15000) .proxy(); proxy.businessMethod(...);
EventDrivenRemotingProxyConfigurer(GigaSpace, Class<T>) - Constructor for class org.openspaces.remoting.EventDrivenRemotingProxyConfigurer
 
EventDrivenScriptingExecutor - Annotation Type in org.openspaces.remoting.scripting
Allows to inject a ScriptingExecutor remoting proxy using EventDrivenSpaceRemotingProxyFactoryBean.
EventDrivenScriptingProxyConfigurer<T> - Class in org.openspaces.remoting.scripting
A simple programmatic configurer creating a remote event driven scripting proxy Usage example: IJSpace space = new UrlSpaceConfigurer("jini://*/*/mySpace") .space(); GigaSpace gigaSpace = new GigaSpaceConfigurer(space).gigaSpace(); ScriptingExecutor executor = new EventDrivenScriptingProxyConfigurer(gigaSpace) .timeout(15000) .scriptingExecutor(); Integer result = executor.execute(new StaticScript() .type("groovy") .name("myScript") .script("return 1"));
EventDrivenScriptingProxyConfigurer(GigaSpace) - Constructor for class org.openspaces.remoting.scripting.EventDrivenScriptingProxyConfigurer
Creates a new AsyncScriptingProxyConfigurer on top of the given space
EventDrivenSpaceRemotingEntry - Class in org.openspaces.remoting
Deprecated. 
EventDrivenSpaceRemotingEntry() - Constructor for class org.openspaces.remoting.EventDrivenSpaceRemotingEntry
Deprecated.
Constructs a new Async remoting entry.
EventDrivenSpaceRemotingProxyFactoryBean - Class in org.openspaces.remoting
A space event driven remoting proxy that forward the service execution to a remote service with the space as the transport layer.
EventDrivenSpaceRemotingProxyFactoryBean() - Constructor for class org.openspaces.remoting.EventDrivenSpaceRemotingProxyFactoryBean
 
EventExceptionHandler<T> - Interface in org.openspaces.events
An exception handler to handle exception when invoking event listeners.
eventID - Variable in class net.jini.core.event.EventRegistration
The event identifier.
eventID - Variable in class net.jini.core.event.RemoteEvent
The event identifier.
eventListener(SpaceDataEventListener) - Method in class org.openspaces.events.asyncpolling.SimpleAsyncPollingContainerConfigurer
 
eventListener(SpaceDataEventListener) - Method in class org.openspaces.events.notify.SimpleNotifyContainerConfigurer
 
eventListener(SpaceDataEventListener) - Method in class org.openspaces.events.polling.SimplePollingContainerConfigurer
 
EventListenerAdapter - Interface in org.openspaces.events.adapter
 
eventListenerAnnotation(Object) - Method in class org.openspaces.events.asyncpolling.SimpleAsyncPollingContainerConfigurer
Sets an event listener that uses annotations
eventListenerAnnotation(Object) - Method in class org.openspaces.events.notify.SimpleNotifyContainerConfigurer
Sets an event listener that uses annotations
eventListenerAnnotation(Object) - Method in class org.openspaces.events.polling.SimplePollingContainerConfigurer
Sets an event listener that uses annotations
eventListenerMethod(Object, String) - Method in class org.openspaces.events.asyncpolling.SimpleAsyncPollingContainerConfigurer
Sets an event listener that uses method name as an adapter
eventListenerMethod(Object, String) - Method in class org.openspaces.events.notify.SimpleNotifyContainerConfigurer
Sets an event listener that uses method name as an adapter
eventListenerMethod(Object, String) - Method in class org.openspaces.events.polling.SimplePollingContainerConfigurer
Sets an event listener that uses method name as an adapter
EventMailbox - Interface in net.jini.event
The EventMailbox interface allows clients to specify and use a third party for the purpose of storing and retrieving events.
eventReceived(Object) - Method in class org.openspaces.events.polling.SimplePollingEventListenerContainer
Template method that gets called right when a new message has been received, before attempting to process it.
EventRegistration - Class in net.jini.core.event
A utility class for use as a return value for event-interest registration methods.
EventRegistration(long, Object, Lease, long) - Constructor for class net.jini.core.event.EventRegistration
Constructs an EventRegistration object.
EventSession - Interface in com.gigaspaces.events
a common interface for all EventSession types
a session is a stateful service used to register event listeners to the space
the state of the session contains a set of configuration parameters such as the communication protocol
used to convey the events and whether of not to use FIFO order
the session can be used to register multiple listeners that share the same configuration.
EventSessionConfig - Class in com.gigaspaces.events
this class is used to configure an EventSession.
EventSessionConfig() - Constructor for class com.gigaspaces.events.EventSessionConfig
creates EventSessionConfig for farther configuration.
EventSessionConfig(Properties) - Constructor for class com.gigaspaces.events.EventSessionConfig
Deprecated.
since 9.0 use setters instead
EventSessionConfig(String) - Constructor for class com.gigaspaces.events.EventSessionConfig
Deprecated.
since 9.0 use setters instead
eventSessionConfig(EventSessionConfig) - Method in class org.openspaces.core.IteratorBuilder
The event session configuration to be used when subscribing for notifications.
EventSessionConfig.ComType - Enum in com.gigaspaces.events
Deprecated.
Since 9.7
EventSessionFactory - Class in com.gigaspaces.events
Deprecated.
Since 9.7.0 - Use GigaSpace.newDataEventSession instead.
EventsNamespaceHandler - Class in org.openspaces.events.config
 
EventsNamespaceHandler() - Constructor for class org.openspaces.events.config.EventsNamespaceHandler
 
EventTemplate - Annotation Type in org.openspaces.events
Marking a listener method with this annotation will result in its return value to be used as the template for the event container.
EventTemplateProvider - Interface in org.openspaces.events
A template provider allowing for custom implementations to provide a template used for matching on events to receive.
evict(int) - Method in class com.gigaspaces.server.eviction.SpaceEvictionStrategy
Called when the space requires entries to be evicted.
evict(Object) - Method in interface com.j_spaces.javax.cache.Cache
Deprecated.
The evict method will remove object from the cache the matches the provided key.
evict(Cache) - Method in interface com.j_spaces.javax.cache.EvictionStrategy
Deprecated.
Evicts batch of CacheEntry from the Cache according to the eviction strategy.
evict(Object) - Method in class org.openspaces.core.DefaultGigaMap
 
EVICT_ONLY - Static variable in class com.gigaspaces.client.ClearModifiers
Remove matching entries from memory only (do not remove from the underlying EDS).
EVICT_ONLY - Static variable in class com.gigaspaces.client.TakeModifiers
Remove matching entries from memory only (do not remove from the underlying EDS).
EVICT_ONLY - Static variable in class com.j_spaces.core.client.TakeModifiers
A modifier passed to take/clear operations.
EvictableServerEntry - Interface in com.gigaspaces.server.eviction
Encapsulates information about a server entry.
EVICTION_STRATEGY - Static variable in class org.openspaces.core.config.MapLocalCacheSettingsBeanDefinitionParser
 
EvictionStrategy - Interface in com.j_spaces.javax.cache
Deprecated. 
evictionStrategy(SpaceEvictionStrategy) - Method in class org.openspaces.core.space.CustomCachePolicy
Sets the custom eviction strategy to be used by the space, When using a Custom Cache Policy this property must be set.
ex - Variable in class org.openspaces.remoting.EventDrivenSpaceRemotingEntry
Deprecated.
 
ExactZonesConfig - Class in org.openspaces.admin.zone.config
 
ExactZonesConfig(Map<String, String>) - Constructor for class org.openspaces.admin.zone.config.ExactZonesConfig
 
ExactZonesConfig() - Constructor for class org.openspaces.admin.zone.config.ExactZonesConfig
 
ExactZonesConfigurer - Class in org.openspaces.admin.zone.config
 
ExactZonesConfigurer() - Constructor for class org.openspaces.admin.zone.config.ExactZonesConfigurer
 
exceptionCaught(ChannelHandlerContext, ExceptionEvent) - Method in class org.openspaces.memcached.protocol.binary.MemcachedBinaryResponseEncoder
Handle exceptions in protocol processing.
exceptionCaught(ChannelHandlerContext, ExceptionEvent) - Method in class org.openspaces.memcached.protocol.text.MemcachedResponseEncoder
Handle exceptions in protocol processing.
exceptionHandler - Variable in class org.openspaces.events.AbstractEventListenerContainer
 
exceptionHandler(EventExceptionHandler) - Method in class org.openspaces.events.asyncpolling.SimpleAsyncPollingContainerConfigurer
 
ExceptionHandler - Annotation Type in org.openspaces.events
An annotation marking a method as one that is responsible to return a EventExceptionHandler to be used with event containers.
exceptionHandler(EventExceptionHandler) - Method in class org.openspaces.events.notify.SimpleNotifyContainerConfigurer
 
exceptionHandler(EventExceptionHandler) - Method in class org.openspaces.events.polling.SimplePollingContainerConfigurer
 
exceptionHandler - Variable in class org.openspaces.persistency.patterns.BulkDataPersisterExceptionHandler
Deprecated.
 
ExceptionHandler - Interface in org.openspaces.persistency.patterns
Deprecated.
since 9.5 - use PersistencyExceptionHandler instead.
exceptionMap - Variable in exception net.jini.core.lease.LeaseMapException
A Map from Lease to Exception, containing each lease that failed to renew or cancel, and the exception that resulted from that lease's renewal or cancel attempt.
ExceptionTranslator - Interface in org.openspaces.core.exception
Translates a low level JavaSpaces/Jini exception into a DataAccessException runtime exception.
EXCLUSIVE - Static variable in class com.gigaspaces.log.LogEntryMatchers
 
EXCLUSIVE_READ_LOCK - Static variable in class com.gigaspaces.client.CountModifiers
The resulting entries are locked, blocking update/remove from other transactions.
EXCLUSIVE_READ_LOCK - Static variable in class com.gigaspaces.client.ReadModifiers
The resulting entries are locked, blocking update/remove from other transactions.
EXCLUSIVE_READ_LOCK - Static variable in class com.j_spaces.core.client.ReadModifiers
Allows read operations to have exclusive visibility of entities that are not locked by active transactions.
ExclusiveReadAsyncOperationHandler - Class in org.openspaces.events.asyncpolling.receive
Performs a single take usign GigaSpace.asyncRead(Object) under exclusive read lock.
ExclusiveReadAsyncOperationHandler() - Constructor for class org.openspaces.events.asyncpolling.receive.ExclusiveReadAsyncOperationHandler
 
ExclusiveReadReceiveOperationHandler - Class in org.openspaces.events.polling.receive
Performs single read operation using GigaSpace.read(Object,long,int) under an exclusive read lock.
ExclusiveReadReceiveOperationHandler() - Constructor for class org.openspaces.events.polling.receive.ExclusiveReadReceiveOperationHandler
 
execute(Task<T>) - Method in class org.openspaces.core.DefaultGigaSpace
 
execute(Task<T>, AsyncFutureListener<T>) - Method in class org.openspaces.core.DefaultGigaSpace
 
execute(Task<T>, Object) - Method in class org.openspaces.core.DefaultGigaSpace
 
execute(Task<T>, Object, AsyncFutureListener<T>) - Method in class org.openspaces.core.DefaultGigaSpace
 
execute(DistributedTask<T, R>, Object...) - Method in class org.openspaces.core.DefaultGigaSpace
 
execute(DistributedTask<T, R>) - Method in class org.openspaces.core.DefaultGigaSpace
 
execute(DistributedTask<T, R>, AsyncFutureListener<R>) - Method in class org.openspaces.core.DefaultGigaSpace
 
execute() - Method in class org.openspaces.core.executor.juc.CallableTaskAdapter
Simply delegates the execution to Callable.call().
execute(Runnable) - Method in class org.openspaces.core.executor.juc.DefaultTaskExecutorService
 
execute() - Method in class org.openspaces.core.executor.juc.RunnableTaskAdapter
Simply delegates the execution to Runnable.run() and returns the optional result provided in the constructor.
execute() - Method in class org.openspaces.core.executor.support.PrivilegedDistributedTask
Exeutes the provided task under access controls.
execute() - Method in class org.openspaces.core.executor.support.PrivilegedTask
Executes the provided task under access controls.
execute() - Method in class org.openspaces.core.executor.support.SimpleDelegatingTask
Simply delegates the execution to the provided delegated task.
execute() - Method in interface org.openspaces.core.executor.Task
Computes a result, or throws an exception if unable to do so.
execute() - Method in class org.openspaces.core.ExecutorBuilder
Executes all the given tasks (asynchronously) based on their execution mode and returns a future allowing to retrieve the reduced operation of all the tasks.
execute(Task<T>) - Method in interface org.openspaces.core.GigaSpace
Executes a task on a specific space node.
execute(Task<T>, AsyncFutureListener<T>) - Method in interface org.openspaces.core.GigaSpace
Executes a task on a specific space node.
execute(Task<T>, Object) - Method in interface org.openspaces.core.GigaSpace
Executes a task on a specific space node.
execute(Task<T>, Object, AsyncFutureListener<T>) - Method in interface org.openspaces.core.GigaSpace
Executes a task on a specific space node.
execute(DistributedTask<T, R>, Object...) - Method in interface org.openspaces.core.GigaSpace
Executes a task on all the nodes that correspond to the list of routing values.
execute(DistributedTask<T, R>) - Method in interface org.openspaces.core.GigaSpace
Executes the task on all the primary space nodes within the cluster (broadcast).
execute() - Method in class org.openspaces.events.support.RegisterEventContainerTask
 
execute() - Method in class org.openspaces.events.support.UnregisterEventContainerTask
 
execute(GigaSpace, Task<T>) - Static method in class org.openspaces.extensions.AsyncExtension
 
execute(GigaSpace, Task<T>, Object) - Static method in class org.openspaces.extensions.AsyncExtension
 
execute(GigaSpace, Task<T>, Object...) - Static method in class org.openspaces.extensions.AsyncExtension
 
execute(GigaSpace, DistributedTask<T, R>) - Static method in class org.openspaces.extensions.AsyncExtension
 
execute(StoreManager) - Method in class org.openspaces.jpa.openjpa.query.executor.JpaJdbcQueryExecutor
 
execute(StoreManager) - Method in interface org.openspaces.jpa.openjpa.query.executor.JpaQueryExecutor
Execute the JPA translated expression tree.
execute() - Method in class org.openspaces.remoting.ExecutorRemotingTask
 
execute(Script) - Method in class org.openspaces.remoting.scripting.DefaultScriptingExecutor
 
execute(Script, groovy.lang.Script, Map<String, Object>) - Method in class org.openspaces.remoting.scripting.GroovyLocalScriptExecutor
 
execute(Script, JRubyLocalScriptExecutor.JRubyCompiledScript, Map<String, Object>) - Method in class org.openspaces.remoting.scripting.JRubyLocalScriptExecutor
 
execute(Script, Object, Map<String, Object>) - Method in class org.openspaces.remoting.scripting.Jsr223LocalScriptExecutor
 
execute(Script, T, Map<String, Object>) - Method in interface org.openspaces.remoting.scripting.LocalScriptExecutor
Executes the given compiled script.
execute(Script) - Method in interface org.openspaces.remoting.scripting.ScriptingExecutor
Executes the given script and returns a response.
executeBulk(List<BulkItem>) - Method in interface com.gigaspaces.datasource.BulkDataPersister
Deprecated.
Execute given bulk of operations.
executeBulk(List<BulkItem>) - Method in class org.openspaces.persistency.hibernate.DefaultHibernateExternalDataSource
Deprecated.
Perform the given bulk changes using Hibernate Session.
executeBulk(List<BulkItem>) - Method in class org.openspaces.persistency.hibernate.StatelessHibernateExternalDataSource
Deprecated.
Perform the given bulk changes using Hibernate StatelessSession.
executeBulk(List<BulkItem>) - Method in class org.openspaces.persistency.patterns.BulkDataPersisterExceptionHandler
Deprecated.
 
executeBulk(List<BulkItem>) - Method in class org.openspaces.persistency.patterns.BulkDataPersisterSplitter
Deprecated.
 
executeExtent(ClassMetaData, boolean, FetchConfiguration) - Method in class org.openspaces.jpa.StoreManager
 
executeListener(SpaceDataEventListener, Object, TransactionStatus, Object) - Method in class org.openspaces.events.AbstractEventListenerContainer
Executes the given listener if the container is running (AbstractEventListenerContainer.isRunning().
executeQuery(StoreQuery.Executor, ClassMetaData, ClassMetaData[], boolean, ExpressionFactory[], QueryExpressions[], Object[], StoreQuery.Range) - Method in class org.openspaces.jpa.openjpa.StoreManagerQuery
Execute the given expression against the given candidate extent.
executeQuery(StoreQuery, Object[], StoreQuery.Range) - Method in class org.openspaces.jpa.openjpa.StoreManagerSQLQuery.SQLExecutor
 
executorBuilder(AsyncResultsReducer<T, R>) - Method in class org.openspaces.core.DefaultGigaSpace
 
ExecutorBuilder<T extends Serializable,R> - Class in org.openspaces.core
The executor builder allows to combine all the different types of executing tasks into a single execution (of course, the execution itself, of all the tasks, is asynchronous).
executorBuilder(AsyncResultsReducer<T, R>) - Method in interface org.openspaces.core.GigaSpace
Constructs an executor builder allowing to accumulate different tasks required to be executed into a single execute mechanism with all the results reduced by the reducer provided.
ExecutorProxy - Annotation Type in org.openspaces.remoting
An annotation used to inject ExecutorSpaceRemotingProxyFactoryBean into a field.
ExecutorProxyBeanDefinitionParser - Class in org.openspaces.remoting.config
A bean definition builder for ExecutorSpaceRemotingProxyFactoryBean.
ExecutorProxyBeanDefinitionParser() - Constructor for class org.openspaces.remoting.config.ExecutorProxyBeanDefinitionParser
 
ExecutorRemotingMethod - Annotation Type in org.openspaces.remoting
An annotation used to configure method level behaviour for executor remoting proxies. which are eventually configured through ExecutorSpaceRemotingProxyFactoryBean.
ExecutorRemotingProxyConfigurer<T> - Class in org.openspaces.remoting
A simple programmatic configurer creating a remote executor based proxy Usage example: IJSpace space = new UrlSpaceConfigurer("jini://*/*/mySpace") .space(); GigaSpace gigaSpace = new GigaSpaceConfigurer(space).gigaSpace(); MyBusinessInterface proxy = new ExecutorRemotingProxyConfigurer<MyBusinessInterface>(gigaSpace, MyBusinessInterface.class) .broadcast(true) .proxy(); proxy.businessMethod(...);
ExecutorRemotingProxyConfigurer(GigaSpace, Class<T>) - Constructor for class org.openspaces.remoting.ExecutorRemotingProxyConfigurer
 
ExecutorRemotingTask<T extends Serializable> - Class in org.openspaces.remoting
A Task that can be used to simulate remote invocation with SpaceRemotingServiceExporter.
ExecutorRemotingTask() - Constructor for class org.openspaces.remoting.ExecutorRemotingTask
Should not be used.
ExecutorRemotingTask(String, String, RemotingUtils.MethodHash, Object[]) - Constructor for class org.openspaces.remoting.ExecutorRemotingTask
 
ExecutorRemotingTask.InternalExecutorException - Exception in org.openspaces.remoting
A wrapper executor exception that holds more information on the exception, such as the instance id.
ExecutorRemotingTask.InternalExecutorResult<T extends Serializable> - Class in org.openspaces.remoting
A wrapper executor result that holds more information on the exception, such as the instance id.
ExecutorScriptingExecutor - Annotation Type in org.openspaces.remoting.scripting
Allows to inject a ScriptingExecutor remoting proxy using ExecutorSpaceRemotingProxyFactoryBean.
ExecutorScriptingProxyConfigurer<T> - Class in org.openspaces.remoting.scripting
A simple programmatic configurer creating a remote executor scripting proxy.
ExecutorScriptingProxyConfigurer(GigaSpace) - Constructor for class org.openspaces.remoting.scripting.ExecutorScriptingProxyConfigurer
Creates a new ExecutorScriptingProxyConfigurer on top of the given space
ExecutorSpaceFilter - Class in org.openspaces.core.space
 
ExecutorSpaceFilter(AbstractSpaceFactoryBean, ClusterInfo) - Constructor for class org.openspaces.core.space.ExecutorSpaceFilter
 
ExecutorSpaceRemotingProxyFactoryBean - Class in org.openspaces.remoting
A space executor remoting proxy that forward the service execution to a remote service with the space as the transport layer.
ExecutorSpaceRemotingProxyFactoryBean() - Constructor for class org.openspaces.remoting.ExecutorSpaceRemotingProxyFactoryBean
 
ExisitingJiniTransactionHolder - Class in org.openspaces.core.transaction.manager
Represents an holder for an existing Jini transaction, usually when propagating existing to space task.
ExisitingJiniTransactionHolder(Transaction.Created, int, LeaseRenewalManager) - Constructor for class org.openspaces.core.transaction.manager.ExisitingJiniTransactionHolder
 
ExistingJiniTransactionManager - Class in org.openspaces.core.transaction.manager
 
ExistingJiniTransactionManager() - Constructor for class org.openspaces.core.transaction.manager.ExistingJiniTransactionManager
 
exists(OpenJPAStateManager, Object) - Method in class org.openspaces.jpa.StoreManager
Returns whether the state manager's managed object exists in space.
exists(BulkItem, StatelessSession) - Method in class org.openspaces.persistency.hibernate.StatelessHibernateExternalDataSource
Deprecated.
 
exists() - Method in class org.openspaces.pu.container.support.WebsterFile
 
ExpectedMachineWithMoreMemoryException - Exception in org.openspaces.grid.gsm.machines.exceptions
 
ExpectedMachineWithMoreMemoryException(ProcessingUnit, Exception) - Constructor for exception org.openspaces.grid.gsm.machines.exceptions.ExpectedMachineWithMoreMemoryException
 
ExpectedMachineWithMoreMemoryException(ProcessingUnit, Machine, long, long, long) - Constructor for exception org.openspaces.grid.gsm.machines.exceptions.ExpectedMachineWithMoreMemoryException
 
expiration - Variable in class com.sun.jini.lease.AbstractLease
The lease expiration, in local absolute time.
EXPIRATION_WARNING_EVENT_ID - Static variable in interface net.jini.lease.LeaseRenewalSet
The event id for all ExpirationWarningEvent objects.
expirationReached(LeaseRenewalEvent) - Method in interface net.jini.lease.DesiredExpirationListener
Method used to delivered desired expiration reached events.
ExpirationWarningEvent - Class in net.jini.lease
Event generated by a lease renewal set when its lease is about to expire.
ExpirationWarningEvent(LeaseRenewalSet, long, MarshalledObject) - Constructor for class net.jini.lease.ExpirationWarningEvent
Simple constructor.
exporter - Variable in class com.sun.jini.mahalo.TxnManagerImpl
The exporter for exporting and unexporting
ExpressionNode - Interface in org.openspaces.jpa.openjpa.query
Represents a node in the translated query expression tree.
ExpressionNode.NodeType - Enum in org.openspaces.jpa.openjpa.query
Represents the node type in the translated query expression tree.
ExtendedIndex - Class in org.openspaces.core.config
 
ExtendedIndex() - Constructor for class org.openspaces.core.config.ExtendedIndex
 
ExtendedIndex(String) - Constructor for class org.openspaces.core.config.ExtendedIndex
 
ExtendedIndex(boolean) - Constructor for class org.openspaces.core.config.ExtendedIndex
 
ExtendedIndex(String, boolean) - Constructor for class org.openspaces.core.config.ExtendedIndex
 
ExtendedPrepareResult - Class in com.sun.jini.mahalo
prepare result returned when clusterd proxy is needed
ExtendedPrepareResult(int, IDirectSpaceProxy) - Constructor for class com.sun.jini.mahalo.ExtendedPrepareResult
 
ExtendedPrepareResult() - Constructor for class com.sun.jini.mahalo.ExtendedPrepareResult
 
ExtendedTransactionManager - Interface in net.jini.core.transaction.server
additional apis for transaction manager
ExternalDataSource<T> - Interface in com.gigaspaces.datasource
Deprecated.
since 9.5 - use SpaceDataSource and SpaceSynchronizationEndpoint instead.
externalDataSource(ManagedDataSource) - Method in class org.openspaces.core.space.EmbeddedSpaceConfigurer
 
externalDataSource(ManagedDataSource) - Method in class org.openspaces.core.space.UrlSpaceConfigurer
 
ExternalEntry - Class in com.j_spaces.core.client
Deprecated.
Since 8.0 - This class has been deprecated and will be removed in future versions. For id-based queries, use the GigaSpace.readById/readByIds and related overloades. For extended matching, use SQLQuery. For weak-type entries, use SpaceDocument.
ExternalEntry() - Constructor for class com.j_spaces.core.client.ExternalEntry
Deprecated.
Default constructor required for java.io.Externalizable interface.
ExternalEntry(String) - Constructor for class com.j_spaces.core.client.ExternalEntry
Deprecated.
Constructs an ExternalEntry object that will be used as a template.
ExternalEntry(ExternalEntry) - Constructor for class com.j_spaces.core.client.ExternalEntry
Deprecated.
Copy constructor, creates a copy of this entry.
ExternalEntry(String[]) - Constructor for class com.j_spaces.core.client.ExternalEntry
Deprecated.
Constructs an ExternalEntry object that will be used as a template for readMultiple/takeMultiple operations.
ExternalEntry(String, Object[], String[], String[]) - Constructor for class com.j_spaces.core.client.ExternalEntry
Deprecated.
Constructs an ExternalEntry object.
ExternalEntry(String, Object[], String[]) - Constructor for class com.j_spaces.core.client.ExternalEntry
Deprecated.
Constructs an ExternalEntry object.
ExternalEntry(String, Object[]) - Constructor for class com.j_spaces.core.client.ExternalEntry
Deprecated.
Constructs an ExternalEntry object.
EXTRA_BACKUP_SPACE_RESOLUTION_RETRIES - Static variable in class com.j_spaces.kernel.SystemProperties
 
EXTRA_BACKUP_SPACE_RESOLUTION_RETRIES_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
 
extractGatewayDetails(ProcessingUnitInstance) - Static method in class org.openspaces.core.gateway.GatewayUtils
 
extractGatewayName(ProcessingUnitInstance) - Static method in class org.openspaces.core.gateway.GatewayUtils
 
extractGatewayNameIfExists(ProcessingUnit) - Static method in class org.openspaces.core.gateway.GatewayUtils
 
extractInstanceIfPuOfGateway(String, ProcessingUnit) - Static method in class org.openspaces.core.gateway.GatewayUtils
 
extractName(String) - Static method in class org.openspaces.pu.container.servicegrid.deploy.MemcachedDeploy
 
extractPropertyName(String) - Method in class org.openspaces.core.config.AbstractFilterBeanDefinitionParser
 
extractPropertyName(String) - Method in class org.openspaces.core.config.DistributedTxManagerBeanDefinitionParser
 
extractPropertyName(String) - Method in class org.openspaces.core.config.GigaMapBeanDefinitionParser
 
extractPropertyName(String) - Method in class org.openspaces.core.config.GigaSpaceBeanDefinitionParser
 
extractPropertyName(String) - Method in class org.openspaces.core.config.LocalTxManagerBeanDefinitionParser
Deprecated.
 
extractPropertyName(String) - Method in class org.openspaces.core.config.LookupJiniTxManagerBeanDefinitionParser
 
exTranslator(ExceptionTranslator) - Method in class org.openspaces.core.GigaMapConfigurer
 
exTranslator(ExceptionTranslator) - Method in class org.openspaces.core.GigaSpaceConfigurer
 

F

FAIL_ON_INVALID_ROLLBACK - Static variable in class com.j_spaces.kernel.SystemProperties
When set to false, the XAResource will not throw an error when a non existing or already rolled back transaction is rolled back.
FAILED - Static variable in class com.sun.jini.logging.Levels
FAILED is a message level indicating that a facility has experienced a failure that it will reflect to its caller.
FAILED - Static variable in class org.openspaces.remoting.RemotingServiceMonitors.Attributes
 
FAILED_EVENTS - Static variable in class org.openspaces.events.EventContainerServiceMonitors.Attributes
 
FAILED_OPERATION_COUNT - Static variable in class org.openspaces.admin.alert.alerts.MirrorPersistenceFailureAlert
 
failedAgentUidsToString(FutureGridServiceAgent[]) - Static method in class org.openspaces.grid.gsm.machines.MachinesSlaUtils
 
FailedChangedEntryDetails - Interface in com.gigaspaces.client
The result of a change operation of a specific entry that raised an exception
FailedGridServiceAgent - Class in org.openspaces.grid.gsm.machines
 
FailedGridServiceAgent(String, Object, int) - Constructor for class org.openspaces.grid.gsm.machines.FailedGridServiceAgent
 
FailedGridServiceAgentReconnectedException - Exception in org.openspaces.grid.gsm.machines.exceptions
An exception that is caused when an agent considered to be failed, is actually discovered.
FailedGridServiceAgentReconnectedException(ProcessingUnit, GridServiceAgent, FailedGridServiceAgent, GridServiceAgent) - Constructor for exception org.openspaces.grid.gsm.machines.exceptions.FailedGridServiceAgentReconnectedException
 
failedRecoveredStateOnEsmStart(ProcessingUnit) - Method in class org.openspaces.grid.gsm.machines.MachinesSlaEnforcement
 
failedRecoveredStateOnEsmStart(ProcessingUnit) - Method in class org.openspaces.grid.gsm.machines.MachinesSlaEnforcementState
 
FailedToDiscoverMachinesException - Exception in org.openspaces.grid.gsm.machines.exceptions
 
FailedToDiscoverMachinesException(ProcessingUnit, Exception) - Constructor for exception org.openspaces.grid.gsm.machines.exceptions.FailedToDiscoverMachinesException
 
FailedToStartNewGridServiceAgentException - Exception in org.openspaces.grid.gsm.machines.exceptions
 
FailedToStartNewGridServiceAgentException(ProcessingUnit, Exception) - Constructor for exception org.openspaces.grid.gsm.machines.exceptions.FailedToStartNewGridServiceAgentException
 
FailedToStartNewGridServiceContainersException - Exception in org.openspaces.grid.gsm.containers.exceptions
 
FailedToStartNewGridServiceContainersException(Machine, ProcessingUnit, Exception) - Constructor for exception org.openspaces.grid.gsm.containers.exceptions.FailedToStartNewGridServiceContainersException
 
FailedToStartNewMachineException - Exception in org.openspaces.grid.gsm.machines.exceptions
 
FailedToStartNewMachineException(ProcessingUnit, Exception) - Constructor for exception org.openspaces.grid.gsm.machines.exceptions.FailedToStartNewMachineException
 
FailedToStopGridServiceAgentException - Exception in org.openspaces.grid.gsm.machines.exceptions
 
FailedToStopGridServiceAgentException(ProcessingUnit, GridServiceAgent, Exception) - Constructor for exception org.openspaces.grid.gsm.machines.exceptions.FailedToStopGridServiceAgentException
 
FailedToStopMachineException - Exception in org.openspaces.grid.gsm.machines.exceptions
 
FailedToStopMachineException(ProcessingUnit, GridServiceAgent, Exception) - Constructor for exception org.openspaces.grid.gsm.machines.exceptions.FailedToStopMachineException
 
fatal(Object) - Method in class org.openspaces.grid.gsm.PrefixLog
 
fatal(Object, Throwable) - Method in class org.openspaces.grid.gsm.PrefixLog
 
fatal(Object) - Method in class org.openspaces.grid.gsm.SingleThreadedPollingLog
 
fatal(Object, Throwable) - Method in class org.openspaces.grid.gsm.SingleThreadedPollingLog
 
fetchLRMIMonitoringDetails() - Method in class org.openspaces.grid.esm.ESMImpl
 
fetchLRMIMonitoringDetails() - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanImpl
 
fetchMonitoringDetails() - Method in interface org.openspaces.admin.transport.TransportLRMIMonitoring
Return lrmi (gigaspaces internal remoting layer) monitoring details.
fetchSize(int) - Method in class org.openspaces.persistency.hibernate.CriteriaHibernateSpaceDataSourceConfigurer
Sets the fetch size that will be used when working with scrollable results.
fetchSize(int) - Method in class org.openspaces.persistency.hibernate.DefaultHibernateSpaceDataSourceConfigurer
Sets the fetch size that will be used when working with scrollable results.
fetchSize - Variable in class org.openspaces.persistency.hibernate.iterator.AbstractChunkDataIterator
 
fetchSize - Variable in class org.openspaces.persistency.hibernate.iterator.AbstractScrollableDataIterator
 
fetchSize(int) - Method in class org.openspaces.persistency.hibernate.StatelessHibernateSpaceDataSourceConfigurer
Sets the fetch size that will be used when working with scrollable results.
FieldPathNode - Class in org.openspaces.jpa.openjpa.query
Represents a field path in the expression tree.
FieldPathNode() - Constructor for class org.openspaces.jpa.openjpa.query.FieldPathNode
 
FIFO - Static variable in class com.gigaspaces.client.ReadModifiers
Search for matching entries using First-In-First-Out order.
FIFO - Static variable in class com.gigaspaces.client.TakeModifiers
Search for matching entries using First-In-First-Out order.
FIFO - Static variable in class com.j_spaces.core.client.ReadModifiers
Indicates the operation should comply with First-In-First-Out order.
FIFO - Static variable in class com.j_spaces.core.client.TakeModifiers
Indicates the operation should comply with First-In-First-Out order.
fifo(boolean) - Method in class org.openspaces.core.space.UrlSpaceConfigurer
Deprecated.
Use FifoSupport instead.
FIFO - Static variable in class org.openspaces.events.notify.AggregatedNotifyEventContainerServiceDetails.Attributes
 
FIFO - Static variable in class org.openspaces.events.notify.NotifyEventContainerServiceDetails.Attributes
 
fifo(boolean) - Method in class org.openspaces.events.notify.SimpleNotifyContainerConfigurer
 
fifo(boolean) - Method in class org.openspaces.remoting.EventDrivenRemotingProxyConfigurer
 
fifo(boolean) - Method in class org.openspaces.remoting.scripting.EventDrivenScriptingProxyConfigurer
 
FIFO_GROUPING_POLL - Static variable in class com.gigaspaces.client.ReadModifiers
Search for matching entries in the FIFO group indicated in the template.
FIFO_GROUPING_POLL - Static variable in class com.gigaspaces.client.TakeModifiers
Search for matching entries in the FIFO group indicated in the template.
FIFO_GROUPING_POLL - Static variable in class com.j_spaces.core.client.ReadModifiers
A modifier passed to take & read operations.
FIFO_GROUPING_POLL - Static variable in class com.j_spaces.core.client.TakeModifiers
A modifier passed to take & read operations.
FIFO_MODE - Static variable in class com.j_spaces.core.client.SpaceURL
Deprecated.
use FifoSupport instead.
fifoGroupingProperty(String) - Method in class com.gigaspaces.metadata.SpaceTypeDescriptorBuilder
Sets the fifo grouping property
FifoGroupsIndexType - Enum in com.gigaspaces.metadata.index
Determines a Space index type For Fifo-groups usage.
FifoOperationException - Exception in com.j_spaces.core
Parent exception class of all Fifo Exceptions.
FifoOperationException(String) - Constructor for exception com.j_spaces.core.FifoOperationException
 
FifoSupport - Enum in com.gigaspaces.annotation.pojo
Determines FIFO operations support.
fifoSupport(FifoSupport) - Method in class com.gigaspaces.metadata.SpaceTypeDescriptorBuilder
Sets this type FIFO support.
FILE_APPEND_DEFAULT - Static variable in class com.gigaspaces.logger.RollingFileHandler
 
FILE_PATH_DEFAULT_VAL - Static variable in class com.gigaspaces.security.fs.LocalFileService
The default value of the file-path is non was specified
FILE_PATH_PROPERTY_KEY - Static variable in class com.gigaspaces.security.fs.LocalFileService
The property key identifying the security file
FILE_SERVICE_CLASS_PROPERTY_KEY - Static variable in interface com.gigaspaces.security.fs.FileService
The property key identifying the FileService implementation class name
fileExists() - Method in interface com.gigaspaces.security.fs.FileService
Checks the existence of the file
fileExists() - Method in class com.gigaspaces.security.fs.LocalFileService
 
fileExists() - Method in class com.gigaspaces.security.fs.URLFileService
 
FILENAME_PATTERN_DEFAULT - Static variable in class com.gigaspaces.logger.RollingFileHandler
 
FILENAME_PATTERN_PROP - Static variable in class com.gigaspaces.logger.RollingFileHandler
 
FILENAME_PATTTERN_PLACEHOLDER_PREFIX - Variable in class com.gigaspaces.logger.RollingFileHandler
Resolves to the full class name of this handler and the ".filename-pattern" property at the end.
filesCreated() - Static method in class com.gigaspaces.logger.RollingFileHandler
 
FileService - Interface in com.gigaspaces.security.fs
Defines an interface for accessing UserDetails and RoleDetails stored in a file.
FileUtils - Class in org.openspaces.core.util
 
FileUtils() - Constructor for class org.openspaces.core.util.FileUtils
 
fillInStackTrace() - Method in exception com.j_spaces.core.client.OperationTimeoutException
override fillInStackTrace() and do nothing
fillInStackTrace() - Method in exception org.openspaces.grid.gsm.sla.exceptions.SlaEnforcementInProgressException
Override the method to avoid expensive stack build and synchronization, since no one uses it anyway.
fillInStackTrace() - Method in exception org.openspaces.remoting.ExecutorRemotingTask.InternalExecutorException
 
filter(LogEntry) - Method in class com.gigaspaces.log.AfterEntryLogEntryMatcher
 
filter(LogEntry) - Method in class com.gigaspaces.log.AfterTimeLogEntryMatcher
 
filter(LogEntry) - Method in class com.gigaspaces.log.BeforeEntryLogEntryMatcher
 
filter(LogEntry) - Method in class com.gigaspaces.log.BeforeTimeLogEntryMatcher
 
filter(LogEntry) - Method in class com.gigaspaces.log.ContainsStringLogEntryMatcher
 
filter(LogEntry) - Method in class com.gigaspaces.log.FirstFileLogEntryMatcher
 
filter(LogEntry) - Method in class com.gigaspaces.log.LastNLogEntryMatcher
 
filter(LogEntry) - Method in class com.gigaspaces.log.LogEntryMatcherFilter
Should the operation be filtered or not.
filter(LogEntry) - Method in class com.gigaspaces.log.NoneLogEntryMatcher
 
filter(LogEntry) - Method in class com.gigaspaces.log.RegexLogEntryMatcher
 
filter(LogEntry) - Method in class com.gigaspaces.log.SameFileLogEntryMatcher
 
filter(GroupByFilter) - Method in class com.gigaspaces.query.aggregators.GroupByResult
 
FILTER_DIRECTION_INPUT - Static variable in interface com.j_spaces.core.cluster.IReplicationFilter
Input filter direction.
FILTER_DIRECTION_OUTPUT - Static variable in interface com.j_spaces.core.cluster.IReplicationFilter
Output filter direction.
FilterExecutionException - Exception in org.openspaces.core.space.filter
A nested runtime exception wrapping a filter execution exception.
FilterExecutionException(String) - Constructor for exception org.openspaces.core.space.filter.FilterExecutionException
 
FilterExecutionException(String, Throwable) - Constructor for exception org.openspaces.core.space.filter.FilterExecutionException
 
filterItemValue(String, Map<String, Object>) - Method in class org.openspaces.persistency.hibernate.AbstractHibernateExternalDataSource
Deprecated.
Filter from the input map the unmapped field of this entity
filterItemValue(String, Map<String, Object>) - Method in class org.openspaces.persistency.hibernate.AbstractHibernateSpaceSynchronizationEndpoint
Filter from the input map the unmapped field of this entity
filterJustLogs() - Method in class com.gigaspaces.log.AfterEntryLogEntryMatcher
 
filterJustLogs() - Method in class com.gigaspaces.log.BeforeEntryLogEntryMatcher
 
filterJustLogs() - Method in class com.gigaspaces.log.BeforeTimeLogEntryMatcher
 
filterJustLogs() - Method in class com.gigaspaces.log.FirstFileLogEntryMatcher
 
filterJustLogs() - Method in class com.gigaspaces.log.LogEntryMatcherFilter
Should this filter only filter log type entries.
filterJustLogs() - Method in class com.gigaspaces.log.NoneLogEntryMatcher
 
filterJustLogs() - Method in class com.gigaspaces.log.SameFileLogEntryMatcher
 
FilterOperationCodes - Class in com.j_spaces.core.filters
This class declares static fields for filter operation codes.
FilterOperationDelegate - Class in org.openspaces.core.space.filter
An ISpaceFilter implementation that acts as an adapter delegating the execution of the filter lifecycle methods and specific operation to pluggable reflection based methods.
FilterOperationDelegate(Object, Map<Integer, FilterOperationDelegateInvoker>) - Constructor for class org.openspaces.core.space.filter.FilterOperationDelegate
Constructs a new filter operation delegate.
FilterProviderFactory - Interface in org.openspaces.core.space.filter
A filter provider factory is a bean responsible for creating / providing FilterProvider implementation.
find(String, Class, long, String[], LookupLocator[]) - Static method in class org.openspaces.pu.container.servicegrid.deploy.ServiceFinder
 
findAnnotation(Method, Class<A>) - Static method in class org.openspaces.core.util.AnnotationUtils
Get a single Annotation of annotationType from the supplied Method, traversing its super methods if no annotation can be found on the given method itself.
findAnnotation(Class<?>, Class<A>) - Static method in class org.openspaces.core.util.AnnotationUtils
Find a single Annotation of annotationType from the supplied Class, traversing its interfaces and super classes if no annotation can be found on the given class itself.
findAnnotationDeclaringClass(Class<? extends Annotation>, Class<?>) - Static method in class org.openspaces.core.util.AnnotationUtils
Find the first Class in the inheritance hierarchy of the specified clazz (including the specified clazz itself) which declares an annotation for the specified annotationType, or null if not found.
findArchiveHandler(Object, String, ApplicationContext, String) - Static method in class org.openspaces.events.support.AnnotationProcessorUtils
 
findBus(ApplicationContext) - Static method in class org.openspaces.events.support.AnnotationProcessorUtils
 
findDynamicEventTemplateProvider(Object) - Static method in class org.openspaces.events.support.AnnotationProcessorUtils
 
FinderException - Exception in com.j_spaces.core.client
A FinderException is thrown if an attempt to find space or container fails.
FinderException() - Constructor for exception com.j_spaces.core.client.FinderException
Constructs a FinderException with null as its error detail message.
FinderException(String) - Constructor for exception com.j_spaces.core.client.FinderException
Constructs a FinderException with the specified detail message.
FinderException(String, Throwable) - Constructor for exception com.j_spaces.core.client.FinderException
Constructs a new FinderException with the specified detail message and cause.
FinderException(Throwable) - Constructor for exception com.j_spaces.core.client.FinderException
Constructs a new FinderException with the specified cause.
findFileMarkerFor(LogEntry) - Method in class com.gigaspaces.log.LogEntries
Finds the log entry of type LogEntry.Type.FILE_MARKER that corresponds the the provided log entry.
findGigaSpace(Object, String, ApplicationContext, String) - Static method in class org.openspaces.events.support.AnnotationProcessorUtils
 
findGigaSpaceByName(String) - Method in class org.openspaces.core.context.GigaSpaceContextBeanPostProcessor
 
findGigaSpaceByName(String) - Method in class org.openspaces.core.context.GigaSpaceLateContextBeanFactoryPostProcessor
 
findGigaSpaceByName(String) - Method in class org.openspaces.remoting.RemotingAnnotationBeanPostProcessor
 
findGSMs() - Method in class org.openspaces.pu.container.servicegrid.deploy.Undeploy
 
findOp(byte[]) - Static method in enum org.openspaces.memcached.protocol.Op
 
findProcessingUnitWithSameName(Set<ProcessingUnit>, ProcessingUnit) - Static method in class org.openspaces.grid.gsm.containers.ContainersSlaUtils
 
findProcessingUnitWithSameZone(Set<ProcessingUnit>, ProcessingUnit) - Static method in class org.openspaces.grid.gsm.containers.ContainersSlaUtils
 
findRef(Object, String, ApplicationContext, String, Class<T>) - Static method in class org.openspaces.events.support.AnnotationProcessorUtils
 
findSecurityProperties(String) - Static method in class com.gigaspaces.security.SecurityFactory
Finds the security properties file based on the resource name.
findTemplateFromProvider(Object) - Static method in class org.openspaces.events.support.AnnotationProcessorUtils
 
findTxManager(String, ApplicationContext, String) - Static method in class org.openspaces.events.support.AnnotationProcessorUtils
 
fireEvent(HashSet<ModeAnnotationRegistry.RegistryEntry>, Object) - Method in class org.openspaces.core.space.mode.registry.ModeAnnotationRegistry
Invokes the registered beans' methods passing them the space mode change event.
fireSpaceAfterBackupEvent() - Method in class org.openspaces.core.space.AbstractSpaceFactoryBean
Sends AfterSpaceModeChangeEvent events with space mode SpaceMode.BACKUP to all beans in the application context that implement the SpaceAfterBackupListener interface.
fireSpaceAfterPrimaryEvent() - Method in class org.openspaces.core.space.AbstractSpaceFactoryBean
Sends AfterSpaceModeChangeEvent events with space mode SpaceMode.PRIMARY to all beans in the application context that implement the SpaceAfterPrimaryListener interface.
fireSpaceBeforeBackupEvent() - Method in class org.openspaces.core.space.AbstractSpaceFactoryBean
Sends BeforeSpaceModeChangeEvent events with space mode SpaceMode.BACKUP to all beans in the application context that implement the SpaceBeforeBackupListener interface.
fireSpaceBeforePrimaryEvent() - Method in class org.openspaces.core.space.AbstractSpaceFactoryBean
Sends BeforeSpaceModeChangeEvent events with space mode SpaceMode.PRIMARY to all beans in the application context that implement the SpaceBeforePrimaryListener interface.
firstFile() - Static method in class com.gigaspaces.log.LogEntryMatchers
 
firstFile(LogEntryMatcher) - Static method in class com.gigaspaces.log.LogEntryMatchers
 
FirstFileLogEntryMatcher - Class in com.gigaspaces.log
A matcher that will be executed only on the first log file.
FirstFileLogEntryMatcher() - Constructor for class com.gigaspaces.log.FirstFileLogEntryMatcher
 
FirstFileLogEntryMatcher(LogEntryMatcher) - Constructor for class com.gigaspaces.log.FirstFileLogEntryMatcher
 
FloatHelper - Class in org.openspaces.core.util.numbers
 
FloatHelper() - Constructor for class org.openspaces.core.util.numbers.FloatHelper
 
flush() - Method in class org.openspaces.core.transaction.manager.AbstractJiniTransactionManager.JiniTransactionObject
 
flush(Collection, Collection, Collection, Collection, Collection) - Method in class org.openspaces.jpa.StoreManager
Flushes changes to GigaSpaces.
flush_all() - Method in class org.openspaces.memcached.SpaceCache
 
flush_all(int) - Method in class org.openspaces.memcached.SpaceCache
 
flushSuccess - Variable in class org.openspaces.memcached.protocol.ResponseMessage
 
forCommandMessage(CommandMessage) - Static method in enum org.openspaces.memcached.protocol.binary.MemcachedBinaryCommandDecoder.BinaryOp
 
FOREVER - Static variable in interface net.jini.core.lease.Lease
Used to request a lease that never expires.
forget(Xid) - Method in class com.j_spaces.core.client.XAResourceImpl
 
format(LogRecord) - Method in class com.gigaspaces.logger.GSSimpleFormatter
Format the given LogRecord.
formatMetricValue(Object) - Static method in class org.openspaces.grid.gsm.autoscaling.AutoScalingSlaUtils
 
formatPerc(double) - Static method in class org.openspaces.admin.support.StatisticsUtils
 
FORMATTER_PROP - Static variable in class com.gigaspaces.logger.RollingFileHandler
 
forwardChunk(LogEntryMatcher) - Static method in class com.gigaspaces.log.LogEntryMatchers
 
ForwardChunkLogEntryMatcher - Class in com.gigaspaces.log
A forward chunk that iterates over all the log files, from start to end.
ForwardChunkLogEntryMatcher(LogEntryMatcher) - Constructor for class com.gigaspaces.log.ForwardChunkLogEntryMatcher
 
from - Variable in class org.openspaces.persistency.hibernate.iterator.AbstractScrollableDataIterator
 
from - Variable in class org.openspaces.persistency.hibernate.iterator.DefaultListQueryDataIterator
 
from - Variable in class org.openspaces.persistency.hibernate.iterator.StatelessListQueryDataIterator
 
fromByte(byte) - Static method in enum com.gigaspaces.log.LogEntry.Type
 
fromByte(byte) - Static method in enum com.j_spaces.core.cluster.ReplicationOperationType
 
fromCode(int) - Static method in enum com.gigaspaces.metadata.StorageType
 
fromCode(byte) - Static method in enum com.j_spaces.core.filters.ReplicationStatistics.ReplicationMode
 
fromCode(byte) - Static method in enum com.j_spaces.core.filters.ReplicationStatistics.ReplicationOperatingMode
 
fromMachinesState(MachinesState) - Method in class org.openspaces.grid.gsm.machines.MachinesSlaEnforcementState
 
fromMarshalledProperties(Properties) - Static method in class org.openspaces.core.space.SecurityConfig
 
fromModifier(int) - Static method in class com.gigaspaces.events.NotifyActionType
 
FULL_PERMISSIONS - Static variable in enum com.j_spaces.core.cluster.ReplicationOperationType
 
FULL_REPLICATION - Static variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
FutureCleanupCloudResources - Interface in org.openspaces.grid.gsm.machines
 
FutureFactory - Class in com.gigaspaces.async
A factory for different types of special futures, such as compound ones.
FutureGridServiceAgent - Interface in org.openspaces.grid.gsm.machines
 
FutureGridServiceAgents - Interface in org.openspaces.grid.gsm.machines
 
FutureGridServiceContainer - Interface in org.openspaces.grid.gsm.containers
 
FutureProcessingUnitInstanceDeploymentException - Exception in org.openspaces.grid.gsm.rebalancing.exceptions
 
FutureProcessingUnitInstanceDeploymentException(ProcessingUnit, Throwable) - Constructor for exception org.openspaces.grid.gsm.rebalancing.exceptions.FutureProcessingUnitInstanceDeploymentException
 
FutureStatefulProcessingUnitInstance - Interface in org.openspaces.grid.gsm.rebalancing
 
FutureStatelessProcessingUnitInstance - Interface in org.openspaces.grid.gsm.rebalancing
 
FutureStoppedMachine - Interface in org.openspaces.grid.gsm.machines
 

G

GarbageCollectionAlert - Class in org.openspaces.admin.alert.alerts
A Garbage Collection duration alert, fired upon triggered GC thresholds.
GarbageCollectionAlert() - Constructor for class org.openspaces.admin.alert.alerts.GarbageCollectionAlert
required by java.io.Externalizable
GarbageCollectionAlert(Alert) - Constructor for class org.openspaces.admin.alert.alerts.GarbageCollectionAlert
 
GarbageCollectionAlertConfiguration - Class in org.openspaces.admin.alert.config
A Garbage Collection pause alert configuration.
GarbageCollectionAlertConfiguration() - Constructor for class org.openspaces.admin.alert.config.GarbageCollectionAlertConfiguration
Constructs an empty garbage collection pause alert configuration.
GarbageCollectionAlertConfigurer - Class in org.openspaces.admin.alert.config
A Garbage Collection pause alert configurer.
GarbageCollectionAlertConfigurer() - Constructor for class org.openspaces.admin.alert.config.GarbageCollectionAlertConfigurer
Constructs an empty garbage collection pause alert configuration.
Gateway - Interface in org.openspaces.admin.gateway
A gateway is a composition of one or more of GatewayProcessingUnits, and it is in charge of replication between different Spaces. e.g.
GATEWAY_LOOKUP_TIMEOUT - Static variable in class com.j_spaces.kernel.SystemProperties
 
GATEWAY_LOOKUPS - Static variable in class org.openspaces.core.gateway.config.GatewayDelegatorBeanDefinitionParser
 
GATEWAY_LOOKUPS - Static variable in class org.openspaces.core.gateway.config.GatewaySinkBeanDefinitionParser
 
GATEWAY_SOURCE_NAME - Static variable in class org.openspaces.core.gateway.config.GatewaySinkBeanDefinitionParser
 
GATEWAY_SOURCE_NAME - Static variable in class org.openspaces.core.gateway.config.GatewaySourceBeanDefinitionParser
 
GATEWAY_SOURCES - Static variable in class org.openspaces.core.gateway.config.GatewaySinkBeanDefinitionParser
 
gatewayAdded(Gateway) - Method in class org.openspaces.admin.gateway.events.ClosureGatewayAddedEventListener
 
gatewayAdded(Gateway) - Method in class org.openspaces.admin.gateway.events.DefaultGatewayAddedEventManager
 
gatewayAdded(Gateway) - Method in interface org.openspaces.admin.gateway.events.GatewayAddedEventListener
A callback indicating that a Gateway was added (deployed/discovered).
GatewayAddedEventListener - Interface in org.openspaces.admin.gateway.events
An event listener allowing to listen for Gateway additions (deployment).
GatewayAddedEventManager - Interface in org.openspaces.admin.gateway.events
An event manager allowing to add and remove GatewayAddedEventListeners.
GatewayDelegation - Class in org.openspaces.core.gateway
Holds gateway delegation settings.
GatewayDelegation() - Constructor for class org.openspaces.core.gateway.GatewayDelegation
 
GatewayDelegation(String, String) - Constructor for class org.openspaces.core.gateway.GatewayDelegation
 
GatewayDelegationBeanDefinitionParser - Class in org.openspaces.core.gateway.config
A bean definition parser for a GatewayDelegation.
GatewayDelegationBeanDefinitionParser() - Constructor for class org.openspaces.core.gateway.config.GatewayDelegationBeanDefinitionParser
 
GatewayDelegator - Interface in org.openspaces.admin.gateway
A gateway delegator is used to delegate outgoing replication packets to other gateways.
GatewayDelegatorBeanDefinitionParser - Class in org.openspaces.core.gateway.config
A bean definition parser for GatewayDelegatorFactoryBean.
GatewayDelegatorBeanDefinitionParser() - Constructor for class org.openspaces.core.gateway.config.GatewayDelegatorBeanDefinitionParser
 
GatewayDelegatorFactoryBean - Class in org.openspaces.core.gateway
A gateway delegator factory bean for creating a ReplicationConnectionDelegatorContainer.
GatewayDelegatorFactoryBean() - Constructor for class org.openspaces.core.gateway.GatewayDelegatorFactoryBean
 
GatewayDelegatorServiceDetails - Class in org.openspaces.core.gateway
Provide service details of GatewayDelegatorFactoryBean
GatewayDelegatorServiceDetails() - Constructor for class org.openspaces.core.gateway.GatewayDelegatorServiceDetails
GatewayDelegatorServiceDetails(String, GatewayDelegation[], int, int, boolean) - Constructor for class org.openspaces.core.gateway.GatewayDelegatorServiceDetails
 
GatewayDelegatorTarget - Interface in org.openspaces.admin.gateway
Represents a single delegation target
GatewayLifecycleEventListener - Interface in org.openspaces.admin.gateway.events
An event listener supporting combining several listeners into one simple listener.
GatewayLookup - Class in org.openspaces.core.gateway
Holds information used for gateway lookup.
GatewayLookup() - Constructor for class org.openspaces.core.gateway.GatewayLookup
 
GatewayLookupBeanDefinitionParser - Class in org.openspaces.core.gateway.config
A bean definition parser for GatewayLookup.
GatewayLookupBeanDefinitionParser() - Constructor for class org.openspaces.core.gateway.config.GatewayLookupBeanDefinitionParser
 
GatewayLookupsBeanDefinitionParser - Class in org.openspaces.core.gateway.config
A bean definition parser for GatewayLookupsFactoryBean.
GatewayLookupsBeanDefinitionParser() - Constructor for class org.openspaces.core.gateway.config.GatewayLookupsBeanDefinitionParser
 
GatewayLookupsFactoryBean - Class in org.openspaces.core.gateway
A gateway lookups factory bean for constructing ReplicationLookupParameters using the GatewayLookupsFactoryBean.asReplicationLookupParameters() method.
GatewayLookupsFactoryBean() - Constructor for class org.openspaces.core.gateway.GatewayLookupsFactoryBean
 
GatewayNamespaceHandler - Class in org.openspaces.core.gateway.config
A spring namespace handler for the "gateway" namespace.
GatewayNamespaceHandler() - Constructor for class org.openspaces.core.gateway.config.GatewayNamespaceHandler
 
GatewayProcessingUnit - Interface in org.openspaces.admin.gateway
A Gateway Processing unit is the building block of a Gateway.
gatewayProcessingUnitAdded(GatewayProcessingUnit) - Method in class org.openspaces.admin.gateway.events.ClosureGatewayProcessingUnitAddedEventListener
 
gatewayProcessingUnitAdded(GatewayProcessingUnit) - Method in class org.openspaces.admin.gateway.events.DefaultGatewayProcessingUnitAddedEventManager
 
gatewayProcessingUnitAdded(GatewayProcessingUnit) - Method in interface org.openspaces.admin.gateway.events.GatewayProcessingUnitAddedEventListener
A callback indicating that a Gateways Processing Unit was added (deployed/discovered).
GatewayProcessingUnitAddedEventListener - Interface in org.openspaces.admin.gateway.events
An event listener allowing to listen for GatewayProcessingUnit additions (deployment).
GatewayProcessingUnitAddedEventManager - Interface in org.openspaces.admin.gateway.events
An event manager allowing to add and remove GatewayProcessingUnitAddedEventListeners.
GatewayProcessingUnitLifecycleEventListener - Interface in org.openspaces.admin.gateway.events
An event listener supporting combining several listeners into one simple listener.
gatewayProcessingUnitRemoved(GatewayProcessingUnit) - Method in class org.openspaces.admin.gateway.events.ClosureGatewayProcessingUnitRemovedEventListener
 
gatewayProcessingUnitRemoved(GatewayProcessingUnit) - Method in class org.openspaces.admin.gateway.events.DefaultGatewayProcessingUnitRemovedEventManager
 
gatewayProcessingUnitRemoved(GatewayProcessingUnit) - Method in interface org.openspaces.admin.gateway.events.GatewayProcessingUnitRemovedEventListener
A callback indicating that a Gateway Processing Unit was removed (undeployed).
GatewayProcessingUnitRemovedEventListener - Interface in org.openspaces.admin.gateway.events
An event listener allowing to listen for GatewayProcessingUnit removal (undeployment).
GatewayProcessingUnitRemovedEventManager - Interface in org.openspaces.admin.gateway.events
An event manager allowing to add and remove GatewayProcessingUnitRemovedEventListeners.
GatewayProcessingUnits - Interface in org.openspaces.admin.gateway
Holds one or more GatewayProcessingUnits.
gatewayRemoved(Gateway) - Method in class org.openspaces.admin.gateway.events.ClosureGatewayRemovedEventListener
 
gatewayRemoved(Gateway) - Method in class org.openspaces.admin.gateway.events.DefaultGatewayRemovedEventManager
 
gatewayRemoved(Gateway) - Method in interface org.openspaces.admin.gateway.events.GatewayRemovedEventListener
A callback indicating that a Gateway was removed (undeployed).
GatewayRemovedEventListener - Interface in org.openspaces.admin.gateway.events
An event listener allowing to listen for Gateway removal (undeployment).
GatewayRemovedEventManager - Interface in org.openspaces.admin.gateway.events
An event manager allowing to add and remove GatewayRemovedEventListeners.
Gateways - Interface in org.openspaces.admin.gateway
Gateways holds all the different Gateways that are currently discovered.
GatewayServiceDetails - Class in org.openspaces.core.gateway
Provide service details of a gateway AbstractGatewayComponentFactoryBean
GatewayServiceDetails() - Constructor for class org.openspaces.core.gateway.GatewayServiceDetails
 
GatewayServiceDetails(String, String, String, String, String, int, int, boolean) - Constructor for class org.openspaces.core.gateway.GatewayServiceDetails
 
GatewaySink - Interface in org.openspaces.admin.gateway
A sink is a GatewayProcessingUnit component which handles incoming replication from other gateways.
GatewaySinkBeanDefinitionParser - Class in org.openspaces.core.gateway.config
A bean definition parser for GatewaySinkFactoryBean.
GatewaySinkBeanDefinitionParser() - Constructor for class org.openspaces.core.gateway.config.GatewaySinkBeanDefinitionParser
 
GatewaySinkDistributedTransactionProcessingConfigurationBeanDefinitionParser - Class in org.openspaces.core.gateway.config
A bean definition parser for distributed transaction support configuration for gateway sink component.
GatewaySinkDistributedTransactionProcessingConfigurationBeanDefinitionParser() - Constructor for class org.openspaces.core.gateway.config.GatewaySinkDistributedTransactionProcessingConfigurationBeanDefinitionParser
 
GatewaySinkDistributedTransactionProcessingConfigurationFactoryBean - Class in org.openspaces.core.gateway
A bean for configuring distributed transaction processing at Sink component.
GatewaySinkDistributedTransactionProcessingConfigurationFactoryBean() - Constructor for class org.openspaces.core.gateway.GatewaySinkDistributedTransactionProcessingConfigurationFactoryBean
 
GatewaySinkFactoryBean - Class in org.openspaces.core.gateway
A sink factory bean for creating a LocalClusterReplicationSink which represents a gateway sink component.
GatewaySinkFactoryBean() - Constructor for class org.openspaces.core.gateway.GatewaySinkFactoryBean
 
GatewaySinkServiceDetails - Class in org.openspaces.core.gateway
Provide service details of a GatewaySinkFactoryBean
GatewaySinkServiceDetails() - Constructor for class org.openspaces.core.gateway.GatewaySinkServiceDetails
 
GatewaySinkServiceDetails(String, String[], boolean, String, int, int, boolean) - Constructor for class org.openspaces.core.gateway.GatewaySinkServiceDetails
 
GatewaySinkSource - Interface in org.openspaces.admin.gateway
A sink source is the target end point of a remote Gateway which is replicating into this gateway's sink.
GatewaySinkSyncEndpointInterceptorBeanDefinitionParser - Class in org.openspaces.core.gateway.config
A bean definition parser for GatewaySinkSyncEndpointInterceptorFactoryBean.
GatewaySinkSyncEndpointInterceptorBeanDefinitionParser() - Constructor for class org.openspaces.core.gateway.config.GatewaySinkSyncEndpointInterceptorBeanDefinitionParser
 
GatewaySinkSyncEndpointInterceptorFactoryBean - Class in org.openspaces.core.gateway
A factory bean used for configuring the Sink component synchronization endpoint interceptor configuration.
GatewaySinkSyncEndpointInterceptorFactoryBean() - Constructor for class org.openspaces.core.gateway.GatewaySinkSyncEndpointInterceptorFactoryBean
 
GatewaySource - Class in org.openspaces.core.gateway
Holds gateway source configuration.
GatewaySource() - Constructor for class org.openspaces.core.gateway.GatewaySource
 
GatewaySource(String) - Constructor for class org.openspaces.core.gateway.GatewaySource
 
GatewaySourceBeanDefinitionParser - Class in org.openspaces.core.gateway.config
A bean definition parser for a GatewaySource.
GatewaySourceBeanDefinitionParser() - Constructor for class org.openspaces.core.gateway.config.GatewaySourceBeanDefinitionParser
 
GatewayTarget - Class in org.openspaces.core.gateway
Holds gateway target configuration.
GatewayTarget() - Constructor for class org.openspaces.core.gateway.GatewayTarget
 
GatewayTarget(String) - Constructor for class org.openspaces.core.gateway.GatewayTarget
 
GatewayTargetBeanDefinitionParser - Class in org.openspaces.core.gateway.config
 
GatewayTargetBeanDefinitionParser() - Constructor for class org.openspaces.core.gateway.config.GatewayTargetBeanDefinitionParser
 
gatewayTargets(GatewayTargetsFactoryBean) - Method in class org.openspaces.core.space.EmbeddedSpaceConfigurer
 
GatewayTargetsBeanDefinitionParser - Class in org.openspaces.core.gateway.config
A bean definition parser for GatewayTargetsFactoryBean.
GatewayTargetsBeanDefinitionParser() - Constructor for class org.openspaces.core.gateway.config.GatewayTargetsBeanDefinitionParser
 
GatewayTargetsFactoryBean - Class in org.openspaces.core.gateway
A factory bean for creating a GatewaysPolicy instance.
GatewayTargetsFactoryBean() - Constructor for class org.openspaces.core.gateway.GatewayTargetsFactoryBean
 
GatewayUtils - Class in org.openspaces.core.gateway
 
GatewayUtils() - Constructor for class org.openspaces.core.gateway.GatewayUtils
 
Gauge<T> - Class in com.gigaspaces.metrics
A gauge metric is an instantaneous reading of a particular value.
Gauge() - Constructor for class com.gigaspaces.metrics.Gauge
 
GC_DURATION_MILLISECONDS - Static variable in class org.openspaces.admin.alert.alerts.GarbageCollectionAlert
 
GDriver - Class in com.j_spaces.jdbc.driver
GigaSpaces JDBC driver implementation.
GDriver() - Constructor for class com.j_spaces.jdbc.driver.GDriver
 
GE - Static variable in class com.j_spaces.core.client.TemplateMatchCodes
Deprecated.
grater-equal operation
generalCaseExpression(Expression[], Value) - Method in class org.openspaces.jpa.openjpa.query.QueryExpressionFactory
Return a general case expression
GeneralConflictCause - Class in com.gigaspaces.cluster.replication.gateway.conflict
A ConflictCause implementation for a general conflict.
GeneralConflictCause(Throwable) - Constructor for class com.gigaspaces.cluster.replication.gateway.conflict.GeneralConflictCause
 
generateDump(Set<DumpProvider>, DumpGeneratedListener, String, Map<String, Object>, String...) - Method in interface org.openspaces.admin.Admin
Generates dump for an explicit set of dump providers.
generateDump(String, Map<String, Object>) - Method in interface org.openspaces.admin.dump.DumpProvider
Generates dump for all the provided dump processors.
generateDump(String, Map<String, Object>, String...) - Method in interface org.openspaces.admin.dump.DumpProvider
Generates dump for the provided processors.
generateDump(String, Map<String, Object>) - Method in class org.openspaces.grid.esm.ESMImpl
 
generateDump(String, Map<String, Object>, String...) - Method in class org.openspaces.grid.esm.ESMImpl
 
generateKey(String) - Static method in class com.gigaspaces.security.encoding.KeyFactory
Generate a 128 bit key using the key generator of the algorithm provided.
generateKey(String, String) - Static method in class com.gigaspaces.security.encoding.KeyFactory
Generate a key based on the provided secret.
generateKey(byte[], String) - Static method in class com.gigaspaces.security.encoding.KeyFactory
Generate a key based on a secret key from the given byte array.
get(Object) - Method in class com.gigaspaces.document.DocumentProperties
get(Object...) - Method in class com.gigaspaces.query.aggregators.DistinctResult
 
get(DistinctPropertiesKey) - Method in class com.gigaspaces.query.aggregators.DistinctResult
 
get(Object...) - Method in class com.gigaspaces.query.aggregators.GroupByResult
 
get(GroupByKey) - Method in class com.gigaspaces.query.aggregators.GroupByResult
 
get(int) - Method in class com.gigaspaces.query.CompoundResult
 
get(String) - Method in class com.gigaspaces.query.CompoundResult
 
get(Object) - Method in interface com.j_spaces.javax.cache.Cache
Deprecated.
The get method will return, from the cache, the object associated with the argument "key".
get(Object, long) - Method in interface com.j_spaces.map.IMap
Returns the object that is associated with key in this cache.
get(Object, Transaction, long, int) - Method in interface com.j_spaces.map.IMap
Returns the object that is associated with key in this cache.
get(Object) - Method in class com.sun.jini.lease.AbstractLeaseMap
 
get() - Method in class com.sun.jini.mahalo.StorableObject
Return the Remote reference.
get(Object) - Method in class org.openspaces.core.DefaultGigaMap
 
get(Object, long) - Method in class org.openspaces.core.DefaultGigaMap
 
get(Object, long, int) - Method in class org.openspaces.core.DefaultGigaMap
 
get() - Method in class org.openspaces.core.executor.support.AsyncResultFuture
 
get(long, TimeUnit) - Method in class org.openspaces.core.executor.support.AsyncResultFuture
 
get(Object, long) - Method in interface org.openspaces.core.GigaMap
Returns the object that is associated with key in this cache.
get(Object, long, int) - Method in interface org.openspaces.core.GigaMap
Returns the object that is associated with key in this cache.
get() - Method in interface org.openspaces.core.PollingFuture
 
get(String) - Method in class org.openspaces.core.util.StringProperties
 
get(String, String) - Method in class org.openspaces.core.util.StringProperties
 
get(FieldMetaData, boolean) - Method in class org.openspaces.jpa.openjpa.query.FieldPathNode
 
get(FieldMetaData, XMLMetaData) - Method in class org.openspaces.jpa.openjpa.query.FieldPathNode
 
get(XMLMetaData, String) - Method in class org.openspaces.jpa.openjpa.query.FieldPathNode
 
get(Key...) - Method in class org.openspaces.memcached.SpaceCache
 
get() - Method in class org.openspaces.remoting.EventDrivenRemoteFuture
Waits if necessary for the computation to complete, and then retrieves its result.
get(long, TimeUnit) - Method in class org.openspaces.remoting.EventDrivenRemoteFuture
Waits if necessary for at most the given time for the computation to complete, and then retrieves its result, if available.
get() - Method in class org.openspaces.remoting.scripting.cache.BlockingQueueCompiledScriptPool
 
get(String, LocalScriptExecutor, Script) - Method in interface org.openspaces.remoting.scripting.cache.CompiledScriptCache
Gets the compiled script from the cache.
get() - Method in interface org.openspaces.remoting.scripting.cache.CompiledScriptPool
Returns a compiled script from the pool.
get(String, LocalScriptExecutor, Script) - Method in class org.openspaces.remoting.scripting.cache.LRUNonThreadSafeCompiledScriptCache
 
get(String, LocalScriptExecutor, Script) - Method in class org.openspaces.remoting.scripting.cache.LRUThreadSafeCompiledScriptCache
 
get_add(Key, int) - Method in class org.openspaces.memcached.SpaceCache
 
GET_CMDS - Static variable in class org.openspaces.memcached.MemcachedServiceMonitors.Attributes
 
GET_HITS - Static variable in class org.openspaces.memcached.MemcachedServiceMonitors.Attributes
 
GET_MISSES - Static variable in class org.openspaces.memcached.MemcachedServiceMonitors.Attributes
 
getAbsoluteFile() - Method in class org.openspaces.pu.container.support.WebsterFile
 
getAbsolutePath() - Method in class org.openspaces.pu.container.support.WebsterFile
 
getActive() - Method in class org.openspaces.pu.container.jee.stats.WebRequestsServiceMonitors
Returns the current number of requests that are active.
getActiveConnectionCount() - Method in interface org.openspaces.admin.space.SpaceConnectionDetails
 
getActiveConnectionCount() - Method in interface org.openspaces.admin.space.SpaceInstanceConnectionDetails
 
getActiveConnectionCount() - Method in interface org.openspaces.admin.space.SpaceInstanceStatistics
 
getActiveConnectionCount() - Method in interface org.openspaces.admin.space.SpaceStatistics
 
getActiveConsumerCount() - Method in class org.openspaces.events.polling.SimplePollingEventListenerContainer
Return the number of currently active consumers.
getActiveThreadsCount() - Method in interface org.openspaces.admin.transport.TransportsStatistics
Returns the summation of all transport TransportStatistics.getActiveThreadsCount().
getActiveThreadsCount() - Method in interface org.openspaces.admin.transport.TransportStatistics
Returns the number of active threads currently processing a communication task.
getActiveThreadsPerc() - Method in interface org.openspaces.admin.transport.TransportsStatistics
Returns the summation of all transport TransportStatistics.getActiveThreadsPerc().
getActiveThreadsPerc() - Method in interface org.openspaces.admin.transport.TransportStatistics
Returns the percentage of active threads out of the maximum threads.
getActiveTransactionCount() - Method in interface org.openspaces.admin.space.SpaceInstanceStatistics
 
getActiveTransactionCount() - Method in interface org.openspaces.admin.space.SpaceInstanceTransactionDetails
 
getActiveTransactionCount() - Method in interface org.openspaces.admin.space.SpaceStatistics
 
getActiveTransactionCount() - Method in interface org.openspaces.admin.space.SpaceTransactionDetails
 
getActualEventListener() - Method in class org.openspaces.events.AbstractEventListenerContainer
 
getActualEventListener() - Method in class org.openspaces.events.adapter.AbstractReflectionEventListenerAdapter
 
getActualEventListener() - Method in interface org.openspaces.events.adapter.EventListenerAdapter
 
getActualEventListener() - Method in class org.openspaces.events.adapter.TaskExecutorEventListenerAdapter
 
getActualFreePhysicalMemorySizeInBytes() - Method in interface org.openspaces.admin.os.OperatingSystemsStatistics
 
getActualFreePhysicalMemorySizeInBytes() - Method in interface org.openspaces.admin.os.OperatingSystemStatistics
 
getActualFreePhysicalMemorySizeInGB() - Method in interface org.openspaces.admin.os.OperatingSystemsStatistics
 
getActualFreePhysicalMemorySizeInGB() - Method in interface org.openspaces.admin.os.OperatingSystemStatistics
 
getActualFreePhysicalMemorySizeInMB() - Method in interface org.openspaces.admin.os.OperatingSystemsStatistics
 
getActualFreePhysicalMemorySizeInMB() - Method in interface org.openspaces.admin.os.OperatingSystemStatistics
 
getActualMemoryUsed() - Method in interface org.openspaces.admin.os.OperatingSystemsStatistics
 
getActualMemoryUsed() - Method in interface org.openspaces.admin.os.OperatingSystemStatistics
 
getActualPhysicalMemoryUsedPerc() - Method in interface org.openspaces.admin.os.OperatingSystemStatistics
Returns the percentage used of the actual physical memory out of the total physical memory.
getAddress() - Method in interface org.openspaces.admin.os.OperatingSystemDetails.NetworkDetails
Returns the hardware address (usually MAC) of the interface if it has one and if it can be accessed given the current privileges
getAdmin() - Method in interface com.j_spaces.core.IJSpace
Returns the admin object to the remote part of this space.
getAdmin() - Method in class com.sun.jini.mahalo.TxnManagerImpl
Returns the administration object for the transaction manager.
getAdmin() - Method in class com.sun.jini.mahalo.TxnMgrProxy
 
getAdmin() - Method in interface org.openspaces.admin.AdminAware
Returns the Admin associated with this element.
getAdmin() - Method in class org.openspaces.grid.gsm.strategy.AbstractScaleStrategyBean
 
getAdminTimestamp() - Method in interface org.openspaces.admin.os.OperatingSystemStatistics
Returns a timestamp that is in sync with where the admin API is running.
getAdminTimestamp() - Method in interface org.openspaces.admin.pu.ProcessingUnitInstanceStatistics
Returns a timestamp that is in sync with where the admin API is running.
getAdminTimestamp() - Method in interface org.openspaces.admin.space.SpaceInstanceStatistics
Returns a timestamp that is in sync with where the admin API is running.
getAdminTimestamp() - Method in interface org.openspaces.admin.transport.TransportStatistics
Returns a timestamp that is in sync with where the admin API is running.
getAdminTimestamp() - Method in interface org.openspaces.admin.vm.VirtualMachineStatistics
Returns a timestamp that is in sync with where the admin API is running.
getafterPlanned() - Method in class org.openspaces.admin.pu.elastic.events.ElasticStatefulProcessingUnitPlannedCapacityChangedEvent
 
getAgent() - Method in class org.openspaces.grid.gsm.machines.StartedGridServiceAgent
 
getAgentByUID(String) - Method in interface org.openspaces.admin.gsa.GridServiceAgents
Returns an agent based on its uid.
getAgentCapacity(String) - Method in class org.openspaces.grid.gsm.capacity.CapacityRequirementsPerAgent
 
getAgentCapacityOrZero(String) - Method in class org.openspaces.grid.gsm.capacity.CapacityRequirementsPerAgent
 
getAgentContext() - Method in class org.openspaces.grid.gsm.machines.FailedGridServiceAgent
 
getAgentContext(String) - Method in class org.openspaces.grid.gsm.machines.MachinesSlaEnforcementState
 
getAgentContext() - Method in class org.openspaces.grid.gsm.machines.StartedGridServiceAgent
 
getAgentFailureDetectionConfig() - Method in class org.openspaces.grid.gsm.machines.CapacityMachinesSlaPolicy
 
getAgentId() - Method in interface org.openspaces.admin.AgentGridComponent
Returns the agent id of the component.
getAgentId() - Method in class org.openspaces.grid.esm.ESMImpl
 
getAgentId() - Method in class org.openspaces.grid.esm.ESMProxy
 
getAgentId() - Method in interface org.openspaces.grid.gsm.containers.FutureGridServiceContainer
 
getAgentIpAddress(GridServiceAgent) - Static method in class org.openspaces.grid.gsm.machines.MachinesSlaUtils
 
getAgents() - Method in interface org.openspaces.admin.gsa.GridServiceAgents
Returns all the currently discovered agents.
getAgentsMarkedAsFailed(MachinesSlaEnforcementState.StateKey) - Method in class org.openspaces.grid.gsm.machines.MachinesSlaEnforcementState
 
getAgentsMarkedAsFailedNotBeingRecovered(MachinesSlaEnforcementState.StateKey) - Method in class org.openspaces.grid.gsm.machines.MachinesSlaEnforcementState
 
getAgentUid() - Method in class org.openspaces.grid.gsm.machines.FailedGridServiceAgent
 
getAgentUid() - Method in class org.openspaces.grid.gsm.machines.plugins.events.GridServiceAgentStartedEvent
 
getAgentUid() - Method in class org.openspaces.grid.gsm.machines.plugins.events.GridServiceAgentStoppedEvent
 
getAgentUid() - Method in class org.openspaces.grid.gsm.machines.plugins.events.GridServiceAgentStopRequestedEvent
 
getAgentUid() - Method in class org.openspaces.grid.gsm.machines.RecoveringFailedGridServiceAgent
 
getAgentUids() - Method in class org.openspaces.grid.gsm.capacity.CapacityRequirementsPerAgent
 
getAgentWithDisabledFailoverDetectionForIpAddress(String) - Method in class org.openspaces.grid.gsm.machines.MachinesSlaEnforcementState
 
getAgentZones() - Method in class org.openspaces.admin.pu.statistics.ProcessingUnitStatisticsId
 
getAggregationType() - Method in class org.openspaces.jpa.openjpa.query.AggregationFunction
 
getAggregators(AggregationSet) - Static method in class com.gigaspaces.query.aggregators.AggregationInternalUtils
 
getAlert() - Method in class org.openspaces.admin.alert.alerts.AbstractAlert
The alert set upon construction
getAlertManager() - Method in interface org.openspaces.admin.Admin
Returns the alert manager through which alert strategies are managed, alerts are fired and alert events are registered for.
getAlertTriggered() - Method in interface org.openspaces.admin.alert.AlertManager
 
getAlertUid() - Method in interface org.openspaces.admin.alert.Alert
 
getAlertUid() - Method in class org.openspaces.admin.alert.alerts.AbstractAlert
 
getAlias() - Method in class com.gigaspaces.query.aggregators.SpaceEntriesAggregator
 
getAlias() - Method in class org.openspaces.jpa.openjpa.query.AggregationFunction
Return select item alias
getAlias() - Method in class org.openspaces.jpa.openjpa.query.FieldPathNode
 
getAlias() - Method in class org.openspaces.jpa.openjpa.query.InnerQuery
Return select item alias
getAlias() - Method in class org.openspaces.jpa.openjpa.query.LiteralValueNode
 
getAlias() - Method in class org.openspaces.jpa.openjpa.query.NullValueNode
 
getAlias() - Method in class org.openspaces.jpa.openjpa.query.ParameterNode
 
getAlias() - Method in class org.openspaces.jpa.openjpa.query.Variable
 
getAll(Collection) - Method in interface com.j_spaces.javax.cache.Cache
Deprecated.
The getAll method will return, from the cache, a Map of the objects associated with the Collection of keys in argument "keys".
getAll(Collection) - Method in class org.openspaces.core.DefaultGigaMap
 
getAllDoneFutureAgents(MachinesSlaEnforcementState.StateKey) - Method in class org.openspaces.grid.gsm.machines.MachinesSlaEnforcementState
 
getAllocatedCapacity(AbstractMachinesSlaPolicy) - Method in interface org.openspaces.grid.gsm.machines.MachinesSlaEnforcementEndpoint
 
getAllocatedCapacity(MachinesSlaEnforcementState.StateKey) - Method in class org.openspaces.grid.gsm.machines.MachinesSlaEnforcementState
 
getAllocatedCapacity(ProcessingUnit) - Method in class org.openspaces.grid.gsm.machines.MachinesSlaEnforcementState
 
getAllocatedCapacity() - Method in class org.openspaces.grid.gsm.rebalancing.RebalancingSlaPolicy
 
getAllocatedCapacity() - Method in class org.openspaces.grid.gsm.strategy.AbstractCapacityScaleStrategyBean
 
getAllocatedCapacityFilterUndiscoveredAgents(AbstractMachinesSlaPolicy) - Method in interface org.openspaces.grid.gsm.machines.MachinesSlaEnforcementEndpoint
 
getAllocatedCapacityForPu() - Method in class org.openspaces.grid.gsm.machines.BinPackingSolver
 
getAllocatedCapacityOfOtherKeysFromSamePu(MachinesSlaEnforcementState.StateKey) - Method in class org.openspaces.grid.gsm.machines.MachinesSlaEnforcementState
 
getAllocatedCapacityResult() - Method in class org.openspaces.grid.gsm.machines.BinPackingSolver
 
getAllSourceChannelStatistics() - Method in interface com.gigaspaces.cluster.replication.async.mirror.MirrorStatistics
Get mirror statistics for all space instances incoming channels to the mirror
getAllUsedAgentUids() - Method in class org.openspaces.grid.gsm.machines.MachinesSlaEnforcementState
Lists all grid service agents from all processing units including those that are marked for deallocation.
getAllUsedCapacity() - Method in class org.openspaces.grid.gsm.machines.MachinesSlaEnforcementState
Lists all capacity from all processing units including those that are marked for deallocation.
getAnnotation(Method, Class<A>) - Static method in class org.openspaces.core.util.AnnotationUtils
Get a single Annotation of annotationType from the supplied Method.
getAnnotationAttributes(Annotation) - Static method in class org.openspaces.core.util.AnnotationUtils
Retrieve the given annotation's attributes as a Map.
getAnnotations(Method) - Static method in class org.openspaces.core.util.AnnotationUtils
Get all Annotations from the supplied Method.
getApachectlLocation() - Method in class org.openspaces.pu.container.jee.lb.apache.ApacheLoadBalancerAgent
 
getApplication(String) - Method in interface org.openspaces.admin.application.Applications
Returns the Application for the given processing unit name.
getApplication() - Method in interface org.openspaces.admin.pu.ProcessingUnit
 
getApplicationAdded() - Method in interface org.openspaces.admin.application.Applications
Returns an event manager allowing to register ApplicationAddedEventListeners.
getApplicationBufferSize() - Method in interface com.gigaspaces.lrmi.nio.filters.IOBlockFilter
Return the application max block size
getApplicationBufferSize() - Method in class com.gigaspaces.lrmi.nio.filters.IOSSLFilter
 
getApplicationContext() - Method in class org.openspaces.core.space.AbstractSpaceFactoryBean
 
getApplicationContext() - Method in class org.openspaces.events.AbstractEventListenerContainer
 
getApplicationContext() - Method in class org.openspaces.pu.container.integrated.IntegratedProcessingUnitContainer
Returns the spring application context this processing unit container wraps.
getApplicationContext() - Method in class org.openspaces.pu.container.spi.ApplicationContextProcessingUnitContainer
 
getApplicationContext() - Method in class org.openspaces.pu.container.standalone.StandaloneContainerRunnable
Returns Spring application context used as the backend for this container.
getApplicationContext() - Method in class org.openspaces.pu.container.standalone.StandaloneProcessingUnitContainer
 
getApplicationRemoved() - Method in interface org.openspaces.admin.application.Applications
Returns an event manager allowing to register ProcessingUnitRemovedEventListeners.
getApplications() - Method in interface org.openspaces.admin.Admin
 
getApplications() - Method in interface org.openspaces.admin.application.Applications
Returns the Applications currently deployed.
getArch() - Method in interface org.openspaces.admin.os.OperatingSystemDetails
Returns the architecture of the operating system.
getArguments() - Method in class org.openspaces.pu.container.support.CommandLineParser.Parameter
 
getArguments() - Method in class org.openspaces.remoting.EventDrivenSpaceRemotingEntry
Deprecated.
 
getArguments() - Method in class org.openspaces.remoting.ExecutorRemotingTask
 
getArguments() - Method in interface org.openspaces.remoting.SpaceRemotingInvocation
The arguments for the service method execution.
getArgumentsArray(String, String[]) - Method in class org.openspaces.core.util.StringProperties
 
getArgumentsArray(Map<String, String>, String, String[]) - Static method in class org.openspaces.core.util.StringPropertiesUtils
 
getArray(String, String, String[]) - Method in class org.openspaces.core.util.StringProperties
 
getArray(Map<String, String>, String, String, String[]) - Static method in class org.openspaces.core.util.StringPropertiesUtils
 
getAsSQLQuery() - Method in interface com.gigaspaces.datasource.DataSourceQuery
Gets the prepared SQL representation of this query.
getAsyncChannelShutdownTimeout() - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
getAsyncPollingDetails() - Method in class org.openspaces.events.asyncpolling.AsyncPollingEventContainerServiceMonitors
 
getAsyncPollingEventContainerDetails() - Method in interface org.openspaces.admin.pu.ProcessingUnitInstance
getAsyncPollingEventContainers() - Method in interface org.openspaces.admin.pu.ProcessingUnitInstanceStatistics
Returns all the different async polling event containers monitors keyed by the service id.
getAttributes() - Method in interface org.openspaces.pu.service.AggregatedServiceDetails
Returns key value pair of attributes for the details.
getAttributes() - Method in class org.openspaces.pu.service.PlainAggregatedServiceDetails
 
getAttributes() - Method in class org.openspaces.pu.service.PlainServiceDetails
 
getAttributes() - Method in interface org.openspaces.pu.service.ServiceDetails
Returns extra attributes the service details wishes to expose.
getAttributes() - Method in class org.openspaces.pu.sla.requirement.SystemRequirement
 
getAuditDetails() - Method in class com.gigaspaces.security.audit.AuditLogRecord
 
getAuditDetails() - Method in class com.gigaspaces.security.service.SecurityContext
 
getAuthentication() - Method in class com.gigaspaces.security.service.SecurityContext
 
getAuthenticationToken() - Method in class com.gigaspaces.security.service.SecurityContext
 
getAuthorities() - Method in class com.gigaspaces.security.directory.Role
 
getAuthorities() - Method in interface com.gigaspaces.security.directory.RoleDetails
Returns the granted authorities granted to the role.
getAuthorities() - Method in class com.gigaspaces.security.directory.User
 
getAuthorities() - Method in interface com.gigaspaces.security.directory.UserDetails
Returns the granted authorities granted to the user.
getAuthority() - Method in class com.gigaspaces.security.authorities.GridAuthority
 
getAuthority() - Method in class com.gigaspaces.security.authorities.MonitorAuthority
 
getAuthority() - Method in class com.gigaspaces.security.authorities.RoleAuthority
 
getAuthority() - Method in class com.gigaspaces.security.authorities.SpaceAuthority
 
getAuthority() - Method in class com.gigaspaces.security.authorities.SystemAuthority
 
getAuthority() - Method in interface com.gigaspaces.security.Authority
An Authority that can be represented as a String which is sufficient in precision to be relied upon for an access control decisions.
getAvailableProcessors() - Method in interface org.openspaces.admin.os.OperatingSystemDetails
Returns the number of available processors.
getAvailableProcessors() - Method in interface org.openspaces.admin.os.OperatingSystemsDetails
getAverage() - Method in class com.gigaspaces.query.aggregators.AverageAggregator.AverageTuple
 
getAverage() - Method in class com.j_spaces.core.filters.StatisticsContext
The average calculated on the last time according to the statistics sampling rate.
getAverageCpuCoresPerPrimary(ProcessingUnit, CapacityRequirementsPerAgent) - Static method in class org.openspaces.grid.gsm.rebalancing.RebalancingUtils
 
getAverageRequestsLatency() - Method in class org.openspaces.pu.container.jee.stats.WebRequestsServiceMonitors
Returns the average requests latency ( ms )
getAvgObjectSizeKB() - Method in class org.openspaces.core.config.BlobStoreDataPolicyFactoryBean
 
getAxisYUnit() - Method in class org.openspaces.ui.BarLineChart
 
getBackup() - Method in interface org.openspaces.admin.pu.ProcessingUnitPartition
If the processing unit has an embedded space, will return the processing unit instance that holds a the backup space instance.
getBackup() - Method in interface org.openspaces.admin.space.SpacePartition
Returns the (first) backup space instance, null if currently there is no backup.
getBackupGridServiceManager(String) - Method in interface org.openspaces.admin.pu.ProcessingUnit
 
getBackupGridServiceManagerChanged() - Method in interface org.openspaces.admin.pu.ProcessingUnit
 
getBackupGridServiceManagerChanged() - Method in interface org.openspaces.admin.pu.ProcessingUnits
Returns an event manager allowing to globally register for any BackupGridServiceManagerChangedEvents occurring on any processing unit.
getBackupGridServiceManagers() - Method in interface org.openspaces.admin.pu.ProcessingUnit
 
getBackupId() - Method in interface org.openspaces.admin.pu.ProcessingUnitInstance
Returns the backup id of the processing unit instance.
getBackupId() - Method in interface org.openspaces.admin.space.SpaceInstance
Returns the backup id (if it is a topology with backups) of the space instance.
getBackupId() - Method in class org.openspaces.core.cluster.ClusterInfo
Returns the backup id of the specific cluster member.
getBackupId() - Method in class org.openspaces.pu.sla.InstanceSLA
 
getBackupsStatistics() - Method in interface org.openspaces.admin.space.Space
Returns an aggregated view of all the statistics of the backup instances.
getBatchDataItems() - Method in interface com.gigaspaces.sync.OperationsBatchData
 
getBatchPendingThreshold() - Method in class com.gigaspaces.events.EventSessionConfig
return batchPendingThreshold - number of notifications held at server before sending them
getBatchPendingThreshold() - Method in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
 
getBatchSize() - Method in interface com.gigaspaces.datasource.DataSourceQuery
The value returned from this method can serve as a hint for the data source implementation which indicates the batch size to be used in SpaceDataSource.getDataIterator(DataSourceQuery) method implementation (if such data source supports batching).
getBatchSize() - Method in class com.gigaspaces.events.EventSessionConfig
 
getBatchSize() - Method in class org.openspaces.archive.ArchivePollingContainer
 
getBatchSize() - Method in class org.openspaces.events.notify.AggregatedNotifyEventContainerServiceDetails
 
getBatchSize() - Method in class org.openspaces.events.notify.NotifyEventContainerServiceDetails
 
getBatchSize() - Method in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
 
getBatchTime() - Method in class com.gigaspaces.events.EventSessionConfig
 
getBatchTime() - Method in class org.openspaces.events.notify.AggregatedNotifyEventContainerServiceDetails
 
getBatchTime() - Method in class org.openspaces.events.notify.NotifyEventContainerServiceDetails
 
getBatchTime() - Method in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
 
getBeanClass(Element) - Method in class org.openspaces.admin.pu.elastic.topology.DedicatedMachineProvisioningParser
 
getBeanClass(Element) - Method in class org.openspaces.admin.pu.elastic.topology.SharedMachineProvisioningParser
 
getBeanClass(Element) - Method in class org.openspaces.archive.config.ArchivePollingContainerBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.core.config.AnnotationFilterBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.core.config.AttributeStoreBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.core.config.BlobStoreDataPolicyBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.core.config.ContextLoaderBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.core.config.CustomCachePolicyBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.core.config.DistributedTxManagerBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.core.config.EmbeddedSpaceBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.core.config.GigaMapBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.core.config.GigaSpaceBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.core.config.GigaSpaceDocumentTypeBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.core.config.LeaderSelectorBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.core.config.LocalCacheSpaceBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.core.config.LocalTxManagerBeanDefinitionParser
Deprecated.
 
getBeanClass(Element) - Method in class org.openspaces.core.config.LocalViewSpaceBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.core.config.LookupJiniTxManagerBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.core.config.MapBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.core.config.MapLocalCacheSettingsBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.core.config.MethodFilterBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.core.config.MirrorSpaceBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.core.config.modifiers.SpaceProxyOperationModifierBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.core.config.RefreshableContextLoaderBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.core.config.SpaceFilterBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.core.config.SpaceProxyBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.core.config.SpaceReplicationFilterBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.core.config.SqlFunctionBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.core.config.SQLQueryBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.core.config.UrlSpaceBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.core.config.xmlparser.XmlBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.core.gateway.config.GatewayDelegationBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.core.gateway.config.GatewayDelegatorBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.core.gateway.config.GatewayLookupBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.core.gateway.config.GatewayLookupsBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.core.gateway.config.GatewaySinkBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.core.gateway.config.GatewaySinkDistributedTransactionProcessingConfigurationBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.core.gateway.config.GatewaySinkSyncEndpointInterceptorBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.core.gateway.config.GatewaySourceBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.core.gateway.config.GatewayTargetBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.core.gateway.config.GatewayTargetsBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.core.gateway.config.SinkErrorHandlingBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.core.transaction.config.DistributedTransactionProcessingConfigurationBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.events.config.AnnotationEventAdapterBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.events.config.AsyncPollingContainerBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.events.config.MethodEventAdapterBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.events.config.NotifyContainerBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.events.config.PollingContainerBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.jdbc.config.DataSourceBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.jms.config.GigaSpaceConnectionFactoryBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.jms.config.GigaSpaceQueueBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.jms.config.GigaSpaceTopicBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.jms.config.GigaSpaceXAConnectionFactoryBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.leader_selector.zookeeper.config.ZooKeeperBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.pu.sla.config.BeanPropertyMonitorBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.pu.sla.config.CpuRequirementBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.pu.sla.config.HostRequirementBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.pu.sla.config.InstanceSLABeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.pu.sla.config.MemberAliveIndicatorBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.pu.sla.config.MemoryBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.pu.sla.config.RangeRequirementBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.pu.sla.config.RelocationPolicyBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.pu.sla.config.ScaleUpPolicyBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.pu.sla.config.SLABeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.pu.sla.config.SystemRequirementBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.pu.sla.config.ZoneRequirementBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.remoting.config.EventDrivenProxyBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.remoting.config.ExecutorProxyBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.openspaces.remoting.config.ServiceExporterBeanDefinitionParser
 
getBeanClassName() - Method in class org.openspaces.admin.alert.config.CpuUtilizationAlertConfiguration
The Bean implementation class name corresponding to this BeanConfig.
getBeanClassName() - Method in class org.openspaces.admin.alert.config.ElasticAutoScalingAlertConfiguration
The Bean implementation class name corresponding to this BeanConfig.
getBeanClassName() - Method in class org.openspaces.admin.alert.config.ElasticGridServiceAgentProvisioningAlertConfiguration
The Bean implementation class name corresponding to this BeanConfig.
getBeanClassName() - Method in class org.openspaces.admin.alert.config.ElasticGridServiceContainerProvisioningAlertConfiguration
The Bean implementation class name corresponding to this BeanConfig.
getBeanClassName() - Method in class org.openspaces.admin.alert.config.ElasticMachineProvisioningAlertConfiguration
The Bean implementation class name corresponding to this BeanConfig.
getBeanClassName() - Method in class org.openspaces.admin.alert.config.GarbageCollectionAlertConfiguration
The Bean implementation class name corresponding to this BeanConfig.
getBeanClassName() - Method in class org.openspaces.admin.alert.config.HeapMemoryUtilizationAlertConfiguration
The Bean implementation class name corresponding to this BeanConfig.
getBeanClassName() - Method in class org.openspaces.admin.alert.config.MirrorPersistenceFailureAlertConfiguration
The Bean implementation class name corresponding to this BeanConfig.
getBeanClassName() - Method in class org.openspaces.admin.alert.config.PhysicalMemoryUtilizationAlertConfiguration
The Bean implementation class name corresponding to this BeanConfig.
getBeanClassName() - Method in class org.openspaces.admin.alert.config.ProcessingUnitInstanceMemberAliveIndicatorAlertConfiguration
The Bean implementation class name corresponding to this BeanConfig.
getBeanClassName() - Method in class org.openspaces.admin.alert.config.ProvisionFailureAlertConfiguration
The Bean implementation class name corresponding to this BeanConfig.
getBeanClassName() - Method in class org.openspaces.admin.alert.config.ReplicationChannelDisconnectedAlertConfiguration
The Bean implementation class name corresponding to this BeanConfig.
getBeanClassName() - Method in class org.openspaces.admin.alert.config.ReplicationRedoLogOverflowToDiskAlertConfiguration
The Bean implementation class name corresponding to this BeanConfig.
getBeanClassName() - Method in class org.openspaces.admin.alert.config.ReplicationRedoLogSizeAlertConfiguration
The Bean implementation class name corresponding to this BeanConfig.
getBeanClassName() - Method in class org.openspaces.admin.alert.config.SpacePartitionSplitBrainAlertConfiguration
The Bean implementation class name corresponding to this BeanConfig.
getBeanClassName() - Method in interface org.openspaces.admin.bean.BeanConfig
The Bean implementation class name corresponding to this BeanConfig.
getBeanClassName() - Method in class org.openspaces.admin.pu.elastic.config.AutomaticCapacityScaleConfig
 
getBeanClassName() - Method in class org.openspaces.admin.pu.elastic.config.DiscoveredMachineProvisioningConfig
 
getBeanClassName() - Method in class org.openspaces.admin.pu.elastic.config.EagerScaleConfig
 
getBeanClassName() - Method in class org.openspaces.admin.pu.elastic.config.ManualCapacityPerZonesScaleConfig
 
getBeanClassName() - Method in class org.openspaces.admin.pu.elastic.config.ManualCapacityScaleConfig
 
getBeanClassName(Element) - Method in class org.openspaces.core.config.RestBeanDefinitionParser
 
getBeanConfig(Class<T>) - Method in interface org.openspaces.admin.bean.BeanConfigManager
Get the bean configuration represented by the specified configuration class.
getBeanConfig(String) - Method in interface org.openspaces.admin.bean.BeanConfigPropertiesManager
Get the bean configuration.
getBeanConfig(String) - Method in class org.openspaces.core.bean.DefaultBeanServer
 
getBeanId() - Method in class org.openspaces.remoting.RemotingServiceDetails.RemoteService
 
getBeanId() - Method in class org.openspaces.remoting.RemotingServiceMonitors.RemoteServiceStats
 
getBeanLevelProperties() - Method in interface org.openspaces.admin.pu.ProcessingUnit
 
getBeanLevelProperties() - Method in class org.openspaces.pu.container.ProcessingUnitContainerConfig
 
getBeanLevelProperties() - Method in class org.openspaces.pu.container.ProcessingUnitContainerProvider
 
getBeanLevelProperties() - Method in class org.openspaces.pu.container.servicegrid.PUDetails
 
getBeanName() - Method in class org.openspaces.core.config.SpaceSqlFunctionBean
 
getBeanName() - Method in class org.openspaces.core.space.cache.AbstractLocalCacheSpaceFactoryBean
 
getBeanName() - Method in class org.openspaces.core.space.filter.AbstractFilterProviderFactoryBean
 
getBeanName() - Method in class org.openspaces.core.transaction.manager.AbstractJiniTransactionManager
 
getBeanName() - Method in interface org.openspaces.core.transaction.manager.JiniPlatformTransactionManager
 
getBeanName() - Method in class org.openspaces.events.AbstractEventListenerContainer
Return the bean name that this listener container has been assigned in its containing bean factory, if any.
getBeanProperties(String) - Method in class org.openspaces.core.properties.BeanLevelProperties
Returns properties that are associated with a specific bean name.
getBeans() - Method in class org.openspaces.core.properties.BeanLevelProperties
 
getBeansClassNames() - Method in interface org.openspaces.admin.bean.BeanConfigPropertiesManager
Lists the class names of configured beans.
getBeansClassNames() - Method in class org.openspaces.core.bean.DefaultBeanServer
 
getbeforePlanned() - Method in class org.openspaces.admin.pu.elastic.events.ElasticStatefulProcessingUnitPlannedCapacityChangedEvent
 
getBeforePlannedNumberOfInstances() - Method in class org.openspaces.admin.pu.elastic.events.ElasticStatelessProcessingUnitPlannedNumberOfInstancesChangedEvent
 
getBindHost() - Method in interface org.openspaces.admin.transport.Transport
Returns the host name or address the communication layer bounded on.
getBindHost() - Method in interface org.openspaces.admin.transport.TransportDetails
Returns the host name or address the communication layer bounded on.
getBindHostName() - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
getBindPort() - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
getBlobstoreEnabled() - Method in class org.openspaces.core.config.GigaSpaceDocumentTypeDescriptorFactoryBean
 
getBlobStoreHandler() - Method in class org.openspaces.core.config.BlobStoreDataPolicyFactoryBean
 
getBoolean(int) - Method in class com.gigaspaces.query.CompoundResult
 
getBoolean(String) - Method in class com.gigaspaces.query.CompoundResult
 
getBoolean(String, boolean) - Method in class org.openspaces.core.util.StringProperties
 
getBoolean(Map<String, String>, String, boolean) - Static method in class org.openspaces.core.util.StringPropertiesUtils
 
getBootClassPath() - Method in interface org.openspaces.admin.vm.VirtualMachineDetails
 
getBufferSize() - Method in class com.gigaspaces.client.iterator.GSIteratorConfig
Gets the iterator's buffer size.
getBulkSize() - Method in class org.openspaces.core.gateway.GatewayTarget
 
getById(DataSourceIdQuery) - Method in class com.gigaspaces.datasource.SpaceDataSource
This method is invoked whenever the space needs to read an entry from the data source according to its Id.
getById(DataSourceIdQuery) - Method in class org.openspaces.persistency.hibernate.CriteriaHibernateSpaceDataSource
 
getById(DataSourceIdQuery) - Method in class org.openspaces.persistency.patterns.SpaceDataSourceExceptionHandler
 
getById(DataSourceIdQuery) - Method in class org.openspaces.persistency.patterns.SpaceDataSourceSplitter
Delegates the query to the corresponding data source
getByName(String) - Method in interface org.openspaces.admin.zone.Zones
Returns a discovered zone by its name.
getByte(int) - Method in class com.gigaspaces.query.CompoundResult
 
getByte(String) - Method in class com.gigaspaces.query.CompoundResult
 
getByUID(String) - Method in interface org.openspaces.admin.os.OperatingSystems
Returns the operating system matching its uid.
getCache() - Method in class com.gigaspaces.client.ChangeModifiers
 
getCache() - Method in class com.gigaspaces.client.ClearModifiers
 
getCache() - Method in class com.gigaspaces.client.CountModifiers
 
getCache() - Method in class com.gigaspaces.client.ReadModifiers
 
getCache() - Method in class com.gigaspaces.client.SpaceProxyOperationModifiers
 
getCache() - Method in class com.gigaspaces.client.TakeModifiers
 
getCache() - Method in class com.gigaspaces.client.WriteModifiers
 
getCacheConfig() - Method in class org.openspaces.core.space.cache.AbstractLocalCacheSpaceFactoryBean
 
getCacheConfig() - Method in class org.openspaces.core.space.cache.LocalCacheSpaceFactoryBean
 
getCacheConfig() - Method in class org.openspaces.core.space.cache.LocalViewSpaceFactoryBean
 
getCacheEntriesPercentage() - Method in class org.openspaces.core.config.BlobStoreDataPolicyFactoryBean
 
getCacheEntry(Object) - Method in interface com.j_spaces.javax.cache.Cache
Deprecated.
Returns the CacheEntry object associated with the object identified by "key".
getCacheEntry(Object) - Method in class org.openspaces.core.DefaultGigaMap
 
getCacheEntryVersion() - Method in interface com.j_spaces.javax.cache.CacheEntry
Deprecated.
Returns a version counter.
getCallable() - Method in class org.openspaces.core.executor.juc.CallableTaskAdapter
Returns the embedded callable.
getCandidateAlias() - Method in class org.openspaces.jpa.openjpa.query.InnerQuery
Return the candidate alias for this subquery.
getCapacityInMB() - Method in interface org.openspaces.admin.os.OperatingSystemDetails.DriveDetails
 
getCapacityMarkedForDeallocation(MachinesSlaEnforcementState.StateKey) - Method in class org.openspaces.grid.gsm.machines.MachinesSlaEnforcementState
 
getCapacityOfSingleMachine() - Method in interface org.openspaces.grid.gsm.machines.plugins.ElasticMachineProvisioning
 
getCapacityRequirements() - Method in class org.openspaces.grid.gsm.autoscaling.AutoScalingSlaPolicy
 
getCapacityRequirements() - Method in class org.openspaces.grid.gsm.machines.CapacityMachinesSlaPolicy
 
getCapacityRequirementsPerZonesConfig() - Method in class org.openspaces.admin.pu.elastic.config.ManualCapacityPerZonesScaleConfig
 
getCasUnique() - Method in class org.openspaces.memcached.LocalCacheElement
 
getCause() - Method in interface com.gigaspaces.client.FailedChangedEntryDetails
Returns the failure caused by attempting to update this entry.
getCauseException() - Method in interface com.j_spaces.core.SpaceCopyStatus
 
getCauses() - Method in exception com.j_spaces.core.multiple.query.QueryMultiplePartialFailureException
Deprecated.
Return all the causes that caused this exception
getCauses() - Method in exception org.openspaces.core.QueryMultiplePartialFailureException
Deprecated.
Returns the exceptions raised from the cluster members that were not available.
getCauses() - Method in exception org.openspaces.core.ReadMultipleException
 
getCauses() - Method in exception org.openspaces.core.TakeMultipleException
 
getChangeCount() - Method in interface org.openspaces.admin.space.SpaceInstanceStatistics
 
getChangeCount() - Method in interface org.openspaces.admin.space.SpaceStatistics
 
getChangeOperationsResults() - Method in interface com.gigaspaces.client.ChangedEntryDetails
Returns the results of the change operations which were inflicted on the changed entry.
getChangeOperationStatistics() - Method in interface com.gigaspaces.cluster.replication.async.mirror.MirrorOperations
Return statistics on change operations
getChangePerSecond() - Method in interface org.openspaces.admin.space.SpaceInstanceStatistics
 
getChangePerSecond() - Method in interface org.openspaces.admin.space.SpaceStatistics
 
getChangeSet(DataSyncOperation) - Static method in class com.gigaspaces.sync.change.ChangeDataSyncOperation
 
getChangeSet(IFilterEntry) - Static method in class com.gigaspaces.sync.change.ChangeDataSyncOperation
 
getChannels() - Method in class com.j_spaces.core.filters.ReplicationStatistics.OutgoingReplication
 
getChannels(ReplicationStatistics.ReplicationMode...) - Method in class com.j_spaces.core.filters.ReplicationStatistics.OutgoingReplication
 
getChannelState() - Method in class com.j_spaces.core.filters.ReplicationStatistics.OutgoingChannel
Gets the current channel state,
getChecksum() - Method in class com.j_spaces.core.client.BasicTypeInfo
Deprecated.
 
getChildProcessesIds(GridServiceAgent) - Static method in class org.openspaces.grid.gsm.machines.MachinesSlaUtils
 
getClassName() - Method in class com.gigaspaces.security.authorities.SpaceAuthority.ClassFilter
 
getClassName() - Method in class com.j_spaces.core.client.BasicTypeInfo
Deprecated.
Returns Entry Class Name.
getClassName() - Method in exception com.j_spaces.core.client.EntryAlreadyInSpaceException
Returns the rejected entry class name.
getClassName() - Method in class com.j_spaces.core.client.ExternalEntry
Deprecated.
Entry class Name.
getClassName() - Method in exception com.j_spaces.core.DropClassException
Returns desired dropped class.
getClassName() - Method in interface com.j_spaces.core.IGSEntry
Entry class Name.
getClassName() - Method in exception com.j_spaces.core.InvalidFifoClassException
Deprecated.
Return invalid className.
getClassName() - Method in class org.openspaces.core.config.SQLQueryFactoryBean
 
getClassName() - Method in exception org.openspaces.core.EntryAlreadyInSpaceException
Returns the rejected entry class name.
getClassName() - Method in exception org.openspaces.core.InvalidFifoClassException
Deprecated.
Return invalid className.
getClassName() - Method in class org.openspaces.remoting.RemotingServiceDetails.RemoteService
 
getClassNames() - Method in interface org.openspaces.admin.space.SpaceInstanceRuntimeDetails
Returns an array of class names of entry/objects in the Space.
getClassNames() - Method in interface org.openspaces.admin.space.SpaceRuntimeDetails
Returns an aggregated class names array of entry/objects in all the Space instances.
getClassPath() - Method in interface org.openspaces.admin.vm.VirtualMachineDetails
 
getClassRelationStatus(Class<?>) - Method in class org.openspaces.jpa.StoreManager
Gets the class relation status (one-to-one etc..) for the provided type.
getClassTypeInfo(String) - Method in interface com.j_spaces.core.admin.IRemoteJSpaceAdmin
Deprecated.
Since 8.0 - Use GigaSpaceTypeManager.getTypeDescriptor instead.
getCleanCount() - Method in interface org.openspaces.admin.space.SpaceInstanceStatistics
Deprecated.
getCleanCount() - Method in interface org.openspaces.admin.space.SpaceStatistics
Deprecated.
getCleanPerSecond() - Method in interface org.openspaces.admin.space.SpaceInstanceStatistics
Deprecated.
getCleanPerSecond() - Method in interface org.openspaces.admin.space.SpaceStatistics
Deprecated.
getCleanupFuture(ProcessingUnit) - Method in class org.openspaces.grid.gsm.machines.MachinesSlaEnforcementState
 
getClientVersionId() - Method in class com.gigaspaces.cluster.replication.gateway.conflict.EntryVersionConflict
 
getClientVersionID() - Method in exception com.j_spaces.core.client.EntryVersionConflictException
Return entry client Version ID
getClientVersionID() - Method in exception org.openspaces.core.SpaceOptimisticLockingFailureException
Returns the entry client Version ID
getClusterCapacityRequirements() - Method in class org.openspaces.grid.gsm.containers.ContainersSlaPolicy
 
getClustered() - Method in class org.openspaces.core.DefaultGigaSpace
 
getClustered() - Method in interface org.openspaces.core.GigaSpace
Returns a clustered view of this GigaSpace instance.
getClusterInfo() - Method in interface org.openspaces.admin.pu.ProcessingUnitInstance
Returns the cluster info of the processing unit instance.
getClusterInfo() - Method in class org.openspaces.core.space.InternalSpaceFactory
 
getClusterInfo() - Method in class org.openspaces.pu.container.jee.lb.apache.LoadBalancerNodeInfo
Returns the cluster specific information fo the load balancer node (the web application processing unit instance).
getClusterInfo() - Method in class org.openspaces.pu.container.ProcessingUnitContainerConfig
 
getClusterInfo() - Method in class org.openspaces.pu.container.ProcessingUnitContainerContext
Gets the cluster information injected with this processing unit container instance.
getClusterInfo() - Method in class org.openspaces.pu.container.ProcessingUnitContainerProvider
 
getClusterInfo() - Method in class org.openspaces.pu.container.servicegrid.PUDetails
 
getClusterInfo() - Method in interface org.openspaces.pu.container.servicegrid.PUServiceBean
 
getClusterInfo() - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanImpl
 
getClusterInfo() - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanProxy
 
getClusterMemberSpace(IJSpace) - Static method in class org.openspaces.core.util.SpaceUtils
Returns a proxy space to the specified space name.
getClusterPolicy() - Method in interface com.j_spaces.core.admin.IRemoteJSpaceAdmin
Return the present ClusterPolicy objects.
getClusterSchema() - Method in class com.j_spaces.core.client.SpaceURL
Deprecated.
Gets the cluster schema name.
getClusterSchema() - Method in class org.openspaces.admin.memcached.config.MemcachedConfig
 
getClusterSchema() - Method in class org.openspaces.admin.pu.config.ProcessingUnitConfig
 
getClusterSchema() - Method in class org.openspaces.admin.space.config.SpaceConfig
 
getClusterSchema() - Method in class org.openspaces.pu.sla.SLA
Returns the cluster schema the processing unit will use.
getCmds - Variable in class org.openspaces.memcached.SpaceCache
 
getCode() - Method in class com.gigaspaces.client.SpaceProxyOperationModifiers
 
getCode() - Method in enum com.gigaspaces.metadata.StorageType
 
getCode() - Method in enum com.j_spaces.core.filters.ReplicationStatistics.ReplicationMode
 
getCode() - Method in enum com.j_spaces.core.filters.ReplicationStatistics.ReplicationOperatingMode
 
getCode() - Method in enum org.openspaces.memcached.protocol.binary.MemcachedBinaryCommandDecoder.BinaryOp
 
getCodeBase() - Method in class com.j_spaces.core.client.BasicTypeInfo
Deprecated.
Returns Entry Class Codebase.
getCodebase() - Method in class com.j_spaces.core.client.ExternalEntry
Deprecated.
Entry-class codebase.
getCodebase() - Method in interface com.j_spaces.core.IGSEntry
Entry-class codebase.
getCommandLineArgumentRemovePrefix(VirtualMachineAware, String) - Static method in class org.openspaces.grid.gsm.containers.ContainersSlaUtils
 
getCommType() - Method in class org.openspaces.events.notify.AggregatedNotifyEventContainerServiceDetails
 
getCommType() - Method in class org.openspaces.events.notify.NotifyEventContainerServiceDetails
 
getCommType() - Method in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
Deprecated.
Since 9.7
getCommunicationPort() - Method in interface org.openspaces.admin.gateway.GatewayProcessingUnit
Returns the communication port this gateway processing unit is using.
getCommunicationPort() - Method in class org.openspaces.core.gateway.AbstractGatewayComponentFactoryBean
 
getCommunicationPort() - Method in class org.openspaces.core.gateway.GatewayLookup
 
getCommunicationPort() - Method in class org.openspaces.core.gateway.GatewayServiceDetails
 
getCompletedTaskCount() - Method in interface org.openspaces.admin.transport.TransportsStatistics
Returns the summation of all transport TransportStatistics.getCompletedTaskCount() ()}.
getCompletedTaskCount() - Method in interface org.openspaces.admin.transport.TransportStatistics
Returns the number of communication level tasks that were completed.
getCompletedTaskPerSecond() - Method in interface org.openspaces.admin.transport.TransportsStatistics
Returns the summation of all transport TransportStatistics.getCompletedTaskPerSecond().
getCompletedTaskPerSecond() - Method in interface org.openspaces.admin.transport.TransportStatistics
Returns the number of completed communication level tasks per second.
getComponentDescription() - Method in interface org.openspaces.admin.alert.Alert
Description of the component: host - [Host IP] GSC - [GSC Name] on [Host IP] LUS - LUS on [Host IP] GSM - GSM on [Host IP] PU instance - [PU name] [Partition number] [Primary or backup] on [Host IP] Mirror - Mirror on [Host IP] EDS - EDS on [Host IP]
getComponentDescription() - Method in class org.openspaces.admin.alert.alerts.AbstractAlert
 
getComponentDescription() - Method in class org.openspaces.admin.alert.alerts.ProcessingUnitInstanceMemberAliveIndicatorAlert
Description of the component: host - [Host IP] GSC - [GSC Name] on [Host IP] LUS - LUS on [Host IP] GSM - GSM on [Host IP] PU instance - [PU name] [Partition number] [Primary or backup] on [Host IP] Mirror - Mirror on [Host IP] EDS - EDS on [Host IP]
getComponentName() - Method in class org.openspaces.admin.alert.alerts.GarbageCollectionAlert
The name of the component for which the alert was fired (e.g.
getComponentName() - Method in class org.openspaces.admin.alert.alerts.HeapMemoryUtilizationAlert
The name of the component for which the alert was fired (e.g.
getComponentUid() - Method in interface org.openspaces.admin.alert.Alert
 
getComponentUid() - Method in class org.openspaces.admin.alert.alerts.AbstractAlert
 
getComponentUid() - Method in class org.openspaces.admin.alert.alerts.CpuUtilizationAlert
The component UID is equivalent to OperatingSystem.getUid()
getComponentUid() - Method in class org.openspaces.admin.alert.alerts.GarbageCollectionAlert
The component UID is equivalent to VirtualMachine.getUid()
getComponentUid() - Method in class org.openspaces.admin.alert.alerts.HeapMemoryUtilizationAlert
The component UID is equivalent to VirtualMachine.getUid()
getComponentUid() - Method in class org.openspaces.admin.alert.alerts.MirrorPersistenceFailureAlert
The component UID is equivalent to GridComponent.getUid()
getComponentUid() - Method in class org.openspaces.admin.alert.alerts.PhysicalMemoryUtilizationAlert
The component UID is equivalent to OperatingSystem.getUid()
getComponentUid() - Method in class org.openspaces.admin.alert.alerts.ProcessingUnitInstanceMemberAliveIndicatorAlert
The component UID is equivalent to GridComponent.getUid()
getComponentUid() - Method in class org.openspaces.admin.alert.alerts.ProvisionFailureAlert
The component UID is equivalent to ProcessingUnit.getName()
getComponentUid() - Method in class org.openspaces.admin.alert.alerts.ReplicationChannelDisconnectedAlert
The component UID is equivalent to GridComponent.getUid()
getComponentUid() - Method in class org.openspaces.admin.alert.alerts.ReplicationRedoLogOverflowToDiskAlert
The component UID is equivalent to GridComponent.getUid()
getComponentUid() - Method in class org.openspaces.admin.alert.alerts.ReplicationRedoLogSizeAlert
The component UID is equivalent to GridComponent.getUid()
getComponentUid() - Method in class org.openspaces.admin.alert.alerts.SpacePartitionSplitBrainAlert
The component UID is equivalent to Space.getUid()
getCompoundIndexType() - Method in class org.openspaces.core.config.CompoundIndex
 
getComType() - Method in class com.gigaspaces.events.EventSessionConfig
Deprecated.
Since 9.7
getConcurrentConsumers() - Method in class org.openspaces.events.asyncpolling.AggregatedAsyncPollingEventContainerServiceDetails
 
getConcurrentConsumers() - Method in class org.openspaces.events.asyncpolling.AsyncPollingEventContainerServiceDetails
 
getConcurrentConsumers() - Method in class org.openspaces.events.polling.AggregatedPollingEventContainerServiceDetails
 
getConcurrentConsumers() - Method in class org.openspaces.events.polling.PollingEventContainerServiceDetails
 
getConcurrentConsumers() - Method in class org.openspaces.events.polling.SimplePollingEventListenerContainer
Return the "concurrentConsumer" setting.
getConfig() - Method in interface com.j_spaces.core.admin.IJSpaceContainerAdmin
Deprecated.
Get container configuration.
getConfig() - Method in interface com.j_spaces.core.admin.IRemoteJSpaceAdmin
Returns SpaceConfig of this space.
getConfig() - Method in interface org.openspaces.admin.alert.Alert
 
getConfig(Class<T>) - Method in interface org.openspaces.admin.alert.AlertManager
Get the currently set alert configuration.
getConfig() - Method in class org.openspaces.admin.alert.alerts.AbstractAlert
 
getConfig() - Method in class org.openspaces.admin.pu.elastic.ElasticStatefulProcessingUnitDeployment
 
getConfig() - Method in class org.openspaces.admin.pu.elastic.ElasticStatelessProcessingUnitDeployment
 
getConfig() - Method in class org.openspaces.admin.space.ElasticSpaceDeployment
 
getConfig() - Method in class org.openspaces.core.space.LeaderSelectorFactoryBean
 
getConfig(String, Object) - Method in class org.openspaces.core.util.StringProperties
 
getConfig(Map<String, String>, String, Object) - Static method in class org.openspaces.core.util.StringPropertiesUtils
Gets an object that has a constructor that accepts Map as a single argument
getConfig() - Method in exception org.openspaces.events.notify.CannotCreateNotifySessionException
 
getConfig() - Method in class org.openspaces.grid.gsm.machines.plugins.discovered.DiscoveredMachineProvisioningBean
 
getConfig() - Method in interface org.openspaces.grid.gsm.machines.plugins.ElasticMachineProvisioning
 
getConfig() - Method in interface org.openspaces.grid.gsm.machines.plugins.NonBlockingElasticMachineProvisioning
 
getConfig() - Method in class org.openspaces.grid.gsm.machines.plugins.NonBlockingElasticMachineProvisioningAdapter
 
getConfig() - Method in class org.openspaces.grid.gsm.strategy.AutomaticCapacityScaleStrategyBean
 
getConfig() - Method in class org.openspaces.grid.gsm.strategy.EagerScaleStrategyBean
 
getConfig() - Method in class org.openspaces.grid.gsm.strategy.ManualCapacityPerZonesScaleStrategyBean
 
getConfig() - Method in class org.openspaces.grid.gsm.strategy.ManualCapacityScaleStrategyBean
 
getConfig() - Method in interface org.openspaces.grid.gsm.strategy.ScaleStrategyBean
 
getConfig() - Method in class org.openspaces.grid.gsm.strategy.UndeployScaleStrategyBean
 
getConfig() - Method in class org.openspaces.pu.container.ProcessingUnitContainerProvider
 
getConfigLocation() - Method in class org.openspaces.pu.container.jee.lb.apache.ApacheLoadBalancerAgent
 
getConfigResources() - Method in class org.openspaces.pu.container.support.ResourceApplicationContext
Returns the config resources this application context uses.
getConfiguration() - Method in class org.openspaces.jpa.StoreManager
 
getConfigurer() - Method in class org.openspaces.persistency.hibernate.CriteriaHibernateSpaceDataSourceFactoryBean
 
getConfigurer() - Method in class org.openspaces.persistency.hibernate.DefaultHibernateSpaceDataSourceFactoryBean
 
getConfigurer() - Method in class org.openspaces.persistency.hibernate.DefaultHibernateSpaceSynchronizationEndpointFactoryBean
 
getConfigurer() - Method in class org.openspaces.persistency.hibernate.StatelessHibernateSpaceDataSourceFactoryBean
 
getConfigurer() - Method in class org.openspaces.persistency.hibernate.StatelessHibernateSpaceSynchronizationEndpointFactoryBean
 
getConflictCause() - Method in interface com.gigaspaces.cluster.replication.gateway.conflict.AddIndexConflict
 
getConflictCause() - Method in interface com.gigaspaces.cluster.replication.gateway.conflict.DataConflictOperation
 
getConflictCause() - Method in interface com.gigaspaces.cluster.replication.gateway.conflict.RegisterTypeDescriptorConflict
 
getConflictingOperationPolicy() - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
getConflictResolver() - Method in class org.openspaces.core.gateway.SinkErrorHandlingFactoryBean
Gets the ConflictResolver implementation which is used with the Sink component.
getConnection() - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
Create (if necessary) and return a connection to the database.
getConnection(String, String) - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
Create (if necessary) and return a connection to the database.
getConnection() - Method in class org.openspaces.jdbc.datasource.SpaceDriverManagerDataSource
 
getConnection(String, String) - Method in class org.openspaces.jdbc.datasource.SpaceDriverManagerDataSource
 
getConnectionDetails() - Method in interface org.openspaces.admin.space.SpaceInstanceRuntimeDetails
getConnectionDetails() - Method in interface org.openspaces.admin.space.SpaceRuntimeDetails
getConnectionMonitorThreadPoolSize() - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
getConnectionPoolSize() - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
getConsolidatedDistributedTransactionMetaData() - Method in interface com.gigaspaces.sync.TransactionData
 
getConsolidatedDistributedTransactionMetaData() - Method in class com.j_spaces.sadapter.datasource.BulkDataPersisterContext
 
getConstants() - Method in class org.openspaces.core.config.modifiers.AbstractSpaceProxyOperationModifierFactoryBean
 
getConstants() - Method in class org.openspaces.core.config.modifiers.ChangeModifierFactoryBean
 
getConstants() - Method in class org.openspaces.core.config.modifiers.ClearModifierFactoryBean
 
getConstants() - Method in class org.openspaces.core.config.modifiers.CountModifierFactoryBean
 
getConstants() - Method in class org.openspaces.core.config.modifiers.ReadModifierFactoryBean
 
getConstants() - Method in class org.openspaces.core.config.modifiers.TakeModifierFactoryBean
 
getConstants() - Method in class org.openspaces.core.config.modifiers.WriteModifierFactoryBean
 
getConsumers() - Method in class org.openspaces.events.polling.PollingEventContainerServiceMonitors
 
getContainerByUID(String) - Method in interface org.openspaces.admin.gsc.GridServiceContainers
Returns a container based on its uid.
getContainerMemoryCapacityInMB() - Method in class org.openspaces.grid.gsm.autoscaling.AutoScalingSlaPolicy
 
getContainerMemoryCapacityInMB() - Method in class org.openspaces.grid.gsm.machines.AbstractMachinesSlaPolicy
 
getContainerName() - Method in class com.j_spaces.core.admin.SpaceConfig
Return container owner name
getContainerName() - Method in class com.j_spaces.core.client.SpaceURL
Deprecated.
Get container name.
getContainerName() - Method in interface com.j_spaces.core.IJSpace
 
getContainerName() - Method in exception com.j_spaces.core.MemoryShortageException
 
getContainerName() - Method in class org.openspaces.core.space.SpaceServiceDetails
 
getContainerNumberOfCpuCores(ManualCapacityScaleConfig) - Method in class org.openspaces.grid.gsm.strategy.AbstractScaleStrategyBean
 
getContainers() - Method in interface org.openspaces.admin.gsc.GridServiceContainers
Returns all the currently discovered containers.
getContainers() - Method in interface org.openspaces.grid.gsm.containers.ContainersSlaEnforcementEndpoint
 
getContainers() - Method in class org.openspaces.grid.gsm.rebalancing.RebalancingSlaPolicy
 
getContainersByZone(Admin, String) - Static method in class org.openspaces.grid.gsm.containers.ContainersSlaUtils
 
getContainersByZoneOnAgentUid(Admin, String, String) - Static method in class org.openspaces.grid.gsm.containers.ContainersSlaUtils
 
getContainersOnMachines(ProcessingUnit) - Static method in class org.openspaces.grid.gsm.rebalancing.RebalancingUtils
 
getContainerZone(ProcessingUnit) - Static method in class org.openspaces.grid.gsm.containers.ContainersSlaUtils
 
getContextId() - Method in class net.jini.core.transaction.server.TransactionParticipantDataImpl
 
getContextPath() - Method in class org.openspaces.pu.container.jee.JeeServiceDetails
Returns the context path of the web application.
getContextProperties() - Method in class org.openspaces.admin.memcached.config.MemcachedConfig
 
getContextProperties() - Method in class org.openspaces.admin.pu.config.ProcessingUnitConfig
 
getContextProperties() - Method in interface org.openspaces.admin.pu.topology.ProcessingUnitConfigHolder
 
getContextProperties() - Method in class org.openspaces.admin.space.config.SpaceConfig
 
getContextProperties() - Method in class org.openspaces.core.properties.BeanLevelProperties
Returns the Spring context level properties.
getCooldownAfterScaleInSeconds() - Method in class org.openspaces.admin.pu.elastic.config.AutomaticCapacityScaleConfig
 
getCooldownAfterScaleOutSeconds() - Method in class org.openspaces.admin.pu.elastic.config.AutomaticCapacityScaleConfig
 
getCooldownAfterScaleSeconds() - Method in class org.openspaces.admin.pu.elastic.config.AutomaticCapacityScaleConfig
Deprecated.
getCorrelationVar() - Method in class org.openspaces.jpa.openjpa.query.FieldPathNode
 
getCorrespondingOp() - Method in enum org.openspaces.memcached.protocol.binary.MemcachedBinaryCommandDecoder.BinaryOp
 
getCount() - Method in class com.gigaspaces.metrics.LongCounter
Returns the counter's current value.
getCount() - Static method in class com.j_spaces.core.filters.FilterOperationCodes
Return the number of all filter operation codes.
getCount() - Method in interface org.openspaces.admin.space.SpaceInstanceRuntimeDetails
Deprecated.
@see SpaceInstanceStatistics#getObjectCount()
getCount() - Method in interface org.openspaces.admin.space.SpaceRuntimeDetails
Deprecated.
@see SpaceInstanceStatistics#getObjectCount()
getCountPerClassName() - Method in interface org.openspaces.admin.space.SpaceInstanceRuntimeDetails
Returns a mapping between each class name and the number of entries/objects in the Space.
getCountPerClassName() - Method in interface org.openspaces.admin.space.SpaceRuntimeDetails
Returns an aggregated mapping between each class name and the number of entries/objects in all the Space instances.
getCpu() - Method in class org.openspaces.grid.gsm.capacity.CpuCapacityRequirement
 
getCpuPerc() - Method in interface org.openspaces.admin.os.OperatingSystemsStatistics
Returns the combined cpu perc (User + Sys + Nice + Wait)
getCpuPerc() - Method in interface org.openspaces.admin.os.OperatingSystemStatistics
Returns the combined cpu perc (User + Sys + Nice + Wait)
getCpuPerc() - Method in interface org.openspaces.admin.vm.VirtualMachineStatistics
Returns the cpu percentage this virtual machine is using.
getCpuPercAverage(long, TimeUnit) - Method in interface org.openspaces.admin.vm.VirtualMachineStatistics
Calculates the average number of cpu cores used by the java virtual machine over the specified period of time.
getCpuPercFormatted() - Method in interface org.openspaces.admin.os.OperatingSystemsStatistics
 
getCpuPercFormatted() - Method in interface org.openspaces.admin.os.OperatingSystemStatistics
 
getCpuPercFormatted() - Method in interface org.openspaces.admin.vm.VirtualMachineStatistics
 
getCpuUtilization() - Method in class org.openspaces.admin.alert.alerts.CpuUtilizationAlert
The CPU utilization reading when this alert was fired.
getCpuUtilization() - Method in class org.openspaces.admin.alert.alerts.GarbageCollectionAlert
The CPU utilization reading when this alert was fired.
getCpuUtilization() - Method in class org.openspaces.admin.alert.alerts.HeapMemoryUtilizationAlert
The CPU utilization reading when this alert was fired.
getCpuUtilization() - Method in class org.openspaces.admin.alert.alerts.PhysicalMemoryUtilizationAlert
The CPU utilization reading when this alert was fired.
getCpuUtilization() - Method in class org.openspaces.admin.alert.alerts.ProcessingUnitInstanceMemberAliveIndicatorAlert
The CPU utilization reading when this alert was fired.
getCpuUtilization() - Method in class org.openspaces.admin.alert.alerts.ReplicationRedoLogOverflowToDiskAlert
The CPU utilization reading when this alert was fired.
getCpuUtilization() - Method in class org.openspaces.admin.alert.alerts.ReplicationRedoLogSizeAlert
The CPU utilization reading when this alert was fired.
getCreatedTransaction() - Method in class com.sun.jini.mahalo.MahaloTxnBasicLease
 
getCredentialsProvider() - Method in class org.openspaces.core.space.SecurityConfig
 
getCurrentBytes() - Method in class org.openspaces.memcached.SpaceCache
 
getCurrentContext() - Static method in class com.j_spaces.sadapter.datasource.BulkDataPersisterContext
 
getCurrentCount() - Method in class com.j_spaces.core.filters.StatisticsContext
Current count of operations.
getCurrentDate(Class<T>) - Method in class org.openspaces.jpa.openjpa.query.QueryExpressionFactory
Return a value representing the current date.
getCurrentItems() - Method in class org.openspaces.memcached.SpaceCache
 
getCurrentResult() - Method in class com.gigaspaces.async.AsyncResultFilterEvent
Returns the current result that caused this event.
getCurrentTime(Class<T>) - Method in class org.openspaces.jpa.openjpa.query.QueryExpressionFactory
Return a value representing the current time.
getCurrentTimeInMillis() - Method in interface org.openspaces.admin.os.OperatingSystem
Returns the current time of the machine in millis.
getCurrentTimestamp() - Method in class org.openspaces.grid.esm.ESMImpl
 
getCurrentTimestamp(Class<T>) - Method in class org.openspaces.jpa.openjpa.query.QueryExpressionFactory
Return a value representing the current timestamp.
getCurrentTimestamp() - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanImpl
 
getCurrentTransaction() - Method in class org.openspaces.core.DefaultGigaMap
 
getCurrentTransaction() - Method in class org.openspaces.core.DefaultGigaSpace
 
getCurrentTransaction() - Method in interface org.openspaces.core.GigaMap
Returns the current running transaction.
getCurrentTransaction() - Method in interface org.openspaces.core.GigaSpace
Returns the current running transaction.
getCurrentTransaction(Object, IJSpace) - Method in class org.openspaces.core.transaction.DefaultTransactionProvider
Returns the current running transaction based on the constructor provided transactional context (Note that the passed transactional context is not used).
getCurrentTransaction(Object, IJSpace) - Method in interface org.openspaces.core.transaction.TransactionProvider
Returns the currently running transaction (usually managed externally/declarative).
getCurrentTransaction() - Method in class org.openspaces.jpa.StoreManager
Gets the current active transaction.
getCurrentTransactionIsolationLevel(Object) - Method in class org.openspaces.core.transaction.DefaultTransactionProvider
 
getCurrentTransactionIsolationLevel(Object) - Method in interface org.openspaces.core.transaction.TransactionProvider
Returns the currently running transaction isolation level (mapping to Spring TransactionDefinition.getIsolationLevel() values).
getCustomJvmProperties() - Method in class org.openspaces.core.gateway.AbstractGatewayComponentFactoryBean
 
getCustomMaxThreads() - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
getCustomMinThreads() - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
getCustomProperties() - Method in class com.j_spaces.core.client.SpaceURL
Deprecated.
Returns custom properties
getCustomQueueCapacity() - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
getCustomThreadIdleTimeout() - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
getData() - Method in class org.openspaces.memcached.LocalCacheElement
 
getDataAsDocument() - Method in interface com.gigaspaces.sync.DataSyncOperation
 
getDataAsObject() - Method in interface com.gigaspaces.sync.DataSyncOperation
 
getDataIterator(DataSourceQuery) - Method in class com.gigaspaces.datasource.SpaceDataSource
This method is invoked whenever the space needs to read data which matches the provided DataSourceQuery from the space data source.
getDataIterator(DataSourceQuery) - Method in class org.openspaces.persistency.hibernate.CriteriaHibernateSpaceDataSource
 
getDataIterator(DataSourceQuery) - Method in class org.openspaces.persistency.hibernate.DefaultHibernateSpaceDataSource
Returns a DefaultListQueryDataIterator for the given sql query.
getDataIterator(DataSourceQuery) - Method in class org.openspaces.persistency.hibernate.StatelessHibernateSpaceDataSource
Returns a StatelessListQueryDataIterator for the given query.
getDataIterator(DataSourceQuery) - Method in class org.openspaces.persistency.patterns.SpaceDataSourceExceptionHandler
 
getDataIterator(DataSourceQuery) - Method in class org.openspaces.persistency.patterns.SpaceDataSourceSplitter
Delegates the query to the corresponding data source
getDataIteratorByIds(DataSourceIdsQuery) - Method in class com.gigaspaces.datasource.SpaceDataSource
This method is invoked whenever the space needs to read several entries from the data source according to their ids.
getDataIteratorByIds(DataSourceIdsQuery) - Method in class org.openspaces.persistency.patterns.SpaceDataSourceExceptionHandler
 
getDataIteratorByIds(DataSourceIdsQuery) - Method in class org.openspaces.persistency.patterns.SpaceDataSourceSplitter
Delegates the query to the corresponding data source
getDataSource(String) - Method in class org.openspaces.persistency.patterns.AbstractManagedDataSourceSplitter
Deprecated.
 
getDataSource(String) - Method in class org.openspaces.persistency.patterns.SpaceDataSourceSplitter
 
getDataSource() - Method in class org.openspaces.persistency.utils.HsqlServerBean
 
getDataStoreActions(ClassMetaData, ClassMetaData[], boolean, ExpressionFactory[], QueryExpressions[], Object[], StoreQuery.Range) - Method in class org.openspaces.jpa.openjpa.StoreManagerQuery
Return the commands that will be sent to the datastore in order to execute the query, typically in the database's native language.
getDataStoreActions(StoreQuery, Object[], StoreQuery.Range) - Method in class org.openspaces.jpa.openjpa.StoreManagerSQLQuery.SQLExecutor
 
getDataSyncOperationType() - Method in interface com.gigaspaces.sync.DataSyncOperation
 
getDeallocatedCapacityResult() - Method in class org.openspaces.grid.gsm.machines.BinPackingSolver
 
getDecisionDescription() - Method in interface org.openspaces.admin.pu.elastic.events.ElasticProcessingUnitDecisionEvent
 
getDecisionDescription() - Method in class org.openspaces.admin.pu.elastic.events.ElasticStatefulProcessingUnitPlannedCapacityChangedEvent
 
getDecisionDescription() - Method in class org.openspaces.admin.pu.elastic.events.ElasticStatelessProcessingUnitPlannedNumberOfInstancesChangedEvent
 
getDecisionDescription() - Method in class org.openspaces.grid.gsm.machines.plugins.events.GridServiceAgentStartedEvent
 
getDecisionDescription() - Method in class org.openspaces.grid.gsm.machines.plugins.events.GridServiceAgentStartRequestedEvent
 
getDecisionDescription() - Method in class org.openspaces.grid.gsm.machines.plugins.events.GridServiceAgentStoppedEvent
 
getDecisionDescription() - Method in class org.openspaces.grid.gsm.machines.plugins.events.GridServiceAgentStopRequestedEvent
 
getDecisionDescription() - Method in class org.openspaces.grid.gsm.machines.plugins.events.MachineStartedEvent
 
getDecisionDescription() - Method in class org.openspaces.grid.gsm.machines.plugins.events.MachineStartRequestedEvent
 
getDecisionDescription() - Method in class org.openspaces.grid.gsm.machines.plugins.events.MachineStoppedEvent
 
getDecisionDescription() - Method in class org.openspaces.grid.gsm.machines.plugins.events.MachineStopRequestedEvent
 
getDefaultAlias() - Method in class com.gigaspaces.query.aggregators.AverageAggregator
 
getDefaultAlias() - Method in class com.gigaspaces.query.aggregators.CountAggregator
 
getDefaultAlias() - Method in class com.gigaspaces.query.aggregators.DistinctAggregator
 
getDefaultAlias() - Method in class com.gigaspaces.query.aggregators.GroupByAggregator
 
getDefaultAlias() - Method in class com.gigaspaces.query.aggregators.ListEntriesAggregator
 
getDefaultAlias() - Method in class com.gigaspaces.query.aggregators.MaxEntryAggregator
 
getDefaultAlias() - Method in class com.gigaspaces.query.aggregators.MaxValueAggregator
 
getDefaultAlias() - Method in class com.gigaspaces.query.aggregators.MinEntryAggregator
 
getDefaultAlias() - Method in class com.gigaspaces.query.aggregators.MinValueAggregator
 
getDefaultAlias() - Method in class com.gigaspaces.query.aggregators.OrderByAggregator
 
getDefaultAlias() - Method in class com.gigaspaces.query.aggregators.SingleValueAggregator
 
getDefaultAlias() - Method in class com.gigaspaces.query.aggregators.SpaceEntriesAggregator
 
getDefaultAlias() - Method in class com.gigaspaces.query.aggregators.SumAggregator
 
getDefaultAutoCommit() - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
 
getDefaultBatchSize() - Static method in class com.gigaspaces.client.iterator.SpaceIterator
 
getDefaultCatalog() - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
 
getDefaultChangeModifiers() - Method in class org.openspaces.core.DefaultGigaSpace
 
getDefaultChangeModifiers() - Method in interface org.openspaces.core.GigaSpace
Gets the default ChangeModifiers set during this GigaSpace configuration.
getDefaultClearModifiers() - Method in class org.openspaces.core.DefaultGigaSpace
 
getDefaultClearModifiers() - Method in interface org.openspaces.core.GigaSpace
Gets the default ClearModifiers set during this GigaSpace configuration.
getDefaultCountModifiers() - Method in class org.openspaces.core.DefaultGigaSpace
 
getDefaultCountModifiers() - Method in interface org.openspaces.core.GigaSpace
Gets the default CountModifiers set during this GigaSpace configuration.
getDefaultIsolationLevel() - Method in class org.openspaces.core.DefaultGigaSpace
Gets the defaultIsolationLevel.
getDefaultReadModifiers() - Method in class org.openspaces.core.DefaultGigaSpace
 
getDefaultReadModifiers() - Method in interface org.openspaces.core.GigaSpace
Gets the default ReadModifiers set during this GigaSpace configuration.
getDefaultReadOnly() - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
 
getDefaultReadTimeout() - Method in class org.openspaces.core.DefaultGigaSpace
Gets the default read timeout when executing DefaultGigaSpace.read(Object) or DefaultGigaSpace.readIfExists(Object) operations.
getDefaultTakeModifiers() - Method in class org.openspaces.core.DefaultGigaSpace
 
getDefaultTakeModifiers() - Method in interface org.openspaces.core.GigaSpace
Gets the default TakeModifiers set during this GigaSpace configuration.
getDefaultTakeTimeout() - Method in class org.openspaces.core.DefaultGigaSpace
Gets the default take timeout when executing DefaultGigaSpace.take(Object) or DefaultGigaSpace.takeIfExists(Object) operations.
getDefaultTimeToLive() - Method in class org.openspaces.core.DefaultGigaMap
 
getDefaultTimeToLive() - Method in interface org.openspaces.core.GigaMap
Returns the default time to live of entries in the map.
getDefaultTransactionIsolation() - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
 
getDefaultValue(Annotation) - Static method in class org.openspaces.core.util.AnnotationUtils
Retrieve the default value of the "value" attribute of a single-element Annotation, given an annotation instance.
getDefaultValue(Annotation, String) - Static method in class org.openspaces.core.util.AnnotationUtils
Retrieve the default value of a named Annotation attribute, given an annotation instance.
getDefaultValue(Class<? extends Annotation>) - Static method in class org.openspaces.core.util.AnnotationUtils
Retrieve the default value of the "value" attribute of a single-element Annotation, given the annotation type.
getDefaultValue(Class<? extends Annotation>, String) - Static method in class org.openspaces.core.util.AnnotationUtils
Retrieve the default value of a named Annotation attribute, given the annotation type.
getDefaultWaitForResponse() - Method in class org.openspaces.core.DefaultGigaMap
 
getDefaultWaitForResponse() - Method in interface org.openspaces.core.GigaMap
Returns the default wait for response value for entries in the map.
getDefaultWriteLease() - Method in class org.openspaces.core.DefaultGigaSpace
Gets the default write lease when executing DefaultGigaSpace.write(Object).
getDefaultWriteModifiers() - Method in class org.openspaces.core.DefaultGigaSpace
 
getDefaultWriteModifiers() - Method in interface org.openspaces.core.GigaSpace
Gets the default WriteModifiers set during this GigaSpace configuration.
getDefaultZones() - Method in class org.openspaces.grid.gsm.strategy.AbstractCapacityScaleStrategyBean
 
getDelayBetweenChecks() - Method in class org.openspaces.pu.sla.PrimaryZoneController
 
getDelegate() - Method in class org.openspaces.events.adapter.AbstractReflectionDynamicEventTemplateProviderAdapter
Returns the event listener delegate.
getDelegate() - Method in class org.openspaces.events.adapter.AbstractReflectionEventListenerAdapter
Returns the event listener delegate.
getDelegatedTask() - Method in interface com.gigaspaces.lrmi.nio.filters.IOBlockFilter
When filter wish to do some calculation this is the way to handle the calculation code to the filter container.
getDelegatedTask() - Method in class com.gigaspaces.lrmi.nio.filters.IOSSLFilter
 
getDelegatedTask() - Method in interface org.openspaces.core.executor.support.DelegatingTask
Returns the delegating task that will be executed.
getDelegatedTask() - Method in class org.openspaces.core.executor.support.SimpleDelegatingTask
Returns the delegated task the task will execute to.
getDelegateThrough() - Method in class org.openspaces.core.gateway.GatewayDelegation
 
getDelegateThroughGatewayName() - Method in interface org.openspaces.admin.gateway.GatewayDelegatorTarget
Returns the name of the gateway delegator this delegator is connected to which routes communication to the target gateway.
getDelegationTargets() - Method in interface org.openspaces.admin.gateway.GatewayDelegator
Returns all the delegation targets of this delegator.
getDelegationTargets() - Method in class org.openspaces.core.gateway.GatewayDelegatorServiceDetails
 
getDelegator(String) - Method in interface org.openspaces.admin.gateway.Gateway
Returns a gateway delegator which has a target gateway with the given name.
getDelegator() - Method in interface org.openspaces.admin.gateway.GatewayDelegatorTarget
Returns the delegator this delegation target is part of.
getDelegator() - Method in interface org.openspaces.admin.gateway.GatewayProcessingUnit
Returns the delegator of this gateway or null if no delegator exists in this gateway.
getDelegatorDetails() - Method in class com.j_spaces.core.filters.ReplicationStatistics.OutgoingChannel
 
getDelta(ChangeOperation) - Static method in class com.gigaspaces.sync.change.IncrementOperation
 
getDependencies() - Method in class org.openspaces.admin.memcached.config.MemcachedConfig
 
getDependencies() - Method in class org.openspaces.admin.pu.config.ProcessingUnitConfig
 
getDependencies() - Method in interface org.openspaces.admin.pu.ProcessingUnit
 
getDependencies() - Method in interface org.openspaces.admin.pu.topology.ProcessingUnitConfigHolder
 
getDependencies() - Method in class org.openspaces.admin.space.config.SpaceConfig
 
getDependenciesRequiredProcessingUnitNames() - Method in interface org.openspaces.admin.pu.dependency.ProcessingUnitDependencies
 
getDeploymentDependencies() - Method in class org.openspaces.admin.memcached.config.MemcachedConfig
 
getDeploymentDependencies() - Method in class org.openspaces.admin.pu.config.ProcessingUnitConfig
 
getDeploymentDependencies() - Method in interface org.openspaces.admin.pu.dependency.ProcessingUnitDependencies
 
getDeploymentDependencies() - Method in class org.openspaces.admin.space.config.SpaceConfig
 
getDeploymentOptions() - Method in class org.openspaces.admin.pu.ProcessingUnitDeployment
Deprecated.
getDeployPath() - Method in class org.openspaces.pu.container.jee.JeeProcessingUnitContainerProvider
 
getDescription() - Method in interface org.openspaces.admin.alert.Alert
 
getDescription() - Method in class org.openspaces.admin.alert.alerts.AbstractAlert
 
getDescription() - Method in interface org.openspaces.admin.os.OperatingSystemDetails.NetworkDetails
Get the display name of network interface
getDescription() - Method in class org.openspaces.admin.quiesce.QuiesceDetails
 
getDescription() - Method in class org.openspaces.admin.quiesce.QuiesceRequest
 
getDescription() - Method in class org.openspaces.admin.quiesce.QuiesceResult
 
getDescription() - Method in class org.openspaces.pu.service.PlainServiceDetails
 
getDescription() - Method in interface org.openspaces.pu.service.ServiceDetails
Returns a short description of the service.
getDetails() - Method in interface org.openspaces.admin.os.OperatingSystem
Returns details (static view) of the operating system.
getDetails() - Method in interface org.openspaces.admin.os.OperatingSystems
Returns an aggregated view of all the operating systems details.
getDetails() - Method in interface org.openspaces.admin.os.OperatingSystemsStatistics
Returns the aggregated operating systems details.
getDetails() - Method in interface org.openspaces.admin.os.OperatingSystemStatistics
Returns the operating system details.
getDetails() - Method in interface org.openspaces.admin.transport.Transport
Returns the details (non changeable) of the transport.
getDetails() - Method in interface org.openspaces.admin.transport.Transports
Returns the aggregated details (non changeable) of all the currently discovered transports.
getDetails() - Method in interface org.openspaces.admin.transport.TransportsStatistics
Returns the aggregated transports details.
getDetails() - Method in interface org.openspaces.admin.transport.TransportStatistics
Returns the transport details.
getDetails() - Method in interface org.openspaces.admin.vm.VirtualMachine
Returns the details (non changeable information) of the virtual machine.
getDetails() - Method in interface org.openspaces.admin.vm.VirtualMachines
Returns the aggregated details of all virtual machines.
getDetails() - Method in interface org.openspaces.admin.vm.VirtualMachinesStatistics
Returns the details of the all the virtual machines.
getDetails() - Method in interface org.openspaces.admin.vm.VirtualMachineStatistics
Returns the details of the virtual machine.
getDetails() - Method in class org.openspaces.pu.container.servicegrid.PUDetails
 
getDetails() - Method in class org.openspaces.pu.service.PlainServiceMonitors
 
getDetails() - Method in interface org.openspaces.pu.service.ServiceMonitors
Returns the details of the service.
getDirection() - Method in exception com.j_spaces.core.cluster.ReplicationFilterException
Gets replication filter direction Input/Output.
getDirectProxy() - Method in interface com.j_spaces.core.IJSpace
returns itself in case of a direct proxy or the real proxy in case of a local cache or a view.
getDiscardedOperationCount() - Method in interface com.gigaspaces.cluster.replication.async.mirror.MirrorOperationStatistics
Returns the count of operations that were discarded by the mirror.
getDiscardedOperationCount() - Method in interface com.gigaspaces.cluster.replication.statistics.IReplicationInOperation
Returns the count of operations that were discarded by the target.
getDiscardedOperationCount() - Method in class org.openspaces.admin.alert.alerts.MirrorPersistenceFailureAlert
The discarded operation count reported by the Mirror.
getDiscoveredAgents() - Method in interface org.openspaces.grid.gsm.strategy.DiscoveredMachinesCache
 
getDiscoveredAgents() - Method in class org.openspaces.grid.gsm.strategy.ElasticMachineProvisioningDiscoveredMachinesCache
 
getDiscoveredMachines(long, TimeUnit) - Method in interface org.openspaces.grid.gsm.machines.plugins.ElasticMachineProvisioning
 
getDiscoveredMachinesAsync(long, TimeUnit) - Method in class org.openspaces.grid.gsm.machines.plugins.discovered.DiscoveredMachineProvisioningBean
 
getDiscoveredMachinesAsync(long, TimeUnit) - Method in interface org.openspaces.grid.gsm.machines.plugins.NonBlockingElasticMachineProvisioning
 
getDiscoveredMachinesAsync(long, TimeUnit) - Method in class org.openspaces.grid.gsm.machines.plugins.NonBlockingElasticMachineProvisioningAdapter
 
getDiscoveredMachinesCache() - Method in class org.openspaces.grid.gsm.machines.AbstractMachinesSlaPolicy
 
getDiscoveredMachinesCache() - Method in class org.openspaces.grid.gsm.strategy.AbstractScaleStrategyBean
 
getDiscoveryPort() - Method in interface org.openspaces.admin.gateway.GatewayProcessingUnit
Returns the discovery port this gateway processing unit is using to publish it self.
getDiscoveryPort() - Method in class org.openspaces.core.gateway.AbstractGatewayComponentFactoryBean
 
getDiscoveryPort() - Method in class org.openspaces.core.gateway.GatewayLookup
 
getDiscoveryPort() - Method in class org.openspaces.core.gateway.GatewayServiceDetails
 
getDistributedTransactionConsolidationFailureAction() - Method in class org.openspaces.core.gateway.GatewaySinkDistributedTransactionProcessingConfigurationFactoryBean
 
getDistributedTransactionProcessingConfiguration() - Method in class org.openspaces.core.gateway.GatewaySinkFactoryBean
Gets distributed transaction processing configuration for the Sink component.
getDistributedTransactionWaitForOperations() - Method in class org.openspaces.core.transaction.DistributedTransactionProcessingConfigurationFactoryBean
 
getDistributedTransactionWaitTimeout() - Method in class org.openspaces.core.transaction.DistributedTransactionProcessingConfigurationFactoryBean
 
getDocumentSupport() - Method in interface com.gigaspaces.metadata.SpacePropertyDescriptor
Gets the document support setting of this property.
getDocumentWrapperClass() - Method in interface com.gigaspaces.metadata.SpaceTypeDescriptor
Gets the document wrapper class.
getDouble(int) - Method in class com.gigaspaces.query.CompoundResult
 
getDouble(String) - Method in class com.gigaspaces.query.CompoundResult
 
getDouble(String, double) - Method in class org.openspaces.core.util.StringProperties
 
getDouble(Map<String, String>, String, double) - Static method in class org.openspaces.core.util.StringPropertiesUtils
 
getDoubleIgnoreExceptions(String, double) - Method in class org.openspaces.core.util.StringProperties
 
getDoubleIgnoreExceptions(Map<String, String>, String, double) - Static method in class org.openspaces.core.util.StringPropertiesUtils
 
getDrive() - Method in class org.openspaces.grid.gsm.capacity.DriveCapacityRequirement
 
getDriveCapacityInMB() - Method in class org.openspaces.grid.gsm.capacity.DriveCapacityRequirement
 
getDriveDetails() - Method in interface org.openspaces.admin.os.OperatingSystemDetails
Returns drive details
getDrivesCapacityInMB() - Method in class org.openspaces.admin.pu.elastic.config.CapacityRequirementsConfig
 
getDrivesCapacityInMB() - Method in class org.openspaces.admin.pu.elastic.config.ManualCapacityScaleConfig
 
getDrivesCapacityInMB() - Method in interface org.openspaces.admin.pu.elastic.config.ScaleStrategyCapacityRequirementConfig
 
getDumpProcessors() - Method in class org.openspaces.interop.DotnetProcessingUnitBean
 
getDumpProcessors() - Method in class org.openspaces.interop.DotnetProcessingUnitContainer
 
getDumpProcessors() - Method in class org.openspaces.pu.container.ProcessingUnitContainer
 
getDumpProcessors() - Method in class org.openspaces.pu.container.spi.ApplicationContextProcessingUnitContainer
 
getDumpProcessors() - Method in class org.openspaces.pu.container.support.CompoundProcessingUnitContainer
 
getDuplicateUID() - Method in interface com.j_spaces.core.SpaceCopyStatus
 
getDurableNotificationMaxDisconnectionTime() - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
getDurableNotificationMaxRedologCapacity() - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
getDynamicTemplate() - Method in class org.openspaces.events.adapter.AbstractReflectionDynamicEventTemplateProviderAdapter
Delegates the event listener invocation to the appropriate method of the configured AbstractReflectionDynamicEventTemplateProviderAdapter.setDelegate(Object).
getDynamicTemplate() - Method in interface org.openspaces.events.DynamicEventTemplateProvider
Returns the template that will be used for matching on events, and is called before each take or read operation.
getElasticAutoScalingFailure() - Method in interface org.openspaces.admin.pu.ProcessingUnits
 
getElasticAutoScalingProgressChanged() - Method in interface org.openspaces.admin.pu.ProcessingUnits
 
getElasticGridServiceAgentProvisioningFailure() - Method in interface org.openspaces.admin.gsa.GridServiceAgents
Returns the elastic grid service agent provisioning failure event manager allowing to add and remove ElasticGridServiceAgentProvisioningFailureEventListeners.
getElasticGridServiceAgentProvisioningProgressChanged() - Method in interface org.openspaces.admin.gsa.GridServiceAgents
Returns the elastic grid service agent provisioning progress event manager allowing to add and remove ElasticGridServiceAgentProvisioningProgressChangedEventListeners.
getElasticGridServiceContainerProvisioningFailure() - Method in interface org.openspaces.admin.gsc.GridServiceContainers
Returns the elastic grid service container provisioning failure event manager allowing to add and remove ElasticGridServiceContainerProvisioningFailureEventListeners.
getElasticGridServiceContainerProvisioningProgressChanged() - Method in interface org.openspaces.admin.gsc.GridServiceContainers
Returns the elastic grid service container provisioning progress event manager allowing to add and remove ElasticGridServiceContainerProvisioningProgressChangedEventListeners.
getElasticMachineProvisioning() - Method in class org.openspaces.grid.gsm.machines.plugins.NonBlockingElasticMachineProvisioningAdapter
 
getElasticMachineProvisioningConfig() - Method in class org.openspaces.admin.pu.elastic.topology.DedicatedMachineProvisioningInternal
 
getElasticMachineProvisioningConfig() - Method in class org.openspaces.admin.pu.elastic.topology.SharedMachineProvisioningInternal
 
getElasticMachineProvisioningFailure() - Method in interface org.openspaces.admin.machine.Machines
Returns the elastic machine provisioning failure event manager allowing to add and remove ElasticMachineProvisioningFailureEventListeners.
getElasticMachineProvisioningOrNull() - Method in class org.openspaces.grid.gsm.strategy.AbstractScaleStrategyBean
 
getElasticMachineProvisioningProgressChanged() - Method in interface org.openspaces.admin.machine.Machines
Returns the elastic machine provisioning failure event manager allowing to add and remove ElasticMachineProvisioningProgressChangedEventListeners.
getElasticProperties() - Method in class org.openspaces.admin.pu.config.ProcessingUnitConfig
 
getElasticProperties() - Method in class org.openspaces.admin.pu.ProcessingUnitDeployment
Deprecated.
getElasticProperties() - Method in class org.openspaces.grid.esm.ESMImpl.PendingElasticPropertiesUpdate
 
getElasticServiceManager() - Method in interface org.openspaces.admin.vm.VirtualMachine
Returns the elastic service manager started within this virtual machine.
getElasticServiceManagerAdded() - Method in interface org.openspaces.admin.esm.ElasticServiceManagers
Returns the grid service manager added event manager allowing to add and remove GridServiceManagerAddedEventListeners.
getElasticServiceManagerRemoved() - Method in interface org.openspaces.admin.esm.ElasticServiceManagers
Returns the grid service container added event manager allowing to add and remove GridServiceManagerRemovedEventListeners.
getElasticServiceManagers() - Method in interface org.openspaces.admin.Admin
Returns the elastic service managers discovered.
getElasticServiceManagers() - Method in interface org.openspaces.admin.gsa.GridServiceAgent
 
getElasticServiceManagers() - Method in interface org.openspaces.admin.machine.Machine
Returns the elastic service managers running on the machine.
getElasticServiceManagers() - Method in interface org.openspaces.admin.zone.Zone
Returns the elastic service managers running within the zone.
getEmbeddedSpaceDetails() - Method in interface org.openspaces.admin.pu.ProcessingUnitInstance
Returns the embedded space service details as described by the service started within the processing unit.
getEmbeddedSpacesDetails() - Method in interface org.openspaces.admin.pu.ProcessingUnitInstance
Returns the embedded space service details as described by the service started within the processing unit.
getEnabledBean(String) - Method in interface org.openspaces.core.bean.BeanServer
 
getEnabledBean(String) - Method in class org.openspaces.core.bean.DefaultBeanServer
 
getEnabledBean() - Method in class org.openspaces.grid.gsm.ScaleBeanServer
 
getEnabledBeansAssignableTo(Class<?>[]) - Method in interface org.openspaces.core.bean.BeanServer
 
getEnabledBeansAssignableTo(Class<?>[]) - Method in class org.openspaces.core.bean.DefaultBeanServer
 
getEnabledBeansClassNames() - Method in interface org.openspaces.admin.bean.BeanConfigPropertiesManager
Lists the class names of enabled beans.
getEnabledBeansClassNames() - Method in class org.openspaces.core.bean.DefaultBeanServer
 
getEnabledBeansClassNamesAssignableTo(Class<?>[]) - Method in interface org.openspaces.core.bean.BeanServer
 
getEnabledBeansClassNamesAssignableTo(Class<?>[]) - Method in class org.openspaces.core.bean.DefaultBeanServer
 
getEndpoint(String) - Method in class org.openspaces.persistency.patterns.SpaceSynchronizationEndpointSplitter
 
getEntityManagerFactoryInterface() - Method in class org.openspaces.jpa.OpenSpacesJpaVendorAdapter
 
getEntityManagerInterface() - Method in class org.openspaces.jpa.OpenSpacesJpaVendorAdapter
 
getEntries() - Method in class com.gigaspaces.log.CompoundLogEntries
Returns the LogEntries array.
getEntries() - Method in class com.gigaspaces.log.LogEntries
The list of log entries.
getEntry(IJSpace) - Method in class com.j_spaces.core.client.ExternalEntry
Deprecated.
 
getEntry() - Method in class net.jini.space.AvailabilityEvent
Returns a copy of the Entry whose transition triggered this event.
getEntryPacket() - Method in class com.j_spaces.core.client.EntryArrivedRemoteEvent
Returns an internal GigaSpaces structure to send/receive entries from the space.
getEntryUid() - Method in class com.gigaspaces.query.aggregators.SpaceEntriesAggregatorContext
 
getEnvironmentVariables() - Method in interface org.openspaces.admin.vm.VirtualMachineDetails
 
getError() - Method in class com.gigaspaces.cluster.replication.gateway.conflict.GeneralConflictCause
Returns the error that causes this conflict.
getError() - Method in class org.openspaces.core.ReadByIdsException.ReadByIdResult
 
getError() - Method in class org.openspaces.core.TakeByIdsException.TakeByIdResult
 
getErrorHandlingConfiguration() - Method in class org.openspaces.core.gateway.GatewaySinkFactoryBean
Gets the error handling configuration instance defined for the Sink component.
getErrors() - Method in exception com.gigaspaces.client.ChangeException
Return any general errors occurred which are not associated to a specific entry that were being changed.
getErrors() - Method in exception org.openspaces.core.ChangeException
Returns the failed changes.
getEventContainer(String) - Method in class org.openspaces.events.support.EventContainersBus
 
getEventContainerDetails() - Method in interface org.openspaces.admin.pu.ProcessingUnitInstance
Returns a map of EventContainerServiceDetails keyed by their ServiceDetails.getId().
getEventContainers() - Method in interface org.openspaces.admin.pu.ProcessingUnitInstanceStatistics
Returns all the different event containers monitors keyed by the service id.
getEventContainers() - Method in class org.openspaces.events.support.EventContainersBus
 
getEventDetails() - Method in class org.openspaces.events.EventContainerServiceMonitors
 
getEventListener() - Method in class org.openspaces.events.AbstractEventListenerContainer
 
getEventListenerClass() - Method in class org.openspaces.events.AbstractEventListenerContainer
 
getEventListenerContainerType() - Method in class org.openspaces.events.AbstractEventListenerContainer
 
getEventListenerContainerType() - Method in class org.openspaces.events.asyncpolling.SimpleAsyncPollingEventListenerContainer
 
getEventListenerContainerType() - Method in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
 
getEventListenerContainerType() - Method in class org.openspaces.events.polling.SimplePollingEventListenerContainer
 
getEventListenersCount() - Method in interface org.openspaces.admin.Admin
Returns number of registered event listeners.
getEvents() - Method in class com.gigaspaces.events.batching.BatchRemoteEvent
 
getEvents() - Method in class org.openspaces.grid.gsm.strategy.ElasticScaleStrategyEvents
 
getEventSessionConfig() - Method in class com.gigaspaces.client.iterator.GSIteratorConfig
Gets the iterator's event session configuration.
getEvictionConfig() - Method in class com.gigaspaces.server.eviction.SpaceEvictionStrategy
Returns the eviction configuration provided during initialization.
getEvictionManager() - Method in class com.gigaspaces.server.eviction.SpaceEvictionStrategy
Returns the eviction manager provided during initialization.
getEvictionPayLoad() - Method in interface com.gigaspaces.server.eviction.EvictableServerEntry
in order to avoid searching the eviction handler data structures when an existing entry is rendered to it by the space cache manager, the eviction-handler may store a payload to the entry in it data structure and retrieve it later
getEvictionStrategy() - Method in class org.openspaces.core.map.LocalCacheSupport
Sets the eviction strategy for the local cache.
getExactZones() - Method in interface org.openspaces.admin.gsa.GridServiceAgent
 
getExactZones() - Method in interface org.openspaces.admin.gsc.GridServiceContainer
 
getException() - Method in interface com.gigaspaces.async.AsyncResult
In case of an async invocation failure, returns the exception causing it.
getException() - Method in class com.gigaspaces.security.audit.AuditLogRecord
 
getException() - Method in class net.jini.lease.LeaseRenewalEvent
Returns the exception (if any) that caused the event to be sent.
getException() - Method in interface org.openspaces.core.PollingFuture
 
getException() - Method in class org.openspaces.pu.container.standalone.StandaloneContainerRunnable
 
getException() - Method in class org.openspaces.remoting.EventDrivenSpaceRemotingEntry
Deprecated.
 
getException() - Method in exception org.openspaces.remoting.ExecutorRemotingTask.InternalExecutorException
 
getException() - Method in interface org.openspaces.remoting.SpaceRemotingResult
An exception that occured during the remote invocation.
getExceptionHandler() - Method in class org.openspaces.events.AbstractEventListenerContainer
 
getExceptions() - Method in exception net.jini.lease.LeaseUnmarshalException
Accessor method that returns an array consisting of instances of Throwable, where each element of the array corresponds to one of the exceptions that occurred during the unmarshalling process.
getExceptionTranslator() - Method in class org.openspaces.core.DefaultGigaSpace
 
getExceptionTranslator() - Method in interface org.openspaces.core.GigaSpace
Returns the exception translator associated with this GigaSpace instance.
getExecuteCount() - Method in interface org.openspaces.admin.space.SpaceInstanceStatistics
 
getExecuteCount() - Method in interface org.openspaces.admin.space.SpaceStatistics
 
getExecuteOnAllResult() - Method in class org.openspaces.pu.service.InvocationResult
 
getExecuteOnceResult() - Method in class org.openspaces.pu.service.InvocationResult
 
getExecutePerSecond() - Method in interface org.openspaces.admin.space.SpaceInstanceStatistics
 
getExecutePerSecond() - Method in interface org.openspaces.admin.space.SpaceStatistics
 
getExistingNumberOfInstances() - Method in class org.openspaces.admin.pu.elastic.events.ElasticStatelessReachedMaximumNumberOfInstancesEvent
 
getExpiration() - Method in class com.j_spaces.core.client.GSIterator
Returns the absolute time that the lease will expire, represented as milliseconds from the beginning of the epoch, relative to the local clock.
getExpiration() - Method in class com.sun.jini.lease.AbstractLease
Return the lease expiration.
getExpiration() - Method in interface net.jini.core.lease.Lease
Returns a long that indicates the time that the lease will expire.
getExpiration() - Method in class net.jini.lease.LeaseRenewalEvent
Returns the desired expiration time of the lease to which event pertains.
getExpiration(Lease) - Method in class net.jini.lease.LeaseRenewalManager
Returns the current desired expiration time associated with a particular lease, (not the actual expiration that was granted when the lease was created or last renewed).
getExpirationTime() - Method in interface com.gigaspaces.server.ServerEntry
Gets the entry expiration time.
getExpire() - Method in class org.openspaces.memcached.LocalCacheElement
 
getExpression() - Method in class com.gigaspaces.security.authorities.SpaceAuthority.ClassFilter
 
getExpression() - Method in interface com.gigaspaces.security.authorities.SpaceAuthority.Filter
The wildcard expression representing this filter.
getExpression() - Method in class com.gigaspaces.security.authorities.SpaceAuthority.PackageFilter
 
getExpression() - Method in class com.gigaspaces.security.authorities.SpaceAuthority.RegexFilter
 
getExpressionFactory(ClassMetaData) - Method in class org.openspaces.jpa.openjpa.StoreManagerQuery
Return an ExpressionFactory to use to create an expression to be executed against an extent.
getExtendedMatchCode(int) - Method in class com.j_spaces.core.client.ExternalEntry
Deprecated.
Get extended match code at specified index
getExtendedMatchCodes() - Method in class com.j_spaces.core.client.ExternalEntry
Deprecated.
Matching codes array.
getExternalApi(String) - Method in interface org.openspaces.grid.gsm.machines.plugins.ElasticMachineProvisioning
Returns external API according to name.
getFactory(IJSpace) - Static method in class com.gigaspaces.events.EventSessionFactory
Deprecated.
Retrieves the EventSessionFactory according to the space.
getFactory() - Method in class org.openspaces.core.space.InternalSpaceFactory
 
getFactory(String) - Static method in class org.openspaces.persistency.hibernate.SessionFactoryBuilder
Deprecated.
Create and configure new hibernate session factory
getFailed() - Method in class org.openspaces.remoting.RemotingServiceMonitors
 
getFailed() - Method in class org.openspaces.remoting.RemotingServiceMonitors.RemoteServiceStats
 
getFailedChanges() - Method in exception com.gigaspaces.client.ChangeException
Returns the failed changes.
getFailedChanges() - Method in exception org.openspaces.core.ChangeException
Returns the entries that failed to change result.
getFailedEvents() - Method in class org.openspaces.events.AbstractEventListenerContainer
 
getFailedEvents() - Method in class org.openspaces.events.EventContainerServiceMonitors
 
getFailedGridServiceAgent() - Method in interface org.openspaces.grid.gsm.machines.FutureGridServiceAgent
 
getFailedOperationCount() - Method in interface com.gigaspaces.cluster.replication.async.mirror.MirrorOperationStatistics
Returns the count of operations that failed on the mirror
getFailedOperationCount() - Method in interface com.gigaspaces.cluster.replication.statistics.IReplicationInOperation
Returns the count of operations that failed on target
getFailedOperationCount() - Method in class org.openspaces.admin.alert.alerts.MirrorPersistenceFailureAlert
The failed operation count reported by the Mirror.
getFailureCause() - Method in interface org.openspaces.admin.gateway.BootstrapResult
Returns the failure cause for the bootstrap or null if the bootstrap succeeded.
getFailureDescription() - Method in interface org.openspaces.admin.pu.elastic.events.ElasticProcessingUnitFailureEvent
 
getFailureMessage() - Method in interface org.openspaces.grid.gsm.rebalancing.FutureStatefulProcessingUnitInstance
 
getFailureMessage() - Method in interface org.openspaces.grid.gsm.rebalancing.FutureStatelessProcessingUnitInstance
 
getFailureReason() - Method in class org.openspaces.admin.pu.events.ProcessingUnitInstanceProvisionFailure
 
getFetchSize() - Method in class org.openspaces.persistency.hibernate.AbstractHibernateExternalDataSource
Deprecated.
Returns the fetch size that will be used when working with scrollable results.
getFetchSize() - Method in class org.openspaces.persistency.hibernate.AbstractHibernateSpaceDataSource
 
getFieldPosition(String) - Method in class com.j_spaces.core.client.ExternalEntry
Deprecated.
Return the the field position in the FieldsValues array.
getFieldPosition(String) - Method in interface com.j_spaces.core.IGSEntry
Return the the field position in the FieldsValues array.
getFieldsNames() - Method in class com.j_spaces.core.client.BasicTypeInfo
Deprecated.
Returns Entry Class Fields Names array.
getFieldsNames() - Method in class com.j_spaces.core.client.ExternalEntry
Deprecated.
Entry fields names.
getFieldsNames() - Method in interface com.j_spaces.core.IGSEntry
Entry fields names.
getFieldsNamesChecksum() - Method in class com.j_spaces.core.client.BasicTypeInfo
Deprecated.
getFieldsTypes() - Method in class com.j_spaces.core.client.BasicTypeInfo
Deprecated.
Returns Entry Class Fields Types array.
getFieldsTypes() - Method in class com.j_spaces.core.client.ExternalEntry
Deprecated.
Entry Fields Types.
getFieldsTypes() - Method in interface com.j_spaces.core.IGSEntry
Entry Fields Types.
getFieldsTypesChecksum() - Method in class com.j_spaces.core.client.BasicTypeInfo
Deprecated.
getFieldsValues() - Method in class com.j_spaces.core.client.ExternalEntry
Deprecated.
Entry field Values.
getFieldsValues() - Method in interface com.j_spaces.core.IGSEntry
Entry field Values.
getFieldType(String) - Method in class com.j_spaces.core.client.ExternalEntry
Deprecated.
Retries the given field its type class name.
getFieldType(String) - Method in interface com.j_spaces.core.IGSEntry
Retries the given field its type class name.
getFieldValue(String) - Method in class com.j_spaces.core.client.ExternalEntry
Deprecated.
Retrieves the given field value.
getFieldValue(int) - Method in class com.j_spaces.core.client.ExternalEntry
Deprecated.
Retrieves the given field value by position.
getFieldValue(String) - Method in interface com.j_spaces.core.IGSEntry
Retrieves the given field value.
getFieldValue(int) - Method in interface com.j_spaces.core.IGSEntry
Retrieves the given field value by position.
getFifoGroupingIndexesPaths() - Method in interface com.gigaspaces.metadata.SpaceTypeDescriptor
Gets the fifo grouping indexes
getFifoGroupingIndexesPaths() - Method in class org.openspaces.core.config.GigaSpaceDocumentTypeDescriptorFactoryBean
 
getFifoGroupingPropertyPath() - Method in interface com.gigaspaces.metadata.SpaceTypeDescriptor
Gets the fifo grouping property
getFifoGroupingPropertyPath() - Method in class org.openspaces.core.config.GigaSpaceDocumentTypeDescriptorFactoryBean
 
getFifoSupport() - Method in interface com.gigaspaces.metadata.SpaceTypeDescriptor
Gets the type's FIFO support.
getFile() - Method in class org.openspaces.pu.container.support.WebsterResoruce
Returns a WebsterFile over the given URL.
getFiles(File) - Method in class org.openspaces.pu.container.servicegrid.deploy.HTTPFileSystemView
 
getFilter() - Method in class com.gigaspaces.security.audit.AuditLogRecord
 
getFilter() - Method in class com.gigaspaces.security.authorities.SpaceAuthority
 
getFilter() - Method in class org.openspaces.core.executor.support.AbstractDelegatingDistributedTask
 
getFilter() - Method in class org.openspaces.core.space.filter.AbstractFilterProviderFactoryBean
 
getFilterClassName() - Method in exception com.j_spaces.core.cluster.ReplicationFilterException
Gets the replication filter implementation class name.
getFilterProvider() - Method in class org.openspaces.core.space.filter.AbstractFilterProviderFactoryBean
 
getFilterProvider() - Method in interface org.openspaces.core.space.filter.FilterProviderFactory
Returns a FilterProvider.
getFilterProvider() - Method in class org.openspaces.core.space.filter.replication.AbstractReplicationFilterProviderFactory
 
getFilterProvider() - Method in interface org.openspaces.core.space.filter.replication.ReplicationFilterProviderFactory
 
getFinalResult(List<SpaceEntriesAggregator>, RawEntryConverter) - Static method in class com.gigaspaces.query.aggregators.AggregationInternalUtils
 
getFinalResult() - Method in class com.gigaspaces.query.aggregators.AverageAggregator
 
getFinalResult() - Method in class com.gigaspaces.query.aggregators.DistinctAggregator
 
getFinalResult() - Method in class com.gigaspaces.query.aggregators.GroupByAggregator
 
getFinalResult() - Method in class com.gigaspaces.query.aggregators.ListEntriesAggregator
 
getFinalResult() - Method in class com.gigaspaces.query.aggregators.MaxEntryAggregator
 
getFinalResult() - Method in class com.gigaspaces.query.aggregators.MinEntryAggregator
 
getFinalResult() - Method in class com.gigaspaces.query.aggregators.OrderByAggregator
 
getFinalResult() - Method in class com.gigaspaces.query.aggregators.SpaceEntriesAggregator
 
getFinalResult() - Method in class com.gigaspaces.query.aggregators.SumAggregator
 
getFinderURL() - Method in interface com.j_spaces.core.IJSpace
Returns the SpaceURL object which was used as the argument for SpaceFinder.find(SpaceURL) while looking for the space.
getFirstKeyInRedoLog() - Method in class com.j_spaces.core.filters.ReplicationStatistics.OutgoingReplication
 
getFixedProperties() - Method in class org.openspaces.core.config.GigaSpaceDocumentTypeDescriptorFactoryBean
 
getFixedProperty(int) - Method in interface com.gigaspaces.metadata.SpaceTypeDescriptor
Gets a fixed property by its position.
getFixedProperty(String) - Method in interface com.gigaspaces.metadata.SpaceTypeDescriptor
Gets a fixed property by its name.
getFixedPropertyPosition(String) - Method in interface com.gigaspaces.metadata.SpaceTypeDescriptor
Gets the position of a fixed property by the specified property name.
getFixedPropertyValue(int) - Method in interface com.gigaspaces.server.ServerEntry
Gets the specified fixed property's value.
getFlags() - Method in class org.openspaces.memcached.LocalCacheElement
 
getFlags() - Method in class org.openspaces.memcached.MemcachedEntry
 
getFloat(int) - Method in class com.gigaspaces.query.CompoundResult
 
getFloat(String) - Method in class com.gigaspaces.query.CompoundResult
 
getFreePhysicalMemorySizeInBytes() - Method in interface org.openspaces.admin.os.OperatingSystemsStatistics
 
getFreePhysicalMemorySizeInBytes() - Method in interface org.openspaces.admin.os.OperatingSystemStatistics
 
getFreePhysicalMemorySizeInGB() - Method in interface org.openspaces.admin.os.OperatingSystemsStatistics
 
getFreePhysicalMemorySizeInGB() - Method in interface org.openspaces.admin.os.OperatingSystemStatistics
 
getFreePhysicalMemorySizeInMB() - Method in interface org.openspaces.admin.os.OperatingSystemsStatistics
 
getFreePhysicalMemorySizeInMB() - Method in interface org.openspaces.admin.os.OperatingSystemStatistics
 
getFreeSwapSpaceSizeInBytes() - Method in interface org.openspaces.admin.os.OperatingSystemsStatistics
 
getFreeSwapSpaceSizeInBytes() - Method in interface org.openspaces.admin.os.OperatingSystemStatistics
 
getFreeSwapSpaceSizeInGB() - Method in interface org.openspaces.admin.os.OperatingSystemsStatistics
 
getFreeSwapSpaceSizeInGB() - Method in interface org.openspaces.admin.os.OperatingSystemStatistics
 
getFreeSwapSpaceSizeInMB() - Method in interface org.openspaces.admin.os.OperatingSystemsStatistics
 
getFreeSwapSpaceSizeInMB() - Method in interface org.openspaces.admin.os.OperatingSystemStatistics
 
getFromQuery() - Method in class com.j_spaces.core.client.SQLQuery
Returns a string representation of this SQLQuery, in the form of: FROM table name WHERE query expression
getFullSpaceName() - Method in class com.j_spaces.core.admin.SpaceConfig
 
getFunctionName() - Method in class org.openspaces.core.config.SpaceSqlFunctionBean
 
getFutureAgents(MachinesSlaEnforcementState.StateKey) - Method in class org.openspaces.grid.gsm.machines.MachinesSlaEnforcementState
 
getFutureCapacity() - Method in interface org.openspaces.grid.gsm.machines.FutureGridServiceAgent
 
getGateway() - Method in interface org.openspaces.admin.gateway.GatewayProcessingUnit
Returns the Gateway this gateway processing unit belongs to.
getGateway(String) - Method in interface org.openspaces.admin.gateway.Gateways
Returns the Gateway for the given gateway name.
getGatewayAdded() - Method in interface org.openspaces.admin.gateway.Gateways
Returns an event manager allowing to register GatewayAddedEventListeners.
getGatewayComponentTypeName() - Method in class org.openspaces.core.gateway.AbstractGatewayComponentFactoryBean
 
getGatewayComponentTypeName() - Method in class org.openspaces.core.gateway.GatewayDelegatorFactoryBean
 
getGatewayComponentTypeName() - Method in class org.openspaces.core.gateway.GatewaySinkFactoryBean
 
getGatewayDelegations() - Method in class org.openspaces.core.gateway.GatewayDelegatorFactoryBean
 
getGatewayLookups() - Method in class org.openspaces.core.gateway.AbstractGatewayComponentFactoryBean
Gets a GatewayLookupsFactoryBean instance which holds lookup information for the component.
getGatewayLookups() - Method in class org.openspaces.core.gateway.GatewayLookupsFactoryBean
 
getGatewayName() - Method in class org.openspaces.core.gateway.GatewayLookup
 
getGatewayProcessingUnit(String) - Method in interface org.openspaces.admin.gateway.Gateway
Returns the gateway processing unit for the given processing unit name.
getGatewayProcessingUnit() - Method in interface org.openspaces.admin.gateway.GatewayDelegator
Returns the gateway this sink is part of.
getGatewayProcessingUnit(String) - Method in interface org.openspaces.admin.gateway.GatewayProcessingUnits
Returns the GatewayProcessingUnit for the given gateway processing unit name.
getGatewayProcessingUnit() - Method in interface org.openspaces.admin.gateway.GatewaySink
Returns the gateway this sink is part of.
getGatewayProcessingUnitAdded() - Method in interface org.openspaces.admin.gateway.GatewayProcessingUnits
Returns an event manager allowing to register GatewayProcessingUnitAddedEventListeners.
getGatewayProcessingUnitRemoved() - Method in interface org.openspaces.admin.gateway.GatewayProcessingUnits
Returns an event manager allowing to register GatewayProcessingUnitRemovedEventListeners.
getGatewayProcessingUnits() - Method in interface org.openspaces.admin.Admin
Returns the Gateway Processing Units discovered.
getGatewayProcessingUnits() - Method in interface org.openspaces.admin.gateway.Gateway
Returns all the currently deployed GatewayProcessingUnits.
getGatewayProcessingUnits() - Method in interface org.openspaces.admin.gateway.GatewayProcessingUnits
Returns the GatewayProcessingUnits currently deployed.
getGatewayRemoved() - Method in interface org.openspaces.admin.gateway.Gateways
Returns an event manager allowing to register GatewayRemovedEventListeners.
getGateways() - Method in interface org.openspaces.admin.Admin
Returns the gateways discovered.
getGateways() - Method in interface org.openspaces.admin.gateway.Gateways
Returns all the currently discovered gateways.
getGatewaySourceNames() - Method in class org.openspaces.core.gateway.GatewaySinkServiceDetails
 
getGatewaySources() - Method in class org.openspaces.core.gateway.GatewaySinkFactoryBean
 
getGatewaysPolicy() - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
getGatewayTargets() - Method in class org.openspaces.core.gateway.GatewayTargetsFactoryBean
 
getGcCollectionCount() - Method in interface org.openspaces.admin.vm.VirtualMachinesStatistics
 
getGcCollectionCount() - Method in interface org.openspaces.admin.vm.VirtualMachineStatistics
Returns the total number of times GC was invoked for this virtual machine
getGcCollectionPerc() - Method in interface org.openspaces.admin.vm.VirtualMachinesStatistics
The percentage of the gc collection time between the current sampled statistics and the previous one.
getGcCollectionPerc() - Method in interface org.openspaces.admin.vm.VirtualMachineStatistics
The percentage of the gc collection time between the current sampled statistics and the previous one.
getGcCollectionTime() - Method in interface org.openspaces.admin.vm.VirtualMachinesStatistics
 
getGcCollectionTime() - Method in interface org.openspaces.admin.vm.VirtualMachineStatistics
Returns the total time in milliseconds that this virtual machine spent doing GC
getGcDuration() - Method in class org.openspaces.admin.alert.alerts.GarbageCollectionAlert
The period of time the JVM has spent on GC which triggered the alert.
getGetCmds() - Method in class org.openspaces.memcached.MemcachedServiceMonitors
 
getGetCmds() - Method in class org.openspaces.memcached.SpaceCache
 
getGetHits() - Method in class org.openspaces.memcached.MemcachedServiceMonitors
 
getGetHits() - Method in class org.openspaces.memcached.SpaceCache
 
getGetMisses() - Method in class org.openspaces.memcached.MemcachedServiceMonitors
 
getGetMisses() - Method in class org.openspaces.memcached.SpaceCache
 
getGigaSpace() - Method in interface org.openspaces.admin.space.Space
Returns the clustered view of the space to operate on.
getGigaSpace() - Method in interface org.openspaces.admin.space.SpaceInstance
Returns the direct proxy to the actual space instance.
getGigaSpace() - Method in class org.openspaces.events.AbstractEventListenerContainer
Returns the GigaSpace instance to be used for Space operations.
getGigaSpace() - Method in class org.openspaces.events.EventContainerServiceDetails
 
getGrantedAuthorities() - Method in class com.gigaspaces.security.Authentication
The underlying user details authorities, parsed into a queriable form.
getGridComponentByUID(String) - Method in interface org.openspaces.admin.Admin
Returns the Grid Component represented by this UID; e.g.
getGridServiceAgent() - Method in interface org.openspaces.admin.AgentGridComponent
Returns the GridServiceAgent that started the grid component.
getGridServiceAgent() - Method in interface org.openspaces.admin.machine.Machine
Returns the first grid service agent.
getGridServiceAgent() - Method in interface org.openspaces.admin.vm.VirtualMachine
Returns the grid service agent started within this virtual machine.
getGridServiceAgent() - Method in interface org.openspaces.grid.gsm.containers.FutureGridServiceContainer
 
getGridServiceAgent() - Method in interface org.openspaces.grid.gsm.machines.FutureStoppedMachine
 
getGridServiceAgentAdded() - Method in interface org.openspaces.admin.gsa.GridServiceAgents
Returns the grid service agent added event manager allowing to add and remove GridServiceAgentAddedEventListeners.
getGridServiceAgentRemoved() - Method in interface org.openspaces.admin.gsa.GridServiceAgents
Returns the grid service agent added event manager allowing to add and remove GridServiceAgentRemovedEventListeners.
getGridServiceAgents() - Method in interface org.openspaces.admin.Admin
Returns the grid service agents discovered.
getGridServiceAgents() - Method in interface org.openspaces.admin.machine.Machine
Returns the grid service agents running on the machine.
getGridServiceAgents() - Method in interface org.openspaces.admin.zone.Zone
Returns the grid service agents running within the zone.
getGridServiceAgentsZones() - Method in interface org.openspaces.grid.gsm.machines.MachinesSlaEnforcementEndpoint
 
getGridServiceAgentsZones(ProcessingUnit) - Method in class org.openspaces.grid.gsm.machines.MachinesSlaEnforcementState
 
getGridServiceAgentZones() - Method in class org.openspaces.admin.pu.elastic.config.DiscoveredMachineProvisioningConfig
 
getGridServiceAgentZones() - Method in interface org.openspaces.admin.pu.elastic.ElasticMachineProvisioningConfig
Gets the list of zones that can be discovered and started by this machine provisioning.
getGridServiceAgentZones() - Method in interface org.openspaces.admin.pu.elastic.events.ElasticProcessingUnitEvent
 
getGridServiceAgentZones() - Method in interface org.openspaces.admin.pu.elastic.events.ElasticProcessingUnitFailureEvent
 
getGridServiceAgentZones() - Method in class org.openspaces.grid.gsm.machines.AbstractMachinesSlaPolicy
 
getGridServiceContainer() - Method in class org.openspaces.admin.pu.events.ProcessingUnitInstanceProvisionFailure
 
getGridServiceContainer() - Method in class org.openspaces.admin.pu.events.ProcessingUnitInstanceProvisionStatusChangedEvent
For ProvisionStatus.ATTEMPT - returns the GridServiceContainer a processing unit instance is instantiating on.
getGridServiceContainer() - Method in interface org.openspaces.admin.pu.ProcessingUnitInstance
Returns the GridServiceContainer the processing unit is running on.
getGridServiceContainer() - Method in interface org.openspaces.admin.vm.VirtualMachine
Returns the grid service container started within this virtual machine.
getGridServiceContainerAdded() - Method in interface org.openspaces.admin.gsc.GridServiceContainers
Returns the grid service container added event manager allowing to add and remove GridServiceContainerAddedEventListeners.
getGridServiceContainerConfig() - Method in interface org.openspaces.grid.gsm.containers.FutureGridServiceContainer
 
getGridServiceContainerConfig() - Method in class org.openspaces.grid.gsm.strategy.AbstractCapacityScaleStrategyBean
 
getGridServiceContainerRemoved() - Method in interface org.openspaces.admin.gsc.GridServiceContainers
Returns the grid service container added event manager allowing to add and remove GridServiceContainerRemovedEventListeners.
getGridServiceContainers() - Method in interface org.openspaces.admin.Admin
Returns the grid service containers discovered.
getGridServiceContainers() - Method in interface org.openspaces.admin.gsa.GridServiceAgent
 
getGridServiceContainers() - Method in interface org.openspaces.admin.machine.Machine
Returns the grid service containers running on the machine.
getGridServiceContainers() - Method in interface org.openspaces.admin.zone.Zone
Returns the grid service containers running within the zone.
getGridServiceManager() - Method in class org.openspaces.admin.pu.events.BackupGridServiceManagerChangedEvent
Returns the backup GSM that was either added or removed for the given Processing Unit.
getGridServiceManager() - Method in interface org.openspaces.admin.vm.VirtualMachine
Returns the grid service manager started within this virtual machine.
getGridServiceManagerAdded() - Method in interface org.openspaces.admin.gsm.GridServiceManagers
Returns the grid service manager added event manager allowing to add and remove GridServiceManagerAddedEventListeners.
getGridServiceManagerRemoved() - Method in interface org.openspaces.admin.gsm.GridServiceManagers
Returns the grid service container added event manager allowing to add and remove GridServiceManagerRemovedEventListeners.
getGridServiceManagers() - Method in interface org.openspaces.admin.Admin
Returns the grid service managers discovered.
getGridServiceManagers() - Method in interface org.openspaces.admin.gsa.GridServiceAgent
 
getGridServiceManagers() - Method in interface org.openspaces.admin.machine.Machine
Returns the grid service managers running on the machine.
getGridServiceManagers() - Method in interface org.openspaces.admin.zone.Zone
Returns the grid service managers running within the zone.
getGroups() - Method in class com.gigaspaces.metrics.MetricRegistry
 
getGroups() - Method in class com.gigaspaces.metrics.MetricRegistrySnapshot
 
getGroups() - Method in interface org.openspaces.admin.Admin
Returns the lookup groups this admin uses.
getGroups() - Method in class org.openspaces.admin.application.deploy.AbstractApplicationCommand
 
getGroups() - Method in class org.openspaces.core.jini.JiniServiceFactoryBean
Returns the groups.
getGroups() - Method in class org.openspaces.pu.container.jee.lb.apache.ApacheLoadBalancerAgent
 
getGroups() - Method in class org.openspaces.pu.container.servicegrid.deploy.Deploy
 
getGroups() - Method in exception org.openspaces.pu.container.servicegrid.deploy.GSMNotFoundException
 
getGroups() - Method in class org.openspaces.pu.container.servicegrid.deploy.Undeploy
 
getGroupUid() - Method in interface org.openspaces.admin.alert.Alert
 
getGroupUid() - Method in class org.openspaces.admin.alert.alerts.AbstractAlert
 
getGSAServiceID() - Method in class org.openspaces.grid.esm.ESMImpl
 
getGSAServiceID() - Method in class org.openspaces.grid.esm.ESMProxy
 
getGscServiceID() - Method in class org.openspaces.pu.container.servicegrid.PUDetails
 
getHandback() - Method in interface com.j_spaces.core.filters.entry.IFilterEntry
Gets the callback handback.
getHandshakeStatus() - Method in interface com.gigaspaces.lrmi.nio.filters.IOBlockFilter
Report the Hanshake status.
getHandshakeStatus() - Method in class com.gigaspaces.lrmi.nio.filters.IOSSLFilter
 
getHeapUtilization() - Method in class org.openspaces.admin.alert.alerts.GarbageCollectionAlert
The Heap utilization reading when this alert was fired.
getHeapUtilization() - Method in class org.openspaces.admin.alert.alerts.HeapMemoryUtilizationAlert
The Heap utilization reading when this alert was fired.
getHeapUtilization() - Method in class org.openspaces.admin.alert.alerts.ProcessingUnitInstanceMemberAliveIndicatorAlert
The heap memory utilization reading when this alert was fired.
getHeapUtilization() - Method in class org.openspaces.admin.alert.alerts.ReplicationRedoLogOverflowToDiskAlert
The heap memory utilization reading when this alert was fired.
getHeapUtilization() - Method in class org.openspaces.admin.alert.alerts.ReplicationRedoLogSizeAlert
The heap memory utilization reading when this alert was fired.
getHigh() - Method in class org.openspaces.pu.sla.AbstractPolicy
 
getHigh() - Method in interface org.openspaces.pu.sla.Policy
The high threshold value of the policy.
getHigh() - Method in class org.openspaces.pu.sla.requirement.RangeRequirement
 
getHighThreshold() - Method in class org.openspaces.admin.pu.elastic.config.AutomaticCapacityScaleRuleConfig
 
getHighThresholdBreachedIncrease() - Method in class org.openspaces.admin.pu.elastic.config.AutomaticCapacityScaleRuleConfig
 
getHighThresholdPerc() - Method in class org.openspaces.admin.alert.config.CpuUtilizationAlertConfiguration
 
getHighThresholdPerc() - Method in class org.openspaces.admin.alert.config.HeapMemoryUtilizationAlertConfiguration
 
getHighThresholdPerc() - Method in class org.openspaces.admin.alert.config.PhysicalMemoryUtilizationAlertConfiguration
 
getHighThresholdRedoLogSize() - Method in class org.openspaces.admin.alert.config.ReplicationRedoLogSizeAlertConfiguration
 
getHistorySize() - Method in class org.openspaces.pu.sla.monitor.AbstractMonitor
The history log size that will be kept for this monitor.
getHistorySize() - Method in interface org.openspaces.pu.sla.monitor.Monitor
The size of the history of values saved.
getHits - Variable in class org.openspaces.memcached.SpaceCache
 
getHolder() - Method in interface com.j_spaces.core.admin.StatisticsAdmin
 
getHolder() - Method in class org.openspaces.core.transaction.DefaultTransactionProvider
 
getHomeDirectory() - Method in class org.openspaces.pu.container.servicegrid.deploy.HTTPFileSystemView
 
getHost() - Method in class com.gigaspaces.security.audit.AuditDetails
 
getHost() - Method in class com.j_spaces.core.client.SpaceURL
Deprecated.
Gets URL host.
getHost() - Method in class org.openspaces.core.gateway.GatewayLookup
 
getHost() - Method in class org.openspaces.pu.container.jee.JeeServiceDetails
Returns the host of where the service is running on.
getHostAddress() - Method in class com.gigaspaces.log.LogEntries
Ths host name of the process responsible for writing the log entries.
getHostAddress() - Method in class org.openspaces.admin.alert.alerts.CpuUtilizationAlert
The host address of the machine that this alert corresponds to.
getHostAddress() - Method in class org.openspaces.admin.alert.alerts.GarbageCollectionAlert
The host address of the machine that this alert corresponds to.
getHostAddress() - Method in class org.openspaces.admin.alert.alerts.HeapMemoryUtilizationAlert
The host address of the machine that this alert corresponds to.
getHostAddress() - Method in class org.openspaces.admin.alert.alerts.MirrorPersistenceFailureAlert
The host address of the machine that this alert corresponds to.
getHostAddress() - Method in class org.openspaces.admin.alert.alerts.PhysicalMemoryUtilizationAlert
The host address of the machine that this alert corresponds to.
getHostAddress() - Method in class org.openspaces.admin.alert.alerts.ProcessingUnitInstanceMemberAliveIndicatorAlert
The host address of the machine that this alert corresponds to.
getHostAddress() - Method in class org.openspaces.admin.alert.alerts.ReplicationRedoLogOverflowToDiskAlert
The host address of the machine that this alert corresponds to.
getHostAddress() - Method in class org.openspaces.admin.alert.alerts.ReplicationRedoLogSizeAlert
The host address of the machine that this alert corresponds to.
getHostAddress() - Method in interface org.openspaces.admin.gsa.GridServiceAgents
Returns a map of grid service agent with the key as the host address it is running on.
getHostAddress() - Method in interface org.openspaces.admin.machine.Machine
Returns the host address of the machine.
getHostAddress() - Method in interface org.openspaces.admin.os.OperatingSystemDetails
Returns the (local) host address of the OS.
getHostAddress() - Method in interface org.openspaces.admin.transport.Transport
Returns the host address of the transport.
getHostAddress() - Method in interface org.openspaces.admin.transport.TransportDetails
Returns the local host address of the transport.
getHostAddress() - Method in class org.openspaces.grid.gsm.machines.plugins.events.GridServiceAgentStartedEvent
 
getHostAddress() - Method in class org.openspaces.grid.gsm.machines.plugins.events.GridServiceAgentStartRequestedEvent
 
getHostAddress() - Method in class org.openspaces.grid.gsm.machines.plugins.events.GridServiceAgentStoppedEvent
 
getHostAddress() - Method in class org.openspaces.grid.gsm.machines.plugins.events.GridServiceAgentStopRequestedEvent
 
getHostAddress() - Method in class org.openspaces.grid.gsm.machines.plugins.events.MachineStartedEvent
 
getHostAddress() - Method in class org.openspaces.grid.gsm.machines.plugins.events.MachineStoppedEvent
 
getHostAddress() - Method in class org.openspaces.grid.gsm.machines.plugins.events.MachineStopRequestedEvent
 
getHostAddress() - Method in class org.openspaces.launcher.WebLauncherConfig
` `* @since 10.1
getHostName() - Method in class com.gigaspaces.log.LogEntries
Ths host name of the process responsible for writing the log entries.
getHostName() - Method in exception com.j_spaces.core.MemoryShortageException
 
getHostName() - Method in class org.openspaces.admin.alert.alerts.CpuUtilizationAlert
The host name of the machine that this alert corresponds to.
getHostName() - Method in class org.openspaces.admin.alert.alerts.GarbageCollectionAlert
The host name of the machine that this alert corresponds to.
getHostName() - Method in class org.openspaces.admin.alert.alerts.HeapMemoryUtilizationAlert
The host name of the machine that this alert corresponds to.
getHostName() - Method in class org.openspaces.admin.alert.alerts.MirrorPersistenceFailureAlert
The host name of the machine that this alert corresponds to.
getHostName() - Method in class org.openspaces.admin.alert.alerts.PhysicalMemoryUtilizationAlert
The host name of the machine that this alert corresponds to.
getHostName() - Method in class org.openspaces.admin.alert.alerts.ProcessingUnitInstanceMemberAliveIndicatorAlert
The host name of the machine that this alert corresponds to.
getHostName() - Method in class org.openspaces.admin.alert.alerts.ReplicationRedoLogOverflowToDiskAlert
The host name of the machine that this alert corresponds to.
getHostName() - Method in class org.openspaces.admin.alert.alerts.ReplicationRedoLogSizeAlert
The host name of the machine that this alert corresponds to.
getHostName() - Method in interface org.openspaces.admin.machine.Machine
Returns the host name of the machine.
getHostName() - Method in interface org.openspaces.admin.os.OperatingSystemDetails
Returns the (local) host name of the OS.
getHostName() - Method in interface org.openspaces.admin.transport.Transport
Returns the host address of the transport.
getHostName() - Method in interface org.openspaces.admin.transport.TransportDetails
Returns the local host address of the transport.
getHostNames() - Method in interface org.openspaces.admin.gsa.GridServiceAgents
Returns a map of grid service agent with the key as the host name it is running on.
getHostsByAddress() - Method in interface org.openspaces.admin.machine.Machines
Returns a map of machines by host address.
getHostsByName() - Method in interface org.openspaces.admin.machine.Machines
Returns a map of machines by host names.
getId() - Method in interface com.gigaspaces.client.ChangedEntryDetails
Returns the id of the changed entry.
getId() - Method in interface com.gigaspaces.client.FailedChangedEntryDetails
Returns the id of the changed entry.
getId() - Method in interface com.gigaspaces.datasource.DataSourceIdQuery
 
getId() - Method in class com.gigaspaces.query.IdQuery
Returns the id to match.
getId() - Method in interface com.gigaspaces.sync.change.DataSyncChangeSet
 
getID() - Method in class net.jini.core.event.EventRegistration
Returns the identifier that will be used in all RemoteEvents generated for this interest registration.
getID() - Method in class net.jini.core.event.RemoteEvent
Returns the event identifier, used to identify the kind of event relative to the object in which the event occurred.
getId() - Method in class org.openspaces.core.ReadByIdsException.ReadByIdResult
 
getId() - Method in class org.openspaces.core.TakeByIdsException.TakeByIdResult
 
getId() - Method in class org.openspaces.grid.gsm.machines.backup.MachinesState
 
getId(Object) - Method in class org.openspaces.persistency.hibernate.CriteriaHibernateExternalDataSource
Deprecated.
Return pojo identifier
getId() - Method in class org.openspaces.pu.service.PlainServiceDetails
 
getId() - Method in class org.openspaces.pu.service.PlainServiceMonitors
 
getId() - Method in interface org.openspaces.pu.service.ServiceDetails
Returns the id of the processing unit (usually the bean id).
getId() - Method in interface org.openspaces.pu.service.ServiceMonitors
Returns the id of the service monitor (usually the bean id).
getIdentifier(Object) - Method in class org.openspaces.persistency.hibernate.DefaultHibernateExternalDataSource
Deprecated.
Extracts and returns the hibernate object identifier
getIdentifier(Object) - Method in class org.openspaces.persistency.hibernate.DefaultHibernateSpaceSynchronizationEndpoint
Extracts and returns the hibernate object identifier
getIdleTaskExecutionLimit() - Method in class org.openspaces.events.polling.SimplePollingEventListenerContainer
Return the limit for idle executions of a receive task.
getIdleTimeThreshold() - Method in class org.openspaces.core.gateway.GatewayTarget
 
getIdPropertyName() - Method in interface com.gigaspaces.datasource.BulkItem
Deprecated.
 
getIdPropertyName() - Method in interface com.gigaspaces.metadata.SpaceTypeDescriptor
Gets the ID property name.
getIdPropertyValue() - Method in interface com.gigaspaces.datasource.BulkItem
Deprecated.
 
getIds() - Method in class com.gigaspaces.query.IdsQuery
Returns the IDs to match.
getInconsistencyReason() - Method in class com.j_spaces.core.filters.ReplicationStatistics.OutgoingChannel
 
getInconsistencyReason() - Method in class org.openspaces.admin.alert.alerts.MirrorPersistenceFailureAlert
The reason why a source (primary Space) could not replicate to a target (Mirror Space).
getIndependentExpressionCandidates(ClassMetaData, boolean) - Method in class org.openspaces.jpa.openjpa.StoreManagerQuery
Return the assignable types for the given metadata whose expression trees must be compiled independently.
getIndex() - Method in class org.openspaces.core.config.SpaceIdProperty
 
getIndex() - Method in class org.openspaces.core.config.SpaceRoutingProperty
 
getIndex() - Method in class org.openspaces.jpa.openjpa.query.ParameterNode
 
getIndexedFields() - Method in class com.j_spaces.core.client.BasicTypeInfo
Deprecated.
Returns Entry indexed Fields.
getIndexes() - Method in interface com.gigaspaces.cluster.replication.gateway.conflict.AddIndexConflict
 
getIndexes() - Method in interface com.gigaspaces.metadata.SpaceTypeDescriptor
Gets the indexes of the type, mapped by their names.
getIndexes() - Method in interface com.gigaspaces.sync.AddIndexData
 
getIndexIndicators() - Method in class com.j_spaces.core.client.ExternalEntry
Deprecated.
Indexed fields array indication.
getIndexIndicators() - Method in interface com.j_spaces.core.IGSEntry
Indexed fields array indication.
getIndexType() - Method in interface com.gigaspaces.metadata.index.SpaceIndex
Gets the type of the index.
getInitialCapacity() - Method in class org.openspaces.admin.pu.elastic.config.AutomaticCapacityScaleConfig
 
getInitialLoadChunkSize() - Method in class org.openspaces.persistency.hibernate.AbstractHibernateExternalDataSource
Deprecated.
By default, the initial load process will chunk large tables and will iterate over the table (entity) per chunk (concurrently).
getInitialLoadChunkSize() - Method in class org.openspaces.persistency.hibernate.AbstractHibernateSpaceDataSource
 
getInitialLoadEntries() - Method in class org.openspaces.persistency.hibernate.AbstractHibernateExternalDataSource
Deprecated.
Returns a list of entries that will be used to perform the ManagedDataSource.initialLoad() operation.
getInitialLoadEntries() - Method in class org.openspaces.persistency.hibernate.AbstractHibernateSpaceDataSource
 
getInitialLoadPercentage() - Method in class org.openspaces.core.config.CustomCachePolicyFactoryBean
 
getInitialLoadQueries() - Method in class org.openspaces.persistency.ClusterInfoAwareSpaceDataSource
 
getInitialSize() - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
 
getInProgressOperationCount() - Method in interface com.gigaspaces.cluster.replication.async.mirror.MirrorOperationStatistics
Returns the count of operations that are currently in progress on the mirror
getInProgressOperationCount() - Method in interface com.gigaspaces.cluster.replication.statistics.IReplicationInOperation
Returns the count of operations that are currently in progress on the target
getInProgressOperationCount() - Method in class org.openspaces.admin.alert.alerts.MirrorPersistenceFailureAlert
The in-progress operation count reported by the Mirror.
getInputArguments() - Method in interface org.openspaces.admin.vm.VirtualMachineDetails
 
getInputFilter() - Method in class com.j_spaces.core.cluster.ReplicationFilterProvider
Return the input replication filter.
getInstance(ESM, Uuid) - Static method in class org.openspaces.grid.esm.SecuredESMProxy
Creates a ESM proxy, returning an instance that implements RemoteMethodControl if the server does too.
getInstanceId() - Method in interface org.openspaces.admin.pu.ProcessingUnitInstance
Returns the instance id of the processing unit instance.
getInstanceId() - Method in interface org.openspaces.admin.space.SpaceInstance
Returns the instance id of the space (starting from 1).
getInstanceId() - Method in class org.openspaces.core.cluster.ClusterInfo
Returns the instance id of the specific cluster member.
getInstanceId() - Method in interface org.openspaces.grid.gsm.rebalancing.FutureStatefulProcessingUnitInstance
 
getInstanceId() - Method in class org.openspaces.pu.service.InvocationResult
 
getInstanceId() - Method in class org.openspaces.pu.sla.InstanceSLA
 
getInstanceId() - Method in class org.openspaces.remoting.EventDrivenSpaceRemotingEntry
Deprecated.
 
getInstanceId() - Method in exception org.openspaces.remoting.ExecutorRemotingTask.InternalExecutorException
 
getInstanceId() - Method in class org.openspaces.remoting.ExecutorRemotingTask.InternalExecutorResult
 
getInstanceId() - Method in interface org.openspaces.remoting.SpaceRemotingResult
The cluster instance id this result was executed on.
getInstances() - Method in interface org.openspaces.admin.pu.ProcessingUnit
 
getInstances() - Method in interface org.openspaces.admin.pu.ProcessingUnitPartition
Returns the processing unit instances associated with this partition.
getInstances() - Method in interface org.openspaces.admin.space.Space
Returns all the space instances that are currently discovered that are part of this Space topology.
getInstances() - Method in interface org.openspaces.admin.space.SpacePartition
Returns all the space instances that form the partition.
getInstanceSLAs() - Method in class org.openspaces.pu.sla.SLA
 
getInstancesQuiesceState() - Method in class org.openspaces.admin.quiesce.QuiesceDetails
 
getInstancesStatistics() - Method in class org.openspaces.admin.pu.statistics.ProcessingUnitStatisticsId
 
getInstanceStatisticsChanged() - Method in interface org.openspaces.admin.space.Space
Allows to register for space instance level statistics SpaceInstanceStatisticsChangedEvents.
getInstanceUid() - Method in class org.openspaces.admin.pu.statistics.SingleInstanceStatisticsConfig
 
getInt(int) - Method in class com.gigaspaces.query.CompoundResult
 
getInt(String) - Method in class com.gigaspaces.query.CompoundResult
 
getInteger(String, int) - Method in class org.openspaces.core.util.StringProperties
 
getInteger(Map<String, String>, String, int) - Static method in class org.openspaces.core.util.StringPropertiesUtils
 
getIntegerIgnoreExceptions(String, int) - Method in class org.openspaces.core.util.StringProperties
 
getIntegerIgnoreExceptions(Map<String, String>, String, int) - Static method in class org.openspaces.core.util.StringPropertiesUtils
 
getInterceptor() - Method in class org.openspaces.core.gateway.GatewaySinkSyncEndpointInterceptorFactoryBean
Gets the custom synchronization endpoint interceptor that can be used provide custom behavior upon incoming replication events.
getIntermediateResult() - Method in class com.gigaspaces.query.aggregators.AverageAggregator
 
getIntermediateResult() - Method in class com.gigaspaces.query.aggregators.CountAggregator
 
getIntermediateResult() - Method in class com.gigaspaces.query.aggregators.DistinctAggregator
 
getIntermediateResult() - Method in class com.gigaspaces.query.aggregators.GroupByAggregator
 
getIntermediateResult() - Method in class com.gigaspaces.query.aggregators.ListEntriesAggregator
 
getIntermediateResult() - Method in class com.gigaspaces.query.aggregators.MaxEntryAggregator
 
getIntermediateResult() - Method in class com.gigaspaces.query.aggregators.MaxValueAggregator
 
getIntermediateResult() - Method in class com.gigaspaces.query.aggregators.MinEntryAggregator
 
getIntermediateResult() - Method in class com.gigaspaces.query.aggregators.MinValueAggregator
 
getIntermediateResult() - Method in class com.gigaspaces.query.aggregators.OrderByAggregator
 
getIntermediateResult() - Method in class com.gigaspaces.query.aggregators.SingleValueAggregator
 
getIntermediateResult() - Method in class com.gigaspaces.query.aggregators.SpaceEntriesAggregator
 
getIntermediateResult() - Method in class com.gigaspaces.query.aggregators.SumAggregator
 
getInvocableServices() - Method in class org.openspaces.interop.DotnetProcessingUnitBean
 
getInvocableServices() - Method in class org.openspaces.interop.DotnetProcessingUnitContainer
 
getInvocableServices() - Method in class org.openspaces.pu.container.ProcessingUnitContainer
 
getInvocableServices() - Method in class org.openspaces.pu.container.spi.ApplicationContextProcessingUnitContainer
 
getInvocableServices() - Method in class org.openspaces.pu.container.support.CompoundProcessingUnitContainer
 
getInvocationDelay() - Method in class org.openspaces.pu.sla.MemberAliveIndicator
How often an instance will be checked and verfied to be alive.
getIp() - Method in class org.openspaces.pu.sla.requirement.HostRequirement
 
getIsolation() - Method in class org.openspaces.grid.gsm.strategy.AbstractScaleStrategyBean
 
getIsolationLevel() - Method in class org.openspaces.core.transaction.manager.JiniTransactionHolder
Returns the current transaction isolation level.
getItem() - Method in interface com.gigaspaces.datasource.BulkItem
Deprecated.
Return the data item
getItem(ChangeOperation) - Static method in class com.gigaspaces.sync.change.AddToCollectionOperation
 
getItem(ChangeOperation) - Static method in class com.gigaspaces.sync.change.RemoveFromCollectionOperation
 
getItems(ChangeOperation) - Static method in class com.gigaspaces.sync.change.AddAllToCollectionOperation
 
getItemValues() - Method in interface com.gigaspaces.datasource.BulkItem
Deprecated.
 
getIteratorScope() - Method in class com.gigaspaces.client.iterator.GSIteratorConfig
Gets the iterator's iteration scope.
getJarsDirectoryOrZip() - Method in class org.openspaces.admin.application.config.ApplicationConfig
 
getJdbcConnection() - Method in class org.openspaces.jpa.StoreManager
Gets a JDBC connection using the configuration's space instance.
getJeeClassLoader() - Method in class org.openspaces.pu.container.jee.JeeProcessingUnitContainerProvider
 
getJeeContainer(BeanLevelProperties) - Static method in class org.openspaces.pu.container.jee.JeeProcessingUnitContainerProvider
 
getJeeContainerJarPath(String) - Static method in class org.openspaces.pu.container.jee.JeeProcessingUnitContainerProvider
 
getJeeContainerType() - Method in class org.openspaces.pu.container.jee.JeeProcessingUnitContainerProvider
 
getJeeDetails() - Method in interface org.openspaces.admin.pu.ProcessingUnitInstance
Returns the jee service details of the jee container that was started within this processing unit.
getJiniHolder() - Method in class org.openspaces.core.transaction.manager.AbstractJiniTransactionManager.JiniTransactionObject
 
getJmxUrl() - Method in interface org.openspaces.admin.vm.VirtualMachineDetails
The address of a JMX API connector server This value is taken from JMXAttribute lookup attribute, in the case of LookupService null returned
getJpaDialect() - Method in class org.openspaces.jpa.OpenSpacesJpaVendorAdapter
 
getJpaPropertyMap() - Method in class org.openspaces.jpa.OpenSpacesJpaVendorAdapter
 
getJVMDetails() - Method in class org.openspaces.grid.esm.ESMImpl
 
getJVMDetails() - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanImpl
 
getJVMStatistics() - Method in class org.openspaces.grid.esm.ESMImpl
 
getJVMStatistics() - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanImpl
 
getKey() - Method in class com.gigaspaces.query.aggregators.GroupByValue
 
getKey(ChangeOperation) - Static method in class com.gigaspaces.sync.change.PutInMapOperation
 
getKey(ChangeOperation) - Static method in class com.gigaspaces.sync.change.RemoveFromMapOperation
 
getKey() - Method in exception com.j_spaces.core.client.CacheTimeoutException
Returns the entry key that caused the error.
getKey() - Method in class com.j_spaces.core.client.EntryArrivedRemoteEvent
 
getKey() - Method in class org.openspaces.admin.pu.config.ContextPropertyConfig
 
getKey() - Method in class org.openspaces.core.map.LockHandle
Returns the key that is locked.
getKey(Value) - Method in class org.openspaces.jpa.openjpa.query.QueryExpressionFactory
Path navigation thru map key
getKey() - Method in class org.openspaces.memcached.LocalCacheElement
 
getKey() - Method in class org.openspaces.memcached.MemcachedEntry
 
getKeyValuePairs(String, String, String, Map<String, String>) - Method in class org.openspaces.core.util.StringProperties
 
getKeyValuePairs(Map<String, String>, String, String, String, Map<String, String>) - Static method in class org.openspaces.core.util.StringPropertiesUtils
 
getLastConfirmedKey() - Method in class com.j_spaces.core.filters.ReplicationStatistics.OutgoingReplication
 
getLastConfirmedKeyFromTarget() - Method in class com.j_spaces.core.filters.ReplicationStatistics.OutgoingChannel
 
getLastKeyInRedoLog() - Method in class com.j_spaces.core.filters.ReplicationStatistics.OutgoingReplication
 
getLastKeyToReplicate() - Method in class com.j_spaces.core.filters.ReplicationStatistics.OutgoingChannel
 
getLatestLogFileTimestamp() - Method in class com.gigaspaces.log.LogEntries
The latest timestamp of change happened to the log file.
getLease() - Method in class com.sun.jini.lease.BasicRenewalFailureEvent
Returns the lease that could not be renewed.
getLease() - Method in class net.jini.core.event.EventRegistration
Returns the Lease object for this registration.
getLease() - Method in class net.jini.core.transaction.server.ServerTransaction
 
getLease() - Method in interface net.jini.event.MailboxRegistration
Returns the Lease object associated with this registration.
getLease() - Method in class net.jini.lease.LeaseRenewalEvent
Returns a reference to the lease to which the event pertains.
getLease() - Method in class net.jini.lease.RenewalFailureEvent
Returns the lease that could not be renewed.
getLease() - Method in interface net.jini.space.MatchSet
Returns a proxy to the Lease associated with this match set, or null if this match set is not leased.
getLeaseDuration() - Method in class com.gigaspaces.client.iterator.GSIteratorConfig
Gets the iterator's lease duration.
getLeaseListener() - Method in class com.gigaspaces.events.EventSessionConfig
 
getLeaseListener() - Method in class org.openspaces.core.transaction.manager.TransactionLeaseRenewalConfig
Sets an optional renew listener to be notified on renew events.
getLeaseRenewalManager() - Method in class org.openspaces.core.transaction.manager.JiniTransactionHolder
Returns the lease renewal manager associated with this transaction, can be null.
getLeases() - Method in interface net.jini.lease.LeaseRenewalSet
Returns all the leases currently in the set.
getLeases() - Method in exception net.jini.lease.LeaseUnmarshalException
Accessor method that returns an array consisting of instances of Lease, where each element of the array corresponds to a successfully unmarshalled object.
getLimitMaxBytes() - Method in class org.openspaces.memcached.SpaceCache
 
getListener() - Method in interface net.jini.event.MailboxRegistration
Returns the RemoteEventListener associated with this registration.
getLocalCacheDetails() - Method in interface org.openspaces.admin.space.SpaceInstanceRuntimeDetails
Returns a map of LocalCacheDetails keyed by their LocalCacheDetails.getId().
getLocalCacheUpdateMode() - Method in class org.openspaces.core.map.LocalCacheSupport
If set to SpaceURL.UPDATE_MODE_PULL (1) each update triggers an invalidation event at every cache instance.
getLocale() - Method in class com.gigaspaces.metrics.reporters.ConsoleReporterFactory
 
getLocalGatewayName() - Method in class org.openspaces.core.gateway.AbstractGatewayComponentFactoryBean
 
getLocalGatewayName() - Method in class org.openspaces.core.gateway.GatewayServiceDetails
 
getLocalGatewayName() - Method in class org.openspaces.core.gateway.GatewayTargetsFactoryBean
 
getLocalGatewayName() - Method in class org.openspaces.core.space.SpaceServiceDetails
 
getLocalProxy() - Method in interface com.sun.jini.mahalo.TxnManager
 
getLocalProxy() - Method in class com.sun.jini.mahalo.TxnManagerImpl
 
getLocalSpace() - Method in interface com.j_spaces.map.IMap
Returns the Local Space proxy if exists.
getLocalSpaceLookupTimeout() - Method in class org.openspaces.core.gateway.GatewaySinkFactoryBean
Gets the lookup timeout for finding the local cluster the Sink works against.
getLocalSpaceUrl() - Method in interface org.openspaces.admin.gateway.GatewaySink
Returns the url of the space this sink is replicating in to.
getLocalSpaceUrl() - Method in class org.openspaces.core.gateway.GatewaySinkFactoryBean
 
getLocalSpaceUrl() - Method in class org.openspaces.core.gateway.GatewaySinkServiceDetails
 
getLocalViewDetails() - Method in interface org.openspaces.admin.space.SpaceInstanceRuntimeDetails
Returns a map of LocalViewDetails keyed by their LocalViewDetails.getId().
getLocalViewMaxDisconnectionTime() - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
getLocalViewMaxRedologCapacity() - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
getLocalViewMaxRedologRecoveryCapacity() - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
getLocators() - Method in interface org.openspaces.admin.Admin
Returns the lookup locators this admin uses.
getLocators() - Method in class org.openspaces.admin.application.deploy.AbstractApplicationCommand
 
getLocators() - Method in class org.openspaces.core.jini.JiniServiceFactoryBean
Returns the locators.
getLocators() - Method in class org.openspaces.pu.container.jee.lb.apache.ApacheLoadBalancerAgent
 
getLocators() - Method in class org.openspaces.pu.container.servicegrid.deploy.Deploy
 
getLocators() - Method in class org.openspaces.pu.container.servicegrid.deploy.Undeploy
 
getLogAbandoned() - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
Deprecated. 
getLogger() - Method in class org.openspaces.admin.application.deploy.AbstractApplicationCommand
 
getLogger() - Method in class org.openspaces.grid.gsm.strategy.AbstractScaleStrategyBean
 
getLoginTimeout() - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
Return the login timeout (in seconds) for connecting to the database.
getLogWriter() - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
Return the log writer being used by this data source.
getLong(int) - Method in class com.gigaspaces.query.CompoundResult
 
getLong(String) - Method in class com.gigaspaces.query.CompoundResult
 
getLong(String, long) - Method in class org.openspaces.core.util.StringProperties
 
getLong(Map<String, String>, String, long) - Static method in class org.openspaces.core.util.StringPropertiesUtils
 
getLongDescription() - Method in class org.openspaces.pu.service.PlainServiceDetails
 
getLongDescription() - Method in interface org.openspaces.pu.service.ServiceDetails
Returns the long description
getLongGcPausePeriod() - Method in class org.openspaces.admin.alert.config.GarbageCollectionAlertConfiguration
 
getLongIgnoreExceptions(String, long) - Method in class org.openspaces.core.util.StringProperties
 
getLongIgnoreExceptions(Map<String, String>, String, long) - Static method in class org.openspaces.core.util.StringPropertiesUtils
 
getLookupAttributes() - Method in class com.sun.jini.mahalo.TxnManagerImpl
 
getLookupGroup() - Method in class org.openspaces.core.gateway.GatewayLookupsFactoryBean
 
getLookupGroups() - Method in class com.j_spaces.core.client.SpaceURL
Deprecated.
 
getLookupGroups() - Method in class com.sun.jini.mahalo.TxnManagerImpl
 
getLookupGroups() - Method in interface org.openspaces.admin.lus.LookupService
 
getLookupGroups() - Method in class org.openspaces.pu.container.servicegrid.jmxs.SecuredPUExtension
 
getLookupGroups() - Method in interface org.openspaces.pu.container.servicegrid.jmxs.SecuredPUExtensionMBean
Get the discovery groups
getLookupIntervalTimeout() - Method in class com.j_spaces.core.client.SpaceURL
Deprecated.
 
getLookupLocator() - Method in interface org.openspaces.admin.lus.LookupService
 
getLookupLocators() - Method in class com.j_spaces.core.client.SpaceURL
Deprecated.
 
getLookupLocators() - Method in class com.sun.jini.mahalo.TxnManagerImpl
 
getLookupName() - Method in class org.openspaces.remoting.EventDrivenSpaceRemotingEntry
Deprecated.
 
getLookupName() - Method in class org.openspaces.remoting.ExecutorRemotingTask
 
getLookupName() - Method in interface org.openspaces.remoting.SpaceRemotingInvocation
The lookup name of the service.
getLookupService() - Method in interface org.openspaces.admin.vm.VirtualMachine
Returns the lookup services that are running on the machine.
getLookupServiceAdded() - Method in interface org.openspaces.admin.lus.LookupServices
Returns the lookup service added event manager allowing to add and remove LookupServiceAddedEventListeners.
getLookupServiceByUID(String) - Method in interface org.openspaces.admin.lus.LookupServices
Returns a lus based on its uid.
getLookupServiceRemoved() - Method in interface org.openspaces.admin.lus.LookupServices
Returns the grid service container added event manager allowing to add and remove LookupServiceRemovedEventManagers.
getLookupServices() - Method in interface org.openspaces.admin.Admin
Returns the lookup services discovered.
getLookupServices() - Method in interface org.openspaces.admin.gsa.GridServiceAgent
 
getLookupServices() - Method in interface org.openspaces.admin.lus.LookupServices
Returns all the currently discovered lus.
getLookupServices() - Method in interface org.openspaces.admin.machine.Machine
Returns the lookup services that are running on the machine.
getLookupServices() - Method in interface org.openspaces.admin.zone.Zone
Returns the lookup services that are running within the zone.
getLookupTimeout() - Method in class com.j_spaces.core.client.SpaceURL
Deprecated.
 
getLookupTimeout() - Method in class org.openspaces.admin.application.deploy.AbstractApplicationCommand
 
getLow() - Method in class org.openspaces.pu.sla.AbstractPolicy
 
getLow() - Method in interface org.openspaces.pu.sla.Policy
The low threshold value of the policy.
getLow() - Method in class org.openspaces.pu.sla.requirement.RangeRequirement
 
getLowerDampener() - Method in class org.openspaces.pu.sla.AbstractPolicy
Returns the lower dampener for this policy.
getLowerDampener() - Method in interface org.openspaces.pu.sla.Policy
The lower dampener acts as a time window where if the lower threshold has been cleared (after it has been breached), it won't cause the policy action to happen.
getLowThreshold() - Method in class org.openspaces.admin.pu.elastic.config.AutomaticCapacityScaleRuleConfig
 
getLowThresholdBreachedDecrease() - Method in class org.openspaces.admin.pu.elastic.config.AutomaticCapacityScaleRuleConfig
 
getLowThresholdPerc() - Method in class org.openspaces.admin.alert.config.CpuUtilizationAlertConfiguration
 
getLowThresholdPerc() - Method in class org.openspaces.admin.alert.config.HeapMemoryUtilizationAlertConfiguration
 
getLowThresholdPerc() - Method in class org.openspaces.admin.alert.config.PhysicalMemoryUtilizationAlertConfiguration
 
getLowThresholdRedoLogSize() - Method in class org.openspaces.admin.alert.config.ReplicationRedoLogSizeAlertConfiguration
 
getLRMIMethodTrackingId() - Method in class com.gigaspaces.events.batching.BatchRemoteEvent
 
getLRMIMethodTrackingId() - Method in class com.j_spaces.core.client.EntryArrivedRemoteEvent
 
getLRMIMonitoring() - Method in interface org.openspaces.admin.transport.Transport
Return the LRMI monitoring of this transport.
getMachine() - Method in interface org.openspaces.admin.machine.MachineAware
Returns the machine the component is running on.
getMachineAdded() - Method in interface org.openspaces.admin.machine.Machines
Returns the machines added event manager allowing to add and remove MachineAddedEventListeners.
getMachineByHostAddress(String) - Method in interface org.openspaces.admin.machine.Machines
Returns the machine by the host address.
getMachineByHostName(String) - Method in interface org.openspaces.admin.machine.Machines
Returns the machine by the host name.
getMachineCapacity(GridServiceAgent) - Static method in class org.openspaces.grid.gsm.machines.MachinesSlaUtils
 
getMachineIsolation() - Method in class org.openspaces.grid.gsm.machines.AbstractMachinesSlaPolicy
 
getMachineIsolation(MachinesSlaEnforcementState.StateKey) - Method in class org.openspaces.grid.gsm.machines.MachinesSlaEnforcementState
 
getMachineProvisioning() - Method in class org.openspaces.grid.gsm.machines.AbstractMachinesSlaPolicy
 
getMachineProvisioning() - Method in interface org.openspaces.grid.gsm.machines.FutureGridServiceAgent
 
getMachineProvisioning() - Method in class org.openspaces.grid.gsm.strategy.AbstractScaleStrategyBean
 
getMachineRemoved() - Method in interface org.openspaces.admin.machine.Machines
Returns the grid service container added event manager allowing to add and remove MachineRemovedEventListeners.
getMachineRequirements(Machine) - Static method in class org.openspaces.grid.gsm.capacity.MachineCapacityRequirements
 
getMachines() - Method in interface org.openspaces.admin.Admin
Returns the machines discovered.
getMachines() - Method in interface org.openspaces.admin.machine.Machines
Returns all currently discovered machines.
getMachines() - Method in interface org.openspaces.admin.zone.Zone
Returns the machines running within the zone.
getMachinesGoingDown(MachinesSlaEnforcementState.StateKey) - Method in class org.openspaces.grid.gsm.machines.MachinesSlaEnforcementState
 
getMachinesGoingDown() - Method in class org.openspaces.grid.gsm.machines.MachinesSlaEnforcementState
 
getMachinesHostingContainers(GridServiceContainer[]) - Static method in class org.openspaces.grid.gsm.rebalancing.RebalancingUtils
 
getMachineTotalCapacity(GridServiceAgent, AbstractMachinesSlaPolicy) - Static method in class org.openspaces.grid.gsm.machines.MachinesSlaUtils
 
getMajorityCause() - Method in exception com.j_spaces.core.multiple.BatchOperationException
Return the main cause for this exception
getMajorVersion() - Method in class com.j_spaces.jdbc.driver.GDriver
 
getManaged() - Method in class org.openspaces.admin.application.deploy.AbstractApplicationCommand
 
getManagedEntries() - Method in class org.openspaces.persistency.hibernate.AbstractHibernateExternalDataSource
Deprecated.
Returns all the entries this Hibernate data source will work with.
getManagedEntries() - Method in class org.openspaces.persistency.hibernate.AbstractHibernateSpaceDataSource
 
getManagedEntries() - Method in class org.openspaces.persistency.hibernate.AbstractHibernateSpaceSynchronizationEndpoint
 
getManagedEntries() - Method in class org.openspaces.persistency.hibernate.ManagedEntitiesContainer
 
getManagedEntries() - Method in interface org.openspaces.persistency.patterns.ManagedDataSourceEntriesProvider
Deprecated.
 
getManagedEntries() - Method in class org.openspaces.persistency.patterns.ManagedEntriesSpaceDataSource
 
getManagedEntries() - Method in class org.openspaces.persistency.patterns.ManagedEntriesSpaceSynchronizationEndpoint
 
getManagedProcessingUnits() - Method in class org.openspaces.grid.esm.ESMImpl
 
getManagedProcessingUnits() - Method in class org.openspaces.grid.esm.ESMProxy
 
getManagerByUID(String) - Method in interface org.openspaces.admin.esm.ElasticServiceManagers
Returns a manager based on its uid.
getManagerByUID(String) - Method in interface org.openspaces.admin.gsm.GridServiceManagers
Returns a manager based on its uid.
getManagers() - Method in interface org.openspaces.admin.esm.ElasticServiceManagers
Returns all the currently discovered managers.
getManagers() - Method in interface org.openspaces.admin.gsm.GridServiceManagers
Returns all the currently discovered managers.
getManagingGridServiceManager() - Method in interface org.openspaces.admin.pu.ProcessingUnit
 
getManagingGridServiceManagerChanged() - Method in interface org.openspaces.admin.pu.ProcessingUnit
 
getManagingGridServiceManagerChanged() - Method in interface org.openspaces.admin.pu.ProcessingUnits
Returns an event manager allowing to globally register for any ManagingGridServiceManagerChangedEvents occurring on any processing unit.
getManifestURLs() - Method in class org.openspaces.pu.container.jee.JeeProcessingUnitContainerProvider
 
getMap() - Method in class com.gigaspaces.query.aggregators.DistinctResult
 
getMap() - Method in class com.gigaspaces.query.aggregators.GroupByResult
 
getMap() - Method in class org.openspaces.core.DefaultGigaMap
 
getMap() - Method in interface org.openspaces.core.GigaMap
Returns the IMap used by this GigaMap implementation to delegate different space operations.
getMap(String, Map<String, String>) - Method in class org.openspaces.core.util.StringProperties
 
getMap(Map<String, String>, String, Map<String, String>) - Static method in class org.openspaces.core.util.StringPropertiesUtils
 
getMapEntry() - Method in class com.j_spaces.core.client.ExternalEntry
Deprecated.
Returns a Map.Entry (key-value pair) representation of this entity.
getMapEntry() - Method in interface com.j_spaces.core.IGSEntry
Returns a Map.Entry (key-value pair) representation of this entity.
getMapValue(Value, Value) - Method in class org.openspaces.jpa.openjpa.query.QueryExpressionFactory
Return an expression representing the given condition.
getMarshalledLeases() - Method in exception net.jini.lease.LeaseUnmarshalException
Accessor method that returns an array consisting of instances of MarshalledObject, where each element of the array is a marshalled instance of the Lease interface, and corresponds to an object that could not be successfully unmarshalled.
getMarshalPivot() - Method in class com.sun.jini.mahalo.TxnMgrProxy
 
getMasterSpace() - Method in interface com.j_spaces.map.IMap
Returns the Master Space proxy.
getMaxActive() - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
 
getMaxCacheSize() - Method in class com.gigaspaces.server.eviction.SpaceEvictionStrategyConfig
 
getMaxCapacity() - Method in class org.openspaces.admin.pu.elastic.config.AutomaticCapacityScaleConfig
 
getMaxCapacity() - Method in class org.openspaces.grid.gsm.autoscaling.AutoScalingSlaPolicy
 
getMaxCapacityPerZone() - Method in class org.openspaces.admin.pu.elastic.config.AutomaticCapacityScaleConfig
 
getMaxConcurrentConsumers() - Method in class org.openspaces.events.polling.AggregatedPollingEventContainerServiceDetails
 
getMaxConcurrentConsumers() - Method in class org.openspaces.events.polling.PollingEventContainerServiceDetails
 
getMaxConcurrentConsumers() - Method in class org.openspaces.events.polling.SimplePollingEventListenerContainer
Return the "maxConcurrentConsumer" setting.
getMaxConcurrentRelocationsPerMachine() - Method in class org.openspaces.admin.pu.elastic.config.AutomaticCapacityScaleConfig
 
getMaxConcurrentRelocationsPerMachine() - Method in class org.openspaces.admin.pu.elastic.config.EagerScaleConfig
 
getMaxConcurrentRelocationsPerMachine() - Method in class org.openspaces.admin.pu.elastic.config.ManualCapacityPerZonesScaleConfig
 
getMaxConcurrentRelocationsPerMachine() - Method in class org.openspaces.admin.pu.elastic.config.ManualCapacityScaleConfig
 
getMaxConcurrentRelocationsPerMachine() - Method in interface org.openspaces.admin.pu.elastic.config.ScaleStrategyConfig
 
getMaxConnPool() - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
getMaxCpuPerc() - Method in interface org.openspaces.admin.os.OperatingSystemsStatistics
 
getMaxCpuPercFormatted() - Method in interface org.openspaces.admin.os.OperatingSystemsStatistics
 
getMaxEventsPerTask() - Method in class org.openspaces.events.polling.SimplePollingEventListenerContainer
Return the maximum number of messages to process in one task.
getMaxHeapInBytes() - Method in class org.openspaces.admin.alert.alerts.HeapMemoryUtilizationAlert
The maximum amount of memory in bytes that can be used for memory management.
getMaxIdle() - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
 
getMaximumCapacity(CapacityRequirements, CapacityRequirements, CapacityRequirementsPerZones, CapacityRequirementsPerZones, ZonesConfig) - Static method in class org.openspaces.grid.gsm.autoscaling.AutoScalingSlaUtils
Calculates the maximum capacity for the specified zones.
getMaximumNumberOfConcurrentRelocationsPerMachine() - Method in class org.openspaces.grid.gsm.rebalancing.RebalancingSlaPolicy
 
getMaximumNumberOfContainersPerMachine() - Method in class org.openspaces.grid.gsm.machines.AbstractMachinesSlaPolicy
 
getMaximumNumberOfInstances() - Method in class org.openspaces.admin.pu.elastic.events.ElasticStatelessReachedMaximumNumberOfInstancesEvent
 
getMaximumNumberOfInstances() - Method in class org.openspaces.grid.gsm.strategy.AbstractScaleStrategyBean
 
getMaximumNumberOfMachines() - Method in class org.openspaces.grid.gsm.machines.AbstractMachinesSlaPolicy
 
getMaximumRetriesOnTransactionLock() - Method in class org.openspaces.core.gateway.SinkErrorHandlingFactoryBean
Gets the maximum retries number defined for a failed operation which failed due to transaction lock.
getMaximumTimeWindowSeconds() - Method in class org.openspaces.admin.pu.statistics.AbstractTimeWindowStatisticsConfig
 
getMaxInstances() - Method in class org.openspaces.pu.sla.ScaleUpPolicy
The maximum number of processing instances this scale up policy will scale up to.
getMaxInstancesPerMachine() - Method in class org.openspaces.admin.memcached.config.MemcachedConfig
 
getMaxInstancesPerMachine() - Method in class org.openspaces.admin.pu.config.ProcessingUnitConfig
 
getMaxInstancesPerMachine() - Method in interface org.openspaces.admin.pu.ProcessingUnit
 
getMaxInstancesPerMachine() - Method in class org.openspaces.admin.space.config.SpaceConfig
 
getMaxInstancesPerMachine() - Method in class org.openspaces.pu.sla.SLA
Returns the maximum number of instances of the processing unit allowed to run on the same machine, regardless of the number of grid containers running on it.
getMaxInstancesPerVM() - Method in class org.openspaces.admin.memcached.config.MemcachedConfig
 
getMaxInstancesPerVM() - Method in class org.openspaces.admin.pu.config.ProcessingUnitConfig
 
getMaxInstancesPerVM() - Method in interface org.openspaces.admin.pu.ProcessingUnit
 
getMaxInstancesPerVM() - Method in class org.openspaces.admin.space.config.SpaceConfig
 
getMaxInstancesPerVM() - Method in class org.openspaces.pu.sla.SLA
Returns the maximum number of instances of the processing unit allowed to run within the same grid container.
getMaxInstancesPerZone() - Method in class org.openspaces.admin.memcached.config.MemcachedConfig
 
getMaxInstancesPerZone() - Method in class org.openspaces.admin.pu.config.ProcessingUnitConfig
 
getMaxInstancesPerZone() - Method in interface org.openspaces.admin.pu.ProcessingUnit
 
getMaxInstancesPerZone() - Method in class org.openspaces.admin.space.config.SpaceConfig
 
getMaxInstancesPerZone() - Method in class org.openspaces.pu.sla.SLA
 
getMaxMemory() - Method in exception com.j_spaces.core.MemoryShortageException
 
getMaxMemoryCapacityInMB() - Method in class org.openspaces.admin.pu.elastic.config.ElasticStatefulProcessingUnitConfig
 
getMaxMemoryUsedPerc() - Method in interface org.openspaces.admin.os.OperatingSystemsStatistics
 
getMaxMemoryUsedPercFormatted() - Method in interface org.openspaces.admin.os.OperatingSystemsStatistics
 
getMaxNumberOfContainers() - Method in interface org.openspaces.admin.pu.elastic.config.MaxNumberOfContainersScaleConfig
 
getMaxNumberOfContainersPerMachine() - Method in interface org.openspaces.admin.pu.elastic.config.MaxNumberOfContainersPerMachineScaleConfig
 
getMaxNumberOfCpuCores() - Method in class org.openspaces.admin.pu.elastic.config.ElasticStatefulProcessingUnitConfig
 
getMaxNumberOfInstances() - Method in class org.openspaces.admin.pu.config.MaxInstancesPerZoneConfig
 
getMaxNumberOfSamples(long, TimeUnit) - Method in class org.openspaces.admin.pu.statistics.AbstractTimeWindowStatisticsConfig
 
getMaxNumberOfSamples(long, TimeUnit) - Method in class org.openspaces.admin.pu.statistics.LastSampleTimeWindowStatisticsConfig
 
getMaxNumberOfSamples(long, TimeUnit) - Method in interface org.openspaces.admin.pu.statistics.TimeWindowStatisticsConfig
 
getMaxOpenPreparedStatements() - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
 
getMaxProcessingUnitInstancesFromSamePartitionPerMachine() - Method in class org.openspaces.admin.pu.elastic.config.ElasticStatefulProcessingUnitConfig
 
getMaxRedoLogCapacity() - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
getMaxRedoLogCapacity() - Method in class org.openspaces.core.gateway.GatewayTarget
 
getMaxRedoLogMemoryCapacity() - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
getMaxRedoLogRecoveryCapacity() - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
getMaxThreads() - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
getMaxThreads() - Method in interface org.openspaces.admin.transport.TransportDetails
Returns the maximum number of threads configured for the transport communication layer thread pool.
getMaxThreads() - Method in interface org.openspaces.admin.transport.TransportsDetails
Returns the total number of maximum threads defined within all current discovered Transports.
getMaxValue() - Static method in class com.j_spaces.core.filters.FilterOperationCodes
Return the max value of the operation codes.
getMaxWait() - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
 
getMeasurementPeriod() - Method in class org.openspaces.admin.alert.config.CpuUtilizationAlertConfiguration
 
getMeasurementPeriod() - Method in class org.openspaces.admin.alert.config.HeapMemoryUtilizationAlertConfiguration
 
getMeasurementPeriod() - Method in class org.openspaces.admin.alert.config.PhysicalMemoryUtilizationAlertConfiguration
 
getMemberAliveIndicator() - Method in class org.openspaces.pu.sla.SLA
 
getMemberAliveIndicators() - Method in class org.openspaces.interop.DotnetProcessingUnitBean
 
getMemberAliveIndicators() - Method in class org.openspaces.interop.DotnetProcessingUnitContainer
 
getMemberAliveIndicators() - Method in class org.openspaces.pu.container.ProcessingUnitContainer
 
getMemberAliveIndicators() - Method in class org.openspaces.pu.container.spi.ApplicationContextProcessingUnitContainer
 
getMemberAliveIndicators() - Method in class org.openspaces.pu.container.support.CompoundProcessingUnitContainer
 
getMemberAliveIndicatorStatus() - Method in class org.openspaces.admin.alert.alerts.ProcessingUnitInstanceMemberAliveIndicatorAlert
 
getMemberAliveIndicatorStatus() - Method in interface org.openspaces.admin.pu.ProcessingUnitInstance
 
getMemberName() - Method in class com.j_spaces.core.client.SpaceURL
Deprecated.
 
getMemberName() - Method in class org.openspaces.admin.space.ReplicationTarget
Returns the member name of this target.
getMemberName() - Method in exception org.openspaces.core.SpaceUnavailableException
 
getMemcached() - Method in interface org.openspaces.admin.pu.ProcessingUnitInstanceStatistics
Return memcached information.
getMemcachedDetails() - Method in interface org.openspaces.admin.pu.ProcessingUnitInstance
 
getMemoryCapacityInMB() - Method in class org.openspaces.admin.pu.elastic.config.CapacityRequirementsConfig
 
getMemoryCapacityInMB() - Method in class org.openspaces.admin.pu.elastic.config.ManualCapacityScaleConfig
 
getMemoryCapacityInMB() - Method in interface org.openspaces.admin.pu.elastic.config.ScaleStrategyCapacityRequirementConfig
 
getMemoryHeapCommittedInBytes() - Method in interface org.openspaces.admin.vm.VirtualMachinesStatistics
 
getMemoryHeapCommittedInBytes() - Method in interface org.openspaces.admin.vm.VirtualMachineStatistics
 
getMemoryHeapCommittedInGB() - Method in interface org.openspaces.admin.vm.VirtualMachinesStatistics
 
getMemoryHeapCommittedInGB() - Method in interface org.openspaces.admin.vm.VirtualMachineStatistics
 
getMemoryHeapCommittedInMB() - Method in interface org.openspaces.admin.vm.VirtualMachinesStatistics
 
getMemoryHeapCommittedInMB() - Method in interface org.openspaces.admin.vm.VirtualMachineStatistics
 
getMemoryHeapCommittedUsedPerc() - Method in interface org.openspaces.admin.vm.VirtualMachinesStatistics
Returns the memory heap percentage from used to committed.
getMemoryHeapCommittedUsedPerc() - Method in interface org.openspaces.admin.vm.VirtualMachineStatistics
Returns the memory heap percentage from used to committed.
getMemoryHeapInitInBytes() - Method in interface org.openspaces.admin.vm.VirtualMachineDetails
 
getMemoryHeapInitInBytes() - Method in interface org.openspaces.admin.vm.VirtualMachinesDetails
Returns an aggregation of all the different virtual machines VirtualMachineDetails.getMemoryHeapInitInBytes()
getMemoryHeapInitInGB() - Method in interface org.openspaces.admin.vm.VirtualMachineDetails
 
getMemoryHeapInitInGB() - Method in interface org.openspaces.admin.vm.VirtualMachinesDetails
 
getMemoryHeapInitInMB() - Method in interface org.openspaces.admin.vm.VirtualMachineDetails
 
getMemoryHeapInitInMB() - Method in interface org.openspaces.admin.vm.VirtualMachinesDetails
 
getMemoryHeapMaxInBytes() - Method in interface org.openspaces.admin.vm.VirtualMachineDetails
 
getMemoryHeapMaxInBytes() - Method in interface org.openspaces.admin.vm.VirtualMachinesDetails
Returns an aggregation of all the different virtual machines VirtualMachineDetails.getMemoryHeapMaxInBytes()
getMemoryHeapMaxInGB() - Method in interface org.openspaces.admin.vm.VirtualMachineDetails
 
getMemoryHeapMaxInGB() - Method in interface org.openspaces.admin.vm.VirtualMachinesDetails
 
getMemoryHeapMaxInMB() - Method in interface org.openspaces.admin.vm.VirtualMachineDetails
 
getMemoryHeapMaxInMB() - Method in interface org.openspaces.admin.vm.VirtualMachinesDetails
 
getMemoryHeapUsedInBytes() - Method in interface org.openspaces.admin.vm.VirtualMachinesStatistics
 
getMemoryHeapUsedInBytes() - Method in interface org.openspaces.admin.vm.VirtualMachineStatistics
 
getMemoryHeapUsedInGB() - Method in interface org.openspaces.admin.vm.VirtualMachinesStatistics
 
getMemoryHeapUsedInGB() - Method in interface org.openspaces.admin.vm.VirtualMachineStatistics
 
getMemoryHeapUsedInMB() - Method in interface org.openspaces.admin.vm.VirtualMachinesStatistics
 
getMemoryHeapUsedInMB() - Method in interface org.openspaces.admin.vm.VirtualMachineStatistics
 
getMemoryHeapUsedPerc() - Method in interface org.openspaces.admin.vm.VirtualMachinesStatistics
Returns the memory heap percentage from used to the max.
getMemoryHeapUsedPerc() - Method in interface org.openspaces.admin.vm.VirtualMachineStatistics
Returns the memory heap percentage from used to the max.
getMemoryInMB() - Method in class org.openspaces.grid.gsm.capacity.MemoryCapacityRequirement
 
getMemoryInMB(GridServiceContainer) - Static method in class org.openspaces.grid.gsm.containers.ContainersSlaUtils
 
getMemoryInMB(CapacityRequirements) - Static method in class org.openspaces.grid.gsm.machines.MachinesSlaUtils
 
getMemoryNonHeapCommittedInBytes() - Method in interface org.openspaces.admin.vm.VirtualMachinesStatistics
 
getMemoryNonHeapCommittedInBytes() - Method in interface org.openspaces.admin.vm.VirtualMachineStatistics
 
getMemoryNonHeapCommittedInGB() - Method in interface org.openspaces.admin.vm.VirtualMachinesStatistics
 
getMemoryNonHeapCommittedInGB() - Method in interface org.openspaces.admin.vm.VirtualMachineStatistics
 
getMemoryNonHeapCommittedInMB() - Method in interface org.openspaces.admin.vm.VirtualMachinesStatistics
 
getMemoryNonHeapCommittedInMB() - Method in interface org.openspaces.admin.vm.VirtualMachineStatistics
 
getMemoryNonHeapCommittedUsedPerc() - Method in interface org.openspaces.admin.vm.VirtualMachinesStatistics
Returns the memory non heap percentage from used to committed.
getMemoryNonHeapCommittedUsedPerc() - Method in interface org.openspaces.admin.vm.VirtualMachineStatistics
Returns the memory non heap percentage from used to committed.
getMemoryNonHeapInitInBytes() - Method in interface org.openspaces.admin.vm.VirtualMachineDetails
 
getMemoryNonHeapInitInBytes() - Method in interface org.openspaces.admin.vm.VirtualMachinesDetails
Returns an aggregation of all the different virtual machines VirtualMachineDetails.getMemoryNonHeapInitInBytes()
getMemoryNonHeapInitInGB() - Method in interface org.openspaces.admin.vm.VirtualMachineDetails
 
getMemoryNonHeapInitInGB() - Method in interface org.openspaces.admin.vm.VirtualMachinesDetails
 
getMemoryNonHeapInitInMB() - Method in interface org.openspaces.admin.vm.VirtualMachineDetails
 
getMemoryNonHeapInitInMB() - Method in interface org.openspaces.admin.vm.VirtualMachinesDetails
 
getMemoryNonHeapMaxInBytes() - Method in interface org.openspaces.admin.vm.VirtualMachineDetails
 
getMemoryNonHeapMaxInBytes() - Method in interface org.openspaces.admin.vm.VirtualMachinesDetails
Returns an aggregation of all the different virtual machines VirtualMachineDetails.getMemoryNonHeapMaxInBytes()
getMemoryNonHeapMaxInGB() - Method in interface org.openspaces.admin.vm.VirtualMachineDetails
 
getMemoryNonHeapMaxInGB() - Method in interface org.openspaces.admin.vm.VirtualMachinesDetails
 
getMemoryNonHeapMaxInMB() - Method in interface org.openspaces.admin.vm.VirtualMachineDetails
 
getMemoryNonHeapMaxInMB() - Method in interface org.openspaces.admin.vm.VirtualMachinesDetails
 
getMemoryNonHeapUsedInBytes() - Method in interface org.openspaces.admin.vm.VirtualMachinesStatistics
 
getMemoryNonHeapUsedInBytes() - Method in interface org.openspaces.admin.vm.VirtualMachineStatistics
 
getMemoryNonHeapUsedInGB() - Method in interface org.openspaces.admin.vm.VirtualMachinesStatistics
 
getMemoryNonHeapUsedInGB() - Method in interface org.openspaces.admin.vm.VirtualMachineStatistics
 
getMemoryNonHeapUsedInMB() - Method in interface org.openspaces.admin.vm.VirtualMachinesStatistics
 
getMemoryNonHeapUsedInMB() - Method in interface org.openspaces.admin.vm.VirtualMachineStatistics
 
getMemoryNonHeapUsedPerc() - Method in interface org.openspaces.admin.vm.VirtualMachinesStatistics
Returns the memory non heap percentage from used to the max.
getMemoryNonHeapUsedPerc() - Method in interface org.openspaces.admin.vm.VirtualMachineStatistics
Returns the memory non heap percentage from used to the max.
getMemoryShortageException() - Method in exception org.openspaces.core.SpaceMemoryShortageException
 
getMemoryUsage() - Method in exception com.j_spaces.core.MemoryShortageException
 
getMemoryUsedPerc() - Method in interface org.openspaces.admin.os.OperatingSystemsStatistics
 
getMemoryUsedPercFormatted() - Method in interface org.openspaces.admin.os.OperatingSystemsStatistics
 
getMemoryUtilization() - Method in class org.openspaces.admin.alert.alerts.PhysicalMemoryUtilizationAlert
The memory utilization reading when this alert was fired.
getMergedBeanProperties(String) - Method in class org.openspaces.core.properties.BeanLevelProperties
Returns merged properties between the Spring context level properties and the bean level properties associated with the provided bean name.
getMessage() - Method in exception com.gigaspaces.client.WriteMultipleException
Summarize how many success and fail there are for the request, show how much failures for each type of error.
getMessage() - Method in exception com.j_spaces.core.cache.offHeap.SpaceInternalBlobStoreMemoryShortageException
Returns the detail message string of this throwable.
getMessage() - Method in exception com.j_spaces.core.client.EntryNotInSpaceException
getMessage() - Method in exception com.j_spaces.core.DetailedUnusableEntryException
 
getMessage() - Method in exception com.j_spaces.core.multiple.BatchOperationException
 
getMessage() - Method in exception org.openspaces.grid.gsm.autoscaling.exceptions.PerZoneAutoScalingSlaEnforcementInProgressException
 
getMessage() - Method in exception org.openspaces.grid.gsm.machines.exceptions.PerZonesGridServiceAgentSlaEnforcementInProgressException
 
getMessage() - Method in exception org.openspaces.grid.gsm.machines.exceptions.PerZonesMachinesSlaEnforcementInProgressException
 
getMetaArguments() - Method in class org.openspaces.remoting.EventDrivenSpaceRemotingEntry
Deprecated.
 
getMetaArguments() - Method in class org.openspaces.remoting.ExecutorRemotingTask
 
getMetaArguments() - Method in class org.openspaces.remoting.scripting.ResourceLazyLoadingScript
 
getMetaArguments() - Method in interface org.openspaces.remoting.scripting.Script
Returns a set of meta arguments that are used for remote invocation.
getMetaArguments() - Method in class org.openspaces.remoting.scripting.StaticScript
 
getMetaArguments() - Method in interface org.openspaces.remoting.SpaceRemotingInvocation
Meta arguments that can be passed as part of the invocation.
getMetaData() - Method in class net.jini.core.transaction.server.ServerTransaction
 
getMetaData() - Method in class org.openspaces.jpa.openjpa.query.AggregationFunction
Return any associated persistent type.
getMetaData() - Method in class org.openspaces.jpa.openjpa.query.FieldPathNode
 
getMetaData() - Method in class org.openspaces.jpa.openjpa.query.InnerQuery
Return any associated persistent type.
getMetaData() - Method in class org.openspaces.jpa.openjpa.query.LiteralValueNode
 
getMetaData() - Method in class org.openspaces.jpa.openjpa.query.NullValueNode
 
getMetaData() - Method in class org.openspaces.jpa.openjpa.query.ParameterNode
 
getMetaData() - Method in class org.openspaces.jpa.openjpa.query.Variable
 
getMetadata(Object) - Method in class org.openspaces.persistency.hibernate.CriteriaHibernateExternalDataSource
Deprecated.
Return pojo entry metadata
getMethod() - Method in interface org.openspaces.remoting.ServiceExecutionAspect.MethodInvocation
Gets the underlying method of this invocation
getMethodHash() - Method in class org.openspaces.remoting.ExecutorRemotingTask
 
getMethodHash() - Method in class org.openspaces.remoting.HashedEventDrivenSpaceRemotingEntry
Deprecated.
 
getMethodHash() - Method in interface org.openspaces.remoting.HashedSpaceRemotingEntry
 
getMethodName() - Method in class org.openspaces.remoting.EventDrivenSpaceRemotingEntry
Deprecated.
 
getMethodName() - Method in class org.openspaces.remoting.ExecutorRemotingTask
 
getMethodName() - Method in interface org.openspaces.remoting.SpaceRemotingInvocation
The method name of the service that will be executed.
getMethodPerAttributeName() - Method in class org.openspaces.core.config.xmlparser.XmlAnnotationExtractor
 
getMethodPerChildElementName() - Method in class org.openspaces.core.config.xmlparser.XmlAnnotationExtractor
 
getMethodPerChildElementType() - Method in class org.openspaces.core.config.xmlparser.XmlAnnotationExtractor
 
getMetric() - Method in class org.openspaces.admin.pu.statistics.ProcessingUnitStatisticsId
 
getMetric() - Method in class org.openspaces.ui.AbstractBasicWidget
 
getMetricGroups() - Method in class org.openspaces.ui.UserInterface
 
getMetricNameForReport(String, MetricTagsSnapshot) - Method in class com.gigaspaces.metrics.MetricReporter
 
getMetricRegistrator() - Method in class org.openspaces.pu.container.ProcessingUnitContainerConfig
 
getMetrics() - Method in class org.openspaces.ui.MetricGroup
 
getMetricsValues() - Method in class com.gigaspaces.metrics.MetricGroupSnapshot
 
getMetricValue() - Method in class org.openspaces.admin.pu.elastic.events.ElasticStatelessProcessingUnitPlannedNumberOfInstancesChangedEvent
 
getMgr() - Method in class com.sun.jini.mahalo.Job
Returns a reference to the WakeupManager which provides the scheduling of tasks created by this Job
getMinCapacity() - Method in class org.openspaces.admin.pu.elastic.config.AutomaticCapacityScaleConfig
 
getMinCapacity() - Method in class org.openspaces.grid.gsm.autoscaling.AutoScalingSlaPolicy
 
getMinCapacityPerZone() - Method in class org.openspaces.admin.pu.elastic.config.AutomaticCapacityScaleConfig
 
getMinCpuPerc() - Method in interface org.openspaces.admin.os.OperatingSystemsStatistics
 
getMinCpuPercFormatted() - Method in interface org.openspaces.admin.os.OperatingSystemsStatistics
 
getMinEvictableIdleTimeMillis() - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
 
getMinIdle() - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
 
getMinimumCapacity(CapacityRequirements, CapacityRequirements, CapacityRequirementsPerZones, CapacityRequirementsPerZones, ZonesConfig) - Static method in class org.openspaces.grid.gsm.autoscaling.AutoScalingSlaUtils
Calculates the minimum capacity for the specified zones.
getMinimumNumberOfCpuCoresPerMachine() - Method in class org.openspaces.admin.pu.elastic.config.DiscoveredMachineProvisioningConfig
 
getMinimumNumberOfCpuCoresPerMachine() - Method in interface org.openspaces.admin.pu.elastic.ElasticMachineProvisioningConfig
Gets the minimum number of CPU cores per machine.
getMinimumNumberOfDeployedInstances() - Method in class org.openspaces.admin.pu.dependency.config.ProcessingUnitDependencyConfig
 
getMinimumNumberOfDeployedInstances() - Method in interface org.openspaces.admin.pu.dependency.ProcessingUnitDependency
 
getMinimumNumberOfDeployedInstancesPerPartition() - Method in class org.openspaces.admin.pu.dependency.config.ProcessingUnitDependencyConfig
 
getMinimumNumberOfDeployedInstancesPerPartition() - Method in interface org.openspaces.admin.pu.dependency.ProcessingUnitDependency
 
getMinimumNumberOfInstancesPerPartition() - Method in class org.openspaces.grid.gsm.rebalancing.RebalancingSlaPolicy
 
getMinimumNumberOfMachines() - Method in class org.openspaces.grid.gsm.machines.AbstractMachinesSlaPolicy
 
getMinimumNumberOfMachines() - Method in class org.openspaces.grid.gsm.strategy.AbstractScaleStrategyBean
 
getMinimumTimeWindowSeconds() - Method in class org.openspaces.admin.pu.statistics.AbstractTimeWindowStatisticsConfig
 
getMinMemoryUsedPerc() - Method in interface org.openspaces.admin.os.OperatingSystemsStatistics
 
getMinMemoryUsedPercFormatted() - Method in interface org.openspaces.admin.os.OperatingSystemsStatistics
 
getMinNumberOfContainers() - Method in interface org.openspaces.admin.pu.elastic.config.MinNumberOfContainersScaleConfig
 
getMinNumberOfContainersPerMachine() - Method in interface org.openspaces.admin.pu.elastic.config.MinNumberOfContainersPerMachineScaleConfig
 
getMinNumberOfCpuCoresPerMachine() - Method in class org.openspaces.admin.pu.elastic.config.ElasticStatefulProcessingUnitConfig
Deprecated.
getMinorVersion() - Method in class com.j_spaces.jdbc.driver.GDriver
 
getMinThreads() - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
getMinThreads() - Method in interface org.openspaces.admin.transport.TransportDetails
Returns the minimum number of threads configured for the transport communication layer thread pool.
getMinThreads() - Method in interface org.openspaces.admin.transport.TransportsDetails
Returns the total number of minimum threads defined within all current discovered Transports.
getMirrorServiceConfig() - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
getMirrorStatistics() - Method in interface org.openspaces.admin.space.SpaceInstanceStatistics
 
getMisses - Variable in class org.openspaces.memcached.SpaceCache
 
getMode() - Method in interface org.openspaces.admin.space.SpaceInstance
Returns the space mode, indicating if the space is primary or backup.
getModifier() - Method in class com.gigaspaces.events.NotifyActionType
 
getModifiersForIsolationLevel() - Method in class org.openspaces.core.DefaultGigaMap
Gets the isolation level from the current running transaction (enabling the usage of Spring declarative isolation level settings).
getModifiersForIsolationLevel() - Method in class org.openspaces.core.DefaultGigaSpace
Gets the isolation level from the current running transaction (enabling the usage of Spring declarative isolation level settings).
getModifiersForIsolationLevel() - Method in interface org.openspaces.core.GigaSpace
Deprecated.
since 10.1.0 - use GigaSpace.getDefaultReadModifiers() instead.
getMonitor() - Method in class org.openspaces.admin.pu.statistics.ProcessingUnitStatisticsId
 
getMonitor() - Method in class org.openspaces.pu.sla.AbstractPolicy
 
getMonitor() - Method in interface org.openspaces.pu.sla.Policy
The monitor name this policy will use in order to get check if its value has breached the policy thresholds (Policy.setHigh(double) and Policy.setLow(double)).
getMonitors() - Method in interface org.openspaces.admin.pu.ProcessingUnitInstanceStatistics
Returns a map of the ServiceMonitors per processing unit service id (bean id or bean name).
getMonitors() - Method in class org.openspaces.pu.container.servicegrid.PUMonitors
 
getMonitors() - Method in class org.openspaces.pu.service.PlainServiceMonitors
 
getMonitors() - Method in interface org.openspaces.pu.service.ServiceMonitors
Returns monitor values.
getMonitors() - Method in class org.openspaces.pu.sla.SLA
Returns a list of monitors can be used to monitor different runtime aspects of the processing unit.
getMultiBucketReplicationPolicy() - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
getMultipleUIDs() - Method in class com.j_spaces.core.client.ExternalEntry
Deprecated.
Array of Entry UIDs.
getName() - Method in interface com.gigaspaces.metadata.index.SpaceIndex
Gets the name of the index.
getName() - Method in interface com.gigaspaces.metadata.SpacePropertyDescriptor
Gets the property name.
getName() - Method in class com.gigaspaces.metrics.MetricRegistry
 
getName() - Method in interface com.gigaspaces.sync.change.ChangeOperation
 
getName() - Method in interface com.gigaspaces.sync.SynchronizationSourceDetails
 
getName() - Method in interface com.j_spaces.core.admin.IJSpaceContainerAdmin
Deprecated.
Returns name of Container Admin.
getName() - Method in interface com.j_spaces.core.admin.IRemoteJSpaceAdmin
Returns the Space Name.
getName() - Method in interface com.j_spaces.core.IJSpace
Returns the name of this space.
getName() - Method in interface org.openspaces.admin.alert.Alert
 
getName() - Method in class org.openspaces.admin.alert.alerts.AbstractAlert
 
getName() - Method in class org.openspaces.admin.alert.AlertSeverity
Return the string name of the alert severity.
getName() - Method in class org.openspaces.admin.alert.AlertStatus
Return the string name of the alert status.
getName() - Method in interface org.openspaces.admin.application.Application
 
getName() - Method in class org.openspaces.admin.application.config.ApplicationConfig
 
getName() - Method in class org.openspaces.admin.dump.CompoundDumpResult
 
getName() - Method in interface org.openspaces.admin.dump.DumpResult
The name of the dump.
getName() - Method in interface org.openspaces.admin.gateway.Gateway
Returns the name which is used by the other gateways to locate this gateway.
getName() - Method in class org.openspaces.admin.memcached.config.MemcachedConfig
 
getName() - Method in interface org.openspaces.admin.os.OperatingSystemDetails.DriveDetails
 
getName() - Method in interface org.openspaces.admin.os.OperatingSystemDetails
Returns the name of the operating system.
getName() - Method in interface org.openspaces.admin.os.OperatingSystemDetails.NetworkDetails
Get the name of network interface
getName() - Method in interface org.openspaces.admin.os.OperatingSystemStatistics.NetworkStatistics
The name of the network device.
getName() - Method in class org.openspaces.admin.pu.config.ProcessingUnitConfig
 
getName() - Method in interface org.openspaces.admin.pu.ProcessingUnit
 
getName() - Method in interface org.openspaces.admin.pu.ProcessingUnitInstance
Returns the name of the processing unit.
getName() - Method in interface org.openspaces.admin.pu.topology.ProcessingUnitConfigHolder
 
getName() - Method in class org.openspaces.admin.space.config.SpaceConfig
 
getName() - Method in interface org.openspaces.admin.space.Space
Returns the name of the Space.
getName() - Method in interface org.openspaces.admin.zone.Zone
Returns name of the zone.
getName() - Method in class org.openspaces.core.cluster.ClusterInfo
Returns the logical name of the cluster.
getName() - Method in class org.openspaces.core.DefaultGigaSpace
 
getName() - Method in class org.openspaces.core.gateway.AbstractGatewayComponentFactoryBean
 
getName() - Method in class org.openspaces.core.gateway.GatewaySource
 
getName() - Method in class org.openspaces.core.gateway.GatewayTarget
 
getName() - Method in interface org.openspaces.core.GigaSpace
Returns the name of the GigaSpace.
getName() - Method in class org.openspaces.core.space.AbstractSpaceFactoryBean
 
getName() - Method in class org.openspaces.core.space.SpaceServiceDetails
 
getName() - Method in class org.openspaces.events.asyncpolling.SimpleAsyncPollingEventListenerContainer
 
getName() - Method in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
 
getName() - Method in class org.openspaces.events.polling.SimplePollingEventListenerContainer
 
getName() - Method in class org.openspaces.events.support.EventContainersBus
 
getName() - Method in class org.openspaces.grid.gsm.machines.isolation.DedicatedMachineIsolation
 
getName() - Method in class org.openspaces.grid.gsm.machines.isolation.ElasticProcessingUnitMachineIsolation
 
getName() - Method in class org.openspaces.grid.gsm.machines.isolation.PublicMachineIsolation
 
getName() - Method in class org.openspaces.grid.gsm.machines.isolation.SharedMachineIsolation
 
getName() - Method in class org.openspaces.jpa.openjpa.query.AggregationFunction
 
getName() - Method in class org.openspaces.jpa.openjpa.query.FieldPathNode
 
getName() - Method in class org.openspaces.jpa.openjpa.query.InnerQuery
 
getName() - Method in class org.openspaces.jpa.openjpa.query.LiteralValueNode
 
getName() - Method in class org.openspaces.jpa.openjpa.query.NullValueNode
 
getName() - Method in class org.openspaces.jpa.openjpa.query.ParameterNode
 
getName() - Method in class org.openspaces.jpa.openjpa.query.Variable
 
getName() - Method in class org.openspaces.pu.container.jee.lb.apache.LoadBalancerInfo
Returns the name of the web application processing unit.
getName() - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanImpl
 
getName() - Method in class org.openspaces.pu.container.support.CommandLineParser.Parameter
 
getName() - Method in class org.openspaces.pu.container.support.WebsterFile
 
getName() - Method in class org.openspaces.pu.sla.monitor.AbstractMonitor
Returns the name of the monitor.
getName() - Method in interface org.openspaces.pu.sla.monitor.Monitor
Returns the name of the monitor.
getName() - Method in class org.openspaces.pu.sla.requirement.SystemRequirement
 
getName() - Method in class org.openspaces.remoting.scripting.ResourceLazyLoadingScript
Returns the name of the script.
getName() - Method in interface org.openspaces.remoting.scripting.Script
The name of the script.
getName() - Method in class org.openspaces.remoting.scripting.StaticScript
Returns the name of the script.
getName() - Method in class org.openspaces.ui.MetricGroup
 
getName() - Method in class org.openspaces.ui.WidgetGroup
 
getNames() - Method in interface org.openspaces.admin.application.Applications
Returns a map of Application keyed by their respective names.
getNames() - Method in interface org.openspaces.admin.gateway.Gateway
Returns a map of GatewayProcessingUnit keyed by their respective names.
getNames() - Method in interface org.openspaces.admin.gateway.GatewayProcessingUnits
Returns a map of GatewayProcessingUnit keyed by their respective names.
getNames() - Method in interface org.openspaces.admin.gateway.Gateways
Returns a map of Gateway keyed by their respective names.
getNames() - Method in interface org.openspaces.admin.pu.ProcessingUnits
Returns a map of ProcessingUnit keyed by their respective names.
getNames() - Method in interface org.openspaces.admin.space.Spaces
Returns a map of Spaces keyed by their names.
getNames() - Method in interface org.openspaces.admin.zone.Zones
Returns a map of zone names to Zones.
getNetInterfacesNames() - Method in class com.gigaspaces.metrics.factories.SigarNetworkMetricFactory
 
getNetworkDetails() - Method in interface org.openspaces.admin.os.OperatingSystemDetails
Returns network details
getNetworkStats() - Method in interface org.openspaces.admin.os.OperatingSystemStatistics
Returns the network statistics per network device.
getNewAgent() - Method in exception org.openspaces.grid.gsm.machines.exceptions.FailedGridServiceAgentReconnectedException
 
getNewCapacity() - Method in exception org.openspaces.grid.gsm.autoscaling.exceptions.AutoScalingThresholdBreachedException
 
getNewContainerConfig() - Method in class org.openspaces.grid.gsm.containers.ContainersSlaPolicy
 
getNewGridServiceManager() - Method in class org.openspaces.admin.pu.events.ManagingGridServiceManagerChangedEvent
Returns the new GSM that is associated with the processing unit.
getNewMode() - Method in class org.openspaces.admin.space.events.SpaceModeChangedEvent
Returns the new space mode.
getNewPlannedNumberOfInstances() - Method in class org.openspaces.admin.pu.elastic.events.ElasticStatelessProcessingUnitPlannedNumberOfInstancesChangedEvent
 
getNewSize(ChangeOperationResult) - Static method in class com.gigaspaces.sync.change.AddAllToCollectionOperation
 
getNewSize(ChangeOperationResult) - Static method in class com.gigaspaces.sync.change.AddToCollectionOperation
 
getNewSize(ChangeOperationResult) - Static method in class com.gigaspaces.sync.change.PutInMapOperation
 
getNewSize(ChangeOperationResult) - Static method in class com.gigaspaces.sync.change.RemoveFromCollectionOperation
 
getNewSize(ChangeOperationResult) - Static method in class com.gigaspaces.sync.change.RemoveFromMapOperation
 
getNewStatus() - Method in class org.openspaces.admin.pu.events.ProcessingUnitInstanceMemberAliveIndicatorStatusChangedEvent
 
getNewStatus() - Method in class org.openspaces.admin.pu.events.ProcessingUnitInstanceProvisionStatusChangedEvent
 
getNewStatus() - Method in class org.openspaces.admin.pu.events.ProcessingUnitStatusChangedEvent
The new deployment status.
getNewStatus() - Method in class org.openspaces.admin.space.events.ReplicationStatusChangedEvent
The new replication status.
getNewValue(ChangeOperationResult) - Static method in class com.gigaspaces.sync.change.IncrementOperation
 
getNextCursor() - Method in class org.openspaces.grid.gsm.strategy.ElasticScaleStrategyEvents
 
getNIODetails() - Method in class org.openspaces.grid.esm.ESMImpl
 
getNIODetails() - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanImpl
 
getNIOStatistics() - Method in class org.openspaces.grid.esm.ESMImpl
 
getNIOStatistics() - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanImpl
 
getNodes() - Method in class org.openspaces.pu.container.jee.lb.apache.LoadBalancerInfo
Returns all the nodes of the web application.
getNodeType() - Method in class org.openspaces.jpa.openjpa.query.AggregationFunction
 
getNodeType() - Method in class org.openspaces.jpa.openjpa.query.BinaryExpression
 
getNodeType() - Method in class org.openspaces.jpa.openjpa.query.BindVariableExpression
 
getNodeType() - Method in class org.openspaces.jpa.openjpa.query.ContainsExpression
 
getNodeType() - Method in class org.openspaces.jpa.openjpa.query.EmptyExpression
 
getNodeType() - Method in interface org.openspaces.jpa.openjpa.query.ExpressionNode
Gets the node type
getNodeType() - Method in class org.openspaces.jpa.openjpa.query.FieldPathNode
 
getNodeType() - Method in class org.openspaces.jpa.openjpa.query.InnerQuery
 
getNodeType() - Method in class org.openspaces.jpa.openjpa.query.LiteralValueNode
 
getNodeType() - Method in class org.openspaces.jpa.openjpa.query.LogicalExpression
 
getNodeType() - Method in class org.openspaces.jpa.openjpa.query.MatchesExpression
 
getNodeType() - Method in class org.openspaces.jpa.openjpa.query.NullValueNode
 
getNodeType() - Method in class org.openspaces.jpa.openjpa.query.ParameterNode
 
getNodeType() - Method in class org.openspaces.jpa.openjpa.query.Variable
 
getNonBlockingSleep() - Method in class org.openspaces.archive.ArchivePollingContainer
 
getNonHeapUtilization() - Method in class org.openspaces.admin.alert.alerts.GarbageCollectionAlert
The non-Heap utilization reading when this alert was fired.
getNotificationInfo() - Method in class org.openspaces.pu.container.servicegrid.jmxs.SecuredPUExtension
 
getNotifierQueueSize() - Method in interface org.openspaces.admin.space.SpaceInstanceStatistics
Gets the current number of pending notifications that needs to be sent to different clients.
getNotifyAckCount() - Method in interface org.openspaces.admin.space.SpaceInstanceStatistics
 
getNotifyAckCount() - Method in interface org.openspaces.admin.space.SpaceStatistics
 
getNotifyAckPerSecond() - Method in interface org.openspaces.admin.space.SpaceInstanceStatistics
 
getNotifyAckPerSecond() - Method in interface org.openspaces.admin.space.SpaceStatistics
 
getNotifyActionType() - Method in class com.j_spaces.core.client.EntryArrivedRemoteEvent
Returns a notify type of this event.
getNotifyEventContainerDetails() - Method in interface org.openspaces.admin.pu.ProcessingUnitInstance
getNotifyEventContainers() - Method in interface org.openspaces.admin.pu.ProcessingUnitInstanceStatistics
Returns all the different notify event containers monitors keyed by the service id.
getNotifyEventDetails() - Method in class org.openspaces.events.notify.NotifyEventContainerServiceMonitors
 
getNotifyLeaseExpire() - Method in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
 
getNotifyMatchedUpdate() - Method in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
 
getNotifyRegistrationCount() - Method in interface org.openspaces.admin.space.SpaceInstanceStatistics
 
getNotifyRegistrationCount() - Method in interface org.openspaces.admin.space.SpaceStatistics
 
getNotifyRegistrationPerSecond() - Method in interface org.openspaces.admin.space.SpaceInstanceStatistics
 
getNotifyRegistrationPerSecond() - Method in interface org.openspaces.admin.space.SpaceStatistics
 
getNotifyRematchedUpdate() - Method in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
 
getNotifyTake() - Method in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
 
getNotifyTemplateCount() - Method in interface org.openspaces.admin.space.SpaceInstanceStatistics
 
getNotifyTemplateCount() - Method in interface org.openspaces.admin.space.SpaceStatistics
 
getNotifyTemplateCountPerClassName() - Method in interface org.openspaces.admin.space.SpaceInstanceRuntimeDetails
Returns a mapping between each class name and the number of notify-templates in the Space.
getNotifyTemplateCountPerClassName() - Method in interface org.openspaces.admin.space.SpaceRuntimeDetails
Returns an aggregated mapping between each class name and the number of notify-templates in the Space instances.
getNotifyTemplRegistration() - Method in interface com.j_spaces.core.SpaceCopyStatus
 
getNotifyTriggerCount() - Method in interface org.openspaces.admin.space.SpaceInstanceStatistics
 
getNotifyTriggerCount() - Method in interface org.openspaces.admin.space.SpaceStatistics
 
getNotifyTriggerPerSecond() - Method in interface org.openspaces.admin.space.SpaceInstanceStatistics
 
getNotifyTriggerPerSecond() - Method in interface org.openspaces.admin.space.SpaceStatistics
 
getNotifyType() - Method in class com.j_spaces.core.client.EntryArrivedRemoteEvent
Deprecated.
getNotifyType() - Method in interface com.j_spaces.core.filters.entry.IFilterEntry
Gets the notify type.
getNotifyUnmatched() - Method in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
 
getNotifyUpdate() - Method in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
 
getNotifyWrite() - Method in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
 
getNull() - Method in class org.openspaces.jpa.openjpa.query.QueryExpressionFactory
Return a value representing null.
getNumActive() - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
[Read Only] The current number of active connections that have been allocated from this data source.
getNumberHelper(Class<N>) - Static method in class org.openspaces.core.util.numbers.NumberHelperFactory
A factory allowing to create NumberHelper implemenations based on the provided Number type (such as Integer or Float).
getNumberOfBackupInstancesPerPartition() - Method in class org.openspaces.admin.pu.elastic.config.ElasticStatefulProcessingUnitConfig
 
getNumberOfBackups() - Method in class org.openspaces.admin.memcached.config.MemcachedConfig
 
getNumberOfBackups() - Method in class org.openspaces.admin.pu.config.ProcessingUnitConfig
 
getNumberOfBackups() - Method in interface org.openspaces.admin.pu.ProcessingUnit
 
getNumberOfBackups() - Method in class org.openspaces.admin.space.config.SpaceConfig
 
getNumberOfBackups() - Method in interface org.openspaces.admin.space.Space
Returns the number of backups per Space Instance.
getNumberOfBackups() - Method in class org.openspaces.core.cluster.ClusterInfo
Returns the number of backups that each primary instance will have in a cluster.
getNumberOfBackups() - Method in class org.openspaces.pu.sla.SLA
Returns the number of backups that each primary instance will have in a cluster.
getNumberOfChangedEntries() - Method in interface com.gigaspaces.client.ChangeResult
Returns the number of changed entries
getNumberOfChildContainersForProcessingUnit(GridServiceAgent, ProcessingUnit) - Static method in class org.openspaces.grid.gsm.machines.MachinesSlaUtils
 
getNumberOfCpuCores() - Method in class org.openspaces.admin.pu.elastic.config.CapacityRequirementsConfig
 
getNumberOfCpuCores() - Method in class org.openspaces.admin.pu.elastic.config.ManualCapacityScaleConfig
 
getNumberOfCpuCores() - Method in interface org.openspaces.admin.pu.elastic.config.ScaleStrategyCapacityRequirementConfig
 
getNumberOfCpuCores(Machine, CapacityRequirementsPerAgent) - Static method in class org.openspaces.grid.gsm.rebalancing.RebalancingUtils
 
getNumberOfFutureAgents(MachinesSlaEnforcementState.StateKey) - Method in class org.openspaces.grid.gsm.machines.MachinesSlaEnforcementState
 
getNumberOfInstances() - Method in class org.openspaces.admin.memcached.config.MemcachedConfig
 
getNumberOfInstances() - Method in class org.openspaces.admin.pu.config.ProcessingUnitConfig
 
getNumberOfInstances() - Method in interface org.openspaces.admin.pu.ProcessingUnit
Deprecated.
- since 9.5.0 - please use the following alternatives: For retrieving planned number of partitions use ProcessingUnit.getPlannedNumberOfPartitions(). Otherwise use ProcessingUnit.getPlannedNumberOfInstances() for retrieving planned number of stateful (primary+backup Space instances) -or- stateless pu instances.

Note that this method does not count the number of running instances, but rather the number of planned instances for the processing unit. To count the number of currently discovered running processing unit instances use the method ProcessingUnit.getInstances().

getNumberOfInstances() - Method in class org.openspaces.admin.space.config.SpaceConfig
 
getNumberOfInstances() - Method in interface org.openspaces.admin.space.Space
Returns the number of instances as per the Space topology.
getNumberOfInstances() - Method in class org.openspaces.core.cluster.ClusterInfo
Returns the number of primary instances that are running within the cluster.
getNumberOfInstances() - Method in class org.openspaces.pu.sla.SLA
Returns the number of primary instances that are running within the cluster.
getNumberOfMachines() - Method in class org.openspaces.grid.gsm.capacity.NumberOfMachinesCapacityRequirement
 
getNumberOfPartitions() - Method in class org.openspaces.admin.pu.elastic.config.ElasticStatefulProcessingUnitConfig
 
getNumberOfPrimaryInstancesOnMachine(ProcessingUnit, Machine) - Static method in class org.openspaces.grid.gsm.rebalancing.RebalancingUtils
 
getNumberOfPrimaryInstancesPerCpuCore(ProcessingUnit, Machine, CapacityRequirementsPerAgent) - Static method in class org.openspaces.grid.gsm.rebalancing.RebalancingUtils
 
getNumberOfReplicatedPackets() - Method in class com.j_spaces.core.filters.ReplicationStatistics.OutgoingChannel
 
getNumIdle() - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
[Read Only] The current number of idle connections that are waiting to be allocated from this data source.
getNumOfFixedProperties() - Method in interface com.gigaspaces.metadata.SpaceTypeDescriptor
Gets the number of fixed properties of the type.
getNumOfPacketsToReplicate() - Method in class com.j_spaces.core.filters.ReplicationStatistics.OutgoingReplication
 
getNumSuccesfullChanges() - Method in exception com.gigaspaces.client.ChangeException
Returns the number of successfully changes.
getNumSuccesfullChanges() - Method in exception org.openspaces.core.ChangeException
Returns the number of successful changes.
getNumTestsPerEvictionRun() - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
 
getObject() - Method in class com.j_spaces.core.client.EntryArrivedRemoteEvent
Returns the entry by specification of user.
getObject(IJSpace) - Method in class com.j_spaces.core.client.ExternalEntry
Deprecated.
Converts to object.
getObject() - Method in class com.j_spaces.core.client.SQLQuery
Deprecated.
Use SQLQuery with parameters instead of a template.
getObject(IJSpace) - Method in interface com.j_spaces.core.IGSEntry
Converts to object.
getObject() - Method in interface com.j_spaces.core.LeaseContext
returns the previous value associated with this update-or-write operation.
getObject() - Method in class org.openspaces.core.config.GigaSpaceDocumentTypeDescriptorFactoryBean
 
getObject() - Method in class org.openspaces.core.config.modifiers.AbstractSpaceProxyOperationModifierFactoryBean
 
getObject() - Method in class org.openspaces.core.config.SQLQueryFactoryBean
 
getObject() - Method in class org.openspaces.core.GigaMapFactoryBean
Return GigaMap implementation constructed in the GigaMapFactoryBean.afterPropertiesSet() phase.
getObject() - Method in class org.openspaces.core.GigaSpaceFactoryBean
Return GigaSpace implementation constructed in the GigaSpaceFactoryBean.afterPropertiesSet() phase.
getObject() - Method in class org.openspaces.core.map.MapFactoryBean
 
getObject() - Method in class org.openspaces.core.ReadByIdsException.ReadByIdResult
 
getObject() - Method in class org.openspaces.core.space.AbstractSpaceFactoryBean
Spring factory bean returning the IJSpace created during the bean initialization (AbstractSpaceFactoryBean.afterPropertiesSet()).
getObject() - Method in class org.openspaces.core.space.cache.AbstractLocalCacheSpaceFactoryBean
Returns an IJSpace that is the local cache wrapping the master proxy set using AbstractLocalCacheSpaceFactoryBean.setSpace(com.j_spaces.core.IJSpace).
getObject() - Method in class org.openspaces.core.TakeByIdsException.TakeByIdResult
 
getObject() - Method in class org.openspaces.events.config.AbstractResultEventAdapterFactoryBean
 
getObject() - Method in class org.openspaces.jms.GigaSpaceConnectionFactory
 
getObject() - Method in class org.openspaces.jms.GigaSpaceQueue
 
getObject() - Method in class org.openspaces.jms.GigaSpaceTopic
 
getObject() - Method in class org.openspaces.jms.GigaSpaceXAConnectionFactory
 
getObject() - Method in class org.openspaces.leader_selector.zookeeper.config.ZooKeeperLeaderSelectorFactoryBean
 
getObject() - Method in class org.openspaces.persistency.hibernate.CriteriaHibernateSpaceDataSourceFactoryBean
 
getObject() - Method in class org.openspaces.persistency.hibernate.DefaultHibernateSpaceDataSourceFactoryBean
 
getObject() - Method in class org.openspaces.persistency.hibernate.DefaultHibernateSpaceSynchronizationEndpointFactoryBean
 
getObject() - Method in class org.openspaces.persistency.hibernate.StatelessHibernateSpaceDataSourceFactoryBean
 
getObject() - Method in class org.openspaces.persistency.hibernate.StatelessHibernateSpaceSynchronizationEndpointFactoryBean
 
getObject() - Method in class org.openspaces.pu.container.jee.PortGenerator
 
getObject() - Method in class org.openspaces.pu.container.jee.SharedContextFactory
 
getObject() - Method in class org.openspaces.remoting.EventDrivenSpaceRemotingProxyFactoryBean
 
getObject() - Method in class org.openspaces.remoting.ExecutorSpaceRemotingProxyFactoryBean
 
getObjectClass() - Method in interface com.gigaspaces.metadata.SpaceTypeDescriptor
Gets the java class which correlates to the type, if available.
getObjectCount() - Method in interface org.openspaces.admin.space.SpaceInstanceStatistics
 
getObjectCount() - Method in interface org.openspaces.admin.space.SpaceStatistics
 
getObjectId(Value) - Method in class org.openspaces.jpa.openjpa.query.QueryExpressionFactory
Return the object id of the given value.
getObjectsToProcess() - Method in class org.openspaces.core.executor.juc.CallableTaskAdapter
Returns the callable passed so it will be processed on the node it is executed on as well.
getObjectsToProcess() - Method in class org.openspaces.core.executor.juc.RunnableTaskAdapter
Returns the callable passed so it will be processed on the node it is executed on as well.
getObjectsToProcess() - Method in interface org.openspaces.core.executor.support.ProcessObjectsProvider
Returns an array of objects that needs processing on the space node side.
getObjectsToProcess() - Method in class org.openspaces.events.support.RegisterEventContainerTask
 
getObjectType() - Method in interface com.j_spaces.core.cluster.IReplicationFilterEntry
Gets the object type as defined at ObjectTypes.
getObjectType() - Method in class org.openspaces.core.config.GigaSpaceDocumentTypeDescriptorFactoryBean
 
getObjectType() - Method in class org.openspaces.core.config.modifiers.AbstractSpaceProxyOperationModifierFactoryBean
 
getObjectType() - Method in class org.openspaces.core.config.SQLQueryFactoryBean
 
getObjectType() - Method in class org.openspaces.core.GigaMapFactoryBean
 
getObjectType() - Method in class org.openspaces.core.GigaSpaceFactoryBean
 
getObjectType() - Method in class org.openspaces.core.jini.JiniServiceFactoryBean
 
getObjectType() - Method in class org.openspaces.core.map.MapFactoryBean
 
getObjectType() - Method in class org.openspaces.core.space.AbstractSpaceFactoryBean
Returns the object type of the factory bean.
getObjectType() - Method in class org.openspaces.core.space.cache.AbstractLocalCacheSpaceFactoryBean
Returns the type of the factory object.
getObjectType() - Method in class org.openspaces.events.config.AbstractResultEventAdapterFactoryBean
 
getObjectType() - Method in class org.openspaces.jms.GigaSpaceConnectionFactory
 
getObjectType() - Method in class org.openspaces.jms.GigaSpaceQueue
 
getObjectType() - Method in class org.openspaces.jms.GigaSpaceTopic
 
getObjectType() - Method in class org.openspaces.jms.GigaSpaceXAConnectionFactory
 
getObjectType() - Method in class org.openspaces.leader_selector.zookeeper.config.ZooKeeperLeaderSelectorFactoryBean
 
getObjectType() - Method in class org.openspaces.persistency.hibernate.CriteriaHibernateSpaceDataSourceFactoryBean
 
getObjectType() - Method in class org.openspaces.persistency.hibernate.DefaultHibernateSpaceDataSourceFactoryBean
 
getObjectType() - Method in class org.openspaces.persistency.hibernate.DefaultHibernateSpaceSynchronizationEndpointFactoryBean
 
getObjectType() - Method in class org.openspaces.persistency.hibernate.StatelessHibernateSpaceDataSourceFactoryBean
 
getObjectType() - Method in class org.openspaces.persistency.hibernate.StatelessHibernateSpaceSynchronizationEndpointFactoryBean
 
getObjectType() - Method in class org.openspaces.pu.container.jee.PortGenerator
 
getObjectType() - Method in class org.openspaces.pu.container.jee.SharedContextFactory
 
getObjectType() - Method in class org.openspaces.remoting.EventDrivenSpaceRemotingProxyFactoryBean
 
getObjectType() - Method in class org.openspaces.remoting.ExecutorSpaceRemotingProxyFactoryBean
 
getOldAgent() - Method in exception org.openspaces.grid.gsm.machines.exceptions.FailedGridServiceAgentReconnectedException
 
getOneWay() - Method in class org.openspaces.remoting.EventDrivenSpaceRemotingEntry
Deprecated.
 
getOneWay() - Method in interface org.openspaces.remoting.SpaceRemotingEntry
 
getOnMissingPackets() - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
getOnRedoLogCapacityExceeded() - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
getOnRedoLogCapacityExceeded() - Method in class org.openspaces.core.gateway.GatewayTarget
get limited redo log capacity behavior policy for this gateway
getOpCode() - Method in enum com.j_spaces.core.cluster.ReplicationOperationType
 
getOperatingMode() - Method in class com.j_spaces.core.filters.ReplicationStatistics.OutgoingChannel
 
getOperatingSystem() - Method in interface org.openspaces.admin.machine.Machine
Returns the operating system of the machine.
getOperatingSystem() - Method in class org.openspaces.admin.os.events.OperatingSystemStatisticsChangedEvent
Returns the operating system associated with the event.
getOperatingSystem() - Method in interface org.openspaces.admin.os.OperatingSystemAware
Returns the operating system the grid component is running within.
getOperatingSystems() - Method in interface org.openspaces.admin.Admin
Returns the Operating Systems discovered.
getOperatingSystems() - Method in class org.openspaces.admin.os.events.OperatingSystemsStatisticsChangedEvent
Returns the operating systems component associated with the event.
getOperatingSystems() - Method in interface org.openspaces.admin.os.OperatingSystems
Returns all currently discovered operating systems.
getOperatingSystemStatisticsChanged() - Method in interface org.openspaces.admin.os.OperatingSystems
Allows to register OperatingSystemStatisticsChangedEventListener to be notified when statistics have changed.
getOperation() - Method in interface com.gigaspaces.datasource.BulkItem
Deprecated.
Return the operation to execute
getOperation() - Method in exception com.j_spaces.core.client.EntryVersionConflictException
Return the space operation caused the conflict Take or Update
getOperation() - Method in exception org.openspaces.core.SpaceOptimisticLockingFailureException
Return the space operation caused the conflict Take or Update
getOperation(StoreQuery) - Method in class org.openspaces.jpa.openjpa.StoreManagerSQLQuery.SQLExecutor
 
getOperationCount() - Method in interface com.gigaspaces.cluster.replication.async.mirror.MirrorOperationStatistics
Returns the total count of operations that were executed on the mirror
getOperationCount() - Method in interface com.gigaspaces.cluster.replication.statistics.IReplicationInOperation
Returns the total count of operations that were executed on target
getOperationEntry() - Method in interface com.gigaspaces.cluster.replication.gateway.conflict.DataConflictOperation
getOperationID() - Method in class com.j_spaces.core.client.EntryArrivedRemoteEvent
 
getOperations() - Method in interface com.gigaspaces.cluster.replication.gateway.conflict.DataConflict
Gets all the conflicted operations, for a non transactional conflict, this will contain a single operation that causes the conflict.
getOperations() - Method in interface com.gigaspaces.sync.change.DataSyncChangeSet
 
getOperationType() - Method in interface com.gigaspaces.cluster.replication.gateway.conflict.DataConflictOperation
Deprecated.
getOperationType() - Method in interface com.j_spaces.core.cluster.IReplicationFilterEntry
Gets the code of the replicated operation.
getOptions() - Method in class org.openspaces.admin.gsa.ElasticServiceManagerOptions
Returns the agent process options that represents what was set on this ESM options.
getOptions() - Method in class org.openspaces.admin.gsa.GridServiceContainerOptions
Returns the agent process options that represents what was set on this GSC options.
getOptions() - Method in class org.openspaces.admin.gsa.GridServiceManagerOptions
Returns the agent process options that represents what was set on this GSM options.
getOptions() - Method in class org.openspaces.admin.gsa.GridServiceOptions
Returns the agent process options that represents what was set on this generic service options.
getOptions() - Method in class org.openspaces.admin.gsa.LookupServiceOptions
Returns the agent process options that represents what was set on this LUS options.
getOrder() - Method in class org.openspaces.remoting.RemotingAnnotationBeanPostProcessor
 
getOriginalMajorityCause() - Method in exception com.j_spaces.core.multiple.BatchOperationException
Return the original majority cause for this exception
getOSDetails() - Method in class org.openspaces.grid.esm.ESMImpl
 
getOSDetails() - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanImpl
 
getOSStatistics() - Method in class org.openspaces.grid.esm.ESMImpl
 
getOSStatistics() - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanImpl
 
getOtherInstancesFromSamePartition(ProcessingUnitInstance) - Static method in class org.openspaces.grid.gsm.rebalancing.RebalancingUtils
 
getOtherInstancesFromSamePartitionInContainer(GridServiceContainer, ProcessingUnitInstance) - Static method in class org.openspaces.grid.gsm.rebalancing.RebalancingUtils
 
getOtherInstancesFromSamePartitionInMachine(Machine, ProcessingUnitInstance) - Static method in class org.openspaces.grid.gsm.rebalancing.RebalancingUtils
 
getOutgoingReplication() - Method in class com.j_spaces.core.filters.ReplicationStatistics
 
getOutput() - Method in class com.gigaspaces.metrics.reporters.ConsoleReporterFactory
 
getOutputFilter() - Method in class com.j_spaces.core.cluster.ReplicationFilterProvider
Return the output replication filter.
getPacketBufferSize() - Method in interface com.gigaspaces.lrmi.nio.filters.IOBlockFilter
Return the network max block size
getPacketBufferSize() - Method in class com.gigaspaces.lrmi.nio.filters.IOSSLFilter
 
getParameterKey() - Method in class org.openspaces.jpa.openjpa.query.ParameterNode
 
getParameters() - Method in class com.j_spaces.core.client.SQLQuery
 
getParameters() - Method in class org.openspaces.remoting.scripting.ResourceLazyLoadingScript
Returns the set of parameters that will be passes to the script execution.
getParameters() - Method in interface org.openspaces.remoting.scripting.Script
One or more parameters that will be passes to the script.
getParameters() - Method in class org.openspaces.remoting.scripting.StaticScript
Returns the set of parameters that will be passes to the script execution.
getParameterTypes() - Method in interface org.openspaces.remoting.scripting.TypedScript
The types of the script bound parameters.
getParentLogger() - Method in class com.j_spaces.jdbc.driver.GDriver
 
getParentLogger() - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
 
getParseType() - Method in class org.openspaces.jpa.openjpa.query.LiteralValueNode
 
getPartialUpdateHQL(BulkItem, Map<String, Object>) - Method in class org.openspaces.persistency.hibernate.AbstractHibernateExternalDataSource
Deprecated.
 
getPartialUpdateHQL(DataSyncOperation, Map<String, Object>) - Method in class org.openspaces.persistency.hibernate.AbstractHibernateSpaceSynchronizationEndpoint
 
getParticipantId() - Method in interface com.gigaspaces.transaction.TransactionParticipantMetaData
The id of the space that committed the transaction.
getParticipantId() - Method in interface net.jini.core.transaction.server.TransactionParticipantData
Deprecated.
The id of the space that committed the transaction.
getParticipantId() - Method in class net.jini.core.transaction.server.TransactionParticipantDataImpl
 
getPartition(int) - Method in interface org.openspaces.admin.pu.ProcessingUnit
 
getPartition() - Method in interface org.openspaces.admin.pu.ProcessingUnitInstance
Returns the processing unit partition this processing unit instance is part of.
getPartition(int) - Method in interface org.openspaces.admin.space.Space
Returns a partition for a specific partition id.
getPartition() - Method in interface org.openspaces.admin.space.SpaceInstance
Returns the partition this instance is part of.
getPartitionId() - Method in class com.gigaspaces.query.aggregators.SpaceEntriesAggregatorContext
 
getPartitionId() - Method in interface org.openspaces.admin.pu.ProcessingUnitPartition
Returns the partition id (starting from 0).
getPartitionId() - Method in interface org.openspaces.admin.space.SpacePartition
Returns the partition id (starting from 0).
getPartitions() - Method in interface org.openspaces.admin.pu.ProcessingUnit
 
getPartitions() - Method in interface org.openspaces.admin.space.Space
Returns all the partitions that form this Space topology.
getPassword() - Method in class com.gigaspaces.security.directory.User
 
getPassword() - Method in interface com.gigaspaces.security.directory.UserDetails
Returns the password used to authenticate the user.
getPassword() - Method in class org.openspaces.admin.pu.config.UserDetailsConfig
 
getPassword() - Method in class org.openspaces.core.space.SecurityConfig
Returns the password to connect to the Space with.
getPath() - Method in class com.gigaspaces.query.aggregators.AbstractPathAggregator
 
getPath(ChangeOperation) - Static method in class com.gigaspaces.sync.change.AddAllToCollectionOperation
 
getPath(ChangeOperation) - Static method in class com.gigaspaces.sync.change.AddToCollectionOperation
 
getPath(ChangeOperation) - Static method in class com.gigaspaces.sync.change.IncrementOperation
 
getPath(ChangeOperation) - Static method in class com.gigaspaces.sync.change.PutInMapOperation
 
getPath(ChangeOperation) - Static method in class com.gigaspaces.sync.change.RemoveFromCollectionOperation
 
getPath(ChangeOperation) - Static method in class com.gigaspaces.sync.change.RemoveFromMapOperation
 
getPath(ChangeOperation) - Static method in class com.gigaspaces.sync.change.SetOperation
 
getPath(ChangeOperation) - Static method in class com.gigaspaces.sync.change.UnsetOperation
 
getPath() - Method in class org.openspaces.core.config.SpaceIndex
 
getPath() - Method in class org.openspaces.jpa.openjpa.query.AggregationFunction
 
getPath() - Method in class org.openspaces.jpa.openjpa.query.FieldPathNode
 
getPath() - Method in class org.openspaces.jpa.openjpa.query.InnerQuery
 
getPath() - Method in class org.openspaces.jpa.openjpa.query.LiteralValueNode
 
getPath() - Method in class org.openspaces.jpa.openjpa.query.NullValueNode
 
getPath() - Method in class org.openspaces.jpa.openjpa.query.ParameterNode
 
getPath() - Method in class org.openspaces.jpa.openjpa.query.Variable
 
getPath() - Method in class org.openspaces.pu.container.support.WebsterFile
 
getPaths() - Method in class org.openspaces.core.config.CompoundIndex
 
getPathSeparator() - Method in class com.gigaspaces.metrics.MetricReporterFactory
 
getPathValue(SpaceEntriesAggregatorContext) - Method in class com.gigaspaces.query.aggregators.AbstractPathAggregator
 
getPathValue(String) - Method in class com.gigaspaces.query.aggregators.SpaceEntriesAggregatorContext
 
getPathValue(String) - Method in interface com.gigaspaces.server.ServerEntry
Gets the specified path's value.
getPathValueImpl(String) - Method in class com.gigaspaces.query.aggregators.SpaceEntriesAggregatorContext
 
getPeakThreadCount() - Method in interface org.openspaces.admin.vm.VirtualMachinesStatistics
 
getPeakThreadCount() - Method in interface org.openspaces.admin.vm.VirtualMachineStatistics
Returns the maximum number of of threads that were running in the VM since it has started
getPendingOperationThreshold() - Method in class org.openspaces.core.gateway.GatewayTarget
 
getPercentile() - Method in class org.openspaces.admin.pu.statistics.PercentileInstancesStatisticsConfig
 
getPercentile() - Method in class org.openspaces.admin.pu.statistics.PercentileTimeWindowStatisticsConfig
 
getPeriod() - Method in class org.openspaces.pu.sla.monitor.AbstractMonitor
The period this monitor will be sampled (in milliseconds).
getPeriod() - Method in interface org.openspaces.pu.sla.monitor.Monitor
A period (in milliseconds) when this value will be checked.
getPersistenceProvider() - Method in class org.openspaces.jpa.OpenSpacesJpaVendorAdapter
 
getPersistenceProviderRootPackage() - Method in class org.openspaces.jpa.OpenSpacesJpaVendorAdapter
 
getPersistent() - Method in class org.openspaces.core.config.BlobStoreDataPolicyFactoryBean
 
getPhysicalMemoryUsedPerc() - Method in interface org.openspaces.admin.os.OperatingSystemStatistics
Returns the percentage used of physical memory out of the total physical memory space.
getPid() - Method in class com.gigaspaces.log.LogEntries
The process id of the process responsible for writing the log entries.
getPid() - Method in interface org.openspaces.admin.vm.VirtualMachineDetails
Returns the process id of the virtual machine.
getPipeline() - Method in class org.openspaces.memcached.protocol.binary.MemcachedBinaryPipelineFactory
 
getPipeline() - Method in class org.openspaces.memcached.protocol.text.MemcachedPipelineFactory
 
getPlannedCapacity() - Method in class org.openspaces.grid.gsm.strategy.AbstractCapacityScaleStrategyBean
 
getPlannedMaximumNumberOfInstancesForContainer(GridServiceContainer, GridServiceContainer[], ProcessingUnit) - Static method in class org.openspaces.grid.gsm.rebalancing.RebalancingUtils
 
getPlannedMinimumNumberOfInstancesForContainer(GridServiceContainer, GridServiceContainer[], ProcessingUnit) - Static method in class org.openspaces.grid.gsm.rebalancing.RebalancingUtils
 
getPlannedNumberOfInstances() - Method in interface org.openspaces.admin.pu.ProcessingUnit
For stateful processing unit (primary+backup Space) will return the current planned number of instances (including backups).
getPlannedNumberOfPartitions() - Method in interface org.openspaces.admin.pu.ProcessingUnit
For stateful processing unit (primary+backup Space) will return the planned partition count - i.e. the number of planned primary instances (excluding backups).
getPlannedZones() - Method in class org.openspaces.grid.gsm.strategy.AbstractCapacityScaleStrategyBean
 
getPolicy() - Method in class org.openspaces.pu.sla.SLA
Returns the policy associated with the SLA controlling the runtime policy on the action needed to be taken when the monitor associated with the policy breaks the policy thresholds.
getPollingEventContainerDetails() - Method in interface org.openspaces.admin.pu.ProcessingUnitInstance
getPollingEventContainers() - Method in interface org.openspaces.admin.pu.ProcessingUnitInstanceStatistics
Returns all the different polling event containers monitors keyed by the service id.
getPollingEventDetails() - Method in class org.openspaces.events.polling.PollingEventContainerServiceMonitors
 
getPollingIntervalSeconds() - Method in class org.openspaces.admin.pu.elastic.config.AutomaticCapacityScaleConfig
 
getPollingIntervalSeconds() - Method in class org.openspaces.admin.pu.elastic.config.EagerScaleConfig
 
getPollingIntervalSeconds() - Method in class org.openspaces.admin.pu.elastic.config.ManualCapacityPerZonesScaleConfig
 
getPollingIntervalSeconds() - Method in class org.openspaces.admin.pu.elastic.config.ManualCapacityScaleConfig
 
getPollingIntervalSeconds() - Method in interface org.openspaces.admin.pu.elastic.config.ScaleStrategyConfig
 
getPollingIntervalSeconds() - Method in class org.openspaces.grid.gsm.strategy.AbstractScaleStrategyBean
 
getPool() - Method in class com.sun.jini.mahalo.Job
Returns a reference to the TaskManager which supplies the threads used to executed tasks created by this Job
getPoolSize() - Method in class org.openspaces.core.transaction.manager.TransactionLeaseRenewalConfig
The pool size value of lease renewal managers (responsible for renewing transactions).
getPort() - Method in interface org.openspaces.admin.transport.Transport
Returns the port number the communication layer is using.
getPort() - Method in interface org.openspaces.admin.transport.TransportDetails
Returns the host name or address the communication layer bounded on.
getPort() - Method in class org.openspaces.launcher.WebLauncherConfig
 
getPort() - Method in class org.openspaces.memcached.MemcachedServiceDetails
 
getPort() - Method in class org.openspaces.pu.container.jee.JeeServiceDetails
Returns the port of where the service is running on.
getPort() - Method in class org.openspaces.pu.container.jee.PortGenerator
 
getPosition() - Method in class com.gigaspaces.log.LogEntry
Returns the position of the log entry.
getPostfix() - Method in enum org.openspaces.core.util.MemoryUnit
 
getPresentationName() - Method in class org.openspaces.pu.container.servicegrid.PUDetails
Return the name representing this Processing Unit (as shown in the UI).
getPresentationName() - Method in interface org.openspaces.pu.container.servicegrid.PUServiceBean
 
getPresentationName() - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanImpl
 
getPresentationName() - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanProxy
 
getPrevious() - Method in interface org.openspaces.admin.os.OperatingSystemsStatistics
Returns the previous OperatingSystemsStatistics.
getPrevious() - Method in interface org.openspaces.admin.os.OperatingSystemStatistics
Returns the previous statistics taken.
getPrevious() - Method in interface org.openspaces.admin.os.OperatingSystemStatistics.NetworkStatistics
 
getPrevious() - Method in interface org.openspaces.admin.pu.ProcessingUnitInstanceStatistics
Returns the previous statistics.
getPrevious() - Method in interface org.openspaces.admin.space.SpaceInstanceStatistics
Returns the previous statistics.
getPrevious() - Method in interface org.openspaces.admin.space.SpaceStatistics
Returns the previous statistics, null if not available.
getPrevious() - Method in interface org.openspaces.admin.transport.TransportsStatistics
Returns the previous statistics.
getPrevious() - Method in interface org.openspaces.admin.transport.TransportStatistics
Returns the previous statistics sampled.
getPrevious() - Method in interface org.openspaces.admin.vm.VirtualMachinesStatistics
Returns the previous statistics sampled.
getPrevious() - Method in interface org.openspaces.admin.vm.VirtualMachineStatistics
Returns the previous statistics sampled.
getPreviousGridServiceManager() - Method in class org.openspaces.admin.pu.events.ManagingGridServiceManagerChangedEvent
Returns the previous GSM that is associated with the processing unit.
getPreviousMode() - Method in class org.openspaces.admin.space.events.SpaceModeChangedEvent
Returns the previous space mode.
getPreviousStatus() - Method in class org.openspaces.admin.pu.events.ProcessingUnitInstanceMemberAliveIndicatorStatusChangedEvent
 
getPreviousStatus() - Method in class org.openspaces.admin.pu.events.ProcessingUnitInstanceProvisionStatusChangedEvent
 
getPreviousStatus() - Method in class org.openspaces.admin.pu.events.ProcessingUnitStatusChangedEvent
The previous deployment status.
getPreviousStatus() - Method in class org.openspaces.admin.space.events.ReplicationStatusChangedEvent
The previous replication status.
getPreviousTimestamp() - Method in interface org.openspaces.admin.space.SpaceInstanceStatistics
Returns the previous statistics timestamp, or -1 if not available.
getPreviousTimestamp() - Method in interface org.openspaces.admin.transport.TransportsStatistics
Returns the previous statistics timestamp.
getPreviousTimestamp() - Method in interface org.openspaces.admin.transport.TransportStatistics
Returns the previous statistics timestamp.
getPreviousTimestamp() - Method in interface org.openspaces.admin.vm.VirtualMachinesStatistics
Returns the previous timestamp of the statistics sampled, -1 if this is the first one.
getPreviousTimestamp() - Method in interface org.openspaces.admin.vm.VirtualMachineStatistics
Returns the previous timestamp of the statistics sampled, -1 if this is the first one.
getPreviousValue(ChangeOperationResult) - Static method in class com.gigaspaces.sync.change.PutInMapOperation
 
getPrimariesStatistics() - Method in interface org.openspaces.admin.space.Space
Returns an aggregated view of all the statistics of the primary instances.
getPrimary() - Method in interface org.openspaces.admin.pu.ProcessingUnitPartition
If the processing unit has an embedded space, will return the processing unit instance that holds a the primary space instance.
getPrimary() - Method in interface org.openspaces.admin.space.SpacePartition
Returns the primary space instance, null if currently there is no primary.
getPrimaryKeyName() - Method in class com.j_spaces.core.client.ExternalEntry
Deprecated.
The field name representing the primary key.
getPrimaryKeyName() - Method in interface com.j_spaces.core.IGSEntry
The field name representing the primary key.
getPrimarySpaceSelector() - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
getPrimaryTargets(List<String>) - Method in class com.j_spaces.core.cluster.ReplicationPolicy
Returns a list of URLs or an empty list of primary targets .
getPrimaryZone() - Method in class org.openspaces.admin.pu.config.ProcessingUnitConfig
 
getPrimaryZone() - Method in class org.openspaces.admin.space.config.SpaceConfig
 
getPrimaryZone() - Method in class org.openspaces.pu.sla.PrimaryZoneController
 
getPrimaryZone() - Method in class org.openspaces.pu.sla.SLA
 
getPrimitiveFields() - Method in class com.j_spaces.core.client.ExternalEntry
Deprecated.
 
getPrivilege() - Method in class com.gigaspaces.security.audit.AuditLogRecord
 
getPrivilege() - Method in class com.gigaspaces.security.authorities.GridAuthority
 
getPrivilege() - Method in interface com.gigaspaces.security.authorities.InternalAuthority
A granted privilege associated with this Authority.
getPrivilege() - Method in class com.gigaspaces.security.authorities.MonitorAuthority
 
getPrivilege() - Method in class com.gigaspaces.security.authorities.SpaceAuthority
 
getPrivilege() - Method in class com.gigaspaces.security.authorities.SystemAuthority
 
getProcessed() - Method in class org.openspaces.remoting.RemotingServiceMonitors
 
getProcessed() - Method in class org.openspaces.remoting.RemotingServiceMonitors.RemoteServiceStats
 
getProcessedEvents() - Method in class org.openspaces.events.AbstractEventListenerContainer
 
getProcessedEvents() - Method in class org.openspaces.events.EventContainerServiceMonitors
 
getProcessesDetails() - Method in interface org.openspaces.admin.gsa.GridServiceAgent
Returns all the processes details this agent is currently running.
getProcessId() - Method in class org.openspaces.admin.alert.alerts.GarbageCollectionAlert
The process id of the component for which the alert was fired.
getProcessId() - Method in class org.openspaces.admin.alert.alerts.HeapMemoryUtilizationAlert
The process id of the component for which the alert was fired.
getProcessingType() - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
getProcessingUnit() - Method in interface org.openspaces.admin.gateway.GatewayProcessingUnit
Returns the hosting ProcessingUnit.
getProcessingUnit() - Method in class org.openspaces.admin.pu.config.ProcessingUnitConfig
 
getProcessingUnit() - Method in class org.openspaces.admin.pu.events.BackupGridServiceManagerChangedEvent
Returns the Processing Unit that the backup GSM event occurred on.
getProcessingUnit() - Method in class org.openspaces.admin.pu.events.ManagingGridServiceManagerChangedEvent
Returns the processing unit the managing GSM was changed for.
getProcessingUnit() - Method in class org.openspaces.admin.pu.events.ProcessingUnitInstanceProvisionStatusChangedEvent
 
getProcessingUnit() - Method in class org.openspaces.admin.pu.events.ProcessingUnitSpaceCorrelatedEvent
Returns the Processing Unit the space was correlated with.
getProcessingUnit() - Method in class org.openspaces.admin.pu.events.ProcessingUnitStatusChangedEvent
Returns the Processing Unit that the deployment status changed for.
getProcessingUnit() - Method in class org.openspaces.admin.pu.ProcessingUnitDeployment
Deprecated.
getProcessingUnit() - Method in interface org.openspaces.admin.pu.ProcessingUnitInstance
Returns the processing unit this processing unit instance belongs to.
getProcessingUnit() - Method in interface org.openspaces.admin.pu.ProcessingUnitPartition
Returns the processing unit this partition is part of.
getProcessingUnit(String) - Method in interface org.openspaces.admin.pu.ProcessingUnits
Returns the ProcessingUnit for the given processing unit name.
getProcessingUnit() - Method in interface org.openspaces.grid.gsm.rebalancing.FutureStatefulProcessingUnitInstance
 
getProcessingUnit() - Method in interface org.openspaces.grid.gsm.rebalancing.FutureStatelessProcessingUnitInstance
 
getProcessingUnit() - Method in class org.openspaces.grid.gsm.strategy.AbstractScaleStrategyBean
 
getProcessingUnitAdded() - Method in interface org.openspaces.admin.pu.ProcessingUnits
Returns an event manager allowing to register ProcessingUnitAddedEventListeners.
getProcessingUnitContainers() - Method in class org.openspaces.pu.container.support.CompoundProcessingUnitContainer
 
getProcessingUnitInstance() - Method in class org.openspaces.admin.pu.events.ProcessingUnitInstanceMemberAliveIndicatorStatusChangedEvent
 
getProcessingUnitInstance() - Method in class org.openspaces.admin.pu.events.ProcessingUnitInstanceProvisionStatusChangedEvent
For ProvisionStatus.ATTEMPT - returns null until the processing unit instance is discovered and added.
getProcessingUnitInstance() - Method in class org.openspaces.admin.pu.events.ProcessingUnitInstanceStatisticsChangedEvent
 
getProcessingUnitInstanceAdded() - Method in interface org.openspaces.admin.gsc.GridServiceContainer
Returns an event manager allowing to register for processing unit instance additions to the container.
getProcessingUnitInstanceAdded() - Method in interface org.openspaces.admin.machine.Machine
Returns the processing unit instance added event manager allowing to add and remove ProcessingUnitInstanceAddedEventListeners.
getProcessingUnitInstanceAdded() - Method in interface org.openspaces.admin.pu.ProcessingUnit
 
getProcessingUnitInstanceAdded() - Method in interface org.openspaces.admin.pu.ProcessingUnits
Returns an event manager allowing to register ProcessingUnitInstanceAddedEventListeners.
getProcessingUnitInstanceAdded() - Method in interface org.openspaces.admin.vm.VirtualMachine
Returns an event manager allowing to register ProcessingUnitInstanceAddedEventListeners for processing unit instances added on this virtual machine.
getProcessingUnitInstanceAdded() - Method in interface org.openspaces.admin.zone.Zone
Returns the processing unit instance added event manager allowing to add and remove ProcessingUnitInstanceAddedEventListeners.
getProcessingUnitInstanceByUID(String) - Method in interface org.openspaces.admin.gsc.GridServiceContainer
Returns the processing unit instance that are currently deployed within the grid service container according to its uid.
getProcessingUnitInstanceMemberAliveIndicatorStatusChanged() - Method in interface org.openspaces.admin.pu.ProcessingUnit
 
getProcessingUnitInstanceMemberAliveIndicatorStatusChanged() - Method in interface org.openspaces.admin.pu.ProcessingUnits
Returns an event manager allowing to register ProcessingUnitInstanceMemberAliveIndicatorStatusChangedEventListeners.
getProcessingUnitInstanceName() - Method in class org.openspaces.admin.alert.alerts.ProcessingUnitInstanceMemberAliveIndicatorAlert
 
getProcessingUnitInstanceName() - Method in class org.openspaces.admin.pu.events.ProcessingUnitInstanceProvisionStatusChangedEvent
 
getProcessingUnitInstanceName() - Method in interface org.openspaces.admin.pu.ProcessingUnitInstance
Get this processing unit instance String representation.
getProcessingUnitInstanceProvisionStatusChanged() - Method in interface org.openspaces.admin.pu.ProcessingUnit
 
getProcessingUnitInstanceProvisionStatusChanged() - Method in interface org.openspaces.admin.pu.ProcessingUnits
Returns an event manager allowing to register ProcessingUnitInstanceProvisionStatusChangedEventListeners.
getProcessingUnitInstanceRemoved() - Method in interface org.openspaces.admin.gsc.GridServiceContainer
Returns an event manager allowing to register for processing unit instance removals from the container.
getProcessingUnitInstanceRemoved() - Method in interface org.openspaces.admin.machine.Machine
Returns the processing unit instance removed event manager allowing to add and remove ProcessingUnitInstanceRemovedEventListeners.
getProcessingUnitInstanceRemoved() - Method in interface org.openspaces.admin.pu.ProcessingUnit
 
getProcessingUnitInstanceRemoved() - Method in interface org.openspaces.admin.pu.ProcessingUnits
Returns an event manager allowing to register ProcessingUnitInstanceRemovedEventListeners.
getProcessingUnitInstanceRemoved() - Method in interface org.openspaces.admin.vm.VirtualMachine
Returns an event manager allowing to register ProcessingUnitRemovedEventListeners for processing unit instances removed on this virtual machine.
getProcessingUnitInstanceRemoved() - Method in interface org.openspaces.admin.zone.Zone
Returns the processing unit instance removed event manager allowing to add and remove ProcessingUnitInstanceRemovedEventListeners.
getProcessingUnitInstances() - Method in interface org.openspaces.admin.gsc.GridServiceContainer
Returns the processing unit instances that are currently deployed within the grid service container.
getProcessingUnitInstances(String) - Method in interface org.openspaces.admin.gsc.GridServiceContainer
Returns the processing unit instances of the specified name that are currently deployed within the grid service container.
getProcessingUnitInstances() - Method in interface org.openspaces.admin.machine.Machine
Returns all the processing unit instances running on the machine.
getProcessingUnitInstances(String) - Method in interface org.openspaces.admin.machine.Machine
Returns the processing unit instances of the specified name that are currently deployed on the machine.
getProcessingUnitInstances() - Method in interface org.openspaces.admin.vm.VirtualMachine
Returns the processing unit instances started within this virtual machine.
getProcessingUnitInstances() - Method in interface org.openspaces.admin.zone.Zone
Returns all the processing unit instances running within the zone.
getProcessingUnitInstanceStatisticsChanged() - Method in interface org.openspaces.admin.pu.ProcessingUnit
 
getProcessingUnitInstanceStatisticsChanged() - Method in interface org.openspaces.admin.pu.ProcessingUnits
Returns a processing unit instance statistics change event manger allowing to register for events of ProcessingUnitInstanceStatisticsChangedEvent.
getProcessingUnitName() - Method in class org.openspaces.admin.alert.alerts.ProcessingUnitInstanceMemberAliveIndicatorAlert
 
getProcessingUnitName() - Method in interface org.openspaces.admin.pu.elastic.events.ElasticProcessingUnitEvent
 
getProcessingUnitName() - Method in interface org.openspaces.admin.pu.elastic.events.ElasticProcessingUnitFailureEvent
 
getProcessingUnitName() - Method in exception org.openspaces.admin.pu.ProcessingUnitAlreadyDeployedException
 
getProcessingUnitName() - Method in interface org.openspaces.grid.gsm.sla.exceptions.SlaEnforcementDecision
 
getProcessingUnitName() - Method in interface org.openspaces.grid.gsm.sla.exceptions.SlaEnforcementFailure
 
getProcessingUnitName() - Method in exception org.openspaces.grid.gsm.sla.exceptions.SlaEnforcementInProgressException
 
getProcessingUnitRemoved() - Method in interface org.openspaces.admin.pu.ProcessingUnits
Returns an event manager allowing to register ProcessingUnitRemovedEventListeners.
getProcessingUnits() - Method in interface org.openspaces.admin.Admin
Returns the Processing Units discovered.
getProcessingUnits() - Method in interface org.openspaces.admin.application.Application
 
getProcessingUnits() - Method in class org.openspaces.admin.application.config.ApplicationConfig
 
getProcessingUnits() - Method in interface org.openspaces.admin.machine.Machine
 
getProcessingUnits() - Method in interface org.openspaces.admin.pu.ProcessingUnit
 
getProcessingUnits() - Method in interface org.openspaces.admin.pu.ProcessingUnits
Returns the ProcessingUnits currently deployed.
getProcessingUnitScaleStrategyConfig(String) - Method in interface org.openspaces.grid.esm.ESM
 
getProcessingUnitScaleStrategyConfig(String) - Method in class org.openspaces.grid.esm.ESMImpl
 
getProcessingUnitScaleStrategyConfig(String) - Method in class org.openspaces.grid.esm.ESMProxy
 
getProcessingUnitStatusChanged() - Method in interface org.openspaces.admin.pu.ProcessingUnit
 
getProcessingUnitStatusChanged() - Method in interface org.openspaces.admin.pu.ProcessingUnits
Returns an event manager allowing to globally register for any ProcessingUnitSpaceCorrelatedEvents occurring on any processing unit.
getProcessorQueueSize() - Method in interface org.openspaces.admin.space.SpaceInstanceStatistics
Gets the current number of pending tasks in the space processor queue.
getProcessType() - Method in class com.gigaspaces.log.LogEntries
The process type that generated the logs.
getProcTable() - Static method in class com.j_spaces.jdbc.driver.GDriver
 
getProjections() - Method in class com.gigaspaces.query.IdQuery
Returns the projections set on this query, null means no projection is used and all the properties should be returned.
getProjections() - Method in class com.gigaspaces.query.IdsQuery
Returns the projections set on this query, null means no projection is used and all the properties should be returned.
getProjections() - Method in class com.j_spaces.core.client.SQLQuery
Returns the projections set on this query, null means no projection is used and all the properties should be returned.
getProjections() - Method in class org.openspaces.core.config.SQLQueryFactoryBean
 
getProperties() - Method in class com.gigaspaces.document.SpaceDocument
getProperties() - Method in interface org.openspaces.admin.alert.Alert
 
getProperties() - Method in class org.openspaces.admin.alert.alerts.AbstractAlert
 
getProperties() - Method in class org.openspaces.admin.alert.config.CpuUtilizationAlertConfiguration
Get the String key-value pairs properties used to configure this bean.
getProperties() - Method in class org.openspaces.admin.alert.config.ElasticAutoScalingAlertConfiguration
Get the String key-value pairs properties used to configure this bean.
getProperties() - Method in class org.openspaces.admin.alert.config.ElasticGridServiceAgentProvisioningAlertConfiguration
Get the String key-value pairs properties used to configure this bean.
getProperties() - Method in class org.openspaces.admin.alert.config.ElasticGridServiceContainerProvisioningAlertConfiguration
Get the String key-value pairs properties used to configure this bean.
getProperties() - Method in class org.openspaces.admin.alert.config.ElasticMachineProvisioningAlertConfiguration
Get the String key-value pairs properties used to configure this bean.
getProperties() - Method in class org.openspaces.admin.alert.config.GarbageCollectionAlertConfiguration
Get the String key-value pairs properties used to configure this bean.
getProperties() - Method in class org.openspaces.admin.alert.config.HeapMemoryUtilizationAlertConfiguration
Get the String key-value pairs properties used to configure this bean.
getProperties() - Method in class org.openspaces.admin.alert.config.MirrorPersistenceFailureAlertConfiguration
Get the String key-value pairs properties used to configure this bean.
getProperties() - Method in class org.openspaces.admin.alert.config.PhysicalMemoryUtilizationAlertConfiguration
Get the String key-value pairs properties used to configure this bean.
getProperties() - Method in class org.openspaces.admin.alert.config.ProcessingUnitInstanceMemberAliveIndicatorAlertConfiguration
Get the String key-value pairs properties used to configure this bean.
getProperties() - Method in class org.openspaces.admin.alert.config.ProvisionFailureAlertConfiguration
Get the String key-value pairs properties used to configure this bean.
getProperties() - Method in class org.openspaces.admin.alert.config.ReplicationChannelDisconnectedAlertConfiguration
Get the String key-value pairs properties used to configure this bean.
getProperties() - Method in class org.openspaces.admin.alert.config.ReplicationRedoLogOverflowToDiskAlertConfiguration
Get the String key-value pairs properties used to configure this bean.
getProperties() - Method in class org.openspaces.admin.alert.config.ReplicationRedoLogSizeAlertConfiguration
Get the String key-value pairs properties used to configure this bean.
getProperties() - Method in class org.openspaces.admin.alert.config.SpacePartitionSplitBrainAlertConfiguration
Get the String key-value pairs properties used to configure this bean.
getProperties() - Method in interface org.openspaces.admin.bean.BeanConfig
Get the String key-value pairs properties used to configure this bean.
getProperties() - Method in class org.openspaces.admin.config.AbstractConfig
 
getProperties() - Method in class org.openspaces.admin.pu.elastic.config.AutomaticCapacityScaleConfig
 
getProperties() - Method in class org.openspaces.admin.pu.elastic.config.AutomaticCapacityScaleRuleConfig
 
getProperties() - Method in class org.openspaces.admin.pu.elastic.config.CapacityRequirementsConfig
 
getProperties() - Method in class org.openspaces.admin.pu.elastic.config.CapacityRequirementsPerZonesConfig
 
getProperties() - Method in class org.openspaces.admin.pu.elastic.config.DiscoveredMachineProvisioningConfig
 
getProperties() - Method in class org.openspaces.admin.pu.elastic.config.EagerScaleConfig
 
getProperties() - Method in class org.openspaces.admin.pu.elastic.config.ManualCapacityPerZonesScaleConfig
 
getProperties() - Method in class org.openspaces.admin.pu.elastic.config.ManualCapacityScaleConfig
 
getProperties() - Method in interface org.openspaces.admin.pu.ProcessingUnitInstance
Return the properties the processing unit was deployed with.
getProperties() - Method in interface org.openspaces.admin.pu.statistics.InstancesStatisticsConfig
 
getProperties() - Method in class org.openspaces.admin.pu.statistics.ProcessingUnitStatisticsId
 
getProperties() - Method in interface org.openspaces.admin.pu.statistics.TimeWindowStatisticsConfig
 
getProperties() - Method in interface org.openspaces.admin.zone.config.ZonesConfig
 
getProperties() - Method in interface org.openspaces.core.bean.Bean
 
getProperties() - Method in class org.openspaces.core.util.StringProperties
 
getProperties() - Method in class org.openspaces.grid.gsm.ElasticConfigBean
 
getProperties() - Method in class org.openspaces.grid.gsm.machines.backup.MachinesState
 
getProperties() - Method in class org.openspaces.grid.gsm.machines.plugins.discovered.DiscoveredMachineProvisioningBean
 
getProperties() - Method in class org.openspaces.grid.gsm.strategy.AbstractScaleStrategyBean
 
getPropertiesChecksum() - Method in class com.j_spaces.core.client.BasicTypeInfo
Deprecated.
getPropertiesIndexTypes() - Method in interface com.gigaspaces.metadata.SpaceTypeDescriptor
 
getPropertiesNames() - Method in interface com.gigaspaces.metadata.SpaceTypeDescriptor
 
getPropertiesTypes() - Method in interface com.gigaspaces.metadata.SpaceTypeDescriptor
 
getProperty(String) - Method in class com.gigaspaces.document.DocumentProperties
Get document property value by name
getProperty(String) - Method in class com.gigaspaces.document.SpaceDocument
getProperty(String) - Method in class com.j_spaces.core.admin.SpaceConfig
getProperty(String, String) - Method in class com.j_spaces.core.admin.SpaceConfig
 
getProperty(String) - Method in class com.j_spaces.core.client.SpaceURL
Deprecated.
 
getPropertyFromSuper(String) - Method in class com.j_spaces.core.admin.SpaceConfig
Returns the property without using the space name.
getPropertyInfo(String, Properties) - Method in class com.j_spaces.jdbc.driver.GDriver
 
getPropertyName() - Method in class org.openspaces.core.config.SpaceIdProperty
 
getPropertyName() - Method in class org.openspaces.core.config.SpaceRoutingProperty
 
getPropertyName() - Method in class org.openspaces.pu.sla.monitor.BeanPropertyMonitor
The property name of the given bean that will be monitored.
getPropertyValue(String) - Method in interface com.gigaspaces.server.ServerEntry
Gets the specified property's value.
getProtocol() - Method in class com.j_spaces.core.client.SpaceURL
Deprecated.
Returns SpaceFinder protocol.
getProtocolAdaptorClass() - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
getProtocolName() - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
getProviderUtil() - Method in class org.openspaces.jpa.OpenSpacesPersistenceProvider
 
getProvisionFailure() - Method in class org.openspaces.admin.pu.events.ProcessingUnitInstanceProvisionStatusChangedEvent
A provision life-cycle failure can result due to missing container, illegal instance count, or a failure to instantiate.
getProvisionFailure() - Method in enum org.openspaces.admin.pu.ProvisionStatus
getProxy() - Method in class com.sun.jini.mahalo.ExtendedPrepareResult
 
getProxy() - Method in class com.sun.jini.mahalo.TxnManagerImpl
 
getProxy() - Method in class com.sun.jini.mahalo.TxnMgrProxy
 
getProxyVerifier() - Method in class com.sun.jini.mahalo.TxnManagerImpl
 
getPUDetails() - Method in interface org.openspaces.pu.container.servicegrid.PUServiceBean
 
getPUDetails() - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanImpl
 
getPUDetails() - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanProxy
 
getPUMonitors() - Method in interface org.openspaces.pu.container.servicegrid.PUServiceBean
 
getPUMonitors() - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanImpl
 
getPUMonitors() - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanProxy
 
getQuery() - Method in class com.j_spaces.core.client.SQLQuery
Returns the 'WHERE' part of this SQL Query.
getQueryDetails() - Method in class org.openspaces.events.EventContainerServiceDetails
 
getQueryExtensions() - Method in interface com.gigaspaces.metadata.SpaceTypeDescriptor
 
getQueryResultType() - Method in class com.gigaspaces.query.IdQuery
Returns the type of result.
getQueryResultType() - Method in class com.gigaspaces.query.IdsQuery
Returns the type of result.
getQueryResultType() - Method in class com.j_spaces.core.client.SQLQuery
Returns the result type of this query.
getQueueSize() - Method in interface org.openspaces.admin.transport.TransportsStatistics
Returns the summation of all transport TransportStatistics.getQueueSize().
getQueueSize() - Method in interface org.openspaces.admin.transport.TransportStatistics
Returns the number of currently waiting communication tasks to be executed.
getQuiesceDetails() - Method in interface org.openspaces.admin.pu.ProcessingUnit
 
getQuiesceStateChangedListeners() - Method in class org.openspaces.interop.DotnetProcessingUnitBean
 
getQuiesceStateChangedListeners() - Method in class org.openspaces.interop.DotnetProcessingUnitContainer
 
getQuiesceStateChangedListeners() - Method in class org.openspaces.pu.container.ProcessingUnitContainer
 
getQuiesceStateChangedListeners() - Method in class org.openspaces.pu.container.spi.ApplicationContextProcessingUnitContainer
 
getQuiesceStateChangedListeners() - Method in class org.openspaces.pu.container.support.CompoundProcessingUnitContainer
 
getQuiesceToken() - Method in class com.j_spaces.core.SpaceContext
 
getRangeValue(int) - Method in class com.j_spaces.core.client.ExternalEntry
Deprecated.
Get range value at specified index
getRangeValueInclusion(int) - Method in class com.j_spaces.core.client.ExternalEntry
Deprecated.
Get range value inclusion indicator at specified index
getRangeValues() - Method in class com.j_spaces.core.client.ExternalEntry
Deprecated.
Entry range Values.
getRawEntry() - Method in class com.gigaspaces.query.aggregators.MaxEntryAggregator.MaxEntryScannerResult
 
getRawEntry() - Method in class com.gigaspaces.query.aggregators.MinEntryAggregator.MinEntryScannerResult
 
getRawEntry() - Method in class com.gigaspaces.query.aggregators.SpaceEntriesAggregatorContext
 
getReadCount() - Method in interface org.openspaces.admin.space.SpaceInstanceStatistics
 
getReadCount() - Method in interface org.openspaces.admin.space.SpaceStatistics
 
getReadModifier() - Method in class org.openspaces.jpa.openjpa.SpaceConfiguration
 
getReadModifiers() - Method in class com.gigaspaces.client.iterator.GSIteratorConfig
Gets the read modifiers the iterator will use to read entries.
getReadModifiers() - Method in interface com.j_spaces.core.IJSpace
Gets the proxy ReadModifiers.
getReadPerSecond() - Method in interface org.openspaces.admin.space.SpaceInstanceStatistics
 
getReadPerSecond() - Method in interface org.openspaces.admin.space.SpaceStatistics
 
getReadSelectorThreads() - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
getReceiveBytesPerSecond() - Method in class com.j_spaces.core.filters.ReplicationStatistics.OutgoingChannel
 
getReceivedBytes() - Method in class com.j_spaces.core.filters.ReplicationStatistics.OutgoingChannel
 
getReceivedResults() - Method in class com.gigaspaces.async.AsyncResultFilterEvent
Returns the received results without the current result.
getReceiveOperationHandler() - Method in class org.openspaces.events.polling.AggregatedPollingEventContainerServiceDetails
 
getReceiveOperationHandler() - Method in class org.openspaces.events.polling.PollingEventContainerServiceDetails
 
getReceiveOperationHandler() - Method in class org.openspaces.events.polling.SimplePollingEventListenerContainer
 
getReceiveTemplate() - Method in class org.openspaces.events.AbstractEventListenerContainer
Returns the template to be used for receive operations.
getReceiveTimeout() - Method in class org.openspaces.events.asyncpolling.AggregatedAsyncPollingEventContainerServiceDetails
 
getReceiveTimeout() - Method in class org.openspaces.events.asyncpolling.AsyncPollingEventContainerServiceDetails
 
getReceiveTimeout() - Method in class org.openspaces.events.asyncpolling.SimpleAsyncPollingEventListenerContainer
Returns the timeout used for receive calls, in millisecond.
getReceiveTimeout() - Method in class org.openspaces.events.polling.AggregatedPollingEventContainerServiceDetails
 
getReceiveTimeout() - Method in class org.openspaces.events.polling.PollingEventContainerServiceDetails
 
getReceiveTimeout() - Method in class org.openspaces.events.polling.SimplePollingEventListenerContainer
Returns the timeout used for receive calls, in millisecond.
getRecoverableTargets(List<String>) - Method in class com.j_spaces.core.cluster.ReplicationPolicy
Finds all the recovery targets in cluster.
getRecoveredStateOnEsmStart(ProcessingUnit) - Method in interface org.openspaces.grid.gsm.machines.MachinesSlaEnforcementEndpoint
 
getRecoveredStateOnEsmStart(ProcessingUnit) - Method in class org.openspaces.grid.gsm.machines.MachinesSlaEnforcementState
 
getRecoveredStateOnEsmStart(ProcessingUnit) - Method in class org.openspaces.grid.gsm.strategy.AbstractCapacityScaleStrategyBean
 
getRecoveredStateOnEsmStart(ProcessingUnit) - Method in class org.openspaces.grid.gsm.strategy.AbstractScaleStrategyBean
 
getRecoveredStateOnEsmStart(ProcessingUnit) - Method in class org.openspaces.grid.gsm.strategy.EagerScaleStrategyBean
 
getRecoveredStateOnEsmStart(ProcessingUnit) - Method in class org.openspaces.grid.gsm.strategy.UndeployScaleStrategyBean
 
getRecoveryAttempts() - Method in class org.openspaces.grid.gsm.machines.FailedGridServiceAgent
 
getRecoveryAttempts() - Method in class org.openspaces.grid.gsm.machines.RecoveringFailedGridServiceAgent
 
getRecoveryChunkSize() - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
getRecoveryThreadPoolSize() - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
getRedoLogExternalStoragePacketCount() - Method in class com.j_spaces.core.filters.ReplicationStatistics.OutgoingReplication
 
getRedoLogExternalStorageSpaceUsed() - Method in class com.j_spaces.core.filters.ReplicationStatistics.OutgoingReplication
 
getRedoLogMemoryPacketCount() - Method in class com.j_spaces.core.filters.ReplicationStatistics.OutgoingReplication
 
getRedoLogMemorySize() - Method in class org.openspaces.admin.alert.alerts.ReplicationRedoLogOverflowToDiskAlert
The in-memory redo-log size (for all channels).
getRedoLogMemorySize() - Method in class org.openspaces.admin.alert.alerts.ReplicationRedoLogSizeAlert
The in-memory redo-log size (for all channels).
getRedologRetainedSize() - Method in class com.j_spaces.core.filters.ReplicationStatistics.OutgoingChannel
 
getRedoLogRetainedSize() - Method in class org.openspaces.admin.alert.alerts.MirrorPersistenceFailureAlert
The redo-log size for replication packets outgoing to the Mirror (both memory and swap).
getRedoLogSize() - Method in class com.j_spaces.core.filters.ReplicationStatistics.OutgoingReplication
 
getRedoLogSize() - Method in class org.openspaces.admin.alert.alerts.MirrorPersistenceFailureAlert
The total redo-log size (for all channels) for both memory and swap.
getRedoLogSize() - Method in class org.openspaces.admin.alert.alerts.ReplicationRedoLogOverflowToDiskAlert
The total redo-log size (for all channels) for both memory and swap.
getRedoLogSize() - Method in class org.openspaces.admin.alert.alerts.ReplicationRedoLogSizeAlert
The total redo-log size (for all channels) for both memory and swap.
getRedoLogSwapSize() - Method in class org.openspaces.admin.alert.alerts.ReplicationRedoLogOverflowToDiskAlert
The swap redo-log size (for all channels).
getRedoLogSwapSize() - Method in class org.openspaces.admin.alert.alerts.ReplicationRedoLogSizeAlert
The swap redo-log size (for all channels).
getReducer() - Method in interface org.openspaces.remoting.BroadcastIndicator
Returns the reducer that will be used in case broadcasting is enabled or not.
getReducer() - Method in class org.openspaces.remoting.scripting.ResourceLazyLoadingScript
 
getReducer() - Method in class org.openspaces.remoting.scripting.StaticScript
 
getRef() - Method in class org.openspaces.pu.sla.monitor.BeanPropertyMonitor
The registered bean reference that will be monitored.
getRef() - Method in class org.openspaces.remoting.ServiceRef
 
getReferentUuid() - Method in interface com.j_spaces.core.IJSpace
Returns the unique Uuid of this space instance.
getReferentUuid() - Method in class com.sun.jini.mahalo.TxnMgrProxy
Returns the universally unique identifier that has been assigned to the resource this proxy represents.
getRegistrationObject() - Method in class com.j_spaces.core.client.EntryArrivedRemoteEvent
Returns the handback object that was provided as a parameter to the event interest registration method, if any.
getRegistrationObject() - Method in class net.jini.core.event.RemoteEvent
Returns the handback object that was provided as a parameter to the event interest registration method, if any.
getReliableAsyncCompletionNotifierInterval() - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
getReliableAsyncCompletionNotifierPacketsThreshold() - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
getRemoteApi(String, String) - Method in interface org.openspaces.grid.esm.ESM
 
getRemoteApi(String, String) - Method in class org.openspaces.grid.esm.ESMImpl
 
getRemoteApi(String, String) - Method in class org.openspaces.grid.esm.ESMProxy
 
getRemoteApi(String) - Method in class org.openspaces.grid.gsm.strategy.AbstractScaleStrategyBean
 
getRemoteEvents() - Method in interface net.jini.event.MailboxPullRegistration
Retrieves stored notifications, if any.
getRemoteException() - Method in exception org.openspaces.core.RemoteDataAccessException
 
getRemoteInvocation() - Method in exception org.openspaces.remoting.SpaceRemoteExecutionException
Returns the remote invocation that caused this execution exception.
getRemoteResult() - Method in exception org.openspaces.remoting.SpaceRemoteExecutionException
Returns the remote result that caused this execution exception.
getRemoteService(String) - Method in class org.openspaces.remoting.RemotingServiceDetails
 
getRemoteServices() - Method in class org.openspaces.remoting.RemotingServiceDetails
 
getRemoteServiceStats(String) - Method in class org.openspaces.remoting.RemotingServiceMonitors
 
getRemoteServiceStats() - Method in class org.openspaces.remoting.RemotingServiceMonitors
 
getRemoting() - Method in interface org.openspaces.admin.pu.ProcessingUnitInstanceStatistics
Returns the remoting service (if configured) monitors infomration.
getRemotingDetails() - Method in interface org.openspaces.admin.pu.ProcessingUnitInstance
Returns the remoting service details (the exporter) if configured within the processing unit.
getRemotingDetails() - Method in class org.openspaces.remoting.RemotingServiceMonitors
 
getRemoveAbandoned() - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
Deprecated. 
getRemoveAbandonedTimeout() - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
Deprecated. 
getRemoveCount() - Method in interface org.openspaces.admin.space.SpaceInstanceStatistics
Remove happens when an entry is removed due to lease expiration or lease cancel.
getRemoveCount() - Method in interface org.openspaces.admin.space.SpaceStatistics
Remove happens when an entry is removed due to lease expiration or lease cancel.
getRemovedValue(ChangeOperationResult) - Static method in class com.gigaspaces.sync.change.RemoveFromMapOperation
 
getRemoveOperationStatistics() - Method in interface com.gigaspaces.cluster.replication.async.mirror.MirrorOperations
Return statistics on remove operations
getRemoveOperationStatistics() - Method in interface com.gigaspaces.cluster.replication.statistics.IReplicationInOperations
Return statistics on remove operations
getRemovePerSecond() - Method in interface org.openspaces.admin.space.SpaceInstanceStatistics
 
getRemovePerSecond() - Method in interface org.openspaces.admin.space.SpaceStatistics
 
getRenewalSetLease() - Method in class net.jini.lease.ExpirationWarningEvent
Convenience method to retrieve the Lease associated with the source of this event.
getRenewalSetLease() - Method in interface net.jini.lease.LeaseRenewalSet
Returns the lease that controls the lifetime of this set.
getRenewDuration() - Method in class com.gigaspaces.events.EventSessionConfig
 
getRenewDuration() - Method in class org.openspaces.core.transaction.manager.TransactionLeaseRenewalConfig
Controls how often a transaction will be renewed (which should be lower than the transaction timeout).
getRenewDuration() - Method in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
Deprecated.
Since 9.7
getRenewExpiration() - Method in class com.gigaspaces.events.EventSessionConfig
 
getRenewExpiration() - Method in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
Deprecated.
Since 9.7
getRenewRTT() - Method in class com.gigaspaces.events.EventSessionConfig
 
getRenewRTT() - Method in class org.openspaces.core.transaction.manager.TransactionLeaseRenewalConfig
Controls the expected round trip time to the server.
getRenewRTT() - Method in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
Deprecated.
Since 9.7
getReplicaitonSourceContainers() - Method in interface org.openspaces.grid.gsm.rebalancing.FutureStatefulProcessingUnitInstance
 
getReplicationManager() - Method in interface org.openspaces.admin.space.Space
Returns a replication manager for this space.
getReplicationMode() - Method in class com.j_spaces.core.filters.ReplicationStatistics.OutgoingChannel
 
getReplicationSourceContainers(ProcessingUnitInstance) - Static method in class org.openspaces.grid.gsm.rebalancing.RebalancingUtils
 
getReplicationStatistics() - Method in interface org.openspaces.admin.space.SpaceInstanceStatistics
 
getReplicationStatus() - Method in interface com.j_spaces.core.admin.IRemoteJSpaceAdmin
Deprecated.
Since 8.0 - This method is relevant only in the old deprecated replication module and will be removed in a future version.
getReplicationStatus() - Method in class org.openspaces.admin.alert.alerts.MirrorPersistenceFailureAlert
The replication status from source to target Space.
getReplicationStatus() - Method in class org.openspaces.admin.alert.alerts.ReplicationChannelDisconnectedAlert
The replication status from source to target Space.
getReplicationStatus() - Method in class org.openspaces.admin.alert.alerts.ReplicationRedoLogOverflowToDiskAlert
The replication status from source to target Space.
getReplicationStatus() - Method in class org.openspaces.admin.alert.alerts.ReplicationRedoLogSizeAlert
The replication status from source to target Space.
getReplicationStatus() - Method in class org.openspaces.admin.space.ReplicationTarget
Returns the replication status.
getReplicationStatusChanged() - Method in interface org.openspaces.admin.space.Space
Allows to globally register for each SpaceInstance ReplicationStatusChangedEvent.
getReplicationStatusChanged() - Method in interface org.openspaces.admin.space.SpaceInstance
Allows to register for ReplicationStatusChangedEvents.
getReplicationStatusChanged() - Method in interface org.openspaces.admin.space.Spaces
Returns an event manager allowing to globally register for ReplicationStatusChangedEvents that happen on any Space instance currently discovered.
getReplicationTarget() - Method in class org.openspaces.admin.space.events.ReplicationStatusChangedEvent
The replication target the Space Instance is replicating to.
getReplicationTargets() - Method in interface org.openspaces.admin.space.SpaceInstance
Returns the replication targets this space instance is replicating to.
getReplicationTargetsCount() - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
getRequestedNumberOfInstances() - Method in class org.openspaces.admin.pu.elastic.events.ElasticStatelessReachedMaximumNumberOfInstancesEvent
 
getRequestsThroughput() - Method in class org.openspaces.pu.container.jee.stats.WebRequestsServiceMonitors
Returns the web requests throughput ( requests/second )
getRequiredContainerZones() - Method in interface org.openspaces.admin.pu.ProcessingUnit
 
getRequiredProcessingUnitName() - Method in class org.openspaces.admin.pu.dependency.config.ProcessingUnitDependencyConfig
 
getRequiredProcessingUnitName() - Method in interface org.openspaces.admin.pu.dependency.ProcessingUnitDependency
 
getRequiredZones() - Method in interface org.openspaces.admin.pu.ProcessingUnit
Deprecated.
This method is deprecated in favor of ProcessingUnit.getRequiredContainerZones()
getRequirement(CapacityRequirementType<T>) - Method in class org.openspaces.grid.gsm.capacity.CapacityRequirements
 
getRequirements() - Method in class org.openspaces.grid.gsm.capacity.CapacityRequirements
 
getRequirements() - Method in class org.openspaces.pu.sla.InstanceSLA
 
getRequirements() - Method in class org.openspaces.pu.sla.SLA
Returns a list of requirements that control if a certain processing unit instance will be deployed to a grid container.
getRequiresBootstrap() - Method in class org.openspaces.core.gateway.GatewaySinkFactoryBean
Gets whether bootstrap is required for the Sink component.
getReservationId() - Method in interface org.openspaces.grid.gsm.machines.FutureGridServiceAgent
 
getReservedCapacity(AbstractMachinesSlaPolicy, GridServiceAgent) - Static method in class org.openspaces.grid.gsm.machines.MachinesSlaUtils
 
getReservedCapacityPerMachine() - Method in class org.openspaces.admin.pu.elastic.config.DiscoveredMachineProvisioningConfig
 
getReservedCapacityPerMachine() - Method in interface org.openspaces.admin.pu.elastic.ElasticMachineProvisioningConfig
Gets the expected amount of memory,cpu,disk,etc... per machine that is reserved for processes other than grid containers.
getReservedCapacityPerMachine() - Method in class org.openspaces.grid.gsm.machines.AbstractMachinesSlaPolicy
 
getReservedCapacityPerManagementMachine() - Method in class org.openspaces.admin.pu.elastic.config.DiscoveredMachineProvisioningConfig
 
getReservedCapacityPerManagementMachine() - Method in interface org.openspaces.admin.pu.elastic.ElasticMachineProvisioningConfig
Gets the expected amount of memory,cpu,disk,etc... per management machine that is reserved for processes other than grid containers.
getReservedCapacityPerManagementMachine() - Method in class org.openspaces.grid.gsm.machines.AbstractMachinesSlaPolicy
 
getReservedCpuCapacityPerMachine() - Method in class org.openspaces.admin.pu.elastic.config.DiscoveredMachineProvisioningConfig
 
getReservedDriveCapacityPerMachineInMB() - Method in class org.openspaces.admin.pu.elastic.config.DiscoveredMachineProvisioningConfig
 
getReservedMemoryCapacityPerMachineInMB() - Method in class org.openspaces.admin.pu.elastic.config.DiscoveredMachineProvisioningConfig
 
getReservedMemoryCapacityPerMachineInMB() - Method in class org.openspaces.grid.gsm.machines.AbstractMachinesSlaPolicy
 
getResolveAttempt() - Method in interface com.gigaspaces.cluster.replication.gateway.conflict.DataConflictOperation
 
getResourcePatternResolver() - Method in class org.openspaces.pu.container.support.ResourceApplicationContext
Overrides in order to return PUPathMatchingResourcePatternResolver which allows to perform path mathcing over a remote processing unit.
getRestartCommand() - Method in class org.openspaces.pu.container.jee.lb.apache.ApacheLoadBalancerAgent
 
getRestrictedAgentUids(MachinesSlaEnforcementState.StateKey) - Method in class org.openspaces.grid.gsm.machines.MachinesSlaEnforcementState
 
getResult() - Method in interface com.gigaspaces.async.AsyncResult
Returns the result of the async invocation.
getResult() - Method in class org.openspaces.remoting.EventDrivenSpaceRemotingEntry
Deprecated.
 
getResult() - Method in class org.openspaces.remoting.ExecutorRemotingTask.InternalExecutorResult
 
getResult() - Method in interface org.openspaces.remoting.SpaceRemotingResult
The result of the remote invocation.
getResultMap() - Method in class com.gigaspaces.query.aggregators.OrderByAggregator.OrderByScanResult
 
getResultObject() - Method in class org.openspaces.jpa.openjpa.query.SpaceProjectionResultObjectProvider
Gets the current result as a Pojo initiated with a state manager.
getResultObject() - Method in class org.openspaces.jpa.openjpa.query.SpaceResultObjectProvider
Gets the current result as a Pojo initiated with a state manager.
getResults() - Method in interface com.gigaspaces.client.ChangeResult
Returns a collection of ChangedEntryDetails of the changed entries.
getResults() - Method in exception com.gigaspaces.client.WriteMultipleException
 
getResults() - Method in exception com.j_spaces.core.multiple.query.QueryMultiplePartialFailureException
Deprecated.
Return the partial results
getResults() - Method in class org.openspaces.admin.dump.CompoundDumpResult
 
getResults() - Method in exception org.openspaces.core.QueryMultiplePartialFailureException
Deprecated.
Returnst the results from the cluster members that were available.
getResults() - Method in exception org.openspaces.core.ReadByIdsException
Returns the results contained in the exception.
getResults() - Method in exception org.openspaces.core.ReadMultipleException
 
getResults() - Method in exception org.openspaces.core.TakeByIdsException
Returns the results contained in the exception.
getResults() - Method in exception org.openspaces.core.TakeMultipleException
 
getResults() - Method in exception org.openspaces.core.WriteMultipleException
 
getResults() - Method in exception org.openspaces.core.WriteMultiplePartialFailureException
Deprecated.
 
getResultsArray() - Method in interface com.gigaspaces.client.ReadByIdsResult
Returns the results array for the readByIds operation.
getResultsArray() - Method in interface com.gigaspaces.client.TakeByIdsResult
Returns the results array for the takeByIds operation.
getResultType() - Method in class org.openspaces.core.ReadByIdsException.ReadByIdResult
 
getResultType() - Method in class org.openspaces.core.TakeByIdsException.TakeByIdResult
 
getRetryCount() - Method in class org.openspaces.pu.sla.MemberAliveIndicator
Once a member has been indicated as not alive, how many times to check it before giving up on it.
getRetryTimeout() - Method in class org.openspaces.pu.sla.MemberAliveIndicator
Once a member has been indicated as not alive, what is the retry timeout interval.
getRmid() - Method in class com.j_spaces.core.client.XAResourceImpl
 
getRole() - Method in class com.gigaspaces.security.authorities.RoleAuthority
 
getRole() - Method in class com.gigaspaces.security.directory.Role
 
getRole() - Method in interface com.gigaspaces.security.directory.RoleDetails
Returns the role name used to identify this role.
getRole(String) - Method in interface com.gigaspaces.security.directory.RoleManager
Retrieve the role details by role.
getRoleManager() - Method in interface com.gigaspaces.security.directory.DirectoryManager
A role manager for role-management based on the privileges granted to the directory manager.
getRootCauseMessage() - Method in class org.openspaces.admin.alert.alerts.MirrorPersistenceFailureAlert
The last cause message in the reason given by MirrorPersistenceFailureAlert.getInconsistencyReason().
getRootCauseTrace() - Method in class org.openspaces.admin.alert.alerts.MirrorPersistenceFailureAlert
The last cause stack trace in the reason given by MirrorPersistenceFailureAlert.getInconsistencyReason().
getRoots() - Method in class org.openspaces.pu.container.servicegrid.deploy.HTTPFileSystemView
 
getRouting() - Method in class com.gigaspaces.query.IdQuery
Returns the routing value used to determine the partition to query.
getRouting() - Method in class com.gigaspaces.query.IdsQuery
Returns the routing value used to determine the partition to query.
getRouting() - Method in class com.j_spaces.core.client.SQLQuery
Gets the routing value of this query.
getRouting() - Method in class org.openspaces.core.executor.juc.CallableTaskAdapter
Tries to extract the routing information form the task.
getRouting() - Method in class org.openspaces.core.executor.juc.RunnableTaskAdapter
Tries to extract the routing information form the task.
getRouting() - Method in class org.openspaces.core.executor.support.SimpleDelegatingTask
Tries to extract the routing information form the task.
getRouting() - Method in interface org.openspaces.core.executor.TaskRoutingProvider
Returns the routing of the task.
getRouting() - Method in class org.openspaces.remoting.EventDrivenSpaceRemotingEntry
Deprecated.
 
getRouting() - Method in class org.openspaces.remoting.ExecutorRemotingTask
 
getRouting() - Method in class org.openspaces.remoting.scripting.ResourceLazyLoadingScript
Returns the routing index (which partition it will "hit").
getRouting() - Method in interface org.openspaces.remoting.scripting.Script
The routing index for the script.
getRouting() - Method in class org.openspaces.remoting.scripting.StaticScript
Returns the routing index.
getRouting() - Method in interface org.openspaces.remoting.SpaceRemotingInvocation
Routing field controls the partition the invocation will be directed to when working with a partitioned space.
getRouting() - Method in interface org.openspaces.remoting.SpaceRemotingResult
Returns the routing index for the given result in cases where the remote invocation was directed to a specific cluster instance.
getRoutingFieldName() - Method in class com.j_spaces.core.client.ExternalEntry
Deprecated.
Get the routing field name that was selected to be the first index for partition.
getRoutingFieldName() - Method in interface com.j_spaces.core.IGSEntry
 
getRoutingPropertyName() - Method in interface com.gigaspaces.metadata.SpaceTypeDescriptor
Gets the routing property name.
getRoutings() - Method in class com.gigaspaces.query.IdsQuery
Returns the routing values used to determine the partition to query.
getRule() - Method in class org.openspaces.admin.pu.elastic.events.ElasticStatelessProcessingUnitPlannedNumberOfInstancesChangedEvent
 
getRules() - Method in class org.openspaces.admin.pu.elastic.config.AutomaticCapacityScaleConfig
 
getRules() - Method in class org.openspaces.grid.gsm.autoscaling.AutoScalingSlaPolicy
 
getRunnable() - Method in class org.openspaces.core.executor.juc.RunnableTaskAdapter
Returns the embedded runnable.
getRunningNumber() - Method in class org.openspaces.core.cluster.ClusterInfo
Returns a "running" number represented by the cluster info.
getRunningNumberOffset1() - Method in class org.openspaces.core.cluster.ClusterInfo
Returns a "running" number: ClusterInfo.getRunningNumber() + 1.
getRuntimeConfigReport() - Method in interface com.j_spaces.core.admin.IJSpaceContainerAdmin
Deprecated.
Returns runtime configuration report: dump of the overall system configurations (spaces, container, cluster), system env, sys properties.
getRuntimeDetails() - Method in interface org.openspaces.admin.space.Space
Returns an aggregated view of all the Space runtime details of all primary instances.
getRuntimeDetails() - Method in interface org.openspaces.admin.space.SpaceInstance
Returns the space runtime information.
getRuntimeInfo() - Method in interface com.j_spaces.core.admin.IRemoteJSpaceAdmin
Returns SpaceRuntimeInfo.
getRuntimeInfo(String) - Method in interface com.j_spaces.core.admin.IRemoteJSpaceAdmin
Returns SpaceRuntimeInfo for specific class name and its subclasses.
getRxBytes() - Method in interface org.openspaces.admin.os.OperatingSystemStatistics.NetworkStatistics
The total rx bytes received.
getRxBytesPerSecond() - Method in interface org.openspaces.admin.os.OperatingSystemStatistics.NetworkStatistics
The number of bytes received per second (computed against the previous sampled stats).
getRxDropped() - Method in interface org.openspaces.admin.os.OperatingSystemStatistics.NetworkStatistics
 
getRxErrors() - Method in interface org.openspaces.admin.os.OperatingSystemStatistics.NetworkStatistics
 
getRxPackets() - Method in interface org.openspaces.admin.os.OperatingSystemStatistics.NetworkStatistics
 
getRxPacketsPerSecond() - Method in interface org.openspaces.admin.os.OperatingSystemStatistics.NetworkStatistics
 
getSafeEntries() - Method in class com.gigaspaces.log.CompoundLogEntries
Returns a LogEntries array with no null values.
getScaleStrategyEvents(long, int) - Method in interface org.openspaces.grid.esm.ESM
 
getScaleStrategyEvents(long, int) - Method in class org.openspaces.grid.esm.ESMImpl
 
getScaleStrategyEvents(long, int) - Method in class org.openspaces.grid.esm.ESMProxy
 
getScaleStrategyName() - Method in class org.openspaces.grid.gsm.machines.AbstractMachinesSlaPolicy
 
getScaleStrategyName() - Method in class org.openspaces.grid.gsm.machines.CapacityMachinesSlaPolicy
 
getScaleStrategyName() - Method in class org.openspaces.grid.gsm.machines.EagerMachinesSlaPolicy
 
getScaleStrategyName() - Method in class org.openspaces.grid.gsm.machines.UndeployMachinesSlaPolicy
 
getScheduledConsumerCount() - Method in class org.openspaces.events.polling.SimplePollingEventListenerContainer
Return the number of currently scheduled consumers.
getSchema() - Method in class com.j_spaces.core.client.SpaceURL
Deprecated.
Gets the space and container schema name.
getSchema() - Method in class org.openspaces.core.cluster.ClusterInfo
Returns the schema the cluster operates under.
getSchemaAlias() - Method in class org.openspaces.jpa.openjpa.query.FieldPathNode
 
getSchemaConfig() - Method in class org.openspaces.grid.gsm.rebalancing.RebalancingSlaPolicy
 
getSchemaConfig() - Method in class org.openspaces.grid.gsm.strategy.AbstractScaleStrategyBean
 
getSchemaPath() - Method in class com.j_spaces.core.admin.SpaceConfig
Returns space schema file path
getScriptAsString() - Method in class org.openspaces.remoting.scripting.ResourceLazyLoadingScript
Returns the scirpt string only if it was already loaded using ResourceLazyLoadingScript.loadScript().
getScriptAsString() - Method in interface org.openspaces.remoting.scripting.Script
The script source as a string.
getScriptAsString() - Method in class org.openspaces.remoting.scripting.StaticScript
Returns the script as a String.
getScriptingExecutorProxy() - Method in class org.openspaces.jpa.openjpa.SpaceConfiguration
Gets GigaSpaces ScriptingExecutor proxy used for executing a dynamic Script.
getSecured() - Method in class org.openspaces.admin.application.deploy.AbstractApplicationCommand
 
getSecured() - Method in class org.openspaces.admin.memcached.config.MemcachedConfig
 
getSecured() - Method in class org.openspaces.admin.pu.config.ProcessingUnitConfig
 
getSecured() - Method in interface org.openspaces.admin.pu.topology.ProcessingUnitConfigHolder
 
getSecured() - Method in class org.openspaces.admin.space.config.SpaceConfig
 
getSecurityConfig() - Method in class org.openspaces.core.space.AbstractSpaceFactoryBean
 
getSecurityConfig() - Method in class org.openspaces.pu.sla.PrimaryZoneController
 
getSecurityContext() - Method in class com.j_spaces.core.SpaceContext
 
getSelect() - Method in class org.openspaces.jpa.openjpa.query.InnerQuery
 
getSelectAggregators() - Method in class com.gigaspaces.query.aggregators.GroupByAggregator
 
getSelectAllQuery() - Method in class com.j_spaces.core.client.SQLQuery
Returns a string representation of this SQLQuery, in the form of: SELECT * FROM table name WHERE query expression
getSelectAs() - Method in class org.openspaces.jpa.openjpa.query.AggregationFunction
Return 'this' concrete class if alias is set, otherwise null
getSelectAs() - Method in class org.openspaces.jpa.openjpa.query.FieldPathNode
 
getSelectAs() - Method in class org.openspaces.jpa.openjpa.query.InnerQuery
Return 'this' concrete class if alias is set, otherwise null
getSelectAs() - Method in class org.openspaces.jpa.openjpa.query.LiteralValueNode
 
getSelectAs() - Method in class org.openspaces.jpa.openjpa.query.NullValueNode
 
getSelectAs() - Method in class org.openspaces.jpa.openjpa.query.ParameterNode
 
getSelectAs() - Method in class org.openspaces.jpa.openjpa.query.Variable
 
getSelectCountQuery() - Method in class com.j_spaces.core.client.SQLQuery
Returns a string representation of this SQLQuery, in the form of: SELECT count(*) FROM table name WHERE query expression
getSelectors(GroupByAggregator) - Static method in class com.gigaspaces.query.aggregators.AggregationInternalUtils
 
getSendBytesPerPacket() - Method in class com.j_spaces.core.filters.ReplicationStatistics.OutgoingChannel
 
getSendBytesPerSecond() - Method in class com.j_spaces.core.filters.ReplicationStatistics.OutgoingChannel
 
getSendPacketsPerSecond() - Method in class com.j_spaces.core.filters.ReplicationStatistics.OutgoingChannel
 
getSentBytes() - Method in class com.j_spaces.core.filters.ReplicationStatistics.OutgoingChannel
 
getSequenceNumber() - Method in class net.jini.core.event.EventRegistration
Returns the value of the sequence number on the event kind that was current when the registration was granted, allowing comparison with the sequence number in any subsequent notifications.
getSequenceNumber() - Method in class net.jini.core.event.RemoteEvent
Returns the sequence number of this event.
getSequenceNumberFixedPropertyID() - Method in interface com.gigaspaces.metadata.SpaceTypeDescriptor
 
getSequenceNumberProperty() - Method in class org.openspaces.core.config.GigaSpaceDocumentTypeDescriptorFactoryBean
 
getSerialFormat() - Method in class com.sun.jini.lease.AbstractLease
Return the serialization format for the expiration.
getSerialFormat() - Method in interface net.jini.core.lease.Lease
Returns the format that will be used to serialize the lease.
getServerProperties() - Method in class org.openspaces.persistency.utils.HsqlServerBean
 
getServerVersionId() - Method in class com.gigaspaces.cluster.replication.gateway.conflict.EntryVersionConflict
 
getServiceClass() - Method in class org.openspaces.core.jini.JiniServiceFactoryBean
 
getServiceDetails() - Method in class org.openspaces.pu.container.jee.lb.apache.LoadBalancerNodeInfo
Returns jee related information for the given load balancer node (for example, host, port, and context path).
getServiceDetailsByServiceId(String) - Method in interface org.openspaces.admin.pu.ProcessingUnitInstance
Returns the service details for a specific service id.
getServiceDetailsByServiceId() - Method in interface org.openspaces.admin.pu.ProcessingUnitInstance
Returns a map of service details by service id.
getServiceDetailsByServiceType() - Method in interface org.openspaces.admin.pu.ProcessingUnitInstance
Returns a map of service details by service type.
getServiceDetailsProviders() - Method in class org.openspaces.interop.DotnetProcessingUnitBean
 
getServiceDetailsProviders() - Method in class org.openspaces.interop.DotnetProcessingUnitContainer
 
getServiceDetailsProviders() - Method in class org.openspaces.pu.container.jee.JeeProcessingUnitContainer
 
getServiceDetailsProviders() - Method in class org.openspaces.pu.container.ProcessingUnitContainer
 
getServiceDetailsProviders() - Method in class org.openspaces.pu.container.spi.ApplicationContextProcessingUnitContainer
 
getServiceDetailsProviders() - Method in class org.openspaces.pu.container.support.CompoundProcessingUnitContainer
 
getServiceExporter(ApplicationContext) - Static method in class org.openspaces.remoting.ExecutorRemotingTask
 
getServiceID() - Method in class org.openspaces.core.space.SpaceServiceDetails
 
getServiceID() - Method in class org.openspaces.pu.container.jee.lb.apache.LoadBalancerNodeInfo
 
getServiceMonitor() - Method in class org.openspaces.grid.esm.ESMFaultDetectionHandler
Get the class which implements the ServiceMonitor
getServiceMonitor() - Method in class org.openspaces.pu.container.servicegrid.PUFaultDetectionHandler
Get the class which implements the ServiceMonitor
getServiceMonitorsProviders() - Method in class org.openspaces.interop.DotnetProcessingUnitBean
 
getServiceMonitorsProviders() - Method in class org.openspaces.interop.DotnetProcessingUnitContainer
 
getServiceMonitorsProviders() - Method in class org.openspaces.pu.container.ProcessingUnitContainer
 
getServiceMonitorsProviders() - Method in class org.openspaces.pu.container.spi.ApplicationContextProcessingUnitContainer
 
getServiceMonitorsProviders() - Method in class org.openspaces.pu.container.support.CompoundProcessingUnitContainer
 
getServiceName() - Method in class org.openspaces.core.jini.JiniServiceFactoryBean
 
getServiceProxy() - Method in class com.sun.jini.mahalo.TxnManagerImpl
 
getServiceProxy() - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanProxy
 
getServicesDetails() - Method in class org.openspaces.core.gateway.GatewayDelegatorFactoryBean
 
getServicesDetails() - Method in class org.openspaces.core.gateway.GatewaySinkFactoryBean
 
getServicesDetails() - Method in class org.openspaces.core.space.AbstractSpaceFactoryBean
 
getServicesDetails() - Method in class org.openspaces.core.space.cache.AbstractLocalCacheSpaceFactoryBean
 
getServicesDetails() - Method in class org.openspaces.core.transaction.manager.DirectJiniTransactionManager
 
getServicesDetails() - Method in class org.openspaces.core.transaction.manager.DistributedJiniTransactionManager
 
getServicesDetails() - Method in class org.openspaces.core.transaction.manager.LookupJiniTransactionManager
 
getServicesDetails() - Method in class org.openspaces.events.asyncpolling.SimpleAsyncPollingEventListenerContainer
 
getServicesDetails() - Method in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
 
getServicesDetails() - Method in class org.openspaces.events.polling.SimplePollingEventListenerContainer
 
getServicesDetails() - Method in class org.openspaces.events.support.EventContainersBus
 
getServicesDetails() - Method in class org.openspaces.interop.DotnetProcessingUnitBean
 
getServicesDetails() - Method in class org.openspaces.memcached.MemCacheDaemon
 
getServicesDetails() - Method in interface org.openspaces.pu.service.ServiceDetailsProvider
Retruns one or more service details that the service exposes.
getServicesDetails() - Method in class org.openspaces.remoting.SpaceRemotingServiceExporter
 
getServicesDetailsByServiceType(String) - Method in interface org.openspaces.admin.pu.ProcessingUnitInstance
Returns the service details by a service type ServiceDetails.getServiceType().
getServicesMonitors() - Method in class org.openspaces.events.asyncpolling.SimpleAsyncPollingEventListenerContainer
 
getServicesMonitors() - Method in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
 
getServicesMonitors() - Method in class org.openspaces.events.polling.SimplePollingEventListenerContainer
 
getServicesMonitors() - Method in class org.openspaces.events.support.EventContainersBus
 
getServicesMonitors() - Method in class org.openspaces.interop.DotnetProcessingUnitBean
 
getServicesMonitors() - Method in class org.openspaces.memcached.MemCacheDaemon
 
getServicesMonitors() - Method in class org.openspaces.pu.container.jee.stats.RequestStatisticsFilter
 
getServicesMonitors() - Method in interface org.openspaces.pu.service.ServiceMonitorsProvider
Retruns one or more service details that the service exposes.
getServicesMonitors() - Method in class org.openspaces.remoting.SpaceRemotingServiceExporter
 
getServiceSubType() - Method in class org.openspaces.pu.service.PlainServiceDetails
 
getServiceSubType() - Method in interface org.openspaces.pu.service.ServiceDetails
Returns the type of the serive details.
getServiceType() - Method in interface org.openspaces.pu.service.AggregatedServiceDetails
Returns the aggregated service details.
getServiceType() - Method in class org.openspaces.pu.service.PlainAggregatedServiceDetails
 
getServiceType() - Method in class org.openspaces.pu.service.PlainServiceDetails
 
getServiceType() - Method in interface org.openspaces.pu.service.ServiceDetails
Returns the service type.
getSessionConfig() - Method in interface com.gigaspaces.events.EventSession
Retrieves the bounded configuration object.
getSessionFactory() - Method in class org.openspaces.persistency.hibernate.AbstractHibernateExternalDataSource
Deprecated.
Returns the Hibernate session factory.
getSessionFactory() - Method in class org.openspaces.persistency.hibernate.AbstractHibernateSpaceDataSource
 
getSessionFactory() - Method in class org.openspaces.persistency.hibernate.AbstractHibernateSpaceSynchronizationEndpoint
 
getSessionId() - Method in class com.gigaspaces.security.audit.AuditLogRecord
 
getSet(String, String, Set<String>) - Method in class org.openspaces.core.util.StringProperties
 
getSet(Map<String, String>, String, String, Set<String>) - Static method in class org.openspaces.core.util.StringPropertiesUtils
 
getSetCmds() - Method in class org.openspaces.memcached.MemcachedServiceMonitors
 
getSetCmds() - Method in class org.openspaces.memcached.SpaceCache
 
getSeverity() - Method in interface org.openspaces.admin.alert.Alert
 
getSeverity() - Method in class org.openspaces.admin.alert.alerts.AbstractAlert
 
getSharingId() - Method in class org.openspaces.admin.pu.elastic.topology.SharedMachineProvisioningInternal
 
getShort(int) - Method in class com.gigaspaces.query.CompoundResult
 
getShort(String) - Method in class com.gigaspaces.query.CompoundResult
 
getShortGcPausePeriod() - Method in class org.openspaces.admin.alert.config.GarbageCollectionAlertConfiguration
 
getSingleChangeOperationResult(ChangeResult<?>) - Static method in class org.openspaces.extensions.ChangeExtension
Gets the result of a single change operation which that was applied on a single entry, otherwise an exception will be thrown.
getSink(String) - Method in interface org.openspaces.admin.gateway.Gateway
Returns a gateway sink which has a source gateway with the given name.
getSink() - Method in interface org.openspaces.admin.gateway.GatewayProcessingUnit
Returns the sink of this gateway or null if no sink exists in this gateway.
getSink() - Method in interface org.openspaces.admin.gateway.GatewaySinkSource
Returns the sink this source is part of.
getSinkSource(String) - Method in interface org.openspaces.admin.gateway.Gateway
Returns a sink source gateway with the given name.
getSize() - Method in interface org.openspaces.admin.application.Applications
Returns the number of currently deployed Applications.
getSize() - Method in interface org.openspaces.admin.esm.ElasticServiceManagers
Returns the number of managers currently discovered.
getSize() - Method in interface org.openspaces.admin.gateway.Gateway
Returns the number of deployed GatewayProcessingUnit which are part of this gateway.
getSize() - Method in interface org.openspaces.admin.gateway.GatewayProcessingUnits
Returns the number of currently deployed GatewayProcessingUnits.
getSize() - Method in interface org.openspaces.admin.gateway.Gateways
Returns the number of gateways currently discovered.
getSize() - Method in interface org.openspaces.admin.gsa.GridServiceAgents
Returns the number of agents current discovered.
getSize() - Method in interface org.openspaces.admin.gsc.GridServiceContainers
Returns the number of containers current discovered.
getSize() - Method in interface org.openspaces.admin.gsm.GridServiceManagers
Returns the number of managers current discovered.
getSize() - Method in interface org.openspaces.admin.lus.LookupServices
Returns the number of lookup services current discovered.
getSize() - Method in interface org.openspaces.admin.machine.Machines
Returns the number of machines current discovered.
getSize() - Method in interface org.openspaces.admin.os.OperatingSystems
Returns the number of operating systems current discovered.
getSize() - Method in interface org.openspaces.admin.os.OperatingSystemsStatistics
Returns the number of aggregated OperatingSystemStatistics.
getSize() - Method in interface org.openspaces.admin.pu.ProcessingUnits
Returns the number of currently deployed ProcessingUnits.
getSize() - Method in interface org.openspaces.admin.space.Space
Returns the number of currently discovered space instances.
getSize() - Method in interface org.openspaces.admin.space.SpaceStatistics
Returns the number of SpaceInstanceStatistics that are being aggregated.
getSize() - Method in interface org.openspaces.admin.transport.Transports
Returns the number of currently discovered transports.
getSize() - Method in interface org.openspaces.admin.transport.TransportsStatistics
Returns the number of TransportStatistics that are aggregated.
getSize() - Method in interface org.openspaces.admin.vm.VirtualMachines
Returns the number of virtual machines current discovered.
getSize() - Method in interface org.openspaces.admin.vm.VirtualMachinesDetails
Returns the number of VirtualMachineDetails that are being aggregated.
getSize() - Method in interface org.openspaces.admin.vm.VirtualMachinesStatistics
Returns the number of statistics (virtual machines) aggregated.
getSize() - Method in class org.openspaces.core.config.CustomCachePolicyFactoryBean
 
getSizeLimit() - Method in class org.openspaces.core.map.LocalCacheSupport
Sets the size limit of the local cache.
getSlaLocation() - Method in class org.openspaces.admin.memcached.config.MemcachedConfig
 
getSlaLocation() - Method in class org.openspaces.admin.pu.config.ProcessingUnitConfig
 
getSlaLocation() - Method in class org.openspaces.admin.space.config.SpaceConfig
 
getSlowConsumerLatency() - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
getSlowConsumerReadTimeout() - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
getSlowConsumerRetries() - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
getSlowConsumerThroughput() - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
getSnapshot() - Method in class net.jini.space.AvailabilityEvent
Returns a snapshot of the Entry whose transition triggered this event.
getSnapshot() - Method in interface net.jini.space.MatchSet
Returns a snapshot of the Entry removed by the last call to next.
getSocketConnectTimeout() - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
getSource() - Method in class com.j_spaces.core.client.EntryArrivedRemoteEvent
The space on which the Event initially occurred.
getSource() - Method in class net.jini.core.event.EventRegistration
Returns the source that will be used in all RemoteEvents generated for this interest registration.
getSourceByName(String) - Method in interface org.openspaces.admin.gateway.GatewaySink
Returns a gateway sink source for the specified source gateway name or null if no such gateway sink source exists.
getSourceChannelStatistics(String) - Method in interface com.gigaspaces.cluster.replication.async.mirror.MirrorStatistics
Get the mirror statistics per specific space instance replication channel that replicates data to the mirror.
getSourceContainer() - Method in interface org.openspaces.grid.gsm.rebalancing.FutureStatefulProcessingUnitInstance
 
getSourceCpuUtilization() - Method in class org.openspaces.admin.alert.alerts.ReplicationChannelDisconnectedAlert
The CPU utilization reading when this alert was fired.
getSourceDetails() - Method in interface com.gigaspaces.sync.ConsolidationParticipantData
 
getSourceDetails() - Method in interface com.gigaspaces.sync.OperationsBatchData
 
getSourceDetails() - Method in interface com.gigaspaces.sync.TransactionData
 
getSourceGatewayName() - Method in interface org.openspaces.admin.gateway.GatewaySinkSource
Returns the name of the remote gateway which this source acts as its end point.
getSourceHeapUtilization() - Method in class org.openspaces.admin.alert.alerts.ReplicationChannelDisconnectedAlert
The heap memory utilization reading when this alert was fired.
getSourceHostAddress() - Method in class org.openspaces.admin.alert.alerts.ReplicationChannelDisconnectedAlert
The host address of the source machine that this alert corresponds to.
getSourceHostName() - Method in class org.openspaces.admin.alert.alerts.ReplicationChannelDisconnectedAlert
The host name of the source machine that this alert corresponds to.
getSourceMemberName() - Method in exception com.j_spaces.core.cluster.ReplicationFilterException
Gets the replication channel source member name.
getSourceMemberName() - Method in interface com.j_spaces.core.SpaceCopyStatus
 
getSourceMemberURL() - Method in interface com.j_spaces.core.SpaceCopyStatus
 
getSources() - Method in interface org.openspaces.admin.gateway.GatewaySink
Returns the gateway sink sources of this sink.
getSourceSpaceMemberName() - Method in class com.j_spaces.sadapter.datasource.BulkDataPersisterContext
Get the source space member name that sent this bulk.
getSourceUid() - Method in class org.openspaces.admin.alert.alerts.ReplicationChannelDisconnectedAlert
getSourceVirtualMachineUid() - Method in class org.openspaces.admin.alert.alerts.ReplicationChannelDisconnectedAlert
The uid of the source virtual machine that this alert corresponds to.
getSpace() - Method in interface com.gigaspaces.events.EventSession
 
getSpace() - Method in class org.openspaces.admin.pu.events.ProcessingUnitSpaceCorrelatedEvent
Returns the space that was correlated with the processing unit.
getSpace() - Method in interface org.openspaces.admin.pu.ProcessingUnit
 
getSpace() - Method in class org.openspaces.admin.space.events.SpaceStatisticsChangedEvent
Returns a the Space associated with the event.
getSpace() - Method in interface org.openspaces.admin.space.SpaceInstance
Returns the space this instance is part of.
getSpace() - Method in interface org.openspaces.admin.space.SpacePartition
Returns the Space this Space Partition is part of.
getSpace() - Method in class org.openspaces.core.DefaultGigaSpace
 
getSpace() - Method in interface org.openspaces.core.GigaSpace
Returns the IJSpace used by this GigaSpace implementation to delegate different space operations.
getSpace() - Method in class org.openspaces.core.map.MapFactoryBean
 
getSpace() - Method in class org.openspaces.core.space.mode.AbstractSpaceModeChangeEvent
Returns the space that initiated this event.
getSpace() - Method in class org.openspaces.jpa.openjpa.SpaceConfiguration
 
getSpace() - Method in class org.openspaces.memcached.MemcachedServiceDetails
 
getSpaceAdded() - Method in interface org.openspaces.admin.space.Spaces
Returns an event manager allowing to add SpaceAddedEventListeners.
getSpaceByName(String) - Method in interface org.openspaces.admin.space.Spaces
Returns a space based on its name.
getSpaceByUID(String) - Method in interface org.openspaces.admin.space.Spaces
Returns a space based on its uid.
getSpaceCorrelated() - Method in interface org.openspaces.admin.pu.ProcessingUnit
 
getSpaceDetails() - Method in interface org.openspaces.admin.pu.ProcessingUnitInstance
Returns the space service details as described by the service started within the processing unit.
getSpaceDirect(ServiceID) - Method in interface org.openspaces.pu.container.servicegrid.PUServiceBean
 
getSpaceDirect(ServiceID) - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanImpl
 
getSpaceDirect(ServiceID) - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanProxy
 
getSpaceDirectFactory(ServiceID) - Method in interface org.openspaces.pu.container.servicegrid.PUServiceBean
 
getSpaceDirectFactory(ServiceID) - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanImpl
 
getSpaceDirectFactory(ServiceID) - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanProxy
 
getSpaceEvictionStrategy() - Method in class org.openspaces.core.config.CustomCachePolicyFactoryBean
 
getSpaceId() - Method in interface com.gigaspaces.sync.DataSyncOperation
 
getSpaceInstance() - Method in interface org.openspaces.admin.pu.ProcessingUnitInstance
Returns a space instance that was started within the processing unit instance.
getSpaceInstance() - Method in class org.openspaces.admin.space.events.ReplicationStatusChangedEvent
The Space Instance that replicates to a replication target.
getSpaceInstance() - Method in class org.openspaces.admin.space.events.SpaceInstanceStatisticsChangedEvent
Returns the Space Instance associated with this event.
getSpaceInstance() - Method in class org.openspaces.admin.space.events.SpaceModeChangedEvent
Returns the Space Instance that space mode changed for.
getSpaceInstance() - Method in class org.openspaces.admin.space.ReplicationTarget
Returns the space instance that will be replicated to.
getSpaceInstanceAdded() - Method in interface org.openspaces.admin.machine.Machine
Returns the space instance added event manager allowing to add and remove SpaceInstanceAddedEventListeners.
getSpaceInstanceAdded() - Method in interface org.openspaces.admin.space.Space
Allows to registered SpaceInstanceAddedEventListener to be notified when space instances are added.
getSpaceInstanceAdded() - Method in interface org.openspaces.admin.space.Spaces
Returns an event manager allowing to globally add SpaceInstanceAddedEventListener that will be called for any space instance discovered.
getSpaceInstanceAdded() - Method in interface org.openspaces.admin.vm.VirtualMachine
Returns an event manager allowing to register for SpaceInstanceAddedEventListeners for space instances added on this virtual machine.
getSpaceInstanceAdded() - Method in interface org.openspaces.admin.zone.Zone
Returns the space instance added event manager allowing to add and remove SpaceInstanceAddedEventListeners.
getSpaceInstanceName() - Method in interface org.openspaces.admin.space.SpaceInstance
Get this Space instance String representation.
getSpaceInstanceRemoved() - Method in interface org.openspaces.admin.machine.Machine
Returns the space instance removed event manager allowing to add and remove SpaceInstanceRemovedEventListeners.
getSpaceInstanceRemoved() - Method in interface org.openspaces.admin.space.Space
Allows to registered SpaceInstanceRemovedEventListener to be notified when space instances are removed.
getSpaceInstanceRemoved() - Method in interface org.openspaces.admin.space.Spaces
Returns an event manager allowing to globally remove SpaceInstanceAddedEventListener that will be called for any space instance discovered.
getSpaceInstanceRemoved() - Method in interface org.openspaces.admin.vm.VirtualMachine
Returns an event manager allowing to register for SpaceInstanceRemovedEventListeners for space instances added on this virtual machine.
getSpaceInstanceRemoved() - Method in interface org.openspaces.admin.zone.Zone
Returns the space instance removed event manager allowing to add and remove SpaceInstanceRemovedEventListeners.
getSpaceInstances() - Method in interface org.openspaces.admin.machine.Machine
Returns all the space instances running on the machine.
getSpaceInstances() - Method in interface org.openspaces.admin.pu.ProcessingUnitInstance
Returns all the space instances that were started within the processing unit instance.
getSpaceInstances() - Method in interface org.openspaces.admin.vm.VirtualMachine
Returns the space instances started within this virtual machine.
getSpaceInstances() - Method in interface org.openspaces.admin.zone.Zone
Returns all the space instances running within the zone.
getSpaceInstanceStatisticsChanged() - Method in interface org.openspaces.admin.space.Spaces
Returns an event manager allowing to register for SpaceInstanceStatisticsChangedEvents that occur on all the currently discovered SpaceInstances.
getSpaceMemberName() - Method in exception com.j_spaces.core.exception.SpaceUnavailableException
 
getSpaceMemberPosition(String) - Method in class com.j_spaces.core.cluster.ReplicationPolicy
This method returns the relative position of the specified space member in the replication group, or -1 if the space member is not found.
getSpaceMode() - Method in class org.openspaces.core.space.mode.AbstractSpaceModeChangeEvent
 
getSpaceModeChanged() - Method in interface org.openspaces.admin.space.Space
Allows to globally regsiter for each SpaceInstance SpaceModeChangedEvent.
getSpaceModeChanged() - Method in interface org.openspaces.admin.space.SpaceInstance
Allows to register for SpaceModeChangedEvents.
getSpaceModeChanged() - Method in interface org.openspaces.admin.space.Spaces
Returns an event manager allowing to globally register for SpaceModeChangedEvents that happen on any Space instance currently discovered.
getSpaceName() - Method in class com.j_spaces.core.admin.SpaceConfig
Returns the space name.
getSpaceName() - Method in class com.j_spaces.core.client.SpaceURL
Deprecated.
Gets Space name.
getSpaceName() - Method in exception com.j_spaces.core.MemoryShortageException
 
getSpaceName() - Method in class org.openspaces.admin.alert.alerts.SpacePartitionSplitBrainAlert
 
getSpaceName() - Method in class org.openspaces.admin.space.SpaceDeployment
Deprecated.
getSpaceName() - Method in exception org.openspaces.core.RedoLogCapacityExceededException
 
getSpaceName() - Method in exception org.openspaces.core.SpaceMemoryShortageException
 
getSpacePartitionId() - Method in class org.openspaces.admin.alert.alerts.SpacePartitionSplitBrainAlert
 
getSpaceRemoved() - Method in interface org.openspaces.admin.space.Spaces
Returns an event manager allowing to remove SpaceAddedEventListeners.
getSpaceReplicationUrl(String) - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
getSpaceRuntimeHolder(ServiceID) - Method in interface org.openspaces.pu.container.servicegrid.PUServiceBean
 
getSpaceRuntimeHolder(ServiceID) - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanImpl
 
getSpaceRuntimeHolder(ServiceID) - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanProxy
 
getSpaces() - Method in interface org.openspaces.admin.Admin
Returns the spaces discovered.
getSpaces() - Method in interface org.openspaces.admin.pu.ProcessingUnit
 
getSpaces() - Method in interface org.openspaces.admin.space.Space
Returns the spaces this space is one of.
getSpaces() - Method in interface org.openspaces.admin.space.Spaces
Returns all the currently discovered Spaces.
getSpaceStatisticsChanged() - Method in interface org.openspaces.admin.space.Spaces
Returns an event manager allowing to register for SpaceStatisticsChangedEvents that occur on all the currently discovered Spaces.
getSpaceStatisticsHolder(ServiceID) - Method in interface org.openspaces.pu.container.servicegrid.PUServiceBean
 
getSpaceStatisticsHolder(ServiceID) - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanImpl
 
getSpaceStatisticsHolder(ServiceID) - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanProxy
 
getSpaceType() - Method in class org.openspaces.core.space.SpaceServiceDetails
 
getSpaceTypeDescriptor() - Method in interface com.gigaspaces.server.ServerEntry
Gets the entry's type descriptor.
getSpaceUrl() - Method in class org.openspaces.admin.memcached.config.MemcachedConfig
 
getSpaceUrl() - Method in class org.openspaces.admin.memcached.MemcachedDeployment
Returns the Space url of the config.
getSpaceUrl() - Method in interface org.openspaces.admin.space.SpaceInstance
 
getSpaceUrl() - Method in class org.openspaces.core.space.SpaceServiceDetails
 
getSpaceUrlAttributes() - Static method in class com.j_spaces.core.client.SpaceURL
Deprecated.
Gets a list of all the available space url attributes keys.
getSpaceUuid() - Method in class com.j_spaces.core.client.EntryArrivedRemoteEvent
Returns the unique uid of the space the event originated from.
getSpaceVersionID() - Method in exception com.j_spaces.core.client.EntryVersionConflictException
Return entry Space Version ID
getSpaceVersionID() - Method in exception org.openspaces.core.SpaceOptimisticLockingFailureException
Returns the entry Space Version ID.
getSqlBuffer() - Method in interface org.openspaces.jpa.openjpa.query.executor.JpaQueryExecutor
Gets the executor's generated SQL buffer.
getSqlFunction() - Method in class org.openspaces.core.config.SpaceSqlFunctionBean
 
getSslPort() - Method in class org.openspaces.pu.container.jee.JeeServiceDetails
Returns the ssl port of where the service is running on.
getStarted() - Method in class org.openspaces.pu.container.servicegrid.jmxs.SecuredPUExtension
 
getStarted() - Method in interface org.openspaces.pu.container.servicegrid.jmxs.SecuredPUExtensionMBean
Get the Date the ServiceBean was started
getStartTime() - Method in interface org.openspaces.admin.vm.VirtualMachineDetails
 
getState() - Method in interface com.j_spaces.core.admin.IRemoteJSpaceAdmin
Returns the particular condition of this space.
getState() - Method in class com.j_spaces.core.filters.ReplicationStatistics.OutgoingChannel
getState(long) - Method in class com.sun.jini.mahalo.TxnManagerImpl
 
getState(Object) - Method in class com.sun.jini.mahalo.TxnManagerImpl
 
getState(long) - Method in class com.sun.jini.mahalo.TxnMgrProxy
 
getState(Object) - Method in class com.sun.jini.mahalo.TxnMgrProxy
 
getState(Object) - Method in interface net.jini.core.transaction.server.ExtendedTransactionManager
 
getState() - Method in class net.jini.core.transaction.server.ServerTransaction
Returns the current state of the transaction.
getState(long) - Method in interface net.jini.core.transaction.server.TransactionManager
Returns the current state of the given transaction.
getState() - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanProxy
 
getStateForProcessingUnit(ProcessingUnit) - Method in class org.openspaces.grid.gsm.machines.MachinesSlaEnforcementState
 
getStatistics(int) - Method in interface com.j_spaces.core.admin.StatisticsAdmin
Returns a StatisticsContext for specific filter operation code.
getStatistics(Integer[]) - Method in interface com.j_spaces.core.admin.StatisticsAdmin
Returns statistics repository that contains a map of operation codes to StatisticsContext objects for passed specific filter operation codes.
getStatistics() - Method in interface com.j_spaces.core.admin.StatisticsAdmin
Returns statistics repository that contains a map of operation codes to StatisticsContext objects for all filter operation codes.
getStatistics() - Method in class org.openspaces.admin.os.events.OperatingSystemsStatisticsChangedEvent
Returns the statistics associated with the event.
getStatistics() - Method in class org.openspaces.admin.os.events.OperatingSystemStatisticsChangedEvent
Returns the operating system statistics associated with the event.
getStatistics() - Method in interface org.openspaces.admin.os.OperatingSystem
Returns the statistics of the operating system.
getStatistics() - Method in interface org.openspaces.admin.os.OperatingSystems
Returns an aggregated view of all the operating systems statistics.
getStatistics() - Method in class org.openspaces.admin.pu.elastic.config.AutomaticCapacityScaleRuleConfig
 
getStatistics() - Method in class org.openspaces.admin.pu.events.ProcessingUnitInstanceStatisticsChangedEvent
 
getStatistics() - Method in interface org.openspaces.admin.pu.ProcessingUnitInstance
Returns the processing unit instance statistics.
getStatistics() - Method in class org.openspaces.admin.space.events.SpaceInstanceStatisticsChangedEvent
Returns the statistics of the Space Instance sampled.
getStatistics() - Method in class org.openspaces.admin.space.events.SpaceStatisticsChangedEvent
Returns the statistics of the Space sampled.
getStatistics() - Method in interface org.openspaces.admin.space.Space
Returns an aggregated view of all the statistics of all the instances.
getStatistics() - Method in interface org.openspaces.admin.space.SpaceInstance
Returns the space instance statistics.
getStatistics() - Method in class org.openspaces.admin.transport.events.TransportsStatisticsChangedEvent
Returns the aggregated transports statistics sampled.
getStatistics() - Method in class org.openspaces.admin.transport.events.TransportStatisticsChangedEvent
Returns the transport statistics sampled.
getStatistics() - Method in interface org.openspaces.admin.transport.Transport
Returns the transport statistics.
getStatistics() - Method in interface org.openspaces.admin.transport.Transports
Returns the aggregated statistics of all the currently discovered transports.
getStatistics() - Method in class org.openspaces.admin.vm.events.VirtualMachinesStatisticsChangedEvent
Returns the aggregated virtual machines statistics sampled.
getStatistics() - Method in class org.openspaces.admin.vm.events.VirtualMachineStatisticsChangedEvent
Returns the statistics of the virtual machine sampled.
getStatistics() - Method in interface org.openspaces.admin.vm.VirtualMachine
Returns the statistics of the virtual machine.
getStatistics() - Method in interface org.openspaces.admin.vm.VirtualMachines
Returns the aggregated statistics of all virtual machines.
getStatisticsChanged() - Method in interface org.openspaces.admin.os.OperatingSystem
getStatisticsChanged() - Method in interface org.openspaces.admin.os.OperatingSystems
Allows to register OperatingSystemsStatisticsChangedEventListener to be notified when statistics have changed.
getStatisticsChanged() - Method in interface org.openspaces.admin.space.Space
Allows to register for aggregated Space level statistics SpaceStatisticsChangedEvent.
getStatisticsChanged() - Method in interface org.openspaces.admin.space.SpaceInstance
Allows to register for SpaceInstanceStatisticsChangedEvents.
getStatisticsChanged() - Method in interface org.openspaces.admin.transport.Transport
Allows to register for TransportStatisticsChangedEvents.
getStatisticsChanged() - Method in interface org.openspaces.admin.transport.Transports
Allows to register for aggregated TransportsStatisticsChangedEvents.
getStatisticsChanged() - Method in interface org.openspaces.admin.vm.VirtualMachines
Returns a virtual machines statistics change event manager allowing to register for events of VirtualMachinesStatisticsChangedEvent.
getStatisticsPollingIntervalSeconds() - Method in class org.openspaces.admin.pu.elastic.config.AutomaticCapacityScaleConfig
 
getStatisticsSamplingRate() - Method in interface com.j_spaces.core.admin.StatisticsAdmin
Checks statistics sampling rate.
getStatisticsStringArray() - Method in interface com.j_spaces.core.admin.StatisticsAdmin
Returns a string array contains statistics values for each operation.
getStatisticsValue(ProcessingUnit, Map<ProcessingUnitStatisticsId, Object>, ProcessingUnitStatisticsId) - Static method in class org.openspaces.grid.gsm.autoscaling.AutoScalingSlaUtils
Validates that the specified statisticsId defined in the rule
getStatus() - Method in interface org.openspaces.admin.alert.Alert
 
getStatus() - Method in class org.openspaces.admin.alert.alerts.AbstractAlert
 
getStatus() - Method in interface org.openspaces.admin.pu.ProcessingUnit
 
getStatus() - Method in class org.openspaces.admin.quiesce.QuiesceDetails
 
getStatus() - Method in class org.openspaces.events.AbstractEventListenerContainer
 
getStatus() - Method in class org.openspaces.events.EventContainerServiceMonitors
 
getStatus(ServletResponse) - Method in interface org.openspaces.pu.container.jee.stats.HttpResponseStatus
 
getStatusCode(ResponseMessage) - Method in class org.openspaces.memcached.protocol.binary.MemcachedBinaryResponseEncoder
 
getStorageType() - Method in interface com.gigaspaces.metadata.SpacePropertyDescriptor
 
getStorageType() - Method in interface com.gigaspaces.metadata.SpaceTypeDescriptor
Get the type storage type
getStorageType() - Method in class org.openspaces.core.config.GigaSpaceDocumentTypeDescriptorFactoryBean
 
getStore() - Method in class org.openspaces.jpa.openjpa.StoreManagerSQLQuery
 
getStoreHandler() - Method in class org.openspaces.core.config.AttributeStoreFactoryBean
 
getStrategyClassName() - Method in class org.openspaces.grid.esm.ESMImpl.PendingElasticPropertiesUpdate
 
getString(int) - Method in class com.gigaspaces.query.CompoundResult
 
getString(String) - Method in class com.gigaspaces.query.CompoundResult
 
getStringProperties() - Method in class org.openspaces.admin.config.AbstractConfig
 
getStringWrapperObject(String, Object) - Method in class org.openspaces.core.util.StringProperties
 
getStringWrapperObject(Map<String, String>, String, Object) - Static method in class org.openspaces.core.util.StringPropertiesUtils
Gets an object that has a constructor that accepts String as a single argument
getSubqAlias() - Method in class org.openspaces.jpa.openjpa.query.InnerQuery
Return the subqAlias
getSuccesfullChanges() - Method in exception com.gigaspaces.client.ChangeException
Returns the successfully done changes.
getSuccesfullChanges() - Method in exception org.openspaces.core.ChangeException
Returns the successfully done changes.
getSuccessfulOperationCount() - Method in interface com.gigaspaces.cluster.replication.async.mirror.MirrorOperationStatistics
Returns the count of operations that were successfully executed on the mirror
getSuccessfulOperationCount() - Method in interface com.gigaspaces.cluster.replication.statistics.IReplicationInOperation
Returns the count of operations that were successfully executed on target
getSuffix() - Method in class org.openspaces.core.cluster.ClusterInfo
Returns a String suffix that can be used to discriminate instances.
getSuperClasses() - Method in class com.j_spaces.core.client.BasicTypeInfo
Deprecated.
Returns Entry Super Classes array.
getSuperClassesChecksum() - Method in class com.j_spaces.core.client.BasicTypeInfo
Deprecated.
getSuperClassesNames() - Method in class com.j_spaces.core.client.ExternalEntry
Deprecated.
Entry Super Classes Names.
getSuperClassesNames() - Method in interface com.j_spaces.core.IGSEntry
Entry Super Classes Names.
getSuperTypeName() - Method in interface com.gigaspaces.metadata.SpaceTypeDescriptor
Gets the super type name
getSwapRedologPolicy() - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
getSwapSpaceUsedPerc() - Method in interface org.openspaces.admin.os.OperatingSystemStatistics
Returns the percentage used of swap space out of the total swap space.
getSyncEndpointInterceptorConfiguration() - Method in class org.openspaces.core.gateway.GatewaySinkFactoryBean
Gets the synchronization endpoint interceptor configuration for the sink component.
getSyncTargets(List<String>) - Method in class com.j_spaces.core.cluster.ReplicationPolicy
Returns a list of URLs or an empty list of reliable targets to recover from.
getSystemPriorityMaxThreads() - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
getSystemPriorityMinThreads() - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
getSystemPriorityQueueCapacity() - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
getSystemPriorityThreadIdleTimeout() - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
getSystemProperties() - Method in interface org.openspaces.admin.vm.VirtualMachineDetails
 
getSystemVariableDefaultValue(String) - Static method in class com.j_spaces.kernel.SystemProperties
 
getTakeCount() - Method in interface org.openspaces.admin.space.SpaceInstanceStatistics
 
getTakeCount() - Method in interface org.openspaces.admin.space.SpaceStatistics
 
getTakePerSecond() - Method in interface org.openspaces.admin.space.SpaceInstanceStatistics
 
getTakePerSecond() - Method in interface org.openspaces.admin.space.SpaceStatistics
 
getTarget() - Method in class org.openspaces.core.gateway.GatewayDelegation
 
getTargetContainer() - Method in interface org.openspaces.grid.gsm.rebalancing.FutureStatefulProcessingUnitInstance
 
getTargetContainer() - Method in interface org.openspaces.grid.gsm.rebalancing.FutureStatelessProcessingUnitInstance
 
getTargetCpuUtilization() - Method in class org.openspaces.admin.alert.alerts.ReplicationChannelDisconnectedAlert
The CPU utilization reading when this alert was fired.
getTargetDetails() - Method in class com.j_spaces.core.filters.ReplicationStatistics.OutgoingChannel
 
getTargetGatewayName() - Method in interface org.openspaces.admin.gateway.GatewayDelegatorTarget
Returns the delegated target gateway name.
getTargetHeapUtilization() - Method in class org.openspaces.admin.alert.alerts.ReplicationChannelDisconnectedAlert
The heap memory utilization reading when this alert was fired.
getTargetHostAddress() - Method in class org.openspaces.admin.alert.alerts.ReplicationChannelDisconnectedAlert
The host address of the target machine that this alert corresponds to.
getTargetHostname() - Method in class com.j_spaces.core.filters.ReplicationStatistics.OutgoingChannel
Deprecated.
since 9.5 - Use getTargetDetails().getHostName() instead.
getTargetHostName() - Method in class org.openspaces.admin.alert.alerts.ReplicationChannelDisconnectedAlert
The host name of the target machine that this alert corresponds to.
getTargetIsMirror() - Method in class org.openspaces.admin.alert.alerts.ReplicationChannelDisconnectedAlert
An indication if the target Space is a Mirror-Service.
getTargetMemberName() - Method in exception com.j_spaces.core.cluster.ReplicationFilterException
Gets the replication channel target member name.
getTargetMemberName() - Method in class com.j_spaces.core.filters.ReplicationStatistics.OutgoingChannel
 
getTargetMemberName() - Method in interface com.j_spaces.core.SpaceCopyStatus
 
getTargetName() - Method in exception org.openspaces.core.RedoLogCapacityExceededException
 
getTargetPid() - Method in class com.j_spaces.core.filters.ReplicationStatistics.OutgoingChannel
Deprecated.
since 9.5 - Use getTargetDetails().getProcessId() instead.
getTargetTransmissionMatrix(String) - Method in class com.j_spaces.core.cluster.ReplicationPolicy.ReplicationPolicyDescription
Extracts the transmission policy from this source to the requested target.
getTargetType() - Method in class org.openspaces.admin.space.ReplicationTarget
 
getTargetUid() - Method in class org.openspaces.admin.alert.alerts.ReplicationChannelDisconnectedAlert
getTargetUuid() - Method in class com.j_spaces.core.filters.ReplicationStatistics.OutgoingChannel
 
getTargetVirtualMachineUid() - Method in class org.openspaces.admin.alert.alerts.ReplicationChannelDisconnectedAlert
The uid of the target virtual machine that this alert corresponds to.
getTempDirPath() - Method in class org.openspaces.launcher.WebLauncherConfig
 
getTemplate() - Method in class org.openspaces.core.config.SQLQueryFactoryBean
 
getTemplate() - Method in class org.openspaces.core.jini.JiniServiceFactoryBean
 
getTemplate() - Method in class org.openspaces.events.AbstractEventListenerContainer
Returns the template that will be used.
getTemplate() - Method in class org.openspaces.events.EventContainerServiceDetails
 
getTemplate() - Method in interface org.openspaces.events.EventTemplateProvider
Returns the template that will be used for matching on events.
getTemplate() - Method in class org.openspaces.remoting.SpaceRemotingServiceExporter
The template used for receiving events.
getTemplateAsDocument() - Method in interface com.gigaspaces.datasource.DataSourceQuery
Gets a SpaceDocument representation of this query.
getTemplateAsObject() - Method in interface com.gigaspaces.datasource.DataSourceQuery
Gets an object representation of this query.
getTemplateClassName() - Method in exception com.j_spaces.core.InvalidFifoTemplateException
Returns invalid template className.
getTemplateClassName() - Method in exception org.openspaces.core.InvalidFifoTemplateException
Returns invalid template className.
getTemplateUID() - Method in class com.j_spaces.core.client.EntryArrivedRemoteEvent
returns multicast templateID, TODO remote this support after support TemplateID == NotifySpaceUID
getterMethodFor(Method) - Method in class org.openspaces.persistency.support.ProcedureCache
 
getTestOnBorrow() - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
 
getTestOnReturn() - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
 
getTestWhileIdle() - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
 
getText() - Method in class com.gigaspaces.log.LogEntry
Returns the full log text.
getTextWithLF() - Method in class com.gigaspaces.log.LogEntry
Returns the full log text with line separator.
getThis() - Method in class org.openspaces.jpa.openjpa.query.QueryExpressionFactory
Return a value representing this.
getThreadCount() - Method in interface org.openspaces.admin.vm.VirtualMachinesStatistics
 
getThreadCount() - Method in interface org.openspaces.admin.vm.VirtualMachineStatistics
Returns the number of currently running threads in this virtual machine
getThreadPoolIdleTimeout() - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
getThreadsQueueSize() - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
getThrowable() - Method in class com.sun.jini.lease.BasicRenewalFailureEvent
Returns the exception (if any) that was thrown by the last renewal attempt.
getThrowable() - Method in class net.jini.lease.RenewalFailureEvent
Returns the Throwable (if any) that was thrown by the last renewal attempt.
getTimeBetweenEvictionRunsMillis() - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
 
getTimeDelta() - Method in interface org.openspaces.admin.os.OperatingSystem
Returns the delta between a current time taken on the admin API side, and the current time assumed by the remote machine.
getTimeline() - Method in interface org.openspaces.admin.os.OperatingSystemsStatistics
Returns the timeline (from newest to oldest) history statistics, including this one.
getTimeline() - Method in interface org.openspaces.admin.os.OperatingSystemStatistics
Returns the timeline (from newest to oldest) history statistics, including this one.
getTimeline() - Method in interface org.openspaces.admin.vm.VirtualMachinesStatistics
Returns the timeline (from newest to oldest) history statistics, including this one.
getTimeline() - Method in interface org.openspaces.admin.vm.VirtualMachineStatistics
Returns the timeline (from newest to oldest) history statistics, including this one.
getTimelineFromTimestamp(long) - Method in interface org.openspaces.admin.pu.ProcessingUnitInstanceStatistics
Returns the timeline (from newest to oldest) history statistics, including this one.
getTimelineFromTimestamp(long) - Method in interface org.openspaces.admin.space.SpaceInstanceStatistics
Returns the timeline (from newest to oldest) history statistics, including this one.
getTimelineFromTimestamp(long) - Method in interface org.openspaces.admin.space.SpaceStatistics
Returns the timeline (from newest to oldest) history statistics, including this one.
getTimeout() - Method in class org.openspaces.admin.application.deploy.AbstractApplicationCommand
 
getTimeout() - Method in class org.openspaces.core.jini.JiniServiceFactoryBean
The timeout to wait looking up the service
getTimeout() - Method in exception org.openspaces.pu.container.servicegrid.deploy.GSMNotFoundException
 
getTimeout() - Method in exception org.openspaces.remoting.RemoteTimeoutException
 
getTimestamp() - Method in class com.gigaspaces.log.LogEntry
Returns the timestamp this log was taken at.
getTimestamp() - Method in class com.gigaspaces.metrics.MetricRegistrySnapshot
 
getTimestamp() - Method in interface org.openspaces.admin.alert.Alert
 
getTimestamp() - Method in class org.openspaces.admin.alert.alerts.AbstractAlert
 
getTimestamp() - Method in interface org.openspaces.admin.os.OperatingSystemsStatistics
Returns the timestamp when the aggregated statistics was computed.
getTimestamp() - Method in interface org.openspaces.admin.os.OperatingSystemStatistics
Returns the timestamp when the statistics were take.
getTimestamp() - Method in interface org.openspaces.admin.pu.ProcessingUnitInstanceStatistics
The timestamp the stats were taken at.
getTimestamp() - Method in interface org.openspaces.admin.space.SpaceInstanceStatistics
Returns the timestamp the statistics were taken at.
getTimestamp() - Method in interface org.openspaces.admin.space.SpaceStatistics
Returns the timestamp this space statistics were taken.
getTimestamp() - Method in interface org.openspaces.admin.transport.TransportsStatistics
Returns the timestamp when this statistics was sampled.
getTimestamp() - Method in interface org.openspaces.admin.transport.TransportStatistics
Returns the timestamp when the statistics were taken.
getTimestamp() - Method in interface org.openspaces.admin.vm.VirtualMachinesStatistics
Return the timestamp when the statistics were taken.
getTimestamp() - Method in interface org.openspaces.admin.vm.VirtualMachineStatistics
Return the timestamp when the statistics were taken.
getTimestamp() - Method in interface org.openspaces.core.PollingFuture
 
getTimestamp() - Method in class org.openspaces.pu.container.servicegrid.PUMonitors
 
getTimeToLive() - Method in interface com.gigaspaces.sync.change.DataSyncChangeSet
 
getTimeToLive() - Method in class com.j_spaces.core.client.EntryInfo
Deprecated.
 
getTimeToLive() - Method in class com.j_spaces.core.client.ExternalEntry
Deprecated.
Entry time to live.
getTimeToLive() - Method in interface com.j_spaces.core.IGSEntry
Entry time to live.
getTimeToLive() - Method in interface com.j_spaces.map.IMap
Returns how long cached objects will live in the cache.
getTimeWindowMillis() - Method in class org.openspaces.archive.DefaultArchivePollingContainerExceptionHandler
 
getTimeWindowSeconds() - Method in class org.openspaces.admin.pu.statistics.AbstractTimeWindowStatisticsConfig
 
getTimeWindowStatistics() - Method in class org.openspaces.admin.pu.statistics.ProcessingUnitStatisticsId
 
getTimeZone() - Method in class com.gigaspaces.metrics.reporters.ConsoleReporterFactory
 
getTitle() - Method in class org.openspaces.ui.WidgetGroup
 
getToken() - Method in class org.openspaces.admin.quiesce.QuiesceResult
 
getTotal() - Method in class org.openspaces.pu.container.jee.stats.WebRequestsServiceMonitors
Returns the total number of requests processed.
getTotalBlockedEntriesByFilter() - Method in interface com.j_spaces.core.SpaceCopyStatus
 
getTotalCopiedEntries() - Method in interface com.j_spaces.core.SpaceCopyStatus
 
getTotalCopiedNotifyTemplates() - Method in interface com.j_spaces.core.SpaceCopyStatus
 
getTotalCopyObj() - Method in interface com.j_spaces.core.SpaceCopyStatus
 
getTotalDummyObj() - Method in interface com.j_spaces.core.SpaceCopyStatus
 
getTotalDuplicateEntries() - Method in interface com.j_spaces.core.SpaceCopyStatus
 
getTotalDuration() - Method in class org.openspaces.pu.container.jee.stats.WebRequestsServiceMonitors
Returns the total time (in milliseconds) that it took to process requests.
getTotalExpectedResults() - Method in class com.gigaspaces.async.AsyncResultFilterEvent
Returns the total expected results of this execution.
getTotalLogFiles() - Method in class com.gigaspaces.log.LogEntries
Returns the total number of log files scanned.
getTotalMetrics() - Method in class com.gigaspaces.metrics.MetricRegistrySnapshot
 
getTotalNumberOfInstances() - Method in interface org.openspaces.admin.pu.ProcessingUnit
Deprecated.
- since 9.6.0 - please use ProcessingUnit.getPlannedNumberOfInstances()

Note that this method does not count the number of running instances, but rather the total number of planned instances for the processing unit. To count the number of active processing unit instances please use the method ProcessingUnit.getInstances().

getTotalNumberOfInstances() - Method in interface org.openspaces.admin.space.Space
Returns the total number of instances.
getTotalPhysicalMemorySizeInBytes() - Method in interface org.openspaces.admin.os.OperatingSystemDetails
Returns the total physical memory size in bytes.
getTotalPhysicalMemorySizeInBytes() - Method in interface org.openspaces.admin.os.OperatingSystemsDetails
getTotalPhysicalMemorySizeInGB() - Method in interface org.openspaces.admin.os.OperatingSystemDetails
Returns the total physical memory size in giga byes.
getTotalPhysicalMemorySizeInGB() - Method in interface org.openspaces.admin.os.OperatingSystemsDetails
getTotalPhysicalMemorySizeInMB() - Method in interface org.openspaces.admin.os.OperatingSystemDetails
Returns the total physical memory size in mega bytes.
getTotalPhysicalMemorySizeInMB() - Method in interface org.openspaces.admin.os.OperatingSystemsDetails
getTotalSwapSpaceSizeInBytes() - Method in interface org.openspaces.admin.os.OperatingSystemDetails
Returns the total swap space size in bytes.
getTotalSwapSpaceSizeInBytes() - Method in interface org.openspaces.admin.os.OperatingSystemsDetails
getTotalSwapSpaceSizeInGB() - Method in interface org.openspaces.admin.os.OperatingSystemDetails
Returns the total swap space size in giga bytes.
getTotalSwapSpaceSizeInGB() - Method in interface org.openspaces.admin.os.OperatingSystemsDetails
getTotalSwapSpaceSizeInMB() - Method in interface org.openspaces.admin.os.OperatingSystemDetails
Returns the total swap space size in mega bytes.
getTotalSwapSpaceSizeInMB() - Method in interface org.openspaces.admin.os.OperatingSystemsDetails
getTrace() - Method in class org.openspaces.grid.gsm.rebalancing.RebalancingSlaEnforcement
 
getTransaction() - Method in interface com.j_spaces.map.IMap
Deprecated.
use explicit transaction instead
getTransaction(long) - Method in interface com.sun.jini.mahalo.TxnManager
Retrieves a Transaction given the transaction's ID.
getTransaction(long) - Method in class com.sun.jini.mahalo.TxnManagerImpl
Method from TxnManager which produces a Transaction from its ID.
getTransaction() - Method in class org.openspaces.core.map.LockHandle
Returns the transaction representing the lock on the given key.
getTransaction() - Method in class org.openspaces.core.transaction.manager.AbstractJiniTransactionManager.JiniTransactionObject
 
getTransaction() - Method in class org.openspaces.core.transaction.manager.JiniTransactionHolder
Returns the Jini transaction object.
getTransactionalContext() - Method in class org.openspaces.core.transaction.manager.AbstractJiniTransactionManager
 
getTransactionalContext() - Method in interface org.openspaces.core.transaction.manager.JiniPlatformTransactionManager
Returns the transactional context the jini transaction is bounded under (usually using Spring synchronization which is based on thread local).
getTransactionData() - Method in class com.j_spaces.sadapter.datasource.BulkDataPersisterContext
Deprecated.
getTransactionDefinition() - Method in class org.openspaces.events.AbstractEventListenerContainer
 
getTransactionDetails() - Method in interface org.openspaces.admin.space.SpaceInstanceRuntimeDetails
getTransactionDetails() - Method in interface org.openspaces.admin.space.SpaceRuntimeDetails
getTransactionId() - Method in interface com.gigaspaces.transaction.TransactionUniqueId
 
getTransactionId() - Method in interface net.jini.core.transaction.server.TransactionParticipantData
Deprecated.
The id of the distributed transaction
getTransactionId() - Method in class net.jini.core.transaction.server.TransactionParticipantDataImpl
 
getTransactionLockRetryInterval() - Method in class org.openspaces.core.gateway.SinkErrorHandlingFactoryBean
Gets the defined time interval between failed operations retry attempts.
getTransactionManager() - Method in class org.openspaces.core.transaction.DefaultTransactionProvider
 
getTransactionManager() - Method in class org.openspaces.core.transaction.manager.AbstractJiniTransactionManager
 
getTransactionManager() - Method in class org.openspaces.events.AbstractEventListenerContainer
Return the Spring PlatformTransactionManager to use for transactional wrapping of message reception plus listener execution.
getTransactionManager() - Method in class org.openspaces.events.EventContainerServiceDetails
 
getTransactionManager() - Method in class org.openspaces.jpa.openjpa.SpaceConfiguration
 
getTransactionManagerId() - Method in interface com.gigaspaces.transaction.TransactionUniqueId
 
getTransactionManagerId() - Method in class com.sun.jini.mahalo.TxnManagerImpl
 
getTransactionManagerId() - Method in class com.sun.jini.mahalo.TxnMgrProxy
 
getTransactionManagerId() - Method in interface net.jini.core.transaction.server.TransactionManager
 
getTransactionManagerName() - Method in class org.openspaces.events.AbstractEventListenerContainer
 
getTransactionParticipantDataItems() - Method in interface com.gigaspaces.sync.ConsolidationParticipantData
 
getTransactionParticipantDataItems() - Method in interface com.gigaspaces.sync.TransactionData
 
getTransactionParticipantMetadata() - Method in interface com.gigaspaces.sync.ConsolidationParticipantData
 
getTransactionParticipantMetaData() - Method in interface com.gigaspaces.sync.TransactionData
 
getTransactionParticipantMetaData() - Method in class com.j_spaces.sadapter.datasource.BulkDataPersisterContext
 
getTransactionParticipantsCount() - Method in interface com.gigaspaces.transaction.ConsolidatedDistributedTransactionMetaData
 
getTransactionParticipantsCount() - Method in interface com.gigaspaces.transaction.TransactionParticipantMetaData
Number of participants in the transaction
getTransactionParticipantsCount() - Method in interface net.jini.core.transaction.server.TransactionParticipantData
Deprecated.
Number of participants in transaction
getTransactionParticipantsCount() - Method in class net.jini.core.transaction.server.TransactionParticipantDataImpl
 
getTransactionTimeout() - Method in class com.j_spaces.core.client.XAResourceImpl
 
getTransactionTimeout() - Method in class org.openspaces.core.gateway.GatewaySinkFactoryBean
Gets the transaction timeout for the operations made by the Sink against the local cluster.
getTransactionUniqueId() - Method in interface com.gigaspaces.transaction.ConsolidatedDistributedTransactionMetaData
 
getTransactionUniqueId() - Method in interface com.gigaspaces.transaction.TransactionParticipantMetaData
The id of the transaction
getTransactionUniqueId() - Method in class net.jini.core.transaction.server.TransactionParticipantDataImpl
 
getTransport() - Method in class org.openspaces.admin.transport.events.TransportStatisticsChangedEvent
Returns the associated transport with the event.
getTransport() - Method in interface org.openspaces.admin.transport.TransportAware
Returns the transport the grid component is using.
getTransportByHostAndPort(String, int) - Method in interface org.openspaces.admin.transport.Transports
Returns the transport that is bounded on the specified host and port.
getTransportByUID(String) - Method in interface org.openspaces.admin.transport.Transports
Returns the transport based on the specified UID.
getTransports() - Method in interface org.openspaces.admin.Admin
Returns the transports discovered.
getTransports() - Method in interface org.openspaces.admin.machine.Machine
Returns the transports "running" on the machine.
getTransports() - Method in class org.openspaces.admin.transport.events.TransportsStatisticsChangedEvent
Returns the tranports associated with this events.
getTransports() - Method in interface org.openspaces.admin.transport.Transports
Returns all the currently discovered transports.
getTransports(String) - Method in interface org.openspaces.admin.transport.Transports
Returns all the transports bounded on the specified host.
getTransports() - Method in interface org.openspaces.admin.zone.Zone
Returns the transports "running" within the zone.
getTransportStatisticsChanged() - Method in interface org.openspaces.admin.transport.Transports
Allows to register for transport level TransportStatisticsChangedEvents.
getTriggerOperationHandler() - Method in class org.openspaces.events.polling.AggregatedPollingEventContainerServiceDetails
 
getTriggerOperationHandler() - Method in class org.openspaces.events.polling.PollingEventContainerServiceDetails
 
getTriggerOperationHandler() - Method in class org.openspaces.events.polling.SimplePollingEventListenerContainer
 
getTxBytes() - Method in interface org.openspaces.admin.os.OperatingSystemStatistics.NetworkStatistics
The total tx bytes transmitted.
getTxBytesPerSecond() - Method in interface org.openspaces.admin.os.OperatingSystemStatistics.NetworkStatistics
The number of bytes transmitted per second (computed against the previous sampled stats).
getTxCreated() - Method in class org.openspaces.core.transaction.manager.JiniTransactionHolder
Returns the Jini transaction created object.
getTxDropped() - Method in interface org.openspaces.admin.os.OperatingSystemStatistics.NetworkStatistics
 
getTxErrors() - Method in interface org.openspaces.admin.os.OperatingSystemStatistics.NetworkStatistics
 
getTxPackets() - Method in interface org.openspaces.admin.os.OperatingSystemStatistics.NetworkStatistics
 
getTxPacketsPerSecond() - Method in interface org.openspaces.admin.os.OperatingSystemStatistics.NetworkStatistics
 
getTxProvider() - Method in class org.openspaces.core.DefaultGigaMap
 
getTxProvider() - Method in class org.openspaces.core.DefaultGigaSpace
 
getTxProvider() - Method in interface org.openspaces.core.GigaMap
Returns the transaction provider allowing accessing the current running transaction.
getTxProvider() - Method in interface org.openspaces.core.GigaSpace
Returns the transaction provider allowing to access the current running transaction.
getType() - Method in class com.gigaspaces.log.LogEntry
Returns the type of the log entry.
getType() - Method in interface com.gigaspaces.metadata.SpacePropertyDescriptor
Gets the property type.
getType() - Method in class org.openspaces.admin.pu.events.BackupGridServiceManagerChangedEvent
Returns the type of the event.
getType() - Method in interface org.openspaces.admin.pu.ProcessingUnit
 
getType() - Method in class org.openspaces.core.config.SQLQueryFactoryBean
 
getType() - Method in class org.openspaces.grid.gsm.capacity.AbstractCapacityRequirement
 
getType() - Method in interface org.openspaces.grid.gsm.capacity.CapacityRequirement
 
getType() - Method in class org.openspaces.grid.gsm.capacity.CpuCapacityRequirement
 
getType() - Method in class org.openspaces.grid.gsm.capacity.DriveCapacityRequirement
 
getType() - Method in class org.openspaces.grid.gsm.capacity.MemoryCapacityRequirement
 
getType() - Method in class org.openspaces.grid.gsm.capacity.NumberOfMachinesCapacityRequirement
 
getType() - Method in class org.openspaces.jpa.openjpa.query.AggregationFunction
Return the expected type for this value, or Object if the type is unknown.
getType() - Method in class org.openspaces.jpa.openjpa.query.FieldPathNode
 
getType() - Method in class org.openspaces.jpa.openjpa.query.InnerQuery
Return the expected type for this value, or Object if the type is unknown.
getType() - Method in class org.openspaces.jpa.openjpa.query.LiteralValueNode
 
getType() - Method in class org.openspaces.jpa.openjpa.query.NullValueNode
 
getType() - Method in class org.openspaces.jpa.openjpa.query.ParameterNode
 
getType() - Method in class org.openspaces.jpa.openjpa.query.Variable
 
getType() - Method in class org.openspaces.remoting.scripting.ResourceLazyLoadingScript
Returns the type of a script.
getType() - Method in interface org.openspaces.remoting.scripting.Script
The type of the script (or actually, language).
getType() - Method in class org.openspaces.remoting.scripting.StaticScript
Returns the type of a script.
getTypeDescriptor() - Method in interface com.gigaspaces.cluster.replication.gateway.conflict.RegisterTypeDescriptorConflict
 
getTypeDescriptor() - Method in interface com.gigaspaces.datasource.DataSourceIdQuery
 
getTypeDescriptor() - Method in interface com.gigaspaces.datasource.DataSourceQuery
 
getTypeDescriptor() - Method in interface com.gigaspaces.sync.DataSyncOperation
 
getTypeDescriptor() - Method in interface com.gigaspaces.sync.IntroduceTypeData
 
getTypeDescriptor(String) - Method in class org.openspaces.core.DefaultGigaSpaceTypeManager
 
getTypeDescriptor(Class<?>) - Method in class org.openspaces.core.DefaultGigaSpaceTypeManager
 
getTypeDescriptor(String) - Method in interface org.openspaces.core.GigaSpaceTypeManager
Gets the space type descriptor of the specified type.
getTypeDescriptor(Class<?>) - Method in interface org.openspaces.core.GigaSpaceTypeManager
Gets the space type descriptor of the specified type.
getTypeDescriptor() - Method in class org.openspaces.persistency.support.SpaceTypeDescriptorContainer
 
getTypeDisplayName() - Method in interface com.gigaspaces.metadata.SpacePropertyDescriptor
Gets the property display type name.
getTypeManager() - Method in class org.openspaces.core.DefaultGigaSpace
 
getTypeManager() - Method in interface org.openspaces.core.GigaSpace
Gets the type manager of this GigaSpace instance.
getTypeName() - Method in interface com.gigaspaces.client.ChangedEntryDetails
Returns the changed entry type name.
getTypeName() - Method in interface com.gigaspaces.client.FailedChangedEntryDetails
Returns the changed entry type name.
getTypeName() - Method in interface com.gigaspaces.cluster.replication.gateway.conflict.AddIndexConflict
 
getTypeName() - Method in interface com.gigaspaces.datasource.BulkItem
Deprecated.
 
getTypeName() - Method in class com.gigaspaces.document.SpaceDocument
getTypeName() - Method in interface com.gigaspaces.metadata.SpacePropertyDescriptor
Gets the property type name.
getTypeName() - Method in interface com.gigaspaces.metadata.SpaceTypeDescriptor
Gets the type name.
getTypeName() - Method in class com.gigaspaces.query.IdQuery
Returns the name of type to query.
getTypeName() - Method in class com.gigaspaces.query.IdsQuery
Returns the name of type to query.
getTypeName() - Method in interface com.gigaspaces.sync.AddIndexData
 
getTypeName() - Method in class com.j_spaces.core.client.SQLQuery
Returns the name of the type which will be queried.
getTypeSimpleName() - Method in interface com.gigaspaces.metadata.SpaceTypeDescriptor
Gets the type simple name.
getUID() - Method in interface com.gigaspaces.server.eviction.EvictableServerEntry
Returns the entry unique space identifier.
getUid() - Method in interface com.gigaspaces.sync.DataSyncOperation
 
getUID() - Method in exception com.j_spaces.core.client.EntryAlreadyInSpaceException
Returns the rejected entry UID.
getUID() - Method in class com.j_spaces.core.client.EntryInfo
Deprecated.
 
getUID() - Method in exception com.j_spaces.core.client.EntryNotInSpaceException
Returns Entry UID.
getUID() - Method in exception com.j_spaces.core.client.EntryVersionConflictException
Return entry UID
getUID() - Method in class com.j_spaces.core.client.ExternalEntry
Deprecated.
Entry UID.
getUID() - Method in interface com.j_spaces.core.IGSEntry
Entry UID.
getUID() - Method in interface com.j_spaces.core.LeaseContext
Returns UID of written Entry.
getUid() - Method in interface org.openspaces.admin.GridComponent
Returns the unique id of the grid component.
getUid() - Method in interface org.openspaces.admin.machine.Machine
Returns the UID of the machine.
getUid() - Method in interface org.openspaces.admin.os.OperatingSystem
Returns the uid of the operating system.
getUid() - Method in interface org.openspaces.admin.os.OperatingSystemDetails
Returns the uid of the operating system.
getUid() - Method in interface org.openspaces.admin.space.Space
Returns the uid of the Space.
getUid() - Method in interface org.openspaces.admin.transport.Transport
Returns the UID of the transport.
getUid() - Method in interface org.openspaces.admin.vm.VirtualMachine
Returns the uid of the virtual machine.
getUid() - Method in interface org.openspaces.admin.vm.VirtualMachineDetails
Returns the uid of the virtual machine.
getUID() - Method in exception org.openspaces.core.EntryAlreadyInSpaceException
Returns the rejected entry UID.
getUID() - Method in exception org.openspaces.core.EntryNotInSpaceException
Returns Entry UID.
getUID() - Method in exception org.openspaces.core.SpaceOptimisticLockingFailureException
Returns the entry UID.
getUids() - Method in interface org.openspaces.admin.esm.ElasticServiceManagers
Returns a map of elastic service manager with the key as the uid.
getUids() - Method in interface org.openspaces.admin.gsa.GridServiceAgents
Returns a map of grid service agent with the key as the uid.
getUids() - Method in interface org.openspaces.admin.gsc.GridServiceContainers
Returns a map of grid service container with the key as the uid.
getUids() - Method in interface org.openspaces.admin.gsm.GridServiceManagers
Returns a map of grid service manager with the key as the uid.
getUids() - Method in interface org.openspaces.admin.lus.LookupServices
Returns a map of lookup service with the key as the uid.
getUids() - Method in interface org.openspaces.admin.machine.Machines
Returns a map of machines with the key as the uid.
getUids() - Method in interface org.openspaces.admin.os.OperatingSystems
Returns a map of operating systems with the key as the uid.
getUids() - Method in interface org.openspaces.admin.vm.VirtualMachines
Returns a map of virtual machines with the key as the uid.
getUnallocatedCapacity() - Method in class org.openspaces.grid.gsm.machines.BinPackingSolver
 
getUndeployedGridServiceAgentsZones() - Method in interface org.openspaces.grid.gsm.machines.MachinesSlaEnforcementEndpoint
 
getUndeployedGridServiceAgentsZones(ProcessingUnit) - Method in class org.openspaces.grid.gsm.machines.MachinesSlaEnforcementState
 
getUndeployListeners() - Method in class org.openspaces.interop.DotnetProcessingUnitBean
 
getUndeployListeners() - Method in class org.openspaces.interop.DotnetProcessingUnitContainer
 
getUndeployListeners() - Method in class org.openspaces.pu.container.ProcessingUnitContainer
 
getUndeployListeners() - Method in class org.openspaces.pu.container.spi.ApplicationContextProcessingUnitContainer
 
getUndeployListeners() - Method in class org.openspaces.pu.container.support.CompoundProcessingUnitContainer
 
getUniqueName() - Method in class org.openspaces.core.cluster.ClusterInfo
Returns a unique name of the processing unit.
getUnsupportedOptions() - Method in class org.openspaces.jpa.StoreManager
 
getUpdateCount() - Method in interface org.openspaces.admin.space.SpaceInstanceStatistics
 
getUpdateCount() - Method in interface org.openspaces.admin.space.SpaceStatistics
 
getUpdateInterval() - Method in class org.openspaces.pu.container.jee.lb.apache.ApacheLoadBalancerAgent
 
getUpdateModifiers() - Method in interface com.j_spaces.core.IJSpace
Gets the proxyUpdateModifiers.
getUpdateOperationStatistics() - Method in interface com.gigaspaces.cluster.replication.async.mirror.MirrorOperations
Return statistics on update operations
getUpdateOperationStatistics() - Method in interface com.gigaspaces.cluster.replication.statistics.IReplicationInOperations
Return statistics on update operations
getUpdatePerSecond() - Method in interface org.openspaces.admin.space.SpaceInstanceStatistics
 
getUpdatePerSecond() - Method in interface org.openspaces.admin.space.SpaceStatistics
 
getUpperDampener() - Method in class org.openspaces.pu.sla.AbstractPolicy
Returns the lower dampener for this policy.
getUpperDampener() - Method in interface org.openspaces.pu.sla.Policy
The upper dampener acts as a time window where if the upper threshold has been cleared (after it has been breached), it won't cause the policy action to happen.
getUptime() - Method in interface org.openspaces.admin.vm.VirtualMachinesStatistics
 
getUptime() - Method in interface org.openspaces.admin.vm.VirtualMachineStatistics
 
getURL() - Method in class com.j_spaces.core.client.SpaceURL
Deprecated.
Gets URL.
getURL() - Method in interface com.j_spaces.core.IJSpace
Returns the SpaceURL instance which was used to initialize the space.
getUrl() - Method in class org.openspaces.core.space.SpaceServiceDetails
 
getUsage() - Method in class org.openspaces.admin.application.deploy.ApplicationDeployCommand
 
getUsage() - Method in class org.openspaces.admin.application.deploy.ApplicationUndeployCommand
 
getUsage() - Static method in class org.openspaces.pu.container.servicegrid.deploy.Deploy
 
getUsage(boolean) - Static method in class org.openspaces.pu.container.servicegrid.deploy.Deploy
 
getUsage() - Static method in class org.openspaces.pu.container.servicegrid.deploy.MemcachedDeploy
 
getUsage(boolean) - Static method in class org.openspaces.pu.container.servicegrid.deploy.MemcachedDeploy
 
getUsage() - Static method in class org.openspaces.pu.container.servicegrid.deploy.SpaceDeploy
 
getUsage(boolean) - Static method in class org.openspaces.pu.container.servicegrid.deploy.SpaceDeploy
 
getUseClientMode() - Method in class com.gigaspaces.lrmi.nio.filters.IOSSLFilter
 
getUsedAgentUids(MachinesSlaEnforcementState.StateKey) - Method in class org.openspaces.grid.gsm.machines.MachinesSlaEnforcementState
 
getUser(String) - Method in interface com.gigaspaces.security.directory.UserManager
Retrieve the user details by username.
getUserDetails() - Method in class com.gigaspaces.security.Authentication
The underlying user details used to authenticate
getUserDetails() - Method in class com.gigaspaces.security.directory.CredentialsProvider
 
getUserDetails() - Method in class com.gigaspaces.security.directory.DefaultCredentialsProvider
 
getUserDetails() - Method in class com.gigaspaces.security.service.SecurityContext
 
getUserDetails() - Method in class org.openspaces.admin.application.deploy.AbstractApplicationCommand
 
getUserDetails() - Method in class org.openspaces.admin.memcached.config.MemcachedConfig
 
getUserDetails() - Method in class org.openspaces.admin.pu.config.ProcessingUnitConfig
 
getUserDetails() - Method in class org.openspaces.admin.pu.ProcessingUnitDeployment
Deprecated.
getUserDetails() - Method in interface org.openspaces.admin.pu.topology.ProcessingUnitConfigHolder
 
getUserDetails() - Method in class org.openspaces.admin.space.config.SpaceConfig
 
getUserManager() - Method in interface com.gigaspaces.security.directory.DirectoryManager
A user manager for user-management based on the privileges granted to the directory manager.
getUsername() - Method in class com.gigaspaces.security.audit.AuditLogRecord
 
getUsername() - Method in class com.gigaspaces.security.directory.User
 
getUsername() - Method in interface com.gigaspaces.security.directory.UserDetails
Returns the username used to authenticate the user.
getUsername() - Method in class org.openspaces.admin.pu.config.UserDetailsConfig
 
getUsername() - Method in class org.openspaces.core.space.SecurityConfig
Returns the username to connect to the Space with.
getUserRoles(UserManager, String) - Static method in class com.gigaspaces.security.directory.DirectoryManagerUtils
Query the UserManager for all the roles assigned to the specified user.
getUserRoles(UserDetails) - Static method in class com.gigaspaces.security.directory.DirectoryManagerUtils
Extract all roles assigned to the specified user.
getUsersWithRole(UserManager, String) - Static method in class com.gigaspaces.security.directory.DirectoryManagerUtils
Get all users that are assigned to the specified role.
getValidationQuery() - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
 
getValue() - Method in class com.gigaspaces.metrics.Gauge
Returns the metric's current value.
getValue(ChangeOperation) - Static method in class com.gigaspaces.sync.change.PutInMapOperation
 
getValue(ChangeOperation) - Static method in class com.gigaspaces.sync.change.SetOperation
 
getValue() - Method in class org.openspaces.admin.alert.AlertSeverity
Get the integer value for this alert severity.
getValue() - Method in class org.openspaces.admin.alert.AlertStatus
Get the integer value for this alert status.
getValue() - Method in class org.openspaces.admin.pu.config.ContextPropertyConfig
 
getValue(Annotation) - Static method in class org.openspaces.core.util.AnnotationUtils
Retrieve the value of the "value" attribute of a single-element Annotation, given an annotation instance.
getValue(Annotation, String) - Static method in class org.openspaces.core.util.AnnotationUtils
Retrieve the value of a named Annotation attribute, given an annotation instance.
getValue(Object[]) - Method in class org.openspaces.jpa.openjpa.query.LiteralValueNode
 
getValue() - Method in class org.openspaces.jpa.openjpa.query.LiteralValueNode
 
getValue(Object[]) - Method in class org.openspaces.jpa.openjpa.query.ParameterNode
 
getValue() - Method in class org.openspaces.memcached.MemcachedEntry
 
getValue() - Method in class org.openspaces.pu.sla.monitor.BeanPropertyMonitor
 
getValue() - Method in interface org.openspaces.pu.sla.monitor.Monitor
The value of the monitor.
getVendor() - Method in interface org.openspaces.admin.os.OperatingSystemDetails.VendorDetails
 
getVendorCodeName() - Method in interface org.openspaces.admin.os.OperatingSystemDetails.VendorDetails
 
getVendorDetails() - Method in interface org.openspaces.admin.os.OperatingSystemDetails
 
getVendorName() - Method in interface org.openspaces.admin.os.OperatingSystemDetails.VendorDetails
 
getVendorVersion() - Method in interface org.openspaces.admin.os.OperatingSystemDetails.VendorDetails
 
getVersion() - Method in interface com.gigaspaces.client.ChangedEntryDetails
Returns the version of the entry after the change opertion.
getVersion() - Method in interface com.gigaspaces.client.FailedChangedEntryDetails
Returns the version of the entry after the change opertion.
getVersion() - Method in interface com.gigaspaces.datasource.DataSourceIdQuery
 
getVersion() - Method in class com.gigaspaces.document.SpaceDocument
getVersion() - Method in class com.gigaspaces.query.IdQuery
Returns the version.
getVersion() - Method in interface com.gigaspaces.server.ServerEntry
Gets the entry version.
getVersion() - Method in interface com.gigaspaces.sync.change.DataSyncChangeSet
 
getVersion() - Method in class com.j_spaces.core.client.ExternalEntry
Deprecated.
Ascending version of this Entry
getVersion() - Method in interface com.j_spaces.core.IGSEntry
Ascending version of this Entry
getVersion() - Method in interface com.j_spaces.core.LeaseContext
Returns the version of written \ updated entry.
getVersion() - Method in interface org.openspaces.admin.os.OperatingSystemDetails
Returns the version of the operating system.
getVersion() - Method in class org.openspaces.grid.gsm.machines.backup.MachinesState
 
getVersion() - Method in class org.openspaces.grid.gsm.machines.MachinesSlaEnforcementState
 
getVersion() - Method in class org.openspaces.memcached.MemcachedEntry
 
getVersionID() - Method in class com.j_spaces.core.client.EntryInfo
Deprecated.
 
getVersionID() - Method in class com.j_spaces.core.client.ExternalEntry
Deprecated.
Entry Version ID.
getVirtualMachine() - Method in class org.openspaces.admin.vm.events.VirtualMachineStatisticsChangedEvent
Returns the virtual machine associated with this event.
getVirtualMachine() - Method in interface org.openspaces.admin.vm.VirtualMachineAware
Returns the virtual machine the grid component is running within.
getVirtualMachineAdded() - Method in interface org.openspaces.admin.vm.VirtualMachines
Returns the virtual machine added event manager allowing to add and remove VirtualMachineAddedEventListeners.
getVirtualMachineByUID(String) - Method in interface org.openspaces.admin.vm.VirtualMachines
Return a virtual machine by its uid.
getVirtualMachineRemoved() - Method in interface org.openspaces.admin.vm.VirtualMachines
Returns the virtual machine removed event manager allowing to add and remove VirtualMachineRemovedEventListeners.
getVirtualMachines() - Method in interface org.openspaces.admin.Admin
Returns the Virtual Machines discovered.
getVirtualMachines() - Method in interface org.openspaces.admin.machine.Machine
Returns the virtual machines running on the machine.
getVirtualMachines() - Method in class org.openspaces.admin.vm.events.VirtualMachinesStatisticsChangedEvent
Returns the virtual machines associated with this events.
getVirtualMachines() - Method in interface org.openspaces.admin.vm.VirtualMachines
Returns the currently discovered virtual machines.
getVirtualMachines() - Method in interface org.openspaces.admin.zone.Zone
Returns the virtual machines running within the zone.
getVirtualMachineStatisticsChanged() - Method in interface org.openspaces.admin.vm.VirtualMachine
Returns an event manager allowing to register for VirtualMachineStatisticsChangedEvents.
getVirtualMachineStatisticsChanged() - Method in interface org.openspaces.admin.vm.VirtualMachines
Returns a virtual machine statistics change event manger allowing to register for events of VirtualMachineStatisticsChangedEvent.
getVirtualMachineUid() - Method in class org.openspaces.admin.alert.alerts.MirrorPersistenceFailureAlert
The uid of the virtual machine that this alert corresponds to.
getVirtualMachineUid() - Method in class org.openspaces.admin.alert.alerts.ProcessingUnitInstanceMemberAliveIndicatorAlert
The uid of the virtual machine that this alert corresponds to.
getVirtualMachineUid() - Method in class org.openspaces.admin.alert.alerts.ReplicationRedoLogOverflowToDiskAlert
The uid of the virtual machine that this alert corresponds to.
getVirtualMachineUid() - Method in class org.openspaces.admin.alert.alerts.ReplicationRedoLogSizeAlert
The uid of the virtual machine that this alert corresponds to.
getVmName() - Method in interface org.openspaces.admin.vm.VirtualMachineDetails
 
getVmName() - Method in interface org.openspaces.admin.vm.VirtualMachinesDetails
 
getVmVendor() - Method in interface org.openspaces.admin.vm.VirtualMachineDetails
 
getVmVendor() - Method in interface org.openspaces.admin.vm.VirtualMachinesDetails
 
getVmVersion() - Method in interface org.openspaces.admin.vm.VirtualMachineDetails
 
getVmVersion() - Method in interface org.openspaces.admin.vm.VirtualMachinesDetails
 
getVote() - Method in class com.sun.jini.mahalo.ExtendedPrepareResult
 
getWaitForDeploymentToComplete() - Method in class org.openspaces.admin.pu.dependency.config.ProcessingUnitDependencyConfig
 
getWaitForDeploymentToComplete() - Method in interface org.openspaces.admin.pu.dependency.ProcessingUnitDependency
 
getWaitForResponse() - Method in interface com.j_spaces.map.IMap
getWarFilePath() - Method in class org.openspaces.launcher.WebLauncherConfig
 
getWatch() - Method in class org.openspaces.pu.sla.requirement.RangeRequirement
 
getWatchdogIdleConnectionTimeout() - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
getWatchdogListeningTimeout() - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
getWatchdogRequestTimeout() - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
getWebAppClassLoaderClassPath() - Method in class org.openspaces.pu.container.jee.JeeProcessingUnitContainerProvider
 
getWebAppClassLoaderJars() - Method in class org.openspaces.pu.container.jee.JeeProcessingUnitContainerProvider
 
getWebRequests() - Method in interface org.openspaces.admin.pu.ProcessingUnitInstanceStatistics
Returns statistics of JEE requests.
getWhere() - Method in class org.openspaces.core.config.SQLQueryFactoryBean
 
getWidgetGroups() - Method in class org.openspaces.ui.UserInterface
 
getWidgets() - Method in class org.openspaces.ui.WidgetGroup
 
getWriteCount() - Method in interface org.openspaces.admin.space.SpaceInstanceStatistics
 
getWriteCount() - Method in interface org.openspaces.admin.space.SpaceStatistics
 
getWriteEntries() - Method in interface com.j_spaces.core.SpaceCopyStatus
 
getWriteOperationStatistics() - Method in interface com.gigaspaces.cluster.replication.async.mirror.MirrorOperations
Return statistics on write operations
getWriteOperationStatistics() - Method in interface com.gigaspaces.cluster.replication.statistics.IReplicationInOperations
Return statistics on write operations
getWritePerSecond() - Method in interface org.openspaces.admin.space.SpaceInstanceStatistics
 
getWritePerSecond() - Method in interface org.openspaces.admin.space.SpaceStatistics
 
getXmlMapping() - Method in class org.openspaces.jpa.openjpa.query.FieldPathNode
 
getZone() - Method in class org.openspaces.admin.pu.config.MaxInstancesPerZoneConfig
 
getZone() - Method in class org.openspaces.pu.sla.requirement.ZoneRequirement
 
getZoneAdded() - Method in interface org.openspaces.admin.zone.Zones
Returns the machines added event manager allowing to add and remove ZoneAddedEventListeners.
getZoneRemoved() - Method in interface org.openspaces.admin.zone.Zones
Returns the grid service container added event manager allowing to add and remove ZoneRemovedEventListeners.
getZones() - Method in interface org.openspaces.admin.Admin
Returns the zones discovered.
getZones() - Method in class org.openspaces.admin.memcached.config.MemcachedConfig
 
getZones() - Method in class org.openspaces.admin.pu.config.ProcessingUnitConfig
 
getZones() - Method in class org.openspaces.admin.space.config.SpaceConfig
 
getZones() - Method in class org.openspaces.admin.zone.config.AbstractZonesConfig
 
getZones() - Method in interface org.openspaces.admin.zone.config.ZonesConfig
returns the zones attached to this config.
getZones() - Method in interface org.openspaces.admin.zone.ZoneAware
Deprecated.
getZones() - Method in interface org.openspaces.admin.zone.Zones
Returns all currently discovered zones.
getZones() - Method in class org.openspaces.grid.esm.ESMImpl
 
getZones() - Method in class org.openspaces.grid.gsm.capacity.CapacityRequirementsPerZones
 
getZones() - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanImpl
 
getZonesCapacity(ZonesConfig) - Method in class org.openspaces.grid.gsm.capacity.CapacityRequirementsPerZones
 
getZonesCapacityOrZero(ZonesConfig) - Method in class org.openspaces.grid.gsm.capacity.CapacityRequirementsPerZones
 
getZonesConfig() - Method in class org.openspaces.grid.gsm.autoscaling.AutoScalingSlaPolicy
 
GIGA_SPACE - Static variable in class org.openspaces.events.EventContainerServiceDetails.Attributes
 
GigaMap - Interface in org.openspaces.core
Provides a simpler interface on top of IMap and Cache implementation.
gigaMap() - Method in class org.openspaces.core.GigaMapConfigurer
Creates a new GigaMap instance if non already created.
GigaMapBeanDefinitionParser - Class in org.openspaces.core.config
A bean definition builder for GigaMapFactoryBean.
GigaMapBeanDefinitionParser() - Constructor for class org.openspaces.core.config.GigaMapBeanDefinitionParser
 
GigaMapConfigurer - Class in org.openspaces.core
A simple programmatic configurer for GigaMap instance wrapping the GigaMapFactoryBean.
GigaMapConfigurer(IMap) - Constructor for class org.openspaces.core.GigaMapConfigurer
 
GigaMapFactoryBean - Class in org.openspaces.core
 
GigaMapFactoryBean() - Constructor for class org.openspaces.core.GigaMapFactoryBean
 
GigaSpace - Interface in org.openspaces.core
Provides a simpler interface of IJSpace extension utilizing GigaSpaces extended and simplified programming model.
gigaSpace() - Method in class org.openspaces.core.GigaSpaceConfigurer
Creates a new GigaSpace instance if non already created.
GigaSpaceBeanDefinitionParser - Class in org.openspaces.core.config
A bean definition builder for GigaSpaceFactoryBean.
GigaSpaceBeanDefinitionParser() - Constructor for class org.openspaces.core.config.GigaSpaceBeanDefinitionParser
 
GigaSpaceConfigurer - Class in org.openspaces.core
A simple programmatic configurer for GigaSpace instance wrapping the GigaSpaceFactoryBean.
GigaSpaceConfigurer(IJSpace) - Constructor for class org.openspaces.core.GigaSpaceConfigurer
Constructs a new configurer based on the Space.
GigaSpaceConfigurer(SpaceConfigurer) - Constructor for class org.openspaces.core.GigaSpaceConfigurer
Constructs a new configurer based on the Space.
GigaSpaceConnectionFactory - Class in org.openspaces.jms
A Spring factory bean for creating GigaSpaces JMS implementation of JMS ConnectionFactory based on a Space instance.
GigaSpaceConnectionFactory() - Constructor for class org.openspaces.jms.GigaSpaceConnectionFactory
 
GigaSpaceConnectionFactoryBeanDefinitionParser - Class in org.openspaces.jms.config
A bean definition builder for GigaSpaceConnectionFactory.
GigaSpaceConnectionFactoryBeanDefinitionParser() - Constructor for class org.openspaces.jms.config.GigaSpaceConnectionFactoryBeanDefinitionParser
 
GigaSpaceContext - Annotation Type in org.openspaces.core.context
Allows to directly inject a GigaSpace implementation into a class field or setter property.
GigaSpaceContextBeanDefinitionParser - Class in org.openspaces.core.config
A bean definition builder for GigaSpaceContextBeanPostProcessor.
GigaSpaceContextBeanDefinitionParser() - Constructor for class org.openspaces.core.config.GigaSpaceContextBeanDefinitionParser
 
GigaSpaceContextBeanPostProcessor - Class in org.openspaces.core.context
A Spring bean post processor allowing to use GigaSpaceContext in order to inject GigaSpaceContext instances using annotations.
GigaSpaceContextBeanPostProcessor() - Constructor for class org.openspaces.core.context.GigaSpaceContextBeanPostProcessor
 
GigaSpaceDocumentTypeBeanDefinitionParser - Class in org.openspaces.core.config
Defines space-type tag parsing
GigaSpaceDocumentTypeBeanDefinitionParser() - Constructor for class org.openspaces.core.config.GigaSpaceDocumentTypeBeanDefinitionParser
 
GigaSpaceDocumentTypeDescriptorFactoryBean - Class in org.openspaces.core.config
 
GigaSpaceDocumentTypeDescriptorFactoryBean() - Constructor for class org.openspaces.core.config.GigaSpaceDocumentTypeDescriptorFactoryBean
 
GigaSpaceFactoryBean - Class in org.openspaces.core
A factory bean creating GigaSpace implementation.
GigaSpaceFactoryBean() - Constructor for class org.openspaces.core.GigaSpaceFactoryBean
 
GigaSpaceLateContext - Annotation Type in org.openspaces.core.context
Allows to directly inject a GigaSpace implementation into a class field or setter property.
GigaSpaceLateContextBeanDefinitionParser - Class in org.openspaces.core.config
A bean definition builder for GigaSpaceContextBeanPostProcessor.
GigaSpaceLateContextBeanDefinitionParser() - Constructor for class org.openspaces.core.config.GigaSpaceLateContextBeanDefinitionParser
 
GigaSpaceLateContextBeanFactoryPostProcessor - Class in org.openspaces.core.context
 
GigaSpaceLateContextBeanFactoryPostProcessor() - Constructor for class org.openspaces.core.context.GigaSpaceLateContextBeanFactoryPostProcessor
 
GigaSpaceQueue - Class in org.openspaces.jms
A Spring factory bean to create Queue based on a queue name.
GigaSpaceQueue() - Constructor for class org.openspaces.jms.GigaSpaceQueue
 
GigaSpaceQueueBeanDefinitionParser - Class in org.openspaces.jms.config
A bean definition parser for GigaSpaceQueue.
GigaSpaceQueueBeanDefinitionParser() - Constructor for class org.openspaces.jms.config.GigaSpaceQueueBeanDefinitionParser
 
GigaSpacesShutdownProcessHandler - Class in com.gigaspaces.grid.gsa
 
GigaSpacesShutdownProcessHandler() - Constructor for class com.gigaspaces.grid.gsa.GigaSpacesShutdownProcessHandler
 
GigaSpaceTopic - Class in org.openspaces.jms
A Spring factory bean to create Topic based on a topic name.
GigaSpaceTopic() - Constructor for class org.openspaces.jms.GigaSpaceTopic
 
GigaSpaceTopicBeanDefinitionParser - Class in org.openspaces.jms.config
A bean definition parser for GigaSpaceTopic.
GigaSpaceTopicBeanDefinitionParser() - Constructor for class org.openspaces.jms.config.GigaSpaceTopicBeanDefinitionParser
 
GigaSpaceTypeManager - Interface in org.openspaces.core
Interface encapsulating operations for getting and managing space type descriptors.
GigaSpaceXAConnectionFactory - Class in org.openspaces.jms
A Spring factory bean for creating GigaSpaces JMS implementation of JMS XAConnectionFactory based on a Space instance.
GigaSpaceXAConnectionFactory() - Constructor for class org.openspaces.jms.GigaSpaceXAConnectionFactory
 
GigaSpaceXAConnectionFactoryBeanDefinitionParser - Class in org.openspaces.jms.config
A bean definition builder for GigaSpaceXAConnectionFactory.
GigaSpaceXAConnectionFactoryBeanDefinitionParser() - Constructor for class org.openspaces.jms.config.GigaSpaceXAConnectionFactoryBeanDefinitionParser
 
GLOBAL_ORDER_MODE - Static variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
globallyManagedGridServiceContainers(int) - Method in class org.openspaces.grid.gsa.GridServiceAgentConfigurer
 
globallyManagedGridServiceManagers(int) - Method in class org.openspaces.grid.gsa.GridServiceAgentConfigurer
 
globallyManagedGridServiceManagersWithLookupService(int) - Method in class org.openspaces.grid.gsa.GridServiceAgentConfigurer
 
globallyManageLookupService(int) - Method in class org.openspaces.grid.gsa.GridServiceAgentConfigurer
 
globalOneWay(boolean) - Method in class org.openspaces.remoting.EventDrivenRemotingProxyConfigurer
 
GrantedAuthorities - Class in com.gigaspaces.security.authorities
Encapsulates the authorities granted to a specific user, to ease access control and authorization decisions.
GrantedAuthorities(Authority[]) - Constructor for class com.gigaspaces.security.authorities.GrantedAuthorities
 
greaterOrEquals(CapacityRequirements) - Method in class org.openspaces.grid.gsm.capacity.CapacityRequirements
 
greaterThan(CapacityRequirements) - Method in class org.openspaces.grid.gsm.capacity.CapacityRequirements
 
greaterThan(Value, Value) - Method in class org.openspaces.jpa.openjpa.query.QueryExpressionFactory
Return an expression representing the given condition.
greaterThanEqual(Value, Value) - Method in class org.openspaces.jpa.openjpa.query.QueryExpressionFactory
Return an expression representing the given condition.
GridAuthority - Class in com.gigaspaces.security.authorities
Defines an Authority for managing grid services, with the specified privilege.
GridAuthority(GridAuthority.GridPrivilege) - Constructor for class com.gigaspaces.security.authorities.GridAuthority
 
GridAuthority.GridPrivilege - Enum in com.gigaspaces.security.authorities
Defines managing services privileges
GridComponent - Interface in org.openspaces.admin
Grid Component is an element that can provide information on the machine it is running one, the transport it uses, the Operating system it is running on, and the virtual machine that started it.
GridServiceAgent - Interface in org.openspaces.admin.gsa
A Grid Service Agent is a process manager allowing to start and stop (on the operating system process level) processes (such as GridServiceManager, GridServiceContainer and LookupService.
gridServiceAgentAdded(GridServiceAgent) - Method in interface org.openspaces.admin.gsa.events.GridServiceAgentAddedEventListener
Called when a grid service is added.
gridServiceAgentAdded(GridServiceAgent) - Method in class org.openspaces.grid.gsm.strategy.ElasticMachineProvisioningDiscoveredMachinesCache
 
GridServiceAgentAddedEventListener - Interface in org.openspaces.admin.gsa.events
An event listener to be notified when a grid service is added.
GridServiceAgentAddedEventManager - Interface in org.openspaces.admin.gsa.events
An event manager allowing to remove and add GridServiceAgentAddedEventListeners.
GridServiceAgentConfigurer - Class in org.openspaces.grid.gsa
Provides a configurer to start a GS-Agent.
GridServiceAgentConfigurer() - Constructor for class org.openspaces.grid.gsa.GridServiceAgentConfigurer
 
GridServiceAgentFailureDetectionConfigAware - Interface in org.openspaces.grid.gsm
 
GridServiceAgentLifecycleEventListener - Interface in org.openspaces.admin.gsa.events
A simple lifecyle event listener that implements both the agent added and agent removed event listeners.
gridServiceAgentRemoved(GridServiceAgent) - Method in interface org.openspaces.admin.gsa.events.GridServiceAgentRemovedEventListener
Called when a grid service is removed.
gridServiceAgentRemoved(GridServiceAgent) - Method in class org.openspaces.grid.gsm.strategy.ElasticMachineProvisioningDiscoveredMachinesCache
 
GridServiceAgentRemovedEventListener - Interface in org.openspaces.admin.gsa.events
An event listener to be notified when a grid service is removed.
GridServiceAgentRemovedEventManager - Interface in org.openspaces.admin.gsa.events
An event manager allowing to remove and add GridServiceAgentRemovedEventListeners.
GridServiceAgents - Interface in org.openspaces.admin.gsa
Grid Service Agents hold all the different GridServiceAgent that are currently discovered.
GridServiceAgentSlaEnforcementInProgressException - Exception in org.openspaces.grid.gsm.machines.exceptions
 
GridServiceAgentSlaEnforcementInProgressException(ProcessingUnit, String) - Constructor for exception org.openspaces.grid.gsm.machines.exceptions.GridServiceAgentSlaEnforcementInProgressException
 
GridServiceAgentSlaEnforcementInProgressException(ProcessingUnit, String, Throwable) - Constructor for exception org.openspaces.grid.gsm.machines.exceptions.GridServiceAgentSlaEnforcementInProgressException
 
GridServiceAgentSlaEnforcementPendingContainerDeallocationException - Exception in org.openspaces.grid.gsm.machines.exceptions
 
GridServiceAgentSlaEnforcementPendingContainerDeallocationException(ProcessingUnit, CapacityRequirementsPerAgent) - Constructor for exception org.openspaces.grid.gsm.machines.exceptions.GridServiceAgentSlaEnforcementPendingContainerDeallocationException
 
GridServiceAgentStartedEvent - Class in org.openspaces.grid.gsm.machines.plugins.events
 
GridServiceAgentStartedEvent() - Constructor for class org.openspaces.grid.gsm.machines.plugins.events.GridServiceAgentStartedEvent
Deserialization cotr
GridServiceAgentStartedEvent(String, String) - Constructor for class org.openspaces.grid.gsm.machines.plugins.events.GridServiceAgentStartedEvent
 
GridServiceAgentStartRequestedEvent - Class in org.openspaces.grid.gsm.machines.plugins.events
 
GridServiceAgentStartRequestedEvent() - Constructor for class org.openspaces.grid.gsm.machines.plugins.events.GridServiceAgentStartRequestedEvent
Deserialization cotr
GridServiceAgentStartRequestedEvent(String) - Constructor for class org.openspaces.grid.gsm.machines.plugins.events.GridServiceAgentStartRequestedEvent
 
GridServiceAgentStoppedEvent - Class in org.openspaces.grid.gsm.machines.plugins.events
 
GridServiceAgentStoppedEvent() - Constructor for class org.openspaces.grid.gsm.machines.plugins.events.GridServiceAgentStoppedEvent
Deserialization cotr
GridServiceAgentStoppedEvent(String, String) - Constructor for class org.openspaces.grid.gsm.machines.plugins.events.GridServiceAgentStoppedEvent
 
GridServiceAgentStopRequestedEvent - Class in org.openspaces.grid.gsm.machines.plugins.events
 
GridServiceAgentStopRequestedEvent() - Constructor for class org.openspaces.grid.gsm.machines.plugins.events.GridServiceAgentStopRequestedEvent
Deserialization cotr
GridServiceAgentStopRequestedEvent(String, String) - Constructor for class org.openspaces.grid.gsm.machines.plugins.events.GridServiceAgentStopRequestedEvent
 
GridServiceContainer - Interface in org.openspaces.admin.gsc
A Grid Service Container is a container for ProcessingUnitInstances allocated to it through the GridServiceManager that manages it.
gridServiceContainerAdded(GridServiceContainer) - Method in interface org.openspaces.admin.gsc.events.GridServiceContainerAddedEventListener
Called when a grid service container is added.
gridServiceContainerAdded(GridServiceContainer) - Method in class org.openspaces.admin.samples.TestEventSampler
 
GridServiceContainerAddedEventListener - Interface in org.openspaces.admin.gsc.events
An event listener to be notified when a grid service container is added.
GridServiceContainerAddedEventManager - Interface in org.openspaces.admin.gsc.events
An event manager allowing to remove and add GridServiceContainerAddedEventListeners.
GridServiceContainerConfigAware - Interface in org.openspaces.grid.gsm
 
GridServiceContainerLifecycleEventListener - Interface in org.openspaces.admin.gsc.events
A simple lifecyle event listener that implements both the container added and container removed event listeners.
GridServiceContainerOptions - Class in org.openspaces.admin.gsa
GridServiceContainer process options to be started by the GridServiceAgent.
GridServiceContainerOptions() - Constructor for class org.openspaces.admin.gsa.GridServiceContainerOptions
Constructs a new grid service container options.
gridServiceContainerRemoved(GridServiceContainer) - Method in interface org.openspaces.admin.gsc.events.GridServiceContainerRemovedEventListener
Called when a grid service container is removed.
gridServiceContainerRemoved(GridServiceContainer) - Method in class org.openspaces.admin.samples.TestEventSampler
 
GridServiceContainerRemovedEventListener - Interface in org.openspaces.admin.gsc.events
An event listener to be notified when a grid service container is removed.
GridServiceContainerRemovedEventManager - Interface in org.openspaces.admin.gsc.events
An event manager allowing to remove and add GridServiceContainerRemovedEventListeners.
GridServiceContainers - Interface in org.openspaces.admin.gsc
Grid Service Containers hold all the different GridServiceContainers that are currently discovered.
GridServiceManager - Interface in org.openspaces.admin.gsm
A Grid Service Manager is a manager for ProcessingUnit deployments (acting either as primary or backups for a certain processing unit deployment).
gridServiceManagerAdded(GridServiceManager) - Method in interface org.openspaces.admin.gsm.events.GridServiceManagerAddedEventListener
Called when a grid service manager is added.
gridServiceManagerAdded(GridServiceManager) - Method in class org.openspaces.admin.samples.TestEventSampler
 
GridServiceManagerAddedEventListener - Interface in org.openspaces.admin.gsm.events
An event listener to be notified when a grid service manager is added.
GridServiceManagerAddedEventManager - Interface in org.openspaces.admin.gsm.events
An event manager allowing to remove and add GridServiceManagerAddedEventListeners.
GridServiceManagerLifecycleEventListener - Interface in org.openspaces.admin.gsm.events
A simple lifecyle event listener that implements both the container added and manager removed event listeners.
GridServiceManagerOptions - Class in org.openspaces.admin.gsa
GridServiceManager process options to be started by the GridServiceAgent.
GridServiceManagerOptions() - Constructor for class org.openspaces.admin.gsa.GridServiceManagerOptions
Constructs a new grid service manager options.
gridServiceManagerRemoved(GridServiceManager) - Method in interface org.openspaces.admin.gsm.events.GridServiceManagerRemovedEventListener
Called when a grid service manager is removed.
gridServiceManagerRemoved(GridServiceManager) - Method in class org.openspaces.admin.samples.TestEventSampler
 
GridServiceManagerRemovedEventListener - Interface in org.openspaces.admin.gsm.events
An event listener to be notified when a grid service manager is removed.
GridServiceManagerRemovedEventManager - Interface in org.openspaces.admin.gsm.events
An event manager allowing to remove and add GridServiceManagerRemovedEventListeners.
GridServiceManagers - Interface in org.openspaces.admin.gsm
Grid Service Containers hold all the different GridServiceManagers that are currently discovered.
GridServiceOptions - Class in org.openspaces.admin.gsa
A generic process options.
GridServiceOptions(String) - Constructor for class org.openspaces.admin.gsa.GridServiceOptions
Constructs a new grid service options with the given process type.
GROOVY_LOCAL_EXECUTOR_TYPE - Static variable in class org.openspaces.remoting.scripting.DefaultScriptingExecutor
 
GroovyLocalScriptExecutor - Class in org.openspaces.remoting.scripting
Groovy local script executor.
GroovyLocalScriptExecutor() - Constructor for class org.openspaces.remoting.scripting.GroovyLocalScriptExecutor
 
groupBy(GroupByAggregator) - Method in class com.gigaspaces.query.aggregators.AggregationSet
 
groupBy(String...) - Method in class com.gigaspaces.query.aggregators.GroupByAggregator
 
groupBy(GigaSpace, ISpaceQuery, GroupByAggregator) - Static method in class org.openspaces.extensions.QueryExtension
 
GroupByAggregator - Class in com.gigaspaces.query.aggregators
 
GroupByAggregator() - Constructor for class com.gigaspaces.query.aggregators.GroupByAggregator
Required for Externalizable
GroupByFilter - Class in com.gigaspaces.query.aggregators
 
GroupByFilter() - Constructor for class com.gigaspaces.query.aggregators.GroupByFilter
 
GroupByKey - Class in com.gigaspaces.query.aggregators
 
GroupByKey() - Constructor for class com.gigaspaces.query.aggregators.GroupByKey
Required for Externalizable
GroupByKey(Object[]) - Constructor for class com.gigaspaces.query.aggregators.GroupByKey
 
GroupByKey(int) - Constructor for class com.gigaspaces.query.aggregators.GroupByKey
 
GroupByResult - Class in com.gigaspaces.query.aggregators
 
GroupByResult() - Constructor for class com.gigaspaces.query.aggregators.GroupByResult
Required for Externalizable
GroupByResult(Map<GroupByKey, GroupByValue>) - Constructor for class com.gigaspaces.query.aggregators.GroupByResult
 
GroupByValue - Class in com.gigaspaces.query.aggregators
 
GroupByValue() - Constructor for class com.gigaspaces.query.aggregators.GroupByValue
Required for Externalizable
GroupByValue(Object[]) - Constructor for class com.gigaspaces.query.aggregators.GroupByValue
 
GroupByValue(Object[], Map<String, Integer>, GroupByKey) - Constructor for class com.gigaspaces.query.aggregators.GroupByValue
 
groupCapacityPerProcessingUnitPerAgent(MachinesSlaEnforcementState.StateKey) - Method in class org.openspaces.grid.gsm.machines.MachinesSlaEnforcementState
 
GROUPS - Static variable in class com.j_spaces.core.client.SpaceURL
Deprecated.
jini:// multicast support.
GROUPS - Static variable in class org.openspaces.core.config.LookupJiniTxManagerBeanDefinitionParser
 
groupUid(String) - Method in class org.openspaces.admin.alert.AlertFactory
A group unique identifier representing the aggregation of alerts belonging to the same alert bean, for a specific component.
GS_EXT_LOGGING_CONFIG_FILE_PATH - Static variable in class com.j_spaces.kernel.SystemProperties
 
GS_GROUP - Static variable in class org.openspaces.maven.support.POMGenerator
 
GS_HOME - Static variable in class com.j_spaces.kernel.SystemProperties
 
GS_LOGGING_CONFIG_FILE_PATH - Static variable in class com.j_spaces.kernel.SystemProperties
 
GS_LOGGING_DEBUG - Static variable in class com.j_spaces.kernel.SystemProperties
If true the process of loading the default gs_logging.properties file will be printed out for troubleshooting purpose.
GS_LOGGING_DISABLED - Static variable in class com.j_spaces.kernel.SystemProperties
If true the default gs_logging.properties file will not be loaded and none of the GS log handlers will be set to the LogManager.
GS_PROTOCOL - Static variable in class com.j_spaces.kernel.SystemProperties
 
GS_PROTOCOL_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
 
GSAReservationId - Class in org.openspaces.admin.gsa
 
GSAReservationId(String) - Constructor for class org.openspaces.admin.gsa.GSAReservationId
 
GSCForkHandler - Class in org.openspaces.core.gateway
A class responsible for forking a new GSC for the WAN Gateway, and relocating this PU instance (the gateway) to the new container.
GSCForkHandler(int, int, boolean, ProcessingUnitInstance, String) - Constructor for class org.openspaces.core.gateway.GSCForkHandler
Constructor.
gscsToString(GridServiceContainer[]) - Static method in class org.openspaces.grid.gsm.containers.ContainersSlaUtils
 
gscsToString(Collection<GridServiceContainer>) - Static method in class org.openspaces.grid.gsm.containers.ContainersSlaUtils
 
gscsToString(List<GridServiceContainer>) - Static method in class org.openspaces.grid.gsm.rebalancing.RebalancingUtils
 
gscToString(GridComponent) - Static method in class org.openspaces.grid.gsm.containers.ContainersSlaUtils
 
gscToString(GridComponent) - Static method in class org.openspaces.grid.gsm.machines.MachinesSlaUtils
 
gscToString(GridComponent) - Static method in class org.openspaces.grid.gsm.rebalancing.RebalancingUtils
 
GSIterator - Class in com.j_spaces.core.client
Creates an iterator that can be used to exhaustively read through all of the visible matching entities in the space and any additional entities that match.
GSIterator(IJSpace, Collection<?>) - Constructor for class com.j_spaces.core.client.GSIterator
GSIterator(IJSpace, Collection<?>, int, boolean, long) - Constructor for class com.j_spaces.core.client.GSIterator
GSIterator(IJSpace, Collection<?>, GSIteratorConfig) - Constructor for class com.j_spaces.core.client.GSIterator
Constructs an iterator over a space using a collection of entity instances to be incrementally returned.
GSIteratorConfig - Class in com.gigaspaces.client.iterator
Configuration class for GSIterator.
GSIteratorConfig() - Constructor for class com.gigaspaces.client.iterator.GSIteratorConfig
Default constructor.
GSIteratorConfig(int, IteratorScope) - Constructor for class com.gigaspaces.client.iterator.GSIteratorConfig
GSMNotFoundException - Exception in org.openspaces.pu.container.servicegrid.deploy
Indicates error in finding a GSM to deploy to.
GSMNotFoundException(String[], long, Exception) - Constructor for exception org.openspaces.pu.container.servicegrid.deploy.GSMNotFoundException
 
GSMNotFoundException(String[], long) - Constructor for exception org.openspaces.pu.container.servicegrid.deploy.GSMNotFoundException
 
GSSimpleFormatter - Class in com.gigaspaces.logger
Print a brief summary of the LogRecord in a human readable messageFormat.
GSSimpleFormatter() - Constructor for class com.gigaspaces.logger.GSSimpleFormatter
 
GSSimpleFormatter(String) - Constructor for class com.gigaspaces.logger.GSSimpleFormatter
 
GT - Static variable in class com.j_spaces.core.client.TemplateMatchCodes
Deprecated.
greater than operation
GUARANTEED - Static variable in class org.openspaces.events.notify.NotifyEventContainerServiceDetails.Attributes
 
guaranteed(boolean) - Method in class org.openspaces.events.notify.SimpleNotifyContainerConfigurer
Deprecated.
guessSchema(ClusterInfo) - Static method in class org.openspaces.pu.container.support.ClusterInfoParser
Guess the cluster schema if not set.

H

handback - Variable in class net.jini.core.event.RemoteEvent
The handback object.
handleAdd(ChannelHandlerContext, CommandMessage, Channel) - Method in class org.openspaces.memcached.protocol.MemcachedCommandHandler
 
handleAppend(ChannelHandlerContext, CommandMessage, Channel) - Method in class org.openspaces.memcached.protocol.MemcachedCommandHandler
 
handleCas(ChannelHandlerContext, CommandMessage, Channel) - Method in class org.openspaces.memcached.protocol.MemcachedCommandHandler
 
handleCheckedException(Exception) - Method in class org.openspaces.jpa.openjpa.query.SpaceProjectionResultObjectProvider
 
handleCheckedException(Exception) - Method in class org.openspaces.jpa.openjpa.query.SpaceResultObjectProvider
 
HANDLED - Static variable in class com.sun.jini.logging.Levels
HANDLED is a message level indicating that a facility has detected a failure that it will take steps to handle without reflecting the failure to its caller.
handleDecr(ChannelHandlerContext, CommandMessage, Channel) - Method in class org.openspaces.memcached.protocol.MemcachedCommandHandler
 
handleDelete(ChannelHandlerContext, CommandMessage, Channel) - Method in class org.openspaces.memcached.protocol.MemcachedCommandHandler
 
handleFlush(ChannelHandlerContext, CommandMessage, Channel) - Method in class org.openspaces.memcached.protocol.MemcachedCommandHandler
 
handleGets(ChannelHandlerContext, CommandMessage, Channel) - Method in class org.openspaces.memcached.protocol.MemcachedCommandHandler
 
handleIncr(ChannelHandlerContext, CommandMessage, Channel) - Method in class org.openspaces.memcached.protocol.MemcachedCommandHandler
 
handleListenerException(Throwable) - Method in class org.openspaces.events.AbstractEventListenerContainer
Handles exception that occurs during the event listening process.
handleListenerSetupFailure(Throwable, boolean) - Method in class org.openspaces.events.polling.SimplePollingEventListenerContainer
Handle the given exception that arose during setup of a listener.
handleNoOp(ChannelHandlerContext, CommandMessage) - Method in class org.openspaces.memcached.protocol.MemcachedCommandHandler
 
handlePrepend(ChannelHandlerContext, CommandMessage, Channel) - Method in class org.openspaces.memcached.protocol.MemcachedCommandHandler
 
handleQuit(Channel) - Method in class org.openspaces.memcached.protocol.MemcachedCommandHandler
 
HANDLER_PROP_PREFIX - Variable in class com.gigaspaces.logger.RollingFileHandler
Resolves to the full class name of this handler and a '.' at the end.
handleReplace(ChannelHandlerContext, CommandMessage, Channel) - Method in class org.openspaces.memcached.protocol.MemcachedCommandHandler
 
handleResult(Object, GigaSpace) - Method in class org.openspaces.events.adapter.AbstractResultEventListenerAdapter
Writes the result back to the space (if not null) under the configured write lease.
handleSet(ChannelHandlerContext, CommandMessage, Channel) - Method in class org.openspaces.memcached.protocol.MemcachedCommandHandler
 
handleStats(ChannelHandlerContext, CommandMessage, int, Channel) - Method in class org.openspaces.memcached.protocol.MemcachedCommandHandler
 
handleVerbosity(ChannelHandlerContext, CommandMessage, Channel) - Method in class org.openspaces.memcached.protocol.MemcachedCommandHandler
 
handleVersion(ChannelHandlerContext, CommandMessage, Channel) - Method in class org.openspaces.memcached.protocol.MemcachedCommandHandler
 
hasBeanProperties(String) - Method in class org.openspaces.core.properties.BeanLevelProperties
Returns true if there are properties associated with the given bean name.
hasConflict() - Method in interface com.gigaspaces.cluster.replication.gateway.conflict.DataConflictOperation
 
hasCurrent() - Method in enum com.gigaspaces.client.iterator.IteratorScope
 
hasException() - Method in class org.openspaces.pu.container.standalone.StandaloneContainerRunnable
 
hasExtendedInfo() - Method in class com.j_spaces.core.client.ExternalEntry
Deprecated.
 
hasFuture() - Method in enum com.gigaspaces.client.iterator.IteratorScope
 
hasGridComponents() - Method in interface org.openspaces.admin.machine.Machine
Returns true if there are grid components.
hasGridComponents() - Method in interface org.openspaces.admin.zone.Zone
Returns true if there are grid components.
hash() - Method in class org.openspaces.remoting.RemotingUtils.MethodHash
 
hashCode() - Method in class com.gigaspaces.client.SpaceProxyOperationModifiers
 
hashCode() - Method in class com.gigaspaces.document.DocumentProperties
Returns the hash code value for this map.
hashCode() - Method in class com.gigaspaces.document.SpaceDocument
 
hashCode() - Method in class com.gigaspaces.log.LogEntryMatcher.InitializationContext
 
hashCode - Variable in class com.gigaspaces.query.CompoundResult
 
hashCode() - Method in class com.gigaspaces.query.CompoundResult
 
hashCode() - Method in class com.gigaspaces.security.authorities.GridAuthority
 
hashCode() - Method in class com.gigaspaces.security.authorities.MonitorAuthority
 
hashCode() - Method in class com.gigaspaces.security.authorities.SpaceAuthority
 
hashCode() - Method in class com.gigaspaces.security.authorities.SystemAuthority
 
hashCode() - Method in class com.gigaspaces.security.directory.User
 
hashCode() - Method in class com.j_spaces.core.client.ExternalEntry
Deprecated.
Entry UID hashCode.
hashCode() - Method in class com.j_spaces.core.client.SpaceURL
Deprecated.
 
hashCode() - Method in class com.j_spaces.core.client.SQLQuery
 
hashCode() - Method in interface com.j_spaces.javax.cache.Cache
Deprecated.
Returns the hash code value for this cache.
hashCode() - Method in class com.sun.jini.lease.AbstractLeaseMap
 
hashCode() - Method in class com.sun.jini.mahalo.StorableObject
Return the hashCode of the MarshalledObject.
hashCode() - Method in class com.sun.jini.mahalo.TxnMgrProxy
Proxies for servers with the same proxyID have the same hash code.
hashCode() - Method in class net.jini.core.transaction.server.ServerTransaction
 
hashCode() - Method in class net.jini.core.transaction.server.TransactionParticipantDataImpl
 
hashCode() - Method in class org.openspaces.admin.alert.AlertSeverity
Generate a hashcode.
hashCode() - Method in class org.openspaces.admin.alert.AlertStatus
Generate a hashcode.
hashCode() - Method in class org.openspaces.admin.application.config.ApplicationConfig
 
hashCode() - Method in class org.openspaces.admin.config.AbstractConfig
 
hashCode() - Method in class org.openspaces.admin.gsa.GSAReservationId
 
hashCode() - Method in class org.openspaces.admin.memcached.config.MemcachedConfig
 
hashCode() - Method in class org.openspaces.admin.pu.config.ContextPropertyConfig
 
hashCode() - Method in class org.openspaces.admin.pu.config.MaxInstancesPerZoneConfig
 
hashCode() - Method in class org.openspaces.admin.pu.config.ProcessingUnitConfig
 
hashCode() - Method in class org.openspaces.admin.pu.config.UserDetailsConfig
 
hashCode() - Method in class org.openspaces.admin.pu.dependency.config.ProcessingUnitDependencyConfig
 
hashCode() - Method in class org.openspaces.admin.pu.elastic.config.AutomaticCapacityScaleConfig
 
hashCode() - Method in class org.openspaces.admin.pu.elastic.config.AutomaticCapacityScaleRuleConfig
 
hashCode() - Method in class org.openspaces.admin.pu.elastic.config.CapacityRequirementsConfig
 
hashCode() - Method in class org.openspaces.admin.pu.elastic.config.EagerScaleConfig
 
hashCode() - Method in class org.openspaces.admin.pu.elastic.config.ManualCapacityPerZonesScaleConfig
 
hashCode() - Method in class org.openspaces.admin.pu.elastic.config.ManualCapacityScaleConfig
 
hashCode() - Method in interface org.openspaces.admin.pu.elastic.config.ScaleStrategyConfig
 
hashCode() - Method in class org.openspaces.admin.pu.statistics.ProcessingUnitStatisticsId
 
hashCode() - Method in class org.openspaces.admin.quiesce.QuiesceDetails
 
hashCode() - Method in class org.openspaces.admin.quiesce.QuiesceRequest
 
hashCode() - Method in class org.openspaces.admin.quiesce.QuiesceResult
 
hashCode() - Method in class org.openspaces.admin.space.config.SpaceConfig
 
hashCode() - Method in class org.openspaces.core.util.StringProperties
 
hashCode() - Method in exception org.openspaces.grid.gsm.autoscaling.exceptions.AutoScalingConfigConflictException
 
hashCode() - Method in exception org.openspaces.grid.gsm.autoscaling.exceptions.AutoScalingThresholdBreachedException
 
hashCode() - Method in exception org.openspaces.grid.gsm.autoscaling.exceptions.ReachedMaximumCapacityAutoScalingException
 
hashCode() - Method in exception org.openspaces.grid.gsm.autoscaling.exceptions.RulesConflictAutoScalingException
 
hashCode() - Method in interface org.openspaces.grid.gsm.capacity.CapacityRequirement
 
hashCode() - Method in class org.openspaces.grid.gsm.capacity.CapacityRequirements
 
hashCode() - Method in exception org.openspaces.grid.gsm.containers.exceptions.FailedToStartNewGridServiceContainersException
 
hashCode() - Method in exception org.openspaces.grid.gsm.machines.exceptions.FailedGridServiceAgentReconnectedException
 
hashCode() - Method in exception org.openspaces.grid.gsm.machines.exceptions.FailedToStopGridServiceAgentException
 
hashCode() - Method in exception org.openspaces.grid.gsm.machines.exceptions.FailedToStopMachineException
 
hashCode() - Method in exception org.openspaces.grid.gsm.machines.exceptions.NeedToStartMoreGridServiceAgentsException
 
hashCode() - Method in exception org.openspaces.grid.gsm.machines.exceptions.StartedTooManyMachinesException
 
hashCode() - Method in exception org.openspaces.grid.gsm.machines.exceptions.UnexpectedShutdownOfNewGridServiceAgentException
 
hashCode() - Method in class org.openspaces.grid.gsm.machines.isolation.DedicatedMachineIsolation
 
hashCode() - Method in class org.openspaces.grid.gsm.machines.isolation.ElasticProcessingUnitMachineIsolation
 
hashCode() - Method in class org.openspaces.grid.gsm.machines.isolation.PublicMachineIsolation
 
hashCode() - Method in class org.openspaces.grid.gsm.machines.isolation.SharedMachineIsolation
 
hashCode() - Method in class org.openspaces.grid.gsm.machines.MachinesSlaEnforcementState.StateKey
 
hashCode() - Method in exception org.openspaces.grid.gsm.sla.exceptions.SlaEnforcementInProgressException
 
hashCode() - Method in class org.openspaces.memcached.Key
 
hashCode() - Method in class org.openspaces.memcached.LocalCacheElement
 
hashCode() - Method in class org.openspaces.remoting.RemotingUtils.MethodHash
 
HashedEventDrivenSpaceRemotingEntry - Class in org.openspaces.remoting
Deprecated. 
HashedEventDrivenSpaceRemotingEntry() - Constructor for class org.openspaces.remoting.HashedEventDrivenSpaceRemotingEntry
Deprecated.
 
HashedSpaceRemotingEntry - Interface in org.openspaces.remoting
 
hasLeaseRenewalManager() - Method in class org.openspaces.core.transaction.manager.JiniTransactionHolder
Returns true if there is a lease renewal manager associated with this transaction
hasNext() - Method in class com.gigaspaces.client.iterator.SpaceIterator
 
hasNext() - Method in class com.j_spaces.core.client.GSIterator
Returns true if the iterator has more elements to iterate over.
hasNext() - Method in class org.openspaces.persistency.hibernate.iterator.AbstractChunkDataIterator
 
hasNext() - Method in class org.openspaces.persistency.hibernate.iterator.AbstractScrollableDataIterator
 
hasNext() - Method in class org.openspaces.persistency.hibernate.iterator.DefaultCriteriaByExampleDataIterator
 
hasNext() - Method in class org.openspaces.persistency.hibernate.iterator.DefaultListQueryDataIterator
 
hasNext() - Method in class org.openspaces.persistency.hibernate.iterator.HibernateProxyRemoverIterator
 
hasNext() - Method in class org.openspaces.persistency.hibernate.iterator.StatelessListQueryDataIterator
 
hasNext() - Method in class org.openspaces.persistency.support.ConcurrentMultiDataIterator
 
hasNext() - Method in class org.openspaces.persistency.support.SerialMultiDataIterator
 
hasParameters() - Method in class com.j_spaces.core.client.SQLQuery
 
hasReason() - Method in exception org.openspaces.grid.gsm.autoscaling.exceptions.PerZoneAutoScalingSlaEnforcementInProgressException
 
hasReason() - Method in exception org.openspaces.grid.gsm.machines.exceptions.PerZonesGridServiceAgentSlaEnforcementInProgressException
 
hasReason() - Method in exception org.openspaces.grid.gsm.machines.exceptions.PerZonesMachinesSlaEnforcementInProgressException
 
hasReplicationGateways() - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
hasScript() - Method in interface org.openspaces.remoting.scripting.LazyLoadingScript
Returns true if the script has been loaded.
hasScript() - Method in class org.openspaces.remoting.scripting.ResourceLazyLoadingScript
Returns true if the script has been loaded.
hasSequenceNumber() - Method in interface com.gigaspaces.metadata.SpaceTypeDescriptor
 
hasTransaction() - Method in class org.openspaces.core.transaction.manager.AbstractJiniTransactionManager.JiniTransactionObject
 
hasTransaction() - Method in class org.openspaces.core.transaction.manager.JiniTransactionHolder
Returns true if there is an existing transaction held by this bean, false if no transaction is in progress.
hasWhereClause() - Method in class com.j_spaces.core.client.SQLQuery
Returns true if the query has a where clause.
having(GroupByFilter) - Method in class com.gigaspaces.query.aggregators.GroupByAggregator
 
HEAP_UTILIZATION - Static variable in class org.openspaces.admin.alert.alerts.GarbageCollectionAlert
 
HEAP_UTILIZATION - Static variable in class org.openspaces.admin.alert.alerts.HeapMemoryUtilizationAlert
 
HEAP_UTILIZATION - Static variable in class org.openspaces.admin.alert.alerts.ProcessingUnitInstanceMemberAliveIndicatorAlert
 
HEAP_UTILIZATION - Static variable in class org.openspaces.admin.alert.alerts.ReplicationRedoLogOverflowToDiskAlert
 
HEAP_UTILIZATION - Static variable in class org.openspaces.admin.alert.alerts.ReplicationRedoLogSizeAlert
 
HeapMemoryUtilizationAlert - Class in org.openspaces.admin.alert.alerts
A heap memory utilization alert, fired upon triggered JVM heap-memory thresholds.
HeapMemoryUtilizationAlert() - Constructor for class org.openspaces.admin.alert.alerts.HeapMemoryUtilizationAlert
required by java.io.Externalizable
HeapMemoryUtilizationAlert(Alert) - Constructor for class org.openspaces.admin.alert.alerts.HeapMemoryUtilizationAlert
 
HeapMemoryUtilizationAlertConfiguration - Class in org.openspaces.admin.alert.config
A heap utilization alert configuration.
HeapMemoryUtilizationAlertConfiguration() - Constructor for class org.openspaces.admin.alert.config.HeapMemoryUtilizationAlertConfiguration
Constructs an empty heap memory utilization alert configuration.
HeapMemoryUtilizationAlertConfigurer - Class in org.openspaces.admin.alert.config
A heap utilization alert configurer.
HeapMemoryUtilizationAlertConfigurer() - Constructor for class org.openspaces.admin.alert.config.HeapMemoryUtilizationAlertConfigurer
Constructs an empty heap memory utilization alert configuration.
HIBERNATE_CFG_PROPERTY - Static variable in class org.openspaces.persistency.hibernate.AbstractHibernateExternalDataSource
Deprecated.
 
HibernateIteratorUtils - Class in org.openspaces.persistency.hibernate.iterator
 
HibernateIteratorUtils() - Constructor for class org.openspaces.persistency.hibernate.iterator.HibernateIteratorUtils
 
HibernateProxyRemoverIterator - Class in org.openspaces.persistency.hibernate.iterator
A wrapper iterator that removes Hibernate proxies from the actual object returned.
HibernateProxyRemoverIterator(DataIterator) - Constructor for class org.openspaces.persistency.hibernate.iterator.HibernateProxyRemoverIterator
 
HIGH_THRESHOLD_PERC_KEY - Static variable in class org.openspaces.admin.alert.config.CpuUtilizationAlertConfiguration
High threshold for which to trigger an alert which needs resolution.
HIGH_THRESHOLD_PERC_KEY - Static variable in class org.openspaces.admin.alert.config.HeapMemoryUtilizationAlertConfiguration
High threshold for which to trigger an alert which needs resolution.
HIGH_THRESHOLD_PERC_KEY - Static variable in class org.openspaces.admin.alert.config.PhysicalMemoryUtilizationAlertConfiguration
High threshold for which to trigger an alert which needs resolution.
HIGH_THRESHOLD_REDO_LOG_SIZE_KEY - Static variable in class org.openspaces.admin.alert.config.ReplicationRedoLogSizeAlertConfiguration
High threshold for redo-log size.
highlyAvailable(boolean) - Method in class org.openspaces.admin.pu.elastic.ElasticStatefulProcessingUnitDeployment
 
highlyAvailable(boolean) - Method in interface org.openspaces.admin.pu.elastic.topology.ElasticStatefulDeploymentTopology
Specifies if the space should duplicate each information on two different machines.
highlyAvailable(boolean) - Method in class org.openspaces.admin.space.ElasticSpaceDeployment
 
highThreshold(Comparable<?>) - Method in class org.openspaces.admin.pu.elastic.config.AutomaticCapacityScaleRuleConfigurer
 
highThresholdBreachedIncrease(CapacityRequirementsConfig) - Method in class org.openspaces.admin.pu.elastic.config.AutomaticCapacityScaleRuleConfigurer
 
HOMEDIR_PROP - Static variable in class com.gigaspaces.logger.RollingFileHandler
 
HOST - Static variable in class org.openspaces.pu.container.jee.JeeServiceDetails.Attributes
 
HOST_ADDRESS - Static variable in class com.j_spaces.kernel.SystemProperties
 
HOST_ADDRESS - Static variable in class org.openspaces.admin.alert.alerts.CpuUtilizationAlert
 
HOST_ADDRESS - Static variable in class org.openspaces.admin.alert.alerts.GarbageCollectionAlert
 
HOST_ADDRESS - Static variable in class org.openspaces.admin.alert.alerts.HeapMemoryUtilizationAlert
 
HOST_ADDRESS - Static variable in class org.openspaces.admin.alert.alerts.MirrorPersistenceFailureAlert
 
HOST_ADDRESS - Static variable in class org.openspaces.admin.alert.alerts.PhysicalMemoryUtilizationAlert
 
HOST_ADDRESS - Static variable in class org.openspaces.admin.alert.alerts.ProcessingUnitInstanceMemberAliveIndicatorAlert
 
HOST_ADDRESS - Static variable in class org.openspaces.admin.alert.alerts.ReplicationRedoLogOverflowToDiskAlert
 
HOST_ADDRESS - Static variable in class org.openspaces.admin.alert.alerts.ReplicationRedoLogSizeAlert
 
HOST_NAME - Static variable in class com.j_spaces.core.client.SpaceURL
Deprecated.
RMI Registry host and port or Jini any host (*)
HOST_NAME - Static variable in class org.openspaces.admin.alert.alerts.CpuUtilizationAlert
 
HOST_NAME - Static variable in class org.openspaces.admin.alert.alerts.GarbageCollectionAlert
 
HOST_NAME - Static variable in class org.openspaces.admin.alert.alerts.HeapMemoryUtilizationAlert
 
HOST_NAME - Static variable in class org.openspaces.admin.alert.alerts.MirrorPersistenceFailureAlert
 
HOST_NAME - Static variable in class org.openspaces.admin.alert.alerts.PhysicalMemoryUtilizationAlert
 
HOST_NAME - Static variable in class org.openspaces.admin.alert.alerts.ProcessingUnitInstanceMemberAliveIndicatorAlert
 
HOST_NAME - Static variable in class org.openspaces.admin.alert.alerts.ReplicationRedoLogOverflowToDiskAlert
 
HOST_NAME - Static variable in class org.openspaces.admin.alert.alerts.ReplicationRedoLogSizeAlert
 
HOST_PROP - Static variable in class com.gigaspaces.logger.RollingFileHandler
 
HostRequirement - Class in org.openspaces.pu.sla.requirement
 
HostRequirement() - Constructor for class org.openspaces.pu.sla.requirement.HostRequirement
 
HostRequirementBeanDefinitionParser - Class in org.openspaces.pu.sla.config
A bean definition builder for HostRequirement.
HostRequirementBeanDefinitionParser() - Constructor for class org.openspaces.pu.sla.config.HostRequirementBeanDefinitionParser
 
hQuery - Variable in class org.openspaces.persistency.hibernate.iterator.AbstractChunkDataIterator
 
hQuery - Variable in class org.openspaces.persistency.hibernate.iterator.AbstractScrollableDataIterator
 
HsqlServerBean - Class in org.openspaces.persistency.utils
Bean that will start an instance of an HSQL database.
HsqlServerBean() - Constructor for class org.openspaces.persistency.utils.HsqlServerBean
 
HTTPFileSystemView - Class in org.openspaces.pu.container.servicegrid.deploy
 
HTTPFileSystemView(URL) - Constructor for class org.openspaces.pu.container.servicegrid.deploy.HTTPFileSystemView
 
HttpResponseStatus - Interface in org.openspaces.pu.container.jee.stats
 

I

id - Variable in class net.jini.core.transaction.server.ServerTransaction
The transaction id.
id - Variable in class net.jini.core.transaction.server.TransactionManager.Created
The transaction ID.
ID - Static variable in class org.openspaces.pu.container.jee.JeeServiceDetails
 
id - Variable in class org.openspaces.pu.service.PlainServiceDetails
 
id - Variable in class org.openspaces.pu.service.PlainServiceMonitors
 
IdGenT() - Constructor for class com.sun.jini.mahalo.TxnManagerImpl.IdGenT
 
idle_limit - Variable in class org.openspaces.memcached.protocol.MemcachedCommandHandler
 
idle_limit - Variable in class org.openspaces.memcached.protocol.UnifiedProtocolDecoder
 
idleTaskExecutionLimit(int) - Method in class org.openspaces.events.polling.SimplePollingContainerConfigurer
 
idProperty(String) - Method in class com.gigaspaces.metadata.SpaceTypeDescriptorBuilder
Sets the ID property.
idProperty(String, boolean) - Method in class com.gigaspaces.metadata.SpaceTypeDescriptorBuilder
Sets the ID property.
idProperty(String, boolean, SpaceIndexType) - Method in class com.gigaspaces.metadata.SpaceTypeDescriptorBuilder
Sets the ID property.
IdQuery<T> - Class in com.gigaspaces.query
Class to encapsulate information of a query based on a Space ID.
IdQuery(Class<T>, Object) - Constructor for class com.gigaspaces.query.IdQuery
Creates an IdQuery using the specified type and id.
IdQuery(Class<T>, Object, Object) - Constructor for class com.gigaspaces.query.IdQuery
Creates an IdQuery using the specified type, id and routing.
IdQuery(Class<T>, Object, Object, int) - Constructor for class com.gigaspaces.query.IdQuery
Creates an IdQuery using the specified type, id and routing.
IdQuery(Class<T>, Object, QueryResultType) - Constructor for class com.gigaspaces.query.IdQuery
Creates an IdQuery using the specified type, id and query result type.
IdQuery(Class<T>, Object, Object, QueryResultType) - Constructor for class com.gigaspaces.query.IdQuery
Creates an IdQuery using the specified type, id, routing and query result type.
IdQuery(Class<T>, Object, Object, QueryResultType, int) - Constructor for class com.gigaspaces.query.IdQuery
Creates an IdQuery using the specified type, id, routing and query result type.
IdQuery(String, Object) - Constructor for class com.gigaspaces.query.IdQuery
Creates an IdQuery using the specified type and id.
IdQuery(String, Object, Object) - Constructor for class com.gigaspaces.query.IdQuery
Creates an IdQuery using the specified type, id and routing.
IdQuery(String, Object, Object, int) - Constructor for class com.gigaspaces.query.IdQuery
Creates an IdQuery using the specified type, id and routing.
IdQuery(String, Object, QueryResultType) - Constructor for class com.gigaspaces.query.IdQuery
Creates an IdQuery using the specified type, id and query result type.
IdQuery(String, Object, Object, QueryResultType) - Constructor for class com.gigaspaces.query.IdQuery
Creates an IdQuery using the specified type, id, routing and query result type.
IdQuery(String, Object, Object, QueryResultType, int) - Constructor for class com.gigaspaces.query.IdQuery
Creates an IdQuery using the specified type, id, routing and query result type.
IdsQuery<T> - Class in com.gigaspaces.query
Class to encapsulate information of a query based on multiple Space IDs.
IdsQuery(Class<T>, Object[]) - Constructor for class com.gigaspaces.query.IdsQuery
Creates an IdsQuery using the specified type and IDs.
IdsQuery(Class<T>, Object[], QueryResultType) - Constructor for class com.gigaspaces.query.IdsQuery
Creates an IdsQuery using the specified type, IDs and query result type.
IdsQuery(Class<T>, Object[], Object) - Constructor for class com.gigaspaces.query.IdsQuery
Creates an IdsQuery using the specified type, IDs and routing.
IdsQuery(Class<T>, Object[], Object, QueryResultType) - Constructor for class com.gigaspaces.query.IdsQuery
Creates an IdsQuery using the specified type, IDs, routing and query result type.
IdsQuery(Class<T>, Object[], Object[]) - Constructor for class com.gigaspaces.query.IdsQuery
Creates an IdsQuery using the specified type, IDs and routing per id.
IdsQuery(Class<T>, Object[], Object[], QueryResultType) - Constructor for class com.gigaspaces.query.IdsQuery
Creates an IdsQuery using the specified type, IDs, routing per id and query result type.
IdsQuery(String, Object[]) - Constructor for class com.gigaspaces.query.IdsQuery
Creates an IdsQuery using the specified type and IDs.
IdsQuery(String, Object[], QueryResultType) - Constructor for class com.gigaspaces.query.IdsQuery
Creates an IdsQuery using the specified type, IDs and query result type.
IdsQuery(String, Object[], Object) - Constructor for class com.gigaspaces.query.IdsQuery
Creates an IdsQuery using the specified type, IDs and routing.
IdsQuery(String, Object[], Object, QueryResultType) - Constructor for class com.gigaspaces.query.IdsQuery
Creates an IdsQuery using the specified type, IDs, routing and query result type.
IdsQuery(String, Object[], Object[]) - Constructor for class com.gigaspaces.query.IdsQuery
Creates an IdsQuery using the specified type, IDs and routing per id.
IdsQuery(String, Object[], Object[], QueryResultType) - Constructor for class com.gigaspaces.query.IdsQuery
Creates an IdsQuery using the specified type, IDs, routing per id and query result type.
IF_EXISTS - Static variable in class com.gigaspaces.client.ReadModifiers
Blocks only if there's a matching entry which is locked by another transaction.
IF_EXISTS - Static variable in class com.gigaspaces.client.TakeModifiers
Blocks only if there's a matching entry which is locked by another transaction.
IFilterEntry - Interface in com.j_spaces.core.filters.entry
This interface is common to all the entries that are passed to any of the space filters.
IGNORE_MODE - Static variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
IGNORE_PARTIAL_FAILURE - Static variable in class com.gigaspaces.client.ReadModifiers
If one or more partitions are not available during the operation, ignore them and return partial results based on the available partitions (instead of throwing an ReadMultipleException which contains the partial results, which is the default behavior).
IGNORE_PARTIAL_FAILURE - Static variable in class com.gigaspaces.client.TakeModifiers
If one or more partitions are not available during the operation, ignore them and return partial results based on the available partitions (instead of throwing an TakeMultipleException which contains the partial results, which is the default behavior).
IGNORE_PARTIAL_FAILURE - Static variable in class com.j_spaces.core.client.ReadModifiers
A modifier passed to read multiple and take multiple operations.
IGNORE_PARTIAL_FAILURE - Static variable in class com.j_spaces.core.client.TakeModifiers
A modifier passed to read multiple and take multiple operations.
IGNORE_VALIDATION - Static variable in class com.j_spaces.core.client.SpaceURL
Deprecated.
If ignore validation is passed, it means the space url not need to be valid.
ignoreCpuRebalancing(boolean) - Method in class org.openspaces.grid.gsm.rebalancing.RebalancingSlaPolicy
 
ignoreCpuRebalancing() - Method in class org.openspaces.grid.gsm.rebalancing.RebalancingSlaPolicy
 
ignoreEventOnNullTake(boolean) - Method in class org.openspaces.events.notify.SimpleNotifyContainerConfigurer
 
ignoreExceptions() - Method in class org.openspaces.core.executor.support.AvgReducer
Causes the reducer to ignore exceptions and just sum the results that succeeded.
ignoreExceptions() - Method in class org.openspaces.core.executor.support.AvgTask
Sests the AvgTask.reduce(java.util.List) to ignore failed invocations.
ignoreExceptions() - Method in class org.openspaces.core.executor.support.MaxReducer
Causes the reducer to ignore exceptions and just sum the results that succeeded.
ignoreExceptions() - Method in class org.openspaces.core.executor.support.MaxTask
Sets the MaxTask.reduce(java.util.List) to ignore failed invocations.
ignoreExceptions() - Method in class org.openspaces.core.executor.support.MinReducer
Causes the reducer to ignore exceptions and just sum the results that succeeded.
ignoreExceptions() - Method in class org.openspaces.core.executor.support.MinTask
Sets the MinTask.reduce(java.util.List) to ignore failed invocations.
ignoreExceptions() - Method in class org.openspaces.core.executor.support.SumReducer
Causes the reducer to ignore exceptions and just sum the results that succeeded.
ignoreExceptions() - Method in class org.openspaces.core.executor.support.SumTask
Sets the SumTask.reduce(java.util.List) to ignore failed invocations.
IGSEntry - Interface in com.j_spaces.core
This class represents an Entry in a GigaSpace.
IJSpace - Interface in com.j_spaces.core
Notice: Since 7.0 this API is internal and subject to changes in future versions - Use GigaSpace instead.
IJSpaceContainerAdmin - Interface in com.j_spaces.core.admin
Deprecated.
Since 8.0 - This interface is reserved for internal usage only.
IMap - Interface in com.j_spaces.map
Notice: since 7.0 this API is internal and might be subject to changes in future versions.
IN - Static variable in class com.j_spaces.core.client.TemplateMatchCodes
Deprecated.
IN operation
IN_PROGRESS_OPERATION_COUNT - Static variable in class org.openspaces.admin.alert.alerts.MirrorPersistenceFailureAlert
 
InactiveTransactionException - Exception in org.openspaces.core
Thrown when an operation is performed on an inactive transaction.
InactiveTransactionException(TransactionNotActiveException) - Constructor for exception org.openspaces.core.InactiveTransactionException
 
InactiveTransactionException(TransactionException) - Constructor for exception org.openspaces.core.InactiveTransactionException
 
inc() - Method in class com.gigaspaces.metrics.LongCounter
Increment the counter by one.
inc(long) - Method in class com.gigaspaces.metrics.LongCounter
Increment the counter by n.
INCLUSIVE - Static variable in class com.gigaspaces.log.LogEntryMatchers
 
INCONSISTENCY_REASON - Static variable in class org.openspaces.admin.alert.alerts.MirrorPersistenceFailureAlert
 
InconsistentMachineProvisioningException - Exception in org.openspaces.grid.gsm.machines.exceptions
 
InconsistentMachineProvisioningException(ProcessingUnit, Collection<GridServiceAgent>) - Constructor for exception org.openspaces.grid.gsm.machines.exceptions.InconsistentMachineProvisioningException
 
InconsistentMachineProvisioningException(ProcessingUnit, GridServiceAgent) - Constructor for exception org.openspaces.grid.gsm.machines.exceptions.InconsistentMachineProvisioningException
 
IncorrectlyTerminatedPayloadException - Exception in org.openspaces.memcached.protocol.exceptions
 
IncorrectlyTerminatedPayloadException() - Constructor for exception org.openspaces.memcached.protocol.exceptions.IncorrectlyTerminatedPayloadException
 
IncorrectlyTerminatedPayloadException(String) - Constructor for exception org.openspaces.memcached.protocol.exceptions.IncorrectlyTerminatedPayloadException
 
IncorrectlyTerminatedPayloadException(String, Throwable) - Constructor for exception org.openspaces.memcached.protocol.exceptions.IncorrectlyTerminatedPayloadException
 
IncorrectlyTerminatedPayloadException(Throwable) - Constructor for exception org.openspaces.memcached.protocol.exceptions.IncorrectlyTerminatedPayloadException
 
incrAmount - Variable in class org.openspaces.memcached.protocol.CommandMessage
 
incrDecrResponse - Variable in class org.openspaces.memcached.protocol.ResponseMessage
 
IncrDecrResult(int, LocalCacheElement) - Constructor for class org.openspaces.memcached.LocalCacheElement.IncrDecrResult
 
incrDefault - Variable in class org.openspaces.memcached.protocol.CommandMessage
 
incRef() - Method in class org.openspaces.core.transaction.manager.JiniTransactionHolder
 
increment(String, byte) - Method in class com.gigaspaces.client.ChangeSet
Increment a byte property with the given delta.
increment(String, short) - Method in class com.gigaspaces.client.ChangeSet
Increment a short property with the given delta.
increment(String, int) - Method in class com.gigaspaces.client.ChangeSet
Increment a integer property with the given delta.
increment(String, long) - Method in class com.gigaspaces.client.ChangeSet
Increment a long property with the given delta.
increment(String, float) - Method in class com.gigaspaces.client.ChangeSet
Increment a float property with the given delta.
increment(String, double) - Method in class com.gigaspaces.client.ChangeSet
Increment a double property with the given delta.
increment(String, Number) - Method in class com.gigaspaces.client.ChangeSet
Increment a numeric property with the given delta.
incrementCounter() - Method in interface com.j_spaces.core.SpaceCopyStatus
 
incrementInstance() - Method in interface org.openspaces.admin.pu.ProcessingUnit
Increments the number of processing unit instances.
IncrementOperation - Class in com.gigaspaces.sync.change
Represents a change operation which correlate with a ChangeSet.increment(String, int) or ChangeSet.decrement(String, int) invocation.
incrementRecoveryAttempt() - Method in class org.openspaces.grid.gsm.machines.RecoveringFailedGridServiceAgent
Increments the number of recovery attempts Call before each time a machine is started as an attempt to recover from failure.
incrementTotalDummyObjects() - Method in interface com.j_spaces.core.SpaceCopyStatus
 
incrExpiry - Variable in class org.openspaces.memcached.protocol.CommandMessage
 
index(List<SpaceEntriesAggregator>) - Static method in class com.gigaspaces.query.aggregators.AggregationInternalUtils
 
index(Value) - Method in class org.openspaces.jpa.openjpa.query.QueryExpressionFactory
Return an index/position of the given value within a collection/map.
indexOf(String) - Method in class com.gigaspaces.query.CompoundResult
 
indexOf(Value, Value) - Method in class org.openspaces.jpa.openjpa.query.QueryExpressionFactory
Return a value representing the String.indexOf(int) function on the given target with the given args.
INFO - Static variable in class org.openspaces.admin.alert.AlertSeverity
INFO is an alert severity indicating an informational alert.
info(String) - Method in class org.openspaces.admin.application.deploy.AbstractApplicationCommand
 
info(Object) - Method in class org.openspaces.grid.gsm.PrefixLog
 
info(Object, Throwable) - Method in class org.openspaces.grid.gsm.PrefixLog
 
info(Object) - Method in class org.openspaces.grid.gsm.SingleThreadedPollingLog
 
info(Object, Throwable) - Method in class org.openspaces.grid.gsm.SingleThreadedPollingLog
 
init(Properties) - Method in interface com.gigaspaces.datasource.ManagedDataSource
Deprecated.
Initialize and configure the data source using given properties.
init(Properties) - Method in interface com.gigaspaces.security.fs.FileService
Initialize the FileService implementation with the properties supplied to the SecurityManager.
init(Properties) - Method in class com.gigaspaces.security.fs.LocalFileService
 
init(Properties) - Method in class com.gigaspaces.security.fs.URLFileService
 
init(Properties) - Method in interface com.gigaspaces.security.SecurityManager
Initializes this security manager instance with implementation specific properties, and any resource creation/access needed.
init(IJSpace, Object) - Method in interface com.j_spaces.core.client.INotifyDelegatorFilter
Called inside of server on Notify Filter init.
init(IJSpace, String, ReplicationPolicy) - Method in interface com.j_spaces.core.cluster.IReplicationFilter
Initializes this filter.
init(IJSpace, String, String, int) - Method in interface com.j_spaces.core.filters.ISpaceFilter
Initializes this filter.
init() - Method in class org.openspaces.admin.config.AdminNamespaceHandler
 
init() - Method in class org.openspaces.archive.config.ArchiveNamespaceHandler
 
init() - Method in class org.openspaces.core.config.CoreNamespaceHandler
 
init() - Method in class org.openspaces.core.gateway.config.GatewayNamespaceHandler
 
init(IJSpace, String, String, int) - Method in class org.openspaces.core.space.ExecutorSpaceFilter
 
init(IJSpace, String, String, int) - Method in class org.openspaces.core.space.filter.FilterOperationDelegate
If initMethod is supplied, will invoke it.
init() - Method in class org.openspaces.events.config.EventsNamespaceHandler
 
init() - Method in class org.openspaces.jdbc.config.JdbcNamespaceHandler
 
init() - Method in class org.openspaces.jms.config.JmsNamespaceHandler
 
init() - Method in class org.openspaces.leader_selector.zookeeper.config.ZooKeeperNameSpaceHandler
 
init(Properties) - Method in class org.openspaces.persistency.hibernate.AbstractHibernateExternalDataSource
Deprecated.
Initializes the hibernate data source.
init(Properties) - Method in class org.openspaces.persistency.patterns.AbstractManagedDataSourceDelegator
Deprecated.
 
init(Properties) - Method in class org.openspaces.persistency.patterns.AbstractManagedDataSourceSplitter
Deprecated.
Iterates through all the given data sources and calls ManagedDataSource.init(java.util.Properties) on them.
init(FilterConfig) - Method in class org.openspaces.pu.container.jee.stats.RequestStatisticsFilter
 
init() - Method in class org.openspaces.pu.sla.config.SLANamespaceHandler
 
init() - Method in class org.openspaces.remoting.config.RemotingNamespaceHandler
 
init(LocalScriptExecutor, Script) - Method in class org.openspaces.remoting.scripting.cache.BlockingQueueCompiledScriptPool
 
init(LocalScriptExecutor, Script) - Method in interface org.openspaces.remoting.scripting.cache.CompiledScriptPool
Inits the pool by compiling zero or more scripts.
init(Properties) - Method in class org.openspaces.security.spring.SpringSecurityManager
Initialize the security manager using the spring security configuration.
initApplicationContext() - Method in class org.openspaces.pu.container.jee.JeeProcessingUnitContainerProvider
 
initEmbedded() - Method in class net.jini.core.transaction.server.ServerTransaction
 
initFailed(Throwable) - Method in class com.sun.jini.mahalo.TxnManagerImpl
Log information about failing to initialize the service and rethrow the appropriate exception.
initFromDocument(SpaceDocument) - Method in class com.gigaspaces.document.SpaceDocument
 
initialCapacity(CapacityRequirementsConfig) - Method in class org.openspaces.admin.pu.elastic.config.AutomaticCapacityScaleConfigurer
 
initialDataLoad() - Method in class com.gigaspaces.datasource.SpaceDataSource
This method is invoked after SpaceDataSource.initialMetadataLoad() and is used for pre fetching data from the data source on space initialization.
initialDataLoad() - Method in class org.openspaces.persistency.hibernate.DefaultHibernateSpaceDataSource
Performs the initial load operation.
initialDataLoad() - Method in class org.openspaces.persistency.hibernate.StatelessHibernateSpaceDataSource
Performs the initial load operation.
initialDataLoad() - Method in class org.openspaces.persistency.patterns.SpaceDataSourceExceptionHandler
 
initialDataLoad() - Method in class org.openspaces.persistency.patterns.SpaceDataSourceSplitter
Iterates through all the given data sources and assembles their respective DataIterators from SpaceDataSource.initialDataLoad().
InitializationContext(LogEntries) - Constructor for class com.gigaspaces.log.LogEntryMatcher.InitializationContext
 
InitializationContext(String, String, long, LogProcessType) - Constructor for class com.gigaspaces.log.LogEntryMatcher.InitializationContext
 
initialize() - Method in class com.gigaspaces.document.SpaceDocument
 
initialize(LogEntryMatcher.InitializationContext) - Method in class com.gigaspaces.log.AllLogEntryMatcher
 
initialize(LogEntryMatcher.InitializationContext) - Method in class com.gigaspaces.log.ContainsStringLogEntryMatcher
 
initialize(LogEntryMatcher.InitializationContext) - Method in class com.gigaspaces.log.ContinuousLogEntryMatcher
 
initialize(LogEntryMatcher.InitializationContext) - Method in class com.gigaspaces.log.ForwardChunkLogEntryMatcher
 
initialize(LogEntryMatcher.InitializationContext) - Method in interface com.gigaspaces.log.LogEntryMatcher
Called on the loggable component side (server) before starting to traverse the log file.
initialize(LogEntryMatcher.InitializationContext) - Method in class com.gigaspaces.log.LogEntryMatcherFilter
 
initialize(LogEntryMatcher.InitializationContext) - Method in class com.gigaspaces.log.RegexLogEntryMatcher
 
initialize(LogEntryMatcher.InitializationContext) - Method in class com.gigaspaces.log.ReverseLogEntryMatcher
 
initialize(LogEntryMatcher.InitializationContext) - Method in class com.gigaspaces.log.SizeLogEntryMatcher
 
initialize(String[], SpaceEntriesAggregatorContext) - Method in class com.gigaspaces.query.aggregators.DistinctPropertiesKey
 
initialize(String[], SpaceEntriesAggregatorContext) - Method in class com.gigaspaces.query.aggregators.GroupByKey
 
initialize(List<OrderByPath>, SpaceEntriesAggregatorContext) - Method in class com.gigaspaces.query.aggregators.OrderByKey
 
initialize(Properties) - Method in class com.gigaspaces.security.directory.CredentialsProvider
 
initialize(Properties) - Method in class com.gigaspaces.security.directory.DefaultCredentialsProvider
 
initialize(SpaceEvictionManager, SpaceEvictionStrategyConfig) - Method in class com.gigaspaces.server.eviction.SpaceEvictionStrategy
Called during the space initialization.
initialize() - Method in class org.openspaces.archive.ArchivePollingContainer
 
initialize() - Method in class org.openspaces.events.AbstractEventListenerContainer
Initialize this container.
initialize() - Method in class org.openspaces.events.asyncpolling.SimpleAsyncPollingEventListenerContainer
 
initialize() - Method in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
 
initialize() - Method in class org.openspaces.events.polling.SimplePollingEventListenerContainer
 
initialize(ServiceBeanContext) - Method in class org.openspaces.grid.esm.ESMImpl
 
initialize() - Method in class org.openspaces.jpa.openjpa.SpaceConfiguration
 
initialize(OpenJPAStateManager, PCState, FetchConfiguration, Object) - Method in class org.openspaces.jpa.StoreManager
 
initialize(ServiceBeanContext) - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanImpl
Override initialize to perform additional initialization
initializeDiscovery(GSM) - Method in class org.openspaces.pu.container.servicegrid.deploy.Deploy
 
initializeDiscovery(GSM) - Method in class org.openspaces.pu.container.servicegrid.deploy.MemcachedDeploy
 
initializeDiscovery(GSM) - Method in class org.openspaces.pu.container.servicegrid.deploy.SpaceDeploy
 
initializeJMX(Object) - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanImpl
 
initialLoad() - Method in interface com.gigaspaces.datasource.ManagedDataSource
Deprecated.
Creates and returns an iterator over all the entries that should be loaded into space.
initialLoad() - Method in class org.openspaces.persistency.hibernate.DefaultHibernateExternalDataSource
Deprecated.
Performs the initial load operation.
initialLoad() - Method in class org.openspaces.persistency.hibernate.StatelessHibernateExternalDataSource
Deprecated.
Performs the initial load operation.
initialLoad() - Method in class org.openspaces.persistency.patterns.AbstractManagedDataSourceDelegator
Deprecated.
 
initialLoad() - Method in class org.openspaces.persistency.patterns.AbstractManagedDataSourceSplitter
Deprecated.
Iterates through all the given data sources and assembles their respective DataIterators from ManagedDataSource.initialLoad().
initialLoadChunkSize(int) - Method in class org.openspaces.persistency.hibernate.CriteriaHibernateSpaceDataSourceConfigurer
By default, the initial load process will chunk large tables and will iterate over the table (entity) per chunk (concurrently).
initialLoadChunkSize(int) - Method in class org.openspaces.persistency.hibernate.DefaultHibernateSpaceDataSourceConfigurer
By default, the initial load process will chunk large tables and will iterate over the table (entity) per chunk (concurrently).
initialLoadChunkSize(int) - Method in class org.openspaces.persistency.hibernate.StatelessHibernateSpaceDataSourceConfigurer
By default, the initial load process will chunk large tables and will iterate over the table (entity) per chunk (concurrently).
initialLoadEntries(String...) - Method in class org.openspaces.persistency.hibernate.CriteriaHibernateSpaceDataSourceConfigurer
Sets a list of entries that will be used to perform the #initialLoad() operation.
initialLoadEntries(String...) - Method in class org.openspaces.persistency.hibernate.DefaultHibernateSpaceDataSourceConfigurer
Sets a list of entries that will be used to perform the #initialLoad() operation.
initialLoadEntries(String...) - Method in class org.openspaces.persistency.hibernate.StatelessHibernateSpaceDataSourceConfigurer
Sets a list of entries that will be used to perform the #initialLoad() operation.
initialLoadPercentage(int) - Method in class org.openspaces.core.space.LruCachePolicy
When a space is running in a persistent mode (i.e. using the HibernateDataSource implementation), The initial_load sets the % of the space cache data to be loaded (default is 50%) maximum size.
initialLoadQueries - Variable in class org.openspaces.persistency.ClusterInfoAwareSpaceDataSource
 
initialLoadQueryScanningBasePackages - Variable in class org.openspaces.persistency.ClusterInfoAwareSpaceDataSource
 
initialLoadQueryScanningBasePackages(String[]) - Method in class org.openspaces.persistency.hibernate.CriteriaHibernateSpaceDataSourceConfigurer
optional.
initialLoadQueryScanningBasePackages(String[]) - Method in class org.openspaces.persistency.hibernate.DefaultHibernateSpaceDataSourceConfigurer
optional.
initialLoadQueryScanningBasePackages(String[]) - Method in class org.openspaces.persistency.hibernate.StatelessHibernateSpaceDataSourceConfigurer
optional.
initialLoadThreadPoolSize(int) - Method in class org.openspaces.persistency.hibernate.CriteriaHibernateSpaceDataSourceConfigurer
The initial load operation uses the ConcurrentMultiDataIterator.
initialLoadThreadPoolSize(int) - Method in class org.openspaces.persistency.hibernate.DefaultHibernateSpaceDataSourceConfigurer
The initial load operation uses the ConcurrentMultiDataIterator.
initialLoadThreadPoolSize(int) - Method in class org.openspaces.persistency.hibernate.StatelessHibernateSpaceDataSourceConfigurer
The initial load operation uses the ConcurrentMultiDataIterator.
initialMetadataLoad() - Method in class com.gigaspaces.datasource.SpaceDataSource
This method is invoked on space initialization (before SpaceDataSource.initialDataLoad() is invoked) and is used for introducing data types kept in the data source to the space.
initialMetadataLoad() - Method in class org.openspaces.persistency.ClusterInfoAwareSpaceDataSource
 
initialMetadataLoad() - Method in class org.openspaces.persistency.hibernate.AbstractHibernateSpaceDataSource
 
initialMetadataLoad() - Method in class org.openspaces.persistency.patterns.SpaceDataSourceExceptionHandler
 
initialMetadataLoad() - Method in class org.openspaces.persistency.patterns.SpaceDataSourceSplitter
Iterates through all the given data sources and assembles their respective DataIterators from SpaceDataSource.initialMetadataLoad().
initialSize - Variable in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
The initial number of connections that are created when the pool is started.
initWebApplicationContext(ServletContext) - Method in class org.openspaces.pu.container.jee.context.ProcessingUnitContextLoader
 
InnerQuery - Class in org.openspaces.jpa.openjpa.query
Represents an inner query (subquery) in OpenJPA's expression tree.
InnerQuery(ClassMetaData) - Constructor for class org.openspaces.jpa.openjpa.query.InnerQuery
 
INotifyDelegator - Interface in com.j_spaces.core.client
Deprecated. 
INotifyDelegatorFilter - Interface in com.j_spaces.core.client
This interface represents notify filter logic.
inputReplicationFilterClassName - Variable in class com.j_spaces.core.cluster.ReplicationPolicy.ReplicationPolicyDescription
 
inputReplicationFilterParamUrl - Variable in class com.j_spaces.core.cluster.ReplicationPolicy.ReplicationPolicyDescription
 
instance(ProcessingUnitInstance) - Method in class org.openspaces.admin.pu.statistics.SingleInstanceStatisticsConfigurer
 
INSTANCE_DEPLOYMENT_REQUIRED_DEPENDENCIES_PARAMETER_NAME - Static variable in class org.openspaces.pu.container.support.RequiredDependenciesCommandLineParser
 
INSTANCE_ID_PROP - Static variable in class org.openspaces.core.cluster.ClusterInfoPropertyPlaceholderConfigurer
 
INSTANCE_START_REQUIRED_DEPENDENCIES_PARAMETER_NAME - Static variable in class org.openspaces.pu.container.support.RequiredDependenciesCommandLineParser
 
instanceId(String) - Method in class org.openspaces.core.space.SpaceProxyConfigurer
 
instanceId - Variable in class org.openspaces.remoting.EventDrivenSpaceRemotingEntry
Deprecated.
 
InstanceSLA - Class in org.openspaces.pu.sla
 
InstanceSLA() - Constructor for class org.openspaces.pu.sla.InstanceSLA
 
InstanceSLABeanDefinitionParser - Class in org.openspaces.pu.sla.config
 
InstanceSLABeanDefinitionParser() - Constructor for class org.openspaces.pu.sla.config.InstanceSLABeanDefinitionParser
 
instancesStatistics(InstancesStatisticsConfig) - Method in class org.openspaces.admin.pu.statistics.ProcessingUnitStatisticsIdConfigurer
Aggregates values of using the specified cluster statistics function
InstancesStatisticsConfig - Interface in org.openspaces.admin.pu.statistics
 
instanceUid(String) - Method in class org.openspaces.admin.pu.statistics.SingleInstanceStatisticsConfigurer
 
IntegerHelper - Class in org.openspaces.core.util.numbers
 
IntegerHelper() - Constructor for class org.openspaces.core.util.numbers.IntegerHelper
 
IntegratedProcessingUnitContainer - Class in org.openspaces.pu.container.integrated
The integrated processing unit container wraps Spring ApplicationContext.
IntegratedProcessingUnitContainer(ApplicationContext) - Constructor for class org.openspaces.pu.container.integrated.IntegratedProcessingUnitContainer
Constructs a new integrated processing unit container based on the provided Spring ApplicationContext.
IntegratedProcessingUnitContainerProvider - Class in org.openspaces.pu.container.integrated
IntegratedProcessingUnitContainerProvider() - Constructor for class org.openspaces.pu.container.integrated.IntegratedProcessingUnitContainerProvider
 
InternalAuthority - Interface in com.gigaspaces.security.authorities
An internal API extension to the default Authority adding privilege associations.
InternalExecutorException() - Constructor for exception org.openspaces.remoting.ExecutorRemotingTask.InternalExecutorException
 
InternalExecutorException(Throwable, Integer, String, String) - Constructor for exception org.openspaces.remoting.ExecutorRemotingTask.InternalExecutorException
 
InternalExecutorResult() - Constructor for class org.openspaces.remoting.ExecutorRemotingTask.InternalExecutorResult
 
InternalExecutorResult(T, Integer) - Constructor for class org.openspaces.remoting.ExecutorRemotingTask.InternalExecutorResult
 
InternalGatewayAddedEventManager - Interface in org.openspaces.admin.gateway.events
 
InternalGatewayProcessingUnitAddedEventManager - Interface in org.openspaces.admin.gateway.events
 
InternalGatewayProcessingUnitRemovedEventManager - Interface in org.openspaces.admin.gateway.events
 
InternalGatewayRemovedEventManager - Interface in org.openspaces.admin.gateway.events
 
InternalGateways - Interface in org.openspaces.admin.gateway
 
InternalKeepAliveEventDelayed - Exception in org.openspaces.grid.esm
 
InternalKeepAliveEventDelayed(long) - Constructor for exception org.openspaces.grid.esm.InternalKeepAliveEventDelayed
 
InternalSpaceException - Exception in net.jini.space
This exception denotes a problem with the local implementation of the JavaSpace interface.
InternalSpaceException(String) - Constructor for exception net.jini.space.InternalSpaceException
Create an exception, forwarding a string to the superclass constructor.
InternalSpaceException(Throwable) - Constructor for exception net.jini.space.InternalSpaceException
 
InternalSpaceException(String, Throwable) - Constructor for exception net.jini.space.InternalSpaceException
Create an exception, forwarding a string and exception to the superclass constructor.
InternalSpaceException - Exception in org.openspaces.core
A wrapper for InternalSpaceException.
InternalSpaceException(InternalSpaceException) - Constructor for exception org.openspaces.core.InternalSpaceException
 
InternalSpaceException(ProxyInternalSpaceException) - Constructor for exception org.openspaces.core.InternalSpaceException
 
InternalSpaceFactory - Class in org.openspaces.core.space
 
InternalSpaceFactory() - Constructor for class org.openspaces.core.space.InternalSpaceFactory
 
INTERVAL_TIMEOUT - Static variable in class com.j_spaces.core.client.SpaceURL
Deprecated.
Controls the interval (in millis) at which the finder polls for Spaces.
IntroduceTypeData - Interface in com.gigaspaces.sync
 
InvalidFifoClassException - Exception in com.j_spaces.core
Deprecated.
This exception is no longer thrown.
InvalidFifoClassException(String, boolean, boolean) - Constructor for exception com.j_spaces.core.InvalidFifoClassException
Deprecated.
 
InvalidFifoClassException - Exception in org.openspaces.core
Deprecated.
This exception is no longer thrown.
InvalidFifoClassException(InvalidFifoClassException) - Constructor for exception org.openspaces.core.InvalidFifoClassException
Deprecated.
 
InvalidFifoOperationException - Exception in org.openspaces.core
A base class for invalid fifo operations exceptions.
InvalidFifoOperationException(FifoOperationException) - Constructor for exception org.openspaces.core.InvalidFifoOperationException
 
InvalidFifoTemplateException - Exception in com.j_spaces.core
This exception is thrown if read or take operations executed in FIFO mode, but the template class FIFO mode already been set to non FIFO.
InvalidFifoTemplateException(String) - Constructor for exception com.j_spaces.core.InvalidFifoTemplateException
 
InvalidFifoTemplateException - Exception in org.openspaces.core
This exception is thrown if read or take operations executed in FIFO mode, but the template class FIFO mode already been set to non FIFO.
InvalidFifoTemplateException(InvalidFifoTemplateException) - Constructor for exception org.openspaces.core.InvalidFifoTemplateException
 
InvalidIteratorException - Exception in net.jini.event
An exception thrown when an event iterator becomes invalid.
InvalidIteratorException(String) - Constructor for exception net.jini.event.InvalidIteratorException
Constructs an InvalidIteratorException with the specified detail message.
InvalidIteratorException() - Constructor for exception net.jini.event.InvalidIteratorException
Constructs an InvalidIteratorException with no detail message.
InvalidProtocolStateException - Exception in org.openspaces.memcached.protocol.exceptions
 
InvalidProtocolStateException() - Constructor for exception org.openspaces.memcached.protocol.exceptions.InvalidProtocolStateException
 
InvalidProtocolStateException(String) - Constructor for exception org.openspaces.memcached.protocol.exceptions.InvalidProtocolStateException
 
InvalidProtocolStateException(String, Throwable) - Constructor for exception org.openspaces.memcached.protocol.exceptions.InvalidProtocolStateException
 
InvalidProtocolStateException(Throwable) - Constructor for exception org.openspaces.memcached.protocol.exceptions.InvalidProtocolStateException
 
InvalidServiceNameException - Exception in com.j_spaces.core.exception
This exception is thrown in case of invalid space name.
InvalidServiceNameException(String) - Constructor for exception com.j_spaces.core.exception.InvalidServiceNameException
 
InvalidTransactionUsageException - Exception in org.openspaces.core
Thrown when an invalid transaction usage is performed.
InvalidTransactionUsageException(TransactionException) - Constructor for exception org.openspaces.core.InvalidTransactionUsageException
 
InvocableService - Interface in org.openspaces.pu.service
 
InvocableServiceLookupFailureException - Exception in org.openspaces.pu.service
 
InvocableServiceLookupFailureException(String) - Constructor for exception org.openspaces.pu.service.InvocableServiceLookupFailureException
 
INVOCATION_DELAY_KEY - Static variable in class org.openspaces.grid.esm.ESMFaultDetectionHandler
 
INVOCATION_DELAY_KEY - Static variable in class org.openspaces.pu.container.servicegrid.PUFaultDetectionHandler
 
InvocationResult - Class in org.openspaces.pu.service
 
InvocationResult() - Constructor for class org.openspaces.pu.service.InvocationResult
 
invoke(Map<String, Object>) - Method in class org.openspaces.core.gateway.GatewaySinkFactoryBean
 
invoke(MethodInvocation) - Method in class org.openspaces.core.jini.JiniServiceFactoryBean
When using smart proxy, wraps the invocation of a service method and in case of failure will try and perform another lookup for the service.
invoke(String, Map<String, Object>) - Method in interface org.openspaces.pu.container.servicegrid.PUServiceBean
 
invoke(String, Map<String, Object>) - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanImpl
 
invoke(String, Map<String, Object>) - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanProxy
 
invoke(Map<String, Object>) - Method in interface org.openspaces.pu.service.InvocableService
 
invoke(MethodInvocation) - Method in class org.openspaces.remoting.EventDrivenSpaceRemotingProxyFactoryBean
 
invoke(MethodInvocation) - Method in class org.openspaces.remoting.ExecutorSpaceRemotingProxyFactoryBean
 
invoke(MethodInvocation, RemotingInvoker) - Method in interface org.openspaces.remoting.RemoteInvocationAspect
The aspect is called instead of the actual remote invocation.
invoke(MethodInvocation, RemotingInvoker) - Method in class org.openspaces.remoting.scripting.LazyLoadingRemoteInvocationAspect
If the scipt being executed is a lazy loading script, and it is cacheable, the actual script content will not be sent to the remote service.
invoke(SpaceRemotingInvocation, ServiceExecutionAspect.MethodInvocation, Object) - Method in interface org.openspaces.remoting.ServiceExecutionAspect
A service execution callback allows to wrap the execution of "server side" service.
invoke(Object, Object...) - Method in interface org.openspaces.remoting.ServiceExecutionAspect.MethodInvocation
Invokes this execution on the specified service using the supplied arguments.
invokeAll(Collection<? extends Callable<T>>) - Method in class org.openspaces.core.executor.juc.DefaultTaskExecutorService
 
invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class org.openspaces.core.executor.juc.DefaultTaskExecutorService
 
invokeAny(Collection<? extends Callable<T>>) - Method in class org.openspaces.core.executor.juc.DefaultTaskExecutorService
 
invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class org.openspaces.core.executor.juc.DefaultTaskExecutorService
 
invokeExceptionListener(Exception) - Method in class org.openspaces.events.AbstractEventListenerContainer
A callback to handle exception.
invokeExecutor(ExecutorRemotingTask) - Method in class org.openspaces.remoting.SpaceRemotingServiceExporter
 
invokeListener(SpaceDataEventListener, Object, TransactionStatus, Object) - Method in class org.openspaces.events.AbstractEventListenerContainer
Invokes the configured SpaceDataEventListener based on the provided data.
invokeListenerWithTransaction(BatchRemoteEvent, boolean, boolean) - Method in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
 
invokeListenerWithTransaction(Object, Object, boolean, boolean) - Method in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
Executes the given listener.
invokeRemote(MethodInvocation) - Method in class org.openspaces.remoting.EventDrivenSpaceRemotingProxyFactoryBean
 
invokeRemote(MethodInvocation) - Method in class org.openspaces.remoting.ExecutorSpaceRemotingProxyFactoryBean
 
invokeRemote(MethodInvocation) - Method in interface org.openspaces.remoting.RemotingInvoker
This invocation will cause the actual remote invocation.
IOBlockFilter - Interface in com.gigaspaces.lrmi.nio.filters
Interface for block type network filters.
IOFilter - Interface in com.gigaspaces.lrmi.nio.filters
Markup interface
IOSSLFilter - Class in com.gigaspaces.lrmi.nio.filters
Implementation of SSLFilter that use underline SUN SSLEngine.
IOSSLFilter(SSLContext, SocketAddress) - Constructor for class com.gigaspaces.lrmi.nio.filters.IOSSLFilter
 
IOStreamCompressionFilter - Class in com.gigaspaces.lrmi.nio.filters
A network filter to send compress messages between client and server.
IOStreamCompressionFilter(IOStreamCompressionFilter.Algo) - Constructor for class com.gigaspaces.lrmi.nio.filters.IOStreamCompressionFilter
 
IOStreamCompressionFilter.Algo - Enum in com.gigaspaces.lrmi.nio.filters
 
IOStreamCompressionFilterFactory - Class in com.gigaspaces.lrmi.nio.filters
Use this network filter factory to send compress messages between client and server.
IOStreamCompressionFilterFactory() - Constructor for class com.gigaspaces.lrmi.nio.filters.IOStreamCompressionFilterFactory
 
IOStreamFilter - Interface in com.gigaspaces.lrmi.nio.filters
Define interface to stream based netwrok filter A stream based netwrok filter is a network filter that is not blocked based.
IPojoSpace - Interface in com.gigaspaces.client
Deprecated.
Since 8.0 - Use GigaSpace instead.
IRemoteJSpaceAdmin - Interface in com.j_spaces.core.admin
This interface contains all the administrative methods that GigaSpaces provides to control the JavaSpaces service.
IReplicatable - Interface in com.j_spaces.core.client
Deprecated.
Since 8.0 - This interface is no longer relevant since Entry usage in GigaSpaces has been deprecated. use SpaceClass instead.
IReplicationFilter - Interface in com.j_spaces.core.cluster
A replication filter is a special hook point inside the replication module.
IReplicationFilterEntry - Interface in com.j_spaces.core.cluster
Represents an entry instance passed to the IReplicationFilter.
IReplicationInOperation - Interface in com.gigaspaces.cluster.replication.statistics
Represents specific incoming operation statistics.
IReplicationInOperations<T extends IReplicationInOperation> - Interface in com.gigaspaces.cluster.replication.statistics
Statistics on operations executed on target replication space.
IS_CLUSTER_ENABLED - Static variable in class com.j_spaces.kernel.SystemProperties
 
IS_CLUSTER_ENABLED_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
 
IS_FILTER_STATISTICS_ENABLED - Static variable in class com.j_spaces.kernel.SystemProperties
 
IS_FILTER_STATISTICS_ENABLED_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
 
IS_NULL - Static variable in class com.j_spaces.core.client.TemplateMatchCodes
Deprecated.
entry field is null operation (template field not relevant)
isAboveHighThreshold(AutomaticCapacityScaleRuleConfig, Object) - Method in class org.openspaces.grid.gsm.autoscaling.DefaultAutoScalingSlaEnforcementEndpoint
 
isAbsolute() - Method in class org.openspaces.pu.container.support.WebsterFile
 
isAccessToUnderlyingConnectionAllowed() - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
Returns the value of the accessToUnderlyingConnectionAllowed property.
isActive() - Method in class org.openspaces.events.AbstractEventListenerContainer
Return whether this container is currently active, that is, whether it has been set up but not shut down yet.
isActiveWhenBackup() - Method in class com.j_spaces.core.cluster.ReplicationFilterProvider
Returns true if the filter should be active when the space is in backup mode.
isAddKeyToResponse() - Method in enum org.openspaces.memcached.protocol.binary.MemcachedBinaryCommandDecoder.BinaryOp
 
isAgentAutoShutdownEnabled(GridServiceAgent) - Static method in class org.openspaces.grid.gsm.machines.MachinesSlaUtils
 
isAgentConformsToMachineProvisioningConfig(GridServiceAgent, ElasticMachineProvisioningConfig) - Static method in class org.openspaces.grid.gsm.machines.MachinesSlaUtils
filters grid service agents by zone, and if configuration allows management machines, place them first
isAgentFailoverDisabled(String) - Method in class org.openspaces.grid.gsm.machines.MachinesSlaEnforcementState
 
isAgentSharedWithOtherProcessingUnits(ProcessingUnit, String) - Method in class org.openspaces.grid.gsm.machines.MachinesSlaEnforcementState
 
isAggregate() - Method in class org.openspaces.jpa.openjpa.query.AggregationFunction
Return true if this value is an aggregate.
isAggregate() - Method in class org.openspaces.jpa.openjpa.query.FieldPathNode
 
isAggregate() - Method in class org.openspaces.jpa.openjpa.query.InnerQuery
Return true if this value is an aggregate.
isAggregate() - Method in class org.openspaces.jpa.openjpa.query.LiteralValueNode
 
isAggregate() - Method in class org.openspaces.jpa.openjpa.query.NullValueNode
 
isAggregate() - Method in class org.openspaces.jpa.openjpa.query.ParameterNode
 
isAggregate() - Method in class org.openspaces.jpa.openjpa.query.Variable
 
isAlertEnabled(Class<? extends AlertConfiguration>) - Method in interface org.openspaces.admin.alert.AlertManager
 
isAlive() - Method in interface org.openspaces.core.cluster.MemberAliveIndicator
Return true if the member is alive or not.
isAlive() - Method in class org.openspaces.core.cluster.SpaceMemberAliveIndicator
 
isAlive() - Method in class org.openspaces.core.space.AbstractSpaceFactoryBean
Returns if this space is alive or not by pinging the Space and if it is considered healthy.
isAlive() - Method in interface org.openspaces.pu.container.servicegrid.PUServiceBean
Return true if the member is alive or not.
isAlive() - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanImpl
 
isAlive() - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanProxy
 
isAllowAboveAverageMemoryPerMachine() - Method in class org.openspaces.admin.pu.elastic.config.AutomaticCapacityScaleConfig
 
isAllowAboveAverageMemoryPerMachine() - Method in class org.openspaces.admin.pu.elastic.config.EagerScaleConfig
 
isAllowAboveAverageMemoryPerMachine() - Method in class org.openspaces.admin.pu.elastic.config.ElasticStatefulProcessingUnitConfig
 
isAllowAboveAverageMemoryPerMachine() - Method in class org.openspaces.admin.pu.elastic.config.ManualCapacityPerZonesScaleConfig
 
isAllowAboveAverageMemoryPerMachine() - Method in class org.openspaces.admin.pu.elastic.config.ManualCapacityScaleConfig
 
isAllowAboveAverageMemoryPerMachine() - Method in interface org.openspaces.admin.pu.elastic.config.ScaleStrategyConfig
 
isAllowAboveAverageMemoryPerMachine() - Method in class org.openspaces.grid.gsm.machines.AbstractMachinesSlaPolicy
 
isAllowMoreThanAverageMemoryPerMachine() - Method in class org.openspaces.grid.gsm.machines.BinPackingSolver
 
isAlwaysLogDuplicateException() - Method in exception org.openspaces.grid.gsm.machines.backup.MachinesStateBackupFailureException
 
isAlwaysLogDuplicateException() - Method in exception org.openspaces.grid.gsm.machines.backup.MachinesStateRecoveryFailureException
 
isAlwaysLogDuplicateException() - Method in exception org.openspaces.grid.gsm.machines.exceptions.CloudCleanupFailedException
 
isAlwaysLogDuplicateException() - Method in exception org.openspaces.grid.gsm.machines.exceptions.ExpectedMachineWithMoreMemoryException
 
isAlwaysLogDuplicateException() - Method in exception org.openspaces.grid.gsm.machines.exceptions.FailedToStartNewGridServiceAgentException
 
isAlwaysLogDuplicateException() - Method in exception org.openspaces.grid.gsm.machines.exceptions.FailedToStartNewMachineException
 
isAlwaysLogDuplicateException() - Method in exception org.openspaces.grid.gsm.machines.exceptions.FailedToStopMachineException
 
isAlwaysLogDuplicateException() - Method in exception org.openspaces.grid.gsm.sla.exceptions.BlockingAfterPropertiesSetFailedException
 
isAlwaysLogDuplicateException() - Method in interface org.openspaces.grid.gsm.sla.exceptions.SlaEnforcementLoggerBehavior
 
isAlwaysLogStackTrace() - Method in exception org.openspaces.grid.gsm.machines.backup.MachinesStateBackupFailureException
 
isAlwaysLogStackTrace() - Method in exception org.openspaces.grid.gsm.machines.backup.MachinesStateRecoveryFailureException
 
isAlwaysLogStackTrace() - Method in exception org.openspaces.grid.gsm.machines.exceptions.CloudCleanupFailedException
 
isAlwaysLogStackTrace() - Method in exception org.openspaces.grid.gsm.machines.exceptions.ExpectedMachineWithMoreMemoryException
 
isAlwaysLogStackTrace() - Method in exception org.openspaces.grid.gsm.machines.exceptions.FailedToStartNewGridServiceAgentException
 
isAlwaysLogStackTrace() - Method in exception org.openspaces.grid.gsm.machines.exceptions.FailedToStartNewMachineException
 
isAlwaysLogStackTrace() - Method in exception org.openspaces.grid.gsm.machines.exceptions.FailedToStopMachineException
 
isAlwaysLogStackTrace() - Method in exception org.openspaces.grid.gsm.sla.exceptions.BlockingAfterPropertiesSetFailedException
 
isAlwaysLogStackTrace() - Method in interface org.openspaces.grid.gsm.sla.exceptions.SlaEnforcementLoggerBehavior
 
isAnnotationDeclaredLocally(Class<? extends Annotation>, Class<?>) - Static method in class org.openspaces.core.util.AnnotationUtils
Determine whether an annotation for the specified annotationType is declared locally on the supplied clazz.
isAnnotationInherited(Class<? extends Annotation>, Class<?>) - Static method in class org.openspaces.core.util.AnnotationUtils
Determine whether an annotation for the specified annotationType is present on the supplied clazz and is inherited (i.e., not declared locally for the class).
isAtMostOneConcurrentRelocation() - Method in class org.openspaces.admin.pu.elastic.config.AutomaticCapacityScaleConfig
 
isAtMostOneConcurrentRelocation() - Method in class org.openspaces.admin.pu.elastic.config.EagerScaleConfig
 
isAtMostOneConcurrentRelocation() - Method in class org.openspaces.admin.pu.elastic.config.ManualCapacityPerZonesScaleConfig
 
isAtMostOneConcurrentRelocation() - Method in class org.openspaces.admin.pu.elastic.config.ManualCapacityScaleConfig
 
isAtMostOneConcurrentRelocation() - Method in interface org.openspaces.admin.pu.elastic.config.ScaleStrategyConfig
 
isAtMostOneConcurrentRelocation() - Method in class org.openspaces.grid.gsm.rebalancing.RebalancingSlaPolicy
 
isAtMostOneContainerPerMachine() - Method in class org.openspaces.admin.pu.elastic.config.AutomaticCapacityScaleConfig
 
isAtMostOneContainerPerMachine() - Method in class org.openspaces.admin.pu.elastic.config.EagerScaleConfig
 
isAtMostOneContainerPerMachine() - Method in class org.openspaces.admin.pu.elastic.config.ManualCapacityPerZonesScaleConfig
 
isAtMostOneContainerPerMachine() - Method in class org.openspaces.admin.pu.elastic.config.ManualCapacityScaleConfig
 
isAtMostOneContainerPerMachine() - Method in interface org.openspaces.admin.pu.elastic.config.ScaleStrategyConfig
 
isAtMostOneContainersPerMachine() - Method in class org.openspaces.admin.pu.elastic.config.EagerScaleConfig
Deprecated.
isAtMostOneContainersPerMachine() - Method in class org.openspaces.admin.pu.elastic.config.ManualCapacityScaleConfig
Deprecated.
isAutoGenerate() - Method in class org.openspaces.core.config.SpaceIdProperty
 
isAutoGenerateId() - Method in interface com.gigaspaces.metadata.SpaceTypeDescriptor
Gets the autoGenerateId property
isAutoRenew() - Method in class com.gigaspaces.events.EventSessionConfig
 
isAutoRenew() - Method in class org.openspaces.events.notify.AggregatedNotifyEventContainerServiceDetails
 
isAutoRenew() - Method in class org.openspaces.events.notify.NotifyEventContainerServiceDetails
 
isAutoRenew() - Method in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
 
isBackup() - Method in class org.openspaces.core.space.mode.AbstractSpaceModeChangeEvent
The space mode is BACKUP.
isBatchEnabled() - Method in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
Returns true when batching is enabled.
isBatching() - Method in class com.gigaspaces.events.EventSessionConfig
Checks if using batch notifications.
isBeanEnabled(Class<T>) - Method in interface org.openspaces.admin.bean.BeanConfigManager
 
isBeanEnabled(String) - Method in interface org.openspaces.admin.bean.BeanConfigPropertiesManager
 
isBeanEnabled(String) - Method in class org.openspaces.core.bean.DefaultBeanServer
 
isBelowLowThreshold(AutomaticCapacityScaleRuleConfig, Object) - Method in class org.openspaces.grid.gsm.autoscaling.DefaultAutoScalingSlaEnforcementEndpoint
 
isBlobstoreEnabled() - Method in interface com.gigaspaces.metadata.SpaceTypeDescriptor
When cache policy is "BLOB_STORE" only the indices + minimal administrative information will be kept in cache per entry, while the data will be kept as blobs.
isBlockingConnection() - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
isBooleanUrlAttribute(String) - Static method in class com.j_spaces.core.client.SpaceURL
Deprecated.
 
isCached(List<Object>, BitSet) - Method in class org.openspaces.jpa.StoreManager
 
isCancelled() - Method in class org.openspaces.core.executor.support.AsyncResultFuture
 
isCancelled() - Method in class org.openspaces.remoting.EventDrivenRemoteFuture
Returns true if this task was cancelled before it completed normally.
isChanged(ChangeOperationResult) - Static method in class com.gigaspaces.sync.change.AddAllToCollectionOperation
 
isChanged(ChangeOperationResult) - Static method in class com.gigaspaces.sync.change.AddToCollectionOperation
 
isChanged(ChangeOperationResult) - Static method in class com.gigaspaces.sync.change.RemoveFromCollectionOperation
 
isClosed() - Method in class com.gigaspaces.server.eviction.SpaceEvictionStrategy
Returns true if the space is closed, false otherwise.
isClustered() - Method in class org.openspaces.core.space.SpaceServiceDetails
 
isComplete() - Method in interface org.openspaces.admin.pu.elastic.events.ElasticProcessingUnitProgressChangedEvent
 
isCompleted(long) - Method in class com.sun.jini.mahalo.Job
Check to see if the Job execution has completed.
isCompletedStateRecovery(MachinesSlaEnforcementState.StateKey) - Method in class org.openspaces.grid.gsm.machines.MachinesSlaEnforcementState
 
isConcreteType() - Method in interface com.gigaspaces.metadata.SpaceTypeDescriptor
Gets if this is a concrete type, i.e representing a concrete class (Pojo).
isConsolidated() - Method in interface com.gigaspaces.sync.TransactionData
 
isConsolidatedDistributedTransaction() - Method in class com.j_spaces.sadapter.datasource.BulkDataPersisterContext
 
isContainerMatchesZone(GridServiceContainer, String) - Static method in class org.openspaces.grid.gsm.containers.ContainersSlaUtils
 
isDebugEnabled() - Method in class org.openspaces.grid.gsm.PrefixLog
 
isDebugEnabled() - Method in class org.openspaces.grid.gsm.SingleThreadedPollingLog
 
isDedicatedManagementMachines() - Method in class org.openspaces.admin.pu.elastic.config.DiscoveredMachineProvisioningConfig
 
isDedicatedManagementMachines() - Method in interface org.openspaces.admin.pu.elastic.ElasticMachineProvisioningConfig
By default is false, which means that a Grid Service Agents may run a management process.
isDelegateThroughOtherGateway() - Method in interface org.openspaces.admin.gateway.GatewayDelegatorTarget
Returns true if the delegation is done via another delegator or false if this delegator is connected directly to the target gateway.
isDeletedByOwnTxn() - Method in exception com.j_spaces.core.client.EntryNotInSpaceException
Check if deleted in the same transaction.
isDeletedByOwnTxn() - Method in exception org.openspaces.core.EntryNotInSpaceException
Check if deleted in the same transaction.
isDeployed(String) - Method in interface org.openspaces.admin.gsm.GridServiceManager
 
isDirectCall() - Method in class com.sun.jini.mahalo.Job
 
isDirectory() - Method in class org.openspaces.pu.container.support.WebsterFile
 
isDirty() - Method in class org.openspaces.pu.container.jee.lb.apache.LoadBalancerInfo
 
isDirtyRead(int) - Static method in class com.j_spaces.core.client.ReadModifiers
Checks if the DIRTY_READ bit was set for this modifier.
isDisableCommit() - Method in class org.openspaces.core.transaction.manager.JiniTransactionHolder
 
isDisableInfoLogging() - Method in class org.openspaces.admin.application.deploy.AbstractApplicationCommand
 
isDisableRollback() - Method in class org.openspaces.core.transaction.manager.JiniTransactionHolder
 
isDiscarded() - Method in interface com.j_spaces.core.cluster.IReplicationFilterEntry
Checks if this entry was discarded.
isDiscovered() - Method in interface org.openspaces.admin.DiscoverableComponent
Returns true if the component is currently discovered from the lookup service.
isDone() - Method in class org.openspaces.core.executor.support.AsyncResultFuture
 
isDone() - Method in interface org.openspaces.core.PollingFuture
 
isDone() - Method in class org.openspaces.remoting.EventDrivenRemoteFuture
Returns true if this task completed.
isDurable() - Method in class org.openspaces.events.notify.NotifyEventContainerServiceDetails
 
isDurable() - Method in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
 
isDurableNotifications() - Method in class com.gigaspaces.events.EventSessionConfig
 
isDynamicTemplate() - Method in class org.openspaces.events.AbstractEventListenerContainer
Returns whether dynamic template is configured
isDynamicTemplate() - Method in class org.openspaces.events.polling.PollingEventContainerServiceDetails
 
isEager() - Method in class org.openspaces.grid.gsm.rebalancing.RebalancingSlaPolicy
 
isEligibleAttribute(String) - Method in class org.openspaces.core.config.AbstractSpaceBeanDefinitionParser
 
isEligibleAttribute(String) - Method in class org.openspaces.core.config.ContextLoaderBeanDefinitionParser
 
isEligibleAttribute(String) - Method in class org.openspaces.core.config.MapBeanDefinitionParser
 
isEligibleAttribute(String) - Method in class org.openspaces.core.config.MapLocalCacheSettingsBeanDefinitionParser
 
isEligibleAttribute(String) - Method in class org.openspaces.core.config.MirrorSpaceBeanDefinitionParser
 
isEmbedded() - Method in interface com.j_spaces.core.IJSpace
Checks whether proxy is connected to embedded or remote space.
isEmbeddedMgr() - Method in class com.sun.jini.mahalo.TxnMgrProxy
 
isEmbeddedMgrInProxy() - Method in interface net.jini.core.transaction.ManagedTransaction
is the xtn manager an embedded proxy-side one ?
isEmbeddedMgrInProxy() - Method in class net.jini.core.transaction.server.ServerTransaction
 
isEmbeddedMgrProxySideInstance() - Method in class net.jini.core.transaction.server.ServerTransaction
 
isEmbeddedProtocol() - Method in class com.j_spaces.core.client.SpaceURL
Deprecated.
Returns true if the protocol is EMBEDDED_SPACE, false otherwise.
isEmbeddedSpaces() - Method in interface org.openspaces.admin.pu.ProcessingUnitInstance
Returns true if there are embedded spaces started within this processing unit.
isEmpty() - Method in class com.gigaspaces.document.DocumentProperties
isEmpty() - Method in class com.gigaspaces.log.CompoundLogEntries
Returns true if there are no log entries.
isEmpty() - Method in class com.gigaspaces.metrics.MetricRegistry
 
isEmpty() - Method in interface com.j_spaces.javax.cache.Cache
Deprecated.
Return true if entrySet().isEmpty() return true.
isEmpty() - Method in class com.sun.jini.lease.AbstractLeaseMap
 
isEmpty() - Method in interface org.openspaces.admin.application.Applications
Returns true if there are no currently deployed applications.
isEmpty() - Method in interface org.openspaces.admin.esm.ElasticServiceManagers
Returns true if there are no managers, false otherwise.
isEmpty() - Method in interface org.openspaces.admin.gateway.Gateway
Returns true if there are no deployed GatewayProcessingUnit which are part of this gateway; false otherwise.
isEmpty() - Method in interface org.openspaces.admin.gateway.GatewayProcessingUnits
Returns true if there are no currently deployed processing units.
isEmpty() - Method in interface org.openspaces.admin.gateway.Gateways
Returns true if there are no gateways, false otherwise.
isEmpty() - Method in interface org.openspaces.admin.gsa.GridServiceAgents
Returns true if there are no agents, false otherwise.
isEmpty() - Method in interface org.openspaces.admin.gsc.GridServiceContainers
Returns true if there are no containers, false otherwise.
isEmpty() - Method in interface org.openspaces.admin.gsm.GridServiceManagers
Returns true if there are no managers, false otherwise.
isEmpty() - Method in interface org.openspaces.admin.lus.LookupServices
Returns true if there are no containers, false otherwise.
isEmpty() - Method in interface org.openspaces.admin.machine.Machines
Returns true if there are no machines, false otherwise.
isEmpty() - Method in interface org.openspaces.admin.pu.ProcessingUnits
Returns true if there are no currently deployed processing units.
isEmpty() - Method in interface org.openspaces.admin.space.Space
Returns true if there are currently no space instances discovered.
isEmpty() - Method in interface org.openspaces.admin.vm.VirtualMachines
Returns true if there are no virtual machines, false otherwise.
isEmpty() - Method in class org.openspaces.core.DefaultGigaMap
 
isEmpty() - Method in class org.openspaces.core.util.ConcurrentHashSet
Returns true if this set contains no elements.
isEmpty(Value) - Method in class org.openspaces.jpa.openjpa.query.QueryExpressionFactory
Return an expression representing the given condition.
isEmptyLockValue(Object) - Static method in class org.openspaces.core.map.LockManager
 
isEnabled() - Static method in class com.gigaspaces.client.protective.ProtectiveMode
 
isEnabled() - Method in interface org.openspaces.admin.alert.config.AlertConfiguration
 
isEnabled() - Method in class org.openspaces.admin.alert.config.CpuUtilizationAlertConfiguration
isEnabled() - Method in class org.openspaces.admin.alert.config.ElasticAutoScalingAlertConfiguration
isEnabled() - Method in class org.openspaces.admin.alert.config.ElasticGridServiceAgentProvisioningAlertConfiguration
isEnabled() - Method in class org.openspaces.admin.alert.config.ElasticGridServiceContainerProvisioningAlertConfiguration
isEnabled() - Method in class org.openspaces.admin.alert.config.ElasticMachineProvisioningAlertConfiguration
isEnabled() - Method in class org.openspaces.admin.alert.config.GarbageCollectionAlertConfiguration
isEnabled() - Method in class org.openspaces.admin.alert.config.HeapMemoryUtilizationAlertConfiguration
isEnabled() - Method in class org.openspaces.admin.alert.config.MirrorPersistenceFailureAlertConfiguration
isEnabled() - Method in class org.openspaces.admin.alert.config.PhysicalMemoryUtilizationAlertConfiguration
isEnabled() - Method in class org.openspaces.admin.alert.config.ProcessingUnitInstanceMemberAliveIndicatorAlertConfiguration
isEnabled() - Method in class org.openspaces.admin.alert.config.ProvisionFailureAlertConfiguration
isEnabled() - Method in class org.openspaces.admin.alert.config.ReplicationChannelDisconnectedAlertConfiguration
isEnabled() - Method in class org.openspaces.admin.alert.config.ReplicationRedoLogOverflowToDiskAlertConfiguration
isEnabled() - Method in class org.openspaces.admin.alert.config.ReplicationRedoLogSizeAlertConfiguration
isEnabled() - Method in class org.openspaces.admin.alert.config.SpacePartitionSplitBrainAlertConfiguration
isEnabled() - Method in class org.openspaces.core.transaction.DefaultTransactionProvider
 
isEnabled() - Method in interface org.openspaces.core.transaction.TransactionProvider
Returns true if this transaction provider is enabled or not.
isEntryFifoMode() - Method in exception com.j_spaces.core.InvalidFifoClassException
Deprecated.
Returns true if this entry defined as FIFO, otherwise false.
isError() - Method in class org.openspaces.core.ReadByIdsException.ReadByIdResult
 
isError() - Method in class org.openspaces.core.TakeByIdsException.TakeByIdResult
 
isErrorEnabled() - Method in class org.openspaces.grid.gsm.PrefixLog
 
isErrorEnabled() - Method in class org.openspaces.grid.gsm.SingleThreadedPollingLog
 
isEscalated() - Method in class org.openspaces.admin.alert.AlertStatus
 
isEvenlyDistributedAcrossContainers(ProcessingUnit, GridServiceContainer[]) - Static method in class org.openspaces.grid.gsm.rebalancing.RebalancingUtils
 
isEvenlyDistributedAcrossMachines(ProcessingUnit, CapacityRequirementsPerAgent) - Static method in class org.openspaces.grid.gsm.rebalancing.RebalancingUtils
 
isEvictOnly() - Method in class com.gigaspaces.client.ClearModifiers
Checks if this instance contains the ClearModifiers.EVICT_ONLY setting.
isEvictOnly() - Method in class com.gigaspaces.client.TakeModifiers
Checks if this instance contains the TakeModifiers.EVICT_ONLY setting.
isEvictOnly(int) - Static method in class com.j_spaces.core.client.TakeModifiers
Checks if the EVICT_ONLY bit was set for this modifier.
isExceptionThrownWhileExecutingOnAll() - Method in class org.openspaces.pu.service.InvocationResult
 
isExceptionThrownWhileExecutingOnce() - Method in class org.openspaces.pu.service.InvocationResult
 
isExclusiveReadLock() - Method in class com.gigaspaces.client.CountModifiers
Checks if this instance contains the CountModifiers.EXCLUSIVE_READ_LOCK setting.
isExclusiveReadLock() - Method in class com.gigaspaces.client.ReadModifiers
Checks if this instance contains the ReadModifiers.EXCLUSIVE_READ_LOCK setting.
isExclusiveReadLock(int) - Static method in class com.j_spaces.core.client.ReadModifiers
Checks if the EXCLUSIVE_READ_LOCK bit was set for this modifier.
isExecuteOnce() - Method in class org.openspaces.pu.service.InvocationResult
 
isExistingTransaction(Object) - Method in class org.openspaces.core.transaction.manager.AbstractJiniTransactionManager
 
isExtended() - Method in class com.j_spaces.core.client.ExternalEntry
Deprecated.
 
isExtendedIndexing() - Method in class com.j_spaces.core.client.BasicTypeInfo
Deprecated.
Indicator if this class has extended indexing turned on.
isFatalEnabled() - Method in class org.openspaces.grid.gsm.PrefixLog
 
isFatalEnabled() - Method in class org.openspaces.grid.gsm.SingleThreadedPollingLog
 
isFifo() - Method in class com.gigaspaces.client.ReadModifiers
Checks if this instance contains the ReadModifiers.FIFO setting.
isFifo() - Method in class com.gigaspaces.client.TakeModifiers
Checks if this instance contains the TakeModifiers.FIFO setting.
isFifo() - Method in class com.gigaspaces.events.EventSessionConfig
Checks if the order that is in use with this config is fifo.
isFifo() - Method in class com.j_spaces.core.client.BasicTypeInfo
Deprecated.
Returns true if FIFO enabled, otherwise false.
isFifo() - Method in class com.j_spaces.core.client.ExternalEntry
Deprecated.
FIFO Indication.
isFifo(int) - Static method in class com.j_spaces.core.client.ReadModifiers
Checks if the FIFO bit was set for this modifier.
isFifo(int) - Static method in class com.j_spaces.core.client.TakeModifiers
Checks if the FIFO bit was set for this modifier.
isFifo() - Method in interface com.j_spaces.core.IGSEntry
If true operations will be done using FIFO ordering when multiple match found.
isFifo() - Method in interface com.j_spaces.core.IJSpace
Deprecated.
isFifo() - Method in class org.openspaces.events.notify.AggregatedNotifyEventContainerServiceDetails
 
isFifo() - Method in class org.openspaces.events.notify.NotifyEventContainerServiceDetails
 
isFifo() - Method in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
 
isFifoClass() - Method in exception com.j_spaces.core.InvalidFifoClassException
Deprecated.
Returns true if this class defined as FIFO, otherwise false.
isFifoClass() - Method in exception org.openspaces.core.InvalidFifoClassException
Deprecated.
Returns true if this class defined as FIFO, otherwise false.
isFifoGroupingPoll() - Method in class com.gigaspaces.client.ReadModifiers
Checks if this instance contains the ReadModifiers.FIFO_GROUPING_POLL setting.
isFifoGroupingPoll() - Method in class com.gigaspaces.client.TakeModifiers
Checks if this instance contains the TakeModifiers.FIFO_GROUPING_POLL setting.
isFifoGroupingPoll(int) - Static method in class com.j_spaces.core.client.ReadModifiers
Checks if the FIFO_GROUPING_POLL bit was set for this modifier.
isFifoGroupingPoll(int) - Static method in class com.j_spaces.core.client.TakeModifiers
Checks if the FIFO_GROUPING_POLL bit was set for this modifier.
isFile() - Method in class org.openspaces.pu.container.support.WebsterFile
 
isFileMarker() - Method in class com.gigaspaces.log.LogEntry
Returns true if the log entry is a file marker (representing the file where the log was extracted).
isFilled() - Method in class org.openspaces.core.space.SecurityConfig
 
isFromBlobStore() - Method in exception org.openspaces.core.SpaceMemoryShortageException
 
isFromGateway() - Method in class com.j_spaces.core.SpaceContext
 
isFromReplication() - Method in class com.j_spaces.core.client.EntryArrivedRemoteEvent
 
isFullReplication() - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
isFutureAgentsOfOtherSharedServices(MachinesSlaEnforcementState.StateKey) - Method in class org.openspaces.grid.gsm.machines.MachinesSlaEnforcementState
 
isGranted(Privilege) - Method in class com.gigaspaces.security.authorities.GrantedAuthorities
Evaluates to true if has been granted the required privilege, disregarding any classname filters of a SpaceAuthority.
isGranted(Privilege, Object) - Method in class com.gigaspaces.security.authorities.GrantedAuthorities
Evaluates to true if has been granted the required privileges to access the specified object.
isGreater(BigInteger, BigInteger) - Method in class org.openspaces.core.util.numbers.BigIntegerHelper
 
isGridServiceAgentZoneMandatory() - Method in class org.openspaces.admin.pu.elastic.config.DiscoveredMachineProvisioningConfig
Deprecated.
isGridServiceAgentZoneMandatory() - Method in interface org.openspaces.admin.pu.elastic.ElasticMachineProvisioningConfig
Deprecated.
isGridServiceAgentZonesAware() - Method in class org.openspaces.admin.pu.elastic.config.AutomaticCapacityScaleConfig
 
isGridServiceAgentZonesAware() - Method in class org.openspaces.admin.pu.elastic.config.ManualCapacityPerZonesScaleConfig
 
isGridServiceAgentZonesAware() - Method in class org.openspaces.admin.pu.elastic.config.ManualCapacityScaleConfig
 
isGridServiceAgentZonesAware() - Method in interface org.openspaces.admin.pu.elastic.config.ScaleStrategyAgentZonesAwareConfig
 
isGridServiceAgentZonesAware() - Method in class org.openspaces.grid.gsm.strategy.AbstractCapacityScaleStrategyBean
 
isGuaranteed() - Method in class org.openspaces.events.notify.NotifyEventContainerServiceDetails
 
isGuaranteed() - Method in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
 
isGuaranteedNotifications() - Method in class com.gigaspaces.events.EventSessionConfig
 
isHiddenFile(File) - Method in class org.openspaces.pu.container.servicegrid.deploy.HTTPFileSystemView
 
isHighThresholdBreached() - Method in class org.openspaces.admin.pu.elastic.events.ElasticStatelessProcessingUnitPlannedNumberOfInstancesChangedEvent
 
isHoldingStateForProcessingUnit(ProcessingUnit) - Method in class org.openspaces.grid.gsm.machines.MachinesSlaEnforcementState
 
isIfExists() - Method in class com.gigaspaces.client.ReadModifiers
Checks if this instance contains the ReadModifiers.IF_EXISTS setting.
isIfExists() - Method in class com.gigaspaces.client.TakeModifiers
Checks if this instance contains the TakeModifiers.IF_EXISTS setting.
isIgnorePartialFailure() - Method in class com.gigaspaces.client.ReadModifiers
Checks if this instance contains the ReadModifiers.IGNORE_PARTIAL_FAILURE setting.
isIgnorePartialFailure() - Method in class com.gigaspaces.client.TakeModifiers
Checks if this instance contains the TakeModifiers.IGNORE_PARTIAL_FAILURE setting.
isIgnorePartialFailure(int) - Static method in class com.j_spaces.core.client.TakeModifiers
Checks if the IGNORE_PARTIAL_FAILURE bit was set for this modifier.
isInconsistent() - Method in class com.j_spaces.core.filters.ReplicationStatistics.OutgoingChannel
 
isIndexed() - Method in enum com.gigaspaces.annotation.pojo.SpaceProperty.IndexType
Deprecated.
Returns true if any index other than NONE is set, false otherwise.
isIndexed() - Method in enum com.gigaspaces.metadata.index.SpaceIndexType
 
isIndexedField(String) - Method in class com.j_spaces.core.client.ExternalEntry
Deprecated.
Checks if the given field is indexed.
isIndexedField(String) - Method in interface com.j_spaces.core.IGSEntry
Checks if the given field is indexed.
isInfo() - Method in class org.openspaces.admin.alert.AlertSeverity
 
isInfoEnabled() - Method in class org.openspaces.grid.gsm.PrefixLog
 
isInfoEnabled() - Method in class org.openspaces.grid.gsm.SingleThreadedPollingLog
 
isInitialized() - Method in class org.openspaces.pu.container.standalone.StandaloneContainerRunnable
Returns true if the application context initialized successfully.
isInstance(Value, Class) - Method in class org.openspaces.jpa.openjpa.query.QueryExpressionFactory
Return whether the first value is an instance of the given class.
isInstanceDeploymentDependencies(CommandLineParser.Parameter) - Static method in class org.openspaces.pu.container.support.RequiredDependenciesCommandLineParser
 
isInstanceStartDependencies(CommandLineParser.Parameter) - Static method in class org.openspaces.pu.container.support.RequiredDependenciesCommandLineParser
 
isInvocation - Variable in class org.openspaces.remoting.EventDrivenSpaceRemotingEntry
Deprecated.
 
isJee() - Method in interface org.openspaces.admin.pu.ProcessingUnitInstance
Returns true if this processing unit is a jee processing unit.
isJiniProtocol() - Method in class com.j_spaces.core.client.SpaceURL
Deprecated.
Returns true if the protocol is JINI, false otherwise.
isLeaseExpiration() - Method in class com.gigaspaces.events.NotifyActionType
 
isLeaseExpiration(int) - Static method in class com.j_spaces.core.client.NotifyModifiers
Deprecated.
Return true if the integer argument includes the lease expiration modifier, false otherwise.
isLeaseExpire() - Method in interface org.openspaces.events.notify.NotifyTypeProvider
Should this listener be notified on lease expiration operations.
isLocked(Object) - Method in class org.openspaces.core.DefaultGigaMap
 
isLocked(Object) - Method in interface org.openspaces.core.GigaMap
Returns true if the given key is locked.
islocked(Object) - Method in class org.openspaces.core.map.LockManager
Returns true if the given key is locked.
isLog() - Method in class com.gigaspaces.log.LogEntry
Returns true if the log entry is an actual log "line".
isLowThresholdBreached() - Method in class org.openspaces.admin.pu.elastic.events.ElasticStatelessProcessingUnitPlannedNumberOfInstancesChangedEvent
 
isManaged() - Method in interface org.openspaces.admin.pu.ProcessingUnit
 
isManaged(BulkItem) - Method in class org.openspaces.persistency.hibernate.AbstractHibernateExternalDataSource
Deprecated.
 
isManaged(DataSyncOperation) - Method in class org.openspaces.persistency.hibernate.AbstractHibernateSpaceSynchronizationEndpoint
 
isManagedEntry(String) - Method in class org.openspaces.persistency.hibernate.AbstractHibernateExternalDataSource
Deprecated.
Returns if the given entity name is part of the AbstractHibernateExternalDataSource.getManagedEntries() list.
isManagedEntry(String) - Method in class org.openspaces.persistency.hibernate.AbstractHibernateSpaceDataSource
Returns if the given entity name is part of the AbstractHibernateSpaceDataSource.getManagedEntries() list.
isManagedEntry(String) - Method in class org.openspaces.persistency.hibernate.ManagedEntitiesContainer
 
isManagementRunningOnMachine(Machine) - Static method in class org.openspaces.grid.gsm.machines.MachinesSlaUtils
 
isManagingProcessingUnit(String) - Method in class org.openspaces.grid.esm.ESMImpl
 
isManagingProcessingUnit(String) - Method in class org.openspaces.grid.esm.ESMProxy
 
isManagingProcessingUnitAndScaleNotInProgress(String) - Method in class org.openspaces.grid.esm.ESMImpl
 
isManagingProcessingUnitAndScaleNotInProgress(String) - Method in class org.openspaces.grid.esm.ESMProxy
 
isMarked() - Method in interface org.openspaces.grid.gsm.machines.FutureCleanupCloudResources
 
isMatchByID() - Method in class com.gigaspaces.events.NotifyActionType
 
isMatchByID(int) - Static method in class com.j_spaces.core.client.NotifyModifiers
Deprecated.
 
isMatchByID(int) - Static method in class com.j_spaces.core.client.ReadModifiers
isMatchedUpdate() - Method in class com.gigaspaces.events.NotifyActionType
 
isMatchedUpdate(int) - Static method in class com.j_spaces.core.client.NotifyModifiers
Deprecated.
Return true if the integer argument includes the NOTIFY_MATCHED_UPDATE modifier, false otherwise.
isMatchedUpdate() - Method in interface org.openspaces.events.notify.NotifyTypeProvider
Should this listener be notified when matched templates events occur.
isMemberAliveEnabled() - Method in interface org.openspaces.core.cluster.MemberAliveIndicator
Should this member be checked to see if it is alive or not.
isMemberAliveEnabled() - Method in class org.openspaces.core.cluster.SpaceMemberAliveIndicator
 
isMemberAliveEnabled() - Method in class org.openspaces.core.space.AbstractSpaceFactoryBean
Should this space be checked to see if it is alive or not.
isMemberAliveEnabled() - Method in interface org.openspaces.pu.container.servicegrid.PUServiceBean
Should this member be checked to see if it is alive or not.
isMemberAliveEnabled() - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanImpl
 
isMemberAliveEnabled() - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanProxy
 
isMemoryOnlySearch() - Method in class com.gigaspaces.client.ClearModifiers
Checks if this instance contains the ClearModifiers.MEMORY_ONLY_SEARCH setting.
isMemoryOnlySearch() - Method in class com.gigaspaces.client.CountModifiers
Checks if this instance contains the CountModifiers.MEMORY_ONLY_SEARCH setting.
isMemoryOnlySearch() - Method in class com.gigaspaces.client.ReadModifiers
Checks if this instance contains the ReadModifiers.MEMORY_ONLY_SEARCH setting.
isMemoryOnlySearch() - Method in class com.gigaspaces.client.TakeModifiers
Checks if this instance contains the TakeModifiers.MEMORY_ONLY_SEARCH setting.
isMemoryOnlySearch(int) - Static method in class com.j_spaces.core.client.ReadModifiers
Checks if the MEMORY_ONLY_SEARCH bit was set for this modifier.
isMemoryOnlySearch(int) - Static method in class com.j_spaces.core.client.TakeModifiers
Checks if the MEMORY_ONLY_SEARCH bit was set for this modifier.
isMemoryOnlySearch(int) - Static method in class com.j_spaces.core.client.UpdateModifiers
Return true if the integer argument includes the MEMORY_ONLY_SEARCH modifier, false otherwise.
isMethodFound() - Method in class org.openspaces.events.adapter.AbstractReflectionDynamicEventTemplateProviderAdapter
 
isMirror() - Method in class org.openspaces.admin.space.ReplicationTarget
Deprecated.
Since 8.0.3 - use ReplicationTarget.getTargetType() instead.
isMirror() - Method in class org.openspaces.core.space.SpaceServiceDetails
 
isMirrorServiceEnabled() - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
isMonitoring() - Method in interface org.openspaces.admin.StatisticsMonitor
Returns true if statistics are now being monitored.
isMonitoringCreatedFiles() - Static method in class com.gigaspaces.logger.RollingFileHandler
 
isMonitorPendingOperationsMemory() - Method in class org.openspaces.core.transaction.DistributedTransactionProcessingConfigurationFactoryBean
 
isNA() - Method in interface org.openspaces.admin.os.OperatingSystemDetails
Returns true if the details are not available.
isNA() - Method in interface org.openspaces.admin.os.OperatingSystemsStatistics
Returns true if the statistics are not available.
isNA() - Method in interface org.openspaces.admin.os.OperatingSystemStatistics
Returns true if the statistics are not available.
isNA() - Method in interface org.openspaces.admin.space.SpaceInstanceStatistics
Returns true if this statistics are not available.
isNA() - Method in interface org.openspaces.admin.space.SpaceStatistics
Returns true if the statistics are not available.
isNA() - Method in interface org.openspaces.admin.transport.TransportsStatistics
Returns true if the statistics are currently not available.
isNA() - Method in interface org.openspaces.admin.transport.TransportStatistics
Return true if the statistics are unavailable.
isNA() - Method in interface org.openspaces.admin.vm.VirtualMachineDetails
Returns true if the details of the virtual machine is not available.
isNA() - Method in interface org.openspaces.admin.vm.VirtualMachinesStatistics
Returns true if this is not valid statistics.
isNA() - Method in interface org.openspaces.admin.vm.VirtualMachineStatistics
Returns true if this is not valid statistics.
isNested() - Method in class net.jini.core.transaction.server.NestableServerTransaction
 
isNested() - Method in class net.jini.core.transaction.server.ServerTransaction
Return true if the transaction has a parent, false if the transaction is top level.
isNewJiniHolder() - Method in class org.openspaces.core.transaction.manager.AbstractJiniTransactionManager.JiniTransactionObject
 
isNone() - Method in class org.openspaces.core.space.mode.AbstractSpaceModeChangeEvent
The space mode is NONE, in other words - unknown.
isNoreply() - Method in enum org.openspaces.memcached.protocol.binary.MemcachedBinaryCommandDecoder.BinaryOp
 
isNoReturnValue(int) - Static method in class com.j_spaces.core.client.UpdateModifiers
Return true if the integer argument includes the NO_RETURN_VALUE modifier, false otherwise.
isNotAvailable() - Method in class org.openspaces.admin.alert.AlertStatus
 
isNotEmpty(Value) - Method in class org.openspaces.jpa.openjpa.query.QueryExpressionFactory
Return an expression representing the given condition.
isNotifyAll() - Method in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
 
isNotifyLeaseExpire() - Method in class org.openspaces.events.notify.AggregatedNotifyEventContainerServiceDetails
 
isNotifyLeaseExpire() - Method in class org.openspaces.events.notify.NotifyEventContainerServiceDetails
 
isNotifyLeaseExpire() - Method in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
 
isNotifyMatched() - Method in class org.openspaces.events.notify.NotifyEventContainerServiceDetails
 
isNotifyMatchedUpdate() - Method in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
 
isNotifyRematched() - Method in class org.openspaces.events.notify.NotifyEventContainerServiceDetails
 
isNotifyRematchedUpdate() - Method in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
 
isNotifyTake() - Method in class org.openspaces.events.notify.AggregatedNotifyEventContainerServiceDetails
 
isNotifyTake() - Method in class org.openspaces.events.notify.NotifyEventContainerServiceDetails
 
isNotifyTake() - Method in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
 
isNotifyUnmatched() - Method in class org.openspaces.events.notify.AggregatedNotifyEventContainerServiceDetails
 
isNotifyUnmatched() - Method in class org.openspaces.events.notify.NotifyEventContainerServiceDetails
 
isNotifyUnmatched() - Method in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
 
isNotifyUpdate() - Method in class org.openspaces.events.notify.AggregatedNotifyEventContainerServiceDetails
 
isNotifyUpdate() - Method in class org.openspaces.events.notify.NotifyEventContainerServiceDetails
isNotifyUpdate() - Method in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
Turns on notifications for update operations.
isNotifyWrite() - Method in class org.openspaces.events.notify.AggregatedNotifyEventContainerServiceDetails
 
isNotifyWrite() - Method in class org.openspaces.events.notify.NotifyEventContainerServiceDetails
 
isNotifyWrite() - Method in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
 
isNOWriteLeaseMode() - Method in class com.j_spaces.core.client.ExternalEntry
Deprecated.
Check write mode.
isNullExpression() - Method in class com.j_spaces.core.client.SQLQuery
This method should be used for check expression string.
IsolationLevelHelpers - Class in org.openspaces.core
Utility methods to handle conversions between different isolation level representations.
IsolationLevelHelpers() - Constructor for class org.openspaces.core.IsolationLevelHelpers
 
isOneWayReplication - Variable in class com.j_spaces.core.cluster.ReplicationPolicy
fast one way replication
isOptimisticLockingEnabled() - Method in interface com.j_spaces.core.IJSpace
Returns status of Optimistic Lock protocol.
isOwnerMemberHasSyncReplication() - Method in class com.j_spaces.core.cluster.ReplicationPolicy
returns true if this member has sync-replication to at least one target.
ISpaceFilter - Interface in com.j_spaces.core.filters
A filter is a special hook point inside the engine that enables integration with external systems or implementation of user defined logic.
ISpaceFilterEntry - Interface in com.j_spaces.core.filters.entry
Represents an entry instance passed to the ISpaceFilter.
ISpaceQuery<T> - Interface in com.gigaspaces.query
Represents a space query.
ISpaceState - Interface in com.j_spaces.core
Defines a set of constants that gives an information on the state of a JavaSpace.
isPacking(StoreQuery) - Method in class org.openspaces.jpa.openjpa.StoreManagerSQLQuery.SQLExecutor
 
isPartialUpdate() - Method in class com.gigaspaces.client.WriteModifiers
Checks if this instance contains the WriteModifiers.PARTIAL_UPDATE setting.
isPartialUpdate(int) - Static method in class com.j_spaces.core.client.UpdateModifiers
Return true if the integer argument includes the PARTIAL_UPDATE modifier, false otherwise.
isPassArrayAsIs() - Method in class org.openspaces.events.notify.AggregatedNotifyEventContainerServiceDetails
 
isPassArrayAsIs() - Method in class org.openspaces.events.notify.NotifyEventContainerServiceDetails
 
isPassArrayAsIs() - Method in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
 
isPassArrayAsIs() - Method in class org.openspaces.events.polling.AggregatedPollingEventContainerServiceDetails
 
isPassArrayAsIs() - Method in class org.openspaces.events.polling.PollingEventContainerServiceDetails
 
isPassArrayAsIs() - Method in class org.openspaces.events.polling.SimplePollingEventListenerContainer
 
isPasswordValid(String, String) - Method in interface com.gigaspaces.security.encoding.PasswordEncoder
Validates a specified "raw" password against an encoded password.
isPerformOrderById() - Method in class org.openspaces.persistency.hibernate.AbstractHibernateExternalDataSource
Deprecated.
When performing initial load, this flag indicates if the generated query will order to results by the id.
isPerformOrderById() - Method in class org.openspaces.persistency.hibernate.AbstractHibernateSpaceDataSource
 
isPerformSnapshot() - Method in class org.openspaces.events.AbstractEventListenerContainer
 
isPerformSnapshot() - Method in class org.openspaces.events.EventContainerServiceDetails
 
isPerformTakeOnNotify() - Method in class org.openspaces.events.notify.AggregatedNotifyEventContainerServiceDetails
 
isPerformTakeOnNotify() - Method in class org.openspaces.events.notify.NotifyEventContainerServiceDetails
 
isPoolPreparedStatements() - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
Returns true if we are pooling statements.
isPotentialUpdate(int) - Static method in class com.j_spaces.core.client.UpdateModifiers
 
isPrimary() - Method in class org.openspaces.core.space.mode.AbstractSpaceModeChangeEvent
The space mode is PRIMARY.
isPrimitiveWithoutNullValueProtectionEnabled() - Static method in class com.gigaspaces.client.protective.ProtectiveMode
 
isProcessingUnitHasMinimumNumberOfInstancesPerPartition(ProcessingUnit, int) - Static method in class org.openspaces.grid.gsm.rebalancing.RebalancingUtils
 
isProcessingUnitIntact(ProcessingUnit, GridServiceContainer[]) - Static method in class org.openspaces.grid.gsm.rebalancing.RebalancingUtils
 
isProcessingUnitIntact(ProcessingUnit) - Static method in class org.openspaces.grid.gsm.rebalancing.RebalancingUtils
 
isProcessingUnitPartitionIntact(ProcessingUnitInstance) - Static method in class org.openspaces.grid.gsm.rebalancing.RebalancingUtils
 
isProcessingUnitPartitionIntact(ProcessingUnit, int, GridServiceContainer[]) - Static method in class org.openspaces.grid.gsm.rebalancing.RebalancingUtils
 
isProtectiveModeEnabled() - Static method in class com.gigaspaces.ProtectiveModeProperties
 
isProtocolValidationEnabled() - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
isPuInstanceOfGateway(String, ProcessingUnitInstance) - Static method in class org.openspaces.core.gateway.GatewayUtils
 
isPutFirst() - Method in class org.openspaces.core.map.LocalCacheSupport
When performing a put operation, you may perform the put operation both into the local cache and the master space.
isQueryWithoutIndexProtectionEnabled() - Static method in class com.gigaspaces.client.protective.ProtectiveMode
 
isRaised() - Method in class org.openspaces.admin.alert.AlertStatus
 
isReadCommitted(int) - Static method in class com.j_spaces.core.client.ReadModifiers
Checks if the READ_COMMITTED bit was set for this modifier.
isReadOnly() - Method in interface com.gigaspaces.security.directory.RoleManager
Indicates that this manager is for read-only purposes, and that any invocation of a destructive operation will throw an AccessDeniedException.
isReadOnly() - Method in interface com.gigaspaces.security.directory.UserManager
Indicates that this manager is for read-only purposes, and that any invocation of a destructive operation will throw an AccessDeniedException.
isRegisterForSpaceModeNotifications() - Method in class org.openspaces.core.space.AbstractSpaceFactoryBean
Returns if the space should register for primary backup notifications.
isReliableAsyncRepl() - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
isRelocateIfWrongPorts() - Method in class org.openspaces.core.gateway.AbstractGatewayComponentFactoryBean
Gets whether this component containing processing unit instance should start and relocate it self to a new GSC if the required ports for this processing unit in the currently deployed GSC are wrong.
isRematchedUpdate() - Method in class com.gigaspaces.events.NotifyActionType
 
isRematchedUpdate(int) - Static method in class com.j_spaces.core.client.NotifyModifiers
Deprecated.
Return true if the integer argument includes the NOTIFY_REMATCHED_UPDATE modifier, false otherwise.
isRematchedUpdate() - Method in interface org.openspaces.events.notify.NotifyTypeProvider
Should this listener be notified when re-matched templates events occur.
isRemoteProtocol() - Method in class com.j_spaces.core.client.SpaceURL
Deprecated.
Returns true if the protocol is remote (JINI or RMI), false otherwise.
isRemoteProtocol(IJSpace) - Static method in class org.openspaces.core.util.SpaceUtils
Returns true if the Space uses a remote protocol.
isReplicable() - Method in interface com.gigaspaces.metadata.SpaceTypeDescriptor
Returns true if this type is replicable, false otherwise.
isReplicatable() - Method in class com.j_spaces.core.client.BasicTypeInfo
Deprecated.
Returns true if this class Replicatable, otherwise false.
isReplicatable() - Method in class com.j_spaces.core.client.ExternalEntry
Deprecated.
Check if replicatable, applicable only when used with partial replication.
isReplicatable() - Method in interface com.j_spaces.core.IGSEntry
Check if replicatable, applicable only when used with partial replication.
isReplicateChangeAsUpdate() - Method in class org.openspaces.core.gateway.GatewayTarget
get replicate change as update behavior for this gateway.
isReplicateFullTake() - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
isReplicateLeaseExpirations() - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
isReplicateNotifyTemplate() - Method in class com.gigaspaces.events.EventSessionConfig
Should this template be replicated.
isReplicateNotifyTemplate() - Method in class org.openspaces.events.notify.AggregatedNotifyEventContainerServiceDetails
 
isReplicateNotifyTemplate() - Method in class org.openspaces.events.notify.NotifyEventContainerServiceDetails
 
isReplicateNotifyTemplate() - Method in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
 
isReplicateOnePhaseCommit() - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
isReplicateOriginalState() - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
isRequiresIsolation() - Method in class org.openspaces.admin.memcached.config.MemcachedConfig
 
isRequiresIsolation() - Method in class org.openspaces.admin.pu.config.ProcessingUnitConfig
 
isRequiresIsolation() - Method in interface org.openspaces.admin.pu.ProcessingUnit
 
isRequiresIsolation() - Method in class org.openspaces.admin.space.config.SpaceConfig
 
isRequiresIsolation() - Method in class org.openspaces.pu.sla.SLA
 
isResolved() - Method in class org.openspaces.admin.alert.AlertStatus
 
isRestartRecommended(ProcessingUnit, Machine, Machine, Fraction, CapacityRequirementsPerAgent) - Static method in class org.openspaces.grid.gsm.rebalancing.RebalancingUtils
 
isReturnOnlyUids() - Method in class com.j_spaces.core.client.ExternalEntry
Deprecated.
ReturnOnlyUids indication.
isReturnPrevOnUpdate() - Method in class com.gigaspaces.client.WriteModifiers
Checks if this instance contains the WriteModifiers.RETURN_PREV_ON_UPDATE setting.
isReturnPrevOnUpdate(int) - Static method in class com.j_spaces.core.client.UpdateModifiers
Return true if the integer argument includes the RETURN_PREV_ON_UPDATE modifier, false otherwise.
isRmiProtocol() - Method in class com.j_spaces.core.client.SpaceURL
Deprecated.
Returns true if the protocol is RMI, false otherwise.
isRollbackOnly() - Method in class org.openspaces.core.transaction.manager.AbstractJiniTransactionManager.JiniTransactionObject
 
isRoot(File) - Method in class org.openspaces.pu.container.servicegrid.deploy.HTTPFileSystemView
 
isRunning() - Method in class org.openspaces.events.AbstractEventListenerContainer
Return whether this container is currently running, that is, whether it has been started and not stopped yet.
isRunning() - Method in class org.openspaces.pu.container.standalone.StandaloneContainerRunnable
Return true if this runnable is currently running.
isSameRM(XAResource) - Method in class com.j_spaces.core.client.XAResourceImpl
 
isSameSpace(IJSpace, IJSpace) - Static method in class org.openspaces.core.util.SpaceUtils
 
isSatisfiedBy(ExactZonesConfig) - Method in class org.openspaces.admin.zone.config.AnyZonesConfig
 
isSatisfiedBy(ExactZonesConfig) - Method in class org.openspaces.admin.zone.config.AtLeastOneZoneConfig
 
isSatisfiedBy(ExactZonesConfig) - Method in class org.openspaces.admin.zone.config.ExactZonesConfig
 
isSatisfiedBy(ExactZonesConfig) - Method in interface org.openspaces.admin.zone.config.ZonesConfig
 
isScalaLibInClassPath() - Static method in class org.openspaces.pu.container.servicegrid.ScalaIdentifier
 
isScaleCommand() - Method in class org.openspaces.grid.esm.ESMImpl.PendingElasticPropertiesUpdate
 
isScaleInProgress() - Method in class org.openspaces.grid.gsm.strategy.AbstractScaleStrategyBean
 
isScaleInProgress() - Method in interface org.openspaces.grid.gsm.strategy.ScaleStrategyBean
 
isSecured() - Method in interface com.j_spaces.core.IJSpace
Returns an indication : is this space secured.
isSecured() - Method in class org.openspaces.admin.pu.ProcessingUnitDeployment
 
isSecured() - Method in class org.openspaces.core.DefaultGigaSpace
 
isSecured() - Method in interface org.openspaces.core.GigaSpace
Returns wether or not this space is secured.
isSecuredProxy() - Method in class org.openspaces.grid.esm.SecuredESMProxy
 
isServiceSecured() - Method in class org.openspaces.grid.esm.ESMImpl
 
isServiceSecured() - Method in class org.openspaces.grid.esm.ESMProxy
 
isSevere() - Method in class org.openspaces.admin.alert.AlertSeverity
 
isShared() - Method in class org.openspaces.pu.container.jee.JeeServiceDetails
Returns true if this web service is running on a shared instance of a web container.
isShutdown() - Method in class org.openspaces.core.executor.juc.DefaultTaskExecutorService
 
isShutdownSpaceOnInitFailure() - Method in class com.j_spaces.core.cluster.ReplicationFilterProvider
Returns true if the space should shutdown on filter init failure.
isShutdownVerification(String) - Method in class com.gigaspaces.grid.gsa.GigaSpacesShutdownProcessHandler
 
isShutdownVerification(String) - Method in interface com.gigaspaces.grid.gsa.ShutdownProcessHandler
 
isSingleton() - Method in class org.openspaces.core.config.GigaSpaceDocumentTypeDescriptorFactoryBean
 
isSingleton() - Method in class org.openspaces.core.config.modifiers.AbstractSpaceProxyOperationModifierFactoryBean
 
isSingleton() - Method in class org.openspaces.core.config.SQLQueryFactoryBean
 
isSingleton() - Method in class org.openspaces.core.GigaMapFactoryBean
Returns true as this is a singleton.
isSingleton() - Method in class org.openspaces.core.GigaSpaceFactoryBean
Returns true as this is a singleton.
isSingleton() - Method in class org.openspaces.core.map.MapFactoryBean
 
isSingleton() - Method in class org.openspaces.core.space.AbstractSpaceFactoryBean
Returns true since this factory is a singleton.
isSingleton() - Method in class org.openspaces.core.space.cache.AbstractLocalCacheSpaceFactoryBean
Returns true since this bean is a singleton.
isSingleton() - Method in class org.openspaces.events.config.AbstractResultEventAdapterFactoryBean
 
isSingleton() - Method in class org.openspaces.jms.GigaSpaceConnectionFactory
 
isSingleton() - Method in class org.openspaces.jms.GigaSpaceQueue
 
isSingleton() - Method in class org.openspaces.jms.GigaSpaceTopic
 
isSingleton() - Method in class org.openspaces.jms.GigaSpaceXAConnectionFactory
 
isSingleton() - Method in class org.openspaces.leader_selector.zookeeper.config.ZooKeeperLeaderSelectorFactoryBean
 
isSingleton() - Method in class org.openspaces.persistency.hibernate.CriteriaHibernateSpaceDataSourceFactoryBean
 
isSingleton() - Method in class org.openspaces.persistency.hibernate.DefaultHibernateSpaceDataSourceFactoryBean
 
isSingleton() - Method in class org.openspaces.persistency.hibernate.DefaultHibernateSpaceSynchronizationEndpointFactoryBean
 
isSingleton() - Method in class org.openspaces.persistency.hibernate.StatelessHibernateSpaceDataSourceFactoryBean
 
isSingleton() - Method in class org.openspaces.persistency.hibernate.StatelessHibernateSpaceSynchronizationEndpointFactoryBean
 
isSingleton() - Method in class org.openspaces.pu.container.jee.PortGenerator
 
isSingleton() - Method in class org.openspaces.pu.container.jee.SharedContextFactory
 
isSingleton() - Method in class org.openspaces.remoting.EventDrivenSpaceRemotingProxyFactoryBean
 
isSingleton() - Method in class org.openspaces.remoting.ExecutorSpaceRemotingProxyFactoryBean
 
isSout() - Method in class org.openspaces.admin.application.deploy.AbstractApplicationCommand
 
isSslEnabled() - Method in interface org.openspaces.admin.transport.TransportDetails
Returns true if ssl is enabled for the transport.
isStarted() - Method in interface org.openspaces.grid.gsm.containers.FutureGridServiceContainer
 
isStartedWithinGSC() - Method in interface com.j_spaces.core.IJSpace
Deprecated.
Since 8.0 - This method is reserved for internal usage.
isStartEmbeddedLus() - Method in interface org.openspaces.admin.gateway.GatewayProcessingUnit
Returns whether this gateway processing unit is starting an embedded lookup service for cross gateway discovery purpose.
isStartEmbeddedLus() - Method in class org.openspaces.core.gateway.AbstractGatewayComponentFactoryBean
Gets whether the component will start an embedded LUS service upon its initialization.
isStartEmbeddedLus() - Method in class org.openspaces.core.gateway.GatewayServiceDetails
 
isStartMachineSupported() - Method in class org.openspaces.grid.gsm.machines.plugins.discovered.DiscoveredMachineProvisioningBean
 
isStartMachineSupported() - Method in interface org.openspaces.grid.gsm.machines.plugins.ElasticMachineProvisioning
 
isStartMachineSupported() - Method in interface org.openspaces.grid.gsm.machines.plugins.NonBlockingElasticMachineProvisioning
 
isStartMachineSupported() - Method in class org.openspaces.grid.gsm.machines.plugins.NonBlockingElasticMachineProvisioningAdapter
 
isStasfies(ZonesConfig) - Method in class org.openspaces.admin.zone.config.ExactZonesConfig
 
isStatisticsAvailable() - Method in interface com.j_spaces.core.admin.StatisticsAdmin
Checks if space statistics is available.
isStopMachineSupported() - Method in class org.openspaces.grid.gsm.machines.AbstractMachinesSlaPolicy
 
isStopMachineSupported() - Method in class org.openspaces.grid.gsm.machines.CapacityMachinesSlaPolicy
 
isStopMachineSupported() - Method in class org.openspaces.grid.gsm.machines.EagerMachinesSlaPolicy
 
isStopping() - Method in interface org.openspaces.pu.container.servicegrid.PUServiceBean
 
isStopping() - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanImpl
 
isStopping() - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanProxy
 
isStoredProcedure() - Method in class com.j_spaces.core.client.SQLQuery
Returns true if this query is a stored procedure
isSucceeded() - Method in interface org.openspaces.admin.gateway.BootstrapResult
Returns true if the bootstrap succeeded, false otherwise.
isSupportsDynamicTemplate() - Method in class org.openspaces.events.config.AbstractTemplateEventContainerBeanDefinitionParser
 
isSupportsDynamicTemplate() - Method in class org.openspaces.events.config.NotifyContainerBeanDefinitionParser
 
isSuppressed() - Method in class org.openspaces.admin.alert.AlertStatus
 
isTake() - Method in class com.gigaspaces.events.NotifyActionType
 
isTake(int) - Static method in class com.j_spaces.core.client.NotifyModifiers
Deprecated.
Return true if the integer argument includes the take modifier, false otherwise.
isTake() - Method in interface org.openspaces.events.notify.NotifyTypeProvider
Should this listener be notified on take operations.
isTemplate() - Method in enum com.j_spaces.core.cluster.ReplicationOperationType
 
isTerminated() - Method in class org.openspaces.core.executor.juc.DefaultTaskExecutorService
 
isThreadSafe() - Method in class org.openspaces.remoting.scripting.GroovyLocalScriptExecutor
 
isThreadSafe() - Method in class org.openspaces.remoting.scripting.JRubyLocalScriptExecutor
 
isThreadSafe() - Method in class org.openspaces.remoting.scripting.Jsr223LocalScriptExecutor
 
isThreadSafe() - Method in interface org.openspaces.remoting.scripting.LocalScriptExecutor
Returns true if the same compiled script can be used by different threads (note, parameres or bindings usually make a scripting library not thread safe).
isThrowPartialFailure(int) - Static method in class com.j_spaces.core.client.ReadModifiers
Deprecated.
This is the default behavior, for old behavior use ReadModifiers.IGNORE_PARTIAL_FAILURE
isTimedOut() - Method in interface org.openspaces.core.PollingFuture
 
isTraceEnabled() - Method in class org.openspaces.grid.gsm.PrefixLog
 
isTraceEnabled() - Method in class org.openspaces.grid.gsm.SingleThreadedPollingLog
 
isTransactional() - Method in class com.j_spaces.sadapter.datasource.BulkDataPersisterContext
 
isTransactional() - Method in class org.openspaces.events.AbstractEventListenerContainer
 
isTransactional() - Method in class org.openspaces.events.EventContainerServiceDetails
 
isTransient() - Method in class com.gigaspaces.document.SpaceDocument
isTransient() - Method in class com.j_spaces.core.client.ExternalEntry
Deprecated.
Check if Transient entry.
isTransient() - Method in interface com.j_spaces.core.IGSEntry
Checks entry is transient even if space is persistent.
isTriggerNotifyTemplate() - Method in class com.gigaspaces.events.EventSessionConfig
Should notify template be triggered on replication event.
isTriggerNotifyTemplate() - Method in class org.openspaces.events.notify.AggregatedNotifyEventContainerServiceDetails
 
isTriggerNotifyTemplate() - Method in class org.openspaces.events.notify.NotifyEventContainerServiceDetails
 
isTriggerNotifyTemplate() - Method in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
 
isTypeWithoutIdProtectionEnabled() - Static method in class com.gigaspaces.client.protective.ProtectiveMode
 
isUnconsoliated() - Method in class net.jini.core.transaction.server.TransactionParticipantDataImpl
 
isUndeploying() - Method in interface org.openspaces.admin.pu.elastic.events.ElasticProcessingUnitProgressChangedEvent
 
isUndeploying() - Method in class org.openspaces.grid.gsm.containers.ContainersSlaPolicy
 
isUndeploying() - Method in class org.openspaces.grid.gsm.containers.UndeployContainersSlaPolicy
 
isUndeploying() - Method in class org.openspaces.grid.gsm.machines.AbstractMachinesSlaPolicy
 
isUndeploying() - Method in class org.openspaces.grid.gsm.machines.UndeployMachinesSlaPolicy
 
isUndeploying() - Method in class org.openspaces.grid.gsm.strategy.AbstractCapacityScaleStrategyBean
 
isUndeploying() - Method in class org.openspaces.grid.gsm.strategy.AbstractScaleStrategyBean
 
isUndeploying() - Method in class org.openspaces.grid.gsm.strategy.EagerScaleStrategyBean
 
isUndeploying() - Method in class org.openspaces.grid.gsm.strategy.UndeployScaleStrategyBean
 
isUninstantiable() - Method in class org.openspaces.admin.pu.events.ProcessingUnitInstanceProvisionFailure
Not instantiable; that cannot be instantiated.
isUnique() - Method in interface com.gigaspaces.metadata.index.SpaceIndex
Returns true if this index has a unique constraint, false otherwise.
isUnique() - Method in class org.openspaces.core.config.SpaceIndex
 
isUnknown() - Method in class org.openspaces.admin.pu.events.ManagingGridServiceManagerChangedEvent
Returns true if there is unknown managing grid service manager.
isUnmatched() - Method in class com.gigaspaces.events.NotifyActionType
 
isUnmatched(int) - Static method in class com.j_spaces.core.client.NotifyModifiers
Deprecated.
Return true if the integer argument includes the NOTIFY_UNMATCHED modifier, false otherwise.
isUnmatched() - Method in interface org.openspaces.events.notify.NotifyTypeProvider
Should this listener be notified when unmatched templates events occur.
isUpdate() - Method in class com.gigaspaces.events.NotifyActionType
 
isUpdate(int) - Static method in class com.j_spaces.core.client.NotifyModifiers
Deprecated.
Return true if the integer argument includes the NOTIFY_UPDATE modifier, false otherwise.
isUpdate(int) - Static method in class com.j_spaces.core.client.UpdateModifiers
Return true if the integer argument includes the UPDATE_ONLY modifier or PARTIAL_UPDATE modifier or UPDATE_OR_WRITE modifier, false otherwise.
isUpdate() - Method in interface org.openspaces.events.notify.NotifyTypeProvider
Should this listener be notified on update operations.
isUpdateOnly() - Method in class com.gigaspaces.client.WriteModifiers
Checks if this instance contains the WriteModifiers.UPDATE_ONLY setting.
isUpdateOnly(int) - Static method in class com.j_spaces.core.client.UpdateModifiers
Return true if the integer argument includes the UPDATE_ONLY modifier, false otherwise.
isUpdateOrWrite() - Method in class com.gigaspaces.client.WriteModifiers
Checks if this instance contains the WriteModifiers.UPDATE_OR_WRITE setting.
isUpdateOrWrite(int) - Static method in class com.j_spaces.core.client.UpdateModifiers
Return true if the integer argument includes the UPDATE_OR_WRITE modifier, false otherwise.
isUrlAttribute(String) - Static method in class com.j_spaces.core.client.SpaceURL
Deprecated.
 
isUseFifoGrouping() - Method in class org.openspaces.archive.ArchivePollingContainer
 
isUseFifoGrouping() - Method in class org.openspaces.events.polling.receive.AbstractFifoGroupingReceiveOperationHandler
Returns whether the handler is configured to use fifo grouping or not.
isUseMemoryOnlySearch() - Method in class org.openspaces.events.polling.receive.AbstractMemoryOnlySearchReceiveOperationHandler
Returns whether the handler is configured to use memory only search or not.
isUserInRole(String) - Method in class com.gigaspaces.security.authorities.GrantedAuthorities
Returns a boolean indicating whether the authenticated user is included in the specified logical "role".
isUseScrollableResultSet() - Method in class org.openspaces.persistency.hibernate.AbstractHibernateExternalDataSource
Deprecated.
Controls if scrollable resultsets will be used with initial load operation.
isUseScrollableResultSet() - Method in class org.openspaces.persistency.hibernate.AbstractHibernateSpaceDataSource
 
isUseTriggerAsTemplate() - Method in class org.openspaces.events.polling.trigger.ReadTriggerOperationHandler
 
isUseTriggerAsTemplate() - Method in interface org.openspaces.events.polling.trigger.TriggerOperationHandler
Controls if the object returned from TriggerOperationHandler.triggerReceive(Object,org.openspaces.core.GigaSpace,long) will be used as the template for the receive operation by returning true.
isVariable() - Method in class org.openspaces.jpa.openjpa.query.AggregationFunction
Return true if this value is a variable.
isVariable() - Method in class org.openspaces.jpa.openjpa.query.FieldPathNode
 
isVariable() - Method in class org.openspaces.jpa.openjpa.query.InnerQuery
Return true if this value is a variable.
isVariable() - Method in class org.openspaces.jpa.openjpa.query.LiteralValueNode
 
isVariable() - Method in class org.openspaces.jpa.openjpa.query.NullValueNode
 
isVariable() - Method in class org.openspaces.jpa.openjpa.query.ParameterNode
 
isVariable() - Method in class org.openspaces.jpa.openjpa.query.Variable
 
isVersioned() - Method in interface com.j_spaces.map.IMap
Check if using optimistic locking.
isVersioned() - Method in class org.openspaces.core.map.LocalCacheSupport
Controls if this local cache will be versioned or not.
isVerticalType(Value) - Method in class org.openspaces.jpa.openjpa.query.QueryExpressionFactory
Return true if the Value is a Type expression and the Type uses joined table strategy.
isVisibilityTransition() - Method in class net.jini.space.AvailabilityEvent
Returns true if the transition that triggered this event was a transition from invisible to visible as well as a transition from unavailable to available, and false otherwise.
isWarnEnabled() - Method in class org.openspaces.grid.gsm.PrefixLog
 
isWarnEnabled() - Method in class org.openspaces.grid.gsm.SingleThreadedPollingLog
 
isWarning() - Method in class org.openspaces.admin.alert.AlertSeverity
 
isWrapperFor(Class<?>) - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
 
isWrite() - Method in class com.gigaspaces.events.NotifyActionType
 
isWrite(int) - Static method in class com.j_spaces.core.client.NotifyModifiers
Deprecated.
Return true if the integer argument includes the NOTIFY_WRITE modifier, false otherwise.
isWrite() - Method in interface org.openspaces.events.notify.NotifyTypeProvider
Should this listener be notified on write operations.
isWriteOnly() - Method in class com.gigaspaces.client.WriteModifiers
Checks if this instance contains the WriteModifiers.WRITE_ONLY setting.
isWriteOnly(int) - Static method in class com.j_spaces.core.client.UpdateModifiers
Return true if the integer argument includes the WRITE_ONLY modifier, false otherwise.
isWrongRoutingUsageProtectionEnabled() - Static method in class com.gigaspaces.client.protective.ProtectiveMode
 
isXid() - Method in class net.jini.core.transaction.server.ServerTransaction
 
isXPath() - Method in class org.openspaces.jpa.openjpa.query.AggregationFunction
Return true if this value is an XML Path.
isXPath() - Method in class org.openspaces.jpa.openjpa.query.FieldPathNode
 
isXPath() - Method in class org.openspaces.jpa.openjpa.query.InnerQuery
Return true if this value is an XML Path.
isXPath() - Method in class org.openspaces.jpa.openjpa.query.LiteralValueNode
 
isXPath() - Method in class org.openspaces.jpa.openjpa.query.NullValueNode
 
isXPath() - Method in class org.openspaces.jpa.openjpa.query.ParameterNode
 
isXPath() - Method in class org.openspaces.jpa.openjpa.query.Variable
 
iterate() - Method in class org.openspaces.core.IteratorBuilder
 
iterator() - Method in class com.gigaspaces.client.iterator.SpaceIterator
 
iterator() - Method in interface com.gigaspaces.client.ReadByIdsResult
Returns an iterator over the readByIds operation results.
iterator() - Method in interface com.gigaspaces.client.TakeByIdsResult
Returns an iterator over the takeByIds operation results.
iterator(T) - Method in interface com.gigaspaces.datasource.DataProvider
Deprecated.
Create an iterator over all objects that match the given template.
iterator(SQLQuery<T>) - Method in interface com.gigaspaces.datasource.SQLDataProvider
Deprecated.
Create an iterator over all objects that match the given SQLQuery.
iterator() - Method in class com.gigaspaces.log.LogEntries
 
iterator() - Method in class com.gigaspaces.query.aggregators.DistinctResult
 
iterator() - Method in class com.gigaspaces.query.aggregators.GroupByResult
 
iterator() - Method in class com.j_spaces.core.client.GSIterator
 
iterator() - Method in class org.openspaces.core.DefaultGigaSpace
 
iterator(T) - Method in class org.openspaces.core.DefaultGigaSpace
 
iterator(T, int) - Method in class org.openspaces.core.DefaultGigaSpace
 
iterator(T, int, ReadModifiers) - Method in class org.openspaces.core.DefaultGigaSpace
 
iterator(ISpaceQuery<T>) - Method in class org.openspaces.core.DefaultGigaSpace
 
iterator(ISpaceQuery<T>, int) - Method in class org.openspaces.core.DefaultGigaSpace
 
iterator(ISpaceQuery<T>, int, ReadModifiers) - Method in class org.openspaces.core.DefaultGigaSpace
 
iterator() - Method in interface org.openspaces.core.GigaSpace
Returns an iterator builder allowing to configure and create a GSIterator over the Space.
iterator(T) - Method in interface org.openspaces.core.GigaSpace
Returns an iterator over the entries in the space which match the specified template.
iterator(T, int) - Method in interface org.openspaces.core.GigaSpace
Returns an iterator over the entries in the space which match the specified template.
iterator(T, int, ReadModifiers) - Method in interface org.openspaces.core.GigaSpace
Returns an iterator over the entries in the space which match the specified template.
iterator(ISpaceQuery<T>) - Method in interface org.openspaces.core.GigaSpace
Returns an iterator over the entries in the space which match the specified template.
iterator(ISpaceQuery<T>, int) - Method in interface org.openspaces.core.GigaSpace
Returns an iterator over the entries in the space which match the specified template.
iterator(ISpaceQuery<T>, int, ReadModifiers) - Method in interface org.openspaces.core.GigaSpace
Returns an iterator over the entries in the space which match the specified template.
iterator() - Method in class org.openspaces.core.util.ConcurrentHashSet
Returns an iterator over the elements in this set.
iterator(Object) - Method in class org.openspaces.persistency.hibernate.CriteriaHibernateExternalDataSource
Deprecated.
 
iterator(SQLQuery) - Method in class org.openspaces.persistency.hibernate.DefaultHibernateExternalDataSource
Deprecated.
Returns a DefaultListQueryDataIterator for the given sql query.
iterator(SQLQuery) - Method in class org.openspaces.persistency.hibernate.StatelessHibernateExternalDataSource
Deprecated.
Returns a StatelessListQueryDataIterator for the given query.
iterator(Object) - Method in class org.openspaces.persistency.patterns.DataProviderSplitter
Deprecated.
 
iterator(SQLQuery) - Method in class org.openspaces.persistency.patterns.SQLDataProviderExceptionHandler
Deprecated.
 
iterator(SQLQuery) - Method in class org.openspaces.persistency.patterns.SQLDataProviderSplitter
Deprecated.
 
IteratorBuilder - Class in org.openspaces.core
A utility builder class for GSIterator.
IteratorBuilder(GigaSpace) - Constructor for class org.openspaces.core.IteratorBuilder
Constructs a new iterator builder using the given GigaSpace.
iterators() - Method in class org.openspaces.persistency.hibernate.iterator.AbstractChunkDataIterator
 
iterators() - Method in class org.openspaces.persistency.hibernate.iterator.HibernateProxyRemoverIterator
 
iterators() - Method in class org.openspaces.persistency.support.ConcurrentMultiDataIterator
 
iterators() - Method in interface org.openspaces.persistency.support.MultiDataIterator
Returns the underlying iterators.
iterators() - Method in class org.openspaces.persistency.support.SerialMultiDataIterator
 
IteratorScope - Enum in com.gigaspaces.client.iterator
Determines the scope of a GSIterator.
iteratorScope(IteratorScope) - Method in class org.openspaces.core.IteratorBuilder
Determines iterator's scope: current entries, future entries or both.
itoa(int) - Static method in class org.openspaces.memcached.util.BufferUtils
Blatant copy of Integer.toString, but returning a byte array instead of a String, as string charset decoding/encoding was killing us on performance.
ITransactionLease - Interface in net.jini.core.transaction
TODO add Javadoc

J

JAVA_LOGGING_CONFIG_FILE - Static variable in class com.j_spaces.kernel.SystemProperties
 
JavaSpace - Interface in net.jini.space
This interface is implemented by servers that export a JavaSpaces(TM) technology service.
JavaSpace05 - Interface in net.jini.space
The JavaSpace05 interface extends the JavaSpace interface to provide methods that allow clients to perform batch operations on the space (which are generally more efficient than performing an equivalent set of singleton operations) and to more easily develop applications where a given Entry needs to be read by multiple clients.
JAXP_ENV_DEBUG_REPORT - Static variable in class com.j_spaces.kernel.SystemProperties
if -Dcom.gs.XMLEnvCheck=true we flush info about the Jaxp environment and print it to a file called GS_JAXP_EnvironmentCheck.xml in current directory.
JCONSOLE_INTERVAL - Static variable in class com.j_spaces.kernel.SystemProperties
 
jdbcCompliant() - Method in class com.j_spaces.jdbc.driver.GDriver
This one is not fully compliant.
JdbcNamespaceHandler - Class in org.openspaces.jdbc.config
A namespace handler for jdbc namespace.
JdbcNamespaceHandler() - Constructor for class org.openspaces.jdbc.config.JdbcNamespaceHandler
 
JEE_CONTAINER_PROPERTY_NAME - Static variable in class org.openspaces.pu.container.jee.JeeProcessingUnitContainerProvider
 
JeeProcessingUnitContainer - Class in org.openspaces.pu.container.jee
An extension to the ApplicationContextProcessingUnitContainer that can handle JEE processing units.
JeeProcessingUnitContainer() - Constructor for class org.openspaces.pu.container.jee.JeeProcessingUnitContainer
 
JeeProcessingUnitContainerProvider - Class in org.openspaces.pu.container.jee
An extension to the ApplicationContextProcessingUnitContainerProvider that can handle JEE processing units.
JeeProcessingUnitContainerProvider() - Constructor for class org.openspaces.pu.container.jee.JeeProcessingUnitContainerProvider
 
JeeServiceDetails - Class in org.openspaces.pu.container.jee
A service that holds a jee container (such as jetty).
JeeServiceDetails() - Constructor for class org.openspaces.pu.container.jee.JeeServiceDetails
 
JeeServiceDetails(String, int, int, String, boolean, String, JeeType) - Constructor for class org.openspaces.pu.container.jee.JeeServiceDetails
 
JeeServiceDetails.Attributes - Class in org.openspaces.pu.container.jee
 
JEETYPE - Static variable in class org.openspaces.pu.container.jee.JeeServiceDetails.Attributes
 
JeeType - Enum in org.openspaces.pu.container.jee
The type of the jee service
JINI_GROUP_USE_DEFINED_ONLY - Static variable in class com.j_spaces.kernel.SystemProperties
 
JINI_LUS_GROUPS - Static variable in class com.j_spaces.kernel.SystemProperties
 
JINI_LUS_LOCATORS - Static variable in class com.j_spaces.kernel.SystemProperties
 
JINI_LUS_LOCATORS_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
 
JINI_PROTOCOL - Static variable in class com.j_spaces.core.client.SpaceURL
Deprecated.
jini:// protocol.
JiniPlatformTransactionManager - Interface in org.openspaces.core.transaction.manager
An extension to Spring PlatformTransactionManager that holds the Jini transactional context.
JiniServiceFactoryBean - Class in org.openspaces.core.jini
JiniServiceFactoryBean for Jini environments.
JiniServiceFactoryBean() - Constructor for class org.openspaces.core.jini.JiniServiceFactoryBean
 
JiniTransactionHolder - Class in org.openspaces.core.transaction.manager
A Jini transaction holder responsible for holding the current running transaction.
JiniTransactionHolder(Transaction.Created, int, LeaseRenewalManager) - Constructor for class org.openspaces.core.transaction.manager.JiniTransactionHolder
Constructs a new jini transaction holder.
JiniTransactionObject() - Constructor for class org.openspaces.core.transaction.manager.AbstractJiniTransactionManager.JiniTransactionObject
 
JMS_FACTORY - Static variable in class com.j_spaces.kernel.SystemProperties
 
JMS_LOOKUP_ENABLED - Static variable in class com.j_spaces.kernel.SystemProperties
If true it will register the jms administrated objects in the rmi registry
JMS_USE_MAHALO_PROP - Static variable in class com.j_spaces.kernel.SystemProperties
if true, when JMS clients use transacted sessions the JMS transactions will use the Mahalo Jini transaction manager, which expects the manager to be started.
JmsNamespaceHandler - Class in org.openspaces.jms.config
A namespace handler for jms namespace.
JmsNamespaceHandler() - Constructor for class org.openspaces.jms.config.JmsNamespaceHandler
 
JMX_ENABLED_DEFAULT_VALUE - Static variable in class com.j_spaces.kernel.SystemProperties
Default value of JMX supporting
JMX_ENABLED_PROP - Static variable in class com.j_spaces.kernel.SystemProperties
System property that determines JMX supporting
JMX_REMOTE_AUTHENTICATE - Static variable in class com.j_spaces.kernel.SystemProperties
 
JMX_REMOTE_PORT - Static variable in class com.j_spaces.kernel.SystemProperties
 
Job - Class in com.sun.jini.mahalo
A Job manages the division of work for a problem whose solution is obtained by assembling partial results to original problem.
Job(TaskManager, WakeupManager, boolean) - Constructor for class com.sun.jini.mahalo.Job
Create the Job object giving it the TaskManager responsible for the pool of threads which perform the necessary work.
JobException - Exception in com.sun.jini.mahalo
 
JobException() - Constructor for exception com.sun.jini.mahalo.JobException
 
JobException(String) - Constructor for exception com.sun.jini.mahalo.JobException
 
JobNotStartedException - Exception in com.sun.jini.mahalo
 
JobNotStartedException() - Constructor for exception com.sun.jini.mahalo.JobNotStartedException
 
JobNotStartedException(String) - Constructor for exception com.sun.jini.mahalo.JobNotStartedException
 
join(long, TransactionParticipant, long) - Method in class com.sun.jini.mahalo.TxnManagerImpl
 
join(Object, TransactionParticipant, long) - Method in class com.sun.jini.mahalo.TxnManagerImpl
 
join(long, TransactionParticipant, long, int, String) - Method in class com.sun.jini.mahalo.TxnManagerImpl
 
join(Object, TransactionParticipant, long, int, String) - Method in class com.sun.jini.mahalo.TxnManagerImpl
 
join(long, TransactionParticipant, long, ServerTransaction) - Method in class com.sun.jini.mahalo.TxnManagerImpl
 
join(Object, TransactionParticipant, long, ServerTransaction) - Method in class com.sun.jini.mahalo.TxnManagerImpl
 
join(long, TransactionParticipant, long, ServerTransaction, int, String, Object) - Method in class com.sun.jini.mahalo.TxnManagerImpl
 
join(Object, TransactionParticipant, long, ServerTransaction, int, String, Object) - Method in class com.sun.jini.mahalo.TxnManagerImpl
 
join(long, TransactionParticipant, long) - Method in class com.sun.jini.mahalo.TxnMgrProxy
 
join(Object, TransactionParticipant, long) - Method in class com.sun.jini.mahalo.TxnMgrProxy
 
join(long, TransactionParticipant, long, ServerTransaction) - Method in class com.sun.jini.mahalo.TxnMgrProxy
Deprecated.
join(Object, TransactionParticipant, long, ServerTransaction) - Method in class com.sun.jini.mahalo.TxnMgrProxy
Deprecated.
join(long, TransactionParticipant, long, int, String) - Method in class com.sun.jini.mahalo.TxnMgrProxy
 
join(Object, TransactionParticipant, long, int, String) - Method in class com.sun.jini.mahalo.TxnMgrProxy
 
join(long, TransactionParticipant, long, ServerTransaction, int, String, Object) - Method in class com.sun.jini.mahalo.TxnMgrProxy
 
join(Object, TransactionParticipant, long, ServerTransaction, int, String, Object) - Method in class com.sun.jini.mahalo.TxnMgrProxy
 
join(Object, TransactionParticipant, long) - Method in interface net.jini.core.transaction.server.ExtendedTransactionManager
 
join(long, TransactionParticipant, long, ServerTransaction) - Method in interface net.jini.core.transaction.server.ExtendedTransactionManager
Deprecated.
join(Object, TransactionParticipant, long, ServerTransaction) - Method in interface net.jini.core.transaction.server.ExtendedTransactionManager
Deprecated.
join(long, TransactionParticipant, long, int, String) - Method in interface net.jini.core.transaction.server.ExtendedTransactionManager
 
join(Object, TransactionParticipant, long, int, String) - Method in interface net.jini.core.transaction.server.ExtendedTransactionManager
 
join(long, TransactionParticipant, long, ServerTransaction, int, String, Object) - Method in interface net.jini.core.transaction.server.ExtendedTransactionManager
 
join(Object, TransactionParticipant, long, ServerTransaction, int, String, Object) - Method in interface net.jini.core.transaction.server.ExtendedTransactionManager
 
join(TransactionParticipant, long) - Method in class net.jini.core.transaction.server.ServerTransaction
Join the transaction.
join(TransactionParticipant, long, int, String, Object) - Method in class net.jini.core.transaction.server.ServerTransaction
 
join(TransactionParticipant, long, int, String) - Method in class net.jini.core.transaction.server.ServerTransaction
 
join(long, TransactionParticipant, long) - Method in interface net.jini.core.transaction.server.TransactionManager
Join a transaction that is managed by this transaction manager.
joinIfNeededAndEmbedded(TransactionParticipant) - Method in class net.jini.core.transaction.server.ServerTransaction
Deprecated.
joinIfNeededAndEmbedded(TransactionParticipant, int, String, Object) - Method in class net.jini.core.transaction.server.ServerTransaction
 
JpaJdbcQueryExecutor - Class in org.openspaces.jpa.openjpa.query.executor
Executes JPA's translated expression tree as a JDBC query.
JpaJdbcQueryExecutor(QueryExpressions, ClassMetaData, Object[]) - Constructor for class org.openspaces.jpa.openjpa.query.executor.JpaJdbcQueryExecutor
 
JpaQueryExecutor - Interface in org.openspaces.jpa.openjpa.query.executor
An interface for JPA's translated expression tree executor.
JpaQueryExecutorFactory - Class in org.openspaces.jpa.openjpa.query.executor
A factory for creating a JpaQueryExecutor instance.
JpaQueryExecutorFactory() - Constructor for class org.openspaces.jpa.openjpa.query.executor.JpaQueryExecutorFactory
 
JRUBY_LOCAL_EXECUTOR_TYPE - Static variable in class org.openspaces.remoting.scripting.DefaultScriptingExecutor
 
JRubyLocalScriptExecutor - Class in org.openspaces.remoting.scripting
JRuby local script executor.
JRubyLocalScriptExecutor() - Constructor for class org.openspaces.remoting.scripting.JRubyLocalScriptExecutor
 
JRubyLocalScriptExecutor.JRubyCompiledScript - Class in org.openspaces.remoting.scripting
 
Jsr223LocalScriptExecutor - Class in org.openspaces.remoting.scripting
Java 6 (JSR 223) script executor.
Jsr223LocalScriptExecutor() - Constructor for class org.openspaces.remoting.scripting.Jsr223LocalScriptExecutor
 
JvmMemoryMetricFactory - Class in com.gigaspaces.metrics.factories
 
JvmMemoryMetricFactory() - Constructor for class com.gigaspaces.metrics.factories.JvmMemoryMetricFactory
 
JvmRuntimeMetricFactory - Class in com.gigaspaces.metrics.factories
 
JvmRuntimeMetricFactory() - Constructor for class com.gigaspaces.metrics.factories.JvmRuntimeMetricFactory
 
JvmThreadMetricFactory - Class in com.gigaspaces.metrics.factories
 
JvmThreadMetricFactory() - Constructor for class com.gigaspaces.metrics.factories.JvmThreadMetricFactory
 

K

Key - Class in org.openspaces.memcached
Represents a given key for lookup in the cache.
Key() - Constructor for class org.openspaces.memcached.Key
 
Key(byte[]) - Constructor for class org.openspaces.memcached.Key
 
key(Key) - Static method in class org.openspaces.memcached.LocalCacheElement
 
KEY_APPLICATION_NAME - Static variable in class org.openspaces.pu.container.servicegrid.deploy.Deploy
 
KEY_CLUSTER - Static variable in class org.openspaces.pu.container.servicegrid.deploy.Deploy
 
KEY_DEPLOY_TIMEOUT - Static variable in class org.openspaces.admin.application.deploy.AbstractApplicationCommand
 
KEY_DEPLOY_TIMEOUT - Static variable in class org.openspaces.pu.container.servicegrid.deploy.Deploy
 
KEY_ELASTIC_PROPERTIES - Static variable in class org.openspaces.pu.container.servicegrid.deploy.Deploy
 
KEY_GROUPS - Static variable in class org.openspaces.admin.application.deploy.AbstractApplicationCommand
 
KEY_GROUPS - Static variable in class org.openspaces.pu.container.servicegrid.deploy.Deploy
 
KEY_HELP1 - Static variable in class org.openspaces.admin.application.deploy.AbstractApplicationCommand
 
KEY_HELP1 - Static variable in class org.openspaces.pu.container.servicegrid.deploy.Deploy
 
KEY_HELP2 - Static variable in class org.openspaces.admin.application.deploy.AbstractApplicationCommand
 
KEY_HELP2 - Static variable in class org.openspaces.pu.container.servicegrid.deploy.Deploy
 
KEY_LOCATORS - Static variable in class org.openspaces.admin.application.deploy.AbstractApplicationCommand
 
KEY_LOCATORS - Static variable in class org.openspaces.pu.container.servicegrid.deploy.Deploy
 
KEY_MAX_INSTANCES_PER_MACHINE - Static variable in class org.openspaces.pu.container.servicegrid.deploy.Deploy
 
KEY_MAX_INSTANCES_PER_VM - Static variable in class org.openspaces.pu.container.servicegrid.deploy.Deploy
 
KEY_MAX_INSTANCES_PER_ZONE - Static variable in class org.openspaces.pu.container.servicegrid.deploy.Deploy
 
KEY_OVERRIDE_NAME - Static variable in class org.openspaces.pu.container.servicegrid.deploy.Deploy
 
KEY_PASSWORD - Static variable in class org.openspaces.admin.application.deploy.AbstractApplicationCommand
 
KEY_PASSWORD - Static variable in class org.openspaces.pu.container.servicegrid.deploy.Deploy
 
KEY_PRIMARY_ZONE - Static variable in class org.openspaces.pu.container.servicegrid.deploy.Deploy
 
KEY_PROPERTIES - Static variable in class org.openspaces.pu.container.servicegrid.deploy.Deploy
 
KEY_REQUIRES_ISOLATION - Static variable in class org.openspaces.pu.container.servicegrid.deploy.Deploy
 
KEY_SCHEMA - Static variable in class org.openspaces.pu.container.servicegrid.deploy.Deploy
 
KEY_SECURED - Static variable in class org.openspaces.admin.application.deploy.AbstractApplicationCommand
 
KEY_SECURED - Static variable in class org.openspaces.pu.container.servicegrid.deploy.Deploy
 
KEY_SLA - Static variable in class org.openspaces.pu.container.servicegrid.deploy.Deploy
 
KEY_TIMEOUT - Static variable in class org.openspaces.admin.application.deploy.AbstractApplicationCommand
 
KEY_TIMEOUT - Static variable in class org.openspaces.pu.container.servicegrid.deploy.Deploy
 
KEY_TOTAL_MEMBERS - Static variable in class org.openspaces.pu.container.servicegrid.deploy.Deploy
 
KEY_UNDEPLOY_TIMEOUT - Static variable in class org.openspaces.admin.application.deploy.AbstractApplicationCommand
 
KEY_USER - Static variable in class org.openspaces.admin.application.deploy.AbstractApplicationCommand
 
KEY_USER - Static variable in class org.openspaces.pu.container.servicegrid.deploy.Deploy
 
KEY_ZONES - Static variable in class org.openspaces.pu.container.servicegrid.deploy.Deploy
 
KeyFactory - Class in com.gigaspaces.security.encoding
A convenient factory for handling secret keys.
KeyFactory() - Constructor for class com.gigaspaces.security.encoding.KeyFactory
 
keyGC(Object) - Method in class com.sun.jini.mahalo.LeaseExpirationMgr
 
keys - Variable in class org.openspaces.memcached.protocol.CommandMessage
 
keySet() - Method in class com.gigaspaces.document.DocumentProperties
keySet() - Method in interface com.j_spaces.javax.cache.Cache
Deprecated.
Returns a set view of the keys currently contained in the cache.
keySet() - Method in class com.sun.jini.lease.AbstractLeaseMap
 
keySet() - Method in class org.openspaces.core.DefaultGigaMap
 
kill() - Method in interface org.openspaces.admin.AgentGridComponent
Kills the grid component.
killByAgentId(int) - Method in interface org.openspaces.admin.gsa.GridServiceAgent
Kills a process based on the agent id provided to it.

L

last() - Method in class org.openspaces.jpa.openjpa.query.FieldPathNode
 
lastModified() - Method in interface com.gigaspaces.security.fs.FileService
The last time the file was modified.
lastModified() - Method in class com.gigaspaces.security.fs.LocalFileService
 
lastModified() - Method in class com.gigaspaces.security.fs.URLFileService
 
lastModified() - Method in class org.openspaces.pu.container.support.WebsterFile
 
lastN(int) - Static method in class com.gigaspaces.log.LogEntryMatchers
 
lastN(int, LogEntryMatcher) - Static method in class com.gigaspaces.log.LogEntryMatchers
 
LastNLogEntryMatcher - Class in com.gigaspaces.log
Returns the last N log entries.
LastNLogEntryMatcher(int) - Constructor for class com.gigaspaces.log.LastNLogEntryMatcher
 
LastNLogEntryMatcher(int, LogEntryMatcher) - Constructor for class com.gigaspaces.log.LastNLogEntryMatcher
 
LastSampleTimeWindowStatisticsConfig - Class in org.openspaces.admin.pu.statistics
 
LastSampleTimeWindowStatisticsConfig() - Constructor for class org.openspaces.admin.pu.statistics.LastSampleTimeWindowStatisticsConfig
 
LastSampleTimeWindowStatisticsConfig(Map<String, String>) - Constructor for class org.openspaces.admin.pu.statistics.LastSampleTimeWindowStatisticsConfig
 
launch(WebLauncherConfig) - Method in class org.openspaces.launcher.WebLauncher
 
Launcher - Class in org.openspaces.launcher
 
Launcher() - Constructor for class org.openspaces.launcher.Launcher
 
LazyLoadingRemoteInvocationAspect - Class in org.openspaces.remoting.scripting
The lazy loading remote invocation aspect wraps the actual remote invocation and adds support for LazyLoadingScripts.
LazyLoadingRemoteInvocationAspect() - Constructor for class org.openspaces.remoting.scripting.LazyLoadingRemoteInvocationAspect
 
LazyLoadingScript - Interface in org.openspaces.remoting.scripting
Allows to define a lazy loading script which will not send the scipt contents during the invocaiton if the scipt can be cached and compiled.
LE - Static variable in class com.j_spaces.core.client.TemplateMatchCodes
Deprecated.
less-equal operation
leaderSelector(LeaderSelectorConfig) - Method in class org.openspaces.core.space.EmbeddedSpaceConfigurer
Sets an attribute store
leaderSelector(LeaderSelectorConfig) - Method in class org.openspaces.core.space.UrlSpaceConfigurer
Sets an attribute store
leaderSelector(LeaderSelectorConfig) - Method in class org.openspaces.core.space.UrlSpaceFactoryBean
 
LeaderSelectorBeanDefinitionParser - Class in org.openspaces.core.config
 
LeaderSelectorBeanDefinitionParser() - Constructor for class org.openspaces.core.config.LeaderSelectorBeanDefinitionParser
 
leaderSelectorConfig(LeaderSelectorConfig) - Method in class org.openspaces.core.space.EmbeddedSpaceFactoryBean
 
LeaderSelectorFactoryBean - Class in org.openspaces.core.space
 
LeaderSelectorFactoryBean() - Constructor for class org.openspaces.core.space.LeaderSelectorFactoryBean
 
lease(long) - Method in class com.gigaspaces.client.ChangeSet
Change the entry lease with the new lease.
lease - Variable in class net.jini.core.event.EventRegistration
The registration lease.
Lease - Interface in net.jini.core.lease
The Lease interface defines a type of object that is returned to the lease holder and issued by the lease grantor.
lease - Variable in class net.jini.core.transaction.NestableTransaction.Created
The lease.
lease - Variable in class net.jini.core.transaction.server.TransactionManager.Created
The lease.
lease - Variable in class net.jini.core.transaction.Transaction.Created
The lease.
LEASE_MANAGER_FORCE_REAPER_CYCLE_TIME_TO_WAIT - Static variable in class com.j_spaces.kernel.SystemProperties
The timeout that a caller to the lease manager reaper force cycle is ready to wait for the cycle to be completed
LEASE_MANAGER_FORCE_REAPER_CYCLE_TIME_TO_WAIT_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
The default timeout that a caller to the lease manager reaper force cycle is ready to wait for the cycle to be completed
LeaseContext<T> - Interface in com.j_spaces.core
LeaseContext is a return-value encapsulation of a write operation.
LeaseDeniedException - Exception in net.jini.core.lease
An exception generated when a lease request or renewal is denied.
LeaseDeniedException() - Constructor for exception net.jini.core.lease.LeaseDeniedException
Constructs an LeaseDeniedException with no detail message.
LeaseDeniedException(String) - Constructor for exception net.jini.core.lease.LeaseDeniedException
Constructs an LeaseDeniedException with the specified detail message.
leaseDuration(long) - Method in class org.openspaces.core.IteratorBuilder
The requested initial lease time on the resulting match set.
LeaseException - Exception in net.jini.core.lease
Generic superclass for specific lease exceptions.
LeaseException() - Constructor for exception net.jini.core.lease.LeaseException
Constructs an LeaseException with no detail message.
LeaseException(String) - Constructor for exception net.jini.core.lease.LeaseException
Constructs an LeaseException with the specified detail message.
LeaseExpirationMgr - Class in com.sun.jini.mahalo
Lease Mgr implementation that aggressively expires leases as they expiration times occur.
LeaseExpirationMgr.Expirer - Interface in com.sun.jini.mahalo
Interface that allows LeaseExpirationMgr to expire resources.
LeaseListener - Interface in net.jini.lease
The interface that receivers of LeaseRenewalEvent instances must implement.
leaseListener(LeaseListener) - Method in class org.openspaces.events.notify.SimpleNotifyContainerConfigurer
 
LeaseManager - Interface in com.sun.jini.mahalo
LeaseManager provides an interface for tracking lease status.
LeaseMap - Interface in net.jini.core.lease
An unsynchronized Map from Lease to Long (the duration to use when renewing the lease).
LeaseMapException - Exception in net.jini.core.lease
An exception generated when a LeaseMap renewAll or cancelAll call generates exceptions on one or more leases in the map.
LeaseMapException(String, Map) - Constructor for exception net.jini.core.lease.LeaseMapException
Constructs a LeaseMapException for the specified map with a detail message.
leaseRenewalConfig(TransactionLeaseRenewalConfig) - Method in class org.openspaces.core.transaction.manager.DistributedJiniTxManagerConfigurer
 
leaseRenewalConfig(TransactionLeaseRenewalConfig) - Method in class org.openspaces.core.transaction.manager.LocalJiniTxManagerConfigurer
Deprecated.
 
leaseRenewalConfig(TransactionLeaseRenewalConfig) - Method in class org.openspaces.core.transaction.manager.LookupJiniTxManagerConfigurer
 
LeaseRenewalEvent - Class in net.jini.lease
Event generated when a LeaseRenewalManager cannot renew a lease.
LeaseRenewalEvent(Object, Lease, long, Throwable) - Constructor for class net.jini.lease.LeaseRenewalEvent
Constructs an instance of this class with the specified state.
LeaseRenewalManager - Class in net.jini.lease
Provides for the systematic renewal and overall management of a set of leases associated with one or more remote entities on behalf of a local entity.
LeaseRenewalManager() - Constructor for class net.jini.lease.LeaseRenewalManager
No-argument constructor that creates an instance of this class that initially manages no leases.
LeaseRenewalManager(long, long) - Constructor for class net.jini.lease.LeaseRenewalManager
 
LeaseRenewalManager(Configuration) - Constructor for class net.jini.lease.LeaseRenewalManager
Constructs an instance of this class that initially manages no leases and that uses config to control implementation-specific details of the behavior of the instance created.
LeaseRenewalManager(Lease, long, LeaseListener) - Constructor for class net.jini.lease.LeaseRenewalManager
Constructs an instance of this class that will initially manage a single lease.
LeaseRenewalService - Interface in net.jini.lease
Interface to the lease renewal service.
LeaseRenewalSet - Interface in net.jini.lease
A collection of leases being managed by a lease renewal service.
LeaseUnmarshalException - Exception in net.jini.lease
Exception thrown when a lease renewal set can't unmarshal one or more leases being returned by a getLeases call.
LeaseUnmarshalException(String, Lease[], MarshalledObject[], Throwable[]) - Constructor for exception net.jini.lease.LeaseUnmarshalException
Constructs a new instance of LeaseUnmarshalException with a specified message.
LeaseUnmarshalException(Lease[], MarshalledObject[], Throwable[]) - Constructor for exception net.jini.lease.LeaseUnmarshalException
Constructs a new instance of LeaseUnmarshalException.
leftShift(Object) - Method in class org.openspaces.admin.gateway.events.DefaultGatewayAddedEventManager
 
leftShift(Object) - Method in class org.openspaces.admin.gateway.events.DefaultGatewayProcessingUnitAddedEventManager
 
leftShift(Object) - Method in class org.openspaces.admin.gateway.events.DefaultGatewayProcessingUnitRemovedEventManager
 
leftShift(Object) - Method in class org.openspaces.admin.gateway.events.DefaultGatewayRemovedEventManager
 
lessThan(Value, Value) - Method in class org.openspaces.jpa.openjpa.query.QueryExpressionFactory
Return an expression representing the given condition.
lessThanEqual(Value, Value) - Method in class org.openspaces.jpa.openjpa.query.QueryExpressionFactory
Return an expression representing the given condition.
LEVEL_PROP - Static variable in class com.gigaspaces.logger.RollingFileHandler
 
Levels - Class in com.sun.jini.logging
Defines additional Level values.
LICENSE_KEY - Static variable in class com.j_spaces.kernel.SystemProperties
 
ListenerExecutionFailedException - Exception in org.openspaces.events
Represents a listener execution failure.
ListenerExecutionFailedException(String) - Constructor for exception org.openspaces.events.ListenerExecutionFailedException
 
ListenerExecutionFailedException(String, Throwable) - Constructor for exception org.openspaces.events.ListenerExecutionFailedException
 
listenerLease(long) - Method in class org.openspaces.events.notify.SimpleNotifyContainerConfigurer
Deprecated.
Since 9.7 - event listener with custom lease is deprecated.
ListEntriesAggregator - Class in com.gigaspaces.query.aggregators
 
ListEntriesAggregator() - Constructor for class com.gigaspaces.query.aggregators.ListEntriesAggregator
 
listFiles() - Method in class org.openspaces.pu.container.support.WebsterFile
 
listServiceDetails() - Method in interface org.openspaces.pu.container.servicegrid.PUServiceBean
 
listServiceDetails() - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanImpl
 
listServiceDetails() - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanProxy
 
listSpacesModes() - Method in interface org.openspaces.pu.container.servicegrid.PUServiceBean
 
listSpacesModes() - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanImpl
 
listSpacesModes() - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanProxy
 
listSpacesURLs() - Method in interface org.openspaces.pu.container.servicegrid.PUServiceBean
 
listSpacesURLs() - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanImpl
 
listSpacesURLs() - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanProxy
 
LiteralValueNode - Class in org.openspaces.jpa.openjpa.query
Represents a literal value node in the transalated query expression tree.
LiteralValueNode(Object, int) - Constructor for class org.openspaces.jpa.openjpa.query.LiteralValueNode
 
liveLogEntries(LogEntryMatcher) - Method in interface org.openspaces.admin.gsa.GridServiceAgent
Extracts all the log entries of all the "live" runtime components that this agent is running matching the given matcher.
LIVENESS_DETECTOR_FREQUENCY - Static variable in class com.j_spaces.kernel.SystemProperties
System property to define the frequency in which liveness of members in a cluster is detected; Default 5000 ms
LIVENESS_DETECTOR_FREQUENCY_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
Defines the frequency in which liveness of members in a cluster is detected; Default 5000 ms
LIVENESS_MONITOR_FREQUENCY - Static variable in class com.j_spaces.kernel.SystemProperties
System property to define the frequency in which liveness of 'live' members in a cluster is monitored; Default 10000 ms
LIVENESS_MONITOR_FREQUENCY_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
Defines the frequency in which liveness of 'live' members in a cluster is monitored; Default 10000 ms
load(Properties) - Method in class com.gigaspaces.metrics.MetricReporterFactory
 
load(Object) - Method in interface com.j_spaces.javax.cache.Cache
Deprecated.
The load method provides a means to "pre load" the cache.
load(Object) - Method in class org.openspaces.core.DefaultGigaMap
 
load(InputStream) - Static method in class org.openspaces.core.util.StringPropertiesUtils
 
load(String) - Static method in class org.openspaces.core.util.StringPropertiesUtils
 
load(OpenJPAStateManager, BitSet, FetchConfiguration, int, Object) - Method in class org.openspaces.jpa.StoreManager
This method loads specific fields from the data store for updating them.
loadAll(Collection) - Method in interface com.j_spaces.javax.cache.Cache
Deprecated.
The loadAll method provides a means to "pre load" objects into the cache.
loadAll(Collection) - Method in class org.openspaces.core.DefaultGigaMap
 
loadAll(Collection, PCState, int, FetchConfiguration, Object) - Method in class org.openspaces.jpa.StoreManager
 
loadApplicationContext() - Method in class org.openspaces.core.space.mode.RefreshSpaceModeContextLoader
 
loadApplicationContext() - Method in class org.openspaces.core.space.mode.SpaceModeContextLoader
Loads the application context and adding specific bean factory and bean post processors.
LoadBalancerInfo - Class in org.openspaces.pu.container.jee.lb.apache
Holds information on all the different load balancer nodes (web processing unit instances).
LoadBalancerInfo(String) - Constructor for class org.openspaces.pu.container.jee.lb.apache.LoadBalancerInfo
 
LoadBalancerNodeInfo - Class in org.openspaces.pu.container.jee.lb.apache
Node level information for the load balancer.
LoadBalancerNodeInfo(ServiceID, ClusterInfo, JeeServiceDetails) - Constructor for class org.openspaces.pu.container.jee.lb.apache.LoadBalancerNodeInfo
 
loadKey(String) - Static method in class com.gigaspaces.security.encoding.KeyFactory
Loads the SecretKey file from a resource located in the classpath or jar.
loadKeyStore(String, char[]) - Method in class com.gigaspaces.lrmi.nio.filters.SSLFilterFactory
 
loadObject(ClassMetaData, IEntryPacket) - Method in class org.openspaces.jpa.StoreManager
Initializes an ExternalEntry result as a state managed Pojo.
loadParentContext(ServletContext) - Method in class org.openspaces.pu.container.jee.context.ProcessingUnitContextLoader
Returns the application context bound under JeeProcessingUnitContainerProvider.APPLICATION_CONTEXT_CONTEXT within the servlet context.
loadScript() - Method in interface org.openspaces.remoting.scripting.LazyLoadingScript
Loads the script into memory.
loadScript() - Method in class org.openspaces.remoting.scripting.ResourceLazyLoadingScript
Loads the scirpt into memory from the resource location.
loadSecurityProperties(String) - Static method in class com.gigaspaces.security.SecurityFactory
Loads the specified properties file from the resource. see SecurityFactory.findSecurityProperties(String).
LOCAL_CACHE_STORAGE_TYPE - Static variable in class com.j_spaces.core.client.SpaceURL
Deprecated.
Local cache storage type: LOCAL_CACHE_STORE_REFERENCE LOCAL_CACHE_STORE_SHALLOW_COPY
LOCAL_CACHE_STORE_REFERENCE - Static variable in class com.j_spaces.core.client.SpaceURL
Deprecated.
Local cache will store a reference to the user's object.
LOCAL_CACHE_STORE_SHALLOW_COPY - Static variable in class com.j_spaces.core.client.SpaceURL
Deprecated.
Local cache will store a shallow copy of the user's object.
LOCAL_CACHE_UPDATE_MODE - Static variable in class com.j_spaces.core.client.SpaceURL
Deprecated.
DCache update modes: UPDATE_MODE_PULL = 1 UPDATE_MODE_PUSH = 2 Example: jini://localhost:10098/containerName/JavaSpaces?
LOCAL_CACHE_UPDATE_MODE_PULL - Static variable in class org.openspaces.core.map.LocalCacheSupport
 
LOCAL_CACHE_UPDATE_MODE_PULL - Static variable in class org.openspaces.core.space.cache.LocalCacheSpaceFactoryBean
 
LOCAL_CACHE_UPDATE_MODE_PUSH - Static variable in class org.openspaces.core.map.LocalCacheSupport
 
LOCAL_CACHE_UPDATE_MODE_PUSH - Static variable in class org.openspaces.core.space.cache.LocalCacheSpaceFactoryBean
 
LOCAL_GATEWAY_NAME - Static variable in class org.openspaces.core.gateway.config.GatewayDelegatorBeanDefinitionParser
 
LOCAL_GATEWAY_NAME - Static variable in class org.openspaces.core.gateway.config.GatewaySinkBeanDefinitionParser
 
LOCAL_GATEWAY_NAME - Static variable in class org.openspaces.core.gateway.config.GatewayTargetsBeanDefinitionParser
 
LOCAL_SPACE_URL - Static variable in class org.openspaces.core.gateway.config.GatewaySinkBeanDefinitionParser
 
localCache() - Method in class org.openspaces.core.space.cache.LocalCacheSpaceConfigurer
 
LocalCacheElement - Class in org.openspaces.memcached
Represents information about a cache entry.
LocalCacheElement() - Constructor for class org.openspaces.memcached.LocalCacheElement
 
LocalCacheElement(Key) - Constructor for class org.openspaces.memcached.LocalCacheElement
 
LocalCacheElement(Key, int, int, long) - Constructor for class org.openspaces.memcached.LocalCacheElement
 
LocalCacheElement.IncrDecrResult - Class in org.openspaces.memcached
 
localCacheEvictionStrategy(EvictionStrategy) - Method in class org.openspaces.core.map.MapConfigurer
 
localCachePutFirst(boolean) - Method in class org.openspaces.core.map.MapConfigurer
 
localCacheSizeLimit(int) - Method in class org.openspaces.core.map.MapConfigurer
 
LocalCacheSpaceBeanDefinitionParser - Class in org.openspaces.core.config
A bean definition builder for LocalCacheSpaceFactoryBean.
LocalCacheSpaceBeanDefinitionParser() - Constructor for class org.openspaces.core.config.LocalCacheSpaceBeanDefinitionParser
 
LocalCacheSpaceConfigurer - Class in org.openspaces.core.space.cache
A simple configurer helper to create IJSpace local cache.
LocalCacheSpaceConfigurer(SpaceConfigurer) - Constructor for class org.openspaces.core.space.cache.LocalCacheSpaceConfigurer
 
LocalCacheSpaceConfigurer(IJSpace) - Constructor for class org.openspaces.core.space.cache.LocalCacheSpaceConfigurer
 
LocalCacheSpaceConfigurer.UpdateMode - Enum in org.openspaces.core.space.cache
 
LocalCacheSpaceFactoryBean - Class in org.openspaces.core.space.cache
In some cases, the memory capacity of an individual application is not capable of holding all the information in the local application memory.
LocalCacheSpaceFactoryBean() - Constructor for class org.openspaces.core.space.cache.LocalCacheSpaceFactoryBean
 
LocalCacheSupport - Class in org.openspaces.core.map
A bean holding local cache support (when using Map API) configuration.
LocalCacheSupport() - Constructor for class org.openspaces.core.map.LocalCacheSupport
 
localCacheUpdateMode(MapConfigurer.UpdateMode) - Method in class org.openspaces.core.map.MapConfigurer
 
localCacheVersioned(boolean) - Method in class org.openspaces.core.map.MapConfigurer
 
LocalFileService - Class in com.gigaspaces.security.fs
A FileService responsible for reading and writing to a file on the local file-system.
LocalFileService() - Constructor for class com.gigaspaces.security.fs.LocalFileService
 
LOCALGATEWAYNAME - Static variable in class org.openspaces.core.space.SpaceServiceDetails.Attributes
 
LocalJiniTxManagerConfigurer - Class in org.openspaces.core.transaction.manager
Deprecated.
since 8.0 - use DistributedJiniTxManagerConfigurer instead.
LocalJiniTxManagerConfigurer(UrlSpaceConfigurer) - Constructor for class org.openspaces.core.transaction.manager.LocalJiniTxManagerConfigurer
Deprecated.
 
LocalJiniTxManagerConfigurer(IJSpace) - Constructor for class org.openspaces.core.transaction.manager.LocalJiniTxManagerConfigurer
Deprecated.
 
locallyManagedGridServiceContainers(int) - Method in class org.openspaces.grid.gsa.GridServiceAgentConfigurer
 
locallyManagedGridServiceManagers(int) - Method in class org.openspaces.grid.gsa.GridServiceAgentConfigurer
 
locallyManagedGridServiceManagersWithLookupService(int) - Method in class org.openspaces.grid.gsa.GridServiceAgentConfigurer
 
locallyManagedLookupServices(int) - Method in class org.openspaces.grid.gsa.GridServiceAgentConfigurer
 
LocalScriptExecutor<T> - Interface in org.openspaces.remoting.scripting
An SPI implementation for script executor ("on the server side") that can handle a specific script type (or labguage).
LocalTransactionManager - Class in com.j_spaces.core.client
Deprecated.
Since 8.0 - Use JINI transactions instead.
LocalTransactionManager() - Constructor for class com.j_spaces.core.client.LocalTransactionManager
Deprecated.
 
LocalTxManagerBeanDefinitionParser - Class in org.openspaces.core.config
Deprecated. 
LocalTxManagerBeanDefinitionParser() - Constructor for class org.openspaces.core.config.LocalTxManagerBeanDefinitionParser
Deprecated.
 
localView() - Method in class org.openspaces.core.space.cache.LocalViewSpaceConfigurer
 
LocalViewSpaceBeanDefinitionParser - Class in org.openspaces.core.config
A bean definition builder for LocalViewSpaceFactoryBean.
LocalViewSpaceBeanDefinitionParser() - Constructor for class org.openspaces.core.config.LocalViewSpaceBeanDefinitionParser
 
LocalViewSpaceConfigurer - Class in org.openspaces.core.space.cache
A simple configurer helper to create IJSpace local view.
LocalViewSpaceConfigurer(SpaceConfigurer) - Constructor for class org.openspaces.core.space.cache.LocalViewSpaceConfigurer
 
LocalViewSpaceConfigurer(IJSpace) - Constructor for class org.openspaces.core.space.cache.LocalViewSpaceConfigurer
 
LocalViewSpaceFactoryBean - Class in org.openspaces.core.space.cache
The space local view proxy maintains a subset of the master space's data, allowing the client to read distributed data without any remote operations.
LocalViewSpaceFactoryBean() - Constructor for class org.openspaces.core.space.cache.LocalViewSpaceFactoryBean
 
LOCATORS - Static variable in class com.j_spaces.core.client.SpaceURL
Deprecated.
jini:// unicast support.
LOCATORS - Static variable in class org.openspaces.core.config.LookupJiniTxManagerBeanDefinitionParser
 
lock(Object) - Method in class org.openspaces.core.DefaultGigaMap
 
lock(Object, long, long) - Method in class org.openspaces.core.DefaultGigaMap
 
lock(Object) - Method in interface org.openspaces.core.GigaMap
Locks the given key for any updates.
lock(Object, long, long) - Method in interface org.openspaces.core.GigaMap
Locks the given key for any updates.
lock(Object, long, long) - Method in class org.openspaces.core.map.LockManager
Locks the given key for any updates.
LockHandle - Class in org.openspaces.core.map
A lock handle allowing to perform map operations when the key is locked.
LockHandle() - Constructor for class org.openspaces.core.map.LockHandle
 
LockManager - Class in org.openspaces.core.map
The lock manager is built on top of IMap and supports the ability to lock and unlock certain keys within the map.
LockManager(IMap) - Constructor for class org.openspaces.core.map.LockManager
Creates a new Lock Manager based on the IMap.
log - Variable in class org.openspaces.core.config.LocalTxManagerBeanDefinitionParser
Deprecated.
 
log - Variable in class org.openspaces.interop.DotnetProcessingUnitBean
 
LogEntries - Class in com.gigaspaces.log
A collection of log entries, including meta information such as process id, host information.
LogEntries() - Constructor for class com.gigaspaces.log.LogEntries
Default constructor for Externalizable readExternal usage
LogEntries(LogProcessType, long, String, String) - Constructor for class com.gigaspaces.log.LogEntries
Empty LogEntries
LogEntries(LogProcessType, List<LogEntry>, int, long, long, String, String) - Constructor for class com.gigaspaces.log.LogEntries
 
logEntries() - Method in class com.gigaspaces.log.LogEntries
Returns a list of all the LogEntry which are of the log type (represent an actual log line).
logEntries(LogProcessType, long, LogEntryMatcher) - Method in interface org.openspaces.admin.gsa.GridServiceAgent
Extract the log entries matching the provided matcher for the process type and process id.
logEntries(LogEntryMatcher) - Method in interface org.openspaces.admin.LogProviderGridComponent
Returns the log entries matching the given matcher for the specific grid component.
logEntriesDirect(LogEntryMatcher) - Method in interface org.openspaces.admin.LogProviderGridComponent
Same as LogProviderGridComponent.logEntries(com.gigaspaces.log.LogEntryMatcher), but does not try and get the logs from the agent.
logEntriesDirect(LogEntryMatcher) - Method in class org.openspaces.grid.esm.ESMImpl
 
LogEntry - Class in com.gigaspaces.log
Represents a log entry.
LogEntry() - Constructor for class com.gigaspaces.log.LogEntry
 
LogEntry(long, LogEntry.Type, long, String) - Constructor for class com.gigaspaces.log.LogEntry
 
LogEntry.Type - Enum in com.gigaspaces.log
The type of the log entry.
LogEntryMatcher - Interface in com.gigaspaces.log
A matcher allowing to control the traversal of the log file.
LogEntryMatcher.InitializationContext - Class in com.gigaspaces.log
 
LogEntryMatcher.Operation - Enum in com.gigaspaces.log
 
LogEntryMatcherFilter - Class in com.gigaspaces.log
A base class for entry matchers that act as filters to a delegated matcher.
LogEntryMatcherFilter(LogEntryMatcher) - Constructor for class com.gigaspaces.log.LogEntryMatcherFilter
 
LogEntryMatchers - Class in com.gigaspaces.log
A set of static construction methods for LogEntryMatchers.
logger - Variable in class org.openspaces.core.context.GigaSpaceContextBeanPostProcessor
 
logger - Variable in class org.openspaces.core.context.GigaSpaceLateContextBeanFactoryPostProcessor
 
logger - Variable in class org.openspaces.core.gateway.AbstractGatewayComponentFactoryBean
 
logger - Variable in class org.openspaces.core.gateway.GSCForkHandler
 
logger - Variable in class org.openspaces.core.map.MapFactoryBean
 
logger - Variable in class org.openspaces.core.space.AbstractSpaceFactoryBean
 
logger - Variable in class org.openspaces.core.space.cache.AbstractLocalCacheSpaceFactoryBean
 
logger - Variable in class org.openspaces.core.space.mode.SpaceModeContextLoader
 
logger - Variable in class org.openspaces.events.AbstractEventListenerContainer
 
logger - Variable in class org.openspaces.events.adapter.AbstractReflectionDynamicEventTemplateProviderAdapter
Logger available to subclasses
logger - Variable in class org.openspaces.events.adapter.AbstractReflectionEventListenerAdapter
Logger available to subclasses
logger - Variable in class org.openspaces.grid.gsm.PrefixLog
 
logger - Variable in class org.openspaces.memcached.MemCacheDaemon
 
logger - Static variable in class org.openspaces.memcached.protocol.binary.MemcachedBinaryResponseEncoder
 
logger - Static variable in class org.openspaces.memcached.protocol.MemcachedCommandHandler
 
logger - Static variable in class org.openspaces.memcached.protocol.text.MemcachedResponseEncoder
 
logger - Variable in class org.openspaces.persistency.hibernate.AbstractHibernateExternalDataSource
Deprecated.
 
logger - Static variable in class org.openspaces.persistency.hibernate.AbstractHibernateSpaceDataSource
 
logger - Static variable in class org.openspaces.persistency.hibernate.AbstractHibernateSpaceSynchronizationEndpoint
 
logger - Variable in class org.openspaces.persistency.hibernate.CriteriaHibernateSpaceDataSourceConfigurer
 
logger - Variable in class org.openspaces.persistency.hibernate.DefaultHibernateSpaceDataSourceConfigurer
 
logger - Static variable in class org.openspaces.persistency.hibernate.ManagedEntitiesContainer
 
logger - Variable in class org.openspaces.persistency.hibernate.StatelessHibernateSpaceDataSourceConfigurer
 
LogicalExpression - Class in org.openspaces.jpa.openjpa.query
Represents a logical expression (AND/OR) in the translated query expression tree.
LogicalExpression(Expression, Expression, BinaryExpression.ExpressionType) - Constructor for class org.openspaces.jpa.openjpa.query.LogicalExpression
 
login(CredentialsProvider) - Method in class org.openspaces.grid.esm.ESMImpl
 
login(SecurityContext) - Method in class org.openspaces.grid.esm.ESMImpl
 
login(CredentialsProvider) - Method in class org.openspaces.grid.esm.ESMProxy
 
loginContext - Variable in class com.sun.jini.mahalo.TxnManagerImpl
The login context, for logging out
LogManager - Class in com.sun.jini.logging
Defines a LogManager that insures that the Levels.FAILED and Levels.HANDLED fields, instances of Level, have been initialized, and that can periodically check for changes to the logging configuration file and force it to be reread.
LogManager() - Constructor for class com.sun.jini.logging.LogManager
Creates an instance of this class.
logMessage(String) - Method in class org.openspaces.core.transaction.manager.AbstractJiniTransactionManager
 
LogPerProcessingUnit - Class in org.openspaces.grid.gsm
 
LogPerProcessingUnit(Log, ProcessingUnit) - Constructor for class org.openspaces.grid.gsm.LogPerProcessingUnit
 
LogProcessType - Enum in com.gigaspaces.log
The type of process that generated the log.
LogProviderGridComponent - Interface in org.openspaces.admin
A grid component that can provide the ability to extract logging information.
logThrow(Logger, Level, Class, String, String, Object[], Throwable) - Static method in class com.sun.jini.logging.LogUtil
Convenience method used to log a throw operation when message parameters and a Throwable are used.
LogUtil - Class in com.sun.jini.logging
A set of static convenience methods used for logging.
logWriter - Variable in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
The PrintWriter to which log messages should be directed.
LONG_GC_PAUSE_PERIOD_MILLISECONDS_KEY - Static variable in class org.openspaces.admin.alert.config.GarbageCollectionAlertConfiguration
Period of time (in milliseconds) the JVM has spent on garbage collection, for which to raise an alert.
LongCounter - Class in com.gigaspaces.metrics
An incrementing and decrementing counter metric for long values.
LongCounter() - Constructor for class com.gigaspaces.metrics.LongCounter
 
longDescription - Variable in class org.openspaces.pu.service.PlainServiceDetails
 
LongHelper - Class in org.openspaces.core.util.numbers
 
LongHelper() - Constructor for class org.openspaces.core.util.numbers.LongHelper
 
LOOK_AND_FEEL_CLASS_NAME - Static variable in class com.j_spaces.kernel.SystemProperties
System variable for look&feel class definition
LOOKUP_DISCOVERY_PORT - Static variable in class org.openspaces.core.gateway.config.GatewayLookupBeanDefinitionParser
 
LOOKUP_GATEWAY_NAME - Static variable in class org.openspaces.core.gateway.config.GatewayLookupBeanDefinitionParser
 
LOOKUP_HOST - Static variable in class org.openspaces.core.gateway.config.GatewayLookupBeanDefinitionParser
 
LOOKUP_JNDI_URL - Static variable in class com.j_spaces.kernel.SystemProperties
 
LOOKUP_JNDI_URL_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
 
LOOKUP_UNICAST_ENABLED - Static variable in class com.j_spaces.kernel.SystemProperties
 
LOOKUP_UNICAST_ENABLED_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
 
lookupGroups(String) - Method in class org.openspaces.core.space.EmbeddedSpaceConfigurer
 
lookupGroups(String...) - Method in class org.openspaces.core.space.EmbeddedSpaceConfigurer
 
lookupGroups(String...) - Method in class org.openspaces.core.space.SpaceProxyConfigurer
 
lookupGroups(String) - Method in class org.openspaces.core.space.SpaceProxyConfigurer
 
lookupGroups(String) - Method in class org.openspaces.core.space.UrlSpaceConfigurer
 
lookupGroups(String...) - Method in class org.openspaces.core.space.UrlSpaceConfigurer
 
lookupGroups(String...) - Method in class org.openspaces.core.transaction.manager.LookupJiniTxManagerConfigurer
 
LookupJiniTransactionManager - Class in org.openspaces.core.transaction.manager
Springs transaction manager (PlatformTransactionManager using Jini in order to lookup the transaction manager based on a name (can have null value).
LookupJiniTransactionManager() - Constructor for class org.openspaces.core.transaction.manager.LookupJiniTransactionManager
 
LookupJiniTxManagerBeanDefinitionParser - Class in org.openspaces.core.config
A bean definition builder for LookupJiniTransactionManager.
LookupJiniTxManagerBeanDefinitionParser() - Constructor for class org.openspaces.core.config.LookupJiniTxManagerBeanDefinitionParser
 
LookupJiniTxManagerConfigurer - Class in org.openspaces.core.transaction.manager
A simple configurer for LookupJiniTransactionManager.
LookupJiniTxManagerConfigurer() - Constructor for class org.openspaces.core.transaction.manager.LookupJiniTxManagerConfigurer
 
lookupLocators(String) - Method in class org.openspaces.core.space.EmbeddedSpaceConfigurer
 
lookupLocators(String...) - Method in class org.openspaces.core.space.EmbeddedSpaceConfigurer
 
lookupLocators(String) - Method in class org.openspaces.core.space.SpaceProxyConfigurer
 
lookupLocators(String...) - Method in class org.openspaces.core.space.SpaceProxyConfigurer
 
lookupLocators(String) - Method in class org.openspaces.core.space.UrlSpaceConfigurer
 
lookupLocators(String...) - Method in class org.openspaces.core.space.UrlSpaceConfigurer
 
lookupLocators(String...) - Method in class org.openspaces.core.transaction.manager.LookupJiniTxManagerConfigurer
 
lookupName - Variable in class org.openspaces.remoting.EventDrivenSpaceRemotingEntry
Deprecated.
 
LookupService - Interface in org.openspaces.admin.lus
A lookup service acts a lookup server where different grid components register and maintain a lease against.
lookupService() - Method in class org.openspaces.core.jini.JiniServiceFactoryBean
A helper method to lookup the service.
lookupServiceAdded(LookupService) - Method in interface org.openspaces.admin.lus.events.LookupServiceAddedEventListener
Called when a lookup service is added.
lookupServiceAdded(LookupService) - Method in class org.openspaces.admin.samples.TestEventSampler
 
LookupServiceAddedEventListener - Interface in org.openspaces.admin.lus.events
An event listener to be notified when a lookup service is added.
LookupServiceAddedEventManager - Interface in org.openspaces.admin.lus.events
An event manager allowing to remove and add LookupServiceAddedEventListeners.
LookupServiceLifecycleEventListener - Interface in org.openspaces.admin.lus.events
A simple lifecyle event listener that implements both the lookup service added and lookup service removed event listeners.
LookupServiceOptions - Class in org.openspaces.admin.gsa
LookupService process options to be started by the GridServiceAgent.
LookupServiceOptions() - Constructor for class org.openspaces.admin.gsa.LookupServiceOptions
Constructs a new lookup service options.
lookupServiceRemoved(LookupService) - Method in interface org.openspaces.admin.lus.events.LookupServiceRemovedEventListener
Called when a lookup service is removed.
lookupServiceRemoved(LookupService) - Method in class org.openspaces.admin.samples.TestEventSampler
 
LookupServiceRemovedEventListener - Interface in org.openspaces.admin.lus.events
An event listener to be notified when a lookup service is removed.
LookupServiceRemovedEventManager - Interface in org.openspaces.admin.lus.events
An event manager allowing to remove and add LookupServiceRemovedEventListeners.
LookupServices - Interface in org.openspaces.admin.lus
Lookup Services hold all the different LookupServices that are currently discovered.
lookupTimeout(int) - Method in class org.openspaces.core.space.EmbeddedSpaceConfigurer
 
lookupTimeout(int) - Method in class org.openspaces.core.space.SpaceProxyConfigurer
 
lookupTimeout(int) - Method in class org.openspaces.core.space.UrlSpaceConfigurer
 
lookupTimeout(long) - Method in class org.openspaces.core.transaction.manager.LookupJiniTxManagerConfigurer
 
LOW_THRESHOLD_PERC_KEY - Static variable in class org.openspaces.admin.alert.config.CpuUtilizationAlertConfiguration
Low threshold for which to resolve a previously triggered CPU alert.
LOW_THRESHOLD_PERC_KEY - Static variable in class org.openspaces.admin.alert.config.HeapMemoryUtilizationAlertConfiguration
Low threshold for which to resolve a previously triggered high heap memory alert.
LOW_THRESHOLD_PERC_KEY - Static variable in class org.openspaces.admin.alert.config.PhysicalMemoryUtilizationAlertConfiguration
Low threshold for which to resolve a previously triggered physical memory alert.
LOW_THRESHOLD_REDO_LOG_SIZE_KEY - Static variable in class org.openspaces.admin.alert.config.ReplicationRedoLogSizeAlertConfiguration
Low threshold for redo-log size.
lowThreshold(Comparable<?>) - Method in class org.openspaces.admin.pu.elastic.config.AutomaticCapacityScaleRuleConfigurer
 
lowThresholdBreachedDecrease(CapacityRequirementsConfig) - Method in class org.openspaces.admin.pu.elastic.config.AutomaticCapacityScaleRuleConfigurer
 
LRMI_ACCEPT_BACKLOG - Static variable in class com.j_spaces.kernel.SystemProperties
Sets the maximum queue length for incoming connection indications.
LRMI_ACCEPT_BACKLOG_DEFUALT - Static variable in class com.j_spaces.kernel.SystemProperties
The default size to maximum queue length for incoming connection indications.
LRMI_CACHED_BUFFER_EXPUNGE_RATIO - Static variable in class com.j_spaces.kernel.SystemProperties
Set the ratio that if the currently used buffer size * current cached buffer size is below, the cached buffer expunge threshold counter will be increases
LRMI_CACHED_BUFFER_EXPUNGE_RATIO_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
LRMI_CACHED_BUFFER_EXPUNGE_TIMES_THRESHOLD - Static variable in class com.j_spaces.kernel.SystemProperties
Set the number of time the cached buffer has failed the expunge ratio test after which the cached buffer is expunged.
LRMI_CACHED_BUFFER_EXPUNGE_TIMES_THRESHOLD_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
LRMI_CLASSLOADING - Static variable in class com.j_spaces.kernel.SystemProperties
Set to true in order to enable lrmi class loading for all purposes, set to false to disable it.
LRMI_CLASSLOADING_EXPORT - Static variable in class com.j_spaces.kernel.SystemProperties
Set to true in order to enable lrmi class loading for exporting classes, set to false to disable it.
LRMI_CLASSLOADING_IMPORT - Static variable in class com.j_spaces.kernel.SystemProperties
Set to true in order to enable lrmi class loading for importing classes, set to false to disable it.
LRMI_CONNECT_TIMEOUT - Static variable in class com.j_spaces.kernel.SystemProperties
The timeout on lrmi socket connect
LRMI_CONNECT_TIMEOUT_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
Default connect timeout in seconds is 5 sec
LRMI_CUSTOM_MAX_THREADS_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
 
LRMI_CUSTOM_MIN_THREADS_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
 
LRMI_CUSTOM_QUEUE_CAPACITY_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
 
LRMI_CUSTOM_THREAD_IDLE_TIMEOUT - Static variable in class com.j_spaces.kernel.SystemProperties
 
LRMI_FAIL_TO_GET_CLASS_BYTES_FROM_ACTIVE_CONNECTION - Static variable in class com.j_spaces.kernel.SystemProperties
Determine if class bytes should retrieved from active connection when failed to retrieve from the parent class loader connection.
LRMI_FAIL_TO_GET_CLASS_BYTES_FROM_ACTIVE_CONNECTION_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
The default value set to true.
LRMI_MAX_CACHED_BUFFER_SIZE - Static variable in class com.j_spaces.kernel.SystemProperties
Set the maximum used buffer size that may be cached for communication
LRMI_MAX_CACHED_BUFFER_SIZE_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
LRMI_NETWORK_FILTER_FACTORY - Static variable in class com.j_spaces.kernel.SystemProperties
 
LRMI_NETWORK_FILTER_FACTORY_ADDRESS_MATCHERS_FILE - Static variable in class com.j_spaces.kernel.SystemProperties
 
LRMI_NETWORK_MAPPER - Static variable in class com.j_spaces.kernel.SystemProperties
Provide a custom network mapper (Full class name).
LRMI_NETWORK_MAPPING_FILE - Static variable in class com.j_spaces.kernel.SystemProperties
The location of the mapping file which is used by the default network mapper
LRMI_PROTOCOL_VALIDATION_DISABLED - Static variable in class com.j_spaces.kernel.SystemProperties
When enabled the server will perform validation if incoming communication is of valid protocol, this is not backward compatible with client of version prior to 9.0.x
LRMI_READ_SELECTOR_THREADS - Static variable in class com.j_spaces.kernel.SystemProperties
LRMI number of read selector threads.
LRMI_READ_SELECTOR_THREADS_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
LRMI number of read selector threads default = 4.
LRMI_RESOURCE_WARN_THRESHOLD_FACTOR - Static variable in class com.j_spaces.kernel.SystemProperties
 
LRMI_SELECTOR_BUG_CONNECT_RETRY - Static variable in class com.j_spaces.kernel.SystemProperties
Retry to connect, this is a property is use for workaround for a bug in the JVM see (IBM JVM bugid:IZ19325)
LRMI_SYSTEM_PRIORITY_MAX_THREADS_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
 
LRMI_SYSTEM_PRIORITY_MIN_THREADS_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
 
LRMI_SYSTEM_PRIORITY_QUEUE_CAPACITY_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
 
LRMI_SYSTEM_PRIORITY_THREAD_IDLE_TIMEOUT - Static variable in class com.j_spaces.kernel.SystemProperties
 
LRMI_TCP_KEEP_ALIVE - Static variable in class com.j_spaces.kernel.SystemProperties
Set the TCP keep alive mode (SO_KEEPALIVE)
LRMI_TCP_KEEP_ALIVE_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
TCP keep alive mode default (true)
LRMI_TCP_NO_DELAY - Static variable in class com.j_spaces.kernel.SystemProperties
Set the TCP no delay mode (TCP_NODELAY)
LRMI_TCP_NO_DELAY_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
TCP no delay mode default (true)
LRMI_TCP_RECEIVE_BUFFER - Static variable in class com.j_spaces.kernel.SystemProperties
Set the TCP receive Buffer size (SO_RCVBUF)
LRMI_TCP_SEND_BUFFER - Static variable in class com.j_spaces.kernel.SystemProperties
Set the TCP Send Buffer size (SO_SNDBUF)
LRMI_TCP_TRAFFIC_CLASS - Static variable in class com.j_spaces.kernel.SystemProperties
Set the TCP traffic class (SO_TRAFFIC_CLASS)
LRMI_THREADPOOL_IDLE_TIMEOUT_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
 
LRMI_USE_ASYNC_CONNECT - Static variable in class com.j_spaces.kernel.SystemProperties
 
LRMI_USE_SECURE_RADNDOM - Static variable in class com.j_spaces.kernel.SystemProperties
 
LRMIManager - Class in com.gigaspaces.lrmi
Manages Gigaspaces LRMI layer
LRMIManager() - Constructor for class com.gigaspaces.lrmi.LRMIManager
 
LruCachePolicy - Class in org.openspaces.core.space
Configures the Space to run in LRU mode.
LruCachePolicy() - Constructor for class org.openspaces.core.space.LruCachePolicy
 
LRUNonThreadSafeCompiledScriptCache - Class in org.openspaces.remoting.scripting.cache
An LRU cache that can handle compiled scripts that are not thread safe.
LRUNonThreadSafeCompiledScriptCache() - Constructor for class org.openspaces.remoting.scripting.cache.LRUNonThreadSafeCompiledScriptCache
 
LRUNonThreadSafeCompiledScriptCache(int) - Constructor for class org.openspaces.remoting.scripting.cache.LRUNonThreadSafeCompiledScriptCache
 
LRUNonThreadSafeCompiledScriptCache(int, CompiledScriptPoolFactory) - Constructor for class org.openspaces.remoting.scripting.cache.LRUNonThreadSafeCompiledScriptCache
 
LRUThreadSafeCompiledScriptCache - Class in org.openspaces.remoting.scripting.cache
An LRU cache that can handle compiled scripts that are thread safe.
LRUThreadSafeCompiledScriptCache() - Constructor for class org.openspaces.remoting.scripting.cache.LRUThreadSafeCompiledScriptCache
 
LRUThreadSafeCompiledScriptCache(int) - Constructor for class org.openspaces.remoting.scripting.cache.LRUThreadSafeCompiledScriptCache
 
LT - Static variable in class com.j_spaces.core.client.TemplateMatchCodes
Deprecated.
less than operation
ltoa(long) - Static method in class org.openspaces.memcached.util.BufferUtils
 

M

m_ClassName - Variable in class com.j_spaces.core.client.BasicTypeInfo
Deprecated.
The type class name.
m_ClassName - Variable in class com.j_spaces.core.client.ExternalEntry
Deprecated.
The Entry class name.
m_ClassNames - Variable in class com.j_spaces.core.admin.SpaceRuntimeInfo
List of all the classes' names.
m_CodeBase - Variable in class com.j_spaces.core.client.BasicTypeInfo
Deprecated.
The type code base.
m_ExtendedMatchCodes - Variable in class com.j_spaces.core.client.ExternalEntry
Deprecated.
Codes for extending matching.
m_FieldsNames - Variable in class com.j_spaces.core.client.BasicTypeInfo
Deprecated.
The type fields names.
m_FieldsNames - Variable in class com.j_spaces.core.client.ExternalEntry
Deprecated.
The Entry field names array.
m_FieldsTypes - Variable in class com.j_spaces.core.client.BasicTypeInfo
Deprecated.
The type fields types correlated to m_FieldsNames.
m_FieldsTypes - Variable in class com.j_spaces.core.client.ExternalEntry
Deprecated.
The Entry field Types.
m_FieldsValues - Variable in class com.j_spaces.core.client.ExternalEntry
Deprecated.
The Entry field values.
m_IndexedFields - Variable in class com.j_spaces.core.client.BasicTypeInfo
Deprecated.
The type fields index indicators correlated to m_FieldsNames.
m_IndexIndicators - Variable in class com.j_spaces.core.client.ExternalEntry
Deprecated.
Contains array of boolean values that indicate which of the class fields are index fields.
m_IsFifo - Variable in class com.j_spaces.core.client.BasicTypeInfo
Deprecated.
Indicates if the type is et to FIFO.
m_isFifo - Variable in class com.j_spaces.core.client.ExternalEntry
Deprecated.
FIFO Indication, if true the entry will be returned in a FIFO way.
m_IsReplicatable - Variable in class com.j_spaces.core.client.BasicTypeInfo
Deprecated.
Indicates if the type is et to Replicatable.
m_IsSyncReplicationEnabled - Variable in class com.j_spaces.core.cluster.ReplicationPolicy
true if sync-replication enabled, otherwise async-repl
m_isTransient - Variable in class com.j_spaces.core.client.ExternalEntry
Deprecated.
If true will be transient.
m_MultipleUIDs - Variable in class com.j_spaces.core.client.ExternalEntry
Deprecated.
Contains array of UIDs.
m_NOWriteLeaseMode - Variable in class com.j_spaces.core.client.ExternalEntry
Deprecated.
If true Lease object would not return from the write/writeMultiple operations.
m_NumOFEntries - Variable in class com.j_spaces.core.admin.SpaceRuntimeInfo
List of numbers of entries for each class correlated to m_ClassNames.
m_NumOFTemplates - Variable in class com.j_spaces.core.admin.SpaceRuntimeInfo
List of numbers of pending templates for each class correlated to m_ClassNames.
m_OwnMemberName - Variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
m_PolicyType - Variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
m_PrimaryKeyName - Variable in class com.j_spaces.core.client.ExternalEntry
Deprecated.
The field name representing the primary key.
m_RangeValues - Variable in class com.j_spaces.core.client.ExternalEntry
Deprecated.
range values- correspond to m_ExtendedMatchCodes, this is UP-TO and include values.
m_RangeValuesInclusion - Variable in class com.j_spaces.core.client.ExternalEntry
Deprecated.
boolean array that indicates for each range value if it is included in range or not
m_Recovery - Variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
m_Replicatable - Variable in class com.j_spaces.core.client.ExternalEntry
Deprecated.
Contains a tag that indicates whether the class should be replicated or not.
m_ReplicateNotifyTemplates - Variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
m_ReplicationChunkSize - Variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
m_ReplicationGroupMembersNames - Variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
m_ReplicationGroupMembersURLs - Variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
m_ReplicationGroupName - Variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
m_ReplicationIntervalMillis - Variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
m_ReplicationIntervalOperations - Variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
m_ReplicationMode - Variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
m_ReplMemberPolicyDescTable - Variable in class com.j_spaces.core.cluster.ReplicationPolicy
replication policy description table: key: memberName, value: ReplicationPolicyDescription.
m_ReturnOnlyUids - Variable in class com.j_spaces.core.client.ExternalEntry
Deprecated.
If true readMultiple/takeMultiple return only UIDs.
m_SpaceFinderReportInterval - Variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
m_SpaceFinderTimeout - Variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
m_SuperClasses - Variable in class com.j_spaces.core.client.BasicTypeInfo
Deprecated.
The type super classes names.
m_SuperClassesNames - Variable in class com.j_spaces.core.client.ExternalEntry
Deprecated.
The Entry super classes names array.
m_SyncOnCommit - Variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
m_SyncOnCommitTimeout - Variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
m_SyncReplPolicy - Variable in class com.j_spaces.core.cluster.ReplicationPolicy
group's sync-replication information, if null, not sync replication defined.
m_TimeToLive - Variable in class com.j_spaces.core.client.EntryInfo
Deprecated.
output-only, time (in milliseconds) left for this entry to live (correct for the time the operation- read,take under xtn, update, ... was performed)
m_TimeToLive - Variable in class com.j_spaces.core.client.ExternalEntry
Deprecated.
Read only field.
m_TriggerNotifyTemplates - Variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
m_txnManger - Variable in class com.j_spaces.core.client.XAResourceImpl
 
m_UID - Variable in class com.j_spaces.core.client.EntryInfo
Deprecated.
Unique ID of the entry.
m_UID - Variable in class com.j_spaces.core.client.ExternalEntry
Deprecated.
Store Entry Unique ID.
m_VersionID - Variable in class com.j_spaces.core.client.EntryInfo
Deprecated.
Version ID, initially each entry is written with versionID of 1 and it is incremented in each update.
m_VersionID - Variable in class com.j_spaces.core.client.ExternalEntry
Deprecated.
Contains a version number that is incremented each time the entry is updated.
Machine - Interface in org.openspaces.admin.machine
A Machine is a logical entity identified by a host address.
MACHINE_HOSTNAME - Static variable in class com.j_spaces.core.client.SpaceURL
Deprecated.
The machine hostname where space is running in
machineAdded(Machine) - Method in interface org.openspaces.admin.machine.events.MachineAddedEventListener
Called when a machine is added.
machineAdded(Machine) - Method in class org.openspaces.admin.samples.TestEventSampler
 
machineAdded(Machine) - Method in class org.openspaces.grid.esm.ESMImpl
 
MachineAddedEventListener - Interface in org.openspaces.admin.machine.events
An event listener to be notified when a machine is added.
MachineAddedEventManager - Interface in org.openspaces.admin.machine.events
An event manager allowing to remove and add MachineAddedEventListeners.
MachineAware - Interface in org.openspaces.admin.machine
Allows to get the Machine the component is running on.
MachineCapacityRequirements - Class in org.openspaces.grid.gsm.capacity
 
MachineCapacityRequirements(Machine) - Constructor for class org.openspaces.grid.gsm.capacity.MachineCapacityRequirements
 
MachineLifecycleEventListener - Interface in org.openspaces.admin.machine.events
A simple lifecyle event listener that implements both the machine added and machine removed event listeners.
machineProvisioningCompletedEvent(ZonesConfig) - Method in class org.openspaces.grid.gsm.strategy.AbstractScaleStrategyBean
 
machineProvisioningInProgressEvent(MachinesSlaEnforcementInProgressException, ZonesConfig) - Method in class org.openspaces.grid.gsm.strategy.AbstractScaleStrategyBean
 
machineRemoved(Machine) - Method in interface org.openspaces.admin.machine.events.MachineRemovedEventListener
Called when a machine is removed.
machineRemoved(Machine) - Method in class org.openspaces.admin.samples.TestEventSampler
 
machineRemoved(Machine) - Method in class org.openspaces.grid.esm.ESMImpl
 
MachineRemovedEventListener - Interface in org.openspaces.admin.machine.events
An event listener to be notified when a machine is removed.
MachineRemovedEventManager - Interface in org.openspaces.admin.machine.events
An event manager allowing to remove and add MachineRemovedEventListeners.
Machines - Interface in org.openspaces.admin.machine
Machines hold all the different Machines that are currently discovered.
MachinesSlaEnforcement - Class in org.openspaces.grid.gsm.machines
Enforces the MachinesSlaPolicy of all processing units by starting an enforcement endpoint for each PU.
MachinesSlaEnforcement(MachinesSlaEnforcementState) - Constructor for class org.openspaces.grid.gsm.machines.MachinesSlaEnforcement
 
MachinesSlaEnforcementEndpoint - Interface in org.openspaces.grid.gsm.machines
A service that on demand enforces the specified number of machines.
MachinesSlaEnforcementEndpointAware - Interface in org.openspaces.grid.gsm.machines
 
MachinesSlaEnforcementInProgressException - Exception in org.openspaces.grid.gsm.machines.exceptions
 
MachinesSlaEnforcementInProgressException(ProcessingUnit) - Constructor for exception org.openspaces.grid.gsm.machines.exceptions.MachinesSlaEnforcementInProgressException
 
MachinesSlaEnforcementInProgressException(ProcessingUnit, String) - Constructor for exception org.openspaces.grid.gsm.machines.exceptions.MachinesSlaEnforcementInProgressException
 
MachinesSlaEnforcementInProgressException(ProcessingUnit, String, Exception) - Constructor for exception org.openspaces.grid.gsm.machines.exceptions.MachinesSlaEnforcementInProgressException
 
MachinesSlaEnforcementState - Class in org.openspaces.grid.gsm.machines
 
MachinesSlaEnforcementState() - Constructor for class org.openspaces.grid.gsm.machines.MachinesSlaEnforcementState
 
MachinesSlaEnforcementState.RecoveryState - Enum in org.openspaces.grid.gsm.machines
 
MachinesSlaEnforcementState.StateKey - Class in org.openspaces.grid.gsm.machines
 
MachinesSlaHasChangedException - Exception in org.openspaces.grid.gsm.machines.exceptions
 
MachinesSlaHasChangedException(ProcessingUnit, ZonesConfig, CapacityRequirements, CapacityRequirementsPerAgent) - Constructor for exception org.openspaces.grid.gsm.machines.exceptions.MachinesSlaHasChangedException
 
MachinesSlaUtils - Class in org.openspaces.grid.gsm.machines
 
MachinesSlaUtils() - Constructor for class org.openspaces.grid.gsm.machines.MachinesSlaUtils
 
MachinesState - Class in org.openspaces.grid.gsm.machines.backup
 
MachinesState() - Constructor for class org.openspaces.grid.gsm.machines.backup.MachinesState
 
MachinesStateBackup - Interface in org.openspaces.grid.gsm.machines.backup
 
MachinesStateBackupAware - Interface in org.openspaces.grid.gsm.machines.backup
 
MachinesStateBackupFailureException - Exception in org.openspaces.grid.gsm.machines.backup
 
MachinesStateBackupFailureException(ProcessingUnit, Throwable) - Constructor for exception org.openspaces.grid.gsm.machines.backup.MachinesStateBackupFailureException
 
MachinesStateBackupInProgressException - Exception in org.openspaces.grid.gsm.machines.backup
 
MachinesStateBackupInProgressException(ProcessingUnit) - Constructor for exception org.openspaces.grid.gsm.machines.backup.MachinesStateBackupInProgressException
 
MachinesStateBackupStub - Class in org.openspaces.grid.gsm.machines.backup
 
MachinesStateBackupStub() - Constructor for class org.openspaces.grid.gsm.machines.backup.MachinesStateBackupStub
 
MachinesStateBackupToSpace - Class in org.openspaces.grid.gsm.machines.backup
 
MachinesStateBackupToSpace(Admin, GigaSpace, MachinesSlaEnforcementState) - Constructor for class org.openspaces.grid.gsm.machines.backup.MachinesStateBackupToSpace
 
MachinesStateRecoveryFailureException - Exception in org.openspaces.grid.gsm.machines.backup
 
MachinesStateRecoveryFailureException(ProcessingUnit, Exception) - Constructor for exception org.openspaces.grid.gsm.machines.backup.MachinesStateRecoveryFailureException
 
MachinesStateRecoveryInProgressException - Exception in org.openspaces.grid.gsm.machines.backup
 
MachinesStateRecoveryInProgressException(ProcessingUnit) - Constructor for exception org.openspaces.grid.gsm.machines.backup.MachinesStateRecoveryInProgressException
 
MachineStartedEvent - Class in org.openspaces.grid.gsm.machines.plugins.events
 
MachineStartedEvent() - Constructor for class org.openspaces.grid.gsm.machines.plugins.events.MachineStartedEvent
Deserialization cotr
MachineStartedEvent(String) - Constructor for class org.openspaces.grid.gsm.machines.plugins.events.MachineStartedEvent
 
MachineStartRequestedEvent - Class in org.openspaces.grid.gsm.machines.plugins.events
 
MachineStartRequestedEvent() - Constructor for class org.openspaces.grid.gsm.machines.plugins.events.MachineStartRequestedEvent
Deserialization cotr
MachineStoppedEvent - Class in org.openspaces.grid.gsm.machines.plugins.events
 
MachineStoppedEvent() - Constructor for class org.openspaces.grid.gsm.machines.plugins.events.MachineStoppedEvent
Deserialization cotr
MachineStoppedEvent(String) - Constructor for class org.openspaces.grid.gsm.machines.plugins.events.MachineStoppedEvent
 
MachineStopRequestedEvent - Class in org.openspaces.grid.gsm.machines.plugins.events
 
MachineStopRequestedEvent() - Constructor for class org.openspaces.grid.gsm.machines.plugins.events.MachineStopRequestedEvent
Deserialization cotr
MachineStopRequestedEvent(String) - Constructor for class org.openspaces.grid.gsm.machines.plugins.events.MachineStopRequestedEvent
 
machinesToString(Collection<GridServiceAgent>) - Static method in class org.openspaces.grid.gsm.machines.MachinesSlaUtils
 
machineToString(Machine) - Static method in class org.openspaces.grid.gsm.containers.ContainersSlaUtils
 
machineToString(Machine) - Static method in class org.openspaces.grid.gsm.machines.MachinesSlaUtils
 
machineToString(Machine) - Static method in class org.openspaces.grid.gsm.rebalancing.RebalancingUtils
 
MAHALO - Static variable in interface com.sun.jini.mahalo.TxnManager
Logger and configuration component name for Norm
MahaloPermission - Class in com.sun.jini.mahalo
Represents permissions that can be used to express the access control policy for the Mahalo server exported with a net.jini.jeri.BasicJeriExporter.
MahaloPermission(String) - Constructor for class com.sun.jini.mahalo.MahaloPermission
Creates an instance with the specified target name.
MahaloTxnBasicLease - Class in com.sun.jini.mahalo
TODO add Javadoc
MahaloTxnBasicLease(Uuid, Landlord, Uuid, long) - Constructor for class com.sun.jini.mahalo.MahaloTxnBasicLease
 
MailboxPullRegistration - Interface in net.jini.event
The MailboxPullRegistration defines the interface through which a client manages its registration and its notification processing.
MailboxRegistration - Interface in net.jini.event
The MailboxRegistration defines the interface through which a client manages its registration and its notification processing.
main(String[]) - Static method in class com.gigaspaces.security.tool.migration.SecurityFileMigrationTool
 
main(String[]) - Static method in class org.openspaces.admin.application.deploy.ApplicationDeployCommand
 
main(String[]) - Static method in class org.openspaces.admin.application.deploy.ApplicationUndeployCommand
 
main(String[]) - Static method in class org.openspaces.admin.samples.TestAgent
 
main(String[]) - Static method in class org.openspaces.admin.samples.TestDeployer
 
main(String[]) - Static method in class org.openspaces.admin.samples.TestESM
 
main(String[]) - Static method in class org.openspaces.admin.samples.TestEventSampler
 
main(String[]) - Static method in class org.openspaces.admin.samples.TestInstances
 
main(String[]) - Static method in class org.openspaces.admin.samples.TestSampler
 
main(String[]) - Static method in class org.openspaces.admin.samples.ZonesSampler
 
main(String[]) - Static method in class org.openspaces.core.space.mode.RefreshContextLoaderExecutor
 
main(String[]) - Static method in class org.openspaces.launcher.Launcher
 
main(String[]) - Static method in class org.openspaces.maven.support.OutputVersion
 
main(String[]) - Static method in class org.openspaces.maven.support.POMGenerator
 
main(String[]) - Static method in class org.openspaces.pu.container.integrated.IntegratedProcessingUnitContainer
Allows to run the integrated processing unit container.
main(String[]) - Static method in class org.openspaces.pu.container.jee.lb.apache.ApacheLoadBalancerAgent
 
main(String[]) - Static method in class org.openspaces.pu.container.servicegrid.deploy.Deploy
 
main(String[]) - Static method in class org.openspaces.pu.container.servicegrid.deploy.MemcachedDeploy
 
main(String[]) - Static method in class org.openspaces.pu.container.servicegrid.deploy.SpaceDeploy
 
main(String[]) - Static method in class org.openspaces.pu.container.servicegrid.deploy.Undeploy
 
main(String[]) - Static method in class org.openspaces.pu.container.standalone.StandaloneProcessingUnitContainer
Allows to run the standalone processing unit container.
MAJOR_VERSION - Static variable in class com.j_spaces.jdbc.driver.GDriver
 
makePersistent() - Method in class com.j_spaces.core.client.ExternalEntry
Deprecated.
Construct Persistent Entry.
makeTransient() - Method in class com.j_spaces.core.client.ExternalEntry
Deprecated.
Construct Transient Entry.
MalformedCommandException - Exception in org.openspaces.memcached.protocol.exceptions
 
MalformedCommandException() - Constructor for exception org.openspaces.memcached.protocol.exceptions.MalformedCommandException
 
MalformedCommandException(String) - Constructor for exception org.openspaces.memcached.protocol.exceptions.MalformedCommandException
 
MalformedCommandException(String, Throwable) - Constructor for exception org.openspaces.memcached.protocol.exceptions.MalformedCommandException
 
MalformedCommandException(Throwable) - Constructor for exception org.openspaces.memcached.protocol.exceptions.MalformedCommandException
 
ManagedDataSource<T> - Interface in com.gigaspaces.datasource
Deprecated.
since 9.5 - use SpaceDataSource or SpaceSynchronizationEndpoint instead.
ManagedDataSourceEntriesProvider - Interface in org.openspaces.persistency.patterns
ManagedEntitiesContainer - Class in org.openspaces.persistency.hibernate
An managed entities container which is used by AbstractHibernateSpaceDataSource and AbstractHibernateSpaceSynchronizationEndpoint based implementations.
ManagedEntitiesContainer(SessionFactory, Set<String>) - Constructor for class org.openspaces.persistency.hibernate.ManagedEntitiesContainer
 
managedEntries(String...) - Method in class org.openspaces.persistency.hibernate.CriteriaHibernateSpaceDataSourceConfigurer
Sets all the entries this Hibernate data source will work with.
managedEntries(String...) - Method in class org.openspaces.persistency.hibernate.DefaultHibernateSpaceDataSourceConfigurer
Sets all the entries this Hibernate data source will work with.
managedEntries(String...) - Method in class org.openspaces.persistency.hibernate.DefaultHibernateSpaceSynchronizationEndpointConfigurer
Sets all the entries this Hibernate synchronization endpoint interceptor will work with.
managedEntries(String...) - Method in class org.openspaces.persistency.hibernate.StatelessHibernateSpaceDataSourceConfigurer
Sets all the entries this Hibernate data source will work with.
managedEntries(String...) - Method in class org.openspaces.persistency.hibernate.StatelessHibernateSpaceSynchronizationEndpointConfigurer
Sets all the entries this Hibernate synchronization endpoint interceptor will work with.
ManagedEntriesSpaceDataSource - Class in org.openspaces.persistency.patterns
An implementation of SpaceDataSource that can provide a list of all the given entries this space data source handles.
ManagedEntriesSpaceDataSource() - Constructor for class org.openspaces.persistency.patterns.ManagedEntriesSpaceDataSource
 
ManagedEntriesSpaceSynchronizationEndpoint - Class in org.openspaces.persistency.patterns
An implementation of com.gigaspaces.datasource.SpaceSynchronizationEndpoint that can provide a list of all the given entries this synchronization endpoint interceptor handles.
ManagedEntriesSpaceSynchronizationEndpoint() - Constructor for class org.openspaces.persistency.patterns.ManagedEntriesSpaceSynchronizationEndpoint
 
ManagedTransaction - Interface in net.jini.core.transaction
additional methods which relates to the underlying transaction manager
managementSpace - Variable in class org.openspaces.grid.esm.ESMImpl
 
manager() - Method in interface com.sun.jini.mahalo.TxnManager
Returns a reference to the TransactionManager interface.
manager() - Method in class com.sun.jini.mahalo.TxnManagerImpl
Returns a reference to the TransactionManager interface.
ManagingGridServiceManagerChangedEvent - Class in org.openspaces.admin.pu.events
An event indicating that a managing GSM of a processing unit was changed.
ManagingGridServiceManagerChangedEvent(ProcessingUnit, GridServiceManager, GridServiceManager) - Constructor for class org.openspaces.admin.pu.events.ManagingGridServiceManagerChangedEvent
 
ManagingGridServiceManagerChangedEventListener - Interface in org.openspaces.admin.pu.events
An event listener allowing to register for ManagingGridServiceManagerChangedEvents.
ManagingGridServiceManagerChangedEventManager - Interface in org.openspaces.admin.pu.events
An event manager allowing to add and remove ManagingGridServiceManagerChangedEventListeners in order to listen for ManagingGridServiceManagerChangedEvents.
ManualCapacityPerZonesScaleConfig - Class in org.openspaces.admin.pu.elastic.config
 
ManualCapacityPerZonesScaleConfig() - Constructor for class org.openspaces.admin.pu.elastic.config.ManualCapacityPerZonesScaleConfig
 
ManualCapacityPerZonesScaleConfig(Map<String, String>) - Constructor for class org.openspaces.admin.pu.elastic.config.ManualCapacityPerZonesScaleConfig
 
ManualCapacityPerZonesScaleConfigurer - Class in org.openspaces.admin.pu.elastic.config
 
ManualCapacityPerZonesScaleConfigurer() - Constructor for class org.openspaces.admin.pu.elastic.config.ManualCapacityPerZonesScaleConfigurer
 
ManualCapacityPerZonesScaleStrategyBean - Class in org.openspaces.grid.gsm.strategy
 
ManualCapacityPerZonesScaleStrategyBean() - Constructor for class org.openspaces.grid.gsm.strategy.ManualCapacityPerZonesScaleStrategyBean
 
ManualCapacityPerZonesScaleTopology - Interface in org.openspaces.admin.pu.elastic.topology
 
ManualCapacityScaleConfig - Class in org.openspaces.admin.pu.elastic.config
Defines a manual scaling strategy that consumes the specified memory capacity.
ManualCapacityScaleConfig() - Constructor for class org.openspaces.admin.pu.elastic.config.ManualCapacityScaleConfig
Default constructor
ManualCapacityScaleConfig(Map<String, String>) - Constructor for class org.openspaces.admin.pu.elastic.config.ManualCapacityScaleConfig
 
ManualCapacityScaleConfigurer - Class in org.openspaces.admin.pu.elastic.config
Provides fluent API for creating a new ManualCapacityScaleConfig object.
ManualCapacityScaleConfigurer() - Constructor for class org.openspaces.admin.pu.elastic.config.ManualCapacityScaleConfigurer
Provides fluent API for creating a new ManualCapacityScaleConfig object.
ManualCapacityScaleStrategyBean - Class in org.openspaces.grid.gsm.strategy
+ * The business logic that scales an elastic processing unit based on the specified + * ManualCapacityScaleConfig + * + * @author itaif + * @since 8.0 +
ManualCapacityScaleStrategyBean() - Constructor for class org.openspaces.grid.gsm.strategy.ManualCapacityScaleStrategyBean
 
ManualCapacityScaleTopology - Interface in org.openspaces.admin.pu.elastic.topology
 
map - Variable in class com.sun.jini.lease.AbstractLeaseMap
Map from Lease to Long(duration), where all leases have the same destination.
MAP - Static variable in class org.openspaces.core.config.GigaMapBeanDefinitionParser
 
map() - Method in class org.openspaces.core.map.MapConfigurer
Creates an IMap based on the configuration.
MapBeanDefinitionParser - Class in org.openspaces.core.config
 
MapBeanDefinitionParser() - Constructor for class org.openspaces.core.config.MapBeanDefinitionParser
 
MapConfigurer - Class in org.openspaces.core.map
A simple configurer helper to create IMap based on an IJSpace.
MapConfigurer(IJSpace) - Constructor for class org.openspaces.core.map.MapConfigurer
 
MapConfigurer.UpdateMode - Enum in org.openspaces.core.map
 
mapEntry(Value, Value) - Method in class org.openspaces.jpa.openjpa.query.QueryExpressionFactory
Return the map entry of the given value.
MapFactoryBean - Class in org.openspaces.core.map
Base class for different IMap factories.
MapFactoryBean() - Constructor for class org.openspaces.core.map.MapFactoryBean
 
mapKey(Value, Value) - Method in class org.openspaces.jpa.openjpa.query.QueryExpressionFactory
Return the map key of the given value
MapLocalCacheSettingsBeanDefinitionParser - Class in org.openspaces.core.config
 
MapLocalCacheSettingsBeanDefinitionParser() - Constructor for class org.openspaces.core.config.MapLocalCacheSettingsBeanDefinitionParser
 
mapRoles() - Method in interface com.gigaspaces.security.directory.RoleManager
Returns a map containing mapping between role and role-details.
mapUsers() - Method in interface com.gigaspaces.security.directory.UserManager
Returns a map containing mapping between username and user-details.
mark() - Method in interface org.openspaces.grid.gsm.machines.FutureCleanupCloudResources
set the Piggybacked boolean field on this future object.
markAgentAsFailed(MachinesSlaEnforcementState.StateKey, String) - Method in class org.openspaces.grid.gsm.machines.MachinesSlaEnforcementState
 
markAgentRestrictedForPu(MachinesSlaEnforcementState.StateKey, String) - Method in class org.openspaces.grid.gsm.machines.MachinesSlaEnforcementState
 
markCapacityForDeallocation(MachinesSlaEnforcementState.StateKey, String, CapacityRequirements) - Method in class org.openspaces.grid.gsm.machines.MachinesSlaEnforcementState
 
match(LogEntry) - Method in class com.gigaspaces.log.AllLogEntryMatcher
 
match(LogEntry) - Method in class com.gigaspaces.log.ContinuousLogEntryMatcher
 
match(LogEntry) - Method in class com.gigaspaces.log.ForwardChunkLogEntryMatcher
 
match(LogEntry) - Method in interface com.gigaspaces.log.LogEntryMatcher
Controls if the traversal of the log file should continue, or break.
match(LogEntry) - Method in class com.gigaspaces.log.LogEntryMatcherFilter
 
match(LogEntry) - Method in class com.gigaspaces.log.ReverseLogEntryMatcher
 
match(LogEntry) - Method in class com.gigaspaces.log.SizeLogEntryMatcher
 
MATCH_BY_ID - Static variable in class com.j_spaces.core.client.ReadModifiers
matches(Value, Value, String, String, String) - Method in class org.openspaces.jpa.openjpa.query.QueryExpressionFactory
Return whether the string matches the matching pattern.
MatchesExpression - Class in org.openspaces.jpa.openjpa.query
Represents a LIKE expression in a JPQL query.
MatchSet - Interface in net.jini.space
A collection of Entry instances to be incrementally returned from a JavaSpaces(TM) service.
max(GigaSpace, ISpaceQuery, String) - Static method in class org.openspaces.extensions.QueryExtension
 
max(String) - Static method in class org.openspaces.extensions.QueryExtension
 
max(CapacityRequirement) - Method in class org.openspaces.grid.gsm.capacity.AbstractCapacityRequirement
 
max(CapacityRequirement) - Method in interface org.openspaces.grid.gsm.capacity.CapacityRequirement
 
max(CapacityRequirements) - Method in class org.openspaces.grid.gsm.capacity.CapacityRequirements
 
max(CapacityRequirement) - Method in class org.openspaces.grid.gsm.capacity.CapacityRequirements
 
max(CapacityRequirement) - Method in class org.openspaces.grid.gsm.capacity.CpuCapacityRequirement
 
max(Value) - Method in class org.openspaces.jpa.openjpa.query.QueryExpressionFactory
Return the max of the given value for all matches.
MAX_CONCURRENT_CONSUMERS - Static variable in class org.openspaces.events.polling.AggregatedPollingEventContainerServiceDetails.Attributes
 
MAX_CONCURRENT_CONSUMERS - Static variable in class org.openspaces.events.polling.PollingEventContainerServiceDetails.Attributes
 
MAX_FILTER_OPERATION_CODES - Static variable in class com.j_spaces.core.filters.FilterOperationCodes
 
MAX_HEAP_IN_BYTES - Static variable in class org.openspaces.admin.alert.alerts.HeapMemoryUtilizationAlert
 
MAX_LRMI_BUFFER_SIZE - Static variable in class com.j_spaces.kernel.SystemProperties
Maximum size (bytes) of buffer sent over the network, each buffer sent by the LRMI layer is broken into smaller buffers according to the this value.
MAX_LRMI_BUFFER_SIZE_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
The default value set as the LRMI maximum buffer size, 64k.
MAX_MEMORY_CAPACITY_MEGABYTES_DYNAMIC_PROPERTY - Static variable in class org.openspaces.admin.pu.elastic.config.ElasticStatefulProcessingUnitConfig
 
MAX_VALUE() - Method in class org.openspaces.core.util.numbers.BigDecimalHelper
 
MAX_VALUE() - Method in class org.openspaces.core.util.numbers.BigIntegerHelper
 
MAX_VALUE() - Method in class org.openspaces.core.util.numbers.DoubleHelper
 
MAX_VALUE() - Method in class org.openspaces.core.util.numbers.FloatHelper
 
MAX_VALUE() - Method in class org.openspaces.core.util.numbers.IntegerHelper
 
MAX_VALUE() - Method in class org.openspaces.core.util.numbers.LongHelper
 
MAX_VALUE() - Method in interface org.openspaces.core.util.numbers.NumberHelper
Returns the maximum number for the specific type the number helper handles.
MAX_VALUE() - Method in class org.openspaces.core.util.numbers.ShortHelper
 
maxActive - Variable in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
The maximum number of active connections that can be allocated from this pool at the same time, or zero for no limit.
maxCapacity(CapacityRequirementsConfig) - Method in class org.openspaces.admin.pu.elastic.config.AutomaticCapacityScaleConfigurer
 
maxCapacityPerZone(CapacityRequirementsConfig) - Method in class org.openspaces.admin.pu.elastic.config.AutomaticCapacityScaleConfigurer
 
maxConcurrentConsumers(int) - Method in class org.openspaces.archive.ArchivePollingContainerConfigurer
 
maxConcurrentConsumers(int) - Method in class org.openspaces.events.polling.SimplePollingContainerConfigurer
 
maxConcurrentRelocationsPerMachine(int) - Method in class org.openspaces.admin.pu.elastic.config.AutomaticCapacityScaleConfigurer
 
maxConcurrentRelocationsPerMachine(int) - Method in class org.openspaces.admin.pu.elastic.config.EagerScaleConfigurer
 
maxConcurrentRelocationsPerMachine(int) - Method in class org.openspaces.admin.pu.elastic.config.ManualCapacityPerZonesScaleConfigurer
 
maxConcurrentRelocationsPerMachine(int) - Method in class org.openspaces.admin.pu.elastic.config.ManualCapacityScaleConfigurer
 
maxConcurrentRelocationsPerMachine(int) - Method in interface org.openspaces.admin.pu.elastic.config.ScaleStrategyConfigurer
 
maxDisconnectionDuration(long) - Method in class org.openspaces.core.space.cache.LocalCacheSpaceConfigurer
Sets the maximum time to return cached results before switching to disconnected state.
maxDisconnectionDuration(long) - Method in class org.openspaces.core.space.cache.LocalViewSpaceConfigurer
Sets the maximum time to return cached results before switching to disconnected state.
maxEntry(String) - Method in class com.gigaspaces.query.aggregators.AggregationSet
Returns entry with maximum value of path of matching entries.
maxEntry(GigaSpace, ISpaceQuery<T>, String) - Static method in class org.openspaces.extensions.QueryExtension
 
maxEntry(String) - Static method in class org.openspaces.extensions.QueryExtension
 
MaxEntryAggregator - Class in com.gigaspaces.query.aggregators
 
MaxEntryAggregator() - Constructor for class com.gigaspaces.query.aggregators.MaxEntryAggregator
 
MaxEntryAggregator.MaxEntryScannerResult - Class in com.gigaspaces.query.aggregators
 
MaxEntryScannerResult() - Constructor for class com.gigaspaces.query.aggregators.MaxEntryAggregator.MaxEntryScannerResult
 
maxEventsPerTask(int) - Method in class org.openspaces.events.polling.SimplePollingContainerConfigurer
 
maxIdle - Variable in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
The maximum number of active connections that can remain idle in the pool, without extra ones being released, or zero for no limit.
MaximumInstancesStatisticsConfig - Class in org.openspaces.admin.pu.statistics
Picks the minimum of all cluster instances values.
MaximumInstancesStatisticsConfig() - Constructor for class org.openspaces.admin.pu.statistics.MaximumInstancesStatisticsConfig
 
MaximumInstancesStatisticsConfig(Map<String, String>) - Constructor for class org.openspaces.admin.pu.statistics.MaximumInstancesStatisticsConfig
 
MaximumNumberOfConcurrentRelocationsReachedException - Exception in org.openspaces.grid.gsm.rebalancing.exceptions
 
MaximumNumberOfConcurrentRelocationsReachedException(ProcessingUnit, GridServiceContainer) - Constructor for exception org.openspaces.grid.gsm.rebalancing.exceptions.MaximumNumberOfConcurrentRelocationsReachedException
 
maximumTimeWindow(long, TimeUnit) - Method in class org.openspaces.admin.pu.statistics.AverageTimeWindowStatisticsConfigurer
 
maximumTimeWindow(long, TimeUnit) - Method in class org.openspaces.admin.pu.statistics.CpuPercentageTimeWindowStatisticsConfigurer
 
maximumTimeWindow(long, TimeUnit) - Method in class org.openspaces.admin.pu.statistics.MaximumTimeWindowStatisticsConfigurer
 
maximumTimeWindow(long, TimeUnit) - Method in class org.openspaces.admin.pu.statistics.MinimumTimeWindowStatisticsConfigurer
 
maximumTimeWindow(long, TimeUnit) - Method in class org.openspaces.admin.pu.statistics.PercentileTimeWindowStatisticsConfigurer
 
maximumTimeWindow(long, TimeUnit) - Method in class org.openspaces.admin.pu.statistics.ThroughputTimeWindowStatisticsConfigurer
 
MaximumTimeWindowStatisticsConfig - Class in org.openspaces.admin.pu.statistics
Configurations that aggregate statistics from a time window by picking up the sample with the highest value.
MaximumTimeWindowStatisticsConfig() - Constructor for class org.openspaces.admin.pu.statistics.MaximumTimeWindowStatisticsConfig
 
MaximumTimeWindowStatisticsConfig(Map<String, String>) - Constructor for class org.openspaces.admin.pu.statistics.MaximumTimeWindowStatisticsConfig
 
MaximumTimeWindowStatisticsConfigurer - Class in org.openspaces.admin.pu.statistics
MaximumTimeWindowStatisticsConfigurer() - Constructor for class org.openspaces.admin.pu.statistics.MaximumTimeWindowStatisticsConfigurer
 
maxInstancesPerMachine(int) - Method in class org.openspaces.admin.memcached.MemcachedDeployment
Sets the maximum number of instances per machine.
maxInstancesPerMachine(int) - Method in class org.openspaces.admin.pu.ProcessingUnitDeployment
Sets the maximum number of instances per machine.
maxInstancesPerMachine(int) - Method in class org.openspaces.admin.space.SpaceDeployment
Sets the maximum number of instances per machine.
maxInstancesPerVM(int) - Method in class org.openspaces.admin.memcached.MemcachedDeployment
Sets the maximum number of instances per virtual machine.
maxInstancesPerVM(int) - Method in class org.openspaces.admin.pu.ProcessingUnitDeployment
Sets the maximum number of instances per java virtual machine.
maxInstancesPerVM(int) - Method in class org.openspaces.admin.space.SpaceDeployment
Sets the maximum number of instances per virtual machine.
maxInstancesPerZone(String, int) - Method in class org.openspaces.admin.memcached.MemcachedDeployment
Sets the maximum number of instances per zone.
maxInstancesPerZone(String, int) - Method in class org.openspaces.admin.pu.ProcessingUnitDeployment
Sets the maximum number of instances per zone.
maxInstancesPerZone(String, int) - Method in class org.openspaces.admin.space.SpaceDeployment
Sets the maximum number of instances per zone.
MaxInstancesPerZoneConfig - Class in org.openspaces.admin.pu.config
 
MaxInstancesPerZoneConfig() - Constructor for class org.openspaces.admin.pu.config.MaxInstancesPerZoneConfig
 
maxMemoryCapacity(int, MemoryUnit) - Method in class org.openspaces.admin.pu.elastic.ElasticStatefulProcessingUnitDeployment
 
maxMemoryCapacity(String) - Method in class org.openspaces.admin.pu.elastic.ElasticStatefulProcessingUnitDeployment
 
maxMemoryCapacity(int, MemoryUnit) - Method in interface org.openspaces.admin.pu.elastic.topology.ElasticStatefulDeploymentTopology
Specifies an estimate of the maximum memory capacity for this processing unit.
maxMemoryCapacity(String) - Method in interface org.openspaces.admin.pu.elastic.topology.ElasticStatefulDeploymentTopology
Specifies an estimate of the minimum memory capacity for this processing unit.
maxMemoryCapacity(int, MemoryUnit) - Method in class org.openspaces.admin.space.ElasticSpaceDeployment
 
maxMemoryCapacity(String) - Method in class org.openspaces.admin.space.ElasticSpaceDeployment
 
MaxNumberOfContainersPerMachineScaleConfig - Interface in org.openspaces.admin.pu.elastic.config
 
MaxNumberOfContainersScaleConfig - Interface in org.openspaces.admin.pu.elastic.config
 
maxNumberOfCpuCores(int) - Method in class org.openspaces.admin.pu.elastic.ElasticStatefulProcessingUnitDeployment
 
maxNumberOfCpuCores(int) - Method in interface org.openspaces.admin.pu.elastic.topology.ElasticStatefulDeploymentTopology
Specifies an estimate for the maximum total number of cpu cores used by this processing unit.
maxNumberOfCpuCores(int) - Method in class org.openspaces.admin.space.ElasticSpaceDeployment
 
maxOpenPreparedStatements - Variable in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
The maximum number of open statements that can be allocated from the statement pool at the same time, or zero for no limit.
maxProcessingUnitInstancesFromSamePartitionPerMachine(int) - Method in class org.openspaces.admin.pu.elastic.ElasticStatefulProcessingUnitDeployment
 
MaxReducer<T extends Number> - Class in org.openspaces.core.executor.support
A default implementation of a reducer that returnt the maximum of T.
MaxReducer(Class<T>) - Constructor for class org.openspaces.core.executor.support.MaxReducer
 
MaxTask<T extends Number> - Class in org.openspaces.core.executor.support
A max distrubuted task that accepts a Task to delegate the actual execution to and implements the MaxTask.reduce(java.util.List) operation.
MaxTask() - Constructor for class org.openspaces.core.executor.support.MaxTask
 
MaxTask(Class<T>, Task<T>) - Constructor for class org.openspaces.core.executor.support.MaxTask
Constructs a new sum distributed task that delegates the actual execution to th provided task.
MaxTask(Class<T>, Task<T>, AsyncResultFilter<T>) - Constructor for class org.openspaces.core.executor.support.MaxTask
Constructs a new sum distributed task that delegates the actual execution to th provided task.
maxTimeToLive(long) - Method in class org.openspaces.core.space.cache.LocalCacheSpaceConfigurer
 
maxValue(String) - Method in class com.gigaspaces.query.aggregators.AggregationSet
Returns maximum value of path of matching entries.
MaxValueAggregator<T extends Serializable & Comparable> - Class in com.gigaspaces.query.aggregators
 
MaxValueAggregator() - Constructor for class com.gigaspaces.query.aggregators.MaxValueAggregator
 
maxWait - Variable in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
The maximum number of milliseconds that the pool will wait (when there are no available connections) for a connection to be returned before throwing an exception, or -1 to wait indefinitely.
MEASUREMENT_PERIOD_MILLISECONDS_KEY - Static variable in class org.openspaces.admin.alert.config.CpuUtilizationAlertConfiguration
Period of time (in milliseconds) the CPU is above/below a certain threshold to trigger an alert.
MEASUREMENT_PERIOD_MILLISECONDS_KEY - Static variable in class org.openspaces.admin.alert.config.HeapMemoryUtilizationAlertConfiguration
Period of time (in milliseconds) the JVM heap memory is above/below a certain threshold to trigger an alert.
MEASUREMENT_PERIOD_MILLISECONDS_KEY - Static variable in class org.openspaces.admin.alert.config.PhysicalMemoryUtilizationAlertConfiguration
Period of time (in milliseconds) the physical memory is above/below a certain threshold to trigger an alert.
measurementPeriod(long, TimeUnit) - Method in class org.openspaces.admin.alert.config.CpuUtilizationAlertConfigurer
Set the period of time a CPU alert should be triggered if it's reading is above/below the threshold setting.
measurementPeriod(long, TimeUnit) - Method in class org.openspaces.admin.alert.config.HeapMemoryUtilizationAlertConfigurer
Set the period of time a heap memory alert should be triggered if it's reading is above/below the threshold setting.
measurementPeriod(long, TimeUnit) - Method in class org.openspaces.admin.alert.config.PhysicalMemoryUtilizationAlertConfigurer
Set the period of time a physical memory alert should be triggered if it's reading is above/below the threshold setting.
MEMBER_ALIVE_INDICATOR_STATUS - Static variable in class org.openspaces.admin.alert.alerts.ProcessingUnitInstanceMemberAliveIndicatorAlert
 
MemberAliveIndicator - Interface in org.openspaces.core.cluster
A marker interface allowing beans to indicate the liveliness of a cluster member.
MemberAliveIndicator - Class in org.openspaces.pu.sla
The member alive indicator allows to configure the SLA on how often a member will be checed to see if a member is alive, and in case of failure, how many times to retry and how often.
MemberAliveIndicator() - Constructor for class org.openspaces.pu.sla.MemberAliveIndicator
 
MemberAliveIndicatorBeanDefinitionParser - Class in org.openspaces.pu.sla.config
 
MemberAliveIndicatorBeanDefinitionParser() - Constructor for class org.openspaces.pu.sla.config.MemberAliveIndicatorBeanDefinitionParser
 
MemberAliveIndicatorStatus - Enum in org.openspaces.admin.pu
Member alive indicator status is communicated by the Grid Service Manager when monitoring managed processing unit instances.
memberRecovery - Variable in class com.j_spaces.core.cluster.ReplicationPolicy.ReplicationPolicyDescription
 
MemCacheDaemon - Class in org.openspaces.memcached
 
MemCacheDaemon() - Constructor for class org.openspaces.memcached.MemCacheDaemon
 
MemcachedBinaryCommandDecoder - Class in org.openspaces.memcached.protocol.binary
 
MemcachedBinaryCommandDecoder() - Constructor for class org.openspaces.memcached.protocol.binary.MemcachedBinaryCommandDecoder
 
MemcachedBinaryCommandDecoder.BinaryOp - Enum in org.openspaces.memcached.protocol.binary
 
MemcachedBinaryPipelineFactory - Class in org.openspaces.memcached.protocol.binary
 
MemcachedBinaryPipelineFactory(SpaceCache, String, boolean, int, DefaultChannelGroup) - Constructor for class org.openspaces.memcached.protocol.binary.MemcachedBinaryPipelineFactory
 
MemcachedBinaryResponseEncoder - Class in org.openspaces.memcached.protocol.binary
 
MemcachedBinaryResponseEncoder() - Constructor for class org.openspaces.memcached.protocol.binary.MemcachedBinaryResponseEncoder
 
MemcachedBinaryResponseEncoder.ResponseCode - Enum in org.openspaces.memcached.protocol.binary
 
MemcachedCommandDecoder - Class in org.openspaces.memcached.protocol.text
The MemcachedCommandDecoder is responsible for taking lines from the MemcachedFrameDecoder and parsing them into CommandMessage instances for handling by the MemcachedCommandHandler

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

MemcachedCommandDecoder(SessionStatus) - Constructor for class org.openspaces.memcached.protocol.text.MemcachedCommandDecoder
 
MemcachedCommandHandler - Class in org.openspaces.memcached.protocol
The actual command handler, which is responsible for processing the CommandMessage instances that are inbound from the protocol decoders.
MemcachedCommandHandler(SpaceCache, String, boolean, int, DefaultChannelGroup) - Constructor for class org.openspaces.memcached.protocol.MemcachedCommandHandler
Construct the server session handler
MemcachedConfig - Class in org.openspaces.admin.memcached.config
 
MemcachedConfig() - Constructor for class org.openspaces.admin.memcached.config.MemcachedConfig
 
MemcachedDeploy - Class in org.openspaces.pu.container.servicegrid.deploy
 
MemcachedDeploy() - Constructor for class org.openspaces.pu.container.servicegrid.deploy.MemcachedDeploy
 
MemcachedDeployment - Class in org.openspaces.admin.memcached
A deployment of a pure memcached processing unit (comes built in under [GS ROOT]/deploy/templates/memcached).
MemcachedDeployment(String) - Constructor for class org.openspaces.admin.memcached.MemcachedDeployment
Constructs a new Space deployment with the space name that will be created (it will also be the processing unit name).
MemcachedEntry - Class in org.openspaces.memcached
 
MemcachedEntry() - Constructor for class org.openspaces.memcached.MemcachedEntry
 
MemcachedEntry(Key, byte[]) - Constructor for class org.openspaces.memcached.MemcachedEntry
 
MemcachedFrameDecoder - Class in org.openspaces.memcached.protocol.text
The frame decoder is responsible for breaking the original stream up into a series of lines.
MemcachedFrameDecoder(SessionStatus, int) - Constructor for class org.openspaces.memcached.protocol.text.MemcachedFrameDecoder
Creates a new instance.
MemcachedPipelineFactory - Class in org.openspaces.memcached.protocol.text
 
MemcachedPipelineFactory(SpaceCache, String, boolean, int, int, DefaultChannelGroup) - Constructor for class org.openspaces.memcached.protocol.text.MemcachedPipelineFactory
 
MemcachedResponseEncoder - Class in org.openspaces.memcached.protocol.text
Response encoder for the memcached text protocol.
MemcachedResponseEncoder() - Constructor for class org.openspaces.memcached.protocol.text.MemcachedResponseEncoder
 
MemcachedServiceDetails - Class in org.openspaces.memcached
 
MemcachedServiceDetails() - Constructor for class org.openspaces.memcached.MemcachedServiceDetails
 
MemcachedServiceDetails(String, String, int) - Constructor for class org.openspaces.memcached.MemcachedServiceDetails
 
MemcachedServiceDetails.Attributes - Class in org.openspaces.memcached
 
MemcachedServiceMonitors - Class in org.openspaces.memcached
 
MemcachedServiceMonitors() - Constructor for class org.openspaces.memcached.MemcachedServiceMonitors
 
MemcachedServiceMonitors(String, long, long, long, long) - Constructor for class org.openspaces.memcached.MemcachedServiceMonitors
 
MemcachedServiceMonitors.Attributes - Class in org.openspaces.memcached
 
memcachedVersion - Static variable in class org.openspaces.memcached.MemCacheDaemon
 
MEMORY_ONLY_SEARCH - Static variable in class com.gigaspaces.client.ChangeModifiers
Search for matching entries in cache memory only (do not use the underlying external data source).
MEMORY_ONLY_SEARCH - Static variable in class com.gigaspaces.client.ClearModifiers
Search for matching entries in cache memory only (do not use the underlying EDS).
MEMORY_ONLY_SEARCH - Static variable in class com.gigaspaces.client.CountModifiers
Search for matching entries in cache memory only (do not use the underlying EDS).
MEMORY_ONLY_SEARCH - Static variable in class com.gigaspaces.client.ReadModifiers
Search for matching entries in cache memory only (do not use the underlying EDS).
MEMORY_ONLY_SEARCH - Static variable in class com.gigaspaces.client.TakeModifiers
Search for matching entries in cache memory only (do not use the underlying EDS).
MEMORY_ONLY_SEARCH - Static variable in class com.gigaspaces.client.WriteModifiers
Look only in memory for existence of entry with the same ID - do not use the underlying external data source.
MEMORY_ONLY_SEARCH - Static variable in class com.j_spaces.core.client.ReadModifiers
Search for matching entries in cache memory only (do not use the underlying EDS).
MEMORY_ONLY_SEARCH - Static variable in class com.j_spaces.core.client.TakeModifiers
Search for matching entries in cache memory only (do not use the underlying EDS).
MEMORY_ONLY_SEARCH - Static variable in class com.j_spaces.core.client.UpdateModifiers
Look only in memory for existence of entry with the same ID -do not use the underlying EDS.
MEMORY_USAGE_ENABLED - Static variable in class com.j_spaces.kernel.SystemProperties
 
MEMORY_USAGE_ENABLED_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
 
MEMORY_UTILIZATION - Static variable in class org.openspaces.admin.alert.alerts.PhysicalMemoryUtilizationAlert
 
MemoryBeanDefinitionParser - Class in org.openspaces.pu.sla.config
A bean definition builder for MemoryRequirement.
MemoryBeanDefinitionParser() - Constructor for class org.openspaces.pu.sla.config.MemoryBeanDefinitionParser
 
memoryCapacity(String) - Method in class org.openspaces.admin.pu.elastic.config.CapacityRequirementsConfigurer
 
memoryCapacity(int, MemoryUnit) - Method in class org.openspaces.admin.pu.elastic.config.CapacityRequirementsConfigurer
 
memoryCapacity(String) - Method in class org.openspaces.admin.pu.elastic.config.ManualCapacityScaleConfigurer
 
memoryCapacity(int, MemoryUnit) - Method in class org.openspaces.admin.pu.elastic.config.ManualCapacityScaleConfigurer
 
memoryCapacity(String) - Method in interface org.openspaces.admin.pu.elastic.config.ScaleStrategyCapacityRequirementConfigurer
Specifies the memory capacity (RAM).
memoryCapacity(int, MemoryUnit) - Method in interface org.openspaces.admin.pu.elastic.config.ScaleStrategyCapacityRequirementConfigurer
Specifies the memory capacity (RAM).
memoryCapacityPerContainer(int, MemoryUnit) - Method in class org.openspaces.admin.pu.elastic.ElasticStatefulProcessingUnitDeployment
 
memoryCapacityPerContainer(String) - Method in class org.openspaces.admin.pu.elastic.ElasticStatefulProcessingUnitDeployment
 
memoryCapacityPerContainer(int, MemoryUnit) - Method in class org.openspaces.admin.pu.elastic.ElasticStatelessProcessingUnitDeployment
 
memoryCapacityPerContainer(String) - Method in class org.openspaces.admin.pu.elastic.ElasticStatelessProcessingUnitDeployment
 
memoryCapacityPerContainer(int, MemoryUnit) - Method in interface org.openspaces.admin.pu.elastic.topology.ElasticDeploymentTopology
Specifies the the heap size per container (operating system process) For example: memoryCapacityPerContainer(256,MemoryUnit.MEGABYTES) is equivalent to commandLineArgument("-Xmx256m").commandLineArgument("-Xms256m")
memoryCapacityPerContainer(String) - Method in interface org.openspaces.admin.pu.elastic.topology.ElasticDeploymentTopology
Specifies the the heap size per container (operating system process) For example: memoryCapacityPerContainer("256m") is equivalent to commandLineArgument("-Xmx256m").commandLineArgument("-Xms256m")
memoryCapacityPerContainer(int, MemoryUnit) - Method in class org.openspaces.admin.space.ElasticSpaceDeployment
 
memoryCapacityPerContainer(String) - Method in class org.openspaces.admin.space.ElasticSpaceDeployment
 
MemoryCapacityRequirement - Class in org.openspaces.grid.gsm.capacity
 
MemoryCapacityRequirement() - Constructor for class org.openspaces.grid.gsm.capacity.MemoryCapacityRequirement
 
MemoryCapacityRequirement(Long) - Constructor for class org.openspaces.grid.gsm.capacity.MemoryCapacityRequirement
 
MemoryRequirement - Class in org.openspaces.pu.sla.requirement
 
MemoryRequirement() - Constructor for class org.openspaces.pu.sla.requirement.MemoryRequirement
 
MemoryShortageException - Exception in com.j_spaces.core
This Exception indicates that the space server process reached the predefined percentage usage ratio.
MemoryShortageException(String, String, String, long, long) - Constructor for exception com.j_spaces.core.MemoryShortageException
Constructor
MemoryUnit - Enum in org.openspaces.core.util
 
mergeDependency(ProcessingUnitDependency) - Method in class org.openspaces.admin.pu.dependency.config.ProcessingUnitDependencyConfig
 
mergeDependency(RequiredDependency) - Method in class org.openspaces.admin.pu.dependency.config.ProcessingUnitDependencyConfig
 
mergeWithIsolationLevelModifiersIfNeeded(ReadModifiers, GigaSpace) - Static method in class org.openspaces.core.IsolationLevelHelpers
 
mergeWithIsolationLevelModifiersIfNeeded(CountModifiers, GigaSpace) - Static method in class org.openspaces.core.IsolationLevelHelpers
 
message(String) - Method in class org.openspaces.events.AbstractEventListenerContainer
 
messageReceived(ChannelHandlerContext, MessageEvent) - Method in class org.openspaces.memcached.protocol.binary.MemcachedBinaryResponseEncoder
 
messageReceived(ChannelHandlerContext, MessageEvent) - Method in class org.openspaces.memcached.protocol.MemcachedCommandHandler
The actual meat of the matter.
messageReceived(ChannelHandlerContext, MessageEvent) - Method in class org.openspaces.memcached.protocol.text.MemcachedCommandDecoder
Process an inbound string from the pipeline's downstream, and depending on the state (waiting for data or processing commands), turn them into the correct type of command.
messageReceived(ChannelHandlerContext, MessageEvent) - Method in class org.openspaces.memcached.protocol.text.MemcachedResponseEncoder
 
metaArguments - Variable in class org.openspaces.remoting.EventDrivenSpaceRemotingEntry
Deprecated.
 
metaArguments(Object...) - Method in class org.openspaces.remoting.scripting.ResourceLazyLoadingScript
Adds another meta argument to the script
metaArguments(Object...) - Method in class org.openspaces.remoting.scripting.StaticScript
Adds another meta argument to the script
metaArgumentsHandler(MetaArgumentsHandler) - Method in class org.openspaces.remoting.EventDrivenRemotingProxyConfigurer
 
metaArgumentsHandler(MetaArgumentsHandler) - Method in class org.openspaces.remoting.ExecutorRemotingProxyConfigurer
 
MetaArgumentsHandler - Interface in org.openspaces.remoting
Meta argument handler can control the meta data objects that will be used for the remote invocation.
METHOD_NAME - Static variable in class org.openspaces.events.config.MethodEventAdapterBeanDefinitionParser
 
MethodDynamicEventTemplateProviderAdapter - Class in org.openspaces.events.adapter
The method event template provider adapter allows to configure the method name (using MethodDynamicEventTemplateProviderAdapter.setMethodName(String) that the template request will be delegated to.
MethodDynamicEventTemplateProviderAdapter() - Constructor for class org.openspaces.events.adapter.MethodDynamicEventTemplateProviderAdapter
 
MethodEventAdapterBeanDefinitionParser - Class in org.openspaces.events.config
 
MethodEventAdapterBeanDefinitionParser() - Constructor for class org.openspaces.events.config.MethodEventAdapterBeanDefinitionParser
 
MethodEventAdapterFactoryBean - Class in org.openspaces.events.config
 
MethodEventAdapterFactoryBean() - Constructor for class org.openspaces.events.config.MethodEventAdapterFactoryBean
 
MethodEventListenerAdapter - Class in org.openspaces.events.adapter
The method event listener adapter allows to configure the method name (using MethodEventListenerAdapter.setMethodName(String) that the event will be delegated to.
MethodEventListenerAdapter() - Constructor for class org.openspaces.events.adapter.MethodEventListenerAdapter
 
MethodFilterBeanDefinitionParser - Class in org.openspaces.core.config
 
MethodFilterBeanDefinitionParser() - Constructor for class org.openspaces.core.config.MethodFilterBeanDefinitionParser
 
MethodFilterFactoryBean - Class in org.openspaces.core.space.filter
A FilterProvider factory that accepts a Pojo filter with different operation callbacks that are marked using this factory.
MethodFilterFactoryBean() - Constructor for class org.openspaces.core.space.filter.MethodFilterFactoryBean
 
methodHash - Variable in class org.openspaces.remoting.HashedEventDrivenSpaceRemotingEntry
Deprecated.
 
MethodHash() - Constructor for class org.openspaces.remoting.RemotingUtils.MethodHash
 
MethodHash(byte[]) - Constructor for class org.openspaces.remoting.RemotingUtils.MethodHash
 
methodName - Variable in class org.openspaces.remoting.EventDrivenSpaceRemotingEntry
Deprecated.
 
MethodParamRemoteRoutingHandler - Class in org.openspaces.remoting
A default implementation of routing handler allowing to control the routing index of the remote invocation based on the remote method parameters.
MethodParamRemoteRoutingHandler() - Constructor for class org.openspaces.remoting.MethodParamRemoteRoutingHandler
 
Metric - Class in com.gigaspaces.metrics
An abstraction to indicate that a class is a metric.
Metric() - Constructor for class com.gigaspaces.metrics.Metric
 
metric(String) - Method in class org.openspaces.admin.pu.statistics.ProcessingUnitStatisticsIdConfigurer
The name of the statistics in the source.
MetricGroup - Class in org.openspaces.ui
 
MetricGroup() - Constructor for class org.openspaces.ui.MetricGroup
 
MetricGroup(String, List<T>) - Constructor for class org.openspaces.ui.MetricGroup
 
MetricGroupSnapshot - Class in com.gigaspaces.metrics
 
MetricGroupSnapshot(Map<String, Object>) - Constructor for class com.gigaspaces.metrics.MetricGroupSnapshot
 
MetricProvider - Interface in org.openspaces.admin.metrics
 
MetricRegistry - Class in com.gigaspaces.metrics
 
MetricRegistry(String) - Constructor for class com.gigaspaces.metrics.MetricRegistry
Creates a new MetricRegistry.
MetricRegistrySnapshot - Class in com.gigaspaces.metrics
 
MetricRegistrySnapshot(long, Map<MetricTagsSnapshot, MetricGroupSnapshot>) - Constructor for class com.gigaspaces.metrics.MetricRegistrySnapshot
 
MetricReporter - Class in com.gigaspaces.metrics
Base class for metric reporters.
MetricReporter(MetricReporterFactory) - Constructor for class com.gigaspaces.metrics.MetricReporter
 
MetricReporterFactory<T extends MetricReporter> - Class in com.gigaspaces.metrics
 
MetricReporterFactory() - Constructor for class com.gigaspaces.metrics.MetricReporterFactory
 
MetricUtils - Class in com.gigaspaces.metrics
Created by Barak Bar Orion 7/5/15.
MetricUtils() - Constructor for class com.gigaspaces.metrics.MetricUtils
 
mgr - Variable in class net.jini.core.transaction.server.ServerTransaction
The transaction manager.
migrate(File, File) - Static method in class com.gigaspaces.security.tool.migration.SecurityFileMigrationTool
 
min(GigaSpace, ISpaceQuery, String) - Static method in class org.openspaces.extensions.QueryExtension
 
min(String) - Static method in class org.openspaces.extensions.QueryExtension
 
min(CapacityRequirement) - Method in class org.openspaces.grid.gsm.capacity.AbstractCapacityRequirement
 
min(CapacityRequirement) - Method in interface org.openspaces.grid.gsm.capacity.CapacityRequirement
 
min(CapacityRequirements) - Method in class org.openspaces.grid.gsm.capacity.CapacityRequirements
 
min(CapacityRequirement) - Method in class org.openspaces.grid.gsm.capacity.CpuCapacityRequirement
 
min(Value) - Method in class org.openspaces.jpa.openjpa.query.QueryExpressionFactory
Return the max of the given value for all matches.
MIN_MEMORY_CAPACITY_MEGABYTES_DYNAMIC_PROPERTY - Static variable in class org.openspaces.admin.pu.elastic.config.ElasticStatefulProcessingUnitConfig
 
MIN_VALUE() - Method in class org.openspaces.core.util.numbers.BigDecimalHelper
 
MIN_VALUE() - Method in class org.openspaces.core.util.numbers.BigIntegerHelper
 
MIN_VALUE() - Method in class org.openspaces.core.util.numbers.DoubleHelper
 
MIN_VALUE() - Method in class org.openspaces.core.util.numbers.FloatHelper
 
MIN_VALUE() - Method in class org.openspaces.core.util.numbers.IntegerHelper
 
MIN_VALUE() - Method in class org.openspaces.core.util.numbers.LongHelper
 
MIN_VALUE() - Method in interface org.openspaces.core.util.numbers.NumberHelper
Returns the minimum number for the specific type the number helper handles.
MIN_VALUE() - Method in class org.openspaces.core.util.numbers.ShortHelper
 
minCapacity(CapacityRequirementsConfig) - Method in class org.openspaces.admin.pu.elastic.config.AutomaticCapacityScaleConfigurer
 
minCapacityPerZone(CapacityRequirementsConfig) - Method in class org.openspaces.admin.pu.elastic.config.AutomaticCapacityScaleConfigurer
 
minEntry(String) - Method in class com.gigaspaces.query.aggregators.AggregationSet
Returns entry with minimum value of path of matching entries.
minEntry(GigaSpace, ISpaceQuery<T>, String) - Static method in class org.openspaces.extensions.QueryExtension
 
minEntry(String) - Static method in class org.openspaces.extensions.QueryExtension
 
MinEntryAggregator - Class in com.gigaspaces.query.aggregators
 
MinEntryAggregator() - Constructor for class com.gigaspaces.query.aggregators.MinEntryAggregator
 
MinEntryAggregator.MinEntryScannerResult - Class in com.gigaspaces.query.aggregators
 
MinEntryScannerResult() - Constructor for class com.gigaspaces.query.aggregators.MinEntryAggregator.MinEntryScannerResult
 
minEvictableIdleTimeMillis - Variable in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
The minimum amount of time an object may sit idle in the pool before it is eligible for eviction by the idle object evictor (if any).
minIdle - Variable in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
The minimum number of active connections that can remain idle in the pool, without extra ones being created, or 0 to create none.
MinimumInstancesStatisticsConfig - Class in org.openspaces.admin.pu.statistics
Picks the minimum of all cluster instances values.
MinimumInstancesStatisticsConfig() - Constructor for class org.openspaces.admin.pu.statistics.MinimumInstancesStatisticsConfig
 
MinimumInstancesStatisticsConfig(Map<String, String>) - Constructor for class org.openspaces.admin.pu.statistics.MinimumInstancesStatisticsConfig
 
minimumNumberOfCpuCoresPerMachine(int) - Method in class org.openspaces.admin.pu.elastic.config.DiscoveredMachineProvisioningConfigurer
 
minimumTimeWindow(long, TimeUnit) - Method in class org.openspaces.admin.pu.statistics.AverageTimeWindowStatisticsConfigurer
 
minimumTimeWindow(long, TimeUnit) - Method in class org.openspaces.admin.pu.statistics.CpuPercentageTimeWindowStatisticsConfigurer
 
minimumTimeWindow(long, TimeUnit) - Method in class org.openspaces.admin.pu.statistics.MaximumTimeWindowStatisticsConfigurer
 
minimumTimeWindow(long, TimeUnit) - Method in class org.openspaces.admin.pu.statistics.MinimumTimeWindowStatisticsConfigurer
 
minimumTimeWindow(long, TimeUnit) - Method in class org.openspaces.admin.pu.statistics.PercentileTimeWindowStatisticsConfigurer
 
minimumTimeWindow(long, TimeUnit) - Method in class org.openspaces.admin.pu.statistics.ThroughputTimeWindowStatisticsConfigurer
 
MinimumTimeWindowStatisticsConfig - Class in org.openspaces.admin.pu.statistics
Configurations that aggregate statistics from a time window by picking up the sample with the smallest value.
MinimumTimeWindowStatisticsConfig() - Constructor for class org.openspaces.admin.pu.statistics.MinimumTimeWindowStatisticsConfig
 
MinimumTimeWindowStatisticsConfig(Map<String, String>) - Constructor for class org.openspaces.admin.pu.statistics.MinimumTimeWindowStatisticsConfig
 
MinimumTimeWindowStatisticsConfigurer - Class in org.openspaces.admin.pu.statistics
MinimumTimeWindowStatisticsConfigurer() - Constructor for class org.openspaces.admin.pu.statistics.MinimumTimeWindowStatisticsConfigurer
 
MinNumberOfContainersPerMachineScaleConfig - Interface in org.openspaces.admin.pu.elastic.config
 
MinNumberOfContainersScaleConfig - Interface in org.openspaces.admin.pu.elastic.config
 
minNumberOfCpuCoresPerMachine(double) - Method in class org.openspaces.admin.pu.elastic.ElasticStatefulProcessingUnitDeployment
Deprecated.
minNumberOfCpuCoresPerMachine(double) - Method in class org.openspaces.admin.space.ElasticSpaceDeployment
Deprecated.
since 8.0.6
MINOR_VERSION - Static variable in class com.j_spaces.jdbc.driver.GDriver
 
MinReducer<T extends Number> - Class in org.openspaces.core.executor.support
A default implementation of a reducer that return the minimum of T.
MinReducer(Class<T>) - Constructor for class org.openspaces.core.executor.support.MinReducer
 
MinTask<T extends Number> - Class in org.openspaces.core.executor.support
A min distrubuted task that accepts a Task to delegate the actual execution to and implements the MinTask.reduce(java.util.List) operation.
MinTask() - Constructor for class org.openspaces.core.executor.support.MinTask
 
MinTask(Class<T>, Task<T>) - Constructor for class org.openspaces.core.executor.support.MinTask
Constructs a new sum distributed task that delegates the actual execution to th provided task.
MinTask(Class<T>, Task<T>, AsyncResultFilter<T>) - Constructor for class org.openspaces.core.executor.support.MinTask
Constructs a new sum distributed task that delegates the actual execution to th provided task.
minus(Object) - Method in class org.openspaces.admin.gateway.events.DefaultGatewayAddedEventManager
 
minus(Object) - Method in class org.openspaces.admin.gateway.events.DefaultGatewayProcessingUnitAddedEventManager
 
minus(Object) - Method in class org.openspaces.admin.gateway.events.DefaultGatewayProcessingUnitRemovedEventManager
 
minus(Object) - Method in class org.openspaces.admin.gateway.events.DefaultGatewayRemovedEventManager
 
minValue(String) - Method in class com.gigaspaces.query.aggregators.AggregationSet
Returns minimum value of path of matching entries.
MinValueAggregator<T extends Serializable & Comparable> - Class in com.gigaspaces.query.aggregators
 
MinValueAggregator() - Constructor for class com.gigaspaces.query.aggregators.MinValueAggregator
 
MIRROR - Static variable in class com.j_spaces.core.client.SpaceURL
Deprecated.
When setting this URL property it will allow the space to connect to the Mirror service to push its data and operations for asynchronous persistency.
MIRROR - Static variable in class org.openspaces.core.space.SpaceServiceDetails.Attributes
 
mirror(boolean) - Method in class org.openspaces.core.space.UrlSpaceConfigurer
 
mirrored(boolean) - Method in class org.openspaces.core.space.EmbeddedSpaceConfigurer
 
MirrorOperations - Interface in com.gigaspaces.cluster.replication.async.mirror
Statistics on operations executed on mirror space.
MirrorOperationStatistics - Interface in com.gigaspaces.cluster.replication.async.mirror
Represents specific mirror operation statistics.
MirrorPersistenceFailureAlert - Class in org.openspaces.admin.alert.alerts
A Mirror persistency failure alert, triggered upon a failed replication from primary Space to Mirror Space, due to an error (e.g. a DB error).
MirrorPersistenceFailureAlert() - Constructor for class org.openspaces.admin.alert.alerts.MirrorPersistenceFailureAlert
required by java.io.Externalizable
MirrorPersistenceFailureAlert(Alert) - Constructor for class org.openspaces.admin.alert.alerts.MirrorPersistenceFailureAlert
 
MirrorPersistenceFailureAlertConfiguration - Class in org.openspaces.admin.alert.config
A Mirror persistence failure alert configuration.
MirrorPersistenceFailureAlertConfiguration() - Constructor for class org.openspaces.admin.alert.config.MirrorPersistenceFailureAlertConfiguration
Constructs an empty configuration.
MirrorPersistenceFailureAlertConfigurer - Class in org.openspaces.admin.alert.config
A Mirror persistence failure alert configurer.
MirrorPersistenceFailureAlertConfigurer() - Constructor for class org.openspaces.admin.alert.config.MirrorPersistenceFailureAlertConfigurer
Constructs an empty replication channel disconnection alert configuration.
MirrorSpaceBeanDefinitionParser - Class in org.openspaces.core.config
A bean definition builder for mirror space UrlSpaceFactoryBean.
MirrorSpaceBeanDefinitionParser() - Constructor for class org.openspaces.core.config.MirrorSpaceBeanDefinitionParser
 
MirrorStatistics - Interface in com.gigaspaces.cluster.replication.async.mirror
Interface for mirror operation statistics.
mod(Value, Value) - Method in class org.openspaces.jpa.openjpa.query.QueryExpressionFactory
Return a value representing the first value mod'd by the second one.
ModeAnnotationRegistry - Class in org.openspaces.core.space.mode.registry
Receives space mode change events and routs them to beans that use annotations to register as listeners on those events.
ModeAnnotationRegistry() - Constructor for class org.openspaces.core.space.mode.registry.ModeAnnotationRegistry
 
ModeAnnotationRegistryPostProcessor - Class in org.openspaces.core.space.mode.registry
Scans the bean's methods for the annotations PreBackup, PostBackup, PrePrimary and PostPrimary and registers them in the ModeAnnotationRegistry.
ModeAnnotationRegistryPostProcessor() - Constructor for class org.openspaces.core.space.mode.registry.ModeAnnotationRegistryPostProcessor
 
modifyLookupAttributes(Entry[], Entry[]) - Method in class com.sun.jini.mahalo.TxnManagerImpl
 
monitor(String) - Method in class org.openspaces.admin.pu.statistics.ProcessingUnitStatisticsIdConfigurer
The processing unit custom service monitors id that is the source for this statistics For more info see ServiceMonitorsProvider and ServiceMonitors.getId() Could also be one of the following admin API reserved values: "org.openspaces.admin.os.OperatingSystemsStatistics" for Operating System statistics "org.openspaces.admin.vm.VirtualMachineStatistics" for the Java Virtual Machine statistics
Monitor - Interface in org.openspaces.pu.sla.monitor
A monitor bean.
MonitorAuthority - Class in com.gigaspaces.security.authorities
Defines an Authority for monitoring a service, with the specified privilege.
MonitorAuthority(MonitorAuthority.MonitorPrivilege) - Constructor for class com.gigaspaces.security.authorities.MonitorAuthority
 
MonitorAuthority.MonitorPrivilege - Enum in com.gigaspaces.security.authorities
Defines monitoring privileges
monitorCreatedFiles() - Static method in class com.gigaspaces.logger.RollingFileHandler
 
monitors - Variable in class org.openspaces.pu.service.PlainServiceMonitors
 
movePuToAlternativeGSC() - Method in class org.openspaces.core.gateway.GSCForkHandler
This is the main entry point of this class.
mult(Number, Number) - Method in class org.openspaces.core.util.numbers.BigDecimalHelper
 
mult(Number, Number) - Method in class org.openspaces.core.util.numbers.BigIntegerHelper
 
mult(Number, Number) - Method in class org.openspaces.core.util.numbers.DoubleHelper
 
mult(Number, Number) - Method in class org.openspaces.core.util.numbers.FloatHelper
 
mult(Number, Number) - Method in class org.openspaces.core.util.numbers.IntegerHelper
 
mult(Number, Number) - Method in class org.openspaces.core.util.numbers.LongHelper
 
mult(Number, Number) - Method in interface org.openspaces.core.util.numbers.NumberHelper
Multiplies the two numbers (can be of any Number type) and returns the type result that the number helper handles.
mult(Number, Number) - Method in class org.openspaces.core.util.numbers.ShortHelper
 
MULTI_BUCKET_MODE - Static variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
MULTI_SOURCE_MODE - Static variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
MULTICAST - Static variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
MULTICAST_COMMUNICATION_MODE - Static variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
MULTICAST_ENABLED_PROPERTY - Static variable in class com.j_spaces.kernel.SystemProperties
 
MultiDataIterator - Interface in org.openspaces.persistency.support
A marker interface on top of the data source DataIterator which handles multiple data iterators.
MultiExclusiveReadReceiveOperationHandler - Class in org.openspaces.events.polling.receive
First tries and perform a GigaSpace.readMultiple(Object,int,int) using the provided template, configured maxEntries (defaults to 50) and the configured fifoGroups (default to false).
MultiExclusiveReadReceiveOperationHandler() - Constructor for class org.openspaces.events.polling.receive.MultiExclusiveReadReceiveOperationHandler
 
multiply(int) - Method in class org.openspaces.grid.gsm.capacity.AbstractCapacityRequirement
 
multiply(int) - Method in interface org.openspaces.grid.gsm.capacity.CapacityRequirement
 
multiply(int) - Method in class org.openspaces.grid.gsm.capacity.CapacityRequirements
 
multiply(int) - Method in class org.openspaces.grid.gsm.capacity.CpuCapacityRequirement
 
multiply(Value, Value) - Method in class org.openspaces.jpa.openjpa.query.QueryExpressionFactory
Return a value representing the two values multiplied together.
MultiReadReceiveOperationHandler - Class in org.openspaces.events.polling.receive
First tries and perform a GigaSpace.readMultiple(Object,int) using the provided template and configured maxEntries (defaults to 50).
MultiReadReceiveOperationHandler() - Constructor for class org.openspaces.events.polling.receive.MultiReadReceiveOperationHandler
 
MultiTakeReceiveOperationHandler - Class in org.openspaces.events.polling.receive
First tries and perform a GigaSpace.takeMultiple(Object,int,int) using the provided template, the configured maxEntries (defaults to 50) and the configured fifoGroups (default to false).
MultiTakeReceiveOperationHandler() - Constructor for class org.openspaces.events.polling.receive.MultiTakeReceiveOperationHandler
 

N

NA - Static variable in class org.openspaces.admin.alert.AlertStatus
NA is an alert status indicating that a component for which an alert has been raised is no longer available.
NAME - Static variable in class com.gigaspaces.sync.change.AddAllToCollectionOperation
The name of the operation.
NAME - Static variable in class com.gigaspaces.sync.change.AddToCollectionOperation
The name of the operation.
NAME - Static variable in class com.gigaspaces.sync.change.IncrementOperation
The name of the operation.
NAME - Static variable in class com.gigaspaces.sync.change.PutInMapOperation
The name of the operation.
NAME - Static variable in class com.gigaspaces.sync.change.RemoveFromCollectionOperation
The name of the operation.
NAME - Static variable in class com.gigaspaces.sync.change.RemoveFromMapOperation
The name of the operation.
NAME - Static variable in class com.gigaspaces.sync.change.SetOperation
The name of the operation.
NAME - Static variable in class com.gigaspaces.sync.change.UnsetOperation
The name of the operation.
name(String) - Method in class org.openspaces.admin.alert.AlertFactory
Alert name - the name assigned to the alert.
name(String) - Method in class org.openspaces.admin.pu.elastic.ElasticStatefulProcessingUnitDeployment
 
name(String) - Method in class org.openspaces.admin.pu.elastic.ElasticStatelessProcessingUnitDeployment
 
name(String) - Method in interface org.openspaces.admin.pu.elastic.topology.ElasticDeploymentTopology
Sets the processing unit name that will be deployed.
name(String) - Method in class org.openspaces.admin.pu.ProcessingUnitDeployment
Sets the processing unit name that will be deployed.
name(String) - Method in class org.openspaces.admin.space.ElasticSpaceDeployment
 
name(String) - Method in class org.openspaces.archive.ArchivePollingContainerConfigurer
 
name(String) - Method in class org.openspaces.events.asyncpolling.SimpleAsyncPollingContainerConfigurer
 
name(String) - Method in class org.openspaces.events.notify.SimpleNotifyContainerConfigurer
 
name(String) - Method in class org.openspaces.events.polling.SimplePollingContainerConfigurer
 
name(String) - Method in class org.openspaces.remoting.scripting.ResourceLazyLoadingScript
Sets the name of the script.
name(String) - Method in class org.openspaces.remoting.scripting.StaticScript
Sets the name of the script.
NAME_PROP - Static variable in class org.openspaces.core.cluster.ClusterInfoPropertyPlaceholderConfigurer
 
nameIndexMap - Variable in class com.gigaspaces.query.CompoundResult
 
NE - Static variable in class com.j_spaces.core.client.TemplateMatchCodes
Deprecated.
not equal operation
needMore(int, CommandMessage) - Method in class org.openspaces.memcached.protocol.SessionStatus
 
needParticipantsJoin() - Method in class com.sun.jini.mahalo.TxnManagerImpl
returns true if this mgr which requires that the txn participants join into the txn in contrary to a mgr which the participants are known prior to txn propagation
needParticipantsJoin() - Method in class com.sun.jini.mahalo.TxnMgrProxy
returns true if this mgr which requires that the txn participants join into the txn in contrary to a mgr which the participants are known prior to txn propagation
needParticipantsJoin() - Method in interface net.jini.core.transaction.ManagedTransaction
returns true if this the txn participants need to join it in contrary to a xtn which the participants are known prior to txn propagation
needParticipantsJoin() - Method in class net.jini.core.transaction.server.ServerTransaction
returns true if this the txn participants need to join it in contrary to a xtn which the participants are known prior to txn propagation
needParticipantsJoin() - Method in interface net.jini.core.transaction.server.TransactionManager
returns true if this mgr which requires that the txn participants join into the txn in contrary to a mgr which the participants are known prior to txn propagation
NeedToStartMoreGridServiceAgentsException - Exception in org.openspaces.grid.gsm.machines.exceptions
 
NeedToStartMoreGridServiceAgentsException(AbstractMachinesSlaPolicy, MachinesSlaEnforcementState, CapacityRequirements, ProcessingUnit) - Constructor for exception org.openspaces.grid.gsm.machines.exceptions.NeedToStartMoreGridServiceAgentsException
 
NeedToWaitUntilAllGridServiceAgentsDiscoveredException - Exception in org.openspaces.grid.gsm.machines.exceptions
 
NeedToWaitUntilAllGridServiceAgentsDiscoveredException(ProcessingUnit, GridServiceContainer) - Constructor for exception org.openspaces.grid.gsm.machines.exceptions.NeedToWaitUntilAllGridServiceAgentsDiscoveredException
 
NegateClassFilter(String) - Constructor for class com.gigaspaces.security.authorities.SpaceAuthority.NegateClassFilter
 
NegatePackageFilter(String) - Constructor for class com.gigaspaces.security.authorities.SpaceAuthority.NegatePackageFilter
 
NegateRegexFilter(String) - Constructor for class com.gigaspaces.security.authorities.SpaceAuthority.NegateRegexFilter
 
NestableServerTransaction - Class in net.jini.core.transaction.server
Class implementing the NestableTransaction interface, for use with transaction participants that implement the default transaction semantics.
NestableServerTransaction() - Constructor for class net.jini.core.transaction.server.NestableServerTransaction
Do not use.
NestableServerTransaction(NestableTransactionManager, long, NestableServerTransaction, long) - Constructor for class net.jini.core.transaction.server.NestableServerTransaction
Simple constructor.
NestableTransaction - Interface in net.jini.core.transaction
Interface for classes representing nestable transactions returned by NestableTransactionManager servers for use with transaction participants that implement the default transaction semantics.
NestableTransaction.Created - Class in net.jini.core.transaction
Class that holds return values from create methods.
NestableTransactionManager - Interface in net.jini.core.transaction.server
The interface used for managers of the two-phase commit protocol for nestable transactions.
newAggregate(AggregateListener, Value) - Method in class org.openspaces.jpa.openjpa.query.QueryExpressionFactory
Return the value of the given function.
newArgumentList(Value, Value) - Method in class org.openspaces.jpa.openjpa.query.QueryExpressionFactory
Return a function argument list consisting of the given values, either of which may itself be an argument list.
newArgumentList(Value...) - Method in class org.openspaces.jpa.openjpa.query.QueryExpressionFactory
Return a function argument list consisting of the given values, any of which may itself be an argument list.
newBoundVariable(String, Class) - Method in class org.openspaces.jpa.openjpa.query.QueryExpressionFactory
This method will be called only once per variable bound in a contains clause, and the returned value will be reused for any further instances of the variable in subexpression of the filter string.
newBrokerInstance(String, String) - Method in class org.openspaces.jpa.openjpa.SpaceConfiguration
Create a new broker instance.
newCollectionValuedParameter(Object, Class) - Method in class org.openspaces.jpa.openjpa.query.QueryExpressionFactory
Return a value representing a collection-valued parameter.
newConfiguration() - Method in class org.openspaces.jpa.StoreManager
 
newDataEventSession() - Method in class com.gigaspaces.events.EventSessionFactory
Deprecated.
creates a new DataEventSession using the default configuration.
newDataEventSession(EventSessionConfig) - Method in class com.gigaspaces.events.EventSessionFactory
Deprecated.
creates a new DataEventSession using the specified configuration.
newDataEventSession() - Method in class org.openspaces.core.DefaultGigaSpace
 
newDataEventSession(EventSessionConfig) - Method in class org.openspaces.core.DefaultGigaSpace
 
newDataEventSession() - Method in interface org.openspaces.core.GigaSpace
Creates a new DataEventSession with the default configuration.
newDataEventSession(EventSessionConfig) - Method in interface org.openspaces.core.GigaSpace
Creates a new DataEventSession with the specified configuration.
newDataSession(IJSpace) - Static method in class com.gigaspaces.events.EventSessionFactory
Deprecated.
creates a new DataEventSession using the specified space and default configuration.
newDataSession(IJSpace, EventSessionConfig) - Static method in class com.gigaspaces.events.EventSessionFactory
Deprecated.
creates a new DataEventSession using the specified space and configuration.
newDataStoreExecutor(ClassMetaData, boolean) - Method in class org.openspaces.jpa.openjpa.StoreManagerSQLQuery
 
newExecutor(QueryExpressions, ClassMetaData, Object[]) - Static method in class org.openspaces.jpa.openjpa.query.executor.JpaQueryExecutorFactory
Returns a new JpaQueryExecutor implementation instance based on the provided parameters.
newExecutorService(GigaSpace) - Static method in class org.openspaces.core.executor.TaskExecutors
Constructs a new DefaultTaskExecutorService which is an executor service that can execute tasks on top of the Space.
newExtension(FilterListener, Value, Value) - Method in class org.openspaces.jpa.openjpa.query.QueryExpressionFactory
Return the value of the given extension.
newFunction(String, Class<?>, Value...) - Method in class org.openspaces.jpa.openjpa.query.QueryExpressionFactory
Return a value representing the given datastore function with the given arguments.
newInstance() - Method in class org.openspaces.grid.gsm.capacity.CapacityRequirementType
 
newInstance(Object) - Method in class org.openspaces.grid.gsm.capacity.CapacityRequirementType
 
newInstance(ConfigurationProvider) - Static method in class org.openspaces.jpa.BrokerFactory
Factory method for constructing a BrokerFactory.
newLiteral(Object, int) - Method in class org.openspaces.jpa.openjpa.query.QueryExpressionFactory
Return a value representing the given constant, which will be a Number, String, or Boolean instance.
newParameter(Object, Class) - Method in class org.openspaces.jpa.openjpa.query.QueryExpressionFactory
Return a value representing a parameter for the given value.
newPath() - Method in class org.openspaces.jpa.openjpa.query.QueryExpressionFactory
Return a value representing a path which will consist of a chain of 1 or more field names starting in the namespace of the candidate class.
newPath(Value) - Method in class org.openspaces.jpa.openjpa.query.QueryExpressionFactory
Return a value representing a path which will consist of a chain of 1 or more field names starting in the namespace of the given value.
newQuery(String) - Method in class org.openspaces.jpa.StoreManager
 
newStateManagerImpl(Object, ClassMetaData) - Method in class org.openspaces.jpa.openjpa.Broker
Create a state manager for the given oid and metadata.
newStoreManager() - Method in class org.openspaces.jpa.BrokerFactory
 
newSubquery(ClassMetaData, boolean, String) - Method in class org.openspaces.jpa.openjpa.query.QueryExpressionFactory
Return a subquery.
newTypeLiteral(Object, int) - Method in class org.openspaces.jpa.openjpa.query.QueryExpressionFactory
Return a value representing the given constant, which will be a Number, String, or Boolean instance.
newUnboundVariable(String, Class) - Method in class org.openspaces.jpa.openjpa.query.QueryExpressionFactory
Return an unbound variable.
newZeroInstance() - Method in class org.openspaces.grid.gsm.capacity.CapacityRequirementsPerAgent
 
newZeroInstance() - Method in class org.openspaces.grid.gsm.capacity.CapacityRequirementsPerZones
 
next() - Method in class com.gigaspaces.client.iterator.SpaceIterator
 
next() - Method in class com.j_spaces.core.client.GSIterator
Removes one entity from the iterated buffered set and returns a copy to the caller.
next(long) - Method in class com.j_spaces.core.client.GSIterator
Same as GSIterator.next() but with blocking behavior, blocking until a matched entity is available or until timeout expires.
next(long) - Method in interface net.jini.event.RemoteEventIterator
Retrieves stored event notifications, if any.
next() - Method in interface net.jini.space.MatchSet
Removes one Entry from the match set and returns a copy to the caller.
next() - Method in class org.openspaces.jpa.openjpa.query.SpaceProjectionResultObjectProvider
 
next() - Method in class org.openspaces.jpa.openjpa.query.SpaceResultObjectProvider
 
next() - Method in class org.openspaces.persistency.hibernate.iterator.AbstractChunkDataIterator
 
next() - Method in class org.openspaces.persistency.hibernate.iterator.AbstractScrollableDataIterator
 
next() - Method in class org.openspaces.persistency.hibernate.iterator.DefaultCriteriaByExampleDataIterator
 
next() - Method in class org.openspaces.persistency.hibernate.iterator.DefaultListQueryDataIterator
 
next() - Method in class org.openspaces.persistency.hibernate.iterator.HibernateProxyRemoverIterator
 
next() - Method in class org.openspaces.persistency.hibernate.iterator.StatelessListQueryDataIterator
 
next() - Method in class org.openspaces.persistency.support.ConcurrentMultiDataIterator
 
next() - Method in class org.openspaces.persistency.support.SerialMultiDataIterator
 
nextBatch(int) - Method in class com.j_spaces.core.client.GSIterator
Removes number of entities from the iterated buffered set and returns a copy to the caller.
NIOConfiguration - Class in com.gigaspaces.config.lrmi.nio
This class provides configuration object of NIO communication transport protocol.
NIOConfiguration(int, int, int, boolean, String, String) - Constructor for class com.gigaspaces.config.lrmi.nio.NIOConfiguration
Deprecated. 
NIOConfiguration(int, int, int, String, String) - Constructor for class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
NIOConfiguration(int, int, int, boolean, String, String, int, String, String, String, long, String) - Constructor for class com.gigaspaces.config.lrmi.nio.NIOConfiguration
Deprecated. 
NIOConfiguration(int, int, int, String, String, int, String, String, String, long, String) - Constructor for class com.gigaspaces.config.lrmi.nio.NIOConfiguration
The most commonly used constructor through the services.config configuration file.
NIOConfiguration(int, int, int, boolean, String, String, int, int, int, int, int, String, String, String, long, String) - Constructor for class com.gigaspaces.config.lrmi.nio.NIOConfiguration
Deprecated. 
NIOConfiguration(int, int, int, String, String, int, int, int, int, int, String, String, String, long, String) - Constructor for class com.gigaspaces.config.lrmi.nio.NIOConfiguration
Deprecated. 
NIOConfiguration(int, int, int, String, String, int, int, int, int, int, int, String, String, String, long, String, int, long, int, int, int, long, int, int, boolean) - Constructor for class com.gigaspaces.config.lrmi.nio.NIOConfiguration
Constructor.
NIOConfiguration(int, int, int, boolean, String, String, int, int, int, int) - Constructor for class com.gigaspaces.config.lrmi.nio.NIOConfiguration
Deprecated. 
NIOConfiguration(int, int, int, String, String, int, int, int, int) - Constructor for class com.gigaspaces.config.lrmi.nio.NIOConfiguration
Deprecated. 
NIOConfiguration() - Constructor for class com.gigaspaces.config.lrmi.nio.NIOConfiguration
Should not be used, only for externalizable.
NO_RETURN_VALUE - Static variable in class com.j_spaces.core.client.UpdateModifiers
If set, the write or update operations will return null instead of the lease object (write) or previous value (update).
NO_WAIT - Static variable in interface com.j_spaces.core.IJSpace
Wait for no time at all.
NO_WAIT - Static variable in interface net.jini.space.JavaSpace
Wait for no time at all.
NoClassDefFoundElasticMachineProvisioningException - Exception in org.openspaces.grid.gsm.machines.exceptions
 
NoClassDefFoundElasticMachineProvisioningException(NoClassDefFoundError) - Constructor for exception org.openspaces.grid.gsm.machines.exceptions.NoClassDefFoundElasticMachineProvisioningException
 
node - Variable in class org.openspaces.remoting.scripting.JRubyLocalScriptExecutor.JRubyCompiledScript
 
NON_HEAP_UTILIZATION - Static variable in class org.openspaces.admin.alert.alerts.GarbageCollectionAlert
 
nonBlocking - Variable in class org.openspaces.events.polling.receive.AbstractNonBlockingReceiveOperationHandler
 
NonBlockingElasticMachineProvisioning - Interface in org.openspaces.grid.gsm.machines.plugins
An Elastic Service Manager plug-in that enables starting, stopping and discovering of virtual machines.
NonBlockingElasticMachineProvisioningAdapter - Class in org.openspaces.grid.gsm.machines.plugins
NonBlockingElasticMachineProvisioningAdapter(ElasticMachineProvisioning, ExecutorService, ScheduledThreadPoolExecutor) - Constructor for class org.openspaces.grid.gsm.machines.plugins.NonBlockingElasticMachineProvisioningAdapter
 
NonBlockingElasticMachineProvisioningAdapterFactory - Class in org.openspaces.grid.gsm.machines.plugins
 
NonBlockingElasticMachineProvisioningAdapterFactory() - Constructor for class org.openspaces.grid.gsm.machines.plugins.NonBlockingElasticMachineProvisioningAdapterFactory
 
nonBlockingFactor - Variable in class org.openspaces.events.polling.receive.AbstractNonBlockingReceiveOperationHandler
 
nonBlockingSleep(long) - Method in class org.openspaces.archive.ArchivePollingContainerConfigurer
 
NONE - Static variable in class com.gigaspaces.client.ChangeModifiers
Empty - use operation default behavior.
NONE - Static variable in class com.gigaspaces.client.ClearModifiers
Empty - use operation default behavior.
NONE - Static variable in class com.gigaspaces.client.CountModifiers
Empty - use operation default behavior.
NONE - Static variable in class com.gigaspaces.client.ReadModifiers
Empty - use operation default behavior.
NONE - Static variable in class com.gigaspaces.client.TakeModifiers
Empty - use operation default behavior.
NONE - Static variable in class com.gigaspaces.client.WriteModifiers
Empty - use operation default behavior.
none() - Static method in class com.gigaspaces.log.LogEntryMatchers
 
NoneLogEntryMatcher - Class in com.gigaspaces.log
A log entry matcher filter that matches on nothing.
NoneLogEntryMatcher() - Constructor for class com.gigaspaces.log.NoneLogEntryMatcher
 
noreply - Variable in class org.openspaces.memcached.protocol.CommandMessage
 
NoResultsException - Exception in org.openspaces.core.executor.support
An exception indicating there are no results to reduce.
NoResultsException(String) - Constructor for exception org.openspaces.core.executor.support.NoResultsException
 
NoSuchNameException - Exception in com.j_spaces.core
A NoSuchNameException is thrown when a lookup of an object by name is performed and the name is not found.
NoSuchNameException() - Constructor for exception com.j_spaces.core.NoSuchNameException
Constructs a NoSuchNameException with null as its error detail message.
NoSuchNameException(String) - Constructor for exception com.j_spaces.core.NoSuchNameException
Constructs a NoSuchNameException with the specified detail message.
not(Expression) - Method in class org.openspaces.jpa.openjpa.query.QueryExpressionFactory
Return the inverse of this expression.
NOT_NULL - Static variable in class com.j_spaces.core.client.TemplateMatchCodes
Deprecated.
entry field is not null operation (template field not relevant)
NOT_REGEX - Static variable in class com.j_spaces.core.client.TemplateMatchCodes
Deprecated.
regular-expression NOT matching operation (of a string field)
NOTCHANGED - Static variable in interface net.jini.core.transaction.server.TransactionConstants
Transaction has been prepared with nothing to commit.
notEqual(Value, Value) - Method in class org.openspaces.jpa.openjpa.query.QueryExpressionFactory
Return an expression representing the given condition.
noteUnsettledTxn(Object) - Method in class com.sun.jini.mahalo.TxnManagerImpl
Informs the transaction manager to attempt to settle a given transaction.
noteUnsettledTxn(Object) - Method in interface com.sun.jini.mahalo.TxnSettler
 
notify(RemoteEvent) - Method in interface net.jini.core.event.RemoteEventListener
Notify the listener about an event.
notify(LeaseRenewalEvent) - Method in interface net.jini.lease.LeaseListener
Called by the LeaseRenewalManager when it cannot renew a lease that it is managing, and the lease's desired expiration time has not yet been reached.
notify(Entry, Transaction, RemoteEventListener, long, MarshalledObject) - Method in interface net.jini.space.JavaSpace
When entries are written that match this template notify the given listener with a RemoteEvent that includes the handback object.
Notify - Annotation Type in org.openspaces.events.notify
Marks an event listener as polled event listener.
NOTIFY_ALL - Static variable in class com.gigaspaces.events.NotifyActionType
Deprecated.
since 9.6 - register using specific modifiers instead.
NOTIFY_ALL - Static variable in class com.j_spaces.core.client.NotifyModifiers
Deprecated.
since 9.6 - register using specific modifiers instead.
NOTIFY_FIFO_QUEUE - Static variable in class com.j_spaces.kernel.SystemProperties
Determines the FIFO notify queue size.
NOTIFY_LEASE_EXPIRATION - Static variable in class com.gigaspaces.events.NotifyActionType
 
NOTIFY_LEASE_EXPIRATION - Static variable in class com.j_spaces.core.client.NotifyModifiers
Deprecated.
The int value representing the NOTIFY_LEASE_EXPIRATION modifier.
NOTIFY_LEASE_EXPIRE - Static variable in class org.openspaces.events.notify.AggregatedNotifyEventContainerServiceDetails.Attributes
 
NOTIFY_LEASE_EXPIRE - Static variable in class org.openspaces.events.notify.NotifyEventContainerServiceDetails.Attributes
 
NOTIFY_MATCH_BY_ID - Static variable in class com.gigaspaces.events.NotifyActionType
if true match is done by UID only when UID is provided.
NOTIFY_MATCH_BY_ID - Static variable in class com.j_spaces.core.client.NotifyModifiers
Deprecated.
The int value required matching to be done only by UID if provided (not in POJO) modifier.
NOTIFY_MATCHED - Static variable in class org.openspaces.events.notify.NotifyEventContainerServiceDetails.Attributes
 
NOTIFY_MATCHED_UPDATE - Static variable in class com.gigaspaces.events.NotifyActionType
 
NOTIFY_MATCHED_UPDATE - Static variable in class com.j_spaces.core.client.NotifyModifiers
Deprecated.
The int value representing the NOTIFY_MATCHED_UPDATE modifier.
NOTIFY_NONE - Static variable in class com.gigaspaces.events.NotifyActionType
 
NOTIFY_NONE - Static variable in class com.j_spaces.core.client.NotifyModifiers
Deprecated.
The int value representing the Notify None modifier.
NOTIFY_REMATCHED - Static variable in class org.openspaces.events.notify.NotifyEventContainerServiceDetails.Attributes
 
NOTIFY_REMATCHED_UPDATE - Static variable in class com.gigaspaces.events.NotifyActionType
 
NOTIFY_REMATCHED_UPDATE - Static variable in class com.j_spaces.core.client.NotifyModifiers
Deprecated.
The int value representing the NOTIFY_REMATCHED_UPDATE modifier.
NOTIFY_TAKE - Static variable in class com.gigaspaces.events.NotifyActionType
 
NOTIFY_TAKE - Static variable in class com.j_spaces.core.client.NotifyModifiers
Deprecated.
The int value representing the Notify Take modifier.
NOTIFY_TAKE - Static variable in class org.openspaces.events.notify.AggregatedNotifyEventContainerServiceDetails.Attributes
 
NOTIFY_TAKE - Static variable in class org.openspaces.events.notify.NotifyEventContainerServiceDetails.Attributes
 
NOTIFY_UNMATCHED - Static variable in class com.gigaspaces.events.NotifyActionType
 
NOTIFY_UNMATCHED - Static variable in class com.j_spaces.core.client.NotifyModifiers
Deprecated.
The int value representing the NOTIFY_UNMATCHED modifier.
NOTIFY_UNMATCHED - Static variable in class org.openspaces.events.notify.AggregatedNotifyEventContainerServiceDetails.Attributes
 
NOTIFY_UNMATCHED - Static variable in class org.openspaces.events.notify.NotifyEventContainerServiceDetails.Attributes
 
NOTIFY_UPDATE - Static variable in class com.gigaspaces.events.NotifyActionType
 
NOTIFY_UPDATE - Static variable in class com.j_spaces.core.client.NotifyModifiers
Deprecated.
The int value representing the NOTIFY_UPDATE modifier.
NOTIFY_UPDATE - Static variable in class org.openspaces.events.notify.AggregatedNotifyEventContainerServiceDetails.Attributes
 
NOTIFY_UPDATE - Static variable in class org.openspaces.events.notify.NotifyEventContainerServiceDetails.Attributes
NOTIFY_WRITE - Static variable in class com.gigaspaces.events.NotifyActionType
 
NOTIFY_WRITE - Static variable in class com.j_spaces.core.client.NotifyModifiers
Deprecated.
The int value representing the NOTIFY_WRITE modifier.
NOTIFY_WRITE - Static variable in class org.openspaces.events.notify.AggregatedNotifyEventContainerServiceDetails.Attributes
 
NOTIFY_WRITE - Static variable in class org.openspaces.events.notify.NotifyEventContainerServiceDetails.Attributes
 
NOTIFY_WRITE_OR_UPDATE - Static variable in class com.gigaspaces.events.NotifyActionType
 
NotifyActionType - Class in com.gigaspaces.events
An enum that specify a single notify action type such as write or update
and can also be used to composite a complex action type such as write OR update
NotifyActionType updateOrWrite = NotifyActionType.NOTIFY_UPDATE.or(NotifyActionType.NOTIFY_WRITE);
notifyAll(boolean) - Method in class org.openspaces.events.notify.SimpleNotifyContainerConfigurer
 
NotifyAnnotationPostProcessor - Class in org.openspaces.events.notify.config
A Notify annotation post processor.
NotifyAnnotationPostProcessor() - Constructor for class org.openspaces.events.notify.config.NotifyAnnotationPostProcessor
 
notifyBatch(BatchRemoteEvent) - Method in interface com.gigaspaces.events.batching.BatchRemoteEventListener
 
NotifyBatch - Annotation Type in org.openspaces.events.notify
Enables batching of notifications.
NotifyComType - Enum in org.openspaces.events.notify
Deprecated.
Since 9.7
notifyContainer() - Method in class org.openspaces.events.notify.SimpleNotifyContainerConfigurer
Creates a new SimpleNotifyEventListenerContainer instance.
NotifyContainerBeanDefinitionParser - Class in org.openspaces.events.config
 
NotifyContainerBeanDefinitionParser() - Constructor for class org.openspaces.events.config.NotifyContainerBeanDefinitionParser
 
NotifyEventContainerServiceDetails - Class in org.openspaces.events.notify
Notify container service details.
NotifyEventContainerServiceDetails() - Constructor for class org.openspaces.events.notify.NotifyEventContainerServiceDetails
 
NotifyEventContainerServiceDetails(String, String, Object, boolean, String, int, boolean, Integer, Integer, Integer, boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, boolean, boolean, boolean, boolean) - Constructor for class org.openspaces.events.notify.NotifyEventContainerServiceDetails
 
NotifyEventContainerServiceDetails.Attributes - Class in org.openspaces.events.notify
 
NotifyEventContainerServiceMonitors - Class in org.openspaces.events.notify
Notify container service monitors.
NotifyEventContainerServiceMonitors() - Constructor for class org.openspaces.events.notify.NotifyEventContainerServiceMonitors
 
NotifyEventContainerServiceMonitors(String, long, long, String) - Constructor for class org.openspaces.events.notify.NotifyEventContainerServiceMonitors
 
NotifyEventContainerServiceMonitors.Attributes - Class in org.openspaces.events.notify
 
notifyFilter(INotifyDelegatorFilter) - Method in class org.openspaces.events.notify.SimpleNotifyContainerConfigurer
 
NotifyLease - Annotation Type in org.openspaces.events.notify
Deprecated.
Since 9.7 - event listener with custom lease or custom auto-renew is deprecated.
notifyLeaseExpire(boolean) - Method in class org.openspaces.events.notify.SimpleNotifyContainerConfigurer
 
NotifyListenerRegistrationException - Exception in org.openspaces.events.notify
A failure to register a notify listener.
NotifyListenerRegistrationException(String) - Constructor for exception org.openspaces.events.notify.NotifyListenerRegistrationException
 
NotifyListenerRegistrationException(String, Throwable) - Constructor for exception org.openspaces.events.notify.NotifyListenerRegistrationException
 
notifyMatchedUpdate(boolean) - Method in class org.openspaces.events.notify.SimpleNotifyContainerConfigurer
 
NotifyModifiers - Class in com.j_spaces.core.client
Deprecated.
NotifyModifiers() - Constructor for class com.j_spaces.core.client.NotifyModifiers
Deprecated.
 
notifyRematchedUpdate(boolean) - Method in class org.openspaces.events.notify.SimpleNotifyContainerConfigurer
 
notifyTake(boolean) - Method in class org.openspaces.events.notify.SimpleNotifyContainerConfigurer
 
NotifyType - Annotation Type in org.openspaces.events.notify
Controls which type of notifications will be sent.
NotifyTypeProvider - Interface in org.openspaces.events.notify
An extension of space event listener allowing the listener to control programmatically (without the user having to configure it within the notify container) which notifications this listener will be invoked on.
notifyUnmatched(boolean) - Method in class org.openspaces.events.notify.SimpleNotifyContainerConfigurer
 
notifyUpdate(boolean) - Method in class org.openspaces.events.notify.SimpleNotifyContainerConfigurer
 
notifyWrite(boolean) - Method in class org.openspaces.events.notify.SimpleNotifyContainerConfigurer
 
notMatches(Value, Value, String, String, String) - Method in class org.openspaces.jpa.openjpa.query.QueryExpressionFactory
Return whether the string does not match the given pattern.
NotMatchesExpression - Class in org.openspaces.jpa.openjpa.query
Represents a NOT LIKE expression in a JPQL query.
Now() - Static method in class org.openspaces.memcached.LocalCacheElement
 
noWriteLease(boolean) - Method in class org.openspaces.core.space.UrlSpaceConfigurer
 
NullBackupPolicy - Class in com.gigaspaces.logger
A null backup policy which acts as a placeholder for a 'do-nothing' behavior.
NullBackupPolicy() - Constructor for class com.gigaspaces.logger.NullBackupPolicy
 
nullIfExpression(Value, Value) - Method in class org.openspaces.jpa.openjpa.query.QueryExpressionFactory
Return a nullif expression
NullValueNode - Class in org.openspaces.jpa.openjpa.query
Represents a NULL value node in the translated query expression tree.
NullValueNode() - Constructor for class org.openspaces.jpa.openjpa.query.NullValueNode
 
NUMBER_OF_BACKUPS_PROP - Static variable in class org.openspaces.core.cluster.ClusterInfoPropertyPlaceholderConfigurer
 
NUMBER_OF_INSTANCES_PROP - Static variable in class org.openspaces.core.cluster.ClusterInfoPropertyPlaceholderConfigurer
 
NUMBER_OF_PARTITIONS - Static variable in interface com.gigaspaces.datasource.ManagedDataSource
Deprecated.
use this constant to get from the Properties the number of partitions
NumberHelper<N extends Number> - Interface in org.openspaces.core.util.numbers
A generic interface on top of a specific Number implementation allowing to use it in a generalized fashion.
NumberHelperFactory - Class in org.openspaces.core.util.numbers
A factory allowing to create NumberHelper implemenations based on the provided Number type (such as Integer or Float).
NumberHelperFactory() - Constructor for class org.openspaces.core.util.numbers.NumberHelperFactory
 
numberOfBackups(int) - Method in class org.openspaces.admin.memcached.MemcachedDeployment
Sets the number of backups per instance of the space config.
numberOfBackups(int) - Method in class org.openspaces.admin.pu.ProcessingUnitDeployment
Sets the number of backups that will be deployed as part of this processing unit.
numberOfBackups(int) - Method in class org.openspaces.admin.space.SpaceDeployment
Sets the number of backups per instance of the space config.set
numberOfBackupsPerPartition(int) - Method in class org.openspaces.admin.pu.elastic.ElasticStatefulProcessingUnitDeployment
 
numberOfBackupsPerPartition(int) - Method in interface org.openspaces.admin.pu.elastic.topology.AdvancedStatefulDeploymentTopology
Overrides the number of backup processing unit instances per partition.
numberOfBackupsPerPartition(int) - Method in class org.openspaces.admin.space.ElasticSpaceDeployment
 
numberOfCpuCores(double) - Method in class org.openspaces.admin.pu.elastic.config.CapacityRequirementsConfigurer
 
numberOfCpuCores(double) - Method in class org.openspaces.admin.pu.elastic.config.ManualCapacityScaleConfigurer
 
numberOfCpuCores(double) - Method in interface org.openspaces.admin.pu.elastic.config.ScaleStrategyCapacityRequirementConfigurer
Specifies the number of CPU cores (as reported by the operating system) This includes both real cores and hyper-threaded cores.
numberOfInstances(int) - Method in class org.openspaces.admin.memcached.MemcachedDeployment
Sets the number of instances of the space config.
numberOfInstances(int) - Method in class org.openspaces.admin.pu.ProcessingUnitDeployment
Sets the number of instances that will be deployed as part of this processing unit instance.
numberOfInstances(int) - Method in class org.openspaces.admin.space.SpaceDeployment
Sets the number of instances of the space config.set
NumberOfInstancesIsBelowMinimumException - Exception in org.openspaces.grid.gsm.rebalancing.exceptions
 
NumberOfInstancesIsBelowMinimumException(ProcessingUnit, int) - Constructor for exception org.openspaces.grid.gsm.rebalancing.exceptions.NumberOfInstancesIsBelowMinimumException
 
NumberOfInstancesPerPartitionIsBelowMinimumException - Exception in org.openspaces.grid.gsm.rebalancing.exceptions
 
NumberOfInstancesPerPartitionIsBelowMinimumException(ProcessingUnit, int) - Constructor for exception org.openspaces.grid.gsm.rebalancing.exceptions.NumberOfInstancesPerPartitionIsBelowMinimumException
 
NumberOfMachinesCapacityRequirement - Class in org.openspaces.grid.gsm.capacity
 
NumberOfMachinesCapacityRequirement() - Constructor for class org.openspaces.grid.gsm.capacity.NumberOfMachinesCapacityRequirement
 
NumberOfMachinesCapacityRequirement(Long) - Constructor for class org.openspaces.grid.gsm.capacity.NumberOfMachinesCapacityRequirement
 
NumberOfMachinesCapacityRequirement(Integer) - Constructor for class org.openspaces.grid.gsm.capacity.NumberOfMachinesCapacityRequirement
 
numberOfPartitions(int) - Method in class org.openspaces.admin.pu.elastic.ElasticStatefulProcessingUnitDeployment
 
numberOfPartitions(int) - Method in interface org.openspaces.admin.pu.elastic.topology.AdvancedStatefulDeploymentTopology
Defines the number of processing unit partitions.
numberOfPartitions(int) - Method in class org.openspaces.admin.space.ElasticSpaceDeployment
 
numberOfRetriesDueToConnectionExceptionExceeded(TaskManager.Task) - Method in class com.sun.jini.mahalo.Job
 
numTestsPerEvictionRun - Variable in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
The number of objects to examine during each run of the idle object evictor thread (if any).

O

ObjectConversionException - Exception in org.openspaces.core
Thrown when a conversion error occurred.
ObjectConversionException(ConversionException) - Constructor for exception org.openspaces.core.ObjectConversionException
 
objectFromByteBuffer(byte[]) - Static method in class org.openspaces.core.util.ThreadLocalMarshaller
Creates an object from a byte buffer.
objectFromByteBuffer(byte[]) - Static method in class org.openspaces.pu.container.jee.context.BootstrapWebApplicationContextListener
 
objectToByteBuffer(Object) - Static method in class org.openspaces.core.util.ThreadLocalMarshaller
Serializes an object into a byte buffer.
objectToByteBuffer(Object) - Static method in class org.openspaces.pu.container.jee.context.BootstrapWebApplicationContextListener
 
obtainInitialLoadQueries() - Method in class org.openspaces.persistency.ClusterInfoAwareSpaceDataSource
This method scans the classpath using Spring's ClassPathScanningCandidateComponentProvider.
obtainInitialLoadQueries() - Method in class org.openspaces.persistency.hibernate.AbstractHibernateSpaceDataSource
 
obtainMetaArguments(SpaceRemotingInvocation) - Method in interface org.openspaces.remoting.MetaArgumentsHandler
Meta argument handler can control the meta data objects that will be used for the remote invocation.
obtainMetaArguments(SpaceRemotingInvocation) - Method in class org.openspaces.remoting.scripting.ScriptingMetaArgumentsHandler
 
ON_INIT - Static variable in class com.j_spaces.core.filters.FilterOperationCodes
Deprecated.
this operation code is deprecated. There is no need for ON_INIT , since when filter's init() is called the space is already initialized
onAddIndex(AddIndexData) - Method in class com.gigaspaces.sync.SpaceSynchronizationEndpoint
Triggered on add index synchronization.
onAddIndex(AddIndexData) - Method in class org.openspaces.persistency.patterns.SpaceSynchronizationEndpointExceptionHandler
 
onAddIndex(AddIndexData) - Method in class org.openspaces.persistency.patterns.SpaceSynchronizationEndpointSplitter
delegate the add index event to the corresponding interceptor
onAddIndexConflict(String, AddIndexConflict) - Method in class com.gigaspaces.cluster.replication.gateway.conflict.ConflictResolver
Invoked after an AddIndexConflict occurred.
onAfterBackup(AfterSpaceModeChangeEvent) - Method in class org.openspaces.core.space.mode.registry.ModeAnnotationRegistry
Invoked after a space changes its mode to SpaceMode.BACKUP.
onAfterBackup(AfterSpaceModeChangeEvent) - Method in interface org.openspaces.core.space.mode.SpaceAfterBackupListener
 
onAfterPrimary(AfterSpaceModeChangeEvent) - Method in class org.openspaces.core.space.mode.registry.ModeAnnotationRegistry
Invoked after a space changes its mode to SpaceMode.PRIMARY.
onAfterPrimary(AfterSpaceModeChangeEvent) - Method in interface org.openspaces.core.space.mode.SpaceAfterPrimaryListener
 
onApplicationEvent(ApplicationEvent) - Method in class org.openspaces.core.space.AbstractSpaceFactoryBean
If ContextRefreshedEvent is raised will send two extra events: BeforeSpaceModeChangeEvent and AfterSpaceModeChangeEvent with the current space mode.
onApplicationEvent(ApplicationEvent) - Method in class org.openspaces.core.space.mode.SpaceModeContextLoader
If SpaceModeContextLoader.setActiveWhenPrimary(boolean) is set to true (the default) will listens for AfterSpaceModeChangeEvent and load an application context if received.
onApplicationEvent(ApplicationEvent) - Method in class org.openspaces.core.space.support.WorkerAdapter
Deprecated.
 
onApplicationEvent(ApplicationEvent) - Method in class org.openspaces.events.AbstractEventListenerContainer
If the AbstractEventListenerContainer.setActiveWhenPrimary(boolean) is set to true (the default), the container lifecycle will be controlled by the space mode.
onApplicationEvent(ApplicationEvent) - Method in class org.openspaces.remoting.scripting.DefaultScriptingExecutor
On applicaiton context refresh event get all the GigaSpace beans and put them in a map that will later be appeneded to any script parameters.
onApplicationEvent(ApplicationEvent) - Method in class org.openspaces.remoting.SpaceRemotingServiceExporter
 
onBeforeBackup(BeforeSpaceModeChangeEvent) - Method in class org.openspaces.core.space.mode.registry.ModeAnnotationRegistry
Invoked before a space changes its mode to SpaceMode.BACKUP.
onBeforeBackup(BeforeSpaceModeChangeEvent) - Method in interface org.openspaces.core.space.mode.SpaceBeforeBackupListener
 
onBeforePrimary(BeforeSpaceModeChangeEvent) - Method in class org.openspaces.core.space.mode.registry.ModeAnnotationRegistry
Invoked before a space changes its mode to SpaceMode.PRIMARY.
onBeforePrimary(BeforeSpaceModeChangeEvent) - Method in interface org.openspaces.core.space.mode.SpaceBeforePrimaryListener
 
onClear() - Method in interface com.j_spaces.javax.cache.CacheListener
Deprecated.
Triggered when the cache is cleared.
onDataConflict(String, DataConflict) - Method in class com.gigaspaces.cluster.replication.gateway.conflict.ConflictResolver
Invoked after a DataConflict occurred.
onDownload(DumpProvider, long, String, String) - Method in interface org.openspaces.admin.dump.DumpDownloadListener
Called repeatedly with the downloaded bytes since the last call (the total can be obtained from DumpResult.downloadSize().
ONE() - Method in class org.openspaces.core.util.numbers.BigDecimalHelper
 
ONE() - Method in class org.openspaces.core.util.numbers.BigIntegerHelper
 
ONE() - Method in class org.openspaces.core.util.numbers.DoubleHelper
 
ONE() - Method in class org.openspaces.core.util.numbers.FloatHelper
 
ONE() - Method in class org.openspaces.core.util.numbers.IntegerHelper
 
ONE() - Method in class org.openspaces.core.util.numbers.LongHelper
 
ONE() - Method in interface org.openspaces.core.util.numbers.NumberHelper
Returns the "ONE" value for the given type.
ONE() - Method in class org.openspaces.core.util.numbers.ShortHelper
 
ONE_WAY - Static variable in class com.gigaspaces.client.ChangeModifiers
Operation is executed in one way mode, meaning no return value will be provided.
ONE_WAY - Static variable in class com.gigaspaces.client.WriteModifiers
Operation is executed in one way mode, meaning no return value will be provided.
ONE_WAY_CLEAR - Static variable in class com.j_spaces.kernel.SystemProperties
Deprecated. 
ONE_WAY_NOTIFY - Static variable in class com.j_spaces.kernel.SystemProperties
Deprecated. 
ONE_WAY_UPDATE - Static variable in class com.j_spaces.kernel.SystemProperties
Deprecated.
ONE_WAY_WRITE - Static variable in class com.j_spaces.kernel.SystemProperties
Deprecated.
onEvent(Object, GigaSpace, TransactionStatus, Object) - Method in class org.openspaces.archive.ArchivePollingContainer
 
onEvent(Object, GigaSpace, TransactionStatus, Object) - Method in class org.openspaces.events.adapter.AbstractResultEventListenerAdapter
onEvent(Object, GigaSpace, TransactionStatus, Object) - Method in class org.openspaces.events.adapter.TaskExecutorEventListenerAdapter
onEvent(T, GigaSpace, TransactionStatus, Object) - Method in interface org.openspaces.events.SpaceDataEventListener
An event callback with the actual data object of the event.
onEvent(SpaceRemotingEntry, GigaSpace, TransactionStatus, Object) - Method in class org.openspaces.remoting.SpaceRemotingServiceExporter
Receives a SpaceRemotingEntry which holds all the relevant invocation information.
onEventWithResult(Object, GigaSpace, TransactionStatus, Object) - Method in class org.openspaces.events.adapter.AbstractReflectionEventListenerAdapter
Delegates the event listener invocation to the appropriate method of the configured AbstractReflectionEventListenerAdapter.setDelegate(Object).
onEventWithResult(Object, GigaSpace, TransactionStatus, Object) - Method in class org.openspaces.events.adapter.AbstractResultEventListenerAdapter
An event listener callback allowing to return a result that will be written back to the space.
onEvict(Object) - Method in interface com.j_spaces.javax.cache.CacheListener
Deprecated.
Triggered when a cache mapping is removed due to eviction.
oneWay - Variable in class org.openspaces.remoting.EventDrivenSpaceRemotingEntry
Deprecated.
 
onException(ListenerExecutionFailedException, Object, GigaSpace, TransactionStatus, Object) - Method in class org.openspaces.archive.DefaultArchivePollingContainerExceptionHandler
This is the default handler if #setExceptionHandler(EventExceptionHandler) was not called.
onException(ListenerExecutionFailedException, T, GigaSpace, TransactionStatus, Object) - Method in interface org.openspaces.events.EventExceptionHandler
A callback to handle exception in an event container.
onException(Exception, Object) - Method in interface org.openspaces.persistency.patterns.ExceptionHandler
Deprecated.
Logic to handle the exceptions.
onException(Exception, Object) - Method in interface org.openspaces.persistency.patterns.PersistencyExceptionHandler
Logic to handle the exceptions.
OnFilterClose - Annotation Type in org.openspaces.core.space.filter
A callback method when the filter is closed.
OnFilterInit - Annotation Type in org.openspaces.core.space.filter
A callback method when the filter is initialized.
onGenerated(DumpProvider, DumpResult, int, int) - Method in interface org.openspaces.admin.dump.DumpGeneratedListener
A listener to be notified when a dump was generated.
onInsert(EvictableServerEntry) - Method in class com.gigaspaces.server.eviction.SpaceEvictionStrategy
Called when a new entry is written to the space.
onIntroduceType(IntroduceTypeData) - Method in class com.gigaspaces.sync.SpaceSynchronizationEndpoint
Triggered on type data introduction.
onIntroduceType(IntroduceTypeData) - Method in class org.openspaces.persistency.patterns.SpaceSynchronizationEndpointExceptionHandler
 
onIntroduceType(IntroduceTypeData) - Method in class org.openspaces.persistency.patterns.SpaceSynchronizationEndpointSplitter
delegate the introduce type event to the corresponding interceptor
onLoad(EvictableServerEntry) - Method in class com.gigaspaces.server.eviction.SpaceEvictionStrategy
Called when an entry is loaded into the space from an external data source.
onLoad(Object) - Method in interface com.j_spaces.javax.cache.CacheListener
Deprecated.
Triggered when a cache mapping is created due to the cache loader being consulted.
onMemoryAllocation(Serializable) - Method in class com.j_spaces.core.cache.offHeap.BlobStoreMemoryMonitorWrapper
 
onOperationsBatchSynchronization(OperationsBatchData) - Method in class com.gigaspaces.sync.SpaceSynchronizationEndpoint
Triggered on synchronization batch of operations.
onOperationsBatchSynchronization(OperationsBatchData) - Method in class org.openspaces.persistency.hibernate.DefaultHibernateSpaceSynchronizationEndpoint
Perform the given batch changes using Hibernate Session.
onOperationsBatchSynchronization(OperationsBatchData) - Method in class org.openspaces.persistency.hibernate.StatelessHibernateSpaceSynchronizationEndpoint
Perform the given batch changes using Hibernate StatelessSession.
onOperationsBatchSynchronization(OperationsBatchData) - Method in class org.openspaces.persistency.patterns.SpaceSynchronizationEndpointExceptionHandler
 
onOperationsBatchSynchronization(OperationsBatchData) - Method in class org.openspaces.persistency.patterns.SpaceSynchronizationEndpointSplitter
split the batch into multiple batches according to their entry type and delegate it to the corresponding synchronization endpoint interceptor SpaceSynchronizationEndpoint.onOperationsBatchSynchronization(OperationsBatchData)
onPut(Object) - Method in interface com.j_spaces.javax.cache.CacheListener
Deprecated.
Triggered when a cache mapping is created due to calling Cache.put().
onRead(EvictableServerEntry) - Method in class com.gigaspaces.server.eviction.SpaceEvictionStrategy
Called when an entry is read from the space.
onRegisterTypeDescriptorConflict(String, RegisterTypeDescriptorConflict) - Method in class com.gigaspaces.cluster.replication.gateway.conflict.ConflictResolver
Invoked after a RegisterTypeDescriptorConflict occurred.
onRemove(EvictableServerEntry) - Method in class com.gigaspaces.server.eviction.SpaceEvictionStrategy
Called when an entry is removed from the space.
onRemove(Object) - Method in interface com.j_spaces.javax.cache.CacheListener
Deprecated.
Triggered when a cache mapping is removed due to calling Cache.remove().
onResult(AsyncResult<T>) - Method in interface com.gigaspaces.async.AsyncFutureListener
A callback when a result of an async invocation arrives.
onResult(AsyncResultFilterEvent<T>) - Method in interface com.gigaspaces.async.AsyncResultFilter
A callback invoked for each result that arrives as a result of a distributed task execution allowing to access the result that caused this event, the events received so far, and the total expected results.
onResult(AsyncResultFilterEvent<T>) - Method in class org.openspaces.core.executor.juc.CallableDistributedTaskAdapter
If a filter is provided in one of the constructor methods, will delegate the call to it.
onResult(AsyncResultFilterEvent<T>) - Method in class org.openspaces.core.executor.juc.RunnableDistributedTaskAdapter
If a filter is provided in one of the constructor methods, will delegate the call to it.
onResult(AsyncResultFilterEvent<T>) - Method in class org.openspaces.core.executor.support.AbstractDelegatingDistributedTask
 
onResult(AsyncResultFilterEvent<T>) - Method in class org.openspaces.core.executor.support.PrivilegedDistributedTask
Executes the filter (if provided) under access controls.
onResult(AsyncResult<T>) - Method in class org.openspaces.core.executor.support.WaitForAllListener
 
onResult(AsyncResult<T>) - Method in class org.openspaces.core.executor.support.WaitForAnyListener
 
onSuccess(Object, GigaSpace, TransactionStatus, Object) - Method in class org.openspaces.archive.DefaultArchivePollingContainerExceptionHandler
This is the default handler if #setExceptionHandler(EventExceptionHandler) was not called.
onSuccess(T, GigaSpace, TransactionStatus, Object) - Method in interface org.openspaces.events.EventExceptionHandler
A callback when a successful execution of a listener.
onTransactionConsolidationFailure(ConsolidationParticipantData) - Method in class com.gigaspaces.sync.SpaceSynchronizationEndpoint
Triggered when a consolidation for a specific distributed transaction participant is failed due to timeout or too much backlog accumulation while waiting for other participant parts.
onTransactionConsolidationFailure(ConsolidationParticipantData) - Method in class org.openspaces.persistency.patterns.SpaceSynchronizationEndpointExceptionHandler
 
onTransactionSynchronization(TransactionData) - Method in class com.gigaspaces.sync.SpaceSynchronizationEndpoint
Triggered on synchronization of a transaction.
onTransactionSynchronization(TransactionData) - Method in class org.openspaces.persistency.hibernate.DefaultHibernateSpaceSynchronizationEndpoint
Perform the given transaction changes using Hibernate Session.
onTransactionSynchronization(TransactionData) - Method in class org.openspaces.persistency.hibernate.StatelessHibernateSpaceSynchronizationEndpoint
Perform the given transation changes using Hibernate StatelessSession.
onTransactionSynchronization(TransactionData) - Method in class org.openspaces.persistency.patterns.SpaceSynchronizationEndpointExceptionHandler
 
onTransactionSynchronization(TransactionData) - Method in class org.openspaces.persistency.patterns.SpaceSynchronizationEndpointSplitter
split the transaction data into multiple transaction data according to their entry type and delegate it to the corresponding synchronization endpoint interceptor SpaceSynchronizationEndpoint.onTransactionSynchronization(TransactionData).
onUpdate(EvictableServerEntry) - Method in class com.gigaspaces.server.eviction.SpaceEvictionStrategy
Called when an entry is updated in the space.
op - Variable in class org.openspaces.memcached.protocol.CommandMessage
 
Op - Enum in org.openspaces.memcached.protocol
 
opaque - Variable in class org.openspaces.memcached.protocol.CommandMessage
 
open() - Method in class org.openspaces.jpa.openjpa.query.SpaceProjectionResultObjectProvider
 
open() - Method in class org.openspaces.jpa.openjpa.query.SpaceResultObjectProvider
 
open() - Method in class org.openspaces.jpa.StoreManager
 
OpenSpacesJpaVendorAdapter - Class in org.openspaces.jpa
A spring OpenSpaces JPA vendor adapter.
OpenSpacesJpaVendorAdapter() - Constructor for class org.openspaces.jpa.OpenSpacesJpaVendorAdapter
 
OpenSpacesPersistenceProvider - Class in org.openspaces.jpa
An OpenSpaces implementation for the PersistenceProvider interface.
OpenSpacesPersistenceProvider() - Constructor for class org.openspaces.jpa.OpenSpacesPersistenceProvider
 
OperatingSystem - Interface in org.openspaces.admin.os
An operating system is a virtual entity that container information about the operating system one or more grid components are running within.
OperatingSystemAware - Interface in org.openspaces.admin.os
A grid components that is operating system aware allows to get the OperatingSystem that it runs within.
OperatingSystemDetails - Interface in org.openspaces.admin.os
Operating System Details include static information (non-changeable) regarding the operating system.
OperatingSystemDetails.DriveDetails - Interface in org.openspaces.admin.os
 
OperatingSystemDetails.NetworkDetails - Interface in org.openspaces.admin.os
 
OperatingSystemDetails.VendorDetails - Interface in org.openspaces.admin.os
 
OperatingSystems - Interface in org.openspaces.admin.os
Machines hold all the different OperatingSystems that are currently discovered.
OperatingSystemsDetails - Interface in org.openspaces.admin.os
An aggregated view of all the currently discovered OperatingSystemDetails.
OperatingSystemsStatistics - Interface in org.openspaces.admin.os
An aggregated statistics of all the different OperatingSystemStatistics.
operatingSystemsStatisticsChanged(OperatingSystemsStatisticsChangedEvent) - Method in interface org.openspaces.admin.os.events.OperatingSystemsStatisticsChangedEventListener
A callback indicating the statistics have changed.
OperatingSystemsStatisticsChangedEvent - Class in org.openspaces.admin.os.events
An event indicating that OperatingSystemsStatistics have changed.
OperatingSystemsStatisticsChangedEvent(OperatingSystems, OperatingSystemsStatistics) - Constructor for class org.openspaces.admin.os.events.OperatingSystemsStatisticsChangedEvent
 
OperatingSystemsStatisticsChangedEventListener - Interface in org.openspaces.admin.os.events
An event listener called when statistics have changed.
OperatingSystemsStatisticsChangedEventManager - Interface in org.openspaces.admin.os.events
An event manager allowing to add and remove OperatingSystemsStatisticsChangedEventListener.
OperatingSystemStatistics - Interface in org.openspaces.admin.os
Statistics of a specific OperatingSystem.
OperatingSystemStatistics.NetworkStatistics - Interface in org.openspaces.admin.os
 
operatingSystemStatisticsChanged(OperatingSystemStatisticsChangedEvent) - Method in interface org.openspaces.admin.os.events.OperatingSystemStatisticsChangedEventListener
A callback indicating the statistics have changed.
OperatingSystemStatisticsChangedEvent - Class in org.openspaces.admin.os.events
An event indicating that OperatingSystemStatistics have changed.
OperatingSystemStatisticsChangedEvent(OperatingSystem, OperatingSystemStatistics) - Constructor for class org.openspaces.admin.os.events.OperatingSystemStatisticsChangedEvent
 
OperatingSystemStatisticsChangedEventListener - Interface in org.openspaces.admin.os.events
An event listener called when statistics have changed.
OperatingSystemStatisticsChangedEventManager - Interface in org.openspaces.admin.os.events
An event manager allowing to add and remove OperatingSystemStatisticsChangedEventListener.
OPERATION_GROUPING - Static variable in class org.openspaces.core.config.MirrorSpaceBeanDefinitionParser
 
operationCodeToString(Integer) - Static method in class com.j_spaces.core.filters.FilterOperationCodes
Return a string representation of operation code.
OperationsBatchData - Interface in com.gigaspaces.sync
A data of a batch of operations that is synchronized to a synchronization endpoint
OperationTimeoutException - Exception in com.j_spaces.core.client
OperationTimeoutException is thrown when a space operation timeouts after waiting for a transactional proper matching entry.
OperationTimeoutException() - Constructor for exception com.j_spaces.core.client.OperationTimeoutException
Constructs an OperationTimeoutException with a default detailed message.
or(NotifyActionType) - Method in class com.gigaspaces.events.NotifyActionType
 
or(Expression, Expression) - Method in class org.openspaces.jpa.openjpa.query.QueryExpressionFactory
Return the two expressions OR'd together.
orderBy(OrderByAggregator) - Method in class com.gigaspaces.query.aggregators.AggregationSet
 
orderBy(String, OrderBy) - Method in class com.gigaspaces.query.aggregators.OrderByAggregator
 
orderBy(String) - Method in class com.gigaspaces.query.aggregators.OrderByAggregator
 
orderBy(String, OrderBy, boolean) - Method in class com.gigaspaces.query.aggregators.OrderByAggregator
 
orderBy(GigaSpace, ISpaceQuery, OrderByAggregator) - Static method in class org.openspaces.extensions.QueryExtension
 
OrderByAggregator<T> - Class in com.gigaspaces.query.aggregators
Aggregator for order by operation.
OrderByAggregator() - Constructor for class com.gigaspaces.query.aggregators.OrderByAggregator
 
OrderByAggregator(int) - Constructor for class com.gigaspaces.query.aggregators.OrderByAggregator
 
OrderByAggregator.OrderByScanResult - Class in com.gigaspaces.query.aggregators
 
OrderByKey - Class in com.gigaspaces.query.aggregators
 
OrderByKey() - Constructor for class com.gigaspaces.query.aggregators.OrderByKey
Required for Externalizable
OrderByKey(Object[]) - Constructor for class com.gigaspaces.query.aggregators.OrderByKey
 
OrderByKey(int) - Constructor for class com.gigaspaces.query.aggregators.OrderByKey
 
OrderByScanResult() - Constructor for class com.gigaspaces.query.aggregators.OrderByAggregator.OrderByScanResult
Required for Externalizable
org.openspaces.admin - package org.openspaces.admin
Entry point for Admin API, allowing to use AdminFactory in order to create an Admin instance.
org.openspaces.admin.alert - package org.openspaces.admin.alert
Support for managing Alerts through the Admin API.
org.openspaces.admin.alert.alerts - package org.openspaces.admin.alert.alerts
 
org.openspaces.admin.alert.config - package org.openspaces.admin.alert.config
 
org.openspaces.admin.alert.config.parser - package org.openspaces.admin.alert.config.parser
 
org.openspaces.admin.alert.events - package org.openspaces.admin.alert.events
 
org.openspaces.admin.application - package org.openspaces.admin.application
 
org.openspaces.admin.application.config - package org.openspaces.admin.application.config
 
org.openspaces.admin.application.deploy - package org.openspaces.admin.application.deploy
 
org.openspaces.admin.application.events - package org.openspaces.admin.application.events
 
org.openspaces.admin.bean - package org.openspaces.admin.bean
Support for managing admin Beans through the Admin API.
org.openspaces.admin.config - package org.openspaces.admin.config
 
org.openspaces.admin.dump - package org.openspaces.admin.dump
 
org.openspaces.admin.esm - package org.openspaces.admin.esm
Support for managing of Elastic Service Manager(s) through the Admin API.
org.openspaces.admin.esm.events - package org.openspaces.admin.esm.events
 
org.openspaces.admin.gateway - package org.openspaces.admin.gateway
 
org.openspaces.admin.gateway.events - package org.openspaces.admin.gateway.events
 
org.openspaces.admin.gsa - package org.openspaces.admin.gsa
Support for managing of Grid Service Agent(s) through the Admin API.
org.openspaces.admin.gsa.events - package org.openspaces.admin.gsa.events
Support for managing of Grid Service Agent events through the Admin API.
org.openspaces.admin.gsc - package org.openspaces.admin.gsc
Support for managing of Grid Service Container(s) through the Admin API.
org.openspaces.admin.gsc.events - package org.openspaces.admin.gsc.events
Support for managing of Grid Service Container events through the Admin API.
org.openspaces.admin.gsm - package org.openspaces.admin.gsm
Support for managing of Grid Service Manager(s) through the Admin API.
org.openspaces.admin.gsm.events - package org.openspaces.admin.gsm.events
Support for managing of Elastic Service Manager events through the Admin API.
org.openspaces.admin.lus - package org.openspaces.admin.lus
Support for managing of Lookup Service(s) through the Admin API.
org.openspaces.admin.lus.events - package org.openspaces.admin.lus.events
Support for managing of Lookup Service events through the Admin API.
org.openspaces.admin.machine - package org.openspaces.admin.machine
Support for managing of Machine(s) through the Admin API.
org.openspaces.admin.machine.events - package org.openspaces.admin.machine.events
Support for managing of Machine events through the Admin API.
org.openspaces.admin.memcached - package org.openspaces.admin.memcached
 
org.openspaces.admin.memcached.config - package org.openspaces.admin.memcached.config
 
org.openspaces.admin.metrics - package org.openspaces.admin.metrics
 
org.openspaces.admin.os - package org.openspaces.admin.os
Support for managing of Operating System(s) through the Admin API.
org.openspaces.admin.os.events - package org.openspaces.admin.os.events
Support for managing of Operating System events through the Admin API.
org.openspaces.admin.pu - package org.openspaces.admin.pu
Support for managing of Processing Unit(s) through the Admin API.
org.openspaces.admin.pu.config - package org.openspaces.admin.pu.config
 
org.openspaces.admin.pu.dependency - package org.openspaces.admin.pu.dependency
 
org.openspaces.admin.pu.dependency.config - package org.openspaces.admin.pu.dependency.config
 
org.openspaces.admin.pu.elastic - package org.openspaces.admin.pu.elastic
 
org.openspaces.admin.pu.elastic.config - package org.openspaces.admin.pu.elastic.config
 
org.openspaces.admin.pu.elastic.events - package org.openspaces.admin.pu.elastic.events
 
org.openspaces.admin.pu.elastic.topology - package org.openspaces.admin.pu.elastic.topology
 
org.openspaces.admin.pu.events - package org.openspaces.admin.pu.events
Support for managing of Processing Unit events through the Admin API.
org.openspaces.admin.pu.statistics - package org.openspaces.admin.pu.statistics
 
org.openspaces.admin.pu.topology - package org.openspaces.admin.pu.topology
 
org.openspaces.admin.quiesce - package org.openspaces.admin.quiesce
 
org.openspaces.admin.samples - package org.openspaces.admin.samples
 
org.openspaces.admin.space - package org.openspaces.admin.space
Support for managing of Space(s) through the Admin API.
org.openspaces.admin.space.config - package org.openspaces.admin.space.config
 
org.openspaces.admin.space.events - package org.openspaces.admin.space.events
Support for managing of Space events through the Admin API.
org.openspaces.admin.support - package org.openspaces.admin.support
 
org.openspaces.admin.transport - package org.openspaces.admin.transport
Support for managing of Transport(s) through the Admin API.
org.openspaces.admin.transport.events - package org.openspaces.admin.transport.events
Support for managing of Transport events through the Admin API.
org.openspaces.admin.vm - package org.openspaces.admin.vm
Support for managing of Virtual Machine(s) through the Admin API.
org.openspaces.admin.vm.events - package org.openspaces.admin.vm.events
Support for managing of Virtual Machine events through the Admin API.
org.openspaces.admin.zone - package org.openspaces.admin.zone
Support for managing of Zone(s) through the Admin API.
org.openspaces.admin.zone.config - package org.openspaces.admin.zone.config
 
org.openspaces.admin.zone.events - package org.openspaces.admin.zone.events
Support for managing of Zone events through the Admin API.
org.openspaces.archive - package org.openspaces.archive
 
org.openspaces.archive.config - package org.openspaces.archive.config
 
org.openspaces.core - package org.openspaces.core
Top level core package holding main OpenSpaces API for Space (GigaSpace) and Map (GigaMap) and the ability to create it.
org.openspaces.core.bean - package org.openspaces.core.bean
 
org.openspaces.core.cluster - package org.openspaces.core.cluster
Cluster information holder objects and abstraction allowing for custom beans to be injected with it (if set).
org.openspaces.core.config - package org.openspaces.core.config
Support classes for Spring namespace based configuration of OpenSpaces core.
org.openspaces.core.config.modifiers - package org.openspaces.core.config.modifiers
 
org.openspaces.core.config.xmlparser - package org.openspaces.core.config.xmlparser
 
org.openspaces.core.context - package org.openspaces.core.context
Allowing to inject configured GigaSpace instances within Spring application context using annotations.
org.openspaces.core.exception - package org.openspaces.core.exception
Includes exception translation services from core GigaSpaces exception into runtime data exception hierarchy.
org.openspaces.core.executor - package org.openspaces.core.executor
 
org.openspaces.core.executor.juc - package org.openspaces.core.executor.juc
 
org.openspaces.core.executor.support - package org.openspaces.core.executor.support
 
org.openspaces.core.gateway - package org.openspaces.core.gateway
 
org.openspaces.core.gateway.config - package org.openspaces.core.gateway.config
 
org.openspaces.core.jini - package org.openspaces.core.jini
A package including jini related services such as JiniServiceFactoryBean allowing to lookup a Jini service and use it within Spring.
org.openspaces.core.map - package org.openspaces.core.map
A package including factory beans to create GigaSpaces IMap or JCache Cache based on an IJSpace instance.
org.openspaces.core.properties - package org.openspaces.core.properties
A package supporting advance properties based configuration (based on Spring Properties configuration support) and the ability to inject them externally to a Spring application context.
org.openspaces.core.space - package org.openspaces.core.space
This package is responsible for simplifying the creation of IJSpace implementation.
org.openspaces.core.space.cache - package org.openspaces.core.space.cache
A package allowing for simpler creation of Local Cache and Local View (expose an IJSpace) based on an actual IJSpace instance (usually created using the core.space package).
org.openspaces.core.space.filter - package org.openspaces.core.space.filter
A package allowing to simplify the injection of an actual ISpaceFilter instance during Space creation.
org.openspaces.core.space.filter.replication - package org.openspaces.core.space.filter.replication
A package allowing to create an actual IReplicationFilter instance and inject it during Space creation.
org.openspaces.core.space.mode - package org.openspaces.core.space.mode
A package exposing Space mode (primary/backup) events through Spring application event support.
org.openspaces.core.space.mode.registry - package org.openspaces.core.space.mode.registry
 
org.openspaces.core.space.support - package org.openspaces.core.space.support
 
org.openspaces.core.transaction - package org.openspaces.core.transaction
A package exposing the ability to get a GigaSpaces/Jini current transaction (integrating with Spring transaction management).
org.openspaces.core.transaction.config - package org.openspaces.core.transaction.config
 
org.openspaces.core.transaction.manager - package org.openspaces.core.transaction.manager
Jini and Local transaction managers using Spring abstraction for transaction managers (PlatformTransactionManager).
org.openspaces.core.util - package org.openspaces.core.util
A package including utility classes for OpenSpaces core.
org.openspaces.core.util.numbers - package org.openspaces.core.util.numbers
 
org.openspaces.events - package org.openspaces.events
A package including based classes and support classes for different OpenSpaces event containers.
org.openspaces.events.adapter - package org.openspaces.events.adapter
A package including adapter implementation of SpaceDataEventListener allowing to use either annotation or method listing to listen for events generated by different event containers.
org.openspaces.events.asyncpolling - package org.openspaces.events.asyncpolling
 
org.openspaces.events.asyncpolling.config - package org.openspaces.events.asyncpolling.config
 
org.openspaces.events.asyncpolling.receive - package org.openspaces.events.asyncpolling.receive
 
org.openspaces.events.config - package org.openspaces.events.config
Support classes allowing to configure OpenSpace event module using Spring namespace support.
org.openspaces.events.notify - package org.openspaces.events.notify
A notify event container allowing to use GigaSpace support for notifications.
org.openspaces.events.notify.config - package org.openspaces.events.notify.config
 
org.openspaces.events.polling - package org.openspaces.events.polling
A polling event container generating events by performing polling receive operations.
org.openspaces.events.polling.config - package org.openspaces.events.polling.config
 
org.openspaces.events.polling.receive - package org.openspaces.events.polling.receive
An abstraction on top of the actual receive operation performed by the polling event container.
org.openspaces.events.polling.trigger - package org.openspaces.events.polling.trigger
An abstraction on top of the trigger operation performed before the initiation of transactional receive operation.
org.openspaces.events.support - package org.openspaces.events.support
 
org.openspaces.extensions - package org.openspaces.extensions
 
org.openspaces.grid.esm - package org.openspaces.grid.esm
 
org.openspaces.grid.gsa - package org.openspaces.grid.gsa
 
org.openspaces.grid.gsm - package org.openspaces.grid.gsm
 
org.openspaces.grid.gsm.autoscaling - package org.openspaces.grid.gsm.autoscaling
 
org.openspaces.grid.gsm.autoscaling.exceptions - package org.openspaces.grid.gsm.autoscaling.exceptions
 
org.openspaces.grid.gsm.capacity - package org.openspaces.grid.gsm.capacity
 
org.openspaces.grid.gsm.containers - package org.openspaces.grid.gsm.containers
 
org.openspaces.grid.gsm.containers.exceptions - package org.openspaces.grid.gsm.containers.exceptions
 
org.openspaces.grid.gsm.machines - package org.openspaces.grid.gsm.machines
 
org.openspaces.grid.gsm.machines.backup - package org.openspaces.grid.gsm.machines.backup
 
org.openspaces.grid.gsm.machines.exceptions - package org.openspaces.grid.gsm.machines.exceptions
 
org.openspaces.grid.gsm.machines.isolation - package org.openspaces.grid.gsm.machines.isolation
 
org.openspaces.grid.gsm.machines.plugins - package org.openspaces.grid.gsm.machines.plugins
 
org.openspaces.grid.gsm.machines.plugins.discovered - package org.openspaces.grid.gsm.machines.plugins.discovered
 
org.openspaces.grid.gsm.machines.plugins.events - package org.openspaces.grid.gsm.machines.plugins.events
 
org.openspaces.grid.gsm.machines.plugins.exceptions - package org.openspaces.grid.gsm.machines.plugins.exceptions
 
org.openspaces.grid.gsm.rebalancing - package org.openspaces.grid.gsm.rebalancing
 
org.openspaces.grid.gsm.rebalancing.exceptions - package org.openspaces.grid.gsm.rebalancing.exceptions
 
org.openspaces.grid.gsm.sla - package org.openspaces.grid.gsm.sla
 
org.openspaces.grid.gsm.sla.exceptions - package org.openspaces.grid.gsm.sla.exceptions
 
org.openspaces.grid.gsm.strategy - package org.openspaces.grid.gsm.strategy
 
org.openspaces.interop - package org.openspaces.interop
 
org.openspaces.jdbc.config - package org.openspaces.jdbc.config
Support classes to configure OpenSpaces jdbc using Spring namespace support.
org.openspaces.jdbc.datasource - package org.openspaces.jdbc.datasource
Implementations of Jdbc DataSource interface using GigaSpaces support for Jdbc based on an actual IJSpace or GigaSpace implementation.
org.openspaces.jms - package org.openspaces.jms
Holds simple factory beans to create GigaSpaces implementations of JMS ConnectionFactory and XAConnectionFactory.
org.openspaces.jms.config - package org.openspaces.jms.config
Support classes to configure OpenSpaces Jms using Spring namespace support.
org.openspaces.jpa - package org.openspaces.jpa
Holds OpenSpaces JPA implementations.
org.openspaces.jpa.openjpa - package org.openspaces.jpa.openjpa
Holds OpenSpaces OpenJPA extensions.
org.openspaces.jpa.openjpa.query - package org.openspaces.jpa.openjpa.query
Holds OpenSpaces OpenJPA query related implementations.
org.openspaces.jpa.openjpa.query.executor - package org.openspaces.jpa.openjpa.query.executor
Holds OpenSpaces OpenJPA query execution related implementations.
org.openspaces.launcher - package org.openspaces.launcher
 
org.openspaces.leader_selector.zookeeper.config - package org.openspaces.leader_selector.zookeeper.config
 
org.openspaces.maven.support - package org.openspaces.maven.support
 
org.openspaces.memcached - package org.openspaces.memcached
 
org.openspaces.memcached.protocol - package org.openspaces.memcached.protocol
 
org.openspaces.memcached.protocol.binary - package org.openspaces.memcached.protocol.binary
 
org.openspaces.memcached.protocol.exceptions - package org.openspaces.memcached.protocol.exceptions
 
org.openspaces.memcached.protocol.text - package org.openspaces.memcached.protocol.text
 
org.openspaces.memcached.util - package org.openspaces.memcached.util
 
org.openspaces.persistency - package org.openspaces.persistency
 
org.openspaces.persistency.hibernate - package org.openspaces.persistency.hibernate
An implementation of GigaSpaces external data source using Hibernate.
org.openspaces.persistency.hibernate.iterator - package org.openspaces.persistency.hibernate.iterator
A set of implementations of DataIterator using Hibernate.
org.openspaces.persistency.patterns - package org.openspaces.persistency.patterns
Set of patterns that can be used to wrap different external data sources.
org.openspaces.persistency.support - package org.openspaces.persistency.support
Support classes for persistency.
org.openspaces.persistency.utils - package org.openspaces.persistency.utils
Utility classes when using persistency.
org.openspaces.pu.container - package org.openspaces.pu.container
An abstraction of a Processing Unit Containers.
org.openspaces.pu.container.integrated - package org.openspaces.pu.container.integrated
An integrated (embedded) processing unit container allowing to integrate the execution of a Processing Unit within an application or executed within an IDE.
org.openspaces.pu.container.jee - package org.openspaces.pu.container.jee
 
org.openspaces.pu.container.jee.context - package org.openspaces.pu.container.jee.context
 
org.openspaces.pu.container.jee.lb.apache - package org.openspaces.pu.container.jee.lb.apache
 
org.openspaces.pu.container.jee.stats - package org.openspaces.pu.container.jee.stats
 
org.openspaces.pu.container.servicegrid - package org.openspaces.pu.container.servicegrid
A Service Grid based processing unit container.
org.openspaces.pu.container.servicegrid.deploy - package org.openspaces.pu.container.servicegrid.deploy
A package including the ability to deploy a processing unit onto the Service Grid.
org.openspaces.pu.container.servicegrid.jmxs - package org.openspaces.pu.container.servicegrid.jmxs
 
org.openspaces.pu.container.spi - package org.openspaces.pu.container.spi
Internal (SPI) level interfaces for processing unit containers.
org.openspaces.pu.container.standalone - package org.openspaces.pu.container.standalone
A standalone processing unit container.
org.openspaces.pu.container.support - package org.openspaces.pu.container.support
Support classes for processing unit containers including command line parsers and Spring resource based application context.
org.openspaces.pu.service - package org.openspaces.pu.service
 
org.openspaces.pu.sla - package org.openspaces.pu.sla
Definition of SLA (Service Level Agreement) when deploying onto an SLA enabled container (such as the Service Grid).
org.openspaces.pu.sla.config - package org.openspaces.pu.sla.config
Support classes allowing to configure OpenSpaces SLA using xml namespaces based on Spring namespaces support.
org.openspaces.pu.sla.monitor - package org.openspaces.pu.sla.monitor
Allowing to configure monitors/watches within SLA definition.
org.openspaces.pu.sla.requirement - package org.openspaces.pu.sla.requirement
The requirements part of SLA definition allowing to control where a certain processing unit can be deployed (based on the requirements defined).
org.openspaces.remoting - package org.openspaces.remoting
A package including OpenSpaces support for Sync and Async remoting inspired by other Spring remoting integrations.
org.openspaces.remoting.config - package org.openspaces.remoting.config
Support for namespace based configuration of OpenSpaces remoting module using Spring namespace support.
org.openspaces.remoting.scripting - package org.openspaces.remoting.scripting
 
org.openspaces.remoting.scripting.cache - package org.openspaces.remoting.scripting.cache
 
org.openspaces.security - package org.openspaces.security
 
org.openspaces.security.spring - package org.openspaces.security.spring
 
org.openspaces.ui - package org.openspaces.ui
Copyright (c) 2012 GigaSpaces Technologies Ltd.
OutgoingChannel() - Constructor for class com.j_spaces.core.filters.ReplicationStatistics.OutgoingChannel
 
OutgoingChannel(String, ReplicationStatistics.ReplicationMode, ReplicationStatistics.ChannelState, long, long, int, long, String, long, long, long, long, long, long, ReplicationStatistics.ReplicationOperatingMode, ReplicationEndpointDetails, ConnectionEndpointDetails) - Constructor for class com.j_spaces.core.filters.ReplicationStatistics.OutgoingChannel
 
OutgoingReplication() - Constructor for class com.j_spaces.core.filters.ReplicationStatistics.OutgoingReplication
 
OutgoingReplication(IRedoLogStatistics, Collection<ReplicationStatistics.OutgoingChannel>) - Constructor for class com.j_spaces.core.filters.ReplicationStatistics.OutgoingReplication
 
outputReplicationFilterClassName - Variable in class com.j_spaces.core.cluster.ReplicationPolicy.ReplicationPolicyDescription
 
outputReplicationFilterParamUrl - Variable in class com.j_spaces.core.cluster.ReplicationPolicy.ReplicationPolicyDescription
 
OutputVersion - Class in org.openspaces.maven.support
Outputs the version to use with Maven.
OutputVersion() - Constructor for class org.openspaces.maven.support.OutputVersion
 
override() - Method in interface com.gigaspaces.cluster.replication.gateway.conflict.DataConflictOperation
Determines that the operation will be overridden.
overrideAll() - Method in interface com.gigaspaces.cluster.replication.gateway.conflict.DataConflict
Indicates that all of the operations associated with the DataConflict will be overridden.
overrideArguments() - Method in class org.openspaces.admin.gsa.GridServiceOptions
Will cause the process arguments added using GridServiceOptions.argument(String) to override any arguments defined in the process descriptor.
overrideCommandLineArguments() - Method in class org.openspaces.admin.pu.elastic.ElasticStatefulProcessingUnitDeployment
 
overrideCommandLineArguments() - Method in class org.openspaces.admin.pu.elastic.ElasticStatelessProcessingUnitDeployment
 
overrideCommandLineArguments() - Method in interface org.openspaces.admin.pu.elastic.topology.ElasticDeploymentTopology
Will cause JVM options added using ElasticDeploymentTopology.commandLineArgument(String) to override all the vm arguments that the JVM will start by default with.
overrideCommandLineArguments() - Method in class org.openspaces.admin.space.ElasticSpaceDeployment
 
overrideVmInputArguments() - Method in class org.openspaces.admin.gsa.ElasticServiceManagerOptions
Will cause JVM options added using ElasticServiceManagerOptions.vmInputArgument(String) to override all the vm arguments that the JVM will start by default with.
overrideVmInputArguments() - Method in class org.openspaces.admin.gsa.GridServiceContainerOptions
Will cause JVM options added using GridServiceContainerOptions.vmInputArgument(String) to override all the vm arguments that the JVM will start by default with.
overrideVmInputArguments() - Method in class org.openspaces.admin.gsa.GridServiceManagerOptions
Will cause JVM options added using GridServiceManagerOptions.vmInputArgument(String) to override all the vm arguments that the JVM will start by default with.
overrideVmInputArguments() - Method in class org.openspaces.admin.gsa.GridServiceOptions
Will cause JVM options added using GridServiceOptions.vmInputArgument(String) to override all the vm arguments that the JVM will start by default with.
overrideVmInputArguments() - Method in class org.openspaces.admin.gsa.LookupServiceOptions
Will cause JVM options added using LookupServiceOptions.vmInputArgument(String) to override all the vm arguments that the JVM will start by default with.

P

PackageFilter(String) - Constructor for class com.gigaspaces.security.authorities.SpaceAuthority.PackageFilter
 
Parameter(String, String[]) - Constructor for class org.openspaces.pu.container.support.CommandLineParser.Parameter
 
parameter(String, Object) - Method in class org.openspaces.remoting.scripting.ResourceLazyLoadingScript
Puts a parameter that can be used during script execution.
parameter(String, Object) - Method in class org.openspaces.remoting.scripting.StaticScript
Puts a parameter that can be used during script execution.
ParameterNode - Class in org.openspaces.jpa.openjpa.query
Represents a parameter node in the translated query expression tree.
ParameterNode(Class) - Constructor for class org.openspaces.jpa.openjpa.query.ParameterNode
 
PARAMETERS - Static variable in class org.openspaces.core.config.UrlSpaceBeanDefinitionParser
 
parent - Variable in class net.jini.core.transaction.server.NestableServerTransaction
The parent transaction, if any.
parse(String) - Static method in class org.openspaces.admin.alert.AlertSeverity
Returns an AlertSeverity by it's name (see AlertSeverity.getName()).
parse(int) - Static method in class org.openspaces.admin.alert.AlertSeverity
Returns an AlertSeverity by it's value (see AlertSeverity.getValue()).
parse(String) - Static method in class org.openspaces.admin.alert.AlertStatus
Returns an AlertStatus by it's value (see AlertStatus.getName()).
parse(int) - Static method in class org.openspaces.admin.alert.AlertStatus
Returns an AlertStatus by it's value (see AlertStatus.getValue()).
parse() - Method in interface org.openspaces.admin.alert.config.parser.AlertConfigurationParser
Parse and return an array of AlertConfiguration.
parse() - Method in class org.openspaces.admin.alert.config.parser.XmlAlertConfigurationParser
 
parse(Element, ParserContext) - Method in class org.openspaces.archive.config.AnnotationSupportBeanDefinitionParser
 
parse(Element, ParserContext) - Method in class org.openspaces.core.config.AnnotationSupportBeanDefinitionParser
 
parse(Element, ParserContext) - Method in class org.openspaces.core.config.GigaSpaceContextBeanDefinitionParser
 
parse(Element, ParserContext) - Method in class org.openspaces.core.config.GigaSpaceLateContextBeanDefinitionParser
 
parse(Element, ParserContext) - Method in class org.openspaces.events.config.AnnotationSupportBeanDefinitionParser
 
parse(CommandLineParser.Parameter[]) - Static method in class org.openspaces.pu.container.support.BeanLevelPropertiesParser
 
parse(BeanLevelProperties, CommandLineParser.Parameter[]) - Static method in class org.openspaces.pu.container.support.BeanLevelPropertiesParser
 
parse(CommandLineParser.Parameter[]) - Static method in class org.openspaces.pu.container.support.ClusterInfoParser
 
parse(String[]) - Static method in class org.openspaces.pu.container.support.CommandLineParser
 
parse(String[], int) - Static method in class org.openspaces.pu.container.support.CommandLineParser
 
parse(ApplicationContextProcessingUnitContainerProvider, CommandLineParser.Parameter[]) - Static method in class org.openspaces.pu.container.support.ConfigLocationParser
Parses multiple -config parameter by adding it to ApplicationContextProcessingUnitContainerProvider.addConfigLocation(String).
parse(Element, ParserContext) - Method in class org.openspaces.remoting.config.RemotingAnnotationBeanDefinitionParser
 
parseArgs(String[]) - Method in class org.openspaces.admin.application.deploy.AbstractApplicationCommand
 
parseServerComponents(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.openspaces.core.config.AbstractSpaceBeanDefinitionParser
 
parseXml(Element, BeanDefinitionBuilder) - Static method in class org.openspaces.core.config.xmlparser.SecurityDefinitionsParser
 
PARTIAL_REPLICATION - Static variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
PARTIAL_UPDATE - Static variable in class com.gigaspaces.client.WriteModifiers
Update only non-null properties, ignore null properties.
PARTIAL_UPDATE - Static variable in interface com.gigaspaces.datasource.BulkItem
Deprecated.
Partial update operation
PARTIAL_UPDATE - Static variable in class com.j_spaces.core.client.UpdateModifiers
The int value representing the PARTIAL_UPDATE modifier.
PartialResultException - Exception in com.sun.jini.mahalo
 
PartialResultException() - Constructor for exception com.sun.jini.mahalo.PartialResultException
 
PartialResultException(String) - Constructor for exception com.sun.jini.mahalo.PartialResultException
 
ParticipantTask - Class in com.sun.jini.mahalo
A ParticipantTask is a general task which interacts with a participant.
ParticipantTask(TaskManager, WakeupManager, Job, ParticipantHandle) - Constructor for class com.sun.jini.mahalo.ParticipantTask
Constructs a ParticipantTask.
partitioned(int, int) - Method in class org.openspaces.admin.memcached.MemcachedDeployment
A convenient method allowing to easily configure the space deployment to deploy a Partitioned topology with numberOfParitions instances each with numberOfBackups.
partitioned(int, int) - Method in class org.openspaces.admin.pu.ProcessingUnitDeployment
A convenient method allowing to easily configure the space deployment to deploy a partitioned topology with numberOfParitions instances each with numberOfBackups.
partitioned(int, int) - Method in class org.openspaces.admin.space.SpaceDeployment
A convenient method allowing to easily configure the space deployment to deploy a Partitioned topology with numberOfParitions instances each with numberOfBackups.
PASS_ARRAY_AS_IS - Static variable in class org.openspaces.events.notify.AggregatedNotifyEventContainerServiceDetails.Attributes
 
PASS_ARRAY_AS_IS - Static variable in class org.openspaces.events.notify.NotifyEventContainerServiceDetails.Attributes
 
PASS_ARRAY_AS_IS - Static variable in class org.openspaces.events.polling.AggregatedPollingEventContainerServiceDetails.Attributes
 
PASS_ARRAY_AS_IS - Static variable in class org.openspaces.events.polling.PollingEventContainerServiceDetails.Attributes
 
passArrayAsIs(boolean) - Method in class org.openspaces.events.notify.SimpleNotifyContainerConfigurer
 
passArrayAsIs(boolean) - Method in class org.openspaces.events.polling.SimplePollingContainerConfigurer
 
PASSWORD_PROPERTY - Static variable in class com.gigaspaces.security.directory.CredentialsProvider
 
PasswordEncoder - Interface in com.gigaspaces.security.encoding
Interface for performing one-way encryption and authenticity validation on a password.
peek(Object) - Method in interface com.j_spaces.javax.cache.Cache
Deprecated.
The peek method will return the object associated with "key" if it currently exists (and is valid) in the cache.
peek(Object) - Method in class org.openspaces.core.DefaultGigaMap
 
pending - Variable in class com.sun.jini.mahalo.Job
 
PendingElasticPropertiesUpdate(String, Map<String, String>) - Constructor for class org.openspaces.grid.esm.ESMImpl.PendingElasticPropertiesUpdate
 
PendingElasticPropertiesUpdate(Map<String, String>) - Constructor for class org.openspaces.grid.esm.ESMImpl.PendingElasticPropertiesUpdate
 
percentile(double) - Method in class org.openspaces.admin.pu.statistics.PercentileInstancesStatisticsConfigurer
 
percentile(double) - Method in class org.openspaces.admin.pu.statistics.PercentileTimeWindowStatisticsConfigurer
 
PercentileInstancesStatisticsConfig - Class in org.openspaces.admin.pu.statistics
Picks the Nth percentile of cluster instance values.
PercentileInstancesStatisticsConfig() - Constructor for class org.openspaces.admin.pu.statistics.PercentileInstancesStatisticsConfig
 
PercentileInstancesStatisticsConfig(Map<String, String>) - Constructor for class org.openspaces.admin.pu.statistics.PercentileInstancesStatisticsConfig
 
PercentileInstancesStatisticsConfigurer - Class in org.openspaces.admin.pu.statistics
Fluent API for creating a new PercentileInstancesStatisticsConfig object
PercentileInstancesStatisticsConfigurer() - Constructor for class org.openspaces.admin.pu.statistics.PercentileInstancesStatisticsConfigurer
 
PercentileTimeWindowStatisticsConfig - Class in org.openspaces.admin.pu.statistics
Picks the Nth percentile of time window instance values.
PercentileTimeWindowStatisticsConfig() - Constructor for class org.openspaces.admin.pu.statistics.PercentileTimeWindowStatisticsConfig
 
PercentileTimeWindowStatisticsConfig(Map<String, String>) - Constructor for class org.openspaces.admin.pu.statistics.PercentileTimeWindowStatisticsConfig
 
PercentileTimeWindowStatisticsConfigurer - Class in org.openspaces.admin.pu.statistics
Fluent API for creating a new PercentileTimeWindowStatisticsConfig object
PercentileTimeWindowStatisticsConfigurer() - Constructor for class org.openspaces.admin.pu.statistics.PercentileTimeWindowStatisticsConfigurer
 
PERFORM_SNAPSHOT - Static variable in class org.openspaces.events.EventContainerServiceDetails.Attributes
 
PERFORM_TAKE_ON_NOTIFY - Static variable in class org.openspaces.events.notify.AggregatedNotifyEventContainerServiceDetails.Attributes
 
PERFORM_TAKE_ON_NOTIFY - Static variable in class org.openspaces.events.notify.NotifyEventContainerServiceDetails.Attributes
 
performOrderById(boolean) - Method in class org.openspaces.persistency.hibernate.CriteriaHibernateSpaceDataSourceConfigurer
When performing initial load, this flag indicates if the generated query will order to results by the id.
performOrderById(boolean) - Method in class org.openspaces.persistency.hibernate.DefaultHibernateSpaceDataSourceConfigurer
When performing initial load, this flag indicates if the generated query will order to results by the id.
performOrderById(boolean) - Method in class org.openspaces.persistency.hibernate.StatelessHibernateSpaceDataSourceConfigurer
When performing initial load, this flag indicates if the generated query will order to results by the id.
performSnapshot(boolean) - Method in class org.openspaces.archive.ArchivePollingContainerConfigurer
 
performSnapshot(boolean) - Method in class org.openspaces.events.asyncpolling.SimpleAsyncPollingContainerConfigurer
 
performSnapshot(boolean) - Method in class org.openspaces.events.notify.SimpleNotifyContainerConfigurer
 
performSnapshot(boolean) - Method in class org.openspaces.events.polling.SimplePollingContainerConfigurer
 
performTakeOnNotify(boolean) - Method in class org.openspaces.events.notify.SimpleNotifyContainerConfigurer
 
perfromOrderById - Variable in class org.openspaces.persistency.hibernate.iterator.AbstractChunkDataIterator
 
perfromOrderById - Variable in class org.openspaces.persistency.hibernate.iterator.AbstractScrollableDataIterator
 
persistCollection(Collection<?>, boolean, OpCallbacks, StateManager, FieldMetaData) - Method in class org.openspaces.jpa.openjpa.Broker
Persist the provided Collection elements.
PERSISTENCY_STORE_DELETE_CURRENT_ON_DESTROY - Static variable in class com.j_spaces.kernel.SystemProperties
 
PERSISTENCY_STORE_LOG_DIRECTORY - Static variable in class com.j_spaces.kernel.SystemProperties
 
PersistencyExceptionHandler - Interface in org.openspaces.persistency.patterns
Generic persistency exception handler
PerZoneAutoScalingSlaEnforcementInProgressException - Exception in org.openspaces.grid.gsm.autoscaling.exceptions
 
PerZoneAutoScalingSlaEnforcementInProgressException(ProcessingUnit, String) - Constructor for exception org.openspaces.grid.gsm.autoscaling.exceptions.PerZoneAutoScalingSlaEnforcementInProgressException
 
PerZonesGridServiceAgentSlaEnforcementInProgressException - Exception in org.openspaces.grid.gsm.machines.exceptions
 
PerZonesGridServiceAgentSlaEnforcementInProgressException(ProcessingUnit) - Constructor for exception org.openspaces.grid.gsm.machines.exceptions.PerZonesGridServiceAgentSlaEnforcementInProgressException
 
PerZonesMachinesSlaEnforcementInProgressException - Exception in org.openspaces.grid.gsm.machines.exceptions
 
PerZonesMachinesSlaEnforcementInProgressException(ProcessingUnit) - Constructor for exception org.openspaces.grid.gsm.machines.exceptions.PerZonesMachinesSlaEnforcementInProgressException
 
PhysicalMemoryUtilizationAlert - Class in org.openspaces.admin.alert.alerts
A physical memory utilization alert, fired upon triggered machine physical memory thresholds.
PhysicalMemoryUtilizationAlert() - Constructor for class org.openspaces.admin.alert.alerts.PhysicalMemoryUtilizationAlert
required by java.io.Externalizable
PhysicalMemoryUtilizationAlert(Alert) - Constructor for class org.openspaces.admin.alert.alerts.PhysicalMemoryUtilizationAlert
 
PhysicalMemoryUtilizationAlertConfiguration - Class in org.openspaces.admin.alert.config
A physical memory utilization alert configuration.
PhysicalMemoryUtilizationAlertConfiguration() - Constructor for class org.openspaces.admin.alert.config.PhysicalMemoryUtilizationAlertConfiguration
Constructs an empty physical memory utilization alert configuration.
PhysicalMemoryUtilizationAlertConfigurer - Class in org.openspaces.admin.alert.config
A physical memory utilization alert configurer.
PhysicalMemoryUtilizationAlertConfigurer() - Constructor for class org.openspaces.admin.alert.config.PhysicalMemoryUtilizationAlertConfigurer
Constructs an empty machine physical memory utilization alert configuration.
PID_PROP - Static variable in class com.gigaspaces.logger.RollingFileHandler
 
ping() - Method in interface com.j_spaces.core.admin.IRemoteJSpaceAdmin
Ping to space to see if alive.
ping() - Method in interface com.j_spaces.core.IJSpace
Checks whether the space is alive and accessible.
PLACEHOLDER_PREFIX - Static variable in class org.openspaces.pu.container.support.BeanLevelPropertiesUtils
Prefix for system property placeholders: "${"
PLACEHOLDER_SUFFIX - Static variable in class org.openspaces.pu.container.support.BeanLevelPropertiesUtils
Suffix for system property placeholders: "}"
PlaceholderReplacer - Class in org.openspaces.core.util
 
PlaceholderReplacer() - Constructor for class org.openspaces.core.util.PlaceholderReplacer
 
PlaceholderReplacer.PlaceholderResolutionException - Exception in org.openspaces.core.util
 
PlaceholderResolutionException(String) - Constructor for exception org.openspaces.core.util.PlaceholderReplacer.PlaceholderResolutionException
 
PlainAggregatedServiceDetails - Class in org.openspaces.pu.service
A simple and generic implementation of the AggregatedServiceDetails interface.
PlainAggregatedServiceDetails() - Constructor for class org.openspaces.pu.service.PlainAggregatedServiceDetails
Just for externalizable.
PlainAggregatedServiceDetails(String, ServiceDetails[]) - Constructor for class org.openspaces.pu.service.PlainAggregatedServiceDetails
 
PlainServiceDetails - Class in org.openspaces.pu.service
A simple implementation of ServiceDetails.
PlainServiceDetails() - Constructor for class org.openspaces.pu.service.PlainServiceDetails
 
PlainServiceDetails(String, String, String, String, String) - Constructor for class org.openspaces.pu.service.PlainServiceDetails
 
PlainServiceMonitors - Class in org.openspaces.pu.service
A simple implementation of ServiceMonitors.
PlainServiceMonitors() - Constructor for class org.openspaces.pu.service.PlainServiceMonitors
 
PlainServiceMonitors(String) - Constructor for class org.openspaces.pu.service.PlainServiceMonitors
 
PlainServiceMonitors(String, Map<String, Object>) - Constructor for class org.openspaces.pu.service.PlainServiceMonitors
 
plus(Object) - Method in class org.openspaces.admin.gateway.events.DefaultGatewayAddedEventManager
 
plus(Object) - Method in class org.openspaces.admin.gateway.events.DefaultGatewayProcessingUnitAddedEventManager
 
plus(Object) - Method in class org.openspaces.admin.gateway.events.DefaultGatewayProcessingUnitRemovedEventManager
 
plus(Object) - Method in class org.openspaces.admin.gateway.events.DefaultGatewayRemovedEventManager
 
Policy - Interface in org.openspaces.pu.sla
A policy controls the runtime action that should be taken when the monitor value associated with this policy (using Policy.setMonitor(String)) breaches the policy thresholds.
Polling - Annotation Type in org.openspaces.events.polling
Marks an event listener as polled event listener.
PollingAnnotationPostProcessor - Class in org.openspaces.events.polling.config
A Polling annotation post processor.
PollingAnnotationPostProcessor() - Constructor for class org.openspaces.events.polling.config.PollingAnnotationPostProcessor
 
pollingContainer() - Method in class org.openspaces.events.asyncpolling.SimpleAsyncPollingContainerConfigurer
pollingContainer() - Method in class org.openspaces.events.polling.SimplePollingContainerConfigurer
Creates a new SimplePollingEventListenerContainer instance.
PollingContainerBeanDefinitionParser - Class in org.openspaces.events.config
 
PollingContainerBeanDefinitionParser() - Constructor for class org.openspaces.events.config.PollingContainerBeanDefinitionParser
 
PollingEventContainerServiceDetails - Class in org.openspaces.events.polling
Polling container service details.
PollingEventContainerServiceDetails() - Constructor for class org.openspaces.events.polling.PollingEventContainerServiceDetails
 
PollingEventContainerServiceDetails(String, String, Object, boolean, String, long, String, String, int, int, boolean, boolean) - Constructor for class org.openspaces.events.polling.PollingEventContainerServiceDetails
 
PollingEventContainerServiceDetails.Attributes - Class in org.openspaces.events.polling
 
PollingEventContainerServiceMonitors - Class in org.openspaces.events.polling
Polling container service monitors.
PollingEventContainerServiceMonitors() - Constructor for class org.openspaces.events.polling.PollingEventContainerServiceMonitors
 
PollingEventContainerServiceMonitors(String, long, long, String, int) - Constructor for class org.openspaces.events.polling.PollingEventContainerServiceMonitors
 
PollingEventContainerServiceMonitors.Attributes - Class in org.openspaces.events.polling
 
PollingFuture<T> - Interface in org.openspaces.core
 
pollingInterval(long, TimeUnit) - Method in class org.openspaces.admin.pu.elastic.config.AutomaticCapacityScaleConfigurer
 
pollingInterval(long, TimeUnit) - Method in class org.openspaces.admin.pu.elastic.config.EagerScaleConfigurer
 
pollingInterval(long, TimeUnit) - Method in class org.openspaces.admin.pu.elastic.config.ManualCapacityPerZonesScaleConfigurer
 
pollingInterval(long, TimeUnit) - Method in class org.openspaces.admin.pu.elastic.config.ManualCapacityScaleConfigurer
 
pollingInterval(long, TimeUnit) - Method in interface org.openspaces.admin.pu.elastic.config.ScaleStrategyConfigurer
 
POM_ARTIFACT_ID - Static variable in class org.openspaces.maven.support.POMGenerator
 
POM_FILE_NAME - Static variable in class org.openspaces.maven.support.POMGenerator
 
POMGenerator - Class in org.openspaces.maven.support
 
POMGenerator() - Constructor for class org.openspaces.maven.support.POMGenerator
 
poolPreparedStatements - Variable in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
Prepared statement pooling for this pool.
PopulatedRoleAuthority - Class in com.gigaspaces.security.authorities
A role authority which holds all the authorities this role represents.
PopulatedRoleAuthority(String, Authority[]) - Constructor for class com.gigaspaces.security.authorities.PopulatedRoleAuthority
Constructs a role authority with all the authorities this role represents.
PORT - Static variable in class org.openspaces.memcached.MemcachedServiceDetails.Attributes
 
PORT - Static variable in class org.openspaces.pu.container.jee.JeeServiceDetails.Attributes
 
PortGenerator - Class in org.openspaces.pu.container.jee
A port generator that accepts a basePort and a portOffest and simply adds them.
PortGenerator() - Constructor for class org.openspaces.pu.container.jee.PortGenerator
 
PostBackup - Annotation Type in org.openspaces.core.space.mode
Allows a bean's method to be invoked after a space changes its mode to SpaceMode.BACKUP.
postDeregister() - Method in class org.openspaces.pu.container.servicegrid.jmxs.SecuredPUExtension
 
PostPrimary - Annotation Type in org.openspaces.core.space.mode
Allows a bean's method to be invoked after a space changes its mode to SpaceMode.PRIMARY.
postProcess(BeanDefinitionBuilder, Element) - Method in class org.openspaces.core.config.ContextLoaderBeanDefinitionParser
 
postProcessAfterInitialization(Object, String) - Method in class org.openspaces.archive.ArchivePollingAnnotationPostProcessor
 
postProcessAfterInitialization(Object, String) - Method in class org.openspaces.core.cluster.ClusterInfoBeanPostProcessor
 
postProcessAfterInitialization(Object, String) - Method in class org.openspaces.core.properties.BeanLevelPropertyBeanPostProcessor
A no op, just returned the bean itself.
postProcessAfterInitialization(Object, String) - Method in class org.openspaces.core.space.mode.registry.ModeAnnotationRegistryPostProcessor
 
postProcessAfterInitialization(Object, String) - Method in class org.openspaces.events.asyncpolling.config.AsyncPollingAnnotationPostProcessor
 
postProcessAfterInitialization(Object, String) - Method in class org.openspaces.events.notify.config.NotifyAnnotationPostProcessor
 
postProcessAfterInitialization(Object, String) - Method in class org.openspaces.events.polling.config.PollingAnnotationPostProcessor
 
postProcessAfterInitialization(Object, String) - Method in class org.openspaces.pu.container.ProcessingUnitContainerContextBeanPostProcessor
 
postProcessAfterInitialization(Object, String) - Method in class org.openspaces.remoting.RemotingAnnotationBeanPostProcessor
 
postProcessAfterInstantiation(Object, String) - Method in class org.openspaces.core.context.GigaSpaceContextBeanPostProcessor
 
postProcessAfterInstantiation(Object, String) - Method in class org.openspaces.remoting.RemotingAnnotationBeanPostProcessor
 
postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.openspaces.core.context.GigaSpaceLateContextBeanFactoryPostProcessor
 
postProcessBeforeInitialization(Object, String) - Method in class org.openspaces.archive.ArchivePollingAnnotationPostProcessor
 
postProcessBeforeInitialization(Object, String) - Method in class org.openspaces.core.cluster.ClusterInfoBeanPostProcessor
 
postProcessBeforeInitialization(Object, String) - Method in class org.openspaces.core.properties.BeanLevelPropertyBeanPostProcessor
Post process a given bean.
postProcessBeforeInitialization(Object, String) - Method in class org.openspaces.core.space.mode.registry.ModeAnnotationRegistryPostProcessor
 
postProcessBeforeInitialization(Object, String) - Method in class org.openspaces.events.asyncpolling.config.AsyncPollingAnnotationPostProcessor
 
postProcessBeforeInitialization(Object, String) - Method in class org.openspaces.events.notify.config.NotifyAnnotationPostProcessor
 
postProcessBeforeInitialization(Object, String) - Method in class org.openspaces.events.polling.config.PollingAnnotationPostProcessor
 
postProcessBeforeInitialization(Object, String) - Method in class org.openspaces.pu.container.ProcessingUnitContainerContextBeanPostProcessor
 
postProcessEntityManagerFactory(EntityManagerFactory) - Method in class org.openspaces.jpa.OpenSpacesJpaVendorAdapter
 
postRegister(Boolean) - Method in class org.openspaces.pu.container.servicegrid.jmxs.SecuredPUExtension
 
PreBackup - Annotation Type in org.openspaces.core.space.mode
Allows a bean's method to be invoked before a space changes its mode to SpaceMode.BACKUP.
preDeregister() - Method in class org.openspaces.pu.container.servicegrid.jmxs.SecuredPUExtension
 
prefix - Variable in class org.openspaces.grid.gsm.PrefixLog
 
PREFIX_ISOLATION - Static variable in class org.openspaces.core.GigaMapFactoryBean
Prefix for the isolation constants defined in TransactionDefinition
PREFIX_ISOLATION - Static variable in class org.openspaces.core.GigaSpaceFactoryBean
Prefix for the isolation constants defined in TransactionDefinition
PrefixLog - Class in org.openspaces.grid.gsm
 
PrefixLog(String, Log) - Constructor for class org.openspaces.grid.gsm.PrefixLog
 
prepare(Xid) - Method in class com.j_spaces.core.client.XAResourceImpl
 
prepare(Object) - Method in class com.sun.jini.mahalo.TxnManagerImpl
prepare the underlying xtn designated by the rendered xid
prepare(Object) - Method in class com.sun.jini.mahalo.TxnMgrProxy
 
prepare(Object) - Method in interface net.jini.core.transaction.server.ExtendedTransactionManager
prepare the underlying xtn designated by the rendered xid
prepare(TransactionManager, long) - Method in interface net.jini.core.transaction.server.TransactionParticipant
Requests that the participant prepare itself to commit the transaction, and to vote on the outcome of the transaction.
prepareAndCommit(TransactionManager, long) - Method in interface net.jini.core.transaction.server.TransactionParticipant
A combination of prepare and commit, which can be used by the manager when there is just one participant left to prepare and all other participants (if any) have responded with NOTCHANGED.
PrepareAndCommitJob - Class in com.sun.jini.mahalo
An implementation of a Job which interacts with a set of TransactionParticipants to inform them to vote and roll forward/back changes associated with a given Transaction.
PrepareAndCommitJob(Transaction, TaskManager, WakeupManager, ClientLog, ParticipantHandle, boolean, Object) - Constructor for class com.sun.jini.mahalo.PrepareAndCommitJob
Constructs a PrepareAndCommitJob.
PREPARED - Static variable in interface net.jini.core.transaction.server.TransactionConstants
Transaction has been prepared but not yet committed.
prepareForBoot(File, ClusterInfo, BeanLevelProperties) - Static method in class org.openspaces.pu.container.jee.context.BootstrapWebApplicationContextListener
Changes the web.xml to include the bootstrap context listener and the request statistics filter
PrepareJob - Class in com.sun.jini.mahalo
An implementation of a com.sun.jini.mahalo.Job which interacts with a set of net.jini.core.transaction.server.TransactionParticipants to inform them to vote.
PrepareJob(Transaction, TaskManager, WakeupManager, ClientLog, ParticipantHandle[], Object, ConcurrentMap<String, IDirectSpaceProxy>) - Constructor for class com.sun.jini.mahalo.PrepareJob
Constructs an PrepareJob
prepareTemplate(Object) - Method in class org.openspaces.core.DefaultGigaSpace
 
prepareTemplate(Object) - Method in interface org.openspaces.core.GigaSpace
Translates the template object into pre-processed packet which will be sent to the space.
prepend(LocalCacheElement) - Method in class org.openspaces.memcached.LocalCacheElement
 
prepend(LocalCacheElement) - Method in class org.openspaces.memcached.SpaceCache
 
PrePrimary - Annotation Type in org.openspaces.core.space.mode
Allows a bean's method to be invoked before a space changes its mode to SpaceMode.PRIMARY.
preRegister(MBeanServer, ObjectName) - Method in class org.openspaces.pu.container.servicegrid.jmxs.SecuredPUExtension
 
PRIMARY_EVENT_CONTAINER_BUS_BEAN_NAME - Static variable in class org.openspaces.events.config.AnnotationSupportBeanDefinitionParser
 
primaryBackupListener(ISpaceModeListener) - Method in class org.openspaces.core.space.EmbeddedSpaceConfigurer
 
primaryBackupListener(ISpaceModeListener) - Method in class org.openspaces.core.space.UrlSpaceConfigurer
Sets a custom primary backup listener
primaryZone(String) - Method in class org.openspaces.admin.pu.ProcessingUnitDeployment
Set the primary zone where the processing unit is allowed to be deployed on.
primaryZone(String) - Method in class org.openspaces.admin.space.SpaceDeployment
Set the primary zone where the processing unit is allowed to be deployed on.
PrimaryZoneController - Class in org.openspaces.pu.sla
PrimaryZoneController is a task that runs periodically and checks if primary-zone definition is violated: 1. backups in primary zone 2. primaries in backup zone if it happens instances are restarted and balance is restored.
PrimaryZoneController() - Constructor for class org.openspaces.pu.sla.PrimaryZoneController
 
PRIMITIVE_WITHOUT_NULL_VALUE - Static variable in class com.gigaspaces.client.protective.ProtectiveMode
 
printCompileDependency(PrintWriter, String, String) - Static method in class org.openspaces.maven.support.POMGenerator
 
printCompileDependency(PrintWriter, String, String, String) - Static method in class org.openspaces.maven.support.POMGenerator
 
printDependenciesFooter(PrintWriter) - Static method in class org.openspaces.maven.support.POMGenerator
 
printDependenciesHeader(PrintWriter) - Static method in class org.openspaces.maven.support.POMGenerator
 
printDependency(PrintWriter, String, String) - Static method in class org.openspaces.maven.support.POMGenerator
 
printDependency(PrintWriter, String, String, String) - Static method in class org.openspaces.maven.support.POMGenerator
 
printDependency(PrintWriter, String, String, String, String) - Static method in class org.openspaces.maven.support.POMGenerator
 
printHeader(PrintWriter, String, String, String) - Static method in class org.openspaces.maven.support.POMGenerator
 
printProjectFooter(PrintWriter) - Static method in class org.openspaces.maven.support.POMGenerator
 
printProvidedDependency(PrintWriter, String, String, String) - Static method in class org.openspaces.maven.support.POMGenerator
 
printTestDependency(PrintWriter, String, String, String) - Static method in class org.openspaces.maven.support.POMGenerator
 
printUsage() - Static method in class org.openspaces.pu.container.integrated.IntegratedProcessingUnitContainer
 
printUsage() - Static method in class org.openspaces.pu.container.jee.lb.apache.ApacheLoadBalancerAgent
 
printUsage() - Static method in class org.openspaces.pu.container.standalone.StandaloneProcessingUnitContainer
 
printValues(StringBuilder, String, String) - Method in class com.gigaspaces.query.CompoundResult
 
Privilege - Interface in com.gigaspaces.security.authorities
An interface for all Privileges.
PrivilegedDistributedTask<T extends Serializable,R> - Class in org.openspaces.core.executor.support
A delegating distrubuted task (with an optional filter) that runs under established access control settings.
PrivilegedDistributedTask() - Constructor for class org.openspaces.core.executor.support.PrivilegedDistributedTask
Here for Externalizable.
PrivilegedDistributedTask(DistributedTask<T, R>) - Constructor for class org.openspaces.core.executor.support.PrivilegedDistributedTask
Constructs a new privileged task wrapping the actual task to execute.
PrivilegedDistributedTask(DistributedTask<T, R>, AsyncResultFilter<T>) - Constructor for class org.openspaces.core.executor.support.PrivilegedDistributedTask
Constructs a new privileged task wrapping the actual task and filter to execute.
PrivilegedTask<T extends Serializable> - Class in org.openspaces.core.executor.support
A delegating task that runs under established access control settings.
PrivilegedTask() - Constructor for class org.openspaces.core.executor.support.PrivilegedTask
Here for Externalizable.
PrivilegedTask(Task<T>) - Constructor for class org.openspaces.core.executor.support.PrivilegedTask
Constructs a new privileged task wrapping the actual task to execute.
privilegedTask(Task<T>) - Static method in class org.openspaces.core.executor.TaskExecutors
Constructs a new privileged task wrapping the actual task to execute.
privilegedTask(DistributedTask<T, R>) - Static method in class org.openspaces.core.executor.TaskExecutors
Constructs a new privileged task wrapping the actual task to execute.
privilegedTask(DistributedTask<T, R>, AsyncResultFilter<T>) - Static method in class org.openspaces.core.executor.TaskExecutors
Constructs a new privileged task wrapping the actual task and filter to execute.
ProcedureCache - Class in org.openspaces.persistency.support
Cache for holding fast reflection based getters/setters/constructors.
ProcedureCache() - Constructor for class org.openspaces.persistency.support.ProcedureCache
 
process(GroupByValue) - Method in class com.gigaspaces.query.aggregators.GroupByFilter
 
process(EntryArrivedRemoteEvent) - Method in interface com.j_spaces.core.client.INotifyDelegatorFilter
Notify the filter about an event.
process(int, IReplicationFilterEntry, String) - Method in interface com.j_spaces.core.cluster.IReplicationFilter
This method is called by sync/async replication when SyncPackets is about to get sent (for output filter) or received (for input one).
process(SpaceContext, ISpaceFilterEntry, int) - Method in interface com.j_spaces.core.filters.ISpaceFilter
This method is called by the engine when an event matching this filter's operation code occurs in the space engine.
process(SpaceContext, ISpaceFilterEntry[], int) - Method in interface com.j_spaces.core.filters.ISpaceFilter
This method is called by the engine when an event matching this filter's operation code occurs in the engine.
process(InternalDump) - Method in class org.openspaces.core.gateway.AbstractGatewayComponentFactoryBean
 
process(InternalDump) - Method in class org.openspaces.core.space.AbstractSpaceFactoryBean
 
process(SpaceContext, ISpaceFilterEntry, int) - Method in class org.openspaces.core.space.ExecutorSpaceFilter
 
process(SpaceContext, ISpaceFilterEntry[], int) - Method in class org.openspaces.core.space.ExecutorSpaceFilter
 
process(SpaceContext, ISpaceFilterEntry, int) - Method in class org.openspaces.core.space.filter.FilterOperationDelegate
Fetch a FilterOperationDelegateInvoker based on the operation code.
process(SpaceContext, ISpaceFilterEntry[], int) - Method in class org.openspaces.core.space.filter.FilterOperationDelegate
Fetch a FilterOperationDelegateInvoker based on the operation code.
process(InternalDump) - Method in class org.openspaces.events.AbstractEventListenerContainer
 
process(InternalDump) - Method in class org.openspaces.events.support.EventContainersBus
 
process(InternalDump) - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanImpl
 
PROCESS_ID - Static variable in class org.openspaces.admin.alert.alerts.GarbageCollectionAlert
 
PROCESS_ID - Static variable in class org.openspaces.admin.alert.alerts.HeapMemoryUtilizationAlert
 
PROCESSED - Static variable in class org.openspaces.remoting.RemotingServiceMonitors.Attributes
 
PROCESSED_EVENTS - Static variable in class org.openspaces.events.EventContainerServiceMonitors.Attributes
 
processing() - Method in class org.openspaces.memcached.protocol.SessionStatus
 
PROCESSING_UNIT_NAME - Static variable in class org.openspaces.admin.alert.alerts.ProcessingUnitInstanceMemberAliveIndicatorAlert
 
processingMultiline() - Method in class org.openspaces.memcached.protocol.SessionStatus
 
ProcessingUnit - Interface in org.openspaces.admin.pu
A processing unit holds one or more ProcessingUnitInstances.
processingUnitAdded(ProcessingUnit) - Method in interface org.openspaces.admin.pu.events.ProcessingUnitAddedEventListener
A callback indicating that a Processing Unit was added (deployed/discovered).
processingUnitAdded(ProcessingUnit) - Method in class org.openspaces.admin.samples.TestEventSampler
 
processingUnitAdded(ProcessingUnit) - Method in class org.openspaces.grid.esm.ESMImpl
 
ProcessingUnitAddedEventListener - Interface in org.openspaces.admin.pu.events
An event listener allowing to listen for ProcessingUnit additions (deployment).
ProcessingUnitAddedEventManager - Interface in org.openspaces.admin.pu.events
An event manager allowing to add and remove ProcessingUnitAddedEventListeners.
ProcessingUnitAlreadyDeployedException - Exception in org.openspaces.admin.pu
 
ProcessingUnitAlreadyDeployedException(String) - Constructor for exception org.openspaces.admin.pu.ProcessingUnitAlreadyDeployedException
 
ProcessingUnitAware - Interface in org.openspaces.grid.gsm
 
processingUnitBackupGridServiceManagerChanged(BackupGridServiceManagerChangedEvent) - Method in interface org.openspaces.admin.pu.events.BackupGridServiceManagerChangedEventListener
Callback indicating that a backup GSM for a processing unit was either removed or added.
processingUnitBackupGridServiceManagerChanged(BackupGridServiceManagerChangedEvent) - Method in class org.openspaces.admin.samples.TestEventSampler
 
ProcessingUnitConfig - Class in org.openspaces.admin.pu.config
 
ProcessingUnitConfig() - Constructor for class org.openspaces.admin.pu.config.ProcessingUnitConfig
 
ProcessingUnitConfigHolder - Interface in org.openspaces.admin.pu.topology
 
ProcessingUnitContainer - Class in org.openspaces.pu.container
A processing unit container represents a currently running processing unit context.
ProcessingUnitContainer() - Constructor for class org.openspaces.pu.container.ProcessingUnitContainer
 
ProcessingUnitContainerConfig - Class in org.openspaces.pu.container
 
ProcessingUnitContainerConfig() - Constructor for class org.openspaces.pu.container.ProcessingUnitContainerConfig
 
ProcessingUnitContainerContext - Class in org.openspaces.pu.container
Provides context for a processing unit container instance.
ProcessingUnitContainerContext(ProcessingUnitContainerConfig) - Constructor for class org.openspaces.pu.container.ProcessingUnitContainerContext
 
ProcessingUnitContainerContextAware - Interface in org.openspaces.pu.container
Allows for beans implementing this interface to be injected with ProcessingUnitContainerContext.
ProcessingUnitContainerContextBeanPostProcessor - Class in org.openspaces.pu.container
 
ProcessingUnitContainerContextBeanPostProcessor(ProcessingUnitContainerContext) - Constructor for class org.openspaces.pu.container.ProcessingUnitContainerContextBeanPostProcessor
 
ProcessingUnitContainerException - Exception in org.openspaces.pu.container
A general base class for processing unit container exceptions.
ProcessingUnitContainerException(String) - Constructor for exception org.openspaces.pu.container.ProcessingUnitContainerException
 
ProcessingUnitContainerException(String, Throwable) - Constructor for exception org.openspaces.pu.container.ProcessingUnitContainerException
 
ProcessingUnitContainerProvider - Class in org.openspaces.pu.container
A processing unit container provider is responsible for creating ProcessingUnitContainer.
ProcessingUnitContainerProvider() - Constructor for class org.openspaces.pu.container.ProcessingUnitContainerProvider
 
ProcessingUnitContextLoader - Class in org.openspaces.pu.container.jee.context
Same as Spring ContextLoader.
ProcessingUnitContextLoader() - Constructor for class org.openspaces.pu.container.jee.context.ProcessingUnitContextLoader
 
ProcessingUnitContextLoaderListener - Class in org.openspaces.pu.container.jee.context
Excatly the same as ContextLoaderListener excepts in creating a {link ProcessingUnitContextLoader.
ProcessingUnitContextLoaderListener() - Constructor for class org.openspaces.pu.container.jee.context.ProcessingUnitContextLoaderListener
 
ProcessingUnitDependencies<T extends ProcessingUnitDependency> - Interface in org.openspaces.admin.pu.dependency
Aggregates all of the processing unit lifecycle stages that can be postponed.
ProcessingUnitDependency - Interface in org.openspaces.admin.pu.dependency
Defines dependency between an unspecified dependant processing unit and one required processing unit.
ProcessingUnitDependencyConfig - Class in org.openspaces.admin.pu.dependency.config
 
ProcessingUnitDependencyConfig() - Constructor for class org.openspaces.admin.pu.dependency.config.ProcessingUnitDependencyConfig
For spring injection
ProcessingUnitDeployment - Class in org.openspaces.admin.pu
A deployment of processing unit.
ProcessingUnitDeployment(String) - Constructor for class org.openspaces.admin.pu.ProcessingUnitDeployment
Constructs a processing unit deployment based on the specified processing unit name (should exists under the [GS ROOT]/deploy directory.
ProcessingUnitDeployment(File) - Constructor for class org.openspaces.admin.pu.ProcessingUnitDeployment
Constructs a processing unit deployment based on the specified processing unit file path (points either to a processing unit jar/zip file or a directory).
ProcessingUnitDeploymentDependencies<T extends ProcessingUnitDependency> - Interface in org.openspaces.admin.pu.dependency
Defines a dependency that postpones the processing unit instance deployment.
ProcessingUnitDeploymentDependenciesConfigurer - Class in org.openspaces.admin.pu.dependency
A configurer (builder) object used to create a new ProcessingUnitDeploymentDependencies
ProcessingUnitDeploymentDependenciesConfigurer() - Constructor for class org.openspaces.admin.pu.dependency.ProcessingUnitDeploymentDependenciesConfigurer
 
ProcessingUnitDeploymentTopology - Interface in org.openspaces.admin.pu.topology
 
processingUnitDeploymentToString(ProcessingUnit) - Static method in class org.openspaces.grid.gsm.rebalancing.RebalancingUtils
 
ProcessingUnitInstance - Interface in org.openspaces.admin.pu
A processing unit instance is an actual running instance of a processing unit.
processingUnitInstanceAdded(ProcessingUnitInstance) - Method in interface org.openspaces.admin.pu.events.ProcessingUnitInstanceAddedEventListener
A callback indicating that a Processing Unit Instance was added.
processingUnitInstanceAdded(ProcessingUnitInstance) - Method in class org.openspaces.admin.samples.TestEventSampler
 
processingUnitInstanceAdded(ProcessingUnitInstance) - Method in class org.openspaces.core.gateway.AbstractGatewayComponentFactoryBean
Invoked when a PUI is added. the implementation looks for a PUI with the specified name.
ProcessingUnitInstanceAddedEventListener - Interface in org.openspaces.admin.pu.events
An event listener allowing to listen for ProcessingUnitInstance additions.
ProcessingUnitInstanceAddedEventManager - Interface in org.openspaces.admin.pu.events
An event manager allowing to add and remove ProcessingUnitInstanceAddedEventListeners.
ProcessingUnitInstanceLifecycleEventListener - Interface in org.openspaces.admin.pu.events
A simple combination of a ProcessingUnitInstance lifecycle events.
ProcessingUnitInstanceMemberAliveIndicatorAlert - Class in org.openspaces.admin.alert.alerts
A processing unit instance fault-detection alert triggered when a Grid Service Manager fails to monitor a processing unit instance.
ProcessingUnitInstanceMemberAliveIndicatorAlert() - Constructor for class org.openspaces.admin.alert.alerts.ProcessingUnitInstanceMemberAliveIndicatorAlert
required by java.io.Externalizable
ProcessingUnitInstanceMemberAliveIndicatorAlert(Alert) - Constructor for class org.openspaces.admin.alert.alerts.ProcessingUnitInstanceMemberAliveIndicatorAlert
 
ProcessingUnitInstanceMemberAliveIndicatorAlertConfiguration - Class in org.openspaces.admin.alert.config
A processing unit instance fault-detection configuration.
ProcessingUnitInstanceMemberAliveIndicatorAlertConfiguration() - Constructor for class org.openspaces.admin.alert.config.ProcessingUnitInstanceMemberAliveIndicatorAlertConfiguration
Constructs an empty processing unit instance member alive indicator alert configuration.
ProcessingUnitInstanceMemberAliveIndicatorAlertConfigurer - Class in org.openspaces.admin.alert.config
A processing unit instance fault-detection configurer.
ProcessingUnitInstanceMemberAliveIndicatorAlertConfigurer() - Constructor for class org.openspaces.admin.alert.config.ProcessingUnitInstanceMemberAliveIndicatorAlertConfigurer
Constructs an empty provision failure alert configuration.
processingUnitInstanceMemberAliveIndicatorStatusChanged(ProcessingUnitInstanceMemberAliveIndicatorStatusChangedEvent) - Method in interface org.openspaces.admin.pu.events.ProcessingUnitInstanceMemberAliveIndicatorStatusChangedEventListener
A callback indicating the member alive indicator status has changed.
ProcessingUnitInstanceMemberAliveIndicatorStatusChangedEvent - Class in org.openspaces.admin.pu.events
An event raised when a processing unit instance MemberAliveIndicatorStatus has changed.
ProcessingUnitInstanceMemberAliveIndicatorStatusChangedEvent(ProcessingUnitInstance, MemberAliveIndicatorStatus, MemberAliveIndicatorStatus) - Constructor for class org.openspaces.admin.pu.events.ProcessingUnitInstanceMemberAliveIndicatorStatusChangedEvent
 
ProcessingUnitInstanceMemberAliveIndicatorStatusChangedEventListener - Interface in org.openspaces.admin.pu.events
An event listener allowing to listen for ProcessingUnitInstanceMemberAliveIndicatorStatusChangedEvents.
ProcessingUnitInstanceMemberAliveIndicatorStatusChangedEventManager - Interface in org.openspaces.admin.pu.events
ProcessingUnitInstanceProvisionFailure - Class in org.openspaces.admin.pu.events
A provision failure that occurred while trying to instantiate an instance on a grid service container.
ProcessingUnitInstanceProvisionFailure(InternalProcessingUnit, String, String, boolean) - Constructor for class org.openspaces.admin.pu.events.ProcessingUnitInstanceProvisionFailure
 
processingUnitInstanceProvisionStatusChanged(ProcessingUnitInstanceProvisionStatusChangedEvent) - Method in interface org.openspaces.admin.pu.events.ProcessingUnitInstanceProvisionStatusChangedEventListener
A callback indicating the provision status has changed.
ProcessingUnitInstanceProvisionStatusChangedEvent - Class in org.openspaces.admin.pu.events
An event raised when a processing unit instance ProvisionStatus has changed.
ProcessingUnitInstanceProvisionStatusChangedEvent(ProcessingUnit, String, ProvisionStatus, ProvisionStatus, GridServiceContainer, ProcessingUnitInstance, ProcessingUnitInstanceProvisionFailure) - Constructor for class org.openspaces.admin.pu.events.ProcessingUnitInstanceProvisionStatusChangedEvent
 
ProcessingUnitInstanceProvisionStatusChangedEvent(ProcessingUnit, String, ProvisionStatus, ProvisionStatus, String, ProcessingUnitInstanceProvisionFailure) - Constructor for class org.openspaces.admin.pu.events.ProcessingUnitInstanceProvisionStatusChangedEvent
 
ProcessingUnitInstanceProvisionStatusChangedEventListener - Interface in org.openspaces.admin.pu.events
An event listener allowing to listen for ProcessingUnitInstanceProvisionStatusChangedEvents.
ProcessingUnitInstanceProvisionStatusChangedEventManager - Interface in org.openspaces.admin.pu.events
An event manager allowing to add and remove ProcessingUnitInstanceProvisionStatusChangedEventListeners, in order to listen to ProcessingUnitInstanceProvisionStatusChangedEvents.
processingUnitInstanceRemoved(ProcessingUnitInstance) - Method in interface org.openspaces.admin.pu.events.ProcessingUnitInstanceRemovedEventListener
A callback indicating that a Processing Unit Instance was removed.
processingUnitInstanceRemoved(ProcessingUnitInstance) - Method in class org.openspaces.admin.samples.TestEventSampler
 
ProcessingUnitInstanceRemovedEventListener - Interface in org.openspaces.admin.pu.events
An event listener allowing to listen for ProcessingUnitInstance removals.
ProcessingUnitInstanceRemovedEventManager - Interface in org.openspaces.admin.pu.events
An event manager allowing to add and remove ProcessingUnitInstanceRemovedEventListeners.
ProcessingUnitInstanceStatistics - Interface in org.openspaces.admin.pu
Processing Unit Instance statistics provide statistics on services configured within the processing unit.
processingUnitInstanceStatisticsChanged(ProcessingUnitInstanceStatisticsChangedEvent) - Method in interface org.openspaces.admin.pu.events.ProcessingUnitInstanceStatisticsChangedEventListener
A callback indicating the statistics have changed.
ProcessingUnitInstanceStatisticsChangedEvent - Class in org.openspaces.admin.pu.events
An event indicating that a processing unit instance level statistics has changed.
ProcessingUnitInstanceStatisticsChangedEvent(ProcessingUnitInstance, ProcessingUnitInstanceStatistics) - Constructor for class org.openspaces.admin.pu.events.ProcessingUnitInstanceStatisticsChangedEvent
 
ProcessingUnitInstanceStatisticsChangedEventListener - Interface in org.openspaces.admin.pu.events
An event listener called when statistics have changed.
ProcessingUnitInstanceStatisticsChangedEventManager - Interface in org.openspaces.admin.pu.events
An event manager allowing to add and remove ProcessingUnitInstanceStatisticsChangedEventListener.
ProcessingUnitIsNotEvenlyDistributedAccrossMachinesException - Exception in org.openspaces.grid.gsm.rebalancing.exceptions
 
ProcessingUnitIsNotEvenlyDistributedAccrossMachinesException(ProcessingUnit) - Constructor for exception org.openspaces.grid.gsm.rebalancing.exceptions.ProcessingUnitIsNotEvenlyDistributedAccrossMachinesException
 
ProcessingUnitIsNotEvenlyDistributedAcrossContainersException - Exception in org.openspaces.grid.gsm.rebalancing.exceptions
 
ProcessingUnitIsNotEvenlyDistributedAcrossContainersException(String, ProcessingUnit, GridServiceContainer[]) - Constructor for exception org.openspaces.grid.gsm.rebalancing.exceptions.ProcessingUnitIsNotEvenlyDistributedAcrossContainersException
 
ProcessingUnitIsNotEvenlyDistributedAcrossContainersException(String, ProcessingUnit, GridServiceContainer[], AdminException) - Constructor for exception org.openspaces.grid.gsm.rebalancing.exceptions.ProcessingUnitIsNotEvenlyDistributedAcrossContainersException
 
ProcessingUnitIsNotInTactException - Exception in org.openspaces.grid.gsm.rebalancing.exceptions
 
ProcessingUnitIsNotInTactException(ProcessingUnit) - Constructor for exception org.openspaces.grid.gsm.rebalancing.exceptions.ProcessingUnitIsNotInTactException
 
ProcessingUnitIsNotInTactException(ProcessingUnit, String) - Constructor for exception org.openspaces.grid.gsm.rebalancing.exceptions.ProcessingUnitIsNotInTactException
 
ProcessingUnitLifecycleEventListener - Interface in org.openspaces.admin.pu.events
An event listener supporting combining several listeners into one simple listener.
processingUnitManagingGridServiceManagerChanged(ManagingGridServiceManagerChangedEvent) - Method in interface org.openspaces.admin.pu.events.ManagingGridServiceManagerChangedEventListener
Callback indicating that a managing GSM for a processing unit was changed.
processingUnitManagingGridServiceManagerChanged(ManagingGridServiceManagerChangedEvent) - Method in class org.openspaces.admin.samples.TestEventSampler
 
ProcessingUnitNotFoundException - Exception in org.openspaces.pu.container.servicegrid.deploy
Failure to find a processing unit to deploy to.
ProcessingUnitNotFoundException(String, GSM) - Constructor for exception org.openspaces.pu.container.servicegrid.deploy.ProcessingUnitNotFoundException
 
ProcessingUnitPartition - Interface in org.openspaces.admin.pu
A Space partition mainly make sense with partitioned topologies and holds all the ProcessingUnitInstances that form the partition.
processingUnitRemoved(ProcessingUnit) - Method in interface org.openspaces.admin.pu.events.ProcessingUnitRemovedEventListener
A callback indicating that a Processing Unit was removed (undeployed).
processingUnitRemoved(ProcessingUnit) - Method in class org.openspaces.admin.samples.TestEventSampler
 
processingUnitRemoved(ProcessingUnit) - Method in class org.openspaces.grid.esm.ESMImpl
 
ProcessingUnitRemovedEventListener - Interface in org.openspaces.admin.pu.events
An event listener allowing to listen for ProcessingUnit removal (undeployment).
ProcessingUnitRemovedEventManager - Interface in org.openspaces.admin.pu.events
An event manager allowing to add and remove ProcessingUnitRemovedEventListeners.
ProcessingUnits - Interface in org.openspaces.admin.pu
Holds one or more ProcessingUnits.
processingUnitSpaceCorrelated(ProcessingUnitSpaceCorrelatedEvent) - Method in interface org.openspaces.admin.pu.events.ProcessingUnitSpaceCorrelatedEventListener
Callback indicating that an embedded Space was correlated with a ProcessingUnit.
ProcessingUnitSpaceCorrelatedEvent - Class in org.openspaces.admin.pu.events
An event that indicates that an (embedded) Space was correlated with the processing unit.
ProcessingUnitSpaceCorrelatedEvent(Space, ProcessingUnit) - Constructor for class org.openspaces.admin.pu.events.ProcessingUnitSpaceCorrelatedEvent
 
ProcessingUnitSpaceCorrelatedEventListener - Interface in org.openspaces.admin.pu.events
An event listener allowing to register for ProcessingUnitSpaceCorrelatedEvents.
ProcessingUnitSpaceCorrelatedEventManager - Interface in org.openspaces.admin.pu.events
An event manager allowing to add and remove ProcessingUnitSpaceCorrelatedEventListeners in order to listen for ProcessingUnitSpaceCorrelatedEvents.
ProcessingUnitStatisticsId - Class in org.openspaces.admin.pu.statistics
Identifies a processing unit statistics value, by specifying the monitoring source and the statistics functions applied to it.
ProcessingUnitStatisticsId() - Constructor for class org.openspaces.admin.pu.statistics.ProcessingUnitStatisticsId
default constructor
ProcessingUnitStatisticsId(Map<String, String>) - Constructor for class org.openspaces.admin.pu.statistics.ProcessingUnitStatisticsId
 
ProcessingUnitStatisticsIdConfigurer - Class in org.openspaces.admin.pu.statistics
Provides fluent API for creating a new ProcessingUnitStatisticsId object.
ProcessingUnitStatisticsIdConfigurer() - Constructor for class org.openspaces.admin.pu.statistics.ProcessingUnitStatisticsIdConfigurer
 
processingUnitStatusChanged(ProcessingUnitStatusChangedEvent) - Method in interface org.openspaces.admin.pu.events.ProcessingUnitStatusChangedEventListener
Callback indicating that a deployment status of a Processing Unit was changed.
processingUnitStatusChanged(ProcessingUnitStatusChangedEvent) - Method in class org.openspaces.admin.samples.TestEventSampler
 
ProcessingUnitStatusChangedEvent - Class in org.openspaces.admin.pu.events
An event raised when a Processing Unit DeploymentStatus has changed.
ProcessingUnitStatusChangedEvent(ProcessingUnit, DeploymentStatus, DeploymentStatus) - Constructor for class org.openspaces.admin.pu.events.ProcessingUnitStatusChangedEvent
 
ProcessingUnitStatusChangedEventListener - Interface in org.openspaces.admin.pu.events
An event listener allowing to register for ProcessingUnitStatusChangedEvents.
ProcessingUnitStatusChangedEventManager - Interface in org.openspaces.admin.pu.events
An event manager allowing to add and remove ProcessingUnitStatusChangedEventListeners in order to listen for ProcessingUnitStatusChangedEvents.
ProcessingUnitType - Enum in org.openspaces.admin.pu
An enumeration which specifies the type of the processing unit.
processingUnitUndeploying() - Method in interface org.openspaces.core.cluster.ProcessingUnitUndeployingListener
 
ProcessingUnitUndeployingListener - Interface in org.openspaces.core.cluster
An interface allowing to be notified when a processing unit is undeploying.
ProcessingUnitWebApplicationContext - Class in org.openspaces.pu.container.jee.context
Extends Spring XmlWebApplicationContext allowing to dynamically add (during construction) a BeanPostProcessor.
ProcessingUnitWebApplicationContext(ProcessingUnitContainerConfig) - Constructor for class org.openspaces.pu.container.jee.context.ProcessingUnitWebApplicationContext
 
ProcessObjectsProvider - Interface in org.openspaces.core.executor.support
An interface used with Task allowing to return additional objects to be processed on the node the task is executed.
processProperties(ConfigurableListableBeanFactory, Properties) - Method in class org.openspaces.core.cluster.ClusterInfoPropertyPlaceholderConfigurer
 
processProperties(ConfigurableListableBeanFactory, Properties) - Method in class org.openspaces.core.properties.BeanLevelPropertyPlaceholderConfigurer
 
promote(TransactionParticipant[], long[], TransactionParticipant) - Method in class net.jini.core.transaction.server.NestableServerTransaction
Promote the listed participants (from a subtransaction) into this (the parent) transaction.
promote(long, TransactionParticipant[], long[], TransactionParticipant) - Method in interface net.jini.core.transaction.server.NestableTransactionManager
Promote the listed participants into the specified transaction.
properties(Map<String, String>) - Method in class org.openspaces.admin.alert.AlertFactory
Set any runtime properties which can be correlated with the appearance of this alert.
PROPERTIES - Static variable in class org.openspaces.core.config.AbstractLocalCacheSpaceBeanDefinitionParser
 
PROPERTIES - Static variable in class org.openspaces.core.config.MirrorSpaceBeanDefinitionParser
 
PROPERTIES_FILE_NAME - Static variable in class com.j_spaces.core.client.SpaceURL
Deprecated.
If properties file name is passed, it means loading the schema and then loading the requested [prop-file-name].properties file which contains the values to override the schema space/container/cluster configuration values that are defined in the schema files.
PROPERTIES_SPACE_URL_ARG - Static variable in class com.j_spaces.core.client.SpaceURL
Deprecated.
When using properties, one can set the SpaceURL attributes which we break into properties with gs.space.url.arg.
PROPERTIES_SPACE_URL_ARGLINE - Static variable in class com.j_spaces.core.client.SpaceURL
Deprecated.
When using properties, one can set the SpaceURL attributes line which we break into properties with gs.space.url.arg_line.
PROTECTIVE_MODE - Static variable in class com.gigaspaces.client.protective.ProtectiveMode
System property key to enable/disable protective mode entirely, defaults to true,
PROTECTIVE_MODE_DEFAULT - Static variable in class com.gigaspaces.ProtectiveModeProperties
 
PROTECTIVE_MODE_PROPERTY - Static variable in class com.gigaspaces.ProtectiveModeProperties
 
PROTECTIVE_MODE_ROUTING_VALIDATION_DEAFULT - Static variable in class com.gigaspaces.ProtectiveModeProperties
 
PROTECTIVE_MODE_ROUTING_VALIDATION_PROPERTY - Static variable in class com.gigaspaces.ProtectiveModeProperties
 
ProtectiveMode - Class in com.gigaspaces.client.protective
Protective mode setup class, holds the current protective mode setup
ProtectiveMode() - Constructor for class com.gigaspaces.client.protective.ProtectiveMode
 
ProtectiveModeException - Exception in com.gigaspaces.client.protective
Thrown when protective mode prevents from wrong usage of the system ProtectiveMode
ProtectiveModeException(String) - Constructor for exception com.gigaspaces.client.protective.ProtectiveModeException
 
ProtectiveModeException(String, Throwable) - Constructor for exception com.gigaspaces.client.protective.ProtectiveModeException
 
ProtectiveModeProperties - Class in com.gigaspaces
Specify protective mode different properties
ProtectiveModeProperties() - Constructor for class com.gigaspaces.ProtectiveModeProperties
 
PROTOCOL_NAME - Static variable in class com.j_spaces.core.client.SpaceURL
Deprecated.
Protocol name
ProvisionFailureAlert - Class in org.openspaces.admin.alert.alerts
A provision failure alert triggered when a processing unit has less actual instances than planned instances.
ProvisionFailureAlert() - Constructor for class org.openspaces.admin.alert.alerts.ProvisionFailureAlert
required by java.io.Externalizable
ProvisionFailureAlert(Alert) - Constructor for class org.openspaces.admin.alert.alerts.ProvisionFailureAlert
 
ProvisionFailureAlertConfiguration - Class in org.openspaces.admin.alert.config
A provision failure alert configuration.
ProvisionFailureAlertConfiguration() - Constructor for class org.openspaces.admin.alert.config.ProvisionFailureAlertConfiguration
Constructs an empty provision failure alert configuration.
ProvisionFailureAlertConfigurer - Class in org.openspaces.admin.alert.config
A provision failure alert configurer.
ProvisionFailureAlertConfigurer() - Constructor for class org.openspaces.admin.alert.config.ProvisionFailureAlertConfigurer
Constructs an empty provision failure alert configuration.
ProvisionStatus - Enum in org.openspaces.admin.pu
The provision status of a processing unit instance.
proxy() - Method in class org.openspaces.remoting.EventDrivenRemotingProxyConfigurer
Creates a new event driven proxy of type T
proxy() - Method in class org.openspaces.remoting.ExecutorRemotingProxyConfigurer
Creates a new executor proxy of type T
proxyID - Variable in class com.sun.jini.mahalo.TxnMgrProxy
The proxy's Uuid
PublicMachineIsolation - Class in org.openspaces.grid.gsm.machines.isolation
 
PublicMachineIsolation() - Constructor for class org.openspaces.grid.gsm.machines.isolation.PublicMachineIsolation
 
publicMachineProvisioning(ElasticMachineProvisioningConfig) - Method in class org.openspaces.admin.pu.elastic.ElasticStatefulProcessingUnitDeployment
 
publicMachineProvisioning(ElasticMachineProvisioningConfig) - Method in class org.openspaces.admin.pu.elastic.ElasticStatelessProcessingUnitDeployment
 
publicMachineProvisioning(ElasticMachineProvisioningConfig) - Method in interface org.openspaces.admin.pu.elastic.topology.ElasticDeploymentTopology
Configure the server side bean that starts and stops machines automatically.
publicMachineProvisioning(ElasticMachineProvisioningConfig) - Method in class org.openspaces.admin.space.ElasticSpaceDeployment
 
publish(LogRecord) - Method in class com.gigaspaces.logger.RollingFileHandler
Applies the policies before writing to the stream; re-configures the stream if policy is triggered.
publishEvent(ApplicationEvent) - Method in class org.openspaces.core.space.mode.SpaceModeContextLoader
A hack to only send the application event on the child application context we are loading, without propogating it to the parent application context (when using ApplicationEventPublisher.publishEvent(org.springframework.context.ApplicationEvent) which will create a recursive event calling.
PUDetails - Class in org.openspaces.pu.container.servicegrid
 
PUDetails() - Constructor for class org.openspaces.pu.container.servicegrid.PUDetails
 
PUDetails(ServiceID, ClusterInfo, BeanLevelProperties, Object[]) - Constructor for class org.openspaces.pu.container.servicegrid.PUDetails
 
PUFaultDetectionHandler - Class in org.openspaces.pu.container.servicegrid
A processing unit fault detection handler.
PUFaultDetectionHandler() - Constructor for class org.openspaces.pu.container.servicegrid.PUFaultDetectionHandler
 
puInstanceProvisioningCompletedEvent() - Method in class org.openspaces.grid.gsm.strategy.AbstractScaleStrategyBean
 
puInstanceProvisioningInProgressEvent(RebalancingSlaEnforcementInProgressException) - Method in class org.openspaces.grid.gsm.strategy.AbstractScaleStrategyBean
 
puInstancesToString(Collection<ProcessingUnitInstance>) - Static method in class org.openspaces.grid.gsm.rebalancing.RebalancingUtils
 
puInstanceToString(ProcessingUnitInstance) - Static method in class org.openspaces.grid.gsm.rebalancing.RebalancingUtils
 
PullEventMailbox - Interface in net.jini.event
The PullEventMailbox interface allows clients to specify and use a third party for the purpose of storing and retrieving events.
pullRegister(long) - Method in interface net.jini.event.PullEventMailbox
Defines the interface to the event mailbox service.
PUMonitors - Class in org.openspaces.pu.container.servicegrid
 
PUMonitors() - Constructor for class org.openspaces.pu.container.servicegrid.PUMonitors
 
PUMonitors(Object[]) - Constructor for class org.openspaces.pu.container.servicegrid.PUMonitors
 
PUPathMatchingResourcePatternResolver - Class in org.openspaces.pu.container.support
A specific pattern resolver that handles the following: 1.
PUPathMatchingResourcePatternResolver() - Constructor for class org.openspaces.pu.container.support.PUPathMatchingResourcePatternResolver
 
PUServiceBean - Interface in org.openspaces.pu.container.servicegrid
 
PUServiceBeanImpl - Class in org.openspaces.pu.container.servicegrid
 
PUServiceBeanImpl() - Constructor for class org.openspaces.pu.container.servicegrid.PUServiceBeanImpl
 
PUServiceBeanProxy - Class in org.openspaces.pu.container.servicegrid
 
PUServiceBeanProxy(PUServiceBean, Uuid) - Constructor for class org.openspaces.pu.container.servicegrid.PUServiceBeanProxy
Private constructor
put(String, Object) - Method in class com.gigaspaces.document.DocumentProperties
put(Object, Object) - Method in class com.j_spaces.core.client.SpaceURL
Deprecated.
 
put(Object, Object) - Method in interface com.j_spaces.javax.cache.Cache
Deprecated.
The put method adds the object "value" to the cache identified by the object "key".
put(Object, Object, long) - Method in interface com.j_spaces.map.IMap
Puts value to the cache with specified key for timeToLive milliseconds to live in the cache.
put(Object, Object, long, long) - Method in interface com.j_spaces.map.IMap
Puts value to the cache with specified key for timeToLive milliseconds to live in the cache.
put(Object, Object, Transaction, long) - Method in interface com.j_spaces.map.IMap
Puts value to the cache with specified key for timeToLive milliseconds to live in the cache.
put(Object, Object, Transaction, long, long) - Method in interface com.j_spaces.map.IMap
Puts value to the cache with specified key for timeToLive milliseconds to live in the cache.
put(Object, Object) - Method in class com.sun.jini.lease.AbstractLeaseMap
 
put(Object, Object) - Method in class org.openspaces.core.DefaultGigaMap
 
put(Object, Object, long) - Method in class org.openspaces.core.DefaultGigaMap
 
put(Object, Object, long, long) - Method in class org.openspaces.core.DefaultGigaMap
 
put(Object, Object, LockHandle) - Method in class org.openspaces.core.DefaultGigaMap
 
put(Object, Object, long, LockHandle) - Method in class org.openspaces.core.DefaultGigaMap
 
put(Object, Object, long) - Method in interface org.openspaces.core.GigaMap
Puts value to the cache with specified key for timeToLive milliseconds to live in the cache.
put(Object, Object, long, long) - Method in interface org.openspaces.core.GigaMap
Puts value to the cache with specified key for timeToLive milliseconds to live in the cache.
put(Object, Object, LockHandle) - Method in interface org.openspaces.core.GigaMap
Puts value to the cache with specified key.
put(Object, Object, long, LockHandle) - Method in interface org.openspaces.core.GigaMap
Puts value to the cache with specified key for timeToLive milliseconds to live in the cache.
put(String, String) - Method in class org.openspaces.core.util.StringProperties
 
put(Object) - Method in class org.openspaces.remoting.scripting.cache.BlockingQueueCompiledScriptPool
 
put(String, Object, LocalScriptExecutor) - Method in interface org.openspaces.remoting.scripting.cache.CompiledScriptCache
Puts a compiled script back to the cache.
put(Object) - Method in interface org.openspaces.remoting.scripting.cache.CompiledScriptPool
Puts back a compiled script to the pool.
put(String, Object, LocalScriptExecutor) - Method in class org.openspaces.remoting.scripting.cache.LRUNonThreadSafeCompiledScriptCache
 
put(String, Object, LocalScriptExecutor) - Method in class org.openspaces.remoting.scripting.cache.LRUThreadSafeCompiledScriptCache
 
putAll(Map<? extends String, ? extends Object>) - Method in class com.gigaspaces.document.DocumentProperties
putAll(Map) - Method in interface com.j_spaces.javax.cache.Cache
Deprecated.
Copies all of the mappings from the specified map to the cache.
putAll(Map, Transaction, long) - Method in interface com.j_spaces.map.IMap
Copies all of the mappings from the specified map to the cache.
putAll(Map) - Method in class com.sun.jini.lease.AbstractLeaseMap
 
putAll(Map) - Method in class org.openspaces.core.DefaultGigaMap
 
putAll(Map, long) - Method in class org.openspaces.core.DefaultGigaMap
 
putAll(Map, long) - Method in interface org.openspaces.core.GigaMap
Copies all of the mappings from the specified map to the cache.
putAll(Map<String, String>) - Method in class org.openspaces.core.util.StringProperties
 
putAndUnlock(Object, Object) - Method in class org.openspaces.core.DefaultGigaMap
 
putAndUnlock(Object, Object) - Method in interface org.openspaces.core.GigaMap
Unlocks the given key and puts the given value in a single operation.
putAndUnlock(Object, Object) - Method in class org.openspaces.core.map.LockManager
Unlocks the given key and puts the given value in a single operation.
putArgumentsArray(String, String[]) - Method in class org.openspaces.core.util.StringProperties
 
putArgumentsArray(Map<String, String>, String, String[]) - Static method in class org.openspaces.core.util.StringPropertiesUtils
Concatenates the specified array into a combined string using the space separator and puts the result as a value into the specified properties with the specified key.
putArray(String, String[], String) - Method in class org.openspaces.core.util.StringProperties
 
putArray(Map<String, String>, String, String[], String) - Static method in class org.openspaces.core.util.StringPropertiesUtils
Concatenates the specified array into a combined string using the specified separator and puts the result as a value into the specified properties with the specified key.
putBoolean(String, boolean) - Method in class org.openspaces.core.util.StringProperties
 
putBoolean(Map<String, String>, String, boolean) - Static method in class org.openspaces.core.util.StringPropertiesUtils
 
putConfig(String, Object) - Method in class org.openspaces.core.util.StringProperties
 
putConfig(Map<String, String>, String, Object) - Static method in class org.openspaces.core.util.StringPropertiesUtils
Puts an object that has a constructor that accepts Map as a single argument and has a getProperties method which returns a Map If object is null it is removed from the map
putDouble(String, double) - Method in class org.openspaces.core.util.StringProperties
 
putDouble(Map<String, String>, String, double) - Static method in class org.openspaces.core.util.StringPropertiesUtils
 
putInMap(String, Serializable, Serializable) - Method in class com.gigaspaces.client.ChangeSet
Puts the given key and value in a map property.
PutInMapOperation - Class in com.gigaspaces.sync.change
Represents a change operation which correlate with a ChangeSet.putInMap(String, java.io.Serializable, java.io.Serializable) invocation.
putInteger(String, int) - Method in class org.openspaces.core.util.StringProperties
 
putInteger(Map<String, String>, String, int) - Static method in class org.openspaces.core.util.StringPropertiesUtils
 
putKeyValuePairs(String, Map<String, String>, String, String) - Method in class org.openspaces.core.util.StringProperties
 
putKeyValuePairs(Map<String, String>, String, Map<String, String>, String, String) - Static method in class org.openspaces.core.util.StringPropertiesUtils
 
putLong(String, long) - Method in class org.openspaces.core.util.StringProperties
 
putLong(Map<String, String>, String, long) - Static method in class org.openspaces.core.util.StringPropertiesUtils
 
putMap(String, Map<String, String>) - Method in class org.openspaces.core.util.StringProperties
 
putMap(Map<String, String>, String, Map<String, String>) - Static method in class org.openspaces.core.util.StringPropertiesUtils
Puts the map as a value by adding the specified prefix to each key If value is null the object is removed from properties.
putNode(LoadBalancerNodeInfo) - Method in class org.openspaces.pu.container.jee.lb.apache.LoadBalancerInfo
 
putProperties(Map<String, String>) - Method in class org.openspaces.admin.alert.AlertFactory
Set any runtime properties which can be correlated with the appearance of this alert.
putProperty(String, String) - Method in class org.openspaces.admin.alert.AlertFactory
Set any runtime property which can be correlated with the appearance of this alert.
putSet(String, Set<String>, String) - Method in class org.openspaces.core.util.StringProperties
 
putSet(Map<String, String>, String, Set<String>, String) - Static method in class org.openspaces.core.util.StringPropertiesUtils
 
putStringWrapperObject(String, Object) - Method in class org.openspaces.core.util.StringProperties
 
putStringWrapperObject(Map<String, String>, String, Object) - Static method in class org.openspaces.core.util.StringPropertiesUtils
Puts an object that has a constructor that accepts String as a single argument

Q

QUERY_DETAILS - Static variable in class org.openspaces.events.EventContainerServiceDetails.Attributes
 
QUERY_WITHOUT_INDEX - Static variable in class com.gigaspaces.client.protective.ProtectiveMode
 
QueryExpressionFactory - Class in org.openspaces.jpa.openjpa.query
Defines the way the translated expression tree is built by OpenJPA.
QueryExpressionFactory(StoreManager) - Constructor for class org.openspaces.jpa.openjpa.query.QueryExpressionFactory
 
QueryExtension - Class in org.openspaces.extensions
 
QueryExtension() - Constructor for class org.openspaces.extensions.QueryExtension
 
QueryMultiplePartialFailureException - Exception in com.j_spaces.core.multiple.query
Deprecated.
since 7.1. Use operation specific exception ReadMultipleException,TakeMultipleException or ClearException
QueryMultiplePartialFailureException() - Constructor for exception com.j_spaces.core.multiple.query.QueryMultiplePartialFailureException
Deprecated.
 
QueryMultiplePartialFailureException - Exception in org.openspaces.core
Deprecated.
since 7.1. Use operation specific exception ReadMultipleException,TakeMultipleException or ClearException
QueryMultiplePartialFailureException(BatchQueryException, ExceptionTranslator) - Constructor for exception org.openspaces.core.QueryMultiplePartialFailureException
Deprecated.
 
QueryResultType - Enum in com.gigaspaces.query
Determines whether a query will return objects (a.k.a.
quiesce(QuiesceRequest) - Method in interface org.openspaces.admin.pu.ProcessingUnit
Requests a quiesce request from the GSM.
QuiesceDetails - Class in org.openspaces.admin.quiesce
Represents the quiesce details of the processing unit.
QuiesceDetails(QuiesceState, String, InstancesQuiesceState) - Constructor for class org.openspaces.admin.quiesce.QuiesceDetails
 
QuiesceRequest - Class in org.openspaces.admin.quiesce
A request which includes all needed information about the quiesce request (e.g reason for entering to QUIESCE mode , the user name which triggered the operation, the time and date and so on)
QuiesceRequest(String) - Constructor for class org.openspaces.admin.quiesce.QuiesceRequest
 
QuiesceResult - Class in org.openspaces.admin.quiesce
A result of triggering ProcessingUnit.quiesce(QuiesceRequest) or ProcessingUnit.unquiesce(QuiesceRequest) (QuiesceRequest)} The result contains QuiesceToken and description about the request.
QuiesceResult(QuiesceToken, String) - Constructor for class org.openspaces.admin.quiesce.QuiesceResult
 
quiesceStateChanged(QuiesceStateChangedEvent) - Method in interface org.openspaces.admin.quiesce.QuiesceStateChangedListener
 
quiesceStateChanged(QuiesceStateChangedEvent) - Method in class org.openspaces.events.AbstractEventListenerContainer
 
quiesceStateChanged(QuiesceStateChangedEvent) - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanImpl
 
quiesceStateChanged(QuiesceStateChangedEvent) - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanProxy
 
QuiesceStateChangedListener - Interface in org.openspaces.admin.quiesce
 

R

raiseAlertForGcDurationOf(long, TimeUnit) - Method in class org.openspaces.admin.alert.config.GarbageCollectionAlertConfigurer
Raise an alert if gc took longer than the specified period of time.
raiseAlertIfCpuAbove(int) - Method in class org.openspaces.admin.alert.config.CpuUtilizationAlertConfigurer
Raise an alert if the CPU reading is above the specified threshold for a period of time.
raiseAlertIfHeapAbove(int) - Method in class org.openspaces.admin.alert.config.HeapMemoryUtilizationAlertConfigurer
Raise an alert if heap utilization if above the specified threshold for a period of time.
raiseAlertIfMemoryAbove(int) - Method in class org.openspaces.admin.alert.config.PhysicalMemoryUtilizationAlertConfigurer
Raise an alert if physical memory is above the specified threshold for a period of time.
raiseAlertIfRedoLogSizeAbove(int) - Method in class org.openspaces.admin.alert.config.ReplicationRedoLogSizeAlertConfigurer
Raise an alert if the number of packets in the redo log is above the specified threshold.
RAISED - Static variable in class org.openspaces.admin.alert.AlertStatus
RAISED is an alert status indicating an alert has been raised.
randomGSAReservationId() - Static method in class org.openspaces.admin.gsa.GSAReservationId
 
RangeRequirement - Class in org.openspaces.pu.sla.requirement
 
RangeRequirement() - Constructor for class org.openspaces.pu.sla.requirement.RangeRequirement
 
RangeRequirementBeanDefinitionParser - Class in org.openspaces.pu.sla.config
A bean definition builder for RangeRequirement.
RangeRequirementBeanDefinitionParser() - Constructor for class org.openspaces.pu.sla.config.RangeRequirementBeanDefinitionParser
 
ReachedMaximumCapacityAutoScalingException - Exception in org.openspaces.grid.gsm.autoscaling.exceptions
An exception raised when autoscaling can no longer increase capacity since it reached the limit maximum.
ReachedMaximumCapacityAutoScalingException(ProcessingUnit, CapacityRequirements, CapacityRequirements, CapacityRequirements, long) - Constructor for exception org.openspaces.grid.gsm.autoscaling.exceptions.ReachedMaximumCapacityAutoScalingException
 
read(Object, Transaction, long) - Method in interface com.gigaspaces.client.IPojoSpace
Deprecated.
Since 8.0 - Use GigaSpace instead.
read(Object, Transaction, long, int) - Method in interface com.gigaspaces.client.IPojoSpace
Deprecated.
Since 8.0 - Use GigaSpace instead.
read(T) - Method in interface com.gigaspaces.datasource.DataProvider
Deprecated.
Read one object that matches the given template.
read(Entry, Transaction, long) - Method in interface net.jini.space.JavaSpace
Read any matching entry from the space, blocking until one exists.
read(T) - Method in class org.openspaces.core.DefaultGigaSpace
 
read(T, long) - Method in class org.openspaces.core.DefaultGigaSpace
 
read(T, long, int) - Method in class org.openspaces.core.DefaultGigaSpace
 
read(T, long, ReadModifiers) - Method in class org.openspaces.core.DefaultGigaSpace
 
read(ISpaceQuery<T>) - Method in class org.openspaces.core.DefaultGigaSpace
 
read(ISpaceQuery<T>, long) - Method in class org.openspaces.core.DefaultGigaSpace
 
read(ISpaceQuery<T>, long, int) - Method in class org.openspaces.core.DefaultGigaSpace
 
read(ISpaceQuery<T>, long, ReadModifiers) - Method in class org.openspaces.core.DefaultGigaSpace
 
read(T) - Method in interface org.openspaces.core.GigaSpace
Read any matching object from the space, blocking until one exists.
read(T, long) - Method in interface org.openspaces.core.GigaSpace
Read any matching object from the space, blocking until one exists.
read(T, long, int) - Method in interface org.openspaces.core.GigaSpace
Deprecated.
read(T, long, ReadModifiers) - Method in interface org.openspaces.core.GigaSpace
Read any matching object from the space, blocking until one exists.
read(ISpaceQuery<T>) - Method in interface org.openspaces.core.GigaSpace
Read any matching object from the space, blocking until one exists.
read(ISpaceQuery<T>, long) - Method in interface org.openspaces.core.GigaSpace
Read any matching object from the space, blocking until one exists.
read(ISpaceQuery<T>, long, int) - Method in interface org.openspaces.core.GigaSpace
Deprecated.
read(ISpaceQuery<T>, long, ReadModifiers) - Method in interface org.openspaces.core.GigaSpace
Read any matching object from the space, blocking until one exists.
read(Object) - Method in class org.openspaces.persistency.hibernate.CriteriaHibernateExternalDataSource
Deprecated.
 
read(Object) - Method in class org.openspaces.persistency.patterns.DataProviderSplitter
Deprecated.
 
READ_COMMITTED - Static variable in class com.gigaspaces.client.CountModifiers
When a search for matching entries encounters an entry locked under a different uncommitted transaction, the lock is honored and matching is performed on the committed state.
READ_COMMITTED - Static variable in class com.gigaspaces.client.ReadModifiers
When a search for matching entries encounters an entry locked under a different uncommitted transaction, the lock is honored and matching is performed on the committed state.
READ_COMMITTED - Static variable in class com.j_spaces.core.client.ReadModifiers
Allows read operations to have visibility of already committed entities, regardless of the fact that these entities might be updated (with a newer version) or taken under an uncommitted transaction.
readById(Class<T>, Object) - Method in class org.openspaces.core.DefaultGigaSpace
 
readById(Class<T>, Object, Object) - Method in class org.openspaces.core.DefaultGigaSpace
 
readById(Class<T>, Object, Object, long) - Method in class org.openspaces.core.DefaultGigaSpace
 
readById(Class<T>, Object, Object, long, int) - Method in class org.openspaces.core.DefaultGigaSpace
 
readById(Class<T>, Object, Object, long, ReadModifiers) - Method in class org.openspaces.core.DefaultGigaSpace
 
readById(IdQuery<T>) - Method in class org.openspaces.core.DefaultGigaSpace
 
readById(IdQuery<T>, long) - Method in class org.openspaces.core.DefaultGigaSpace
 
readById(IdQuery<T>, long, int) - Method in class org.openspaces.core.DefaultGigaSpace
 
readById(IdQuery<T>, long, ReadModifiers) - Method in class org.openspaces.core.DefaultGigaSpace
 
readById(Class<T>, Object) - Method in interface org.openspaces.core.GigaSpace
Read an object from the space matching its id and the class.
readById(Class<T>, Object, Object) - Method in interface org.openspaces.core.GigaSpace
Read an object from the space matching its id, the class and the routing value.
readById(Class<T>, Object, Object, long) - Method in interface org.openspaces.core.GigaSpace
Read an object from the space matching its id, the class and the routing value.
readById(Class<T>, Object, Object, long, int) - Method in interface org.openspaces.core.GigaSpace
readById(Class<T>, Object, Object, long, ReadModifiers) - Method in interface org.openspaces.core.GigaSpace
Read an object from the space matching its id, the class and the routing value.
readById(IdQuery<T>) - Method in interface org.openspaces.core.GigaSpace
Read an object from the space matching the specified id query.
readById(IdQuery<T>, long) - Method in interface org.openspaces.core.GigaSpace
Read an object from the space matching the specified id query.
readById(IdQuery<T>, long, int) - Method in interface org.openspaces.core.GigaSpace
Deprecated.
readById(IdQuery<T>, long, ReadModifiers) - Method in interface org.openspaces.core.GigaSpace
Read an object from the space matching the specified id query.
ReadByIdResult(ReadTakeByIdResult, ExceptionTranslator) - Constructor for class org.openspaces.core.ReadByIdsException.ReadByIdResult
 
readByIds(Class<T>, Object[]) - Method in class org.openspaces.core.DefaultGigaSpace
 
readByIds(Class<T>, Object[], int) - Method in class org.openspaces.core.DefaultGigaSpace
 
readByIds(Class<T>, Object[], Object, int) - Method in class org.openspaces.core.DefaultGigaSpace
 
readByIds(Class<T>, Object[], Object, ReadModifiers) - Method in class org.openspaces.core.DefaultGigaSpace
 
readByIds(Class<T>, Object[], Object[], int) - Method in class org.openspaces.core.DefaultGigaSpace
 
readByIds(Class<T>, Object[], Object[], ReadModifiers) - Method in class org.openspaces.core.DefaultGigaSpace
 
readByIds(Class<T>, Object[], Object) - Method in class org.openspaces.core.DefaultGigaSpace
 
readByIds(Class<T>, Object[], Object[]) - Method in class org.openspaces.core.DefaultGigaSpace
 
readByIds(IdsQuery<T>) - Method in class org.openspaces.core.DefaultGigaSpace
 
readByIds(IdsQuery<T>, int) - Method in class org.openspaces.core.DefaultGigaSpace
 
readByIds(IdsQuery<T>, ReadModifiers) - Method in class org.openspaces.core.DefaultGigaSpace
 
readByIds(Class<T>, Object[]) - Method in interface org.openspaces.core.GigaSpace
Read objects from the space matching their IDs and the specified class.
readByIds(Class<T>, Object[], int) - Method in interface org.openspaces.core.GigaSpace
Deprecated.
readByIds(Class<T>, Object[], Object) - Method in interface org.openspaces.core.GigaSpace
Read objects from the space matching their IDs, the specified class and routing key.
readByIds(Class<T>, Object[], Object, int) - Method in interface org.openspaces.core.GigaSpace
Deprecated.
readByIds(Class<T>, Object[], Object, ReadModifiers) - Method in interface org.openspaces.core.GigaSpace
Read objects from the space matching their IDs, the specified class type and routing key, with the provided ReadModifiers.
readByIds(Class<T>, Object[], Object[]) - Method in interface org.openspaces.core.GigaSpace
Read objects from the space matching their IDs, the specified class and the routing keys.
readByIds(Class<T>, Object[], Object[], int) - Method in interface org.openspaces.core.GigaSpace
readByIds(Class<T>, Object[], Object[], ReadModifiers) - Method in interface org.openspaces.core.GigaSpace
Read objects from the space matching their IDs, the specified class and the routing keys, with the provided ReadModifiers.
readByIds(IdsQuery<T>) - Method in interface org.openspaces.core.GigaSpace
Read objects from the space matching the specified IDs query.
readByIds(IdsQuery<T>, int) - Method in interface org.openspaces.core.GigaSpace
Deprecated.
readByIds(IdsQuery<T>, ReadModifiers) - Method in interface org.openspaces.core.GigaSpace
Read objects from the space matching the specified IDs query, with the provided ReadModifiers.
ReadByIdsException - Exception in com.gigaspaces.client
Thrown when readByIds operation fails.
ReadByIdsException() - Constructor for exception com.gigaspaces.client.ReadByIdsException
Default constructor required by Externalizable.
ReadByIdsException(ReadTakeByIdResult[]) - Constructor for exception com.gigaspaces.client.ReadByIdsException
 
ReadByIdsException(Object[], Object[], Exception[]) - Constructor for exception com.gigaspaces.client.ReadByIdsException
 
ReadByIdsException - Exception in org.openspaces.core
Thrown when readByIds operation fails.
ReadByIdsException(ReadByIdsException, ExceptionTranslator) - Constructor for exception org.openspaces.core.ReadByIdsException
 
ReadByIdsException.ReadByIdResult - Class in org.openspaces.core
Holds a ReadByIdsException result.
ReadByIdsException.ReadByIdResult.ReadByIdResultType - Enum in org.openspaces.core
Determines the result type of a read by id operation result.
ReadByIdsResult<T> - Interface in com.gigaspaces.client
Holds iterable results of the readByIds operation.
readConfiguration(InputStream) - Method in class com.sun.jini.logging.LogManager
Reinitialize the logging properties and reread the logging configuration, and initiate probes if the probe interval is greater than zero.
readExternal(ObjectInput) - Method in class com.gigaspaces.client.ChangeSet
 
readExternal(ObjectInput) - Method in class com.gigaspaces.client.SpaceProxyOperationModifiers
 
readExternal(ObjectInput) - Method in exception com.gigaspaces.client.WriteMultipleException
 
readExternal(ObjectInput) - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
readExternal(ObjectInput) - Method in class com.gigaspaces.document.DocumentProperties
readExternal(ObjectInput) - Method in class com.gigaspaces.document.SpaceDocument
This method is required by the Externalizable interface and should not be called directly.
readExternal(ObjectInput, PlatformLogicalVersion) - Method in class com.gigaspaces.events.batching.BatchRemoteEvent
 
readExternal(ObjectInput) - Method in class com.gigaspaces.events.SpaceRemoteEvent
Required for Externalizable
readExternal(ObjectInput, PlatformLogicalVersion) - Method in class com.gigaspaces.events.SpaceRemoteEvent
Reserved for internal usage.
readExternal(ObjectInput) - Method in class com.gigaspaces.log.LogEntries
 
readExternal(ObjectInput) - Method in class com.gigaspaces.log.LogEntry
 
readExternal(ObjectInput) - Method in class com.gigaspaces.query.aggregators.AbstractPathAggregator
 
readExternal(ObjectInput) - Method in class com.gigaspaces.query.aggregators.AverageAggregator.AverageTuple
 
readExternal(ObjectInput) - Method in class com.gigaspaces.query.aggregators.DistinctAggregator
 
readExternal(ObjectInput) - Method in class com.gigaspaces.query.aggregators.DistinctResult
 
readExternal(ObjectInput) - Method in class com.gigaspaces.query.aggregators.GroupByAggregator
 
readExternal(ObjectInput) - Method in class com.gigaspaces.query.aggregators.GroupByResult
 
readExternal(ObjectInput) - Method in class com.gigaspaces.query.aggregators.MaxEntryAggregator.MaxEntryScannerResult
 
readExternal(ObjectInput) - Method in class com.gigaspaces.query.aggregators.MinEntryAggregator.MinEntryScannerResult
 
readExternal(ObjectInput) - Method in class com.gigaspaces.query.aggregators.OrderByAggregator.OrderByScanResult
 
readExternal(ObjectInput) - Method in class com.gigaspaces.query.aggregators.OrderByAggregator
 
readExternal(ObjectInput) - Method in class com.gigaspaces.query.aggregators.OrderByKey
 
readExternal(ObjectInput) - Method in class com.gigaspaces.query.CompoundResult
 
readExternal(ObjectInput) - Method in class com.gigaspaces.security.audit.AuditDetails
 
readExternal(ObjectInput) - Method in class com.gigaspaces.security.directory.CredentialsProvider
 
readExternal(ObjectInput) - Method in class com.gigaspaces.security.directory.DefaultCredentialsProvider
 
readExternal(ObjectInput) - Method in class com.gigaspaces.security.service.SecurityContext
 
readExternal(ObjectInput) - Method in class com.j_spaces.core.admin.SpaceConfig
 
readExternal(ObjectInput) - Method in class com.j_spaces.core.admin.SpaceRuntimeInfo
readExternal(ObjectInput, PlatformLogicalVersion) - Method in class com.j_spaces.core.client.EntryArrivedRemoteEvent
 
readExternal(ObjectInput) - Method in class com.j_spaces.core.client.ExternalEntry
Deprecated.
Restore the class contents by calling the methods of DataInput for primitive types and readObject for objects, strings and arrays.
readExternal(ObjectInput) - Method in class com.j_spaces.core.client.SpaceURL
Deprecated.
 
readExternal(ObjectInput) - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
readExternal(ObjectInput) - Method in class com.j_spaces.core.cluster.ReplicationPolicy.ReplicationPolicyDescription
 
readExternal(ObjectInput) - Method in class com.j_spaces.core.filters.ReplicationStatistics.OutgoingChannel
 
readExternal(ObjectInput) - Method in class com.j_spaces.core.filters.ReplicationStatistics.OutgoingReplication
 
readExternal(ObjectInput) - Method in class com.j_spaces.core.filters.ReplicationStatistics
 
readExternal(ObjectInput) - Method in class com.j_spaces.core.filters.StatisticsContext
 
readExternal(ObjectInput) - Method in exception com.j_spaces.core.multiple.BatchOperationException
 
readExternal(ObjectInput) - Method in class com.j_spaces.core.SpaceContext
 
readExternal(ObjectInput) - Method in class com.sun.jini.mahalo.ExtendedPrepareResult
 
readExternal(ObjectInput) - Method in class com.sun.jini.mahalo.TxnMgrProxy
 
readExternal(ObjectInput) - Method in class net.jini.core.transaction.server.NestableServerTransaction
 
readExternal(ObjectInput) - Method in class net.jini.core.transaction.server.ServerTransaction
 
readExternal(ObjectInput) - Method in class net.jini.core.transaction.server.TransactionParticipantDataImpl
 
readExternal(ObjectInput) - Method in class org.openspaces.admin.alert.alerts.AbstractAlert
 
readExternal(ObjectInput) - Method in class org.openspaces.admin.pu.elastic.config.AutomaticCapacityScaleConfig
 
readExternal(ObjectInput) - Method in class org.openspaces.admin.pu.elastic.config.AutomaticCapacityScaleRuleConfig
 
readExternal(ObjectInput) - Method in class org.openspaces.admin.pu.elastic.config.EagerScaleConfig
 
readExternal(ObjectInput) - Method in class org.openspaces.admin.pu.elastic.config.ManualCapacityPerZonesScaleConfig
 
readExternal(ObjectInput) - Method in class org.openspaces.admin.pu.elastic.config.ManualCapacityScaleConfig
 
readExternal(ObjectInput) - Method in class org.openspaces.admin.pu.elastic.events.ElasticStatefulProcessingUnitPlannedCapacityChangedEvent
 
readExternal(ObjectInput) - Method in class org.openspaces.admin.pu.elastic.events.ElasticStatelessProcessingUnitPlannedNumberOfInstancesChangedEvent
 
readExternal(ObjectInput) - Method in class org.openspaces.admin.pu.elastic.events.ElasticStatelessReachedMaximumNumberOfInstancesEvent
 
readExternal(ObjectInput) - Method in class org.openspaces.core.executor.juc.CallableDistributedTaskAdapter
 
readExternal(ObjectInput) - Method in class org.openspaces.core.executor.juc.CallableTaskAdapter
 
readExternal(ObjectInput) - Method in class org.openspaces.core.executor.juc.RunnableDistributedTaskAdapter
 
readExternal(ObjectInput) - Method in class org.openspaces.core.executor.juc.RunnableTaskAdapter
 
readExternal(ObjectInput) - Method in class org.openspaces.core.executor.support.AvgTask
 
readExternal(ObjectInput) - Method in class org.openspaces.core.executor.support.MaxTask
 
readExternal(ObjectInput) - Method in class org.openspaces.core.executor.support.MinTask
 
readExternal(ObjectInput) - Method in class org.openspaces.core.executor.support.PrivilegedDistributedTask
 
readExternal(ObjectInput) - Method in class org.openspaces.core.executor.support.PrivilegedTask
 
readExternal(ObjectInput) - Method in class org.openspaces.core.executor.support.SumTask
 
readExternal(ObjectInput) - Method in class org.openspaces.core.gateway.GatewayDelegatorServiceDetails
 
readExternal(ObjectInput) - Method in class org.openspaces.core.gateway.GatewayServiceDetails
 
readExternal(ObjectInput) - Method in class org.openspaces.core.gateway.GatewaySinkServiceDetails
 
readExternal(ObjectInput) - Method in class org.openspaces.core.map.LockHandle
 
readExternal(ObjectInput) - Method in class org.openspaces.core.space.SpaceServiceDetails
 
readExternal(ObjectInput) - Method in class org.openspaces.events.asyncpolling.AggregatedAsyncPollingEventContainerServiceDetails
 
readExternal(ObjectInput) - Method in class org.openspaces.events.asyncpolling.AsyncPollingEventContainerServiceDetails
 
readExternal(ObjectInput) - Method in class org.openspaces.events.asyncpolling.AsyncPollingEventContainerServiceMonitors
 
readExternal(ObjectInput) - Method in class org.openspaces.events.EventContainerServiceDetails
 
readExternal(ObjectInput) - Method in class org.openspaces.events.EventContainerServiceMonitors
 
readExternal(ObjectInput) - Method in class org.openspaces.events.notify.AggregatedNotifyEventContainerServiceDetails
 
readExternal(ObjectInput) - Method in class org.openspaces.events.notify.NotifyEventContainerServiceDetails
 
readExternal(ObjectInput) - Method in class org.openspaces.events.notify.NotifyEventContainerServiceMonitors
 
readExternal(ObjectInput) - Method in class org.openspaces.events.polling.AggregatedPollingEventContainerServiceDetails
 
readExternal(ObjectInput) - Method in class org.openspaces.events.polling.PollingEventContainerServiceDetails
 
readExternal(ObjectInput) - Method in class org.openspaces.events.polling.PollingEventContainerServiceMonitors
 
readExternal(ObjectInput) - Method in class org.openspaces.grid.gsm.machines.plugins.events.GridServiceAgentStartedEvent
 
readExternal(ObjectInput) - Method in class org.openspaces.grid.gsm.machines.plugins.events.GridServiceAgentStartRequestedEvent
 
readExternal(ObjectInput) - Method in class org.openspaces.grid.gsm.machines.plugins.events.GridServiceAgentStoppedEvent
 
readExternal(ObjectInput) - Method in class org.openspaces.grid.gsm.machines.plugins.events.GridServiceAgentStopRequestedEvent
 
readExternal(ObjectInput) - Method in class org.openspaces.grid.gsm.machines.plugins.events.MachineStartedEvent
 
readExternal(ObjectInput) - Method in class org.openspaces.grid.gsm.machines.plugins.events.MachineStoppedEvent
 
readExternal(ObjectInput) - Method in class org.openspaces.grid.gsm.machines.plugins.events.MachineStopRequestedEvent
 
readExternal(ObjectInput) - Method in class org.openspaces.grid.gsm.strategy.ElasticScaleStrategyEvents
 
readExternal(ObjectInput) - Method in class org.openspaces.interop.DotnetContainerServiceDetails
 
readExternal(ObjectInput) - Method in class org.openspaces.interop.DotnetServiceDetails
 
readExternal(ObjectInput) - Method in class org.openspaces.memcached.Key
 
readExternal(ObjectInput) - Method in class org.openspaces.memcached.LocalCacheElement
 
readExternal(ObjectInput) - Method in class org.openspaces.memcached.MemcachedEntry
 
readExternal(ObjectInput) - Method in class org.openspaces.persistency.support.SpaceTypeDescriptorContainer
 
readExternal(ObjectInput) - Method in class org.openspaces.pu.container.jee.JeeServiceDetails
 
readExternal(ObjectInput) - Method in class org.openspaces.pu.container.jee.stats.WebRequestsServiceMonitors
 
readExternal(ObjectInput) - Method in class org.openspaces.pu.container.servicegrid.PUDetails
 
readExternal(ObjectInput) - Method in class org.openspaces.pu.container.servicegrid.PUMonitors
 
readExternal(ObjectInput) - Method in class org.openspaces.pu.service.InvocationResult
 
readExternal(ObjectInput) - Method in class org.openspaces.pu.service.PlainAggregatedServiceDetails
 
readExternal(ObjectInput) - Method in class org.openspaces.pu.service.PlainServiceDetails
 
readExternal(ObjectInput) - Method in class org.openspaces.pu.service.PlainServiceMonitors
 
readExternal(ObjectInput) - Method in class org.openspaces.remoting.EventDrivenSpaceRemotingEntry
Deprecated.
 
readExternal(ObjectInput) - Method in exception org.openspaces.remoting.ExecutorRemotingTask.InternalExecutorException
 
readExternal(ObjectInput) - Method in class org.openspaces.remoting.ExecutorRemotingTask.InternalExecutorResult
 
readExternal(ObjectInput) - Method in class org.openspaces.remoting.ExecutorRemotingTask
 
readExternal(ObjectInput) - Method in class org.openspaces.remoting.HashedEventDrivenSpaceRemotingEntry
Deprecated.
 
readExternal(ObjectInput) - Method in class org.openspaces.remoting.RemotingServiceDetails
 
readExternal(ObjectInput) - Method in class org.openspaces.remoting.RemotingServiceDetails.RemoteService
 
readExternal(ObjectInput) - Method in class org.openspaces.remoting.RemotingServiceMonitors
 
readExternal(ObjectInput) - Method in class org.openspaces.remoting.RemotingServiceMonitors.RemoteServiceStats
 
readExternal(ObjectInput) - Method in class org.openspaces.remoting.RemotingUtils.MethodHash
 
readExternal(ObjectInput) - Method in class org.openspaces.remoting.scripting.ResourceLazyLoadingScript
 
readExternal(ObjectInput) - Method in class org.openspaces.remoting.scripting.StaticScript
 
readExternalV1(ObjectInput) - Method in class com.gigaspaces.document.SpaceDocument
 
readFromFile() - Method in interface com.gigaspaces.security.fs.FileService
Reads from a file, returning a byte array representation of the contents.
readFromFile() - Method in class com.gigaspaces.security.fs.LocalFileService
 
readFromFile() - Method in class com.gigaspaces.security.fs.URLFileService
 
readFromSwap(ObjectInput) - Method in class net.jini.core.transaction.server.ServerTransaction
 
readFromSwap(ObjectInput) - Method in class net.jini.core.transaction.server.TransactionParticipantDataImpl
 
readIfExists(Object, Transaction, long) - Method in interface com.gigaspaces.client.IPojoSpace
Deprecated.
Since 8.0 - Use GigaSpace instead.
readIfExists(Object, Transaction, long, int) - Method in interface com.gigaspaces.client.IPojoSpace
Deprecated.
Since 8.0 - Use GigaSpace instead.
readIfExists(Entry, Transaction, long) - Method in interface net.jini.space.JavaSpace
Read any matching entry from the space, returning null if there is currently is none.
readIfExists(T) - Method in class org.openspaces.core.DefaultGigaSpace
 
readIfExists(T, long) - Method in class org.openspaces.core.DefaultGigaSpace
 
readIfExists(T, long, int) - Method in class org.openspaces.core.DefaultGigaSpace
 
readIfExists(T, long, ReadModifiers) - Method in class org.openspaces.core.DefaultGigaSpace
 
readIfExists(ISpaceQuery<T>) - Method in class org.openspaces.core.DefaultGigaSpace
 
readIfExists(ISpaceQuery<T>, long) - Method in class org.openspaces.core.DefaultGigaSpace
 
readIfExists(ISpaceQuery<T>, long, int) - Method in class org.openspaces.core.DefaultGigaSpace
 
readIfExists(ISpaceQuery<T>, long, ReadModifiers) - Method in class org.openspaces.core.DefaultGigaSpace
 
readIfExists(T) - Method in interface org.openspaces.core.GigaSpace
Read any matching object from the space, returning null if there currently is none.
readIfExists(T, long) - Method in interface org.openspaces.core.GigaSpace
Read any matching object from the space, returning null if there currently is none.
readIfExists(T, long, int) - Method in interface org.openspaces.core.GigaSpace
Deprecated.
readIfExists(T, long, ReadModifiers) - Method in interface org.openspaces.core.GigaSpace
Read any matching object from the space, returning null if there currently is none.
readIfExists(ISpaceQuery<T>) - Method in interface org.openspaces.core.GigaSpace
Read any matching object from the space, returning null if there currently is none.
readIfExists(ISpaceQuery<T>, long) - Method in interface org.openspaces.core.GigaSpace
Read any matching object from the space, returning null if there currently is none.
readIfExists(ISpaceQuery<T>, long, int) - Method in interface org.openspaces.core.GigaSpace
Deprecated.
readIfExists(ISpaceQuery<T>, long, ReadModifiers) - Method in interface org.openspaces.core.GigaSpace
Read any matching object from the space, returning null if there currently is none.
readIfExistsById(Class<T>, Object) - Method in class org.openspaces.core.DefaultGigaSpace
 
readIfExistsById(Class<T>, Object, Object) - Method in class org.openspaces.core.DefaultGigaSpace
 
readIfExistsById(Class<T>, Object, Object, long) - Method in class org.openspaces.core.DefaultGigaSpace
 
readIfExistsById(Class<T>, Object, Object, long, int) - Method in class org.openspaces.core.DefaultGigaSpace
 
readIfExistsById(Class<T>, Object, Object, long, ReadModifiers) - Method in class org.openspaces.core.DefaultGigaSpace
 
readIfExistsById(IdQuery<T>) - Method in class org.openspaces.core.DefaultGigaSpace
 
readIfExistsById(IdQuery<T>, long) - Method in class org.openspaces.core.DefaultGigaSpace
 
readIfExistsById(IdQuery<T>, long, int) - Method in class org.openspaces.core.DefaultGigaSpace
 
readIfExistsById(IdQuery<T>, long, ReadModifiers) - Method in class org.openspaces.core.DefaultGigaSpace
 
readIfExistsById(Class<T>, Object) - Method in interface org.openspaces.core.GigaSpace
Read an object from the space matching its id and the class.
readIfExistsById(Class<T>, Object, Object) - Method in interface org.openspaces.core.GigaSpace
Read an object from the space matching its id, the class and the routing value.
readIfExistsById(Class<T>, Object, Object, long) - Method in interface org.openspaces.core.GigaSpace
Read an object from the space matching its id, the class and the routing value.
readIfExistsById(Class<T>, Object, Object, long, int) - Method in interface org.openspaces.core.GigaSpace
readIfExistsById(Class<T>, Object, Object, long, ReadModifiers) - Method in interface org.openspaces.core.GigaSpace
Read an object from the space matching its id, the class and the routing value.
readIfExistsById(IdQuery<T>) - Method in interface org.openspaces.core.GigaSpace
Read an object from the space matching the specified id query.
readIfExistsById(IdQuery<T>, long) - Method in interface org.openspaces.core.GigaSpace
Read an object from the space matching the specified id query.
readIfExistsById(IdQuery<T>, long, int) - Method in interface org.openspaces.core.GigaSpace
Deprecated.
readIfExistsById(IdQuery<T>, long, ReadModifiers) - Method in interface org.openspaces.core.GigaSpace
Read an object from the space matching the specified id query.
ReadModifierFactoryBean - Class in org.openspaces.core.config.modifiers
A ReadModifiers factory bean.
ReadModifierFactoryBean() - Constructor for class org.openspaces.core.config.modifiers.ReadModifierFactoryBean
 
ReadModifiers - Class in com.gigaspaces.client
Provides modifiers to customize the behavior of read operations.
ReadModifiers() - Constructor for class com.gigaspaces.client.ReadModifiers
Required for Externalizable
ReadModifiers(ReadModifiers, ReadModifiers) - Constructor for class com.gigaspaces.client.ReadModifiers
Creates a new modifiers from the specified modifiers.
ReadModifiers(ReadModifiers, ReadModifiers, ReadModifiers) - Constructor for class com.gigaspaces.client.ReadModifiers
Creates a new modifiers from the specified modifiers.
ReadModifiers(ReadModifiers...) - Constructor for class com.gigaspaces.client.ReadModifiers
Creates a new modifiers from the specified modifiers.
ReadModifiers - Class in com.j_spaces.core.client
The ReadModifiers class provides static methods and constants to decode Read type modifiers.
readMultiple(Object, Transaction, int) - Method in interface com.gigaspaces.client.IPojoSpace
Deprecated.
Since 8.0 - Use GigaSpace instead.
readMultiple(Object, Transaction, int, int) - Method in interface com.gigaspaces.client.IPojoSpace
Deprecated.
Since 8.0 - Use GigaSpace instead.
readMultiple(T) - Method in class org.openspaces.core.DefaultGigaSpace
 
readMultiple(T, int) - Method in class org.openspaces.core.DefaultGigaSpace
 
readMultiple(T, int, int) - Method in class org.openspaces.core.DefaultGigaSpace
 
readMultiple(T, int, ReadModifiers) - Method in class org.openspaces.core.DefaultGigaSpace
 
readMultiple(ISpaceQuery<T>) - Method in class org.openspaces.core.DefaultGigaSpace
 
readMultiple(ISpaceQuery<T>, int) - Method in class org.openspaces.core.DefaultGigaSpace
 
readMultiple(ISpaceQuery<T>, int, int) - Method in class org.openspaces.core.DefaultGigaSpace
 
readMultiple(ISpaceQuery<T>, int, ReadModifiers) - Method in class org.openspaces.core.DefaultGigaSpace
 
readMultiple(T) - Method in interface org.openspaces.core.GigaSpace
Read any matching entries from the space.
readMultiple(T, int) - Method in interface org.openspaces.core.GigaSpace
Read any matching entries from the space.
readMultiple(T, int, int) - Method in interface org.openspaces.core.GigaSpace
Deprecated.
readMultiple(T, int, ReadModifiers) - Method in interface org.openspaces.core.GigaSpace
Read any matching entries from the space.
readMultiple(ISpaceQuery<T>) - Method in interface org.openspaces.core.GigaSpace
Read any matching entries from the space.
readMultiple(ISpaceQuery<T>, int) - Method in interface org.openspaces.core.GigaSpace
Read any matching entries from the space.
readMultiple(ISpaceQuery<T>, int, int) - Method in interface org.openspaces.core.GigaSpace
Deprecated.
readMultiple(ISpaceQuery<T>, int, ReadModifiers) - Method in interface org.openspaces.core.GigaSpace
Read any matching entries from the space.
ReadMultipleException - Exception in com.gigaspaces.client
Thrown when a space readMultiple operation fails.
ReadMultipleException() - Constructor for exception com.gigaspaces.client.ReadMultipleException
 
ReadMultipleException(List<?>, List<Throwable>) - Constructor for exception com.gigaspaces.client.ReadMultipleException
 
ReadMultipleException(Throwable) - Constructor for exception com.gigaspaces.client.ReadMultipleException
 
ReadMultipleException(Object[], List<Throwable>) - Constructor for exception com.gigaspaces.client.ReadMultipleException
 
ReadMultipleException - Exception in org.openspaces.core
Thrown when a readMultiple space operations fails.
ReadMultipleException(ReadMultipleException, ExceptionTranslator) - Constructor for exception org.openspaces.core.ReadMultipleException
 
ReadTriggerOperationHandler - Class in org.openspaces.events.polling.trigger
A trigger operation handler that performs read based on the provided template and returns its result.
ReadTriggerOperationHandler() - Constructor for class org.openspaces.events.polling.trigger.ReadTriggerOperationHandler
 
ready() - Method in class org.openspaces.memcached.protocol.SessionStatus
 
RebalancingSlaEnforcement - Class in org.openspaces.grid.gsm.rebalancing
Implements the elastic re-balancing algorithm based on the specified SLA.
RebalancingSlaEnforcement() - Constructor for class org.openspaces.grid.gsm.rebalancing.RebalancingSlaEnforcement
 
RebalancingSlaEnforcementEndpoint - Interface in org.openspaces.grid.gsm.rebalancing
 
RebalancingSlaEnforcementEndpointAware - Interface in org.openspaces.grid.gsm.rebalancing
 
RebalancingSlaEnforcementInProgressException - Exception in org.openspaces.grid.gsm.rebalancing.exceptions
 
RebalancingSlaEnforcementInProgressException(ProcessingUnit) - Constructor for exception org.openspaces.grid.gsm.rebalancing.exceptions.RebalancingSlaEnforcementInProgressException
 
RebalancingSlaEnforcementInProgressException(ProcessingUnit, Throwable) - Constructor for exception org.openspaces.grid.gsm.rebalancing.exceptions.RebalancingSlaEnforcementInProgressException
 
RebalancingSlaEnforcementInProgressException(ProcessingUnit, String) - Constructor for exception org.openspaces.grid.gsm.rebalancing.exceptions.RebalancingSlaEnforcementInProgressException
 
RebalancingSlaEnforcementInProgressException(ProcessingUnit, String, Throwable) - Constructor for exception org.openspaces.grid.gsm.rebalancing.exceptions.RebalancingSlaEnforcementInProgressException
 
RebalancingSlaPolicy - Class in org.openspaces.grid.gsm.rebalancing
 
RebalancingSlaPolicy() - Constructor for class org.openspaces.grid.gsm.rebalancing.RebalancingSlaPolicy
 
RebalancingUtils - Class in org.openspaces.grid.gsm.rebalancing
 
RebalancingUtils() - Constructor for class org.openspaces.grid.gsm.rebalancing.RebalancingUtils
 
receive(Object, GigaSpace, long) - Method in class org.openspaces.events.polling.receive.AbstractNonBlockingReceiveOperationHandler
Performs the receive operation.
receive(Object, GigaSpace, long) - Method in interface org.openspaces.events.polling.receive.ReceiveOperationHandler
Performs the actual receive operation.
RECEIVE_OPERATION_HANDLER - Static variable in class org.openspaces.events.polling.AggregatedPollingEventContainerServiceDetails.Attributes
 
RECEIVE_OPERATION_HANDLER - Static variable in class org.openspaces.events.polling.PollingEventContainerServiceDetails.Attributes
 
RECEIVE_TIMEOUT - Static variable in class org.openspaces.events.asyncpolling.AggregatedAsyncPollingEventContainerServiceDetails.Attributes
 
RECEIVE_TIMEOUT - Static variable in class org.openspaces.events.asyncpolling.AsyncPollingEventContainerServiceDetails.Attributes
 
RECEIVE_TIMEOUT - Static variable in class org.openspaces.events.polling.AggregatedPollingEventContainerServiceDetails.Attributes
 
RECEIVE_TIMEOUT - Static variable in class org.openspaces.events.polling.PollingEventContainerServiceDetails.Attributes
 
receiveAndExecute(SpaceDataEventListener) - Method in class org.openspaces.events.polling.SimplePollingEventListenerContainer
Execute the listener for a message received from the given consumer, wrapping the entire operation in an external transaction if demanded.
receiveEvent(Object) - Method in class org.openspaces.events.polling.SimplePollingEventListenerContainer
Receive an event
ReceiveHandler - Annotation Type in org.openspaces.events.polling
An annotation marking a method as one that is responsible to return a ReceiveOperationHandler to be used with a polling container.
ReceiveOperationHandler - Interface in org.openspaces.events.polling.receive
Perform the actual receive operations for SimplePollingEventListenerContainer.
receiveOperationHandler(ReceiveOperationHandler) - Method in class org.openspaces.events.polling.SimplePollingContainerConfigurer
 
receiveTimeout(long) - Method in class org.openspaces.archive.ArchivePollingContainerConfigurer
 
receiveTimeout(long) - Method in class org.openspaces.events.asyncpolling.SimpleAsyncPollingContainerConfigurer
 
receiveTimeout(long) - Method in class org.openspaces.events.polling.SimplePollingContainerConfigurer
 
recover(int) - Method in class com.j_spaces.core.client.XAResourceImpl
 
recover(long, LogRecord) - Method in class com.sun.jini.mahalo.TxnManagerImpl
This method recovers state changes resulting from committing a transaction.
RECOVER_MODE - Static variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
recoverAfterListenerSetupFailure() - Method in class org.openspaces.events.polling.SimplePollingEventListenerContainer
Recover this listener container after a listener failed to set itself up, for example reestablishing the underlying Connection.
recoverAndStartBackup(ProcessingUnit) - Method in interface org.openspaces.grid.gsm.machines.backup.MachinesStateBackup
 
recoverAndStartBackup(ProcessingUnit) - Method in class org.openspaces.grid.gsm.machines.backup.MachinesStateBackupStub
 
recoverAndStartBackup(ProcessingUnit) - Method in class org.openspaces.grid.gsm.machines.backup.MachinesStateBackupToSpace
 
recoveredStateOnEsmStart(ProcessingUnit) - Method in interface org.openspaces.grid.gsm.machines.MachinesSlaEnforcementEndpoint
Mark that the specified processing unit has recovered state.
recoveredStateOnEsmStart(ProcessingUnit) - Method in class org.openspaces.grid.gsm.machines.MachinesSlaEnforcementState
 
RecoveringFailedGridServiceAgent - Class in org.openspaces.grid.gsm.machines
 
RecoveringFailedGridServiceAgent(String) - Constructor for class org.openspaces.grid.gsm.machines.RecoveringFailedGridServiceAgent
 
recoverStateOnEsmStart(AbstractMachinesSlaPolicy) - Method in interface org.openspaces.grid.gsm.machines.MachinesSlaEnforcementEndpoint
Recover state for the specified SLA.
recoverStateOnEsmStart() - Method in class org.openspaces.grid.gsm.strategy.AbstractCapacityScaleStrategyBean
 
recoverStateOnEsmStart() - Method in class org.openspaces.grid.gsm.strategy.AbstractScaleStrategyBean
 
recoverStateOnEsmStart() - Method in class org.openspaces.grid.gsm.strategy.AutomaticCapacityScaleStrategyBean
 
recoverStateOnEsmStart() - Method in class org.openspaces.grid.gsm.strategy.EagerScaleStrategyBean
 
recoverStateOnEsmStart() - Method in class org.openspaces.grid.gsm.strategy.UndeployScaleStrategyBean
 
recoveryInterval(long) - Method in class org.openspaces.archive.ArchivePollingContainerConfigurer
 
recoveryInterval(long) - Method in class org.openspaces.events.polling.SimplePollingContainerConfigurer
 
redeuceHelper - Variable in class org.openspaces.core.executor.support.SumReducer
 
REDO_LOG_MEMORY_SIZE - Static variable in class org.openspaces.admin.alert.alerts.ReplicationRedoLogOverflowToDiskAlert
 
REDO_LOG_MEMORY_SIZE - Static variable in class org.openspaces.admin.alert.alerts.ReplicationRedoLogSizeAlert
 
REDO_LOG_RETAINED_SIZE - Static variable in class org.openspaces.admin.alert.alerts.MirrorPersistenceFailureAlert
 
REDO_LOG_SIZE - Static variable in class org.openspaces.admin.alert.alerts.MirrorPersistenceFailureAlert
 
REDO_LOG_SIZE - Static variable in class org.openspaces.admin.alert.alerts.ReplicationRedoLogOverflowToDiskAlert
 
REDO_LOG_SIZE - Static variable in class org.openspaces.admin.alert.alerts.ReplicationRedoLogSizeAlert
 
REDO_LOG_SWAP_SIZE - Static variable in class org.openspaces.admin.alert.alerts.ReplicationRedoLogOverflowToDiskAlert
 
REDO_LOG_SWAP_SIZE - Static variable in class org.openspaces.admin.alert.alerts.ReplicationRedoLogSizeAlert
 
RedoLogCapacityExceededException - Exception in org.openspaces.core
This exeception indicates the redo log reached its planned capacity and operations should be blocked until the redolog size is reduced RedoLogCapacityExceededException
RedoLogCapacityExceededException(RedoLogCapacityExceededException) - Constructor for exception org.openspaces.core.RedoLogCapacityExceededException
 
reduce(List<AsyncResult<T>>) - Method in interface com.gigaspaces.async.AsyncResultsReducer
 
reduce(List<AsyncResult<T>>) - Method in class org.openspaces.core.executor.juc.CallableDistributedTaskAdapter
Delegates the call to the provided reducer.
reduce(List<AsyncResult<T>>) - Method in class org.openspaces.core.executor.juc.RunnableDistributedTaskAdapter
Delegates the call to the provided reducer.
reduce(List<AsyncResult<T>>) - Method in class org.openspaces.core.executor.support.AvgReducer
 
reduce(List<AsyncResult<T>>) - Method in class org.openspaces.core.executor.support.AvgTask
Performs the actual sum operation by delegating to its internal SumReducer.
reduce(List<AsyncResult<T>>) - Method in class org.openspaces.core.executor.support.MaxReducer
 
reduce(List<AsyncResult<T>>) - Method in class org.openspaces.core.executor.support.MaxTask
Performs the actual sum operation by delegating to its internal SumReducer.
reduce(List<AsyncResult<T>>) - Method in class org.openspaces.core.executor.support.MinReducer
 
reduce(List<AsyncResult<T>>) - Method in class org.openspaces.core.executor.support.MinTask
Performs the actual sum operation by delegating to its internal SumReducer.
reduce(List<AsyncResult<T>>) - Method in class org.openspaces.core.executor.support.PrivilegedDistributedTask
Reduces the provided task under access controls.
reduce(List<AsyncResult<T>>) - Method in class org.openspaces.core.executor.support.SimpleDelegatingDistributedTask
 
reduce(List<AsyncResult<T>>) - Method in class org.openspaces.core.executor.support.SumReducer
 
reduce(List<AsyncResult<T>>) - Method in class org.openspaces.core.executor.support.SumTask
Performs the actual sum operation by delegating to its internal SumReducer.
reduce(List<AsyncResult<Serializable>>) - Method in class org.openspaces.events.support.RegisterDistributedEventContainerTask
 
reduce(List<AsyncResult<Boolean>>) - Method in class org.openspaces.events.support.UnregisterDistributedEventContainerTask
 
reduce(List<AsyncResult<ExecutorRemotingTask.InternalExecutorResult<T>>>) - Method in class org.openspaces.remoting.ExecutorRemotingTask
 
reduce(SpaceRemotingResult<Y>[], SpaceRemotingInvocation) - Method in interface org.openspaces.remoting.RemoteResultReducer
Reduces a list of Space remoting invocation results to an Object value.
reenterPreparedExternalXid(Object, List<TransactionParticipant>) - Method in interface com.sun.jini.mahalo.TxnManager
given a prepared xid (retrieved from participants) reenlist it and its participants- used in XA
reenterPreparedExternalXid(Object, List<TransactionParticipant>) - Method in class com.sun.jini.mahalo.TxnManagerImpl
 
reenterPreparedExternalXid(Object, List<TransactionParticipant>) - Method in class com.sun.jini.mahalo.TxnMgrProxy
Retrieves a Transaction given the transaction's ID.
REFLECT_FACTORY - Static variable in class com.j_spaces.kernel.SystemProperties
Uses factory accessors generator, Default=true.
REFLECT_GENERATEE - Static variable in class com.j_spaces.kernel.SystemProperties
Uses accessors generator, Default=true.
refresh() - Method in interface org.openspaces.core.space.mode.RefreshableContextLoader
 
refresh() - Method in class org.openspaces.core.space.mode.RefreshSpaceModeContextLoader
 
RefreshableContextLoader - Interface in org.openspaces.core.space.mode
A generic interface allowing to refresh context loader.
RefreshableContextLoaderBeanDefinitionParser - Class in org.openspaces.core.config
A bean definition builder for SpaceModeContextLoader.
RefreshableContextLoaderBeanDefinitionParser() - Constructor for class org.openspaces.core.config.RefreshableContextLoaderBeanDefinitionParser
 
refreshConnectionUntilSuccessful() - Method in class org.openspaces.events.polling.SimplePollingEventListenerContainer
Refresh the underlying Connection, not returning before an attempt has been successful.
RefreshContextLoaderExecutor - Class in org.openspaces.core.space.mode
Executes the refresh context mode operation using OpenSpaces sync remoting (allowing to use broadcast mode).
RefreshContextLoaderExecutor() - Constructor for class org.openspaces.core.space.mode.RefreshContextLoaderExecutor
 
RefreshSpaceModeContextLoader - Class in org.openspaces.core.space.mode
Extension to SpaceModeContextLoader allowing for the context loader to be refreshable and load new code.
RefreshSpaceModeContextLoader() - Constructor for class org.openspaces.core.space.mode.RefreshSpaceModeContextLoader
 
refreshUrlString() - Method in class com.j_spaces.core.client.SpaceURL
Deprecated.
 
regex(String) - Static method in class com.gigaspaces.log.LogEntryMatchers
 
regex(String, LogEntryMatcher) - Static method in class com.gigaspaces.log.LogEntryMatchers
 
REGEX - Static variable in class com.j_spaces.core.client.TemplateMatchCodes
Deprecated.
regular-expression matching operation (of a string field)
RegexFilter(String) - Constructor for class com.gigaspaces.security.authorities.SpaceAuthority.RegexFilter
 
regexFlags() - Static method in class com.gigaspaces.log.RegexLogEntryMatcher
 
RegexLogEntryMatcher - Class in com.gigaspaces.log
A log entry matcher filter that will match on log entries which match on the given regular expression.
RegexLogEntryMatcher(String) - Constructor for class com.gigaspaces.log.RegexLogEntryMatcher
 
RegexLogEntryMatcher(String, LogEntryMatcher) - Constructor for class com.gigaspaces.log.RegexLogEntryMatcher
 
register(String, MetricTags, Metric) - Method in class com.gigaspaces.metrics.MetricRegistry
Given a Gauge, registers it under the given name.
register(LeasedResource) - Method in class com.sun.jini.mahalo.LeaseExpirationMgr
 
register(LeasedResource) - Method in interface com.sun.jini.mahalo.LeaseManager
Notifies the manager of a new lease being created.
register(long) - Method in interface net.jini.event.EventMailbox
Defines the interface to the event mailbox service.
register(Class<?>) - Method in class org.openspaces.core.config.xmlparser.AbstractXmlBeanNamespaceHandler
 
registerAnnotation(Class<?>, Object, Method) - Method in class org.openspaces.core.space.mode.registry.ModeAnnotationRegistry
Registers the bean as a listener for a space mode event specified by the annotation.
registerContainer(String, AbstractEventListenerContainer) - Method in class org.openspaces.events.support.EventContainersBus
 
RegisterDistributedEventContainerTask - Class in org.openspaces.events.support
A task that registers a dynamically added event container in a distributed manner.
RegisterDistributedEventContainerTask() - Constructor for class org.openspaces.events.support.RegisterDistributedEventContainerTask
 
RegisterDistributedEventContainerTask(String) - Constructor for class org.openspaces.events.support.RegisterDistributedEventContainerTask
 
registerDriver() - Static method in class com.j_spaces.jdbc.driver.GDriver
 
registered - Static variable in class com.j_spaces.jdbc.driver.GDriver
 
RegisterEventContainerTask - Class in org.openspaces.events.support
A task that registers a dynamically added event container (using Polling or Notify.
RegisterEventContainerTask() - Constructor for class org.openspaces.events.support.RegisterEventContainerTask
 
RegisterEventContainerTask(Object) - Constructor for class org.openspaces.events.support.RegisterEventContainerTask
 
registerForAvailabilityEvent(Collection, Transaction, boolean, RemoteEventListener, long, MarshalledObject) - Method in interface net.jini.space.JavaSpace05
Register for events triggered when a matching Entry transitions from unavailable to available.
registerForSpaceModeNotifications(boolean) - Method in class org.openspaces.core.space.EmbeddedSpaceConfigurer
 
registerForSpaceModeNotifications(boolean) - Method in class org.openspaces.core.space.UrlSpaceConfigurer
 
registerListener() - Method in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
 
registerListener(DataEventSession, RemoteEventListener) - Method in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
Registers a listener using the provided DataEventSession and based on different parameters set on this container.
registerMetrics() - Method in class org.openspaces.events.AbstractEventListenerContainer
 
registerTypeDescriptor(SpaceTypeDescriptor) - Method in class org.openspaces.core.DefaultGigaSpaceTypeManager
 
registerTypeDescriptor(Class<?>) - Method in class org.openspaces.core.DefaultGigaSpaceTypeManager
 
registerTypeDescriptor(SpaceTypeDescriptor) - Method in interface org.openspaces.core.GigaSpaceTypeManager
Registers the specified space type descriptor in the space.
registerTypeDescriptor(Class<?>) - Method in interface org.openspaces.core.GigaSpaceTypeManager
Creates a type descriptor for the specified type and registers it in the space.
RegisterTypeDescriptorConflict - Interface in com.gigaspaces.cluster.replication.gateway.conflict
An interface for resolving data conflicts caused by a register type descriptor operation.
registry - Variable in class org.openspaces.core.space.mode.registry.ModeAnnotationRegistry
Maps the annotation to the list of beans' methods to invoke.
reloadMetricConfiguration() - Method in interface org.openspaces.admin.metrics.MetricProvider
 
reloadMetricConfiguration() - Method in class org.openspaces.grid.esm.ESMImpl
 
relocate(GridServiceContainer) - Method in interface org.openspaces.admin.pu.ProcessingUnitInstance
Relocates the instance to the provided GridServiceContainer.
relocate() - Method in interface org.openspaces.admin.pu.ProcessingUnitInstance
Relocates the instance to any suitable GridServiceContainer.
RELOCATE_IF_WRONG_PORTS - Static variable in class org.openspaces.core.gateway.config.GatewayDelegatorBeanDefinitionParser
 
RELOCATE_IF_WRONG_PORTS - Static variable in class org.openspaces.core.gateway.config.GatewaySinkBeanDefinitionParser
 
relocateAndWait(GridServiceContainer) - Method in interface org.openspaces.admin.pu.ProcessingUnitInstance
Relocates the instance to the provided GridServiceContainer.
relocateAndWait(GridServiceContainer, long, TimeUnit) - Method in interface org.openspaces.admin.pu.ProcessingUnitInstance
Relocates the instance to the provided GridServiceContainer.
relocateAndWait() - Method in interface org.openspaces.admin.pu.ProcessingUnitInstance
Relocates the any suitable GridServiceContainer.
relocateAndWait(long, TimeUnit) - Method in interface org.openspaces.admin.pu.ProcessingUnitInstance
Relocates the any suitable GridServiceContainer.
RelocationPolicy - Class in org.openspaces.pu.sla
Relocation policy will cause a processing unit instance to relocate when the policy associated monitor breaches its threshold values.
RelocationPolicy() - Constructor for class org.openspaces.pu.sla.RelocationPolicy
 
RelocationPolicyBeanDefinitionParser - Class in org.openspaces.pu.sla.config
A bean definition builder for RelocationPolicy.
RelocationPolicyBeanDefinitionParser() - Constructor for class org.openspaces.pu.sla.config.RelocationPolicyBeanDefinitionParser
 
RemoteDataAccessException - Exception in org.openspaces.core
Wraps RemoteException that is thrown from the Space.
RemoteDataAccessException(RemoteException) - Constructor for exception org.openspaces.core.RemoteDataAccessException
 
RemoteEvent - Class in net.jini.core.event
The base class or superclass for remote events.
RemoteEvent(Object, long, long, MarshalledObject) - Constructor for class net.jini.core.event.RemoteEvent
Constructs a RemoteEvent object.
RemoteEventIterator - Interface in net.jini.event
RemoteEventIterator defines the interface through which a client can synchronously retrieve events associated with a given registration.
RemoteEventListener - Interface in net.jini.core.event
The RemoteEventListener interface needs to be implemented by any object that wants to receive a notification of a remote event from some other object.
remoteInvocationAspect(RemoteInvocationAspect) - Method in class org.openspaces.remoting.EventDrivenRemotingProxyConfigurer
 
remoteInvocationAspect(RemoteInvocationAspect) - Method in class org.openspaces.remoting.ExecutorRemotingProxyConfigurer
 
RemoteInvocationAspect<T> - Interface in org.openspaces.remoting
A remoting aspect allows to wrap the remote invocation with specific "user" logic, for example, to add retry in case of a failure, security, or something similar.
remoteResultReducer(RemoteResultReducer) - Method in class org.openspaces.remoting.ExecutorRemotingProxyConfigurer
 
RemoteResultReducer<T,Y> - Interface in org.openspaces.remoting
A remoting result reducer (ala Map Reduce) used when working with ExecutorSpaceRemotingProxyFactoryBean in broadcast mode in order to reduce the broadcast results into a "client side" result value.
remoteRoutingHandler(RemoteRoutingHandler) - Method in class org.openspaces.remoting.EventDrivenRemotingProxyConfigurer
 
remoteRoutingHandler(RemoteRoutingHandler) - Method in class org.openspaces.remoting.ExecutorRemotingProxyConfigurer
 
RemoteRoutingHandler<T> - Interface in org.openspaces.remoting
A general interface allowing for pluggable computation of the remoting invocation routing field.
RemoteService() - Constructor for class org.openspaces.remoting.RemotingServiceDetails.RemoteService
 
RemoteService(String, String) - Constructor for class org.openspaces.remoting.RemotingServiceDetails.RemoteService
 
RemoteServiceStats() - Constructor for class org.openspaces.remoting.RemotingServiceMonitors.RemoteServiceStats
 
RemoteServiceStats(String, long, long) - Constructor for class org.openspaces.remoting.RemotingServiceMonitors.RemoteServiceStats
 
RemoteTimeoutException - Exception in org.openspaces.remoting
A Space remoting exception caused by a timeout waiting for a result.
RemoteTimeoutException(String, long) - Constructor for exception org.openspaces.remoting.RemoteTimeoutException
 
RemoteTimeoutException(String, long, Throwable) - Constructor for exception org.openspaces.remoting.RemoteTimeoutException
 
RemotingAnnotationBeanDefinitionParser - Class in org.openspaces.remoting.config
A bean definition builder for RemotingAnnotationBeanPostProcessor.
RemotingAnnotationBeanDefinitionParser() - Constructor for class org.openspaces.remoting.config.RemotingAnnotationBeanDefinitionParser
 
RemotingAnnotationBeanPostProcessor - Class in org.openspaces.remoting
 
RemotingAnnotationBeanPostProcessor() - Constructor for class org.openspaces.remoting.RemotingAnnotationBeanPostProcessor
 
RemotingInvoker - Interface in org.openspaces.remoting
Interface representing a remote invocation.
RemotingNamespaceHandler - Class in org.openspaces.remoting.config
 
RemotingNamespaceHandler() - Constructor for class org.openspaces.remoting.config.RemotingNamespaceHandler
 
RemotingProxyUtils - Class in org.openspaces.remoting
A set of common code shared between different remoting proxies.
RemotingService - Annotation Type in org.openspaces.remoting
 
RemotingServiceDetails - Class in org.openspaces.remoting
A generic remoting service details.
RemotingServiceDetails() - Constructor for class org.openspaces.remoting.RemotingServiceDetails
 
RemotingServiceDetails(String, RemotingServiceDetails.RemoteService[]) - Constructor for class org.openspaces.remoting.RemotingServiceDetails
 
RemotingServiceDetails.Attributes - Class in org.openspaces.remoting
 
RemotingServiceDetails.RemoteService - Class in org.openspaces.remoting
 
RemotingServiceMonitors - Class in org.openspaces.remoting
A generic event container service monitors.
RemotingServiceMonitors() - Constructor for class org.openspaces.remoting.RemotingServiceMonitors
 
RemotingServiceMonitors(String, long, long, RemotingServiceMonitors.RemoteServiceStats[]) - Constructor for class org.openspaces.remoting.RemotingServiceMonitors
 
RemotingServiceMonitors.Attributes - Class in org.openspaces.remoting
 
RemotingServiceMonitors.RemoteServiceStats - Class in org.openspaces.remoting
 
RemotingUtils - Class in org.openspaces.remoting
 
RemotingUtils() - Constructor for class org.openspaces.remoting.RemotingUtils
 
RemotingUtils.MethodHash - Class in org.openspaces.remoting
 
remove(ChangeModifiers) - Method in class com.gigaspaces.client.ChangeModifiers
Creates a new modifiers instance which excludes the specified modifiers from this instance.
remove(ClearModifiers) - Method in class com.gigaspaces.client.ClearModifiers
Creates a new modifiers instance which excludes the specified modifiers from this instance.
remove(CountModifiers) - Method in class com.gigaspaces.client.CountModifiers
Creates a new modifiers instance which excludes the specified modifiers from this instance.
remove() - Method in class com.gigaspaces.client.iterator.SpaceIterator
 
remove(ReadModifiers) - Method in class com.gigaspaces.client.ReadModifiers
Creates a new modifiers instance which excludes the specified modifiers from this instance.
remove(SpaceProxyOperationModifiers) - Method in class com.gigaspaces.client.SpaceProxyOperationModifiers
 
remove(TakeModifiers) - Method in class com.gigaspaces.client.TakeModifiers
Creates a new modifiers instance which excludes the specified modifiers from this instance.
remove(WriteModifiers) - Method in class com.gigaspaces.client.WriteModifiers
Creates a new modifiers instance which excludes the specified modifiers from this instance.
REMOVE - Static variable in interface com.gigaspaces.datasource.BulkItem
Deprecated.
Remove operation
remove(T) - Method in interface com.gigaspaces.datasource.DataPersister
Deprecated.
Remove the given object from the data store
remove(Object) - Method in class com.gigaspaces.document.DocumentProperties
remove(String, MetricTags) - Method in class com.gigaspaces.metrics.MetricRegistry
 
remove() - Method in class com.j_spaces.core.client.GSIterator
Not supported operation.
remove(Object) - Method in class com.j_spaces.core.client.SpaceURL
Deprecated.
 
remove(Object) - Method in interface com.j_spaces.javax.cache.Cache
Deprecated.
The remove method will delete the object from the cache including the key, the associated value and the associated CacheStatistics object.
remove(Object, long) - Method in interface com.j_spaces.map.IMap
Removes the mapping for this key from this cache.
remove(Object, Transaction, long) - Method in interface com.j_spaces.map.IMap
Removes the mapping for this key from this cache.
remove(Object) - Method in class com.sun.jini.lease.AbstractLeaseMap
 
remove(Lease) - Method in class net.jini.lease.LeaseRenewalManager
Removes a given lease from the managed set of leases; but does not cancel the given lease.
remove(Lease) - Method in interface net.jini.lease.LeaseRenewalSet
Removes the specified lease from set.
remove(AlertTriggeredEventListener) - Method in interface org.openspaces.admin.alert.events.AlertTriggeredEventManager
Removes the event listener.
remove(ApplicationAddedEventListener) - Method in interface org.openspaces.admin.application.events.ApplicationAddedEventManager
Removes an event listener.
remove(ApplicationRemovedEventListener) - Method in interface org.openspaces.admin.application.events.ApplicationRemovedEventManager
Removes an event listener.
remove(ElasticServiceManagerAddedEventListener) - Method in interface org.openspaces.admin.esm.events.ElasticServiceManagerAddedEventManager
Removes the event listener.
remove(ElasticServiceManagerRemovedEventListener) - Method in interface org.openspaces.admin.esm.events.ElasticServiceManagerRemovedEventManager
Remove the event listener.
remove(GatewayAddedEventListener) - Method in class org.openspaces.admin.gateway.events.DefaultGatewayAddedEventManager
 
remove(GatewayProcessingUnitAddedEventListener) - Method in class org.openspaces.admin.gateway.events.DefaultGatewayProcessingUnitAddedEventManager
 
remove(GatewayProcessingUnitRemovedEventListener) - Method in class org.openspaces.admin.gateway.events.DefaultGatewayProcessingUnitRemovedEventManager
 
remove(GatewayRemovedEventListener) - Method in class org.openspaces.admin.gateway.events.DefaultGatewayRemovedEventManager
 
remove(GatewayAddedEventListener) - Method in interface org.openspaces.admin.gateway.events.GatewayAddedEventManager
Removes an event listener.
remove(GatewayProcessingUnitAddedEventListener) - Method in interface org.openspaces.admin.gateway.events.GatewayProcessingUnitAddedEventManager
Removes an event listener.
remove(GatewayProcessingUnitRemovedEventListener) - Method in interface org.openspaces.admin.gateway.events.GatewayProcessingUnitRemovedEventManager
Removes an event listener.
remove(GatewayRemovedEventListener) - Method in interface org.openspaces.admin.gateway.events.GatewayRemovedEventManager
Removes an event listener.
remove(ElasticGridServiceAgentProvisioningFailureEventListener) - Method in interface org.openspaces.admin.gsa.events.ElasticGridServiceAgentProvisioningFailureEventManager
Removes an event listener.
remove(ElasticGridServiceAgentProvisioningProgressChangedEventListener) - Method in interface org.openspaces.admin.gsa.events.ElasticGridServiceAgentProvisioningProgressChangedEventManager
Removes the specified event listener.
remove(GridServiceAgentAddedEventListener) - Method in interface org.openspaces.admin.gsa.events.GridServiceAgentAddedEventManager
Removes the event listener.
remove(GridServiceAgentRemovedEventListener) - Method in interface org.openspaces.admin.gsa.events.GridServiceAgentRemovedEventManager
Remove the event listener.
remove(ElasticGridServiceContainerProvisioningFailureEventListener) - Method in interface org.openspaces.admin.gsc.events.ElasticGridServiceContainerProvisioningFailureEventManager
Removes an event listener.
remove(ElasticGridServiceContainerProvisioningProgressChangedEventListener) - Method in interface org.openspaces.admin.gsc.events.ElasticGridServiceContainerProvisioningProgressChangedEventManager
Removes the specified event listener.
remove(GridServiceContainerAddedEventListener) - Method in interface org.openspaces.admin.gsc.events.GridServiceContainerAddedEventManager
Removes the event listener.
remove(GridServiceContainerRemovedEventListener) - Method in interface org.openspaces.admin.gsc.events.GridServiceContainerRemovedEventManager
Remove the event listener.
remove(GridServiceManagerAddedEventListener) - Method in interface org.openspaces.admin.gsm.events.GridServiceManagerAddedEventManager
Removes the event listener.
remove(GridServiceManagerRemovedEventListener) - Method in interface org.openspaces.admin.gsm.events.GridServiceManagerRemovedEventManager
Remove the event listener.
remove(LookupServiceAddedEventListener) - Method in interface org.openspaces.admin.lus.events.LookupServiceAddedEventManager
Removes the event listener.
remove(LookupServiceRemovedEventListener) - Method in interface org.openspaces.admin.lus.events.LookupServiceRemovedEventManager
Remove the event listener.
remove(ElasticMachineProvisioningFailureEventListener) - Method in interface org.openspaces.admin.machine.events.ElasticMachineProvisioningFailureEventManager
 
remove(ElasticMachineProvisioningProgressChangedEventListener) - Method in interface org.openspaces.admin.machine.events.ElasticMachineProvisioningProgressChangedEventManager
removes the specified event listener
remove(MachineAddedEventListener) - Method in interface org.openspaces.admin.machine.events.MachineAddedEventManager
Removes the event listener.
remove(MachineRemovedEventListener) - Method in interface org.openspaces.admin.machine.events.MachineRemovedEventManager
Remove the event listener.
remove(OperatingSystemsStatisticsChangedEventListener) - Method in interface org.openspaces.admin.os.events.OperatingSystemsStatisticsChangedEventManager
Removes an event listener.
remove(OperatingSystemStatisticsChangedEventListener) - Method in interface org.openspaces.admin.os.events.OperatingSystemStatisticsChangedEventManager
Removes an event listener.
remove(ElasticAutoScalingFailureEventListener) - Method in interface org.openspaces.admin.pu.elastic.events.ElasticAutoScalingFailureEventManager
 
remove(ElasticAutoScalingProgressChangedEventListener) - Method in interface org.openspaces.admin.pu.elastic.events.ElasticAutoScalingProgressChangedEventManager
removes the specified event listener
remove(BackupGridServiceManagerChangedEventListener) - Method in interface org.openspaces.admin.pu.events.BackupGridServiceManagerChangedEventManager
Removes an event listener.
remove(ManagingGridServiceManagerChangedEventListener) - Method in interface org.openspaces.admin.pu.events.ManagingGridServiceManagerChangedEventManager
Removes an event listener.
remove(ProcessingUnitAddedEventListener) - Method in interface org.openspaces.admin.pu.events.ProcessingUnitAddedEventManager
Removes an event listener.
remove(ProcessingUnitInstanceAddedEventListener) - Method in interface org.openspaces.admin.pu.events.ProcessingUnitInstanceAddedEventManager
Removes an event listener.
remove(ProcessingUnitInstanceMemberAliveIndicatorStatusChangedEventListener) - Method in interface org.openspaces.admin.pu.events.ProcessingUnitInstanceMemberAliveIndicatorStatusChangedEventManager
Removes an event listener.
remove(ProcessingUnitInstanceProvisionStatusChangedEventListener) - Method in interface org.openspaces.admin.pu.events.ProcessingUnitInstanceProvisionStatusChangedEventManager
Removes an event listener.
remove(ProcessingUnitInstanceRemovedEventListener) - Method in interface org.openspaces.admin.pu.events.ProcessingUnitInstanceRemovedEventManager
Removes an event listener.
remove(ProcessingUnitInstanceStatisticsChangedEventListener) - Method in interface org.openspaces.admin.pu.events.ProcessingUnitInstanceStatisticsChangedEventManager
Removes an event listener.
remove(ProcessingUnitRemovedEventListener) - Method in interface org.openspaces.admin.pu.events.ProcessingUnitRemovedEventManager
Removes an event listener.
remove(ProcessingUnitSpaceCorrelatedEventListener) - Method in interface org.openspaces.admin.pu.events.ProcessingUnitSpaceCorrelatedEventManager
Removes an event listener.
remove(ProcessingUnitStatusChangedEventListener) - Method in interface org.openspaces.admin.pu.events.ProcessingUnitStatusChangedEventManager
Removes an event listener.
remove(ReplicationStatusChangedEventListener) - Method in interface org.openspaces.admin.space.events.ReplicationStatusChangedEventManager
Removes an event listener.
remove(SpaceAddedEventListener) - Method in interface org.openspaces.admin.space.events.SpaceAddedEventManager
Removes an event listener.
remove(SpaceInstanceAddedEventListener) - Method in interface org.openspaces.admin.space.events.SpaceInstanceAddedEventManager
Removes the event listener.
remove(SpaceInstanceRemovedEventListener) - Method in interface org.openspaces.admin.space.events.SpaceInstanceRemovedEventManager
Removes an event listener.
remove(SpaceInstanceStatisticsChangedEventListener) - Method in interface org.openspaces.admin.space.events.SpaceInstanceStatisticsChangedEventManager
Removes an event listener.
remove(SpaceModeChangedEventListener) - Method in interface org.openspaces.admin.space.events.SpaceModeChangedEventManager
Removes an event listener.
remove(SpaceRemovedEventListener) - Method in interface org.openspaces.admin.space.events.SpaceRemovedEventManager
Removes an event listener.
remove(SpaceStatisticsChangedEventListener) - Method in interface org.openspaces.admin.space.events.SpaceStatisticsChangedEventManager
Removes an event listener.
remove(TransportsStatisticsChangedEventListener) - Method in interface org.openspaces.admin.transport.events.TransportsStatisticsChangedEventManager
Removes an event listener.
remove(TransportStatisticsChangedEventListener) - Method in interface org.openspaces.admin.transport.events.TransportStatisticsChangedEventManager
Removes an event listener.
remove(VirtualMachineAddedEventListener) - Method in interface org.openspaces.admin.vm.events.VirtualMachineAddedEventManager
Removes the event listener.
remove(VirtualMachineRemovedEventListener) - Method in interface org.openspaces.admin.vm.events.VirtualMachineRemovedEventManager
Removes the event listener.
remove(VirtualMachinesStatisticsChangedEventListener) - Method in interface org.openspaces.admin.vm.events.VirtualMachinesStatisticsChangedEventManager
Removes an event listener.
remove(VirtualMachineStatisticsChangedEventListener) - Method in interface org.openspaces.admin.vm.events.VirtualMachineStatisticsChangedEventManager
Removes an event listener.
remove(ZoneAddedEventListener) - Method in interface org.openspaces.admin.zone.events.ZoneAddedEventManager
Removes the event listener.
remove(ZoneRemovedEventListener) - Method in interface org.openspaces.admin.zone.events.ZoneRemovedEventManager
Remove the event listener.
remove(Object) - Method in class org.openspaces.core.DefaultGigaMap
 
remove(Object, long) - Method in class org.openspaces.core.DefaultGigaMap
 
remove(Object, long, LockHandle) - Method in class org.openspaces.core.DefaultGigaMap
 
remove(Object, long) - Method in interface org.openspaces.core.GigaMap
Removes the mapping for this key from this cache.
remove(Object, long, LockHandle) - Method in interface org.openspaces.core.GigaMap
Removes the mapping for this key from this cache.
remove(Object) - Method in class org.openspaces.core.util.ConcurrentHashSet
Removes the specified element from this set if it is present.
remove(String) - Method in class org.openspaces.core.util.StringProperties
 
remove() - Method in class org.openspaces.persistency.hibernate.iterator.AbstractChunkDataIterator
 
remove() - Method in class org.openspaces.persistency.hibernate.iterator.AbstractScrollableDataIterator
 
remove() - Method in class org.openspaces.persistency.hibernate.iterator.DefaultCriteriaByExampleDataIterator
 
remove() - Method in class org.openspaces.persistency.hibernate.iterator.DefaultListQueryDataIterator
 
remove() - Method in class org.openspaces.persistency.hibernate.iterator.HibernateProxyRemoverIterator
 
remove() - Method in class org.openspaces.persistency.hibernate.iterator.StatelessListQueryDataIterator
 
remove() - Method in class org.openspaces.persistency.support.ConcurrentMultiDataIterator
 
remove() - Method in class org.openspaces.persistency.support.SerialMultiDataIterator
 
removeAll(Collection<?>) - Method in class org.openspaces.core.util.ConcurrentHashSet
 
removeBeanConfig(Class<T>) - Method in interface org.openspaces.admin.bean.BeanConfigManager
Removes a bean configuration.
removeBeanConfig(String) - Method in interface org.openspaces.admin.bean.BeanConfigPropertiesManager
Removes a bean configuration.
removeBeanConfig(String) - Method in class org.openspaces.core.bean.DefaultBeanServer
 
removeByPrefix(String, MetricTags) - Method in class com.gigaspaces.metrics.MetricRegistry
 
removeConfig(Class<? extends AlertConfiguration>) - Method in interface org.openspaces.admin.alert.AlertManager
Removes a previously set alert configuration.
removeConnectionProperty(String) - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
 
RemovedContainerProcessingUnitDeploymentException - Exception in org.openspaces.grid.gsm.rebalancing.exceptions
 
RemovedContainerProcessingUnitDeploymentException(ProcessingUnitInstance, GridServiceContainer) - Constructor for exception org.openspaces.grid.gsm.rebalancing.exceptions.RemovedContainerProcessingUnitDeploymentException
 
RemovedContainerProcessingUnitDeploymentException(ProcessingUnit, GridServiceContainer) - Constructor for exception org.openspaces.grid.gsm.rebalancing.exceptions.RemovedContainerProcessingUnitDeploymentException
 
removeEventListener(AdminEventListener) - Method in interface org.openspaces.admin.Admin
Smart removal of event listeners.
removeFromCollection(String, Serializable) - Method in class com.gigaspaces.client.ChangeSet
Removes the given item from a collection property.
RemoveFromCollectionOperation - Class in com.gigaspaces.sync.change
Represents a change operation which correlate with a ChangeSet.removeFromCollection(String, java.io.Serializable) invocation.
removeFromMap(String, Serializable) - Method in class com.gigaspaces.client.ChangeSet
Removes the given key from a map property.
RemoveFromMapOperation - Class in com.gigaspaces.sync.change
Represents a change operation which correlate with a ChangeSet.removeFromMap(String, java.io.Serializable) invocation.
removeFutureStoppedMachine(MachinesSlaEnforcementState.StateKey, FutureStoppedMachine) - Method in class org.openspaces.grid.gsm.machines.MachinesSlaEnforcementState
 
removeGateway(String) - Method in interface org.openspaces.admin.gateway.InternalGateways
 
removeGatewayTarget(String) - Method in interface org.openspaces.admin.space.SpaceReplicationManager
Removes an existing gateway target from the Space this manager manages, will wait until the gateway target is removed from all of the SpaceInstances that belong to this space.
removeGridServiceAgentsWithoutZone() - Method in class org.openspaces.admin.pu.elastic.config.DiscoveredMachineProvisioningConfigurer
Deprecated.
removeLifecycleEventListener(ProcessingUnitInstanceLifecycleEventListener) - Method in interface org.openspaces.admin.machine.Machine
removeLifecycleListener(ApplicationLifecycleEventListener) - Method in interface org.openspaces.admin.application.Applications
removeLifecycleListener(ElasticServiceManagerLifecycleEventListener) - Method in interface org.openspaces.admin.esm.ElasticServiceManagers
removeLifecycleListener(GatewayProcessingUnitLifecycleEventListener) - Method in interface org.openspaces.admin.gateway.GatewayProcessingUnits
removeLifecycleListener(GatewayLifecycleEventListener) - Method in interface org.openspaces.admin.gateway.Gateways
Allows to remove a GatewayLifecycleEventListener.
removeLifecycleListener(GridServiceAgentLifecycleEventListener) - Method in interface org.openspaces.admin.gsa.GridServiceAgents
removeLifecycleListener(GridServiceContainerLifecycleEventListener) - Method in interface org.openspaces.admin.gsc.GridServiceContainers
removeLifecycleListener(GridServiceManagerLifecycleEventListener) - Method in interface org.openspaces.admin.gsm.GridServiceManagers
removeLifecycleListener(LookupServiceLifecycleEventListener) - Method in interface org.openspaces.admin.lus.LookupServices
removeLifecycleListener(SpaceInstanceLifecycleEventListener) - Method in interface org.openspaces.admin.machine.Machine
removeLifecycleListener(ProcessingUnitInstanceLifecycleEventListener) - Method in interface org.openspaces.admin.pu.ProcessingUnit
removeLifecycleListener(ProcessingUnitLifecycleEventListener) - Method in interface org.openspaces.admin.pu.ProcessingUnits
removeLifecycleListener(ProcessingUnitInstanceLifecycleEventListener) - Method in interface org.openspaces.admin.pu.ProcessingUnits
removeLifecycleListener(SpaceInstanceLifecycleEventListener) - Method in interface org.openspaces.admin.space.Space
removeLifecycleListener(SpaceLifecycleEventListener) - Method in interface org.openspaces.admin.space.Spaces
Removes a SpaceLifecycleEventListener to be notified when a Space is added and removed.
removeLifecycleListener(SpaceInstanceLifecycleEventListener) - Method in interface org.openspaces.admin.space.Spaces
Allows to remove a SpaceInstanceLifecycleEventListener hthat will be called for any space instance discovered.
removeLifecycleListener(SpaceInstanceLifecycleEventListener) - Method in interface org.openspaces.admin.vm.VirtualMachine
Removes an SpaceInstanceLifecycleEventListener allowing to be notified when a space instance was added or removed from this virtual machine.
removeLifecycleListener(VirtualMachineLifecycleEventListener) - Method in interface org.openspaces.admin.vm.VirtualMachines
removeLifecycleListener(SpaceInstanceLifecycleEventListener) - Method in interface org.openspaces.admin.zone.Zone
removeLifeycleListener(MachineLifecycleEventListener) - Method in interface org.openspaces.admin.machine.Machines
Allows to remove a MachineLifecycleEventListener.
removeLifeycleListener(ZoneLifecycleEventListener) - Method in interface org.openspaces.admin.zone.Zones
Allows to remove a ZoneLifecycleEventListener.
removeListener(EventRegistration) - Method in interface com.gigaspaces.events.DataEventSession
Unregisters the listener from the space.
removeListener(CacheListener) - Method in interface com.j_spaces.javax.cache.Cache
Deprecated.
Remove a listener from the list of cache listeners.
removeListener(CacheListener) - Method in class org.openspaces.core.DefaultGigaMap
 
removeLookupGroups(String[]) - Method in class com.sun.jini.mahalo.TxnManagerImpl
 
removeLookupLocators(LookupLocator[]) - Method in class com.sun.jini.mahalo.TxnManagerImpl
 
removeNode(LoadBalancerNodeInfo) - Method in class org.openspaces.pu.container.jee.lb.apache.LoadBalancerInfo
 
removeNotificationListener(NotificationListener) - Method in class org.openspaces.pu.container.servicegrid.jmxs.SecuredPUExtension
 
removeNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.openspaces.pu.container.servicegrid.jmxs.SecuredPUExtension
 
removeProcessingUnitInstanceLifecycleEventListener(ProcessingUnitInstanceLifecycleEventListener) - Method in interface org.openspaces.admin.gsc.GridServiceContainer
Removes a processing unit lifecycle listener to the container.
removeProcessingUnitInstanceLifecycleEventListener(ProcessingUnitInstanceLifecycleEventListener) - Method in interface org.openspaces.admin.vm.VirtualMachine
Removes an ProcessingUnitInstanceLifecycleEventListener allowing to be notified when a processing unit instance was added or removed from this virtual machine.
removeProcessingUnitInstanceLifecycleEventListener(ProcessingUnitInstanceLifecycleEventListener) - Method in interface org.openspaces.admin.zone.Zone
removeProperty(String) - Method in class com.gigaspaces.document.SpaceDocument
removeSuccesfullyStartedFutureAgents(MachinesSlaEnforcementState.StateKey, GridServiceAgentFutures) - Method in class org.openspaces.grid.gsm.machines.MachinesSlaEnforcementState
 
renew(long) - Method in class com.j_spaces.core.client.GSIterator
Used to renew the iterator's lease for an additional period of time, specified in milliseconds.
renew(long) - Method in class com.sun.jini.lease.AbstractLease
Renew the lease for a duration relative to now.
renew(long) - Method in class com.sun.jini.mahalo.MahaloTxnBasicLease
Renew the lease for a duration relative to now.
renew(Uuid, long) - Method in class com.sun.jini.mahalo.TxnManagerImpl
Requests the renewal of a lease on a Transaction.
renew(long) - Method in interface net.jini.core.lease.Lease
Used to renew a lease for an additional period of time, specified in milliseconds.
RENEWAL_FAILURE_EVENT_ID - Static variable in interface net.jini.lease.LeaseRenewalSet
The event id for all RenewalFailureEvent objects.
RenewalFailureEvent - Class in net.jini.lease
Event generated by a lease renewal set when it can't renew a lease it is responsible for.
RenewalFailureEvent(LeaseRenewalSet, long, MarshalledObject) - Constructor for class net.jini.lease.RenewalFailureEvent
Simple constructor.
renewAll(Uuid[], long[]) - Method in class com.sun.jini.mahalo.TxnManagerImpl
Bulk renewal request of leases on Transactions.
renewAll() - Method in interface net.jini.core.lease.LeaseMap
Renews all leases in the LeaseMap, using their current values as the renewal durations.
renewDuration(long) - Method in class org.openspaces.events.notify.SimpleNotifyContainerConfigurer
Deprecated.
renewed(LeasedResource) - Method in class com.sun.jini.mahalo.LeaseExpirationMgr
 
renewed(LeasedResource) - Method in interface com.sun.jini.mahalo.LeaseManager
Notifies the manager of a lease being renewed.
renewExpiration(long) - Method in class org.openspaces.events.notify.SimpleNotifyContainerConfigurer
Deprecated.
renewFor(Lease, long, LeaseListener) - Method in class net.jini.lease.LeaseRenewalManager
Include a lease in the managed set for a specified duration.
renewFor(Lease, long, long, LeaseListener) - Method in class net.jini.lease.LeaseRenewalManager
Include a lease in the managed set for a specified duration and with specified renewal duration.
renewFor(Lease, long, long) - Method in interface net.jini.lease.LeaseRenewalSet
Include a client lease in the set for a specified duration and with a specified renewal duration.
renewFor(Lease, long) - Method in interface net.jini.lease.LeaseRenewalSet
Include a client lease in the set for a specified duration.
renewLease(TransactionManager, long, long) - Method in interface net.jini.core.transaction.server.TransactionParticipant
Notify the transaction participant about transaction lease renewal
renewRTT(long) - Method in class org.openspaces.events.notify.SimpleNotifyContainerConfigurer
Deprecated.
renewUntil(Lease, long, LeaseListener) - Method in class net.jini.lease.LeaseRenewalManager
Include a lease in the managed set until a specified time.
renewUntil(Lease, long, long, LeaseListener) - Method in class net.jini.lease.LeaseRenewalManager
Include a lease in the managed set until a specified time and with a specified renewal duration.
REPEATABLE_READ - Static variable in class com.gigaspaces.client.CountModifiers
When a search for matching entries encounters an entry locked under a different uncommitted transaction, the lock is honored and the entry is skipped (if the operation is invoked with a timeout it will block until the entry will be released or the timeout expires).
REPEATABLE_READ - Static variable in class com.gigaspaces.client.ReadModifiers
When a search for matching entries encounters an entry locked under a different uncommitted transaction, the lock is honored and the entry is skipped (if the operation is invoked with a timeout it will block until the entry will be released or the timeout expires).
REPEATABLE_READ - Static variable in class com.j_spaces.core.client.ReadModifiers
Allows read operations to have visibility of entities that are not write-locked or exclusively-locked by active transactions.
replace(LocalCacheElement) - Method in class org.openspaces.memcached.SpaceCache
 
replaceAllocatedCapacity(AbstractMachinesSlaPolicy) - Method in interface org.openspaces.grid.gsm.machines.MachinesSlaEnforcementEndpoint
Replaces the allocated capacity of the specified sla zones, with the allocated capacity
replaceAllocatedCapacity(MachinesSlaEnforcementState.StateKey, Admin) - Method in class org.openspaces.grid.gsm.machines.MachinesSlaEnforcementState
Changes the key.zone of the allocated capacity to match the exact zone of the agent
replaceAllocation(String, String) - Method in class org.openspaces.grid.gsm.machines.MachinesSlaEnforcementState
 
replaceBeanAssignableTo(Class<?>[], String, Map<String, String>) - Method in interface org.openspaces.core.bean.BeanServer
Assuming there is at most one enabled bean that implements one of the specified interfaces, puts the specified configuration and enables a new bean in its place.
replaceBeanAssignableTo(Class<?>[], String, Map<String, String>) - Method in class org.openspaces.core.bean.DefaultBeanServer
 
replacePlaceholders(Map<String, String>, String) - Static method in class org.openspaces.core.util.PlaceholderReplacer
Replaces each occurence of ${SOME_VALUE} with the varible SOME_VALUE in 'variables' If any error occures during parsing, i.e: variable doesn't exist, bad syntax, etc...
replicable(boolean) - Method in class com.gigaspaces.metadata.SpaceTypeDescriptorBuilder
Sets whether this type is replicable or not.
REPLICATE_NOTIFY_TEMPLATE - Static variable in class org.openspaces.events.notify.AggregatedNotifyEventContainerServiceDetails.Attributes
 
REPLICATE_NOTIFY_TEMPLATE - Static variable in class org.openspaces.events.notify.NotifyEventContainerServiceDetails.Attributes
 
replicated(boolean, int) - Method in class org.openspaces.admin.memcached.MemcachedDeployment
A convenient method allowing to easily configure the space deployment to deploy a replicated (either sync or async) topology with numberOfInstances instances.
replicated(boolean, int) - Method in class org.openspaces.admin.pu.ProcessingUnitDeployment
A convenient method allowing to easily configure the space deployment to deploy a replicated (either sync or async) topology with numberOfInstances instances.
replicated(boolean, int) - Method in class org.openspaces.admin.space.SpaceDeployment
A convenient method allowing to easily configure the space deployment to deploy a replicated (either sync or async) topology with numberOfInstances instances.
replicateNotifyTemplate(boolean) - Method in class org.openspaces.events.notify.SimpleNotifyContainerConfigurer
 
ReplicateNotifyTemplateType - Enum in org.openspaces.events.notify
If using a replicated space controls if the listener will be replicated between all the replicated cluster members.
REPLICATION_BLOBSTORE_SYNC_LIST_BATCH_SIZE - Static variable in class com.j_spaces.kernel.SystemProperties
 
REPLICATION_BLOBSTORE_SYNC_LIST_BATCH_SIZE_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
 
REPLICATION_STATUS - Static variable in class org.openspaces.admin.alert.alerts.MirrorPersistenceFailureAlert
 
REPLICATION_STATUS - Static variable in class org.openspaces.admin.alert.alerts.ReplicationChannelDisconnectedAlert
 
REPLICATION_STATUS - Static variable in class org.openspaces.admin.alert.alerts.ReplicationRedoLogOverflowToDiskAlert
 
REPLICATION_STATUS - Static variable in class org.openspaces.admin.alert.alerts.ReplicationRedoLogSizeAlert
 
REPLICATION_STATUS_ACTIVE - Static variable in interface com.j_spaces.core.admin.IRemoteJSpaceAdmin
Deprecated.
Since 8.0. This constant is relevant only in the old depracated replication module and will be removed in a future version.
REPLICATION_STATUS_DISABLED - Static variable in interface com.j_spaces.core.admin.IRemoteJSpaceAdmin
Deprecated.
Since 8.0. This constant is relevant only in the old depracated replication module and will be removed in a future version.
REPLICATION_STATUS_DISCONNECTED - Static variable in interface com.j_spaces.core.admin.IRemoteJSpaceAdmin
Deprecated.
Since 8.0. This constant is relevant only in the old depracated replication module and will be removed in a future version.
REPLICATION_USE_BACKUP_BLOBSTORE_BULKS - Static variable in class com.j_spaces.kernel.SystemProperties
 
REPLICATION_USE_BACKUP_BLOBSTORE_BULKS_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
 
REPLICATION_USE_BLOBSTORE_SYNC_LIST - Static variable in class com.j_spaces.kernel.SystemProperties
 
REPLICATION_USE_BLOBSTORE_SYNC_LIST_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
 
ReplicationChannelDisconnectedAlert - Class in org.openspaces.admin.alert.alerts
A replication channel disconnection alert, fired upon a disconnected channel between a source (primary Space) and it's target (backup Space or Mirror).
ReplicationChannelDisconnectedAlert() - Constructor for class org.openspaces.admin.alert.alerts.ReplicationChannelDisconnectedAlert
required by java.io.Externalizable
ReplicationChannelDisconnectedAlert(Alert) - Constructor for class org.openspaces.admin.alert.alerts.ReplicationChannelDisconnectedAlert
 
ReplicationChannelDisconnectedAlertConfiguration - Class in org.openspaces.admin.alert.config
A replication channel disconnection alert configuration.
ReplicationChannelDisconnectedAlertConfiguration() - Constructor for class org.openspaces.admin.alert.config.ReplicationChannelDisconnectedAlertConfiguration
Constructs an empty replication channel disconnection configuration.
ReplicationChannelDisconnectedAlertConfigurer - Class in org.openspaces.admin.alert.config
A replication channel disconnection alert configurer.
ReplicationChannelDisconnectedAlertConfigurer() - Constructor for class org.openspaces.admin.alert.config.ReplicationChannelDisconnectedAlertConfigurer
Constructs an empty replication channel disconnection alert configuration.
ReplicationFilterException - Exception in com.j_spaces.core.cluster
This exception thrown back into the client when there is problem at the IReplicationFilter.process() implementation.
ReplicationFilterException(String) - Constructor for exception com.j_spaces.core.cluster.ReplicationFilterException
Constructs an ReplicationFilterException with the specified detail message.
ReplicationFilterException(String, Throwable) - Constructor for exception com.j_spaces.core.cluster.ReplicationFilterException
Constructs an ReplicationFilterException with the specified detail message and cause.
ReplicationFilterException(String, Throwable, String, String, String, int) - Constructor for exception com.j_spaces.core.cluster.ReplicationFilterException
Constructs an ReplicationFilterException with the specified detail message, source and target member.
ReplicationFilterProvider - Class in com.j_spaces.core.cluster
An IReplicationFilter provider for both input and output replication filteres.
ReplicationFilterProvider(IReplicationFilter, IReplicationFilter) - Constructor for class com.j_spaces.core.cluster.ReplicationFilterProvider
Constructs a new replication filter provider with both an input filter and output filter.
replicationFilterProvider(ReplicationFilterProviderFactory) - Method in class org.openspaces.core.space.EmbeddedSpaceConfigurer
 
replicationFilterProvider(ReplicationFilterProviderFactory) - Method in class org.openspaces.core.space.UrlSpaceConfigurer
 
ReplicationFilterProviderFactory - Interface in org.openspaces.core.space.filter.replication
Responsible for creating ReplicationFilterProvider.
ReplicationOperationType - Enum in com.j_spaces.core.cluster
Represents all the possible operation types that can be replicated.
ReplicationPolicy - Class in com.j_spaces.core.cluster
 
ReplicationPolicy() - Constructor for class com.j_spaces.core.cluster.ReplicationPolicy
Just for Externalizable.
ReplicationPolicy(String, String, List<String>, List<SpaceURL>, String, Hashtable<String, ReplicationPolicy.ReplicationPolicyDescription>, SyncReplPolicy, MultiBucketReplicationPolicy, SwapBacklogConfig) - Constructor for class com.j_spaces.core.cluster.ReplicationPolicy
 
ReplicationPolicy.ReplicationPolicyDescription - Class in com.j_spaces.core.cluster
Replication policy description for every member.
ReplicationPolicyDescription() - Constructor for class com.j_spaces.core.cluster.ReplicationPolicy.ReplicationPolicyDescription
 
ReplicationRedoLogOverflowToDiskAlert - Class in org.openspaces.admin.alert.alerts
A replication redo-log overflow to disk alert, fired when the redo-log exceeds the defined redo-log memory capacity and overflows to disk.
ReplicationRedoLogOverflowToDiskAlert() - Constructor for class org.openspaces.admin.alert.alerts.ReplicationRedoLogOverflowToDiskAlert
required by java.io.Externalizable
ReplicationRedoLogOverflowToDiskAlert(Alert) - Constructor for class org.openspaces.admin.alert.alerts.ReplicationRedoLogOverflowToDiskAlert
 
ReplicationRedoLogOverflowToDiskAlertConfiguration - Class in org.openspaces.admin.alert.config
A replication redo log overflow to disk alert configuration.
ReplicationRedoLogOverflowToDiskAlertConfiguration() - Constructor for class org.openspaces.admin.alert.config.ReplicationRedoLogOverflowToDiskAlertConfiguration
Constructs an empty configuration.
ReplicationRedoLogOverflowToDiskAlertConfigurer - Class in org.openspaces.admin.alert.config
A replication redo log overflow to disk alert configurer.
ReplicationRedoLogOverflowToDiskAlertConfigurer() - Constructor for class org.openspaces.admin.alert.config.ReplicationRedoLogOverflowToDiskAlertConfigurer
Constructs an empty alert configuration.
ReplicationRedoLogSizeAlert - Class in org.openspaces.admin.alert.alerts
A replication redo-log size alert, fired upon redo-log increase, indicating that packets are not being sent from a source Space to it's target Space (backup or mirror).
ReplicationRedoLogSizeAlert() - Constructor for class org.openspaces.admin.alert.alerts.ReplicationRedoLogSizeAlert
required by java.io.Externalizable
ReplicationRedoLogSizeAlert(Alert) - Constructor for class org.openspaces.admin.alert.alerts.ReplicationRedoLogSizeAlert
 
ReplicationRedoLogSizeAlertConfiguration - Class in org.openspaces.admin.alert.config
A replication redo log size alert configuration.
ReplicationRedoLogSizeAlertConfiguration() - Constructor for class org.openspaces.admin.alert.config.ReplicationRedoLogSizeAlertConfiguration
Constructs an empty configuration.
ReplicationRedoLogSizeAlertConfigurer - Class in org.openspaces.admin.alert.config
A replication redo log size alert configurer.
ReplicationRedoLogSizeAlertConfigurer() - Constructor for class org.openspaces.admin.alert.config.ReplicationRedoLogSizeAlertConfigurer
Constructs an empty alert configuration.
ReplicationStatistics - Class in com.j_spaces.core.filters
Represents the current state of the replication module
ReplicationStatistics() - Constructor for class com.j_spaces.core.filters.ReplicationStatistics
 
ReplicationStatistics(ReplicationStatistics.OutgoingReplication) - Constructor for class com.j_spaces.core.filters.ReplicationStatistics
 
ReplicationStatistics.ChannelState - Enum in com.j_spaces.core.filters
Specifies the current channel state
ReplicationStatistics.OutgoingChannel - Class in com.j_spaces.core.filters
Expose outgoing replication channel statistics
ReplicationStatistics.OutgoingReplication - Class in com.j_spaces.core.filters
 
ReplicationStatistics.ReplicationMode - Enum in com.j_spaces.core.filters
 
ReplicationStatistics.ReplicationOperatingMode - Enum in com.j_spaces.core.filters
Specifies the replication channel current operating mode.
ReplicationStatus - Enum in org.openspaces.admin.space
The replication status from one SpaceInstance to its replication target.
replicationStatusChanged(ReplicationStatusChangedEvent) - Method in class org.openspaces.admin.samples.TestEventSampler
 
replicationStatusChanged(ReplicationStatusChangedEvent) - Method in interface org.openspaces.admin.space.events.ReplicationStatusChangedEventListener
Callback indicating that a replication status changed event has occured.
ReplicationStatusChangedEvent - Class in org.openspaces.admin.space.events
An event indicating that the replication status was changed from a SpaceInstance to its ReplicationTarget.
ReplicationStatusChangedEvent(SpaceInstance, ReplicationTarget, ReplicationStatus, ReplicationStatus) - Constructor for class org.openspaces.admin.space.events.ReplicationStatusChangedEvent
 
ReplicationStatusChangedEventListener - Interface in org.openspaces.admin.space.events
An event listener allowing to register for ReplicationStatusChangedEvents.
ReplicationStatusChangedEventManager - Interface in org.openspaces.admin.space.events
An event manager allowing to add and remove ReplicationStatusChangedEventListeners in order to listen for ReplicationStatusChangedEvents.
ReplicationTarget - Class in org.openspaces.admin.space
Represents a replication target from one SpaceInstance to the other.
ReplicationTarget(InternalSpaceInstance, ReplicationStatus, String, ReplicationTargetType) - Constructor for class org.openspaces.admin.space.ReplicationTarget
 
ReplicationTargetType - Enum in org.openspaces.admin.space
Specified the replication target type
replTransmissionPolicies - Variable in class com.j_spaces.core.cluster.ReplicationPolicy.ReplicationPolicyDescription
 
report(List<MetricRegistrySnapshot>) - Method in class com.gigaspaces.metrics.MetricReporter
 
report(MetricRegistrySnapshot) - Method in class com.gigaspaces.metrics.MetricReporter
 
report(MetricRegistrySnapshot, MetricTagsSnapshot, MetricGroupSnapshot) - Method in class com.gigaspaces.metrics.MetricReporter
 
report(MetricRegistrySnapshot, MetricTagsSnapshot, String, Object) - Method in class com.gigaspaces.metrics.MetricReporter
 
report(List<MetricRegistrySnapshot>) - Method in class com.gigaspaces.metrics.reporters.ConsoleReporter
 
report(MetricRegistrySnapshot) - Method in class com.gigaspaces.metrics.reporters.ConsoleReporter
 
report(MetricRegistrySnapshot, MetricTagsSnapshot, MetricGroupSnapshot) - Method in class com.gigaspaces.metrics.reporters.ConsoleReporter
 
report(MetricRegistrySnapshot, MetricTagsSnapshot, String, Object) - Method in class com.gigaspaces.metrics.reporters.ConsoleReporter
 
reportDone(TaskManager.Task, Object) - Method in class com.sun.jini.mahalo.Job
 
represents(ChangeOperation) - Static method in class com.gigaspaces.sync.change.AddAllToCollectionOperation
 
represents(ChangeOperation) - Static method in class com.gigaspaces.sync.change.AddToCollectionOperation
 
represents(ChangeOperation) - Static method in class com.gigaspaces.sync.change.IncrementOperation
 
represents(ChangeOperation) - Static method in class com.gigaspaces.sync.change.PutInMapOperation
 
represents(ChangeOperation) - Static method in class com.gigaspaces.sync.change.RemoveFromCollectionOperation
 
represents(ChangeOperation) - Static method in class com.gigaspaces.sync.change.RemoveFromMapOperation
 
represents(ChangeOperation) - Static method in class com.gigaspaces.sync.change.SetOperation
 
represents(ChangeOperation) - Static method in class com.gigaspaces.sync.change.UnsetOperation
 
REQUESTS_THROUGHPUT - Static variable in class org.openspaces.pu.container.jee.stats.WebRequestsServiceMonitors.Attributes
 
RequestStatisticsFilter - Class in org.openspaces.pu.container.jee.stats
A simple statistics filter that counts the total processed and failed (i.e. resulted in an exception) requests, as well as the number of active requests.
RequestStatisticsFilter() - Constructor for class org.openspaces.pu.container.jee.stats.RequestStatisticsFilter
 
REQUIRED_CONSISTENCY_LEVEL - Static variable in class com.j_spaces.kernel.SystemProperties
 
REQUIRED_CONSISTENCY_LEVEL_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
 
RequiredDependenciesCommandLineParser - Class in org.openspaces.pu.container.support
Converts RequiredDependencies to command-line parameters (GSM Operational String) Currently supported are only dependencies that are required before a ProcessingUnit instance is deployed on a GSC.
RequiredDependenciesCommandLineParser() - Constructor for class org.openspaces.pu.container.support.RequiredDependenciesCommandLineParser
 
RequiredZonesConfig - Class in org.openspaces.admin.zone.config
A base class for PU zones
RequiredZonesConfig(Map<String, String>) - Constructor for class org.openspaces.admin.zone.config.RequiredZonesConfig
 
RequiredZonesConfig() - Constructor for class org.openspaces.admin.zone.config.RequiredZonesConfig
 
Requirement - Interface in org.openspaces.pu.sla.requirement
A marker interface for requirements.
REQUIRES_BOOTSTRAP - Static variable in class org.openspaces.core.gateway.config.GatewaySinkBeanDefinitionParser
 
requiresBootstrap() - Method in class org.openspaces.core.gateway.GatewaySinkServiceDetails
 
requiresBootstrapOnStartup() - Method in interface org.openspaces.admin.gateway.GatewaySink
Returns whether this sink is configured to require a bootstrap on startup.
requiresCandidateType() - Method in class org.openspaces.jpa.openjpa.StoreManagerSQLQuery
 
requiresConcurrencyProtection() - Method in class com.gigaspaces.server.eviction.SpaceEvictionStrategy
Due to the nature of the system, calls to SpaceEvictionStrategy.onRemove(EvictableServerEntry) can occur in concurrent with either SpaceEvictionStrategy.onRead(EvictableServerEntry) or SpaceEvictionStrategy.onUpdate(EvictableServerEntry) or even before them.
requiresIsolation(boolean) - Method in class org.openspaces.admin.memcached.MemcachedDeployment
Sets the requires Isolation.If true only a single service can run in this virtual machine.
requiresIsolation(boolean) - Method in class org.openspaces.admin.pu.ProcessingUnitDeployment
 
requiresIsolation(boolean) - Method in class org.openspaces.admin.space.SpaceDeployment
 
requiresParameterDeclarations() - Method in class org.openspaces.jpa.openjpa.StoreManagerSQLQuery
 
rescheduleTaskIfNecessary(Object) - Method in class org.openspaces.events.AbstractEventListenerContainer
Take the given task object and reschedule it, either immediately if this container is currently running, or later once this container has been restarted.
reservationIdsToString(FutureGridServiceAgent[]) - Static method in class org.openspaces.grid.gsm.machines.MachinesSlaUtils
 
reservedMemoryCapacityPerMachine(long, MemoryUnit) - Method in class org.openspaces.admin.pu.elastic.config.DiscoveredMachineProvisioningConfigurer
 
reservedMemoryCapacityPerMachine(String) - Method in class org.openspaces.admin.pu.elastic.config.DiscoveredMachineProvisioningConfigurer
 
reservedMemoryCapacityPerManagementMachine(long, MemoryUnit) - Method in class org.openspaces.admin.pu.elastic.config.DiscoveredMachineProvisioningConfigurer
 
reservedMemoryCapacityPerManagementMachine(String) - Method in class org.openspaces.admin.pu.elastic.config.DiscoveredMachineProvisioningConfigurer
 
reset() - Method in class com.gigaspaces.metrics.factories.SigarProcessMetricFactory
 
reset() - Method in class com.gigaspaces.metrics.LongCounter
Resets the counter to zero.
reset() - Method in class org.openspaces.grid.gsm.machines.BinPackingSolver
cleans AllocatedResult and DeallocatedResult Used for unit testing
reset() - Method in class org.openspaces.jpa.openjpa.query.SpaceProjectionResultObjectProvider
 
reset() - Method in class org.openspaces.jpa.openjpa.query.SpaceResultObjectProvider
 
resetContext() - Static method in class com.j_spaces.sadapter.datasource.BulkDataPersisterContext
Resets the current context
resolveAlertForGcDurationOf(long, TimeUnit) - Method in class org.openspaces.admin.alert.config.GarbageCollectionAlertConfigurer
Resolve a previously raised alert if gc took less than the specified period of time.
resolveAlertIfCpuBelow(int) - Method in class org.openspaces.admin.alert.config.CpuUtilizationAlertConfigurer
Resolve the previously raised alert if CPU is below the specified threshold for a period of time.
resolveAlertIfHeapBelow(int) - Method in class org.openspaces.admin.alert.config.HeapMemoryUtilizationAlertConfigurer
Resolve the previously raised alert if heap utilization goes below the specified threshold for a period of time.
resolveAlertIfMemoryBelow(int) - Method in class org.openspaces.admin.alert.config.PhysicalMemoryUtilizationAlertConfigurer
Resolve the previously raised alert if physical memory goes below the specified threshold for a period of time.
resolveAlertIfRedoLogSizeBelow(int) - Method in class org.openspaces.admin.alert.config.ReplicationRedoLogSizeAlertConfigurer
Resolve a previously raised alert if the number of packets in the redo log goes below the specified threshold.
RESOLVED - Static variable in class org.openspaces.admin.alert.AlertStatus
RESOLVED is an alert status indicating that a raised alert has been resolved.
resolveId(Element, AbstractBeanDefinition, ParserContext) - Method in class org.openspaces.pu.sla.config.SLABeanDefinitionParser
 
resolvePlaceholders(BeanLevelProperties, File) - Static method in class org.openspaces.pu.container.support.BeanLevelPropertiesUtils
 
resolvePlaceholders(String, BeanLevelProperties) - Static method in class org.openspaces.pu.container.support.BeanLevelPropertiesUtils
 
ResourceApplicationContext - Class in org.openspaces.pu.container.support
A Spring ApplicationContext implementation that works with Spring Resource for config locations.
ResourceApplicationContext(Resource[], ApplicationContext) - Constructor for class org.openspaces.pu.container.support.ResourceApplicationContext
Create this application context with a list of resources for configuration and an optional parent application context (can be null).
ResourceApplicationContext(Resource[], ApplicationContext, ProcessingUnitContainerConfig) - Constructor for class org.openspaces.pu.container.support.ResourceApplicationContext
 
ResourceCapacityExceededException - Exception in org.openspaces.core
This exception indicates that a resource usage on the server is exceeding its capacity SpaceMemoryShortageException RedoLogCapacityExceededException ResourceCapacityExceededException
ResourceCapacityExceededException(ResourceCapacityExceededException) - Constructor for exception org.openspaces.core.ResourceCapacityExceededException
 
ResourceCapacityExceededException(String, Throwable) - Constructor for exception org.openspaces.core.ResourceCapacityExceededException
 
ResourceLazyLoadingScript - Class in org.openspaces.remoting.scripting
A resource lazy loading script is a lazy loading script that uses Spring abstraction on top of resources on top of a resource.
ResourceLazyLoadingScript() - Constructor for class org.openspaces.remoting.scripting.ResourceLazyLoadingScript
 
ResourceLazyLoadingScript(String, String, String) - Constructor for class org.openspaces.remoting.scripting.ResourceLazyLoadingScript
Constructs a new lazy loading sctipt.
response - Variable in class org.openspaces.memcached.protocol.ResponseMessage
 
ResponseMessage - Class in org.openspaces.memcached.protocol
Represents the response to a command.
ResponseMessage(CommandMessage) - Constructor for class org.openspaces.memcached.protocol.ResponseMessage
 
restart() - Method in interface org.openspaces.admin.AgentGridComponent
Restarts the grid component.
restart() - Method in interface org.openspaces.admin.pu.ProcessingUnitInstance
Restarts the processing unit instance.
restartAndWait() - Method in interface org.openspaces.admin.pu.ProcessingUnitInstance
Restarts the processing unit instance and waits indefinitely for the restarted processing unit instance returning it.
restartAndWait(long, TimeUnit) - Method in interface org.openspaces.admin.pu.ProcessingUnitInstance
Restarts the processing unit instance and waits for the restarted processing unit instance returning it for the provided timeout.
restartOnExit(GSProcessRestartOnExit) - Method in class org.openspaces.admin.gsa.GridServiceContainerOptions
Sets the agent policy for be restart the container on exit.
restartProcessingUnitInstanceAsync(ProcessingUnitInstance, Log, long, TimeUnit) - Static method in class org.openspaces.grid.gsm.rebalancing.RebalancingUtils
 
RestBeanDefinitionParser - Class in org.openspaces.core.config
 
RestBeanDefinitionParser() - Constructor for class org.openspaces.core.config.RestBeanDefinitionParser
 
result - Variable in class org.openspaces.remoting.EventDrivenSpaceRemotingEntry
Deprecated.
 
ResultNotReadyException - Exception in com.sun.jini.mahalo
 
ResultNotReadyException() - Constructor for exception com.sun.jini.mahalo.ResultNotReadyException
 
ResultNotReadyException(String) - Constructor for exception com.sun.jini.mahalo.ResultNotReadyException
 
results - Variable in class com.sun.jini.mahalo.Job
 
retainAll(Collection<?>) - Method in class org.openspaces.core.util.ConcurrentHashSet
 
retries(long) - Method in class org.openspaces.leader_selector.zookeeper.config.ZooKeeperLeaderSelectorConfigurer
 
RETURN_DETAILED_RESULTS - Static variable in class com.gigaspaces.client.ChangeModifiers
Return details results meaning the ChangeResult.getResults() should contain data, otherwise only the number of changed entries will be returned as a result which can be accessed via the ChangeResult.getNumberOfChangedEntries().
RETURN_PREV_ON_UPDATE - Static variable in class com.gigaspaces.client.WriteModifiers
If the entry already exists in the space, return the old entry in the result.
RETURN_PREV_ON_UPDATE - Static variable in class com.j_spaces.core.client.UpdateModifiers
Determines if an update operation should return the previous entry in the lease.
returnFirstResult(boolean) - Method in class org.openspaces.remoting.ExecutorRemotingProxyConfigurer
 
reverse(LogEntryMatcher) - Static method in class com.gigaspaces.log.LogEntryMatchers
 
ReverseLogEntryMatcher - Class in com.gigaspaces.log
A streaming log entry matcher that allows to traverse the log entries in a streaming manner in a reverse order.
ReverseLogEntryMatcher(LogEntryMatcher) - Constructor for class com.gigaspaces.log.ReverseLogEntryMatcher
 
rightShift(Object) - Method in class org.openspaces.admin.gateway.events.DefaultGatewayAddedEventManager
 
rightShift(Object) - Method in class org.openspaces.admin.gateway.events.DefaultGatewayProcessingUnitAddedEventManager
 
rightShift(Object) - Method in class org.openspaces.admin.gateway.events.DefaultGatewayProcessingUnitRemovedEventManager
 
rightShift(Object) - Method in class org.openspaces.admin.gateway.events.DefaultGatewayRemovedEventManager
 
RMI_CLIENT_GC_INTERVAL - Static variable in class com.j_spaces.kernel.SystemProperties
When it is necessary to ensure that DGC clean calls for unreachable remote references are delivered in a timely fashion, the value of this property represents the maximum interval (in milliseconds) that the RMI runtime will allow between garbage collections of the local heap.
RMI_GC_DEFAULT_INTERVAL - Static variable in class com.j_spaces.kernel.SystemProperties
 
RMI_PROTOCOL - Static variable in class com.j_spaces.core.client.SpaceURL
Deprecated.
rmi:// protocol.
RMI_SERVER_GC_INTERVAL - Static variable in class com.j_spaces.kernel.SystemProperties
When it is necessary to ensure that unreachable remote objects are unexported and garbage collected in a timely fashion, the value of this property represents the maximum interval (in milliseconds) that the RMI runtime will allow between garbage collections of the local heap.
Role - Class in com.gigaspaces.security.directory
Models role details retrieved by RoleManager.
Role(String) - Constructor for class com.gigaspaces.security.directory.Role
 
Role(String, Authority...) - Constructor for class com.gigaspaces.security.directory.Role
 
Role(String, String...) - Constructor for class com.gigaspaces.security.directory.Role
 
RoleAlreadyExistsException - Exception in com.gigaspaces.security.directory
Thrown if an RoleManager implementation encounters a non unique user.
RoleAlreadyExistsException() - Constructor for exception com.gigaspaces.security.directory.RoleAlreadyExistsException
Constructs a RoleAlreadyExistsException with no detail message.
RoleAlreadyExistsException(String) - Constructor for exception com.gigaspaces.security.directory.RoleAlreadyExistsException
Constructs a RoleAlreadyExistsException with the specified detail message.
RoleAlreadyExistsException(String, Throwable) - Constructor for exception com.gigaspaces.security.directory.RoleAlreadyExistsException
Creates a RoleAlreadyExistsException with the specified detail message and cause.
RoleAlreadyExistsException(Throwable) - Constructor for exception com.gigaspaces.security.directory.RoleAlreadyExistsException
Creates a RoleAlreadyExistsException with the specified cause and a detail message of (cause==null ?
RoleAuthority - Class in com.gigaspaces.security.authorities
Defines an association of a role by-name.
RoleAuthority(String) - Constructor for class com.gigaspaces.security.authorities.RoleAuthority
A role authority with a specified role name.
RoleAuthority.RolePrivilege - Enum in com.gigaspaces.security.authorities
Empty placeholder for Role privilege (part of authority format)
RoleDataAccessException - Exception in com.gigaspaces.security.directory
Thrown if an RoleManager implementation cannot access a user record.
RoleDataAccessException() - Constructor for exception com.gigaspaces.security.directory.RoleDataAccessException
Constructs a RoleDataAccessException with no detail message.
RoleDataAccessException(String) - Constructor for exception com.gigaspaces.security.directory.RoleDataAccessException
Constructs a RoleDataAccessException with the specified detail message.
RoleDataAccessException(String, Throwable) - Constructor for exception com.gigaspaces.security.directory.RoleDataAccessException
Creates a RoleDataAccessException with the specified detail message and cause.
RoleDataAccessException(Throwable) - Constructor for exception com.gigaspaces.security.directory.RoleDataAccessException
Creates a RoleDataAccessException with the specified cause and a detail message of (cause==null ?
RoleDetails - Interface in com.gigaspaces.security.directory
Role details to store role information accessed by the RoleManager and SecurityManager.
roleExists(String) - Method in interface com.gigaspaces.security.directory.RoleManager
Queries for presence of a role by role.
RoleManager - Interface in com.gigaspaces.security.directory
The main interface for managing role details.
RoleNotFoundException - Exception in com.gigaspaces.security.directory
Thrown if an RoleManager implementation cannot locate a role by its role-name
RoleNotFoundException() - Constructor for exception com.gigaspaces.security.directory.RoleNotFoundException
Constructs a RoleNotFoundException with no detail message.
RoleNotFoundException(String) - Constructor for exception com.gigaspaces.security.directory.RoleNotFoundException
Constructs a RoleNotFoundException with the specified detail message.
RoleNotFoundException(String, Throwable) - Constructor for exception com.gigaspaces.security.directory.RoleNotFoundException
Creates a RoleNotFoundException with the specified detail message and cause.
RoleNotFoundException(Throwable) - Constructor for exception com.gigaspaces.security.directory.RoleNotFoundException
Creates a RoleNotFoundException with the specified cause and a detail message of (cause==null ?
rollback(Xid) - Method in class com.j_spaces.core.client.XAResourceImpl
 
rollback() - Method in class org.openspaces.jpa.StoreManager
 
rollbackOptimistic() - Method in class org.openspaces.jpa.StoreManager
 
rollbackTimeout(Long) - Method in class org.openspaces.core.transaction.manager.DistributedJiniTxManagerConfigurer
 
rollbackTimeout(Long) - Method in class org.openspaces.core.transaction.manager.LocalJiniTxManagerConfigurer
Deprecated.
 
rollbackTimeout(Long) - Method in class org.openspaces.core.transaction.manager.LookupJiniTxManagerConfigurer
 
rollbackTx(Transaction) - Method in class org.openspaces.persistency.hibernate.AbstractHibernateSpaceSynchronizationEndpoint
 
RollingFileHandler - Class in com.gigaspaces.logger
Rolling based logging Handler.
RollingFileHandler() - Constructor for class com.gigaspaces.logger.RollingFileHandler
Construct a default RollingFileHandler.
RollingFileHandlerConfigurer - Class in com.gigaspaces.logger
A configurer for known properties which their generated values can be overridden.
RollingFileHandlerConfigurer() - Constructor for class com.gigaspaces.logger.RollingFileHandlerConfigurer
 
ROOT_CAUSE_MESSAGE - Static variable in class org.openspaces.admin.alert.alerts.MirrorPersistenceFailureAlert
 
ROOT_CAUSE_TRACE - Static variable in class org.openspaces.admin.alert.alerts.MirrorPersistenceFailureAlert
 
routing - Variable in class org.openspaces.remoting.EventDrivenSpaceRemotingEntry
Deprecated.
 
Routing - Annotation Type in org.openspaces.remoting
A method parameter annotation allowing to control the routing of a certain remote invocation using an annotation.
routing(Object) - Method in class org.openspaces.remoting.scripting.ResourceLazyLoadingScript
Sets the routing index (which partition this will "hit") for the script.
routing(Object) - Method in class org.openspaces.remoting.scripting.StaticScript
Sets the routing index (which partition it will "hit") for the scirpt.
routingFieldName - Variable in class com.j_spaces.core.client.ExternalEntry
Deprecated.
The field name representing routing field name.
routingProperty(String) - Method in class com.gigaspaces.metadata.SpaceTypeDescriptorBuilder
Sets the routing property.
routingProperty(String, SpaceIndexType) - Method in class com.gigaspaces.metadata.SpaceTypeDescriptorBuilder
Sets the routing property.
RulesConflictAutoScalingException - Exception in org.openspaces.grid.gsm.autoscaling.exceptions
An exception that is raised when there is more than one scaling rule, and one or more scaling rule requires scale out, while the other requires scale down.
RulesConflictAutoScalingException(InternalProcessingUnit, Map<AutomaticCapacityScaleRuleConfig, Object>, Map<AutomaticCapacityScaleRuleConfig, Object>) - Constructor for exception org.openspaces.grid.gsm.autoscaling.exceptions.RulesConflictAutoScalingException
 
run() - Method in class org.openspaces.grid.gsm.strategy.AbstractScaleStrategyBean
 
run() - Method in class org.openspaces.grid.gsm.strategy.ElasticMachineProvisioningDiscoveredMachinesCache
Synchronizes the list of agents with the machine provisioning bean We use the syncAgents flag to make sure there is no more than one concurrent call to machineProvisioning
run() - Method in class org.openspaces.pu.container.jee.lb.apache.ApacheLoadBalancerAgent
 
run() - Method in class org.openspaces.pu.container.standalone.StandaloneContainerRunnable
Constructs a new Spring ApplicationContext based on the configured list of config locations.
runAfter(List, int) - Method in class com.sun.jini.mahalo.ParticipantTask
Inherit doc comment from supertype.
runAfter(List, int) - Method in class com.sun.jini.mahalo.SettlerTask
Inherit doc comment from supertype.
runGc() - Method in interface org.openspaces.admin.vm.VirtualMachine
Runs GC on the virtual machine.
runGc() - Method in class org.openspaces.grid.esm.ESMImpl
 
runGc() - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanImpl
 
RunnableDistributedTaskAdapter<T extends Serializable,R> - Class in org.openspaces.core.executor.juc
An adapter allowing to execute a Runnable in a distributed fashion.
RunnableDistributedTaskAdapter() - Constructor for class org.openspaces.core.executor.juc.RunnableDistributedTaskAdapter
Here just for externalizable.
RunnableDistributedTaskAdapter(Runnable) - Constructor for class org.openspaces.core.executor.juc.RunnableDistributedTaskAdapter
Constructs a new runnable distributed task adapter.
RunnableDistributedTaskAdapter(Runnable, T) - Constructor for class org.openspaces.core.executor.juc.RunnableDistributedTaskAdapter
Constructs a new runnable distributed task adapter.
RunnableDistributedTaskAdapter(Runnable, AsyncResultsReducer<T, R>) - Constructor for class org.openspaces.core.executor.juc.RunnableDistributedTaskAdapter
Constructs a new runnable distributed task adapter with a separate reducer.
RunnableDistributedTaskAdapter(Runnable, T, AsyncResultsReducer<T, R>) - Constructor for class org.openspaces.core.executor.juc.RunnableDistributedTaskAdapter
Constructs a new runnable distributed task adapter with a separate reducer.
RunnableDistributedTaskAdapter(Runnable, AsyncResultsReducer<T, R>, AsyncResultFilter<T>) - Constructor for class org.openspaces.core.executor.juc.RunnableDistributedTaskAdapter
Constructs a new runnable distributed task adapter with a separate reducer and filter.
RunnableDistributedTaskAdapter(Runnable, T, AsyncResultsReducer<T, R>, AsyncResultFilter<T>) - Constructor for class org.openspaces.core.executor.juc.RunnableDistributedTaskAdapter
Constructs a new runnable distributed task adapter with a separate reducer and filter.
RunnableTaskAdapter<T extends Serializable> - Class in org.openspaces.core.executor.juc
An adapter allowing to execute a Runnable using Space task executors.
RunnableTaskAdapter() - Constructor for class org.openspaces.core.executor.juc.RunnableTaskAdapter
Here just for externlizable.
RunnableTaskAdapter(Runnable) - Constructor for class org.openspaces.core.executor.juc.RunnableTaskAdapter
Constructs a new runnable task adapter with the runnable to run.
RunnableTaskAdapter(Runnable, T) - Constructor for class org.openspaces.core.executor.juc.RunnableTaskAdapter
Constructs a new runnable task adapter with the runnable to run.
RUNNING_NUMBER_OFFEST_1_PROP - Static variable in class org.openspaces.core.cluster.ClusterInfoPropertyPlaceholderConfigurer
 
RUNNING_NUMBER_PROP - Static variable in class org.openspaces.core.cluster.ClusterInfoPropertyPlaceholderConfigurer
 
runtime - Variable in class org.openspaces.remoting.scripting.JRubyLocalScriptExecutor.JRubyCompiledScript
 

S

SameFileLogEntryMatcher - Class in com.gigaspaces.log
A log entry matcher filter that matches on logs that only exists within the same log file.
SameFileLogEntryMatcher(LogEntries, LogEntry) - Constructor for class com.gigaspaces.log.SameFileLogEntryMatcher
 
SameFileLogEntryMatcher(LogEntries, LogEntry, LogEntryMatcher) - Constructor for class com.gigaspaces.log.SameFileLogEntryMatcher
 
SameFileLogEntryMatcher(long) - Constructor for class com.gigaspaces.log.SameFileLogEntryMatcher
 
SameFileLogEntryMatcher(long, LogEntryMatcher) - Constructor for class com.gigaspaces.log.SameFileLogEntryMatcher
 
sanitize(Properties, String...) - Static method in class org.openspaces.core.properties.SanitizeUtil
 
sanitize(Map<String, Properties>, String...) - Static method in class org.openspaces.core.properties.SanitizeUtil
 
SanitizeUtil - Class in org.openspaces.core.properties
Created by Barak Bar Orion on 3/20/16.
SanitizeUtil() - Constructor for class org.openspaces.core.properties.SanitizeUtil
 
ScalaIdentifier - Class in org.openspaces.pu.container.servicegrid
Helper class to tell whether scala libary is included in classpath or not.
ScalaIdentifier() - Constructor for class org.openspaces.pu.container.servicegrid.ScalaIdentifier
 
scale(EagerScaleConfig) - Method in class org.openspaces.admin.pu.elastic.ElasticStatefulProcessingUnitDeployment
 
scale(ManualCapacityScaleConfig) - Method in class org.openspaces.admin.pu.elastic.ElasticStatefulProcessingUnitDeployment
 
scale(ManualCapacityPerZonesScaleConfig) - Method in class org.openspaces.admin.pu.elastic.ElasticStatelessProcessingUnitDeployment
 
scale(ManualCapacityScaleConfig) - Method in class org.openspaces.admin.pu.elastic.ElasticStatelessProcessingUnitDeployment
 
scale(EagerScaleConfig) - Method in class org.openspaces.admin.pu.elastic.ElasticStatelessProcessingUnitDeployment
 
scale(AutomaticCapacityScaleConfig) - Method in class org.openspaces.admin.pu.elastic.ElasticStatelessProcessingUnitDeployment
 
scale(AutomaticCapacityScaleConfig) - Method in interface org.openspaces.admin.pu.elastic.topology.AutomaticCapacityScaleTopology
Enables the specified scale strategy, and disables all other scale strategies.
scale(EagerScaleConfig) - Method in interface org.openspaces.admin.pu.elastic.topology.EagerScaleTopology
Enables the specified scale strategy, and disables all other scale strategies.
scale(ManualCapacityPerZonesScaleConfig) - Method in interface org.openspaces.admin.pu.elastic.topology.ManualCapacityPerZonesScaleTopology
Enables the specified scale strategy, and disables all other scale strategies.
scale(ManualCapacityScaleConfig) - Method in interface org.openspaces.admin.pu.elastic.topology.ManualCapacityScaleTopology
Enables the specified scale strategy, and disables all other scale strategies.
scale(ScaleStrategyConfig) - Method in interface org.openspaces.admin.pu.ProcessingUnit
Modifies the processing unit scalability strategy.
scale(EagerScaleConfig) - Method in class org.openspaces.admin.space.ElasticSpaceDeployment
 
scale(ManualCapacityScaleConfig) - Method in class org.openspaces.admin.space.ElasticSpaceDeployment
 
scaleAndWait(ScaleStrategyConfig) - Method in interface org.openspaces.admin.pu.ProcessingUnit
Modifies the processing unit scalability strategy and waits until scale is complete This method is only available if the processing unit deployment is elastic
scaleAndWait(ScaleStrategyConfig, long, TimeUnit) - Method in interface org.openspaces.admin.pu.ProcessingUnit
Modifies the processing unit scalability strategy and waits until scale is complete This method is only available if the processing unit deployment is elastic
ScaleBeanFactory - Class in org.openspaces.grid.gsm
 
ScaleBeanServer - Class in org.openspaces.grid.gsm
Creates the Scalability Strategy bean servers, based on the specified elasticProperties.
ScaleBeanServer(ProcessingUnit, ProcessingUnitSchemaConfig, RebalancingSlaEnforcement, ContainersSlaEnforcement, MachinesSlaEnforcement, AutoScalingSlaEnforcement, NonBlockingElasticMachineProvisioningAdapterFactory, ElasticMachineIsolationConfig, EventsStore, MachinesStateBackup) - Constructor for class org.openspaces.grid.gsm.ScaleBeanServer
 
ScaleStrategyAgentZonesAwareConfig - Interface in org.openspaces.admin.pu.elastic.config
 
ScaleStrategyAgentZonesAwareConfigurer - Interface in org.openspaces.admin.pu.elastic.config
 
ScaleStrategyBean - Interface in org.openspaces.grid.gsm.strategy
 
ScaleStrategyCapacityRequirementConfig - Interface in org.openspaces.admin.pu.elastic.config
Defines a POJO that describes memory,cpu cores,drive capacity Can be converted into a CapacityRequirements with {#toCapacityRequirements()}.
ScaleStrategyCapacityRequirementConfigurer - Interface in org.openspaces.admin.pu.elastic.config
An interface that defines fluent API methods required to define scale strategy capacity
ScaleStrategyConfig - Interface in org.openspaces.admin.pu.elastic.config
 
ScaleStrategyConfigurer<T extends ScaleStrategyConfig> - Interface in org.openspaces.admin.pu.elastic.config
 
ScaleStrategyProgressEventState - Class in org.openspaces.grid.gsm.strategy
Triggers events based on exceptions raised by AbstractScaleStrategyBean
ScaleStrategyProgressEventState(EventsStore, boolean, String, Class<? extends InternalElasticProcessingUnitProgressChangedEvent>) - Constructor for class org.openspaces.grid.gsm.strategy.ScaleStrategyProgressEventState
 
ScaleUpPolicy - Class in org.openspaces.pu.sla
Scale up policy will cause a processing unit instance to be created when the policy associated monitor breaches its threshold values.
ScaleUpPolicy() - Constructor for class org.openspaces.pu.sla.ScaleUpPolicy
 
ScaleUpPolicyBeanDefinitionParser - Class in org.openspaces.pu.sla.config
A bean definition builder for ScaleUpPolicy.
ScaleUpPolicyBeanDefinitionParser() - Constructor for class org.openspaces.pu.sla.config.ScaleUpPolicyBeanDefinitionParser
 
scheduleNewInvokerIfAppropriate() - Method in class org.openspaces.events.polling.SimplePollingEventListenerContainer
Schedule a new invoker, increasing the total number of scheduled invokers for this listener container, but only if the specified "maxConcurrentConsumers" limit has not been reached yet, and only if this listener container does not currently have idle invokers that are waiting for new messages already.
scheduleTasks() - Method in class com.sun.jini.mahalo.Job
Schedules tasks for execution
schema(String) - Method in class org.openspaces.core.space.EmbeddedSpaceConfigurer
 
schema(String) - Method in class org.openspaces.core.space.UrlSpaceConfigurer
 
SCHEMA_NAME - Static variable in class com.j_spaces.core.client.SpaceURL
Deprecated.
Using the schema flag, the requested space schema name will be loaded/parsed while creating an embedded space.
SCHEMA_PROP - Static variable in class org.openspaces.core.cluster.ClusterInfoPropertyPlaceholderConfigurer
 
script(String) - Method in class org.openspaces.remoting.scripting.ResourceLazyLoadingScript
Sets the actual script source.
Script - Interface in org.openspaces.remoting.scripting
A script that will be excuted.
script(String) - Method in class org.openspaces.remoting.scripting.StaticResourceScript
 
script(String) - Method in class org.openspaces.remoting.scripting.StaticScript
Sets the actual script source.
ScriptCompilationException - Exception in org.openspaces.remoting.scripting
An exception indicating a sctipt compilation error.
ScriptCompilationException(String) - Constructor for exception org.openspaces.remoting.scripting.ScriptCompilationException
 
ScriptCompilationException(String, Throwable) - Constructor for exception org.openspaces.remoting.scripting.ScriptCompilationException
 
ScriptExecutionException - Exception in org.openspaces.remoting.scripting
An exception indicating failure to execute the script.
ScriptExecutionException(String) - Constructor for exception org.openspaces.remoting.scripting.ScriptExecutionException
 
ScriptExecutionException(String, Throwable) - Constructor for exception org.openspaces.remoting.scripting.ScriptExecutionException
 
ScriptingException - Exception in org.openspaces.remoting.scripting
A general scripting exception.
ScriptingException(String) - Constructor for exception org.openspaces.remoting.scripting.ScriptingException
 
ScriptingException(String, Throwable) - Constructor for exception org.openspaces.remoting.scripting.ScriptingException
 
scriptingExecutor() - Method in class org.openspaces.remoting.scripting.EventDrivenScriptingProxyConfigurer
Create a new event driven ScriptingExecutor proxy
scriptingExecutor() - Method in class org.openspaces.remoting.scripting.ExecutorScriptingProxyConfigurer
Create a new executor ScriptingExecutor proxy
ScriptingExecutor<T> - Interface in org.openspaces.remoting.scripting
Scripting executor allows to execute Script using remoting.
ScriptingMetaArgumentsHandler - Class in org.openspaces.remoting.scripting
 
ScriptingMetaArgumentsHandler() - Constructor for class org.openspaces.remoting.scripting.ScriptingMetaArgumentsHandler
 
ScriptingRemoteRoutingHandler - Class in org.openspaces.remoting.scripting
A remoting routing handler that uses Script.getRouting() in order to computer the routing index.
ScriptingRemoteRoutingHandler() - Constructor for class org.openspaces.remoting.scripting.ScriptingRemoteRoutingHandler
 
ScriptNotLoadedException - Exception in org.openspaces.remoting.scripting
An exception indicating that a script was executed without its script content not loaded.
ScriptNotLoadedException(String) - Constructor for exception org.openspaces.remoting.scripting.ScriptNotLoadedException
 
ScriptNotLoadedException(String, Throwable) - Constructor for exception org.openspaces.remoting.scripting.ScriptNotLoadedException
 
SECONDARY_EVENT_CONTAINER_BUS_BEAN_NAME - Static variable in class org.openspaces.archive.config.AnnotationSupportBeanDefinitionParser
 
SECURED - Static variable in class com.j_spaces.core.client.SpaceURL
Deprecated.
When setting this URL property a secured space will be created.
secured(boolean) - Method in class org.openspaces.admin.memcached.MemcachedDeployment
Will deploy a secured space.
secured(boolean) - Method in class org.openspaces.admin.pu.elastic.ElasticStatefulProcessingUnitDeployment
 
secured(boolean) - Method in class org.openspaces.admin.pu.elastic.ElasticStatelessProcessingUnitDeployment
 
secured(boolean) - Method in class org.openspaces.admin.pu.ProcessingUnitDeployment
Will deploy a secured processing unit.
secured(boolean) - Method in interface org.openspaces.admin.pu.topology.ProcessingUnitDeploymentTopology
Will deploy a secured processing unit.
secured(boolean) - Method in class org.openspaces.admin.space.ElasticSpaceDeployment
 
secured(boolean) - Method in class org.openspaces.admin.space.SpaceDeployment
Will deploy a secured space.
secured(boolean) - Method in class org.openspaces.core.space.EmbeddedSpaceConfigurer
 
secured(boolean) - Method in class org.openspaces.core.space.UrlSpaceConfigurer
 
SecuredESMProxy - Class in org.openspaces.grid.esm
 
SecuredPUExtension - Class in org.openspaces.pu.container.servicegrid.jmxs
Secured PU JMX MBean implementation
SecuredPUExtension(Object) - Constructor for class org.openspaces.pu.container.servicegrid.jmxs.SecuredPUExtension
 
SecuredPUExtensionMBean - Interface in org.openspaces.pu.container.servicegrid.jmxs
Secured PU JMX MBean interface restricting access to the default MBean ServiceBeanAdapterMBean.
SECURITY_DISABLE_TRANSACTION_AUTHENTICATION - Static variable in class com.j_spaces.kernel.SystemProperties
 
SECURITY_ENABLED - Static variable in class com.j_spaces.kernel.SystemProperties
The system property key identifying a secured service; default false
SECURITY_MANAGER - Static variable in class com.j_spaces.core.client.SpaceURL
Deprecated.
if false SpaceFinder will not initialize java.rmi.RMISecurityManager().
SECURITY_MANAGER_CLASS_PROPERTY_KEY - Static variable in interface com.gigaspaces.security.SecurityManager
The property key identifying the security manager in a properties file/object
SECURITY_PROPERTIES_FILE - Static variable in class com.j_spaces.kernel.SystemProperties
The system property key identifying the security properties file location
SecurityAccessException - Exception in org.openspaces.core
Thrown for a failed operation on a secured service, due to either failed authentication or access denial.
SecurityAccessException(Throwable) - Constructor for exception org.openspaces.core.SecurityAccessException
Constructs a security exception with a message and cause.
SecurityConfig - Class in org.openspaces.core.space
A configuration object allowing to configure security context (username, password) when working with the Space.
SecurityConfig() - Constructor for class org.openspaces.core.space.SecurityConfig
 
SecurityConfig(String, String) - Constructor for class org.openspaces.core.space.SecurityConfig
 
SecurityConfig(CredentialsProvider) - Constructor for class org.openspaces.core.space.SecurityConfig
 
securityConfig(SecurityConfig) - Method in class org.openspaces.core.space.UrlSpaceConfigurer
 
SecurityContext - Class in com.gigaspaces.security.service
Security context passed between proxy and server.
SecurityContext() - Constructor for class com.gigaspaces.security.service.SecurityContext
Externalizable public no-args constructor
SecurityContext(CredentialsProvider) - Constructor for class com.gigaspaces.security.service.SecurityContext
 
SecurityContext(SecurityContext) - Constructor for class com.gigaspaces.security.service.SecurityContext
Security context constructed for subsequent session interaction.
SecurityContext(UserDetails, AuthenticationToken) - Constructor for class com.gigaspaces.security.service.SecurityContext
Security context constructed upon authentication.
SecurityDefinitionsParser - Class in org.openspaces.core.config.xmlparser
 
SecurityDefinitionsParser() - Constructor for class org.openspaces.core.config.xmlparser.SecurityDefinitionsParser
 
SecurityException - Exception in com.gigaspaces.security
Base class for all security related exceptions.
SecurityException() - Constructor for exception com.gigaspaces.security.SecurityException
Constructs a SecurityException with no detail message.
SecurityException(String) - Constructor for exception com.gigaspaces.security.SecurityException
Constructs a SecurityException with the specified detail message.
SecurityException(String, Throwable) - Constructor for exception com.gigaspaces.security.SecurityException
Creates a SecurityException with the specified detail message and cause.
SecurityException(Throwable) - Constructor for exception com.gigaspaces.security.SecurityException
Creates a SecurityException with the specified cause and a detail message of (cause==null ?
SecurityFactory - Class in com.gigaspaces.security
A factory for creating an SecurityManager and locating of security properties file by name.
SecurityFactory() - Constructor for class com.gigaspaces.security.SecurityFactory
 
SecurityFileMigrationTool - Class in com.gigaspaces.security.tool.migration
A migration tool between the old security file format to the new security file format, applying the new security semantics.
SecurityFileMigrationTool() - Constructor for class com.gigaspaces.security.tool.migration.SecurityFileMigrationTool
 
SecurityManager - Interface in com.gigaspaces.security
Interface for authentication and creating of the directory manager.
select(SpaceEntriesAggregator...) - Method in class com.gigaspaces.query.aggregators.GroupByAggregator
 
selectAverage(String) - Method in class com.gigaspaces.query.aggregators.GroupByAggregator
 
selectCount() - Method in class com.gigaspaces.query.aggregators.GroupByAggregator
 
selectCount(String) - Method in class com.gigaspaces.query.aggregators.GroupByAggregator
 
selectMaxEntry(String) - Method in class com.gigaspaces.query.aggregators.GroupByAggregator
 
selectMaxValue(String) - Method in class com.gigaspaces.query.aggregators.GroupByAggregator
 
selectMinEntry(String) - Method in class com.gigaspaces.query.aggregators.GroupByAggregator
 
selectMinValue(String) - Method in class com.gigaspaces.query.aggregators.GroupByAggregator
 
selectSum(String) - Method in class com.gigaspaces.query.aggregators.GroupByAggregator
 
seqNum - Variable in class net.jini.core.event.EventRegistration
The current sequence number.
seqNum - Variable in class net.jini.core.event.RemoteEvent
The event sequence number.
sequenceNumberProperty(String, boolean) - Method in class com.gigaspaces.metadata.SpaceTypeDescriptorBuilder
 
SER_UID - Static variable in class com.j_spaces.kernel.SystemProperties
When set to true the UID created by the ClientUIDHandler is composed out of a serialized representation of the "name".
serialFormat - Variable in class com.sun.jini.lease.AbstractLease
Serialization format for the expiration.
SERIALIZATION_TYPE - Static variable in class com.j_spaces.kernel.SystemProperties
 
SERIALIZATION_TYPE_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
 
SERIALIZE_USING_EXTERNALIZABLE - Static variable in class com.j_spaces.kernel.SystemProperties
 
SerialMultiDataIterator - Class in org.openspaces.persistency.support
A simple implementation wrapping several iterators and exposing them as a single (serial) iterator.
SerialMultiDataIterator(DataIterator...) - Constructor for class org.openspaces.persistency.support.SerialMultiDataIterator
 
ServerEntry - Interface in com.gigaspaces.server
Represents an entry stored in the space.
ServerTransaction - Class in net.jini.core.transaction.server
Class implementing the Transaction interface, for use with transaction participants that implement the default transaction semantics.
ServerTransaction() - Constructor for class net.jini.core.transaction.server.ServerTransaction
Do not use, required for externalizable
ServerTransaction(TransactionManager, long, long) - Constructor for class net.jini.core.transaction.server.ServerTransaction
Simple constructor.
ServerTransaction(TransactionManager, long) - Constructor for class net.jini.core.transaction.server.ServerTransaction
 
ServerTransaction(TransactionManager, long, TransactionParticipantDataImpl) - Constructor for class net.jini.core.transaction.server.ServerTransaction
 
SERVICE_GRID_KILL_TIMEOUT - Static variable in class com.j_spaces.kernel.SystemProperties
 
SERVICE_PROP - Static variable in class com.gigaspaces.logger.RollingFileHandler
 
SERVICE_SUB_TYPE - Static variable in class org.openspaces.core.gateway.GatewayDelegatorServiceDetails
 
SERVICE_SUB_TYPE - Static variable in class org.openspaces.core.gateway.GatewaySinkServiceDetails
 
SERVICE_SUB_TYPE - Static variable in class org.openspaces.events.asyncpolling.AsyncPollingEventContainerServiceDetails
 
SERVICE_SUB_TYPE - Static variable in class org.openspaces.events.notify.NotifyEventContainerServiceDetails
 
SERVICE_SUB_TYPE - Static variable in class org.openspaces.events.polling.PollingEventContainerServiceDetails
 
SERVICE_TYPE - Static variable in class org.openspaces.core.gateway.GatewayServiceDetails
 
SERVICE_TYPE - Static variable in class org.openspaces.core.space.SpaceServiceDetails
 
SERVICE_TYPE - Static variable in class org.openspaces.core.transaction.manager.AbstractJiniTransactionManager
 
SERVICE_TYPE - Static variable in class org.openspaces.events.EventContainerServiceDetails
 
SERVICE_TYPE - Static variable in class org.openspaces.interop.DotnetContainerServiceDetails
 
SERVICE_TYPE - Static variable in class org.openspaces.memcached.MemcachedServiceDetails
 
SERVICE_TYPE - Static variable in class org.openspaces.pu.container.jee.JeeServiceDetails
 
SERVICE_TYPE - Static variable in class org.openspaces.pu.service.CustomServiceDetails
 
SERVICE_TYPE - Static variable in class org.openspaces.remoting.RemotingServiceDetails
 
serviceAdded(ServiceDiscoveryEvent) - Method in class org.openspaces.pu.container.jee.lb.apache.ApacheLoadBalancerAgent
 
serviceChanged(ServiceDiscoveryEvent) - Method in class org.openspaces.pu.container.jee.lb.apache.ApacheLoadBalancerAgent
 
ServiceDetails - Interface in org.openspaces.pu.service
A generic service that exists within a processing unit.
ServiceDetailsProvider - Interface in org.openspaces.pu.service
A provider of one or more ServiceDetails.
ServiceExecutionAspect - Interface in org.openspaces.remoting
A service execution callback allows to wrap the execution of "server side" service.
ServiceExecutionAspect.MethodInvocation - Interface in org.openspaces.remoting
A wrapper for method invocation.
ServiceExporterBeanDefinitionParser - Class in org.openspaces.remoting.config
 
ServiceExporterBeanDefinitionParser() - Constructor for class org.openspaces.remoting.config.ServiceExporterBeanDefinitionParser
 
ServiceFinder - Class in org.openspaces.pu.container.servicegrid.deploy
 
ServiceFinder() - Constructor for class org.openspaces.pu.container.servicegrid.deploy.ServiceFinder
 
SERVICEID - Static variable in class org.openspaces.core.space.SpaceServiceDetails.Attributes
 
ServiceLevelAgreementEnforcement<ENDPOINT extends ServiceLevelAgreementEnforcementEndpoint> - Interface in org.openspaces.grid.gsm.sla
 
ServiceLevelAgreementEnforcementEndpoint - Interface in org.openspaces.grid.gsm.sla
 
ServiceLevelAgreementEnforcementEndpointAlreadyExistsException - Exception in org.openspaces.grid.gsm.sla.exceptions
 
ServiceLevelAgreementEnforcementEndpointAlreadyExistsException() - Constructor for exception org.openspaces.grid.gsm.sla.exceptions.ServiceLevelAgreementEnforcementEndpointAlreadyExistsException
 
ServiceLevelAgreementPolicy - Class in org.openspaces.grid.gsm.sla
 
ServiceLevelAgreementPolicy() - Constructor for class org.openspaces.grid.gsm.sla.ServiceLevelAgreementPolicy
 
ServiceMonitors - Interface in org.openspaces.pu.service
A generic service that exists within a processing unit.
ServiceMonitorsProvider - Interface in org.openspaces.pu.service
A provider of one or more ServiceMonitors.
ServiceRef - Class in org.openspaces.remoting
A service reference (the reference is generally the Spring bean id).
ServiceRef() - Constructor for class org.openspaces.remoting.ServiceRef
 
ServiceRef(String) - Constructor for class org.openspaces.remoting.ServiceRef
 
serviceRemoved(ServiceDiscoveryEvent) - Method in class org.openspaces.pu.container.jee.lb.apache.ApacheLoadBalancerAgent
 
serviceSubType - Variable in class org.openspaces.pu.service.PlainServiceDetails
 
serviceType - Variable in class org.openspaces.pu.service.PlainServiceDetails
 
session - Variable in class org.openspaces.persistency.hibernate.iterator.DefaultCriteriaByExampleDataIterator
 
session - Variable in class org.openspaces.persistency.hibernate.iterator.DefaultListQueryDataIterator
 
session - Variable in class org.openspaces.persistency.hibernate.iterator.DefaultScrollableDataIterator
 
session - Variable in class org.openspaces.persistency.hibernate.iterator.StatelessListQueryDataIterator
 
session - Variable in class org.openspaces.persistency.hibernate.iterator.StatelessScrollableDataIterator
 
sessionFactory(SessionFactory) - Method in class org.openspaces.persistency.hibernate.CriteriaHibernateSpaceDataSourceConfigurer
Injects the Hibernate SessionFactory to be used with this data source.
sessionFactory(SessionFactory) - Method in class org.openspaces.persistency.hibernate.DefaultHibernateSpaceDataSourceConfigurer
Injects the Hibernate SessionFactory to be used with this data source.
sessionFactory(SessionFactory) - Method in class org.openspaces.persistency.hibernate.DefaultHibernateSpaceSynchronizationEndpointConfigurer
Injects the Hibernate SessionFactory to be used with this synchronization endpoint interceptor.
sessionFactory - Variable in class org.openspaces.persistency.hibernate.iterator.AbstractChunkDataIterator
 
sessionFactory - Variable in class org.openspaces.persistency.hibernate.iterator.AbstractScrollableDataIterator
 
sessionFactory - Variable in class org.openspaces.persistency.hibernate.iterator.DefaultCriteriaByExampleDataIterator
 
sessionFactory - Variable in class org.openspaces.persistency.hibernate.iterator.DefaultListQueryDataIterator
 
sessionFactory - Variable in class org.openspaces.persistency.hibernate.iterator.StatelessListQueryDataIterator
 
sessionFactory(SessionFactory) - Method in class org.openspaces.persistency.hibernate.StatelessHibernateSpaceDataSourceConfigurer
Injects the Hibernate SessionFactory to be used with this data source.
sessionFactory(SessionFactory) - Method in class org.openspaces.persistency.hibernate.StatelessHibernateSpaceSynchronizationEndpointConfigurer
Injects the Hibernate SessionFactory to be used with this synchronization endpoint interceptor.
SessionFactoryBuilder - Class in org.openspaces.persistency.hibernate
Deprecated.
use org.openspaces.persistency.hibernate package instead
SessionFactoryBuilder() - Constructor for class org.openspaces.persistency.hibernate.SessionFactoryBuilder
Deprecated.
 
SessionStatus - Class in org.openspaces.memcached.protocol
Class for holding the current session status.
SessionStatus() - Constructor for class org.openspaces.memcached.protocol.SessionStatus
 
SessionStatus.State - Enum in org.openspaces.memcached.protocol
Possible states that the current session is in.
sessionTimeout(long, TimeUnit) - Method in class org.openspaces.leader_selector.zookeeper.config.ZooKeeperLeaderSelectorConfigurer
 
set(String, Serializable) - Method in class com.gigaspaces.client.ChangeSet
Sets the value of the given path.
set(int, Object) - Method in class com.gigaspaces.query.CompoundResult
 
set(CapacityRequirement) - Method in class org.openspaces.grid.gsm.capacity.CapacityRequirements
 
set(String, CapacityRequirements) - Method in class org.openspaces.grid.gsm.capacity.CapacityRequirementsPerAgent
 
set(ZonesConfig, CapacityRequirements) - Method in class org.openspaces.grid.gsm.capacity.CapacityRequirementsPerZones
 
set(LocalCacheElement) - Method in class org.openspaces.memcached.SpaceCache
 
SET_CMDS - Static variable in class org.openspaces.memcached.MemcachedServiceMonitors.Attributes
 
SET_SECURITY - Static variable in class com.j_spaces.core.filters.FilterOperationCodes
setAccessToUnderlyingConnectionAllowed(boolean) - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
Sets the value of the accessToUnderlyingConnectionAllowed property.
setActiveWhenBackup(boolean) - Method in class com.j_spaces.core.cluster.ReplicationFilterProvider
true if the filter should be active when the space is in backup mode.
setActiveWhenBackup(boolean) - Method in class org.openspaces.core.space.filter.AbstractFilterProviderFactoryBean
Sets if the filter will be active when the space is in BACKUP mode.
setActiveWhenBackup(boolean) - Method in class org.openspaces.core.space.filter.replication.AbstractReplicationFilterProviderFactory
 
setActiveWhenBackup(boolean) - Method in class org.openspaces.core.space.support.WorkerAdapter
Deprecated.
Should the worker be active only when the Space is in primary mode.
setActiveWhenPrimary(boolean) - Method in class org.openspaces.core.space.mode.SpaceModeContextLoader
Controls if the Spring context will be loaded when the space cluster member moves to PRIMARY mode.
setActiveWhenPrimary(boolean) - Method in class org.openspaces.events.AbstractEventListenerContainer
Set whether this container will start only when it is primary (space mode).
setAdmin(Admin) - Method in class org.openspaces.admin.pu.elastic.config.ElasticStatefulProcessingUnitConfig
 
setAdmin(Admin) - Method in interface org.openspaces.admin.pu.topology.ElasticStatefulProcessingUnitConfigHolder
 
setAdmin(Admin) - Method in interface org.openspaces.core.bean.Bean
Set the Admin instance to be used by this Bean.
setAdmin(Admin) - Method in class org.openspaces.grid.gsm.ElasticConfigBean
 
setAdmin(Admin) - Method in class org.openspaces.grid.gsm.machines.plugins.discovered.DiscoveredMachineProvisioningBean
 
setAdmin(Admin) - Method in class org.openspaces.grid.gsm.strategy.AbstractScaleStrategyBean
 
setAfterAllNotifyTrigger(String) - Method in class org.openspaces.core.space.filter.MethodFilterFactoryBean
Filter callback after all notify trigger.
setAfterChange(String) - Method in class org.openspaces.core.space.filter.MethodFilterFactoryBean
Filter callback after change operation.
setAfterExecute(String) - Method in class org.openspaces.core.space.filter.MethodFilterFactoryBean
Filter callback after execute operation.
setAfterNotifyTrigger(String) - Method in class org.openspaces.core.space.filter.MethodFilterFactoryBean
Filter callback after notify trigger.
setAfterRead(String) - Method in class org.openspaces.core.space.filter.MethodFilterFactoryBean
Filter callback after read operation.
setAfterReadMultiple(String) - Method in class org.openspaces.core.space.filter.MethodFilterFactoryBean
Filter callback after read multiple operation.
setAfterRemoveByLease(String) - Method in class org.openspaces.core.space.filter.MethodFilterFactoryBean
Filter callback after an entry was removed due to lease expression or lease cancel.
setAfterTake(String) - Method in class org.openspaces.core.space.filter.MethodFilterFactoryBean
Filter callback after take operation.
setAfterTakeMultiple(String) - Method in class org.openspaces.core.space.filter.MethodFilterFactoryBean
Filter callback after take multiple operation.
setAfterUpdate(String) - Method in class org.openspaces.core.space.filter.MethodFilterFactoryBean
Filter callback after update operation.
setAfterWrite(String) - Method in class org.openspaces.core.space.filter.MethodFilterFactoryBean
Filter callback after write operation.
setAgentAllocationPriority(Map<String, Long>) - Method in class org.openspaces.grid.gsm.machines.BinPackingSolver
The higher the priority the less likely for the machine to be scaled in
setAgentFailureDetectionConfig(GridServiceAgentFailureDetectionConfig) - Method in interface org.openspaces.grid.gsm.GridServiceAgentFailureDetectionConfigAware
 
setAgentFailureDetectionConfig(GridServiceAgentFailureDetectionConfig) - Method in class org.openspaces.grid.gsm.machines.CapacityMachinesSlaPolicy
 
setAgentFailureDetectionConfig(GridServiceAgentFailureDetectionConfig) - Method in class org.openspaces.grid.gsm.strategy.AbstractCapacityScaleStrategyBean
 
setAgentProcessessMonitorInterval(long, TimeUnit) - Method in interface org.openspaces.admin.Admin
Sets the Grid Service Agent processes monitor (not statistics) interval.
setAgentUid(String) - Method in class org.openspaces.grid.gsm.machines.plugins.events.GridServiceAgentStartedEvent
 
setAgentUid(String) - Method in class org.openspaces.grid.gsm.machines.plugins.events.GridServiceAgentStoppedEvent
 
setAgentUid(String) - Method in class org.openspaces.grid.gsm.machines.plugins.events.GridServiceAgentStopRequestedEvent
 
setAgentZones(ZonesConfig) - Method in class org.openspaces.admin.pu.statistics.ProcessingUnitStatisticsId
 
setAlias(String) - Method in class org.openspaces.jpa.openjpa.query.AggregationFunction
Set select item alias
setAlias(String) - Method in class org.openspaces.jpa.openjpa.query.FieldPathNode
 
setAlias(String) - Method in class org.openspaces.jpa.openjpa.query.InnerQuery
Set select item alias
setAlias(String) - Method in class org.openspaces.jpa.openjpa.query.LiteralValueNode
 
setAlias(String) - Method in class org.openspaces.jpa.openjpa.query.NullValueNode
 
setAlias(String) - Method in class org.openspaces.jpa.openjpa.query.ParameterNode
 
setAlias(String) - Method in class org.openspaces.jpa.openjpa.query.Variable
 
setAllocatedCapacity(CapacityRequirementsPerAgent) - Method in class org.openspaces.grid.gsm.rebalancing.RebalancingSlaPolicy
 
setAllocatedCapacityForPu(CapacityRequirementsPerAgent) - Method in class org.openspaces.grid.gsm.machines.BinPackingSolver
Sets the currently allocated capacity of PU
setAllowAboveAverageMemoryPerMachine(boolean) - Method in class org.openspaces.admin.pu.elastic.config.AutomaticCapacityScaleConfig
 
setAllowAboveAverageMemoryPerMachine(boolean) - Method in class org.openspaces.admin.pu.elastic.config.EagerScaleConfig
 
setAllowAboveAverageMemoryPerMachine(boolean) - Method in class org.openspaces.admin.pu.elastic.config.ElasticStatefulProcessingUnitConfig
 
setAllowAboveAverageMemoryPerMachine(boolean) - Method in class org.openspaces.admin.pu.elastic.config.ManualCapacityPerZonesScaleConfig
 
setAllowAboveAverageMemoryPerMachine(boolean) - Method in class org.openspaces.admin.pu.elastic.config.ManualCapacityScaleConfig
 
setAllowAboveAverageMemoryPerMachine(boolean) - Method in interface org.openspaces.admin.pu.elastic.config.ScaleStrategyConfig
Allows a single machine to accommodate for more than the average maximum memory allocation of a Processing Unit.
setAllowAboveAverageMemoryPerMachine(boolean) - Method in class org.openspaces.grid.gsm.machines.AbstractMachinesSlaPolicy
 
setAllowMoreThanAverageMemoryPerMachine(boolean) - Method in class org.openspaces.grid.gsm.machines.BinPackingSolver
 
setApachectlLocation(String) - Method in class org.openspaces.pu.container.jee.lb.apache.ApacheLoadBalancerAgent
 
setApplicationContext(ApplicationContext) - Method in class org.openspaces.archive.ArchivePollingAnnotationPostProcessor
 
setApplicationContext(ApplicationContext) - Method in class org.openspaces.core.context.GigaSpaceContextBeanPostProcessor
 
setApplicationContext(ApplicationContext) - Method in class org.openspaces.core.context.GigaSpaceLateContextBeanFactoryPostProcessor
 
setApplicationContext(ApplicationContext) - Method in class org.openspaces.core.space.AbstractSpaceFactoryBean
Injected by Spring thanks to ApplicationContextAware.
setApplicationContext(ApplicationContext) - Method in class org.openspaces.core.space.mode.registry.ModeAnnotationRegistryPostProcessor
 
setApplicationContext(ApplicationContext) - Method in class org.openspaces.core.space.mode.SpaceModeContextLoader
Injected by Spring and used as the parent application context for the newly created application context.
setApplicationContext(ApplicationContext) - Method in class org.openspaces.events.AbstractEventListenerContainer
 
setApplicationContext(ApplicationContext) - Method in class org.openspaces.events.asyncpolling.config.AsyncPollingAnnotationPostProcessor
 
setApplicationContext(ApplicationContext) - Method in class org.openspaces.events.notify.config.NotifyAnnotationPostProcessor
 
setApplicationContext(ApplicationContext) - Method in class org.openspaces.events.polling.config.PollingAnnotationPostProcessor
 
setApplicationContext(ApplicationContext) - Method in class org.openspaces.events.support.UnregisterEventContainerTask
 
setApplicationContext(ApplicationContext) - Method in interface org.openspaces.pu.sla.monitor.ApplicationContextMonitor
 
setApplicationContext(ApplicationContext) - Method in class org.openspaces.pu.sla.monitor.BeanPropertyMonitor
 
setApplicationContext(ApplicationContext) - Method in class org.openspaces.remoting.EventDrivenSpaceRemotingProxyFactoryBean
 
setApplicationContext(ApplicationContext) - Method in class org.openspaces.remoting.ExecutorRemotingTask
 
setApplicationContext(ApplicationContext) - Method in class org.openspaces.remoting.ExecutorSpaceRemotingProxyFactoryBean
 
setApplicationContext(ApplicationContext) - Method in class org.openspaces.remoting.RemotingAnnotationBeanPostProcessor
 
setApplicationContext(ApplicationContext) - Method in class org.openspaces.remoting.scripting.DefaultScriptingExecutor
 
setApplicationContext(ApplicationContext) - Method in class org.openspaces.remoting.SpaceRemotingServiceExporter
Application context injected by Spring
setApplicationName(String) - Method in class org.openspaces.pu.container.servicegrid.deploy.Deploy
 
setArchiveHandler(ArchiveOperationHandler) - Method in class org.openspaces.archive.ArchivePollingContainer
 
setArgument(String) - Method in class org.openspaces.core.space.support.WorkerAdapter
Deprecated.
Provides an optional argument that will be passed to IWorker.init(com.j_spaces.core.IJSpace, String, String) (the last argument).
setArguments(Object[]) - Method in class org.openspaces.remoting.EventDrivenSpaceRemotingEntry
Deprecated.
 
setAssemblyFile(String) - Method in class org.openspaces.interop.DotnetProcessingUnitBean
Injects the .Net processing unit implementation's assembly file
setAsyncChannelShutdownTimeout(long) - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
setAsyncInterfaceSuffix(String) - Method in class org.openspaces.remoting.SpaceRemotingServiceExporter
For async based execution of remote services, this is one of the options to enable this by using two different interfaces.
setAsyncMethodPrefix(String) - Method in class org.openspaces.remoting.EventDrivenSpaceRemotingProxyFactoryBean
Sets the async method prefix.
setAsyncOperationHandler(AsyncOperationHandler) - Method in class org.openspaces.events.asyncpolling.SimpleAsyncPollingEventListenerContainer
Sets the async operation handler abstracting the actual async operation perfomred.
setAtMostOneConcurrentRelocation(boolean) - Method in class org.openspaces.admin.pu.elastic.config.AutomaticCapacityScaleConfig
 
setAtMostOneConcurrentRelocation(boolean) - Method in class org.openspaces.admin.pu.elastic.config.EagerScaleConfig
 
setAtMostOneConcurrentRelocation(boolean) - Method in class org.openspaces.admin.pu.elastic.config.ManualCapacityPerZonesScaleConfig
 
setAtMostOneConcurrentRelocation(boolean) - Method in class org.openspaces.admin.pu.elastic.config.ManualCapacityScaleConfig
 
setAtMostOneConcurrentRelocation(boolean) - Method in interface org.openspaces.admin.pu.elastic.config.ScaleStrategyConfig
Limits the number of concurrent relocations for the entire cluster to 1.
setAtMostOneConcurrentRelocation(boolean) - Method in class org.openspaces.grid.gsm.rebalancing.RebalancingSlaPolicy
 
setAtMostOneContainerPerMachine(boolean) - Method in class org.openspaces.admin.pu.elastic.config.AutomaticCapacityScaleConfig
 
setAtMostOneContainerPerMachine(boolean) - Method in class org.openspaces.admin.pu.elastic.config.EagerScaleConfig
 
setAtMostOneContainerPerMachine(boolean) - Method in class org.openspaces.admin.pu.elastic.config.ManualCapacityPerZonesScaleConfig
 
setAtMostOneContainerPerMachine(boolean) - Method in class org.openspaces.admin.pu.elastic.config.ManualCapacityScaleConfig
 
setAtMostOneContainerPerMachine(boolean) - Method in interface org.openspaces.admin.pu.elastic.config.ScaleStrategyConfig
When set to true, at most one Grid Service Container for this Processing Unit is started per machine.
setAttributes(Map) - Method in class org.openspaces.pu.sla.requirement.SystemRequirement
 
setAttributeStore(AttributeStoreFactoryBean) - Method in class org.openspaces.core.space.EmbeddedSpaceFactoryBean
 
setAttributeStore(AttributeStore) - Method in class org.openspaces.core.space.InternalSpaceFactory
 
setAttributeStore(AttributeStoreFactoryBean) - Method in class org.openspaces.core.space.UrlSpaceFactoryBean
 
setAuditDetails(AuditDetails) - Method in class com.gigaspaces.security.audit.AuditLogRecord
 
setAugmentInitialLoadEntries(boolean) - Method in class org.openspaces.persistency.hibernate.CriteriaHibernateSpaceDataSourceFactoryBean
Feature switch for initial load entries augmentation (creation of partition-specific query for entries).
setAugmentInitialLoadEntries(boolean) - Method in class org.openspaces.persistency.hibernate.DefaultHibernateSpaceDataSourceFactoryBean
Feature switch for initial load entries augmentation (creation of partition-specific query for entries).
setAugmentInitialLoadEntries(boolean) - Method in class org.openspaces.persistency.hibernate.StatelessHibernateSpaceDataSourceFactoryBean
Feature switch for initial load entries augmentation (creation of partition-specific query for entries).
setAutoGenerate(boolean) - Method in class org.openspaces.core.config.SpaceIdProperty
 
setAutoRenew(boolean, LeaseListener) - Method in class com.gigaspaces.events.EventSessionConfig
enable the auto renew of the notify.
setAutoRenew(boolean, LeaseListener, long, long, long) - Method in class com.gigaspaces.events.EventSessionConfig
Deprecated.
Since 9.7 - Customizing auto renew is deprecated, use the simple setAutoRenew(boolean, LeaseListener) instead.
setAutoRenew(boolean) - Method in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
If SimpleNotifyEventListenerContainer.setListenerLease(long) is set, automatically performs lease renewal.
setAutoScalingSlaEnforcementEndpoint(AutoScalingSlaEnforcementEndpoint) - Method in interface org.openspaces.grid.gsm.autoscaling.AutoScalingSlaEnforcementEndpointAware
 
setAutoScalingSlaEnforcementEndpoint(AutoScalingSlaEnforcementEndpoint) - Method in class org.openspaces.grid.gsm.strategy.AutomaticCapacityScaleStrategyBean
 
setAutoStart(boolean) - Method in class org.openspaces.events.AbstractEventListenerContainer
Set whether this container will start once instantiated.
setAvgObjectSizeKB(Long) - Method in class org.openspaces.core.config.BlobStoreDataPolicyFactoryBean
 
setAvgObjectSizeKB(Long) - Method in class org.openspaces.core.space.BlobStoreDataCachePolicy
 
setAxisYUnit(Unit) - Method in class org.openspaces.ui.BarLineChart
 
setBackupId(Integer) - Method in class org.openspaces.core.cluster.ClusterInfo
Sets the backup id of the specific cluster member.
setBackupId(Integer) - Method in class org.openspaces.pu.sla.InstanceSLA
 
setBasePort(int) - Method in class org.openspaces.pu.container.jee.PortGenerator
 
setBatch(int, long) - Method in class com.gigaspaces.events.EventSessionConfig
set the notifications to come in batches of size.
setBatch(int, long, int) - Method in class com.gigaspaces.events.EventSessionConfig
set the notifications to come in batches of size.
setBatchPendingThreshold(Integer) - Method in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
If set, turns batching event notifications where the server space accumalates notifications to be sent and then send them in batch.
setBatchSize(int) - Method in class org.openspaces.archive.ArchivePollingContainer
 
setBatchSize(int) - Method in class org.openspaces.core.space.cache.AbstractLocalCacheSpaceFactoryBean
 
setBatchSize(Integer) - Method in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
If set, turns batching event notifications where the server space accumalates notifications to be sent and then send them in batch.
setBatchTime(Integer) - Method in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
If set, turns batching event notifications where the server space accumalates notifications to be sent and then send them in batch.
setBatchTimeout(long) - Method in class org.openspaces.core.space.cache.AbstractLocalCacheSpaceFactoryBean
 
setBeanConfig(B) - Method in interface org.openspaces.admin.bean.BeanConfigManager
Defines a configuration for the specified bean.
setBeanConfig(String, Map<String, String>) - Method in interface org.openspaces.admin.bean.BeanConfigPropertiesManager
Defines a configuration for the specified bean.
setBeanConfig(String, Map<String, String>) - Method in class org.openspaces.core.bean.DefaultBeanServer
 
setBeanFactory(BeanFactory) - Method in class org.openspaces.core.cluster.ClusterInfoPropertyPlaceholderConfigurer
 
setBeanFactory(BeanFactory) - Method in class org.openspaces.core.properties.BeanLevelPropertyPlaceholderConfigurer
 
setBeanLevelProperties(BeanLevelProperties) - Method in interface org.openspaces.core.properties.BeanLevelPropertiesAware
setBeanLevelProperties(BeanLevelProperties) - Method in class org.openspaces.core.properties.BeanLevelPropertyPlaceholderConfigurer
 
setBeanLevelProperties(BeanLevelProperties) - Method in class org.openspaces.core.space.mode.SpaceModeContextLoader
Used to pass the BeanLevelProperties to the newly created application context.
setBeanLevelProperties(BeanLevelProperties) - Method in class org.openspaces.interop.DotnetProcessingUnitBean
 
setBeanLevelProperties(BeanLevelProperties) - Method in class org.openspaces.pu.container.ProcessingUnitContainerConfig
 
setBeanLevelProperties(BeanLevelProperties) - Method in class org.openspaces.pu.container.ProcessingUnitContainerProvider
 
setBeanName(String) - Method in class org.openspaces.core.cluster.ClusterInfoPropertyPlaceholderConfigurer
 
setBeanName(String) - Method in class org.openspaces.core.config.SpaceSqlFunctionBean
 
setBeanName(String) - Method in class org.openspaces.core.gateway.AbstractGatewayComponentFactoryBean
 
setBeanName(String) - Method in class org.openspaces.core.GigaMapFactoryBean
 
setBeanName(String) - Method in class org.openspaces.core.GigaSpaceFactoryBean
 
setBeanName(String) - Method in class org.openspaces.core.map.MapFactoryBean
Injected by Spring with the bean name.
setBeanName(String) - Method in class org.openspaces.core.properties.BeanLevelPropertyPlaceholderConfigurer
 
setBeanName(String) - Method in class org.openspaces.core.space.AbstractSpaceFactoryBean
 
setBeanName(String) - Method in class org.openspaces.core.space.cache.AbstractLocalCacheSpaceFactoryBean
Spring callback that sets the bean name.
setBeanName(String) - Method in class org.openspaces.core.space.filter.AbstractFilterProviderFactoryBean
Sets the bean name thanks to Spring BeanNameAware.
setBeanName(String) - Method in class org.openspaces.core.space.mode.SpaceModeContextLoader
 
setBeanName(String) - Method in class org.openspaces.core.transaction.manager.AbstractJiniTransactionManager
 
setBeanName(String) - Method in class org.openspaces.events.AbstractEventListenerContainer
 
setBeanName(String) - Method in class org.openspaces.memcached.MemCacheDaemon
 
setBeanName(String) - Method in class org.openspaces.remoting.SpaceRemotingServiceExporter
 
setBeanProperties(String, Properties) - Method in class org.openspaces.core.properties.BeanLevelProperties
Sets properties that will be associated with the given bean name.
setBeforeAllNotifyTrigger(String) - Method in class org.openspaces.core.space.filter.MethodFilterFactoryBean
Filter callback before all notify trigger.
setBeforeAuthentication(String) - Method in class org.openspaces.core.space.filter.MethodFilterFactoryBean
Filter callback before authentication operation.
setBeforeChange(String) - Method in class org.openspaces.core.space.filter.MethodFilterFactoryBean
Filter callback before change operation.
setBeforeCleanSpace(String) - Method in class org.openspaces.core.space.filter.MethodFilterFactoryBean
Filter callback after clean space operation.
setBeforeExecute(String) - Method in class org.openspaces.core.space.filter.MethodFilterFactoryBean
Filter callback before execute operation.
setBeforeNotify(String) - Method in class org.openspaces.core.space.filter.MethodFilterFactoryBean
Filter callback before notify operation.
setBeforeNotifyTrigger(String) - Method in class org.openspaces.core.space.filter.MethodFilterFactoryBean
Filter callback before notify trigger.
setBeforeRead(String) - Method in class org.openspaces.core.space.filter.MethodFilterFactoryBean
Filter callback before read operation.
setBeforeReadMultiple(String) - Method in class org.openspaces.core.space.filter.MethodFilterFactoryBean
Filter callback before read multiple operation.
setBeforeRemoveByLease(String) - Method in class org.openspaces.core.space.filter.MethodFilterFactoryBean
Filter callback before an entry was removed due to lease expression or lease cancel.
setBeforeTake(String) - Method in class org.openspaces.core.space.filter.MethodFilterFactoryBean
Filter callback before take operation.
setBeforeTakeMultiple(String) - Method in class org.openspaces.core.space.filter.MethodFilterFactoryBean
Filter callback before take multiple operation.
setBeforeUpdate(String) - Method in class org.openspaces.core.space.filter.MethodFilterFactoryBean
Filter callback before update operation.
setBeforeWrite(String) - Method in class org.openspaces.core.space.filter.MethodFilterFactoryBean
Filter callback before write operation.
setBindHost(String) - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
setBindPort(String) - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
setBlobStoreDataPolicy(BlobStoreDataPolicyFactoryBean) - Method in class org.openspaces.core.space.EmbeddedSpaceFactoryBean
 
setBlobStoreDataPolicy(BlobStoreDataPolicyFactoryBean) - Method in class org.openspaces.core.space.UrlSpaceFactoryBean
 
setBlobstoreEnabled(boolean) - Method in class com.gigaspaces.metadata.SpaceTypeDescriptorBuilder
Sets whether for this type blobstore data is enabled when cache policy is set for blobstore.
setBlobstoreEnabled(boolean) - Method in class org.openspaces.core.config.GigaSpaceDocumentTypeDescriptorFactoryBean
 
setBlobStoreHandler(BlobStoreStorageHandler) - Method in class org.openspaces.core.config.BlobStoreDataPolicyFactoryBean
 
setBlobStoreHandler(BlobStoreStorageHandler) - Method in class org.openspaces.core.space.BlobStoreDataCachePolicy
 
setBlockingConnection(boolean) - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
setBroadcast(boolean) - Method in class org.openspaces.remoting.ExecutorSpaceRemotingProxyFactoryBean
If set the true (defaults to false) causes the remote invocation to be called on all active (primary) cluster members.
setBufferSize(int) - Method in class com.gigaspaces.client.iterator.GSIteratorConfig
Sets the iterator's buffer size
setBulkSize(Integer) - Method in class org.openspaces.core.gateway.GatewayTarget
Sets the number of packets in each replication bulk sent to this gateway.
setBulkSize(Integer) - Method in class org.openspaces.core.gateway.GatewayTargetsFactoryBean
Sets the number of packets in each replication bulk sent to this gateway.
setCacheEntriesPercentage(Integer) - Method in class org.openspaces.core.config.BlobStoreDataPolicyFactoryBean
 
setCacheEntriesPercentage(Integer) - Method in class org.openspaces.core.space.BlobStoreDataCachePolicy
 
setCachePolicy(CachePolicy) - Method in class org.openspaces.core.space.EmbeddedSpaceFactoryBean
 
setCachePolicy(CachePolicy) - Method in class org.openspaces.core.space.InternalSpaceFactory
 
setCachePolicy(CachePolicy) - Method in class org.openspaces.core.space.UrlSpaceFactoryBean
Sets the cache policy that the space will use.
setCapacityRequirements(CapacityRequirements) - Method in class org.openspaces.grid.gsm.autoscaling.AutoScalingSlaPolicy
 
setCapacityRequirements(CapacityRequirements) - Method in class org.openspaces.grid.gsm.machines.CapacityMachinesSlaPolicy
 
setCasUnique(long) - Method in class org.openspaces.memcached.LocalCacheElement
 
setCauses(Throwable[]) - Method in exception com.j_spaces.core.multiple.query.QueryMultiplePartialFailureException
Deprecated.
 
setClassLoader(ClassLoader) - Method in class org.openspaces.pu.container.integrated.IntegratedProcessingUnitContainerProvider
Sets the class loader this processing unit container will load the application context with.
setClassLoader(ClassLoader) - Method in class org.openspaces.pu.container.jee.JeeProcessingUnitContainerProvider
Sets the class loader this processing unit container will load the application context with.
setClassLoader(ClassLoader) - Method in class org.openspaces.pu.container.ProcessingUnitContainerProvider
 
setClassName(String) - Method in class com.j_spaces.core.client.ExternalEntry
Deprecated.
This method should be used for new Entry classes introduced to the space.
setClassName(String) - Method in class org.openspaces.core.config.SQLQueryFactoryBean
 
setCleanupFuture(ProcessingUnit, FutureCleanupCloudResources) - Method in class org.openspaces.grid.gsm.machines.MachinesSlaEnforcementState
 
setCloseMethod(Method) - Method in class org.openspaces.core.space.filter.FilterOperationDelegate
Sets an optional close method callback.
setClusterCapacityRequirements(CapacityRequirementsPerAgent) - Method in class org.openspaces.grid.gsm.containers.ContainersSlaPolicy
 
setClustered(boolean) - Method in class org.openspaces.core.GigaSpaceFactoryBean
Sets the cluster flag controlling if this GigaSpace will work with a clustered view of the space or directly with a cluster member.
setClustered(Boolean) - Method in class org.openspaces.core.map.MapFactoryBean
Sets the cluster flag controlling if this IMap will work with a clustered view of the space or directly with a cluster member.
setClusterInfo(ClusterInfo) - Method in interface org.openspaces.core.cluster.ClusterInfoAware
Sets the cluster information.
setClusterInfo(ClusterInfo) - Method in class org.openspaces.core.cluster.ClusterInfoPropertyPlaceholderConfigurer
 
setClusterInfo(ClusterInfo) - Method in class org.openspaces.core.gateway.AbstractGatewayComponentFactoryBean
 
setClusterInfo(ClusterInfo) - Method in class org.openspaces.core.properties.BeanLevelPropertyPlaceholderConfigurer
 
setClusterInfo(ClusterInfo) - Method in class org.openspaces.core.space.EmbeddedSpaceFactoryBean
 
setClusterInfo(ClusterInfo) - Method in class org.openspaces.core.space.InternalSpaceFactory
 
setClusterInfo(ClusterInfo) - Method in class org.openspaces.core.space.mode.SpaceModeContextLoader
Used to pass ClusterInfo to the newly created application context.
setClusterInfo(ClusterInfo) - Method in class org.openspaces.core.space.UrlSpaceFactoryBean
Injected thanks to this bean implementing ClusterInfoAware.
setClusterInfo(ClusterInfo) - Method in class org.openspaces.interop.DotnetProcessingUnitBean
Sets the cluster information.
setClusterInfo(ClusterInfo) - Method in class org.openspaces.persistency.ClusterInfoAwareSpaceDataSource
 
setClusterInfo(ClusterInfo) - Method in class org.openspaces.persistency.hibernate.CriteriaHibernateSpaceDataSourceFactoryBean
 
setClusterInfo(ClusterInfo) - Method in class org.openspaces.persistency.hibernate.DefaultHibernateSpaceDataSourceFactoryBean
 
setClusterInfo(ClusterInfo) - Method in class org.openspaces.persistency.hibernate.StatelessHibernateSpaceDataSourceFactoryBean
 
setClusterInfo(ClusterInfo) - Method in class org.openspaces.pu.container.jee.SharedContextFactory
 
setClusterInfo(ClusterInfo) - Method in class org.openspaces.pu.container.ProcessingUnitContainerConfig
 
setClusterInfo(ClusterInfo) - Method in class org.openspaces.pu.container.ProcessingUnitContainerProvider
 
setClusterInfo(ClusterInfo) - Method in class org.openspaces.pu.sla.PrimaryZoneController
 
setClusterInfo(ClusterInfo) - Method in class org.openspaces.remoting.ExecutorRemotingTask
 
setClusterInfo(ClusterInfo) - Method in class org.openspaces.remoting.scripting.DefaultScriptingExecutor
 
setClusterInfo(ClusterInfo) - Method in class org.openspaces.remoting.SpaceRemotingServiceExporter
Cluster Info injected
setClusterSchema(String) - Method in class org.openspaces.admin.memcached.config.MemcachedConfig
 
setClusterSchema(String) - Method in class org.openspaces.admin.pu.config.ProcessingUnitConfig
 
setClusterSchema(String) - Method in class org.openspaces.admin.space.config.SpaceConfig
 
setClusterSchema(String) - Method in class org.openspaces.pu.sla.SLA
Sets the cluster schema the processing unit will use.
setCmds - Variable in class org.openspaces.memcached.SpaceCache
 
setCollection(boolean) - Method in class org.openspaces.jpa.openjpa.query.FieldPathNode
Sets whether the JOINED property is a collection or not.
setCommitTimeout(Long) - Method in class org.openspaces.core.transaction.manager.AbstractJiniTransactionManager
Sets an optional timeout when performing commit in milliseconds.
setCommunicationPort(int) - Method in class org.openspaces.core.gateway.AbstractGatewayComponentFactoryBean
Sets the gateway component's communication port.
setCommunicationPort(String) - Method in class org.openspaces.core.gateway.GatewayLookup
Sets the gateway's lookup communication port (Component's communication port).
setCompression(int) - Method in class org.openspaces.core.map.MapFactoryBean
Sets the compression level.
setCompressionLevel(int) - Method in class com.gigaspaces.lrmi.nio.filters.IOStreamCompressionFilter
 
setComType(EventSessionConfig.ComType) - Method in class com.gigaspaces.events.EventSessionConfig
Deprecated.
Since 9.7
setComType(int) - Method in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
Deprecated.
This configuration is redundant and has no affect.
setComTypeName(String) - Method in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
Deprecated.
Since 9.7
setConcurrentConsumers(int) - Method in class org.openspaces.events.asyncpolling.SimpleAsyncPollingEventListenerContainer
Sets the number of concurrent async operation performed by this container.
setConcurrentConsumers(int) - Method in class org.openspaces.events.polling.SimplePollingEventListenerContainer
Specify the number of concurrent consumers to create.
setConfig(ContainerConfig) - Method in interface com.j_spaces.core.admin.IJSpaceContainerAdmin
Deprecated.
Set new container configuration.
setConfig(AlertConfiguration) - Method in interface org.openspaces.admin.alert.AlertManager
Defines an alert configuration.
setConfig(LeaderSelectorConfig) - Method in class org.openspaces.core.space.LeaderSelectorFactoryBean
 
setConfigLocation(String) - Method in class org.openspaces.pu.container.jee.lb.apache.ApacheLoadBalancerAgent
 
setConfiguration(String[]) - Method in class org.openspaces.grid.esm.ESMFaultDetectionHandler
 
setConfiguration(String[]) - Method in class org.openspaces.pu.container.servicegrid.PUFaultDetectionHandler
 
setConflictingOperationPolicy(ConflictingOperationPolicy) - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
setConflictResolver(ConflictResolver) - Method in class org.openspaces.core.gateway.SinkErrorHandlingFactoryBean
Sets the ConflictResolver implementation to be used with the Sink component.
setConnectionFactory(Object) - Method in class org.openspaces.jpa.openjpa.SpaceConfiguration
 
setConnectionMonitorThreadPoolSize(int) - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
setConnectionTimeout(long) - Method in class org.openspaces.leader_selector.zookeeper.config.ZooKeeperLeaderSelectorFactoryBean
 
setContainerMemoryCapacityInMB(long) - Method in class org.openspaces.grid.gsm.autoscaling.AutoScalingSlaPolicy
 
setContainerMemoryCapacityInMB(long) - Method in class org.openspaces.grid.gsm.machines.AbstractMachinesSlaPolicy
 
setContainerMemoryCapacityInMB(long) - Method in class org.openspaces.grid.gsm.machines.BinPackingSolver
Sets the smallest unit of memory allocation.
setContainerName(String) - Method in class com.j_spaces.core.client.SpaceURL
Deprecated.
Sets container name in SpaceURL and in the ContainerName GenericEntry
setContainers(GridServiceContainer[]) - Method in class org.openspaces.grid.gsm.rebalancing.RebalancingSlaPolicy
 
setContainersSlaEnforcementEndpoint(ContainersSlaEnforcementEndpoint) - Method in interface org.openspaces.grid.gsm.containers.ContainersSlaEnforcementEndpointAware
 
setContainersSlaEnforcementEndpoint(ContainersSlaEnforcementEndpoint) - Method in class org.openspaces.grid.gsm.strategy.AbstractCapacityScaleStrategyBean
 
setContainersSlaEnforcementEndpoint(ContainersSlaEnforcementEndpoint) - Method in class org.openspaces.grid.gsm.strategy.EagerScaleStrategyBean
 
setContainersSlaEnforcementEndpoint(ContainersSlaEnforcementEndpoint) - Method in class org.openspaces.grid.gsm.strategy.UndeployScaleStrategyBean
 
setContext(BulkDataPersisterContext) - Static method in class com.j_spaces.sadapter.datasource.BulkDataPersisterContext
Set the context for the current thread
setContext(String) - Method in class org.openspaces.pu.container.jee.SharedContextFactory
 
setContextProperties(Map<String, String>) - Method in class org.openspaces.admin.memcached.config.MemcachedConfig
 
setContextProperties(Map<String, String>) - Method in class org.openspaces.admin.pu.config.ProcessingUnitConfig
 
setContextProperties(Map<String, String>) - Method in interface org.openspaces.admin.pu.topology.ProcessingUnitConfigHolder
 
setContextProperties(Map<String, String>) - Method in class org.openspaces.admin.space.config.SpaceConfig
 
setContextProperties(Properties) - Method in class org.openspaces.core.properties.BeanLevelProperties
Sets the Spring context level properties.
setContextProperty(String, String) - Method in class org.openspaces.admin.memcached.config.MemcachedConfig
 
setContextProperty(String, String) - Method in class org.openspaces.admin.memcached.MemcachedDeployment
Sets a context deploy time property overriding any ${...}
setContextProperty(String, String) - Method in class org.openspaces.admin.pu.config.ProcessingUnitConfig
 
setContextProperty(String, String) - Method in class org.openspaces.admin.pu.elastic.ElasticStatelessProcessingUnitDeployment
Deprecated.
setContextProperty(String, String) - Method in class org.openspaces.admin.pu.ProcessingUnitDeployment
Sets a context deploy time property overriding any ${...}
setContextProperty(String, String) - Method in class org.openspaces.admin.space.config.SpaceConfig
 
setContextProperty(ContextPropertyConfig) - Method in class org.openspaces.admin.space.config.SpaceConfig
 
setContextProperty(String, String) - Method in class org.openspaces.admin.space.SpaceDeployment
Sets a context deploy time property overriding any ${...}
setContextPropertyConfig(ContextPropertyConfig) - Method in class org.openspaces.admin.memcached.config.MemcachedConfig
 
setContextPropertyConfig(ContextPropertyConfig) - Method in class org.openspaces.admin.pu.config.ProcessingUnitConfig
 
setCooldownAfterInstanceAdded(long, TimeUnit) - Method in class org.openspaces.grid.gsm.autoscaling.AutomaticCapacityCooldownValidator
 
setCooldownAfterInstanceRemoved(long, TimeUnit) - Method in class org.openspaces.grid.gsm.autoscaling.AutomaticCapacityCooldownValidator
 
setCooldownAfterScaleInSeconds(long) - Method in class org.openspaces.admin.pu.elastic.config.AutomaticCapacityScaleConfig
Sets the number of seconds after a ProcessingUnitInstance is removed and the ProcessingUnit.getStatus() is DeploymentStatus.INTACT that all scaling rules are disabled.
setCooldownAfterScaleOutSeconds(long) - Method in class org.openspaces.admin.pu.elastic.config.AutomaticCapacityScaleConfig
Sets the number of seconds after a ProcessingUnitInstance is added and the ProcessingUnit.getStatus() is DeploymentStatus.INTACT that all scaling rules are disabled.
setCooldownAfterScaleSeconds(long) - Method in class org.openspaces.admin.pu.elastic.config.AutomaticCapacityScaleConfig
Deprecated.
setCreatedTransaction(Transaction) - Method in class com.sun.jini.mahalo.MahaloTxnBasicLease
 
setCreatedTransaction(Transaction) - Method in interface net.jini.core.transaction.ITransactionLease
 
setCredentials(String, String) - Method in class org.openspaces.pu.container.integrated.IntegratedProcessingUnitContainerProvider
 
setCredentials(String, String) - Method in class org.openspaces.pu.container.servicegrid.deploy.Deploy
 
setCredentials(String, String) - Method in class org.openspaces.pu.container.servicegrid.deploy.MemcachedDeploy
 
setCredentials(String, String) - Method in class org.openspaces.pu.container.servicegrid.deploy.SpaceDeploy
 
setCredentialsProvider(CredentialsProvider) - Method in class org.openspaces.admin.application.deploy.AbstractApplicationCommand
 
setCredentialsProvider(CredentialsProvider) - Method in class org.openspaces.core.gateway.AbstractGatewayComponentFactoryBean
Initializes security configuration for this component with the provided UserDetails instance.
setCredentialsProvider(CredentialsProvider) - Method in class org.openspaces.core.space.AbstractSpaceFactoryBean
Sets the security configuration with the provided custom credentials provider.
setCredentialsProvider(CredentialsProvider) - Method in class org.openspaces.pu.container.integrated.IntegratedProcessingUnitContainerProvider
 
setCredentialsProvider(CredentialsProvider) - Method in class org.openspaces.pu.container.servicegrid.deploy.Deploy
 
setCredentialsProvider(CredentialsProvider) - Method in class org.openspaces.pu.container.servicegrid.deploy.MemcachedDeploy
 
setCredentialsProvider(CredentialsProvider) - Method in class org.openspaces.pu.container.servicegrid.deploy.SpaceDeploy
 
setCustomCachePolicy(CustomCachePolicyFactoryBean) - Method in class org.openspaces.core.space.EmbeddedSpaceFactoryBean
 
setCustomCachePolicy(CustomCachePolicyFactoryBean) - Method in class org.openspaces.core.space.UrlSpaceFactoryBean
 
setCustomJvmProperties(String) - Method in class org.openspaces.core.gateway.AbstractGatewayComponentFactoryBean
 
setCustomProperties(Properties) - Method in class com.j_spaces.core.client.SpaceURL
Deprecated.
Set custom properties
setCustomProperties(Properties) - Method in class org.openspaces.interop.DotnetProcessingUnitBean
Injects the .Net processing unit properties that will be passed to the init method
setData(byte[]) - Method in class org.openspaces.memcached.LocalCacheElement
 
setDataSource(DataSource) - Method in class org.openspaces.persistency.utils.HsqlServerBean
 
setDateProperty(String, boolean) - Static method in class com.gigaspaces.logger.RollingFileHandlerConfigurer
Sets the RollingFileHandler.DATE_PROP property value.
setDedicatedMachineProvisioning(DedicatedMachineProvisioningInternal) - Method in class org.openspaces.admin.pu.elastic.config.ElasticStatefulProcessingUnitConfig
Parse the dedicated-machine-provisioning bean, get its data and apply them to the relevant methods to enable dedicated machine provisioning
setDedicatedMachineProvisioning(DedicatedMachineProvisioningInternal) - Method in class org.openspaces.admin.pu.elastic.config.ElasticStatelessProcessingUnitConfig
Parse the dedicated-machine-provisioning bean, get its data and apply them to the relevant methods to enable dedicated machine provisioning
setDedicatedMachineProvisioning(DedicatedMachineProvisioningInternal) - Method in class org.openspaces.admin.space.ElasticSpaceConfig
Parse the dedicated-machine-provisioning bean, get its data and apply them to the relevant methods to enable dedicated machine provisioning
setDedicatedManagementMachines(boolean) - Method in class org.openspaces.admin.pu.elastic.config.DiscoveredMachineProvisioningConfig
A false value indicates that Grid Service Agents may run a management process.
setDefaultAutoCommit(boolean) - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
 
setDefaultCatalog(String) - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
 
setDefaultChangeModifiers(ChangeModifiers) - Method in class org.openspaces.core.DefaultGigaSpace
setDefaultChangeModifiers(ChangeModifiers[]) - Method in class org.openspaces.core.GigaSpaceFactoryBean
Set the default ChangeModifiers to be used for change operations on the GigaSpace instance.
setDefaultClearModifiers(ClearModifiers) - Method in class org.openspaces.core.DefaultGigaSpace
Sets the default ClearModifiers when excecution DefaultGigaSpace.write(Object)
setDefaultClearModifiers(ClearModifiers[]) - Method in class org.openspaces.core.GigaSpaceFactoryBean
Set the default ClearModifiers to be used for clear operations on the GigaSpace instance.
setDefaultCountModifiers(CountModifiers) - Method in class org.openspaces.core.DefaultGigaSpace
Sets the default CountModifiers when excecution DefaultGigaSpace.count(Object)
setDefaultCountModifiers(CountModifiers[]) - Method in class org.openspaces.core.GigaSpaceFactoryBean
Set the default CountModifiers to be used for count operations on the GigaSpace instance.
setDefaultIsolationLevel(int) - Method in class org.openspaces.core.GigaMapFactoryBean
Set the default isolation level.
setDefaultIsolationLevel(int) - Method in class org.openspaces.core.GigaSpaceFactoryBean
Set the default isolation level.
setDefaultIsolationLevelName(String) - Method in class org.openspaces.core.GigaMapFactoryBean
Set the default isolation level by the name of the corresponding constant in TransactionDefinition, e.g.
setDefaultIsolationLevelName(String) - Method in class org.openspaces.core.GigaSpaceFactoryBean
Set the default isolation level by the name of the corresponding constant in TransactionDefinition, e.g.
setDefaultLockTimeToLive(long) - Method in class org.openspaces.core.DefaultGigaMap
 
setDefaultLockTimeToLive(long) - Method in class org.openspaces.core.GigaMapFactoryBean
Sets (in milliseconds) the default time to live for locks.
setDefaultParamIndex(int) - Method in class org.openspaces.remoting.MethodParamRemoteRoutingHandler
The default paramter index (starting from 0) that will be used as the hash code to compute the remote routing index.
setDefaultReadModifiers(ReadModifiers) - Method in class org.openspaces.core.DefaultGigaSpace
Sets the default ReadModifiers when excecution DefaultGigaSpace.read(Object)
setDefaultReadModifiers(ReadModifiers[]) - Method in class org.openspaces.core.GigaSpaceFactoryBean
Set the default ReadModifiers to be used for read operations on the GigaSpace instance.
setDefaultReadOnly(boolean) - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
 
setDefaultReadTimeout(long) - Method in class org.openspaces.core.DefaultGigaSpace
Sets the default read timeout when executing DefaultGigaSpace.read(Object) or DefaultGigaSpace.readIfExists(Object) operations.
setDefaultReadTimeout(long) - Method in class org.openspaces.core.GigaSpaceFactoryBean
Sets the default read timeout for GigaSpace.read(Object) and GigaSpace.readIfExists(Object) operations.
setDefaultTakeModifiers(TakeModifiers) - Method in class org.openspaces.core.DefaultGigaSpace
Sets the default TakeModifiers when excecution DefaultGigaSpace.take(Object)
setDefaultTakeModifiers(TakeModifiers[]) - Method in class org.openspaces.core.GigaSpaceFactoryBean
Set the default TakeModifiers to be used for take operations on the GigaSpace instance.
setDefaultTakeTimeout(long) - Method in class org.openspaces.core.DefaultGigaSpace
Sets the default take timeout when executing DefaultGigaSpace.take(Object) or DefaultGigaSpace.takeIfExists(Object) operations.
setDefaultTakeTimeout(long) - Method in class org.openspaces.core.GigaSpaceFactoryBean
Sets the default take timeout for GigaSpace.take(Object) and GigaSpace.takeIfExists(Object) operations.
setDefaultTimeout(long, TimeUnit) - Method in interface org.openspaces.admin.Admin
The default timeout to be used for operations that have a wait for mechanism, i.e. operations with overloaded methods containing (..., long timeout, TimeUnit timeUnit).
setDefaultTimeToLive(long) - Method in class org.openspaces.core.DefaultGigaMap
 
setDefaultTimeToLive(long) - Method in class org.openspaces.core.GigaMapFactoryBean
Sets the default time to live (in milliseconds) for new entries.
setDefaultTransactionIsolation(int) - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
 
setDefaultWaitForResponse(long) - Method in class org.openspaces.core.DefaultGigaMap
 
setDefaultWaitForResponse(long) - Method in class org.openspaces.core.GigaMapConfigurer
 
setDefaultWaitForResponse(long) - Method in class org.openspaces.core.GigaMapFactoryBean
Sets (in milliseconds) the default wait timeout when perfoming Map.get(Object) or Map.remove(Object).
setDefaultWaitingForLockTimeout(long) - Method in class org.openspaces.core.DefaultGigaMap
 
setDefaultWaitingForLockTimeout(long) - Method in class org.openspaces.core.GigaMapFactoryBean
Sets (in milliseconds) the default time to wait for a given lock when locking.
setDefaultWriteLease(long) - Method in class org.openspaces.core.DefaultGigaSpace
Sets the default write lease when executing DefaultGigaSpace.write(Object).
setDefaultWriteLease(long) - Method in class org.openspaces.core.GigaSpaceFactoryBean
Sets the default write lease for GigaSpace.write(Object) operation.
setDefaultWriteModifiers(WriteModifiers) - Method in class org.openspaces.core.DefaultGigaSpace
Sets the default WriteModifiers when excecution DefaultGigaSpace.write(Object)
setDefaultWriteModifiers(WriteModifiers[]) - Method in class org.openspaces.core.GigaSpaceFactoryBean
Set the default WriteModifiers to be used for write operations on the GigaSpace instance.
setDelayBetweenChecks(int) - Method in class org.openspaces.pu.sla.PrimaryZoneController
 
setDelegate(Object) - Method in class org.openspaces.events.adapter.AbstractReflectionDynamicEventTemplateProviderAdapter
The event listener delegate that will be searched for event listening methods and will have its method executed.
setDelegate(Object) - Method in class org.openspaces.events.adapter.AbstractReflectionEventListenerAdapter
The event listener delegate that will be searched for event listening methods and will have its method executed.
setDelegate(SpaceDataEventListener) - Method in class org.openspaces.events.adapter.TaskExecutorEventListenerAdapter
Sets the delegate that will invoked using the task executor.
setDelegate(Object) - Method in class org.openspaces.events.config.AnnotationEventAdapterFactoryBean
 
setDelegate(Object) - Method in class org.openspaces.events.config.MethodEventAdapterFactoryBean
 
setDelegateThrough(String) - Method in class org.openspaces.core.gateway.GatewayDelegation
Sets the name of the component the delegation will be made through.
setDeleteById(boolean) - Method in class org.openspaces.persistency.hibernate.DefaultHibernateExternalDataSource
Deprecated.
If set to true the object will be deleted using only its id.
setDeleteById(boolean) - Method in class org.openspaces.persistency.hibernate.DefaultHibernateSpaceSynchronizationEndpointFactoryBean
If set to true the object will be deleted using only its id.
setDependencies(ProcessingUnitDependencies<ProcessingUnitDependency>) - Method in class org.openspaces.admin.memcached.config.MemcachedConfig
 
setDependencies(ProcessingUnitDependencies<ProcessingUnitDependency>) - Method in class org.openspaces.admin.pu.config.ProcessingUnitConfig
 
setDependencies(ProcessingUnitDependencies<ProcessingUnitDependency>) - Method in class org.openspaces.admin.pu.ProcessingUnitDeployment
 
setDependencies(ProcessingUnitDependencies<ProcessingUnitDependency>) - Method in interface org.openspaces.admin.pu.topology.ProcessingUnitConfigHolder
 
setDependencies(ProcessingUnitDependencies<ProcessingUnitDependency>) - Method in class org.openspaces.admin.space.config.SpaceConfig
 
setDependencies(String[]) - Method in class org.openspaces.interop.DotnetProcessingUnitBean
Injects the .Net processing unit implementation's dependencies
setDeploymentDependencies(ProcessingUnitDependency[]) - Method in class org.openspaces.admin.memcached.config.MemcachedConfig
 
setDeploymentDependencies(ProcessingUnitDependency[]) - Method in class org.openspaces.admin.pu.config.ProcessingUnitConfig
A helper method for setting conditions for processing unit deployment.
setDeploymentDependencies(ProcessingUnitDependency[]) - Method in class org.openspaces.admin.pu.elastic.config.ElasticStatefulProcessingUnitConfig
 
setDeploymentDependencies(ProcessingUnitDependency[]) - Method in class org.openspaces.admin.pu.elastic.config.ElasticStatelessProcessingUnitConfig
 
setDeploymentDependencies(ProcessingUnitDependency[]) - Method in class org.openspaces.admin.space.config.SpaceConfig
 
setDeploymentDirectory(String) - Method in class org.openspaces.interop.DotnetProcessingUnitBean
 
setDeployPath(File) - Method in class org.openspaces.pu.container.jee.JeeProcessingUnitContainerProvider
Sets the deploy path where the exploded war jetty will work with is located.
setDeployPath(File) - Method in class org.openspaces.pu.container.ProcessingUnitContainerProvider
Sets the path where the processing unit deployment was extracted to.
setDeployTimeout(long) - Method in class org.openspaces.pu.container.servicegrid.deploy.Deploy
 
setDeployTimeout(long) - Method in class org.openspaces.pu.container.servicegrid.deploy.MemcachedDeploy
 
setDeployTimeout(long) - Method in class org.openspaces.pu.container.servicegrid.deploy.SpaceDeploy
 
setDetails(ServiceDetails) - Method in class org.openspaces.pu.service.PlainServiceMonitors
 
setDirty(boolean) - Method in class org.openspaces.pu.container.jee.lb.apache.LoadBalancerInfo
 
setDisableAutowiredArguments(boolean) - Method in class org.openspaces.remoting.SpaceRemotingServiceExporter
Allows to disable (by default it is enabled) the autowiring of method arguments with beans that exists within the server side context.
setDisableCommit(boolean) - Method in class org.openspaces.core.transaction.manager.JiniTransactionHolder
 
setDisableInfoLogging(boolean) - Method in class org.openspaces.admin.application.deploy.AbstractApplicationCommand
 
setDisableInfoLogging(boolean) - Static method in class org.openspaces.pu.container.servicegrid.deploy.Deploy
 
setDisableRollback(boolean) - Method in class org.openspaces.core.transaction.manager.JiniTransactionHolder
 
setDisableTransactionValidation(boolean) - Method in class org.openspaces.events.AbstractEventListenerContainer
Should transaction validation be enabled or not (verify and fail if transaction manager is provided and the GigaSpace is not transactional).
setDiscoveredMachinesCache(DiscoveredMachinesCache) - Method in class org.openspaces.grid.gsm.machines.AbstractMachinesSlaPolicy
 
setDiscoveryPort(String) - Method in class org.openspaces.core.gateway.GatewayLookup
Sets the gateway's lookup LUS port (Component's discovery port).
setDiscoveryServices(Class...) - Method in class org.openspaces.admin.AdminFactory
Set the service types that will be monitored
setDistributedTransactionConsolidationFailureAction(String) - Method in class org.openspaces.core.gateway.GatewaySinkDistributedTransactionProcessingConfigurationFactoryBean
 
setDistributedTransactionProcessingConfiguration(GatewaySinkDistributedTransactionProcessingConfigurationFactoryBean) - Method in class org.openspaces.core.gateway.GatewaySinkFactoryBean
Sets the distributed transaction processing configuration for the Sink component.
setDistributedTransactionProcessingConfiguration(DistributedTransactionProcessingConfigurationFactoryBean) - Method in class org.openspaces.core.space.EmbeddedSpaceFactoryBean
 
setDistributedTransactionProcessingConfiguration(DistributedTransactionProcessingConfigurationFactoryBean) - Method in class org.openspaces.core.space.InternalSpaceFactory
 
setDistributedTransactionProcessingConfiguration(DistributedTransactionProcessingConfigurationFactoryBean) - Method in class org.openspaces.core.space.UrlSpaceFactoryBean
Sets the distributed transaction processing configuration for the Mirror component.
setDistributedTransactionWaitForOperations(Long) - Method in class org.openspaces.core.transaction.DistributedTransactionProcessingConfigurationFactoryBean
 
setDistributedTransactionWaitTimeout(Long) - Method in class org.openspaces.core.transaction.DistributedTransactionProcessingConfigurationFactoryBean
 
setDocumentClass(String) - Method in class org.openspaces.core.config.GigaSpaceDocumentTypeDescriptorFactoryBean
 
setDrivesCapacityInMB(Map<String, Long>) - Method in class org.openspaces.admin.pu.elastic.config.CapacityRequirementsConfig
 
setDrivesCapacityInMB(Map<String, Long>) - Method in class org.openspaces.admin.pu.elastic.config.ManualCapacityScaleConfig
 
setDrivesCapacityInMB(Map<String, Long>) - Method in interface org.openspaces.admin.pu.elastic.config.ScaleStrategyCapacityRequirementConfig
Specifies the disk and network drive capacity.
setDurable(Boolean) - Method in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
Controls if notifications will sustain disconnections and failover.
setDurableNotificationMaxDisconnectionTime(long) - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
setDurableNotificationMaxRedologCapacity(Long) - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
setDurableNotifications(boolean) - Method in class com.gigaspaces.events.EventSessionConfig
Sets whether to generate notifications that won't be lost during failover and disconnection
setDynamicTemplate(Object) - Method in class org.openspaces.events.AbstractEventListenerContainer
Called before each take and read polling operation to change the template Overrides any template defined with AbstractEventListenerContainer.setTemplate(Object)
setDynamicTemplate(Object) - Method in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
 
setElasticGridServiceAgentProvisioningProgressEventListener(ElasticGridServiceAgentProvisioningProgressChangedEventListener) - Method in class org.openspaces.grid.gsm.machines.plugins.discovered.DiscoveredMachineProvisioningBean
 
setElasticGridServiceAgentProvisioningProgressEventListener(ElasticGridServiceAgentProvisioningProgressChangedEventListener) - Method in interface org.openspaces.grid.gsm.machines.plugins.events.ElasticGridServiceAgentProvisioningProgressEventListenerAware
 
setElasticGridServiceAgentProvisioningProgressEventListener(ElasticGridServiceAgentProvisioningProgressChangedEventListener) - Method in class org.openspaces.grid.gsm.machines.plugins.NonBlockingElasticMachineProvisioningAdapter
 
setElasticMachineProvisioning(NonBlockingElasticMachineProvisioning) - Method in interface org.openspaces.grid.gsm.ElasticMachineProvisioningAware
 
setElasticMachineProvisioning(NonBlockingElasticMachineProvisioning) - Method in class org.openspaces.grid.gsm.strategy.AbstractScaleStrategyBean
 
setElasticMachineProvisioningConfig(ElasticMachineProvisioningConfig) - Method in class org.openspaces.admin.pu.elastic.topology.DedicatedMachineProvisioningInternal
 
setElasticMachineProvisioningConfig(ElasticMachineProvisioningConfig) - Method in class org.openspaces.admin.pu.elastic.topology.SharedMachineProvisioningInternal
 
setElasticMachineProvisioningProgressChangedEventListener(ElasticMachineProvisioningProgressChangedEventListener) - Method in class org.openspaces.grid.gsm.machines.plugins.discovered.DiscoveredMachineProvisioningBean
 
setElasticMachineProvisioningProgressChangedEventListener(ElasticMachineProvisioningProgressChangedEventListener) - Method in interface org.openspaces.grid.gsm.machines.plugins.events.ElasticMachineProvisioningProgressChangedEventListenerAware
 
setElasticMachineProvisioningProgressChangedEventListener(ElasticMachineProvisioningProgressChangedEventListener) - Method in class org.openspaces.grid.gsm.machines.plugins.NonBlockingElasticMachineProvisioningAdapter
 
setElasticProcessingUnitMachineIsolation(ElasticProcessingUnitMachineIsolation) - Method in interface org.openspaces.grid.gsm.machines.isolation.ElasticProcessingUnitMachineIsolationAware
 
setElasticProcessingUnitMachineIsolation(ElasticProcessingUnitMachineIsolation) - Method in class org.openspaces.grid.gsm.machines.plugins.discovered.DiscoveredMachineProvisioningBean
 
setElasticProcessingUnitMachineIsolation(ElasticProcessingUnitMachineIsolation) - Method in class org.openspaces.grid.gsm.machines.plugins.NonBlockingElasticMachineProvisioningAdapter
 
setElasticProcessingUnitMachineIsolation(ElasticProcessingUnitMachineIsolation) - Method in class org.openspaces.grid.gsm.strategy.AbstractScaleStrategyBean
 
setElasticProperties(Map<String, String>) - Method in class org.openspaces.admin.pu.config.ProcessingUnitConfig
 
setElasticProperties(Map<String, String>) - Method in class org.openspaces.grid.gsm.ScaleBeanServer
 
setElasticProperty(String, String) - Method in class org.openspaces.admin.pu.ProcessingUnitDeployment
 
setElasticScaleStrategyEventStorage(EventsStore) - Method in class org.openspaces.grid.gsm.strategy.AbstractScaleStrategyBean
 
setElasticScaleStrategyEventStorage(EventsStore) - Method in interface org.openspaces.grid.gsm.strategy.ElasticScaleStrategyEventStorageAware
 
setElectionState(String) - Method in class com.j_spaces.core.client.SpaceURL
Deprecated.
Sets the active election state lookup attribute.
setEmbeddedMgrProxySideInstance(boolean) - Method in class net.jini.core.transaction.server.ServerTransaction
 
setEnabled(boolean) - Method in interface org.openspaces.admin.alert.config.AlertConfiguration
 
setEnabled(boolean) - Method in class org.openspaces.admin.alert.config.CpuUtilizationAlertConfiguration
setEnabled(boolean) - Method in class org.openspaces.admin.alert.config.ElasticAutoScalingAlertConfiguration
setEnabled(boolean) - Method in class org.openspaces.admin.alert.config.ElasticGridServiceAgentProvisioningAlertConfiguration
setEnabled(boolean) - Method in class org.openspaces.admin.alert.config.ElasticGridServiceContainerProvisioningAlertConfiguration
setEnabled(boolean) - Method in class org.openspaces.admin.alert.config.ElasticMachineProvisioningAlertConfiguration
setEnabled(boolean) - Method in class org.openspaces.admin.alert.config.GarbageCollectionAlertConfiguration
setEnabled(boolean) - Method in class org.openspaces.admin.alert.config.HeapMemoryUtilizationAlertConfiguration
setEnabled(boolean) - Method in class org.openspaces.admin.alert.config.MirrorPersistenceFailureAlertConfiguration
setEnabled(boolean) - Method in class org.openspaces.admin.alert.config.PhysicalMemoryUtilizationAlertConfiguration
setEnabled(boolean) - Method in class org.openspaces.admin.alert.config.ProcessingUnitInstanceMemberAliveIndicatorAlertConfiguration
setEnabled(boolean) - Method in class org.openspaces.admin.alert.config.ProvisionFailureAlertConfiguration
setEnabled(boolean) - Method in class org.openspaces.admin.alert.config.ReplicationChannelDisconnectedAlertConfiguration
setEnabled(boolean) - Method in class org.openspaces.admin.alert.config.ReplicationRedoLogOverflowToDiskAlertConfiguration
setEnabled(boolean) - Method in class org.openspaces.admin.alert.config.ReplicationRedoLogSizeAlertConfiguration
setEnabled(boolean) - Method in class org.openspaces.admin.alert.config.SpacePartitionSplitBrainAlertConfiguration
setEnabled(boolean) - Method in class org.openspaces.core.space.filter.AbstractFilterProviderFactoryBean
Is the filter enabled.
setEnableMemberAliveIndicator(Boolean) - Method in class org.openspaces.core.space.AbstractSpaceFactoryBean
Should this Space bean control if the cluster member is alive or not.
setErrorHandlingConfiguration(SinkErrorHandlingFactoryBean) - Method in class org.openspaces.core.gateway.GatewaySinkFactoryBean
Sets the error handling configuration instance for the Sink component.
setEventListener(SpaceDataEventListener) - Method in class org.openspaces.events.AbstractEventListenerContainer
Sets the event listener implementation that will be used to delegate events to.
setEventListenerRef(String) - Method in class org.openspaces.events.AbstractEventListenerContainer
Sets an event listener bean reference name that will be used to lookup the actual listener bean (based on its name).
setEventSessionConfig(EventSessionConfig) - Method in class com.gigaspaces.client.iterator.GSIteratorConfig
Sets the iterator's event session configuration.
setEvictionPayLoad(Object) - Method in interface com.gigaspaces.server.eviction.EvictableServerEntry
in order to avoid searching the eviction handler data structures when an existing entry is rendered to it by the space cache manager, the eviction-handler may store a payload to the entry in it data structure and retrieve it later
setEvictionStrategy(EvictionStrategy) - Method in class org.openspaces.core.map.LocalCacheSupport
Sets the eviction strategy for the local cache.
setEvictionStrategy(SpaceEvictionStrategy) - Method in class org.openspaces.core.space.CustomCachePolicy
Sets the custom eviction strategy to be used by the space, When using a Custom Cache Policy this property must be set.
setException(Exception) - Method in class com.gigaspaces.security.audit.AuditLogRecord
 
setException(Throwable) - Method in class org.openspaces.remoting.EventDrivenSpaceRemotingEntry
Deprecated.
 
setExceptionHandler(EventExceptionHandler) - Method in class org.openspaces.events.AbstractEventListenerContainer
Sets an exception handler that will be invoked when an exception occurs on the listener allowing to customize the handling of such cases.
setExceptionThrownWhileExecutingOnAll(boolean) - Method in class org.openspaces.pu.service.InvocationResult
 
setExceptionThrownWhileExecutingOnce(boolean) - Method in class org.openspaces.pu.service.InvocationResult
 
setExecuteOnAllResult(Object) - Method in class org.openspaces.pu.service.InvocationResult
 
setExecuteOnce(boolean) - Method in class org.openspaces.pu.service.InvocationResult
 
setExecuteOnceResult(Object) - Method in class org.openspaces.pu.service.InvocationResult
 
setExecutors(Map<String, LocalScriptExecutor>) - Method in class org.openspaces.remoting.scripting.DefaultScriptingExecutor
 
setExpiration(Lease, long) - Method in class net.jini.lease.LeaseRenewalManager
Replaces the current desired expiration of a given lease from the managed set with a new desired expiration time.
setExpirationWarningListener(RemoteEventListener, long, MarshalledObject) - Method in interface net.jini.lease.LeaseRenewalSet
Register for the expiration warning event associated with this set.
setExtendedMatchCodes(short[]) - Method in class com.j_spaces.core.client.ExternalEntry
Deprecated.
The matching codes.
setExternalDataSource(ManagedDataSource) - Method in class org.openspaces.core.space.EmbeddedSpaceFactoryBean
 
setExternalDataSource(ManagedDataSource) - Method in class org.openspaces.core.space.UrlSpaceFactoryBean
A data source
setExTranslator(ExceptionTranslator) - Method in class org.openspaces.core.GigaMapFactoryBean
Sets the exception translator that will be used by the created GigaMap.
setExTranslator(ExceptionTranslator) - Method in class org.openspaces.core.GigaSpaceFactoryBean
Sets the exception translator that will be used by the created GigaSpace.
setFailSilentlyIfMethodNotFound(boolean) - Method in class org.openspaces.events.adapter.AbstractReflectionDynamicEventTemplateProviderAdapter
 
setFetchSize(int) - Method in class org.openspaces.persistency.hibernate.AbstractHibernateExternalDataSource
Deprecated.
Sets the fetch size that will be used when working with scrollable results.
setFetchSize(int) - Method in class org.openspaces.persistency.hibernate.CriteriaHibernateSpaceDataSourceFactoryBean
Sets the fetch size that will be used when working with scrollable results.
setFetchSize(int) - Method in class org.openspaces.persistency.hibernate.DefaultHibernateSpaceDataSourceFactoryBean
Sets the fetch size that will be used when working with scrollable results.
setFetchSize(int) - Method in class org.openspaces.persistency.hibernate.StatelessHibernateSpaceDataSourceFactoryBean
Sets the fetch size that will be used when working with scrollable results.
setFieldsNames(String[]) - Method in class com.j_spaces.core.client.ExternalEntry
Deprecated.
Set the entry field names.
setFieldsTypes(String[]) - Method in class com.j_spaces.core.client.ExternalEntry
Deprecated.
Entry fields types to set.
setFieldsValues(Object[]) - Method in class com.j_spaces.core.client.ExternalEntry
Deprecated.
Entry field values to set.
setFieldsValues(Object[]) - Method in interface com.j_spaces.core.cluster.IReplicationFilterEntry
Sets the object values array.
setFieldValue(String, Object) - Method in class com.j_spaces.core.client.ExternalEntry
Deprecated.
Associates the specified value with the specified field.
setFieldValue(int, Object) - Method in class com.j_spaces.core.client.ExternalEntry
Deprecated.
Associates the specified value with the specified field position.
setFieldValue(String, Object) - Method in interface com.j_spaces.core.IGSEntry
Associates the specified value with the specified field.
setFieldValue(int, Object) - Method in interface com.j_spaces.core.IGSEntry
Associates the specified value with the specified field position.
setFifo(boolean) - Method in class com.gigaspaces.events.EventSessionConfig
Set fifo order for the notifications.
setFifo(boolean) - Method in class com.j_spaces.core.client.ExternalEntry
Deprecated.
Set the FIFO indication.
setFifo(boolean) - Method in interface com.j_spaces.core.IJSpace
Deprecated.
setFifo(boolean) - Method in class org.openspaces.core.space.UrlSpaceFactoryBean
Indicates that all take/write operations be conducted in FIFO mode.
setFifo(boolean) - Method in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
Determines if events arrives in the same order they were triggered by the space "server".
setFifo(boolean) - Method in class org.openspaces.remoting.EventDrivenSpaceRemotingProxyFactoryBean
Sets the remote invocation objects written to the Space to work in FIFO.
setFifo(boolean) - Method in interface org.openspaces.remoting.SpaceRemotingEntry
 
setFifo(boolean) - Method in class org.openspaces.remoting.SpaceRemotingServiceExporter
Sets the template used to read async invocation (the SpaceRemotingEntry) to be fifo.
setFifoGroupingIndexesPaths(Set<String>) - Method in class org.openspaces.core.config.GigaSpaceDocumentTypeDescriptorFactoryBean
 
setFifoGroupingPropertyPath(String) - Method in class org.openspaces.core.config.GigaSpaceDocumentTypeDescriptorFactoryBean
 
setFifoSupport(FifoSupport) - Method in class org.openspaces.core.config.GigaSpaceDocumentTypeDescriptorFactoryBean
 
setFilter(String) - Method in class com.gigaspaces.security.audit.AuditLogRecord
 
setFilter(Object) - Method in class org.openspaces.core.space.filter.AbstractFilterProviderFactoryBean
Sets the filter that will be used.
setFilterClose(String) - Method in class org.openspaces.core.space.filter.MethodFilterFactoryBean
Method name for filter lifecycle close callback.
setFilterInit(String) - Method in class org.openspaces.core.space.filter.MethodFilterFactoryBean
Method name for filter lifecycle init callback.
setFilterProviders(FilterProviderFactory[]) - Method in class org.openspaces.core.space.EmbeddedSpaceFactoryBean
 
setFilterProviders(FilterProviderFactory[]) - Method in class org.openspaces.core.space.InternalSpaceFactory
 
setFilterProviders(FilterProviderFactory[]) - Method in class org.openspaces.core.space.UrlSpaceFactoryBean
Inject a list of filter provider factories providing the ability to inject actual Space filters.
setFixedProperties(SortedMap<String, String>) - Method in class org.openspaces.core.config.GigaSpaceDocumentTypeDescriptorFactoryBean
 
setFlags(int) - Method in class org.openspaces.memcached.MemcachedEntry
 
setFunctionName(String) - Method in class org.openspaces.core.config.SpaceSqlFunctionBean
 
setGatewayDelegations(List<GatewayDelegation>) - Method in class org.openspaces.core.gateway.GatewayDelegatorFactoryBean
Sets the gateway delegations for the configured ReplicationConnectionDelegatorContainer.
setGatewayLookups(GatewayLookupsFactoryBean) - Method in class org.openspaces.core.gateway.AbstractGatewayComponentFactoryBean
Sets the component's lookup information as a GatewayLookupsFactoryBean instance.
setGatewayLookups(List<GatewayLookup>) - Method in class org.openspaces.core.gateway.GatewayLookupsFactoryBean
Sets the gateway's lookups configuration.
setGatewayName(String) - Method in class org.openspaces.core.gateway.GatewayLookup
Sets the gateway's name used for identification.
setGatewaySources(List<GatewaySource>) - Method in class org.openspaces.core.gateway.GatewaySinkFactoryBean
Sets the sink component's gateway replication sources.
setGatewaysPolicy(GatewaysPolicy) - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
setGatewayTargets(List<GatewayTarget>) - Method in class org.openspaces.core.gateway.GatewayTargetsFactoryBean
Sets the gateway targets configuration.
setGatewayTargets(GatewayTargetsFactoryBean) - Method in class org.openspaces.core.space.EmbeddedSpaceFactoryBean
 
setGatewayTargets(GatewayTargetsFactoryBean) - Method in class org.openspaces.core.space.InternalSpaceFactory
 
setGatewayTargets(GatewayTargetsFactoryBean) - Method in class org.openspaces.core.space.UrlSpaceFactoryBean
Sets the gateway replication targets to be used with the constructed space.
setGigaSpace(GigaSpace) - Method in interface org.openspaces.core.executor.TaskGigaSpaceAware
Injects the space the task is executed on.
setGigaSpace(GigaSpace) - Method in class org.openspaces.core.space.mode.SpaceModeContextLoader
Allows to set the GigaSpace instance that will control (based on its Space mode - PRIMARY or BACKUP) if the context will be loaded or not.
setGigaSpace(GigaSpace) - Method in class org.openspaces.core.space.support.WorkerAdapter
Deprecated.
Sets the GigaSpace that will be used to pass an IJSpace instance to the worker init method.
setGigaSpace(GigaSpace) - Method in class org.openspaces.events.AbstractEventListenerContainer
Sets the GigaSpace instance to be used for space event listening operations.
setGigaSpace(GigaSpace) - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
 
setGigaSpace(GigaSpace) - Method in class org.openspaces.jdbc.datasource.SpaceDriverManagerDataSource
 
setGigaSpace(GigaSpace) - Method in class org.openspaces.jms.GigaSpaceConnectionFactory
The GigaSpace instance to acquire the IJSpace from.
setGigaSpace(GigaSpace) - Method in class org.openspaces.jms.GigaSpaceXAConnectionFactory
The GigaSpace instance to acquire the IJSpace from.
setGigaSpace(GigaSpace) - Method in class org.openspaces.remoting.EventDrivenSpaceRemotingProxyFactoryBean
Sets the GigaSpace interface that will be used to work with the space as the transport layer for both writing and taking SpaceRemotingEntry.
setGigaSpace(GigaSpace) - Method in class org.openspaces.remoting.ExecutorSpaceRemotingProxyFactoryBean
Sets the GigaSpace interface that will be used to work with the space as the transport layer.
setGlobalOneWay(boolean) - Method in class org.openspaces.remoting.EventDrivenSpaceRemotingProxyFactoryBean
If set to true (defaults to false) all of the service methods will be invoked and the proxy will not wait for a return value.
setGridServiceAgentsZones(String) - Method in class org.openspaces.admin.pu.elastic.config.DiscoveredMachineProvisioningConfig
Sets the list of zones that can be discovered and started by this machine provisioning.
setGridServiceAgentZoneMandatory(boolean) - Method in class org.openspaces.admin.pu.elastic.config.DiscoveredMachineProvisioningConfig
Deprecated.
setGridServiceAgentZones(String[]) - Method in class org.openspaces.admin.pu.elastic.config.DiscoveredMachineProvisioningConfig
Sets the list of zones that can be discovered and started by this machine provisioning.
setGridServiceAgentZones(ZonesConfig) - Method in class org.openspaces.grid.gsm.machines.AbstractMachinesSlaPolicy
 
setGridServiceAgentZonesAware(boolean) - Method in class org.openspaces.admin.pu.elastic.config.AutomaticCapacityScaleConfig
 
setGridServiceAgentZonesAware(boolean) - Method in class org.openspaces.admin.pu.elastic.config.ManualCapacityPerZonesScaleConfig
 
setGridServiceAgentZonesAware(boolean) - Method in class org.openspaces.admin.pu.elastic.config.ManualCapacityScaleConfig
 
setGridServiceAgentZonesAware(boolean) - Method in interface org.openspaces.admin.pu.elastic.config.ScaleStrategyAgentZonesAwareConfig
By default disabled, which means that the following machines: - Machines started due to failover of another machine
setGridServiceContainerConfig(GridServiceContainerConfig) - Method in interface org.openspaces.grid.gsm.GridServiceContainerConfigAware
 
setGridServiceContainerConfig(GridServiceContainerConfig) - Method in class org.openspaces.grid.gsm.strategy.AbstractCapacityScaleStrategyBean
 
setGridServiceContainerConfig(GridServiceContainerConfig) - Method in class org.openspaces.grid.gsm.strategy.EagerScaleStrategyBean
 
setGridServiceContainerConfig(GridServiceContainerConfig) - Method in class org.openspaces.grid.gsm.strategy.UndeployScaleStrategyBean
 
setGroups(String[]) - Method in class org.openspaces.admin.application.deploy.AbstractApplicationCommand
 
setGroups(String[]) - Method in class org.openspaces.core.jini.JiniServiceFactoryBean
The groups to set
setGroups(String[]) - Method in class org.openspaces.core.transaction.manager.LookupJiniTransactionManager
Sets the groups that will be used to look up the Jini transaction manager.
setGroups(String[]) - Method in class org.openspaces.pu.container.jee.lb.apache.ApacheLoadBalancerAgent
 
setGroups(String[]) - Method in class org.openspaces.pu.container.servicegrid.deploy.Deploy
 
setGroups(String[]) - Method in class org.openspaces.pu.container.servicegrid.deploy.MemcachedDeploy
 
setGroups(String[]) - Method in class org.openspaces.pu.container.servicegrid.deploy.SpaceDeploy
 
setGroups(String[]) - Method in class org.openspaces.pu.container.servicegrid.deploy.Undeploy
 
setGuaranteed(Boolean) - Method in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
Deprecated.
setGuaranteedNotifications(boolean) - Method in class com.gigaspaces.events.EventSessionConfig
Deprecated.
setHigh(double) - Method in class org.openspaces.pu.sla.AbstractPolicy
 
setHigh(double) - Method in interface org.openspaces.pu.sla.Policy
The high threshold value of the policy.
setHigh(double) - Method in class org.openspaces.pu.sla.requirement.RangeRequirement
 
setHighlyAvailable(boolean) - Method in class org.openspaces.admin.pu.elastic.config.ElasticStatefulProcessingUnitConfig
 
setHighlyAvailable(boolean) - Method in class org.openspaces.admin.space.ElasticSpaceConfig
 
setHighThreshold(Comparable<?>) - Method in class org.openspaces.admin.pu.elastic.config.AutomaticCapacityScaleRuleConfig
Defines a high threshold that triggers an increase or decrease of capacity
setHighThresholdBreachedIncrease(CapacityRequirementsConfig) - Method in class org.openspaces.admin.pu.elastic.config.AutomaticCapacityScaleRuleConfig
Defined Capacity Requirements that will be added once the high threshold is breached
setHighThresholdPerc(int) - Method in class org.openspaces.admin.alert.config.CpuUtilizationAlertConfiguration
Set the CPU high threshold percentage value.
setHighThresholdPerc(int) - Method in class org.openspaces.admin.alert.config.HeapMemoryUtilizationAlertConfiguration
Set the heap memory high threshold percentage value.
setHighThresholdPerc(int) - Method in class org.openspaces.admin.alert.config.PhysicalMemoryUtilizationAlertConfiguration
Set the physical memory high threshold percentage value.
setHighThresholdRedoLogSize(int) - Method in class org.openspaces.admin.alert.config.ReplicationRedoLogSizeAlertConfiguration
Set the high threshold redo-log size value - the number of packets in the redo log.
setHistorySize(int) - Method in class org.openspaces.pu.sla.monitor.AbstractMonitor
The history log size that will be kept for this monitor.
setHomedirProperty(String, boolean) - Static method in class com.gigaspaces.logger.RollingFileHandlerConfigurer
Sets the RollingFileHandler.HOMEDIR_PROP property value.
setHost(String) - Method in class org.openspaces.core.gateway.GatewayLookup
Sets the gateway's lookup host address (locator).
setHost(String) - Method in class org.openspaces.memcached.MemCacheDaemon
 
setHostAddress(String) - Method in class org.openspaces.grid.gsm.machines.plugins.events.GridServiceAgentStartedEvent
 
setHostAddress(String) - Method in class org.openspaces.grid.gsm.machines.plugins.events.GridServiceAgentStartRequestedEvent
 
setHostAddress(String) - Method in class org.openspaces.grid.gsm.machines.plugins.events.GridServiceAgentStoppedEvent
 
setHostAddress(String) - Method in class org.openspaces.grid.gsm.machines.plugins.events.GridServiceAgentStopRequestedEvent
 
setHostAddress(String) - Method in class org.openspaces.grid.gsm.machines.plugins.events.MachineStartedEvent
 
setHostAddress(String) - Method in class org.openspaces.grid.gsm.machines.plugins.events.MachineStoppedEvent
 
setHostAddress(String) - Method in class org.openspaces.grid.gsm.machines.plugins.events.MachineStopRequestedEvent
 
setHostAddress(String) - Method in class org.openspaces.launcher.WebLauncherConfig
 
setHostProperty(String, boolean) - Static method in class com.gigaspaces.logger.RollingFileHandlerConfigurer
Sets the RollingFileHandler.HOST_PROP property value.
setId(Integer) - Method in class org.openspaces.grid.gsm.machines.backup.MachinesState
 
setIdleTaskExecutionLimit(int) - Method in class org.openspaces.events.polling.SimplePollingEventListenerContainer
Specify the limit for idle executions of a receive task, not having received any event within its execution.
setIdleTimeThreshold(Long) - Method in class org.openspaces.core.gateway.GatewayTarget
Sets the maximum time (in milliseconds) pending replication packets should wait before being replicated if GatewayTarget.setPendingOperationThreshold(Integer) has not been breached.
setIdleTimeThreshold(Long) - Method in class org.openspaces.core.gateway.GatewayTargetsFactoryBean
Sets the maximum time (in milliseconds) pending replication packets should wait before being replicated if GatewayTargetsFactoryBean.setPendingOperationThreshold(Integer) has not been breached.
setIdProperty(SpaceIdProperty) - Method in class org.openspaces.core.config.GigaSpaceDocumentTypeDescriptorFactoryBean
 
setIgnoreEventOnNullTake(boolean) - Method in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
If set to true, will not propagate the event if the take operation returned null.
setImplementationClassName(String) - Method in class org.openspaces.interop.DotnetProcessingUnitBean
Injects the .Net processing unit implementation class name
setImplicitType(Class) - Method in class org.openspaces.jpa.openjpa.query.AggregationFunction
Set the implicit type of the value, based on how it is used in the filter.
setImplicitType(Class) - Method in class org.openspaces.jpa.openjpa.query.FieldPathNode
 
setImplicitType(Class) - Method in class org.openspaces.jpa.openjpa.query.InnerQuery
Set the implicit type of the value, based on how it is used in the filter.
setImplicitType(Class) - Method in class org.openspaces.jpa.openjpa.query.LiteralValueNode
 
setImplicitType(Class) - Method in class org.openspaces.jpa.openjpa.query.NullValueNode
 
setImplicitType(Class) - Method in class org.openspaces.jpa.openjpa.query.ParameterNode
 
setImplicitType(Class) - Method in class org.openspaces.jpa.openjpa.query.Variable
 
setIndex(SpaceIndexType) - Method in class org.openspaces.core.config.SpaceIdProperty
 
setIndex(SpaceIndexType) - Method in class org.openspaces.core.config.SpaceRoutingProperty
 
setIndex(int) - Method in class org.openspaces.jpa.openjpa.query.ParameterNode
 
setIndexes(SpaceIndex...) - Method in class org.openspaces.core.config.GigaSpaceDocumentTypeDescriptorFactoryBean
 
setIndexIndicators(boolean[]) - Method in class com.j_spaces.core.client.ExternalEntry
Deprecated.
indexed fields array indication to set.
setInitalLoadThreadPoolSize(int) - Method in class org.openspaces.persistency.patterns.AbstractManagedDataSourceSplitter
Deprecated.
 
setInitalLoadThreadPoolSize(int) - Method in class org.openspaces.persistency.patterns.SpaceDataSourceSplitter
 
setInitialCapacity(CapacityRequirementsConfig) - Method in class org.openspaces.admin.pu.elastic.config.AutomaticCapacityScaleConfig
 
setInitialLoadChunkSize(int) - Method in class org.openspaces.persistency.hibernate.AbstractHibernateExternalDataSource
Deprecated.
By default, the initial load process will chunk large tables and will iterate over the table (entity) per chunk (concurrently).
setInitialLoadChunkSize(int) - Method in class org.openspaces.persistency.hibernate.CriteriaHibernateSpaceDataSourceFactoryBean
By default, the initial load process will chunk large tables and will iterate over the table (entity) per chunk (concurrently).
setInitialLoadChunkSize(int) - Method in class org.openspaces.persistency.hibernate.DefaultHibernateSpaceDataSourceFactoryBean
By default, the initial load process will chunk large tables and will iterate over the table (entity) per chunk (concurrently).
setInitialLoadChunkSize(int) - Method in class org.openspaces.persistency.hibernate.StatelessHibernateSpaceDataSourceFactoryBean
By default, the initial load process will chunk large tables and will iterate over the table (entity) per chunk (concurrently).
setInitialLoadEntries(String...) - Method in class org.openspaces.persistency.hibernate.AbstractHibernateExternalDataSource
Deprecated.
Sets a list of entries that will be used to perform the ManagedDataSource.initialLoad() operation.
setInitialLoadEntries(String...) - Method in class org.openspaces.persistency.hibernate.CriteriaHibernateSpaceDataSourceFactoryBean
Sets a list of entries that will be used to perform the #initialLoad() operation.
setInitialLoadEntries(String...) - Method in class org.openspaces.persistency.hibernate.DefaultHibernateSpaceDataSourceFactoryBean
Sets a list of entries that will be used to perform the #initialLoad() operation.
setInitialLoadEntries(String...) - Method in class org.openspaces.persistency.hibernate.StatelessHibernateSpaceDataSourceFactoryBean
Sets a list of entries that will be used to perform the #initialLoad() operation.
setInitialLoadPercentage(Integer) - Method in class org.openspaces.core.config.CustomCachePolicyFactoryBean
 
setInitialLoadPercentage(int) - Method in class org.openspaces.core.space.LruCachePolicy
When a space is running in a persistent mode (i.e. using the HibernateDataSource implementation), The initial_load sets the % of the space cache data to be loaded (default is 50%) maximum size.
setInitialLoadQueryScanningBasePackages(String[]) - Method in class org.openspaces.persistency.ClusterInfoAwareSpaceDataSource
 
setInitialLoadQueryScanningBasePackages(String...) - Method in class org.openspaces.persistency.hibernate.CriteriaHibernateSpaceDataSourceFactoryBean
 
setInitialLoadQueryScanningBasePackages(String...) - Method in class org.openspaces.persistency.hibernate.DefaultHibernateSpaceDataSourceFactoryBean
 
setInitialLoadQueryScanningBasePackages(String...) - Method in class org.openspaces.persistency.hibernate.StatelessHibernateSpaceDataSourceFactoryBean
 
setInitialLoadThreadPoolSize(int) - Method in class org.openspaces.persistency.hibernate.AbstractHibernateExternalDataSource
Deprecated.
The initial load operation uses the ConcurrentMultiDataIterator.
setInitialLoadThreadPoolSize(int) - Method in class org.openspaces.persistency.hibernate.CriteriaHibernateSpaceDataSourceFactoryBean
The initial load operation uses the ConcurrentMultiDataIterator.
setInitialLoadThreadPoolSize(int) - Method in class org.openspaces.persistency.hibernate.DefaultHibernateSpaceDataSourceFactoryBean
The initial load operation uses the ConcurrentMultiDataIterator.
setInitialLoadThreadPoolSize(int) - Method in class org.openspaces.persistency.hibernate.StatelessHibernateSpaceDataSourceFactoryBean
The initial load operation uses the ConcurrentMultiDataIterator.
setInitialSize(int) - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
 
setInitialSynchronizationTimeout(long) - Method in class org.openspaces.core.space.cache.LocalViewSpaceFactoryBean
 
setInitMethod(Method) - Method in class org.openspaces.core.space.filter.FilterOperationDelegate
Sets an optional init method callback.
setInputFilter(IReplicationFilter) - Method in class org.openspaces.core.space.filter.replication.DefaultReplicationFilterProviderFactory
Sets the input replication filter.
setInstanceId(Integer) - Method in class org.openspaces.core.cluster.ClusterInfo
Sets the instance id of the specific cluster member.
setInstanceId(String) - Method in class org.openspaces.core.space.SpaceProxyFactoryBean
 
setInstanceId(int) - Method in class org.openspaces.pu.service.InvocationResult
 
setInstanceId(Integer) - Method in class org.openspaces.pu.sla.InstanceSLA
 
setInstanceId(Integer) - Method in class org.openspaces.remoting.EventDrivenSpaceRemotingEntry
Deprecated.
 
setInstanceId(Integer) - Method in interface org.openspaces.remoting.SpaceRemotingEntry
 
setInstanceSLAs(List<InstanceSLA>) - Method in class org.openspaces.pu.sla.SLA
 
setInstancesStatistics(InstancesStatisticsConfig) - Method in class org.openspaces.admin.pu.statistics.ProcessingUnitStatisticsId
 
setInstanceUid(String) - Method in class org.openspaces.admin.pu.statistics.SingleInstanceStatisticsConfig
 
setInterceptor(SynchronizationEndpointInterceptor) - Method in class org.openspaces.core.gateway.GatewaySinkSyncEndpointInterceptorFactoryBean
Sets a custom synchronization endpoint interceptor that can be used provide custom behavior upon incoming replication events.
setInvocation(Boolean) - Method in class org.openspaces.remoting.EventDrivenSpaceRemotingEntry
Deprecated.
 
setInvocation(Boolean) - Method in interface org.openspaces.remoting.SpaceRemotingEntry
 
setInvocationDelay(long) - Method in class org.openspaces.pu.sla.MemberAliveIndicator
How often an instance will be checked and verfied to be alive.
setIp(String) - Method in class org.openspaces.pu.sla.requirement.HostRequirement
 
setIsolationLevel(CountModifiers) - Method in class com.gigaspaces.client.CountModifiers
Creates a new modifiers instance with the specified isolation level set and any other isolation level unset.
setIsolationLevel(ReadModifiers) - Method in class com.gigaspaces.client.ReadModifiers
Creates a new modifiers instance with the specified isolation level set and any other isolation level unset.
setIsolationLevelModifier(int, int) - Static method in class com.j_spaces.core.client.ReadModifiers
 
setIteratorScope(IteratorScope) - Method in class com.gigaspaces.client.iterator.GSIteratorConfig
Sets the iterator's iteration scope.
setJarsDirectoryOrZip(File) - Method in class org.openspaces.admin.application.config.ApplicationConfig
 
setJiniHolder(JiniTransactionHolder, boolean) - Method in class org.openspaces.core.transaction.manager.AbstractJiniTransactionManager.JiniTransactionObject
 
setJoinedFieldName(String) - Method in class org.openspaces.jpa.openjpa.query.FieldPathNode
In a JOIN statement - sets the JOINED property name.
setKey(String) - Method in class org.openspaces.admin.pu.config.ContextPropertyConfig
 
setKey(Key) - Method in class org.openspaces.memcached.MemcachedEntry
 
setKey(byte[]) - Method in class org.openspaces.memcached.protocol.CommandMessage
 
setKeys(Iterable<byte[]>) - Method in class org.openspaces.memcached.protocol.CommandMessage
 
setLeaderSelectorConfig(LeaderSelectorFactoryBean) - Method in class org.openspaces.core.space.EmbeddedSpaceFactoryBean
 
setLeaderSelectorConfig(LeaderSelectorConfig) - Method in class org.openspaces.core.space.InternalSpaceFactory
 
setLeaderSelectorConfig(LeaderSelectorFactoryBean) - Method in class org.openspaces.core.space.UrlSpaceFactoryBean
 
setLease(long) - Method in class net.jini.core.transaction.server.ServerTransaction
 
setLeaseDuration(long) - Method in class com.gigaspaces.client.iterator.GSIteratorConfig
Sets the iterator's lease duration.
setLeaseListener(LeaseListener) - Method in class org.openspaces.core.transaction.manager.TransactionLeaseRenewalConfig
Sets an optional renew listener to be notified on renew events.
setLeaseListener(LeaseListener) - Method in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
If SimpleNotifyEventListenerContainer.setAutoRenew(boolean) is set to true sets the lease listener for it.
setLeaseRenewalConfig(TransactionLeaseRenewalConfig) - Method in class org.openspaces.core.transaction.manager.AbstractJiniTransactionManager
Sets the transaction lease renewal configuration.
setListener(AsyncFutureListener<T>) - Method in interface com.gigaspaces.async.AsyncFuture
 
setListenerLease(long) - Method in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
Deprecated.
Since 9.7 - event listener with custom lease is deprecated.
setLocalCacheSupport(LocalCacheSupport) - Method in class org.openspaces.core.map.MapFactoryBean
If set, will use local cache with this map.
setLocale(Locale) - Method in class com.gigaspaces.metrics.reporters.ConsoleReporterFactory
 
setLocalGatewayName(String) - Method in class org.openspaces.core.gateway.AbstractGatewayComponentFactoryBean
Sets the component's local gateway name used for identifying the component.
setLocalGatewayName(String) - Method in class org.openspaces.core.gateway.GatewayTargetsFactoryBean
Sets the local gateway name used for identification.
setLocalSpaceLookupTimeout(Long) - Method in class org.openspaces.core.gateway.GatewaySinkFactoryBean
Sets the lookup timeout for finding the local cluster the Sink works against.
setLocalSpaceUrl(String) - Method in class org.openspaces.core.gateway.GatewaySinkFactoryBean
Sets the local space URL the sink component operates against.
setLocalViewMaxDisconnectionTime(long) - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
setLocalViewMaxRedologCapacity(Long) - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
setLocalViewMaxRedologRecoveryCapacity(Long) - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
setLocalViews(List<Object>) - Method in class org.openspaces.core.space.cache.LocalViewSpaceFactoryBean
Sets an array of filters/views that define what portion of the data from the master space will be streamed to this local view.
setLocation(Resource) - Method in class org.openspaces.core.space.mode.SpaceModeContextLoader
The location of the Spring xml context application to be loaded.
setLocators(String) - Method in class org.openspaces.admin.application.deploy.AbstractApplicationCommand
 
setLocators(String[]) - Method in class org.openspaces.core.jini.JiniServiceFactoryBean
Sets the locators.
setLocators(String[]) - Method in class org.openspaces.core.transaction.manager.LookupJiniTransactionManager
Sets specific locators to find the jini transaction manger.
setLocators(String) - Method in class org.openspaces.pu.container.jee.lb.apache.ApacheLoadBalancerAgent
 
setLocators(String) - Method in class org.openspaces.pu.container.servicegrid.deploy.Deploy
 
setLocators(String) - Method in class org.openspaces.pu.container.servicegrid.deploy.MemcachedDeploy
 
setLocators(String) - Method in class org.openspaces.pu.container.servicegrid.deploy.SpaceDeploy
 
setLocators(String) - Method in class org.openspaces.pu.container.servicegrid.deploy.Undeploy
 
setLogAbandoned(boolean) - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
Deprecated. 
setLogger(Log) - Method in class org.openspaces.grid.gsm.machines.BinPackingSolver
Sets the processing unit specific logger
setLoginTimeout(int) - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
Set the login timeout (in seconds) for connecting to the database.
setLogWriter(PrintWriter) - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
Set the log writer being used by this data source.
setLongGcPausePeriod(long, TimeUnit) - Method in class org.openspaces.admin.alert.config.GarbageCollectionAlertConfiguration
Set the period of time a long GC pause alert should be raised for.
setLookupAttribute(String, Entry) - Method in class com.j_spaces.core.client.SpaceURL
Deprecated.
 
setLookupGroup(String) - Method in class org.openspaces.core.gateway.GatewayLookupsFactoryBean
Sets the gateway's lookup group.
setLookupGroups(String[]) - Method in class com.sun.jini.mahalo.TxnManagerImpl
 
setLookupGroups(String) - Method in class org.openspaces.core.space.EmbeddedSpaceFactoryBean
 
setLookupGroups(String) - Method in class org.openspaces.core.space.SpaceProxyFactoryBean
 
setLookupGroups(String) - Method in class org.openspaces.core.space.UrlSpaceFactoryBean
The Jini Lookup Service group to find container or space using multicast (jini protocol).
setLookupLocators(LookupLocator[]) - Method in class com.sun.jini.mahalo.TxnManagerImpl
 
setLookupLocators(String) - Method in class org.openspaces.core.space.EmbeddedSpaceFactoryBean
 
setLookupLocators(String) - Method in class org.openspaces.core.space.SpaceProxyFactoryBean
 
setLookupLocators(String) - Method in class org.openspaces.core.space.UrlSpaceFactoryBean
The Jini Lookup locators for the Space.
setLookupName(String) - Method in class org.openspaces.remoting.EventDrivenSpaceRemotingEntry
Deprecated.
 
setLookupName(String) - Method in interface org.openspaces.remoting.SpaceRemotingEntry
 
setLookupTimeout(int) - Method in class org.openspaces.admin.application.deploy.AbstractApplicationCommand
 
setLookupTimeout(int) - Method in class org.openspaces.core.space.EmbeddedSpaceFactoryBean
 
setLookupTimeout(int) - Method in class org.openspaces.core.space.SpaceProxyFactoryBean
 
setLookupTimeout(Integer) - Method in class org.openspaces.core.space.UrlSpaceFactoryBean
The max timeout in milliseconds to find a Container or Space using multicast (jini protocol).
setLookupTimeout(Long) - Method in class org.openspaces.core.transaction.manager.LookupJiniTransactionManager
Sets the lookupTimeout for the transaction manager lookup operation.
setLookupTimeout(int) - Method in class org.openspaces.pu.container.servicegrid.deploy.Deploy
 
setLookupTimeout(int) - Method in class org.openspaces.pu.container.servicegrid.deploy.MemcachedDeploy
 
setLookupTimeout(int) - Method in class org.openspaces.pu.container.servicegrid.deploy.SpaceDeploy
 
setLookupTimeout(int) - Method in class org.openspaces.pu.container.servicegrid.deploy.Undeploy
 
setLow(double) - Method in class org.openspaces.pu.sla.AbstractPolicy
 
setLow(double) - Method in interface org.openspaces.pu.sla.Policy
The low threshold value of the policy.
setLow(double) - Method in class org.openspaces.pu.sla.requirement.RangeRequirement
 
setLowerDampener(long) - Method in class org.openspaces.pu.sla.AbstractPolicy
Sets the lower dampener for this policy.
setLowerDampener(long) - Method in interface org.openspaces.pu.sla.Policy
The lower dampener acts as a time window where if the lower threshold has been cleared (after it has been breached), it won't cause the policy action to happen.
setLowThreshold(Comparable<?>) - Method in class org.openspaces.admin.pu.elastic.config.AutomaticCapacityScaleRuleConfig
Defines a low threshold that triggers an increase or decrease of capacity
setLowThresholdBreachedDecrease(CapacityRequirementsConfig) - Method in class org.openspaces.admin.pu.elastic.config.AutomaticCapacityScaleRuleConfig
Defined Capacity Requirements that will be decreases once the low threshold is breached
setLowThresholdPerc(int) - Method in class org.openspaces.admin.alert.config.CpuUtilizationAlertConfiguration
Set the CPU low threshold percentage value.
setLowThresholdPerc(int) - Method in class org.openspaces.admin.alert.config.HeapMemoryUtilizationAlertConfiguration
Set the heap memory low threshold percentage value.
setLowThresholdPerc(int) - Method in class org.openspaces.admin.alert.config.PhysicalMemoryUtilizationAlertConfiguration
Set the physical memory low threshold percentage value.
setLowThresholdRedoLogSize(int) - Method in class org.openspaces.admin.alert.config.ReplicationRedoLogSizeAlertConfiguration
Set the low threshold redo-log size value.
setMachineDiscoveryQuiteMode(boolean) - Method in class org.openspaces.grid.gsm.strategy.AbstractScaleStrategyBean
 
setMachineIsolation(ElasticProcessingUnitMachineIsolation) - Method in class org.openspaces.grid.gsm.machines.AbstractMachinesSlaPolicy
 
setMachineIsolation(MachinesSlaEnforcementState.StateKey, ElasticProcessingUnitMachineIsolation) - Method in class org.openspaces.grid.gsm.machines.MachinesSlaEnforcementState
 
setMachineProvisioning(ElasticMachineProvisioningConfig) - Method in class org.openspaces.admin.pu.elastic.config.ElasticStatefulProcessingUnitConfig
 
setMachineProvisioning(ElasticMachineProvisioningConfig) - Method in class org.openspaces.admin.pu.elastic.config.ElasticStatelessProcessingUnitConfig
 
setMachineProvisioning(ElasticMachineProvisioningConfig) - Method in class org.openspaces.admin.space.ElasticSpaceConfig
 
setMachineProvisioning(NonBlockingElasticMachineProvisioning) - Method in class org.openspaces.grid.gsm.machines.AbstractMachinesSlaPolicy
 
setMachinesSlaEnforcementEndpoint(MachinesSlaEnforcementEndpoint) - Method in interface org.openspaces.grid.gsm.machines.MachinesSlaEnforcementEndpointAware
 
setMachinesSlaEnforcementEndpoint(MachinesSlaEnforcementEndpoint) - Method in class org.openspaces.grid.gsm.strategy.AbstractCapacityScaleStrategyBean
 
setMachinesSlaEnforcementEndpoint(MachinesSlaEnforcementEndpoint) - Method in class org.openspaces.grid.gsm.strategy.EagerScaleStrategyBean
 
setMachinesSlaEnforcementEndpoint(MachinesSlaEnforcementEndpoint) - Method in class org.openspaces.grid.gsm.strategy.UndeployScaleStrategyBean
 
setMachinesStateBackup(MachinesStateBackup) - Method in interface org.openspaces.grid.gsm.machines.backup.MachinesStateBackupAware
 
setMachinesStateBackup(MachinesStateBackup) - Method in class org.openspaces.grid.gsm.strategy.AbstractScaleStrategyBean
 
setManaged(boolean) - Method in class org.openspaces.admin.application.deploy.AbstractApplicationCommand
 
setManagedEntries(String...) - Method in class org.openspaces.persistency.hibernate.AbstractHibernateExternalDataSource
Deprecated.
Sets all the entries this Hibernate data source will work with.
setManagedEntries(String...) - Method in class org.openspaces.persistency.hibernate.CriteriaHibernateSpaceDataSourceFactoryBean
Sets all the entries this Hibernate data source will work with.
setManagedEntries(String...) - Method in class org.openspaces.persistency.hibernate.DefaultHibernateSpaceDataSourceFactoryBean
Sets all the entries this Hibernate data source will work with.
setManagedEntries(String...) - Method in class org.openspaces.persistency.hibernate.DefaultHibernateSpaceSynchronizationEndpointFactoryBean
Sets all the entries this Hibernate synchronization endpoint interceptor will work with.
setManagedEntries(String...) - Method in class org.openspaces.persistency.hibernate.StatelessHibernateSpaceDataSourceFactoryBean
Sets all the entries this Hibernate data source will work with.
setManagedEntries(String...) - Method in class org.openspaces.persistency.hibernate.StatelessHibernateSpaceSynchronizationEndpointFactoryBean
Sets all the entries this Hibernate synchronization endpoint interceptor will work with.
setManifestUrls(Iterable<URL>) - Method in class org.openspaces.pu.container.jee.JeeProcessingUnitContainerProvider
 
setManifestUrls(Iterable<URL>) - Method in class org.openspaces.pu.container.ProcessingUnitContainerProvider
 
setMap(IMap) - Method in class org.openspaces.core.GigaMapFactoryBean
Sets the map that will be used by the created GigaMap.
setMaxActive(int) - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
 
setMaxAllocatedMemoryCapacityOfPuInMB(long) - Method in class org.openspaces.grid.gsm.machines.BinPackingSolver
Sets the maximum total memory that can be allocated for PU
setMaxAllocatedMemoryCapacityOfPuPerMachineInMB(long) - Method in class org.openspaces.grid.gsm.machines.BinPackingSolver
Sets the maximum total memory that can be allocated for PU on a single machine
setMaxCapacity(CapacityRequirementsConfig) - Method in class org.openspaces.admin.pu.elastic.config.AutomaticCapacityScaleConfig
Sets the maximum scale capacity that the @{link ProcessingUnit is deployed with.
setMaxCapacity(CapacityRequirements) - Method in class org.openspaces.grid.gsm.autoscaling.AutoScalingSlaPolicy
 
setMaxCapacityPerZone(CapacityRequirementsConfig) - Method in class org.openspaces.admin.pu.elastic.config.AutomaticCapacityScaleConfig
Sets the maximum scale capacity per agent zone that the @{link ProcessingUnit is deployed with.
setMaxConcurrentConsumers(int) - Method in class org.openspaces.events.polling.SimplePollingEventListenerContainer
Specify the maximum number of concurrent consumers to create.
setMaxConcurrentRelocationsPerMachine(int) - Method in class org.openspaces.admin.pu.elastic.config.AutomaticCapacityScaleConfig
 
setMaxConcurrentRelocationsPerMachine(int) - Method in class org.openspaces.admin.pu.elastic.config.EagerScaleConfig
 
setMaxConcurrentRelocationsPerMachine(int) - Method in class org.openspaces.admin.pu.elastic.config.ManualCapacityPerZonesScaleConfig
 
setMaxConcurrentRelocationsPerMachine(int) - Method in class org.openspaces.admin.pu.elastic.config.ManualCapacityScaleConfig
 
setMaxConcurrentRelocationsPerMachine(int) - Method in interface org.openspaces.admin.pu.elastic.config.ScaleStrategyConfig
Specifies the number of processing unit instance relocations each machine can handle concurrently.
setMaxConnPool(int) - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
setMaxDisconnectionDuration(long) - Method in class org.openspaces.core.space.cache.AbstractLocalCacheSpaceFactoryBean
 
setMaxEntries(int) - Method in class org.openspaces.events.polling.receive.MultiExclusiveReadReceiveOperationHandler
Sets the max entries the initial take multiple operation will perform.
setMaxEntries(int) - Method in class org.openspaces.events.polling.receive.MultiReadReceiveOperationHandler
Sets the max entries the initial take multiple operation will perform.
setMaxEntries(int) - Method in class org.openspaces.events.polling.receive.MultiTakeReceiveOperationHandler
Sets the max entries the initial take multiple operation will perform.
setMaxEventsPerTask(int) - Method in class org.openspaces.events.polling.SimplePollingEventListenerContainer
Specify the maximum number of events to process in one task.
setMaxIdle(int) - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
 
setMaximumNumberOfConcurrentRelocationsPerMachine(int) - Method in class org.openspaces.grid.gsm.rebalancing.RebalancingSlaPolicy
 
setMaximumNumberOfContainersPerMachine(int) - Method in class org.openspaces.grid.gsm.machines.AbstractMachinesSlaPolicy
 
setMaximumNumberOfMachines(int) - Method in class org.openspaces.grid.gsm.machines.AbstractMachinesSlaPolicy
 
setMaximumRetriesOnTransactionLock(Integer) - Method in class org.openspaces.core.gateway.SinkErrorHandlingFactoryBean
Sets the maximum retries number of a failed operation due to transaction lock.
setMaximumTimeWindowSeconds(long) - Method in class org.openspaces.admin.pu.statistics.AbstractTimeWindowStatisticsConfig
 
setMaxInstances(int) - Method in class org.openspaces.pu.sla.ScaleUpPolicy
The maximum number of processing instances this scale up policy will scale up to.
setMaxInstancesPerMachine(Integer) - Method in class org.openspaces.admin.memcached.config.MemcachedConfig
 
setMaxInstancesPerMachine(Integer) - Method in class org.openspaces.admin.pu.config.ProcessingUnitConfig
 
setMaxInstancesPerMachine(Integer) - Method in class org.openspaces.admin.space.config.SpaceConfig
 
setMaxInstancesPerMachine(int) - Method in class org.openspaces.pu.sla.SLA
Sets the maximum number of instances of the processing unit allowed to run on the same machine, regardless of the number of grid containers running on it.
setMaxInstancesPerVM(Integer) - Method in class org.openspaces.admin.memcached.config.MemcachedConfig
 
setMaxInstancesPerVM(Integer) - Method in class org.openspaces.admin.pu.config.ProcessingUnitConfig
 
setMaxInstancesPerVM(Integer) - Method in class org.openspaces.admin.space.config.SpaceConfig
 
setMaxInstancesPerVM(int) - Method in class org.openspaces.pu.sla.SLA
Sets the maximum number of instances of the processing unit allowed to run within the same grid container.
setMaxInstancesPerZone(Map<String, Integer>) - Method in class org.openspaces.admin.memcached.config.MemcachedConfig
 
setMaxInstancesPerZone(String, int) - Method in class org.openspaces.admin.memcached.config.MemcachedConfig
 
setMaxInstancesPerZone(Map<String, Integer>) - Method in class org.openspaces.admin.pu.config.ProcessingUnitConfig
 
setMaxInstancesPerZone(String, int) - Method in class org.openspaces.admin.pu.config.ProcessingUnitConfig
 
setMaxInstancesPerZone(Map<String, Integer>) - Method in class org.openspaces.admin.space.config.SpaceConfig
 
setMaxInstancesPerZone(String, int) - Method in class org.openspaces.admin.space.config.SpaceConfig
 
setMaxInstancesPerZone(Map<String, Integer>) - Method in class org.openspaces.pu.sla.SLA
 
setMaxInstancesPerZoneAsString(String) - Method in class org.openspaces.pu.sla.SLA
 
setMaxInstancesPerZoneConfig(MaxInstancesPerZoneConfig) - Method in class org.openspaces.admin.memcached.config.MemcachedConfig
 
setMaxInstancesPerZoneConfig(MaxInstancesPerZoneConfig) - Method in class org.openspaces.admin.pu.config.ProcessingUnitConfig
 
setMaxInstancesPerZoneConfig(MaxInstancesPerZoneConfig) - Method in class org.openspaces.admin.space.config.SpaceConfig
 
setMaxMemoryCapacityInMB(long) - Method in class org.openspaces.admin.pu.elastic.config.ElasticStatefulProcessingUnitConfig
 
setMaxMemoryCapacityInMB(long) - Method in class org.openspaces.admin.space.ElasticSpaceConfig
 
setMaxNumberOfContainers(int) - Method in interface org.openspaces.admin.pu.elastic.config.MaxNumberOfContainersScaleConfig
Defines a maximum for the total number of containers.
setMaxNumberOfContainersPerMachine(int) - Method in interface org.openspaces.admin.pu.elastic.config.MaxNumberOfContainersPerMachineScaleConfig
Limits the maximum number of containers per machine to the specified value.
setMaxNumberOfCpuCores(double) - Method in class org.openspaces.admin.pu.elastic.config.ElasticStatefulProcessingUnitConfig
 
setMaxNumberOfCpuCores(double) - Method in class org.openspaces.admin.space.ElasticSpaceConfig
 
setMaxNumberOfInstances(int) - Method in class org.openspaces.admin.pu.config.MaxInstancesPerZoneConfig
 
setMaxOpenPreparedStatements(int) - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
 
setMaxProcessingUnitInstancesFromSamePartitionPerMachine(int) - Method in class org.openspaces.admin.pu.elastic.config.ElasticStatefulProcessingUnitConfig
 
setMaxRedoLogCapacity(long) - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
setMaxRedoLogCapacity(Long) - Method in class org.openspaces.core.gateway.GatewayTarget
Sets limited redo log capacity for this gateway
setMaxRedoLogCapacity(Long) - Method in class org.openspaces.core.gateway.GatewayTargetsFactoryBean
Sets limited redo log capacity for this gateway
setMaxRedoLogMemoryCapacity(long) - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
setMaxRedoLogRecoveryCapacity(long) - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
setMaxThreads(int) - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
setMaxTimeToLive(long) - Method in class org.openspaces.core.space.cache.LocalCacheSpaceFactoryBean
 
setMaxWait(long) - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
 
setMeasurementPeriod(long, TimeUnit) - Method in class org.openspaces.admin.alert.config.CpuUtilizationAlertConfiguration
Set the period of time a CPU alert should be triggered if it's reading is above/below the threshold setting.
setMeasurementPeriod(long, TimeUnit) - Method in class org.openspaces.admin.alert.config.HeapMemoryUtilizationAlertConfiguration
Set the period of time a heap memory alert should be triggered if it's reading is above/below the threshold setting.
setMeasurementPeriod(long, TimeUnit) - Method in class org.openspaces.admin.alert.config.PhysicalMemoryUtilizationAlertConfiguration
Set the period of time a physical memory alert should be triggered if it's reading is above/below the threshold setting.
setMemberAliveIndicator(MemberAliveIndicator) - Method in class org.openspaces.pu.sla.SLA
 
setMemoryCapacityInMB(long) - Method in class org.openspaces.admin.pu.elastic.config.CapacityRequirementsConfig
 
setMemoryCapacityInMB(long) - Method in class org.openspaces.admin.pu.elastic.config.ManualCapacityScaleConfig
 
setMemoryCapacityInMB(long) - Method in interface org.openspaces.admin.pu.elastic.config.ScaleStrategyCapacityRequirementConfig
Specifies the total memory capacity.
setMemoryCapacityPerContainerInMB(long) - Method in class org.openspaces.admin.pu.elastic.config.ElasticStatefulProcessingUnitConfig
 
setMemoryCapacityPerContainerInMB(long) - Method in class org.openspaces.admin.pu.elastic.config.ElasticStatelessProcessingUnitConfig
 
setMemoryCapacityPerContainerInMB(long) - Method in class org.openspaces.admin.space.ElasticSpaceConfig
 
setMergedBeanLevelProperties(Properties) - Method in class org.openspaces.core.gateway.AbstractGatewayComponentFactoryBean
 
setMergedBeanLevelProperties(Properties) - Method in interface org.openspaces.core.properties.BeanLevelMergedPropertiesAware
Sets the merged properties using mergedProperties and the bean name that the bean implementing this interface is associated with.
setMergedBeanLevelProperties(Properties) - Method in class org.openspaces.core.space.EmbeddedSpaceFactoryBean
 
setMergedBeanLevelProperties(Properties) - Method in class org.openspaces.core.space.SpaceProxyFactoryBean
 
setMergedBeanLevelProperties(Properties) - Method in class org.openspaces.core.space.UrlSpaceFactoryBean
Externally managed override properties using open spaces extended config support.
setMessageConverter(IMessageConverter) - Method in class org.openspaces.jms.GigaSpaceConnectionFactory
An optional message converter allowing (for sending purposes) not to send JMS messages to the Space, but to send a converted instance and write a "business" entry to the Space.
setMessageConverter(IMessageConverter) - Method in class org.openspaces.jms.GigaSpaceXAConnectionFactory
An optional message converter allowing (for sending purposes) not to send JMS messages to the Space, but to send a converted instance and write a "business" entry to the Space.
setMetaArguments(Object[]) - Method in class org.openspaces.remoting.EventDrivenSpaceRemotingEntry
Deprecated.
 
setMetaArguments(Object[]) - Method in interface org.openspaces.remoting.SpaceRemotingEntry
 
setMetaArgumentsHandler(MetaArgumentsHandler) - Method in class org.openspaces.remoting.EventDrivenSpaceRemotingProxyFactoryBean
Allows to set a meta argument handler that will control SpaceRemotingInvocation.getMetaArguments().
setMetaArgumentsHandler(MetaArgumentsHandler) - Method in class org.openspaces.remoting.ExecutorSpaceRemotingProxyFactoryBean
Allows to set a meta argument handler that will control SpaceRemotingInvocation.getMetaArguments().
setMetaData(TransactionParticipantDataImpl) - Method in class net.jini.core.transaction.server.ServerTransaction
 
setMetaData(ClassMetaData) - Method in class org.openspaces.jpa.openjpa.query.AggregationFunction
Associate a persistent type with this value.
setMetaData(ClassMetaData) - Method in class org.openspaces.jpa.openjpa.query.FieldPathNode
 
setMetaData(ClassMetaData) - Method in class org.openspaces.jpa.openjpa.query.InnerQuery
Associate a persistent type with this value.
setMetaData(ClassMetaData) - Method in class org.openspaces.jpa.openjpa.query.LiteralValueNode
 
setMetaData(ClassMetaData) - Method in class org.openspaces.jpa.openjpa.query.NullValueNode
 
setMetaData(ClassMetaData) - Method in class org.openspaces.jpa.openjpa.query.ParameterNode
 
setMetaData(ClassMetaData) - Method in class org.openspaces.jpa.openjpa.query.Variable
 
setMethodName(String) - Method in class org.openspaces.events.adapter.MethodDynamicEventTemplateProviderAdapter
Sets the method name the event listener adapter will delegate the events to.
setMethodName(String) - Method in class org.openspaces.events.adapter.MethodEventListenerAdapter
Sets the method name the event listener adapter will delegate the events to.
setMethodName(String) - Method in class org.openspaces.events.config.MethodEventAdapterFactoryBean
 
setMethodName(String) - Method in class org.openspaces.remoting.EventDrivenSpaceRemotingEntry
Deprecated.
 
setMethodParamIndex(Map<String, Integer>) - Method in class org.openspaces.remoting.MethodParamRemoteRoutingHandler
Configures per method parameter index (starting from 0) that wil be used as the hash code to compute the routing index.
setMetric(String) - Method in class org.openspaces.admin.pu.statistics.ProcessingUnitStatisticsId
 
setMetric(String) - Method in class org.openspaces.ui.AbstractBasicWidget
 
setMetricGroups(List<MetricGroup>) - Method in class org.openspaces.ui.UserInterface
 
setMetricRegistrator(MetricRegistrator) - Method in class org.openspaces.pu.container.ProcessingUnitContainerConfig
 
setMetricRegistrator(MetricRegistrator) - Method in class org.openspaces.pu.container.ProcessingUnitContainerProvider
 
setMetrics(List<T>) - Method in class org.openspaces.ui.MetricGroup
 
setMinCapacity(CapacityRequirementsConfig) - Method in class org.openspaces.admin.pu.elastic.config.AutomaticCapacityScaleConfig
Sets the minimum scale capacity that the @{link ProcessingUnit is deployed with.
setMinCapacity(CapacityRequirements) - Method in class org.openspaces.grid.gsm.autoscaling.AutoScalingSlaPolicy
 
setMinCapacityPerZone(CapacityRequirementsConfig) - Method in class org.openspaces.admin.pu.elastic.config.AutomaticCapacityScaleConfig
Sets the minimum scale capacity per agent zone that the @{link ProcessingUnit is deployed with.
setMinEvictableIdleTimeMillis(long) - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
 
setMinIdle(int) - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
 
setMinimumNumberOfCpuCoresPerMachine(double) - Method in class org.openspaces.admin.pu.elastic.config.DiscoveredMachineProvisioningConfig
Sets an assessment for the minimum number of CPU cores per machine.
setMinimumNumberOfDeployedInstances(int) - Method in class org.openspaces.admin.pu.dependency.config.ProcessingUnitDependencyConfig
 
setMinimumNumberOfDeployedInstancesPerPartition(int) - Method in class org.openspaces.admin.pu.dependency.config.ProcessingUnitDependencyConfig
 
setMinimumNumberOfInstancesPerPartition(int) - Method in class org.openspaces.grid.gsm.rebalancing.RebalancingSlaPolicy
 
setMinimumNumberOfMachines(int) - Method in class org.openspaces.grid.gsm.machines.AbstractMachinesSlaPolicy
 
setMinimumNumberOfMachines(int) - Method in class org.openspaces.grid.gsm.machines.BinPackingSolver
Used for high availability purposes to calculate maximum cpu and memory per machine.
setMinimumTimeWindowSeconds(long) - Method in class org.openspaces.admin.pu.statistics.AbstractTimeWindowStatisticsConfig
 
setMinNumberOfContainers(int) - Method in interface org.openspaces.admin.pu.elastic.config.MinNumberOfContainersScaleConfig
Defines a minimum for the total number of containers.
setMinNumberOfContainersPerMachine(int) - Method in interface org.openspaces.admin.pu.elastic.config.MinNumberOfContainersPerMachineScaleConfig
Starts at least the specified number of containers per machine.
setMinNumberOfCpuCoresPerMachine(double) - Method in class org.openspaces.admin.pu.elastic.config.ElasticStatefulProcessingUnitConfig
Deprecated.
setMinThreads(int) - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
setMirror(boolean) - Method in class org.openspaces.core.space.UrlSpaceFactoryBean
When setting this URL property to true it will allow the space to connect to the Mirror service to push its data and operations for asynchronous persistency.
setMirrored(boolean) - Method in class org.openspaces.core.space.EmbeddedSpaceFactoryBean
 
setMirrorServiceConfig(MirrorServiceConfig) - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
setModifier(int) - Method in class com.gigaspaces.events.NotifyActionType
 
setModifierName(String) - Method in class org.openspaces.core.config.modifiers.AbstractSpaceProxyOperationModifierFactoryBean
 
setMonitor(String) - Method in class org.openspaces.admin.pu.statistics.ProcessingUnitStatisticsId
 
setMonitor(String) - Method in class org.openspaces.pu.sla.AbstractPolicy
 
setMonitor(String) - Method in interface org.openspaces.pu.sla.Policy
The monitor name this policy will use in order to get check if its value has breached the policy thresholds (Policy.setHigh(double) and Policy.setLow(double)).
setMonitorPendingOperationsMemory(Boolean) - Method in class org.openspaces.core.transaction.DistributedTransactionProcessingConfigurationFactoryBean
 
setMonitors(List<Monitor>) - Method in class org.openspaces.pu.sla.SLA
Sets a list of monitors can be used to monitor different runtime aspects of the processing unit.
setMultipleUIDs(String[]) - Method in class com.j_spaces.core.client.ExternalEntry
Deprecated.
Array of Entry UIDs to read.
setName(String) - Method in class org.openspaces.admin.application.config.ApplicationConfig
 
setName(String) - Method in class org.openspaces.admin.memcached.config.MemcachedConfig
 
setName(String) - Method in class org.openspaces.admin.pu.config.ProcessingUnitConfig
 
setName(String) - Method in interface org.openspaces.admin.pu.topology.ProcessingUnitConfigHolder
 
setName(String) - Method in class org.openspaces.admin.space.config.SpaceConfig
 
setName(String) - Method in class org.openspaces.admin.space.ElasticSpaceConfig
 
setName(String) - Method in class org.openspaces.core.cluster.ClusterInfo
 
setName(String) - Method in class org.openspaces.core.DefaultGigaSpace
 
setName(String) - Method in class org.openspaces.core.gateway.GatewaySource
Sets the gateway's source name used for identification.
setName(String) - Method in class org.openspaces.core.gateway.GatewayTarget
Sets the gateway's target name used for identification.
setName(String) - Method in class org.openspaces.core.space.EmbeddedSpaceFactoryBean
Deprecated.
Since 10.1
setName(String) - Method in class org.openspaces.core.space.SpaceProxyFactoryBean
 
setName(String) - Method in class org.openspaces.jms.GigaSpaceQueue
The queue name for this JMS queue.
setName(String) - Method in class org.openspaces.jms.GigaSpaceTopic
The topic name for this JMS topic.
setName(String) - Method in class org.openspaces.pu.sla.monitor.AbstractMonitor
Sets the name of the monitor.
setName(String) - Method in class org.openspaces.pu.sla.requirement.SystemRequirement
 
setName(String) - Method in class org.openspaces.ui.MetricGroup
 
setName(String) - Method in class org.openspaces.ui.WidgetGroup
 
setNameIndex(Map<String, Integer>) - Method in class com.gigaspaces.query.aggregators.DistinctPropertiesKey
 
setNameIndex(Map<String, Integer>) - Method in class com.gigaspaces.query.aggregators.GroupByKey
 
setNameIndex(Map<String, Integer>) - Method in class com.gigaspaces.query.aggregators.OrderByKey
 
setNewContainerConfig(GridServiceContainerConfig) - Method in class org.openspaces.grid.gsm.containers.ContainersSlaPolicy
 
setNonBlocking(boolean) - Method in class org.openspaces.events.polling.receive.AbstractNonBlockingReceiveOperationHandler
Allows to configure the take operation to be performed in a non blocking manner.
setNonBlockingFactor(int) - Method in class org.openspaces.events.polling.receive.AbstractNonBlockingReceiveOperationHandler
The factor (number of times) to perform the receive operation when working in non blocking mode within the given receive timeout.
setNonBlockingSleep(long) - Method in class org.openspaces.archive.ArchivePollingContainer
In case the space is a proxy to a remote clustered space we use non-blocking take operation for polling.
setNonThreadSafeCopmiledScriptCache(CompiledScriptCache) - Method in class org.openspaces.remoting.scripting.DefaultScriptingExecutor
Sets a compiled script cache for compiled scripts taht are not thread safe (the same script can not be executed by different threads).
setNotifyAll(Boolean) - Method in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
Turns on notifications for all operations.
setNotifyFilter(INotifyDelegatorFilter) - Method in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
Allows to register a filter on the server side that can filter out or modify notifications that will be sent by the space "server".
setNotifyLeaseExpire(Boolean) - Method in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
Turns on notification for least expiration.
setNotifyMatchedUpdate(Boolean) - Method in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
Turns on notifications for matched templates (a template that matches an entry after the entry was updated and not before).
setNotifyRematchedUpdate(Boolean) - Method in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
Turns on notifications for re-matched templates (a template that matches an entry before and after the entry was updated).
setNotifyTake(Boolean) - Method in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
Turns on notifications for take operations.
setNotifyUnmatched(Boolean) - Method in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
Turns on notifications for unmatched templates (a template that matched an entry but not it does not).
setNotifyUpdate(Boolean) - Method in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
Turns on notifications for update operations.
setNotifyWrite(Boolean) - Method in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
Turns on notifications for write operations.
setNoWriteLease(boolean) - Method in class org.openspaces.core.space.UrlSpaceFactoryBean
If true - Lease object would not return from the write/writeMultiple operations.
setNOWriteLeaseMode(boolean) - Method in class com.j_spaces.core.client.ExternalEntry
Deprecated.
Set true do not return Lease object after write, false return Lease object after write.
setNumberOfBackupInstancesPerPartition(int) - Method in class org.openspaces.admin.pu.elastic.config.ElasticStatefulProcessingUnitConfig
 
setNumberOfBackupInstancesPerPartition(int) - Method in class org.openspaces.admin.space.ElasticSpaceConfig
 
setNumberOfBackups(Integer) - Method in class org.openspaces.admin.memcached.config.MemcachedConfig
 
setNumberOfBackups(Integer) - Method in class org.openspaces.admin.pu.config.ProcessingUnitConfig
 
setNumberOfBackups(Integer) - Method in class org.openspaces.admin.space.config.SpaceConfig
 
setNumberOfBackups(Integer) - Method in class org.openspaces.core.cluster.ClusterInfo
Sets the number of backups that each primary instance will have in a cluster.
setNumberOfBackups(int) - Method in class org.openspaces.pu.sla.SLA
Sets the number of backups that each primary instance will have in a cluster.
setNumberOfCpuCores(double) - Method in class org.openspaces.admin.pu.elastic.config.CapacityRequirementsConfig
 
setNumberOfCpuCores(double) - Method in class org.openspaces.admin.pu.elastic.config.ManualCapacityScaleConfig
 
setNumberOfCpuCores(double) - Method in interface org.openspaces.admin.pu.elastic.config.ScaleStrategyCapacityRequirementConfig
Specifies the total CPU cores.
setNumberOfInstances(Integer) - Method in class org.openspaces.admin.memcached.config.MemcachedConfig
 
setNumberOfInstances(Integer) - Method in class org.openspaces.admin.pu.config.ProcessingUnitConfig
 
setNumberOfInstances(Integer) - Method in class org.openspaces.admin.space.config.SpaceConfig
 
setNumberOfInstances(Integer) - Method in class org.openspaces.core.cluster.ClusterInfo
Sets the number of primary instances that are running within the cluster.
setNumberOfInstances(int) - Method in class org.openspaces.pu.sla.SLA
Sets the number of primary instances that are running within the cluster.
setNumberOfPartitions(int) - Method in class org.openspaces.admin.pu.elastic.config.ElasticStatefulProcessingUnitConfig
 
setNumberOfPartitions(int) - Method in class org.openspaces.admin.space.ElasticSpaceConfig
 
setNumTestsPerEvictionRun(int) - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
 
setOldPlan(CapacityRequirements) - Method in exception org.openspaces.grid.gsm.autoscaling.exceptions.AutoScalingThresholdBreachedException
 
setOneWay(Boolean) - Method in class org.openspaces.remoting.EventDrivenSpaceRemotingEntry
Deprecated.
 
setOneWay(Boolean) - Method in interface org.openspaces.remoting.SpaceRemotingEntry
 
setOnMissingPackets(MissingPacketsPolicy) - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
setOnRedoLogCapacityExceeded(RedoLogCapacityExceededPolicy) - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
setOnRedoLogCapacityExceeded(RedoLogCapacityExceededPolicy) - Method in class org.openspaces.core.gateway.GatewayTarget
Sets the behavior once the defined redo log capacity is exceeded, irrelevant if the capacity is unlimited.
setOnRedoLogCapacityExceeded(RedoLogCapacityExceededPolicy) - Method in class org.openspaces.core.gateway.GatewayTargetsFactoryBean
Sets the behavior once the defined redo log capacity is exceeded, irrelevant if the capacity is unlimited.
SetOperation - Class in com.gigaspaces.sync.change
Represents a change operation which correlate with a ChangeSet.set(String, java.io.Serializable) invocation.
setOperationCodes(int[]) - Method in class org.openspaces.core.space.filter.SpaceFilterProviderFactory
Sets a list of the operation codes mapping to filter operations.
setOperationCodesNames(String[]) - Method in class org.openspaces.core.space.filter.SpaceFilterProviderFactory
Sets the possible names for the given operation code.
setOptimisticLock(boolean) - Method in class org.openspaces.core.config.GigaSpaceDocumentTypeDescriptorFactoryBean
 
setOptimisticLocking(boolean) - Method in interface com.j_spaces.core.IJSpace
Enable/Disable Optimistic Lock protocol.
setOrder(int) - Method in class org.openspaces.remoting.RemotingAnnotationBeanPostProcessor
 
setOutput(PrintStream) - Method in class com.gigaspaces.metrics.reporters.ConsoleReporterFactory
 
setOutputFilter(IReplicationFilter) - Method in class org.openspaces.core.space.filter.replication.DefaultReplicationFilterProviderFactory
Sets the output replication filter.
setParameter(int, Object) - Method in class com.j_spaces.core.client.SQLQuery
Set the query parameter value.
setParameters(Object...) - Method in class com.j_spaces.core.client.SQLQuery
 
setParameters(Map<String, Object>) - Method in class org.openspaces.core.space.UrlSpaceFactoryBean
Sets the parameters the IJSpace will be created with.
setParameters(Map<String, Object>) - Method in class org.openspaces.remoting.scripting.DefaultScriptingExecutor
Sets parameters that will be added to each script.
setParameterTypes(Map<String, Class<?>>) - Method in class org.openspaces.remoting.scripting.DefaultScriptingExecutor
Sets parameter types for parameters that will be added to each script.
setParentContext(ApplicationContext) - Method in class org.openspaces.pu.container.integrated.IntegratedProcessingUnitContainerProvider
Sets Spring parent ApplicationContext that will be used when constructing this processing unit application context.
setParentContext(ApplicationContext) - Method in class org.openspaces.pu.container.jee.JeeProcessingUnitContainerProvider
Sets Spring parent ApplicationContext that will be used when constructing this processing unit application context.
setPassArrayAsIs(boolean) - Method in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
When batching is turned on, should the batch of events be passed as an Object[] to the listener.
setPassArrayAsIs(boolean) - Method in class org.openspaces.events.polling.SimplePollingEventListenerContainer
If set to true will pass an array value returned from a ReceiveOperationHandler directly to the listener without "serializing" it as one array element each time.
setPassword(String) - Method in class com.gigaspaces.security.directory.User
Set an encrypted password (new user or one with an updated password).
setPassword(String) - Method in class org.openspaces.admin.pu.config.UserDetailsConfig
 
setPassword(String) - Method in class org.openspaces.core.space.SecurityConfig
Sets the password to connect to the Space with.
setPath(String) - Method in class com.gigaspaces.query.aggregators.AbstractPathAggregator
 
setPath(String) - Method in class com.gigaspaces.query.aggregators.CountAggregator
 
setPath(String) - Method in class org.openspaces.core.config.SpaceIndex
 
setPathSeparator(String) - Method in class com.gigaspaces.metrics.MetricReporterFactory
 
setPendingOperationThreshold(Integer) - Method in class org.openspaces.core.gateway.GatewayTarget
Sets the threshold count for pending replication packets that once reached, the packets will be replicated using the GatewayTarget.setBulkSize(Integer).
setPendingOperationThreshold(Integer) - Method in class org.openspaces.core.gateway.GatewayTargetsFactoryBean
Sets the threshold count for pending replication packets that once reached, the packets will be replicated using the GatewayTargetsFactoryBean.setBulkSize(Integer).
setPercentile(double) - Method in class org.openspaces.admin.pu.statistics.PercentileInstancesStatisticsConfig
 
setPercentile(double) - Method in class org.openspaces.admin.pu.statistics.PercentileTimeWindowStatisticsConfig
 
setPerformOrderById(boolean) - Method in class org.openspaces.persistency.hibernate.AbstractHibernateExternalDataSource
Deprecated.
When performing initial load, this flag indicates if the generated query will order to results by the id.
setPerformOrderById(boolean) - Method in class org.openspaces.persistency.hibernate.CriteriaHibernateSpaceDataSourceFactoryBean
When performing initial load, this flag indicates if the generated query will order to results by the id.
setPerformOrderById(boolean) - Method in class org.openspaces.persistency.hibernate.DefaultHibernateSpaceDataSourceFactoryBean
When performing initial load, this flag indicates if the generated query will order to results by the id.
setPerformOrderById(boolean) - Method in class org.openspaces.persistency.hibernate.StatelessHibernateSpaceDataSourceFactoryBean
When performing initial load, this flag indicates if the generated query will order to results by the id.
setPerformSnapshot(boolean) - Method in class org.openspaces.events.AbstractEventListenerContainer
If set to true will perform snapshot operation on the provided template before invoking registering as an event listener.
setPerformTakeOnNotify(boolean) - Method in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
If set to true will remove the event from the space using take operation.
setPeriod(long) - Method in class org.openspaces.pu.sla.monitor.AbstractMonitor
The period this monitor will be sampled (in milliseconds).
setPermittedOperations(List<ReplicationOperationType>) - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
setPersistent(Boolean) - Method in class org.openspaces.core.config.BlobStoreDataPolicyFactoryBean
 
setPersistent(Boolean) - Method in class org.openspaces.core.space.BlobStoreDataCachePolicy
 
setPidProperty(String, boolean) - Static method in class com.gigaspaces.logger.RollingFileHandlerConfigurer
Sets the RollingFileHandler.PID_PROP property value.
setPlannedCapacity(CapacityRequirementsPerZones) - Method in class org.openspaces.grid.gsm.strategy.AbstractCapacityScaleStrategyBean
 
setPlannedCapacity(ScaleStrategyCapacityRequirementConfig) - Method in class org.openspaces.grid.gsm.strategy.AbstractCapacityScaleStrategyBean
Call once in order to modify the behavior of AbstractCapacityScaleStrategyBean.enforcePlannedCapacity() Uses the default machine provisioning zone as the zone to start machines in.
setPlannedCapacity(CapacityRequirementsPerZonesConfig) - Method in class org.openspaces.grid.gsm.strategy.AbstractCapacityScaleStrategyBean
Call once in order to modify the behavior of AbstractCapacityScaleStrategyBean.enforcePlannedCapacity()
setPlannedCapacity(CapacityRequirementsPerZonesConfig) - Method in class org.openspaces.grid.gsm.strategy.AutomaticCapacityScaleStrategyBean
 
setPolicy(Policy) - Method in class org.openspaces.pu.sla.SLA
Sets the policy associated with the SLA controlling the runtime policy on the action needed to be taken when the monitor associated with the policy breaks the policy thresholds.
setPollingIntervalSeconds(int) - Method in class org.openspaces.admin.pu.elastic.config.AutomaticCapacityScaleConfig
 
setPollingIntervalSeconds(int) - Method in class org.openspaces.admin.pu.elastic.config.EagerScaleConfig
 
setPollingIntervalSeconds(int) - Method in class org.openspaces.admin.pu.elastic.config.ManualCapacityPerZonesScaleConfig
 
setPollingIntervalSeconds(int) - Method in class org.openspaces.admin.pu.elastic.config.ManualCapacityScaleConfig
 
setPollingIntervalSeconds(int) - Method in interface org.openspaces.admin.pu.elastic.config.ScaleStrategyConfig
Sets the polling interval in which the scale strategy SLA is monitored and enforced.
setPoolPreparedStatements(boolean) - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
Sets whether to pool statements or not.
setPoolSize(int) - Method in class org.openspaces.core.transaction.manager.TransactionLeaseRenewalConfig
The pool size value of lease renewal managers (responsible for renewing transactions).
setPort(int) - Method in class org.openspaces.launcher.WebLauncherConfig
 
setPort(int) - Method in class org.openspaces.memcached.MemCacheDaemon
 
setPortOffset(int) - Method in class org.openspaces.pu.container.jee.PortGenerator
 
setPortRetries(int) - Method in class org.openspaces.memcached.MemCacheDaemon
 
setPrevious(WebRequestsServiceMonitors, long) - Method in class org.openspaces.pu.container.jee.stats.WebRequestsServiceMonitors
 
setPrimaryBackupListener(ISpaceModeListener) - Method in class org.openspaces.core.space.AbstractSpaceFactoryBean
Sets a custom primary backup listener
setPrimaryKeyName(String) - Method in class com.j_spaces.core.client.ExternalEntry
Deprecated.
Sets the field name representing the primary key.
setPrimarySpaceSelector(LeaderSelector) - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
setPrimaryZone(String) - Method in class org.openspaces.admin.pu.config.ProcessingUnitConfig
 
setPrimaryZone(String) - Method in class org.openspaces.admin.space.config.SpaceConfig
 
setPrimaryZone(String) - Method in class org.openspaces.pu.sla.PrimaryZoneController
 
setPrimaryZone(String) - Method in class org.openspaces.pu.sla.SLA
 
setPriority(int) - Method in class org.openspaces.core.space.filter.AbstractFilterProviderFactoryBean
The filter priority.
setPrivilege(String) - Method in class com.gigaspaces.security.audit.AuditLogRecord
 
setProcessingType(ReplicationProcessingType) - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
setProcessingUnit(String) - Method in class org.openspaces.admin.pu.config.ProcessingUnitConfig
 
setProcessingUnit(InternalProcessingUnit) - Method in class org.openspaces.grid.gsm.autoscaling.AutomaticCapacityCooldownValidator
 
setProcessingUnit(ProcessingUnit) - Method in class org.openspaces.grid.gsm.machines.plugins.discovered.DiscoveredMachineProvisioningBean
 
setProcessingUnit(ProcessingUnit) - Method in interface org.openspaces.grid.gsm.ProcessingUnitAware
 
setProcessingUnit(ProcessingUnit) - Method in class org.openspaces.grid.gsm.strategy.AbstractScaleStrategyBean
 
setProcessingUnitContainerContext(ProcessingUnitContainerContext) - Method in class org.openspaces.events.AbstractEventListenerContainer
 
setProcessingUnitContainerContext(ProcessingUnitContainerContext) - Method in interface org.openspaces.pu.container.ProcessingUnitContainerContextAware
Sets the processing unit container context.
setProcessingUnitElasticProperties(String, Map<String, String>) - Method in interface org.openspaces.grid.esm.ESM
 
setProcessingUnitElasticProperties(String, Map<String, String>) - Method in class org.openspaces.grid.esm.ESMImpl
 
setProcessingUnitElasticProperties(String, Map<String, String>) - Method in class org.openspaces.grid.esm.ESMProxy
 
setProcessingUnitFile(String) - Method in class org.openspaces.admin.pu.elastic.config.ElasticStatefulProcessingUnitConfig
 
setProcessingUnitFile(String) - Method in class org.openspaces.admin.pu.elastic.config.ElasticStatelessProcessingUnitConfig
 
setProcessingUnitMonitorInterval(long, TimeUnit) - Method in interface org.openspaces.admin.Admin
Sets the processing unit monitor (not statistics) interval.
setProcessingUnitName(String) - Method in class org.openspaces.admin.pu.elastic.config.ElasticStatefulProcessingUnitConfig
 
setProcessingUnitName(String) - Method in class org.openspaces.admin.pu.elastic.config.ElasticStatelessProcessingUnitConfig
 
setProcessingUnits(ProcessingUnitConfigHolder[]) - Method in class org.openspaces.admin.application.config.ApplicationConfig
 
setProcessingUnitScaleStrategy(String, ScaleStrategyConfig) - Method in interface org.openspaces.grid.esm.ESM
 
setProcessingUnitScaleStrategy(String, ScaleStrategyConfig) - Method in class org.openspaces.grid.esm.ESMImpl
 
setProcessingUnitScaleStrategy(String, ScaleStrategyConfig) - Method in class org.openspaces.grid.esm.ESMProxy
 
setProcessingUnitSchema(ProcessingUnitSchemaConfig) - Method in class org.openspaces.grid.gsm.machines.plugins.discovered.DiscoveredMachineProvisioningBean
 
setProcessingUnitSchema(ProcessingUnitSchemaConfig) - Method in interface org.openspaces.grid.gsm.ProcessingUnitAware
 
setProcessingUnitSchema(ProcessingUnitSchemaConfig) - Method in class org.openspaces.grid.gsm.strategy.AbstractScaleStrategyBean
 
setProjections(String...) - Method in class com.gigaspaces.query.IdQuery
Sets projection properties which specifies that a result for an operation using this query should contain data for the specified projection properties.
setProjections(String...) - Method in class com.gigaspaces.query.IdsQuery
Sets projection properties which specifies that a result for an operation using this query should contain data for the specified projection properties.
setProjections(String...) - Method in class com.j_spaces.core.client.SQLQuery
Sets projection properties which specifies that a result for an operation using this query should contain data for the specified projection properties.
setProjections(String) - Method in class org.openspaces.core.config.SQLQueryFactoryBean
 
setProperties(Map<String, String>) - Method in class org.openspaces.admin.alert.config.CpuUtilizationAlertConfiguration
Set with String key-value pairs to configure properties belonging to this bean.
setProperties(Map<String, String>) - Method in class org.openspaces.admin.alert.config.ElasticAutoScalingAlertConfiguration
Set with String key-value pairs to configure properties belonging to this bean.
setProperties(Map<String, String>) - Method in class org.openspaces.admin.alert.config.ElasticGridServiceAgentProvisioningAlertConfiguration
Set with String key-value pairs to configure properties belonging to this bean.
setProperties(Map<String, String>) - Method in class org.openspaces.admin.alert.config.ElasticGridServiceContainerProvisioningAlertConfiguration
Set with String key-value pairs to configure properties belonging to this bean.
setProperties(Map<String, String>) - Method in class org.openspaces.admin.alert.config.ElasticMachineProvisioningAlertConfiguration
Set with String key-value pairs to configure properties belonging to this bean.
setProperties(Map<String, String>) - Method in class org.openspaces.admin.alert.config.GarbageCollectionAlertConfiguration
Set with String key-value pairs to configure properties belonging to this bean.
setProperties(Map<String, String>) - Method in class org.openspaces.admin.alert.config.HeapMemoryUtilizationAlertConfiguration
Set with String key-value pairs to configure properties belonging to this bean.
setProperties(Map<String, String>) - Method in class org.openspaces.admin.alert.config.MirrorPersistenceFailureAlertConfiguration
Set with String key-value pairs to configure properties belonging to this bean.
setProperties(Map<String, String>) - Method in class org.openspaces.admin.alert.config.PhysicalMemoryUtilizationAlertConfiguration
Set with String key-value pairs to configure properties belonging to this bean.
setProperties(Map<String, String>) - Method in class org.openspaces.admin.alert.config.ProcessingUnitInstanceMemberAliveIndicatorAlertConfiguration
Set with String key-value pairs to configure properties belonging to this bean.
setProperties(Map<String, String>) - Method in class org.openspaces.admin.alert.config.ProvisionFailureAlertConfiguration
Set with String key-value pairs to configure properties belonging to this bean.
setProperties(Map<String, String>) - Method in class org.openspaces.admin.alert.config.ReplicationChannelDisconnectedAlertConfiguration
Set with String key-value pairs to configure properties belonging to this bean.
setProperties(Map<String, String>) - Method in class org.openspaces.admin.alert.config.ReplicationRedoLogOverflowToDiskAlertConfiguration
Set with String key-value pairs to configure properties belonging to this bean.
setProperties(Map<String, String>) - Method in class org.openspaces.admin.alert.config.ReplicationRedoLogSizeAlertConfiguration
Set with String key-value pairs to configure properties belonging to this bean.
setProperties(Map<String, String>) - Method in class org.openspaces.admin.alert.config.SpacePartitionSplitBrainAlertConfiguration
Set with String key-value pairs to configure properties belonging to this bean.
setProperties(Map<String, String>) - Method in interface org.openspaces.admin.bean.BeanConfig
Set with String key-value pairs to configure properties belonging to this bean.
setProperties(Map<String, String>) - Method in class org.openspaces.admin.config.AbstractConfig
 
setProperties(Map<String, String>) - Method in class org.openspaces.admin.pu.elastic.config.AutomaticCapacityScaleConfig
 
setProperties(Map<String, String>) - Method in class org.openspaces.admin.pu.elastic.config.CapacityRequirementsConfig
 
setProperties(Map<String, String>) - Method in class org.openspaces.admin.pu.elastic.config.DiscoveredMachineProvisioningConfig
 
setProperties(Map<String, String>) - Method in class org.openspaces.admin.pu.elastic.config.EagerScaleConfig
 
setProperties(Map<String, String>) - Method in class org.openspaces.admin.pu.elastic.config.ManualCapacityPerZonesScaleConfig
 
setProperties(Map<String, String>) - Method in class org.openspaces.admin.pu.elastic.config.ManualCapacityScaleConfig
 
setProperties(Map<String, String>) - Method in interface org.openspaces.core.bean.Bean
The bean properties supplied using a client side bean configuration object, or by plain String key-value pairs.
setProperties(Properties) - Method in class org.openspaces.core.space.cache.AbstractLocalCacheSpaceFactoryBean
Sets additional properties for the local cache.
setProperties(Properties) - Method in class org.openspaces.core.space.EmbeddedSpaceFactoryBean
 
setProperties(Properties) - Method in class org.openspaces.core.space.SpaceProxyFactoryBean
 
setProperties(Properties) - Method in class org.openspaces.core.space.UrlSpaceFactoryBean
Same as parameters just with properties for simpler configuration.
setProperties(Map<String, String>) - Method in class org.openspaces.grid.gsm.ElasticConfigBean
 
setProperties(DocumentProperties) - Method in class org.openspaces.grid.gsm.machines.backup.MachinesState
 
setProperties(Map<String, String>) - Method in class org.openspaces.grid.gsm.machines.plugins.discovered.DiscoveredMachineProvisioningBean
 
setProperties(Map<String, String>) - Method in class org.openspaces.grid.gsm.strategy.AbstractScaleStrategyBean
 
setPropertiesForSpaceProxy(IJSpace) - Method in class com.j_spaces.core.client.SpaceURL
Deprecated.
Set SpaceURL properties for desired space proxy.
setPropertiesPrefix(String, String, String, String) - Method in class com.j_spaces.core.client.SpaceURL
Deprecated.
Sets the space url "left"/prefix part of the url.
setProperty(String, Object) - Method in class com.gigaspaces.document.DocumentProperties
Set document property
setProperty(String, Object) - Method in class com.gigaspaces.document.SpaceDocument
setProperty(String, String) - Method in class com.j_spaces.core.admin.SpaceConfig
setProperty(String, String) - Method in class com.j_spaces.core.client.SpaceURL
Deprecated.
An overwrite method to set a SpaceURL property.
setPropertyName(String) - Method in class org.openspaces.core.config.SpaceIdProperty
 
setPropertyName(String) - Method in class org.openspaces.core.config.SpaceRoutingProperty
 
setPropertyName(String) - Method in class org.openspaces.pu.sla.monitor.BeanPropertyMonitor
Sets the property name of the given bean that will be monitored.
setProtocol(String) - Method in class org.openspaces.memcached.MemCacheDaemon
 
setPutFirst(boolean) - Method in class org.openspaces.core.map.LocalCacheSupport
When performing a put operation, you may perform the put operation both into the local cache and the master space.
setQueryExpressions(QueryExpressions) - Method in class org.openspaces.jpa.openjpa.query.InnerQuery
Set the parsed subquery.
setQueryExtensionProviders(QueryExtensionProvider[]) - Method in class org.openspaces.core.space.EmbeddedSpaceFactoryBean
 
setQueryExtensionProviders(QueryExtensionProvider[]) - Method in class org.openspaces.core.space.UrlSpaceFactoryBean
Inject a list of space types.
setQuiesceToken(QuiesceToken) - Method in class com.j_spaces.core.SpaceContext
 
setQuiesceToken(QuiesceToken) - Method in class org.openspaces.core.DefaultGigaSpace
 
setQuiesceToken(QuiesceToken) - Method in interface org.openspaces.core.GigaSpace
 
setRangeValues(Object[]) - Method in class com.j_spaces.core.client.ExternalEntry
Deprecated.
Entry range values to set.
setRawEntryConverter(RawEntryConverter) - Method in class com.gigaspaces.query.aggregators.GroupByAggregator
 
setRawEntryConverter(RawEntryConverter) - Method in class com.gigaspaces.query.aggregators.SpaceEntriesAggregator
 
setReadModifiers(int) - Method in class com.gigaspaces.client.iterator.GSIteratorConfig
Sets the read modifiers the iterator will use to read entries.
setReadModifiers(int) - Method in interface com.j_spaces.core.IJSpace
Sets the read mode modifiers for proxy level.
setRebalancingSlaEnforcementEndpoint(RebalancingSlaEnforcementEndpoint) - Method in interface org.openspaces.grid.gsm.rebalancing.RebalancingSlaEnforcementEndpointAware
 
setRebalancingSlaEnforcementEndpoint(RebalancingSlaEnforcementEndpoint) - Method in class org.openspaces.grid.gsm.strategy.AbstractCapacityScaleStrategyBean
 
setRebalancingSlaEnforcementEndpoint(RebalancingSlaEnforcementEndpoint) - Method in class org.openspaces.grid.gsm.strategy.EagerScaleStrategyBean
 
setReceiveOperationHandler(ReceiveOperationHandler) - Method in class org.openspaces.events.polling.SimplePollingEventListenerContainer
Allows to set a receive operation handler that will perform the actual receive operation.
setReceiveTimeout(long) - Method in class org.openspaces.events.asyncpolling.SimpleAsyncPollingEventListenerContainer
Set the timeout to use for receive calls, in milliseconds.
setReceiveTimeout(long) - Method in class org.openspaces.events.polling.SimplePollingEventListenerContainer
Set the timeout to use for receive calls, in milliseconds.
setRecoveryChunkSize(int) - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
setRecoveryInterval(long) - Method in class org.openspaces.events.polling.SimplePollingEventListenerContainer
Specify the interval between recovery attempts, in milliseconds.
setRecoveryThreadPoolSize(int) - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
setRef(String) - Method in class org.openspaces.pu.sla.monitor.BeanPropertyMonitor
Sets the registered bean reference that will be monitored.
setRef(String) - Method in class org.openspaces.remoting.ServiceRef
 
setRegisterForSpaceModeNotifications(boolean) - Method in class org.openspaces.core.space.AbstractSpaceFactoryBean
Sets if the space should register for primary backup (mode) notifications.
setRegisterSpaceModeListener(boolean) - Method in class org.openspaces.events.AbstractEventListenerContainer
 
setReliableAsyncCompletionNotifierInterval(long) - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
setReliableAsyncCompletionNotifierPacketsThreshold(long) - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
setReliableAsyncRepl(boolean) - Method in class com.j_spaces.core.cluster.ReplicationPolicy
Sets the async-replication 'reliable' indicator; default false
setRelocateIfWrongPorts(boolean) - Method in class org.openspaces.core.gateway.AbstractGatewayComponentFactoryBean
Sets whether this component containing processing unit instance should start and relocate it self to a new GSC if the required ports for this processing unit in the currently deployed GSC are wrong.
setRemoteInvocationAspect(RemoteInvocationAspect) - Method in class org.openspaces.remoting.EventDrivenSpaceRemotingProxyFactoryBean
The actual remote invocation can be replaced with an aspect implementing RemoteInvocationAspect which can be set using EventDrivenSpaceRemotingProxyFactoryBean.setRemoteInvocationAspect(RemoteInvocationAspect).
setRemoteInvocationAspect(RemoteInvocationAspect) - Method in class org.openspaces.remoting.ExecutorSpaceRemotingProxyFactoryBean
The actual remote invocation can be replaced with an aspect implementing RemoteInvocationAspect which can be set using ExecutorSpaceRemotingProxyFactoryBean.setRemoteInvocationAspect(org.openspaces.remoting.RemoteInvocationAspect).
setRemoteResultReducer(RemoteResultReducer) - Method in class org.openspaces.remoting.ExecutorSpaceRemotingProxyFactoryBean
When using broadcast set to true, allows to plug a custom reducer that can reduce the array of result objects into another response object.
setRemoteRoutingHandler(RemoteRoutingHandler) - Method in class org.openspaces.remoting.EventDrivenSpaceRemotingProxyFactoryBean
In case of remote invocation over a partitioned space the default partitioned routing index will be random (the hashCode of the newly created SpaceRemotingEntry class).
setRemoteRoutingHandler(RemoteRoutingHandler) - Method in class org.openspaces.remoting.ExecutorSpaceRemotingProxyFactoryBean
In case of remote invocation over a partitioned space the default partitioned routing index will be random.
setRemoveAbandoned(boolean) - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
Deprecated. 
setRemoveAbandonedTimeout(int) - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
Deprecated. 
setRenewalFailureListener(RemoteEventListener, MarshalledObject) - Method in interface net.jini.lease.LeaseRenewalSet
Register for the renewal failure event associated with this set.
setRenewDuration(long) - Method in class org.openspaces.core.transaction.manager.TransactionLeaseRenewalConfig
Controls how often a transaction will be renewed (which should be lower than the transaction timeout).
setRenewDuration(long) - Method in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
Deprecated.
Since 9.7
setRenewExpiration(long) - Method in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
Deprecated.
Since 9.7
setRenewRTT(long) - Method in class org.openspaces.core.transaction.manager.TransactionLeaseRenewalConfig
Controls the expected round trip time to the server.
setRenewRTT(long) - Method in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
Deprecated.
Since 9.7
setReplicable(boolean) - Method in class org.openspaces.core.config.GigaSpaceDocumentTypeDescriptorFactoryBean
 
setReplicatable(boolean) - Method in class com.j_spaces.core.client.ExternalEntry
Deprecated.
Set the replicatable indication value.
setReplicateChangeAsUpdate(Boolean) - Method in class org.openspaces.core.gateway.GatewayTarget
Sets whether change operations should be replicated as full update.
setReplicateChangeAsUpdate(Boolean) - Method in class org.openspaces.core.gateway.GatewayTargetsFactoryBean
Sets whether change operations should be replicated as full update.
setReplicatedOriginalState(boolean) - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
setReplicateFullTake(boolean) - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
setReplicateLeaseExpirations(boolean) - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
setReplicateNotifyTemplate(boolean) - Method in class com.gigaspaces.events.EventSessionConfig
 
setReplicateNotifyTemplate(boolean) - Method in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
If using a replicated space controls if the listener will be replicated between all the replicated cluster members.
setReplicateOnePhaseCommit(boolean) - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
setReplicationFilterProvider(ReplicationFilterProviderFactory) - Method in class org.openspaces.core.space.EmbeddedSpaceFactoryBean
 
setReplicationFilterProvider(ReplicationFilterProviderFactory) - Method in class org.openspaces.core.space.InternalSpaceFactory
 
setReplicationFilterProvider(ReplicationFilterProviderFactory) - Method in class org.openspaces.core.space.UrlSpaceFactoryBean
Injects a replication provider allowing to directly inject actual replication filters.
setRequiredProcessingUnitName(String) - Method in class org.openspaces.admin.pu.dependency.config.ProcessingUnitDependencyConfig
 
setRequirements(List<Requirement>) - Method in class org.openspaces.pu.sla.InstanceSLA
 
setRequirements(List<Requirement>) - Method in class org.openspaces.pu.sla.SLA
Sets a list of requirements that control if a certain processing unit instance will be deployed to a grid container.
setRequiresBootstrap(boolean) - Method in class org.openspaces.core.gateway.GatewaySinkFactoryBean
Sets whether bootstrap is required for the Sink component.
setRequiresIsolation(Boolean) - Method in class org.openspaces.admin.memcached.config.MemcachedConfig
 
setRequiresIsolation(Boolean) - Method in class org.openspaces.admin.pu.config.ProcessingUnitConfig
 
setRequiresIsolation(Boolean) - Method in class org.openspaces.admin.space.config.SpaceConfig
 
setRequiresIsolation(boolean) - Method in class org.openspaces.pu.sla.SLA
 
setReservedCapacityPerMachine(CapacityRequirements) - Method in class org.openspaces.admin.pu.elastic.config.DiscoveredMachineProvisioningConfig
Sets the expected amount of memory, cpu, drive space (per machine) that is reserved for processes other than processing units.
setReservedCpuCapacityPerMachineInMB(double) - Method in class org.openspaces.admin.pu.elastic.config.DiscoveredMachineProvisioningConfig
Sets the expected CPU cores per machine that is reserved for processes other than grid containers.
setReservedDriveCapacityPerMachineInMB(Map<String, Long>) - Method in class org.openspaces.admin.pu.elastic.config.DiscoveredMachineProvisioningConfig
Sets the expected amount of disk drive size per machine that is reserved for processes other than grid containers.
setReservedMemoryCapacityPerMachineInMB(long) - Method in class org.openspaces.admin.pu.elastic.config.DiscoveredMachineProvisioningConfig
Sets the expected amount of memory per machine that is reserved for processes other than grid containers.
setReservedMemoryCapacityPerManagementMachineInMB(long) - Method in class org.openspaces.admin.pu.elastic.config.DiscoveredMachineProvisioningConfig
Sets the expected amount of memory per management machine that is reserved for processes other than grid containers.
setRestartCommand(String) - Method in class org.openspaces.pu.container.jee.lb.apache.ApacheLoadBalancerAgent
 
setResult(Object) - Method in class org.openspaces.remoting.EventDrivenSpaceRemotingEntry
Deprecated.
 
setResultMap(Map<OrderByKey, ArrayList<RawEntry>>) - Method in class com.gigaspaces.query.aggregators.OrderByAggregator.OrderByScanResult
 
setResults(Object[]) - Method in exception com.j_spaces.core.multiple.query.QueryMultiplePartialFailureException
Deprecated.
 
setRetries(int) - Method in class org.openspaces.leader_selector.zookeeper.config.ZooKeeperLeaderSelectorFactoryBean
 
setRetryCount(int) - Method in class org.openspaces.pu.sla.MemberAliveIndicator
Once a member has been indicated as not alive, how many times to check it before giving up on it.
setRetryCountOnFailure(int) - Method in class org.openspaces.core.jini.JiniServiceFactoryBean
Sets the number of successive method invocation lookup retry count in case of a failure.
setRetryTimeout(long) - Method in class org.openspaces.pu.sla.MemberAliveIndicator
Once a member has been indicated as not alive, what is the retry timeout interval.
setReturnFirstResult(boolean) - Method in class org.openspaces.remoting.ExecutorSpaceRemotingProxyFactoryBean
When set to true (defaults to true) will return the first result when using broadcast.
setReturnOnlyUids(boolean) - Method in class com.j_spaces.core.client.ExternalEntry
Deprecated.
set the ReturnOnlyUids indication.
setRollbackOnly() - Method in class org.openspaces.core.transaction.manager.AbstractJiniTransactionManager.JiniTransactionObject
 
setRollbackTimeout(Long) - Method in class org.openspaces.core.transaction.manager.AbstractJiniTransactionManager
Sets an optional timeout when performing rollback/abort in milliseconds.
setRouting(Object) - Method in class com.j_spaces.core.client.SQLQuery
Sets the routing value of this query.
setRouting(Object) - Method in class org.openspaces.remoting.EventDrivenSpaceRemotingEntry
Deprecated.
 
setRouting(Object) - Method in interface org.openspaces.remoting.SpaceRemotingEntry
 
setRoutingFieldName(String) - Method in class com.j_spaces.core.client.ExternalEntry
Deprecated.
Set the routing field name that was selected to be the first index for partition.
setRoutingProperty(SpaceRoutingProperty) - Method in class org.openspaces.core.config.GigaSpaceDocumentTypeDescriptorFactoryBean
 
setRules(AutomaticCapacityScaleRuleConfig[]) - Method in class org.openspaces.admin.pu.elastic.config.AutomaticCapacityScaleConfig
 
setRules(AutomaticCapacityScaleRuleConfig[]) - Method in class org.openspaces.grid.gsm.autoscaling.AutoScalingSlaPolicy
 
setScaleStrategy(ScaleStrategyConfig) - Method in class org.openspaces.admin.pu.elastic.config.ElasticStatefulProcessingUnitConfig
 
setScaleStrategy(ScaleStrategyConfig) - Method in class org.openspaces.admin.pu.elastic.config.ElasticStatelessProcessingUnitConfig
 
setScaleStrategy(ScaleStrategyConfig) - Method in class org.openspaces.admin.space.ElasticSpaceConfig
 
setScaleStrategyConfig(ScaleStrategyConfig) - Method in class org.openspaces.grid.gsm.strategy.AbstractCapacityScaleStrategyBean
 
setSchedulerCorePoolSize(int) - Method in interface org.openspaces.admin.Admin
The Admin API uses a shared scheduler thread pool to perform *all* scheduled operations (monitoring, statistics monitoring).
setSchema(String) - Method in class org.openspaces.core.cluster.ClusterInfo
Sets the schema the cluster operates under.
setSchema(String) - Method in class org.openspaces.core.space.EmbeddedSpaceFactoryBean
 
setSchema(String) - Method in class org.openspaces.core.space.UrlSpaceFactoryBean
The space instance is created using a space schema file which can be used as a template configuration file for creating a space.
setSchemaAlias(String) - Method in class org.openspaces.jpa.openjpa.query.FieldPathNode
 
setSchemaConfig(ProcessingUnitSchemaConfig) - Method in class org.openspaces.grid.gsm.rebalancing.RebalancingSlaPolicy
 
setSchemaPath(String) - Method in class com.j_spaces.core.admin.SpaceConfig
Sets space schema file path
setSecured(Boolean) - Method in class org.openspaces.admin.application.deploy.AbstractApplicationCommand
 
setSecured(boolean) - Method in class org.openspaces.admin.application.deploy.AbstractApplicationCommand
 
setSecured(Boolean) - Method in class org.openspaces.admin.memcached.config.MemcachedConfig
 
setSecured(Boolean) - Method in class org.openspaces.admin.pu.config.ProcessingUnitConfig
 
setSecured(Boolean) - Method in class org.openspaces.admin.pu.elastic.config.ElasticStatefulProcessingUnitConfig
 
setSecured(Boolean) - Method in class org.openspaces.admin.pu.elastic.config.ElasticStatelessProcessingUnitConfig
 
setSecured(Boolean) - Method in interface org.openspaces.admin.pu.topology.ProcessingUnitConfigHolder
 
setSecured(Boolean) - Method in class org.openspaces.admin.space.config.SpaceConfig
 
setSecured(Boolean) - Method in class org.openspaces.admin.space.ElasticSpaceConfig
 
setSecured(boolean) - Method in class org.openspaces.core.space.EmbeddedSpaceFactoryBean
 
setSecured(boolean) - Method in class org.openspaces.core.space.UrlSpaceFactoryBean
Sets the space as secured.
setSecured(Boolean) - Method in class org.openspaces.pu.container.integrated.IntegratedProcessingUnitContainerProvider
 
setSecured(boolean) - Method in class org.openspaces.pu.container.servicegrid.deploy.Deploy
 
setSecured(boolean) - Method in class org.openspaces.pu.container.servicegrid.deploy.MemcachedDeploy
 
setSecured(boolean) - Method in class org.openspaces.pu.container.servicegrid.deploy.SpaceDeploy
 
setSecurityConfig(SecurityConfig) - Method in class org.openspaces.core.gateway.AbstractGatewayComponentFactoryBean
Sets the security configuration which holds login information for this component.
setSecurityConfig(SecurityConfig) - Method in class org.openspaces.core.space.AbstractSpaceFactoryBean
Sets security configuration for the Space.
setSecurityConfig(SecurityConfig) - Method in class org.openspaces.core.space.EmbeddedSpaceFactoryBean
 
setSecurityConfig(SecurityConfig) - Method in class org.openspaces.core.space.InternalSpaceFactory
 
setSecurityConfig(SecurityConfig) - Method in class org.openspaces.core.space.SpaceProxyFactoryBean
 
setSecurityConfig(SecurityConfig) - Method in class org.openspaces.core.space.UrlSpaceFactoryBean
 
setSecurityConfig(SecurityConfig) - Method in class org.openspaces.pu.sla.PrimaryZoneController
 
setSecurityFilter(boolean) - Method in class org.openspaces.core.space.filter.AbstractFilterProviderFactoryBean
Is this filter a security filter.
setSeparator(String) - Method in class org.openspaces.pu.container.jee.SharedContextFactory
 
setSequenceNumberProperty(String) - Method in class org.openspaces.core.config.GigaSpaceDocumentTypeDescriptorFactoryBean
 
setSerialFormat(int) - Method in class com.sun.jini.lease.AbstractLease
Set the serialization format for the expiration.
setSerialFormat(int) - Method in interface net.jini.core.lease.Lease
Sets the format to use when serializing the lease.
setServerProperties(Properties) - Method in class org.openspaces.persistency.utils.HsqlServerBean
 
setServiceClass(Class<?>) - Method in class org.openspaces.core.jini.JiniServiceFactoryBean
 
setServiceExecutionAspect(ServiceExecutionAspect) - Method in class org.openspaces.remoting.SpaceRemotingServiceExporter
Allows to inject a service execution callback.
setServiceExporter(SpaceRemotingServiceExporter) - Method in class org.openspaces.remoting.ExecutorRemotingTask
 
setServiceName(String) - Method in class org.openspaces.core.jini.JiniServiceFactoryBean
 
setServiceProperty(String, boolean) - Static method in class com.gigaspaces.logger.RollingFileHandlerConfigurer
Sets the RollingFileHandler.SERVICE_PROP property value.
setServices(List<Object>) - Method in class org.openspaces.remoting.SpaceRemotingServiceExporter
Sets the list of services that will be exported as remote services.
setSessionFactory(SessionFactory) - Method in class org.openspaces.persistency.hibernate.AbstractHibernateExternalDataSource
Deprecated.
Injects the Hibernate SessionFactory to be used with this external data source.
setSessionFactory(SessionFactory) - Method in class org.openspaces.persistency.hibernate.CriteriaHibernateSpaceDataSourceFactoryBean
Injects the Hibernate SessionFactory to be used with this data source.
setSessionFactory(SessionFactory) - Method in class org.openspaces.persistency.hibernate.DefaultHibernateSpaceDataSourceFactoryBean
Injects the Hibernate SessionFactory to be used with this data source.
setSessionFactory(SessionFactory) - Method in class org.openspaces.persistency.hibernate.DefaultHibernateSpaceSynchronizationEndpointFactoryBean
Injects the Hibernate SessionFactory to be used with this synchronization endpoint interceptor.
setSessionFactory(SessionFactory) - Method in class org.openspaces.persistency.hibernate.StatelessHibernateSpaceDataSourceFactoryBean
Injects the Hibernate SessionFactory to be used with this data source.
setSessionFactory(SessionFactory) - Method in class org.openspaces.persistency.hibernate.StatelessHibernateSpaceSynchronizationEndpointFactoryBean
Injects the Hibernate SessionFactory to be used with this synchronization endpoint interceptor.
setSessionId(String) - Method in class com.gigaspaces.security.audit.AuditLogRecord
 
setSessionTimeout(long) - Method in class org.openspaces.leader_selector.zookeeper.config.ZooKeeperLeaderSelectorFactoryBean
 
setSharedMachineProvisioning(SharedMachineProvisioningInternal) - Method in class org.openspaces.admin.pu.elastic.config.ElasticStatefulProcessingUnitConfig
Parse the shared-machine-provisioning bean, get its data and apply them to the relevant methods to enable shared machine provisioning
setSharedMachineProvisioning(SharedMachineProvisioningInternal) - Method in class org.openspaces.admin.pu.elastic.config.ElasticStatelessProcessingUnitConfig
Parse the shared-machine-provisioning bean, get its data and apply them to the relevant methods to enable shared machine provisioning
setSharedMachineProvisioning(SharedMachineProvisioningInternal) - Method in class org.openspaces.admin.space.ElasticSpaceConfig
Parse the shared-machine-provisioning bean, get its data and apply them to the relevant methods to enable shared machine provisioning
setSharingId(String) - Method in class org.openspaces.admin.pu.elastic.topology.SharedMachineProvisioningInternal
 
setShortGcPausePeriod(long, TimeUnit) - Method in class org.openspaces.admin.alert.config.GarbageCollectionAlertConfiguration
Set the period of time a GC pause alert should be resolved for.
setShutdownSpaceOnInitFailure(boolean) - Method in class com.j_spaces.core.cluster.ReplicationFilterProvider
true if the space should shutdown on filter init failure.
setShutdownSpaceOnInitFailure(boolean) - Method in class org.openspaces.core.space.filter.AbstractFilterProviderFactoryBean
Should the space shutdown in case the init method fails (throws an exception).
setShutdownSpaceOnInitFailure(boolean) - Method in class org.openspaces.core.space.filter.replication.AbstractReplicationFilterProviderFactory
 
setSingleMachineDeployment(boolean) - Method in class org.openspaces.admin.pu.elastic.config.ElasticStatefulProcessingUnitConfig
 
setSingleMachineDeployment(boolean) - Method in class org.openspaces.admin.space.ElasticSpaceConfig
 
setSize(Integer) - Method in class org.openspaces.core.config.CustomCachePolicyFactoryBean
 
setSize(int) - Method in class org.openspaces.core.space.cache.LocalCacheSpaceFactoryBean
Sets the local cache size.
setSize(Integer) - Method in class org.openspaces.core.space.LruCachePolicy
The number of entries to keep in the space.
setSizeLimit(int) - Method in class org.openspaces.core.map.LocalCacheSupport
Sets the size limit of the local cache.
setSlaLocation(String) - Method in class org.openspaces.admin.memcached.config.MemcachedConfig
 
setSlaLocation(String) - Method in class org.openspaces.admin.pu.config.ProcessingUnitConfig
 
setSlaLocation(String) - Method in class org.openspaces.admin.space.config.SpaceConfig
 
setSleepMsBetweenRetries(int) - Method in class org.openspaces.leader_selector.zookeeper.config.ZooKeeperLeaderSelectorFactoryBean
 
setSlowConsumerLatency(int) - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
setSlowConsumerReadTimeout(int) - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
setSlowConsumerRetries(int) - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
setSlowConsumerThroughput(int) - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
setSmartProxy(boolean) - Method in class org.openspaces.core.jini.JiniServiceFactoryBean
Sets if this proxy will be a smart proxy.
setSout(boolean) - Method in class org.openspaces.admin.application.deploy.AbstractApplicationCommand
 
setSout(boolean) - Static method in class org.openspaces.pu.container.servicegrid.deploy.Deploy
 
setSout(boolean) - Static method in class org.openspaces.pu.container.servicegrid.deploy.MemcachedDeploy
 
setSout(boolean) - Static method in class org.openspaces.pu.container.servicegrid.deploy.SpaceDeploy
 
setSpace(IJSpace) - Method in class org.openspaces.core.GigaSpaceFactoryBean
Sets the space that will be used by the created GigaSpace.
setSpace(IJSpace) - Method in class org.openspaces.core.map.MapFactoryBean
Sets the Space the Map will be built on top.
setSpace(IJSpace) - Method in class org.openspaces.core.space.cache.AbstractLocalCacheSpaceFactoryBean
Sets the master space that a local cache will be built on top.
setSpace(IJSpace) - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
 
setSpace(IJSpace) - Method in class org.openspaces.jdbc.datasource.SpaceDriverManagerDataSource
 
setSpace(IJSpace) - Method in class org.openspaces.jpa.OpenSpacesJpaVendorAdapter
 
setSpace(IJSpace) - Method in class org.openspaces.jpa.OpenSpacesPersistenceProvider
Sets the space instance which will be injected to the EntityManagerFactory instance.
setSpace(GigaSpace) - Method in class org.openspaces.memcached.MemCacheDaemon
 
setSpaceDataSource(SpaceDataSource) - Method in class org.openspaces.core.space.EmbeddedSpaceFactoryBean
 
setSpaceDataSource(SpaceDataSource) - Method in class org.openspaces.core.space.UrlSpaceFactoryBean
Sets the SpaceDataSource which will be used as a data source for the space.
setSpaceEvictionStrategy(SpaceEvictionStrategy) - Method in class org.openspaces.core.config.CustomCachePolicyFactoryBean
 
setSpaceMonitorInterval(long, TimeUnit) - Method in interface org.openspaces.admin.Admin
Sets the Space monitor (not statistics) interval.
setSpaceName(String) - Method in class com.j_spaces.core.admin.SpaceConfig
Set the space name.
setSpaceName(String) - Method in class com.j_spaces.core.client.SpaceURL
Deprecated.
Sets space name in SpaceURL and into the Name Entry which is later used in LookupFinder.
setSpaceName(String) - Method in class org.openspaces.core.space.EmbeddedSpaceFactoryBean
 
setSpaceName(String) - Method in class org.openspaces.core.space.SpaceProxyFactoryBean
 
setSpaceProxy(IJSpace) - Method in class com.gigaspaces.events.batching.BatchRemoteEvent
Used internally to set the proxy for all the events
setSpaceProxy(IJSpace) - Method in class com.j_spaces.core.client.EntryArrivedRemoteEvent
 
setSpaceProxyUuid(Uuid) - Method in class com.j_spaces.core.client.EntryArrivedRemoteEvent
 
setSpaceSqlFunction(SpaceSqlFunctionBean[]) - Method in class org.openspaces.core.space.EmbeddedSpaceFactoryBean
 
setSpaceSqlFunction(SpaceSqlFunctionBean[]) - Method in class org.openspaces.core.space.InternalSpaceFactory
 
setSpaceSqlFunction(SpaceSqlFunctionBean[]) - Method in class org.openspaces.core.space.SpaceProxyFactoryBean
 
setSpaceSqlFunction(SpaceSqlFunctionBean[]) - Method in class org.openspaces.core.space.UrlSpaceFactoryBean
 
setSpaceSynchronizationEndpoint(SpaceSynchronizationEndpoint) - Method in class org.openspaces.core.space.EmbeddedSpaceFactoryBean
 
setSpaceSynchronizationEndpoint(SpaceSynchronizationEndpoint) - Method in class org.openspaces.core.space.UrlSpaceFactoryBean
 
setSpaceTypes(SpaceTypeDescriptor[]) - Method in class org.openspaces.core.space.EmbeddedSpaceFactoryBean
 
setSpaceTypes(SpaceTypeDescriptor[]) - Method in class org.openspaces.core.space.UrlSpaceFactoryBean
Inject a list of space types.
setSpaceUrl(String) - Method in class org.openspaces.admin.memcached.config.MemcachedConfig
 
setSqlFunction(Object) - Method in class org.openspaces.core.config.SpaceSqlFunctionBean
 
setStartEmbeddedLus(boolean) - Method in class org.openspaces.core.gateway.AbstractGatewayComponentFactoryBean
Sets whether an embedded LUS service will be started upon the component's initialization.
setStatistics(ProcessingUnitStatisticsId) - Method in class org.openspaces.admin.pu.elastic.config.AutomaticCapacityScaleRuleConfig
Defines the statistics that is compared against the high and low thresholds
setStatisticsHistorySize(int) - Method in interface org.openspaces.admin.application.Application
Deprecated.
Deprecation since 10.1.1 - apply using Application.getProcessingUnits(). Processing Unit instance service statistics history size; Default StatisticsMonitor.DEFAULT_HISTORY_SIZE.
setStatisticsHistorySize(int) - Method in interface org.openspaces.admin.StatisticsMonitor
Sets the history size of number of statistics stored.
setStatisticsInterval(long, TimeUnit) - Method in interface org.openspaces.admin.StatisticsMonitor
Sets the statistics interval, automatically updating the monitoring scheduled tasks if monitoring is enabled.
setStatisticsPollingIntervalSeconds(int) - Method in class org.openspaces.admin.pu.elastic.config.AutomaticCapacityScaleConfig
Sets the polling rate in which statistics are gathered.
setStatisticsSamplingRate(long) - Method in interface com.j_spaces.core.admin.StatisticsAdmin
Set statistics sampling rate.
setStorageType(StorageType) - Method in class org.openspaces.core.config.GigaSpaceDocumentTypeDescriptorFactoryBean
 
setStoreHandler(AttributeStore) - Method in class org.openspaces.core.config.AttributeStoreFactoryBean
 
setSubqAlias(String) - Method in class org.openspaces.jpa.openjpa.query.InnerQuery
Set the candidate alias for this subquery.
setSubqueryContext(Context, String) - Method in class org.openspaces.jpa.openjpa.query.FieldPathNode
 
setSubType(String) - Method in class org.openspaces.interop.DotnetContainerServiceDetails
 
setSuperClassesNames(String[]) - Method in class com.j_spaces.core.client.ExternalEntry
Deprecated.
set the Super Classes Names Array.
setSuperType(SpaceTypeDescriptor) - Method in class org.openspaces.core.config.GigaSpaceDocumentTypeDescriptorFactoryBean
 
setSyncEndpointInterceptorConfiguration(GatewaySinkSyncEndpointInterceptorFactoryBean) - Method in class org.openspaces.core.gateway.GatewaySinkFactoryBean
Sets the synchronization endpoint interceptor configuration for the sink component.
setSystemProperty(String, String) - Static method in class com.j_spaces.kernel.SystemProperties
 
setTarget(String) - Method in class org.openspaces.core.gateway.GatewayDelegation
Sets the delegation target name.
setTaskExecutor(TaskExecutor) - Method in class org.openspaces.events.adapter.TaskExecutorEventListenerAdapter
Sets the task executor to be used to delegate the execution of the delegate listener.
setTaskExecutor(TaskExecutor) - Method in class org.openspaces.events.polling.SimplePollingEventListenerContainer
Set the Spring TaskExecutor to use for running the listener threads.
setTempDirPath(String) - Method in class org.openspaces.launcher.WebLauncherConfig
 
setTemplate(Object) - Method in class org.openspaces.core.config.SQLQueryFactoryBean
 
setTemplate(ServiceTemplate) - Method in class org.openspaces.core.jini.JiniServiceFactoryBean
 
setTemplate(Object) - Method in class org.openspaces.events.AbstractEventListenerContainer
Sets the specified template to be used with the polling space operation.
setTemplateLookupName(String) - Method in class org.openspaces.remoting.SpaceRemotingServiceExporter
Allows to narrow down the async polling container to perform a lookup only on specific lookup name (which is usually the interface that will be used to proxy it on the client side).
setterMethodFor(Method) - Method in class org.openspaces.persistency.support.ProcedureCache
 
setTestOnBorrow(boolean) - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
 
setTestOnReturn(boolean) - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
 
setTestWhileIdle(boolean) - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
 
setThreaded(boolean) - Method in class org.openspaces.memcached.MemCacheDaemon
 
setThreadSafeCompiledScriptCache(CompiledScriptCache) - Method in class org.openspaces.remoting.scripting.DefaultScriptingExecutor
Sets a compiled script cache for compiled scripts taht are thread safe (the same script can be executed by different threads).
setThreadsQueueSize(int) - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
setTimeBetweenEvictionRunsMillis(long) - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
 
setTimeout(long) - Method in class org.openspaces.admin.application.deploy.AbstractApplicationCommand
 
setTimeout(long) - Method in class org.openspaces.core.jini.JiniServiceFactoryBean
The timeout to wait looking up the service
setTimeout(long) - Method in class org.openspaces.remoting.EventDrivenSpaceRemotingProxyFactoryBean
Sets the timeout that will be used to wait for the remote invocation response.
setTimeout(long) - Method in class org.openspaces.remoting.ExecutorSpaceRemotingProxyFactoryBean
Sets the timeout that will be used to wait for the remote invocation response.
setTimeToLive(long) - Method in class com.j_spaces.core.client.ExternalEntry
Deprecated.
Set the time left for this entry to live.
setTimeToLive(long) - Method in interface com.j_spaces.core.cluster.IReplicationFilterEntry
Sets the lease time.
setTimeToLive(long) - Method in interface com.j_spaces.map.IMap
Sets the duration that entries will stay in the cache.
setTimeWindowSeconds(long) - Method in class org.openspaces.admin.pu.statistics.AbstractTimeWindowStatisticsConfig
 
setTimeWindowStatistics(TimeWindowStatisticsConfig) - Method in class org.openspaces.admin.pu.statistics.ProcessingUnitStatisticsId
 
setTimeZone(TimeZone) - Method in class com.gigaspaces.metrics.reporters.ConsoleReporterFactory
 
SettlerTask - Class in com.sun.jini.mahalo
A SettlerTask is scheduled task, which causes an unsettled transaction to settle.
SettlerTask(TaskManager, WakeupManager, TransactionManager, Object) - Constructor for class com.sun.jini.mahalo.SettlerTask
Constructs a SettlerTask.
setTotalDummyObj(int) - Method in interface com.j_spaces.core.SpaceCopyStatus
 
setTransaction(Transaction) - Method in interface com.j_spaces.map.IMap
Deprecated.
use explicit transaction instead
setTransactionalContext(Object) - Method in class org.openspaces.core.transaction.manager.AbstractJiniTransactionManager
 
setTransactionIsolationLevel(int) - Method in class org.openspaces.events.AbstractEventListenerContainer
Specify the transaction isolation to use for transactional wrapping.
setTransactionIsolationLevelName(String) - Method in class org.openspaces.events.AbstractEventListenerContainer
Specify the transaction isolation to use for transactional wrapping.
setTransactionLockRetryInterval(Integer) - Method in class org.openspaces.core.gateway.SinkErrorHandlingFactoryBean
Sets the time interval between failed operations retry attempts.
setTransactionManager(PlatformTransactionManager) - Method in class org.openspaces.core.GigaMapFactoryBean
Set the transaction manager to enable transactional operations.
setTransactionManager(PlatformTransactionManager) - Method in class org.openspaces.core.GigaSpaceFactoryBean
Set the transaction manager to enable transactional operations.
setTransactionManager(TransactionManager) - Method in class org.openspaces.core.transaction.manager.DirectJiniTransactionManager
Sets the Jini TransactionManager to be used.
setTransactionManager(PlatformTransactionManager) - Method in class org.openspaces.events.AbstractEventListenerContainer
Specify the Spring PlatformTransactionManager to use for transactional wrapping of listener execution.
setTransactionManagerName(String) - Method in class org.openspaces.core.transaction.manager.LookupJiniTransactionManager
Sets the transaction manager name to perform the lookup by.
setTransactionName(String) - Method in class org.openspaces.events.AbstractEventListenerContainer
Specify the transaction name to use for transactional wrapping.
setTransactionTimeout(int) - Method in class com.j_spaces.core.client.XAResourceImpl
 
setTransactionTimeout(Long) - Method in class org.openspaces.core.gateway.GatewaySinkFactoryBean
Sets the transaction timeout for the operations made by the Sink against the local cluster.
setTransactionTimeout(int) - Method in class org.openspaces.events.AbstractEventListenerContainer
Specify the transaction timeout to use for transactional wrapping, in seconds.
setTransient(boolean) - Method in class com.gigaspaces.document.SpaceDocument
setTransient(boolean) - Method in class com.j_spaces.core.client.ExternalEntry
Deprecated.
Sets the entry to be transient (true) or persistent (false).
setTriggerNotifyTemplate(boolean) - Method in class com.gigaspaces.events.EventSessionConfig
 
setTriggerNotifyTemplate(boolean) - Method in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
If using a replicated space controls if the listener that are replicated to cluster members will raise notifications.
setTriggerOperationHandler(TriggerOperationHandler) - Method in class org.openspaces.events.polling.SimplePollingEventListenerContainer
An advance feature allows for pluggable triggerOperationHandler which mainly makes sense when using transactions.
setTtile(String) - Method in class org.openspaces.ui.WidgetGroup
 
setTxProvider(TransactionProvider) - Method in class org.openspaces.core.GigaMapFactoryBean
Sets the transaction provider that will be used by the created GigaMap.
setTxProvider(TransactionProvider) - Method in class org.openspaces.core.GigaSpaceFactoryBean
Sets the transaction provider that will be used by the created GigaSpace.
setType(Class<Object>) - Method in class org.openspaces.core.config.SQLQueryFactoryBean
 
setTypeName(String) - Method in class com.gigaspaces.document.SpaceDocument
setTypeName(String) - Method in class org.openspaces.core.config.GigaSpaceDocumentTypeDescriptorFactoryBean
 
setUID(String) - Method in class com.j_spaces.core.client.ExternalEntry
Deprecated.
Set Entry UID.
setUnallocatedCapacity(CapacityRequirementsPerAgent) - Method in class org.openspaces.grid.gsm.machines.BinPackingSolver
Sets the remaining unallocated capacity on existing agents.
setUnique() - Method in class org.openspaces.core.config.SpaceIndex
 
setUnique(boolean) - Method in class org.openspaces.pu.container.jee.SharedContextFactory
 
setUnlimitedRedoLogCapacity() - Method in class org.openspaces.core.gateway.GatewayTarget
Sets unlimited replication redo log capacity for this gateway.
setUpdateInterval(int) - Method in class org.openspaces.pu.container.jee.lb.apache.ApacheLoadBalancerAgent
 
setUpdateMode(int) - Method in class org.openspaces.core.map.LocalCacheSupport
If set to SpaceURL.UPDATE_MODE_PULL (1) each update triggers an invalidation event at every cache instance.
setUpdateMode(int) - Method in class org.openspaces.core.space.cache.LocalCacheSpaceFactoryBean
If set to SpaceURL.UPDATE_MODE_PULL (1) each update triggers an invalidation event at every cache instance.
setUpdateMode(LocalCacheSpaceConfigurer.UpdateMode) - Method in class org.openspaces.core.space.cache.LocalCacheSpaceFactoryBean
 
setUpdateModeName(String) - Method in class org.openspaces.core.map.LocalCacheSupport
Allows to set the local cache update mode using a descriptive name instead of integer constants using localCacheUpdateMode.
setUpdateModeName(String) - Method in class org.openspaces.core.space.cache.LocalCacheSpaceFactoryBean
Allows to set the local cache update mode using a descriptive name instead of integer constants using localCacheUpdateMode.
setUpdateModifiers(int) - Method in interface com.j_spaces.core.IJSpace
Sets the update mode modifiers for proxy level.
setUpdateOrWrite(boolean) - Method in class org.openspaces.events.adapter.AbstractResultEventListenerAdapter
Sets if the write operation will perform an update in case the entry result already exists in the space.
setUpdateOrWrite(Boolean) - Method in class org.openspaces.events.config.AbstractResultEventAdapterFactoryBean
 
setUpdateTimeout(long) - Method in class org.openspaces.events.adapter.AbstractResultEventListenerAdapter
Sets the update timeout (im milliseconds) in case the flag AbstractResultEventListenerAdapter.setUpdateOrWrite(boolean) is set to true.
setUpdateTimeout(Long) - Method in class org.openspaces.events.config.AbstractResultEventAdapterFactoryBean
 
setUpperDampener(long) - Method in class org.openspaces.pu.sla.AbstractPolicy
 
setUpperDampener(long) - Method in interface org.openspaces.pu.sla.Policy
The upper dampener acts as a time window where if the upper threshold has been cleared (after it has been breached), it won't cause the policy action to happen.
setUrl(String) - Method in class org.openspaces.core.space.UrlSpaceFactoryBean
Sets the url the IJSpace will be created with.
setUrlProperties(Properties) - Method in class org.openspaces.core.space.UrlSpaceFactoryBean
Sets the url properties.
setUrlSpaceFactoryBean(UrlSpaceFactoryBean) - Method in class org.openspaces.core.space.UrlSpaceConfigurer
 
setUseClientMode(boolean) - Method in class com.gigaspaces.lrmi.nio.filters.IOSSLFilter
 
setUseFastReflection(boolean) - Method in class org.openspaces.events.adapter.AbstractReflectionDynamicEventTemplateProviderAdapter
Controls if the listener will be invoked using fast reflection or not.
setUseFastReflection(boolean) - Method in class org.openspaces.events.adapter.AbstractReflectionEventListenerAdapter
Controls if the listener will be invoked using fast reflection or not.
setUseFastReflection(boolean) - Method in class org.openspaces.remoting.SpaceRemotingServiceExporter
Controls if executing the service should use fast reflection or not.
setUseFifoGrouping(boolean) - Method in class org.openspaces.archive.ArchivePollingContainer
Enables take operations that are performed with FIFO Grouping enabled
setUseFifoGrouping(boolean) - Method in class org.openspaces.events.polling.receive.AbstractFifoGroupingReceiveOperationHandler
Allows to configure the take/read operation to be performed in a Fifo Grouping manner.
setUseMemoryOnlySearch(boolean) - Method in class org.openspaces.events.polling.receive.AbstractMemoryOnlySearchReceiveOperationHandler
Allows to configure the take/read operation to be performed in a memory only search manner.
setUseMerge(boolean) - Method in class org.openspaces.persistency.hibernate.DefaultHibernateExternalDataSource
Deprecated.
If set to true, will use Hibernate merge to perform the create/update, and will merge before calling delete.
setUseMerge(boolean) - Method in class org.openspaces.persistency.hibernate.DefaultHibernateSpaceSynchronizationEndpointFactoryBean
If set to true, will use Hibernate merge to perform the create/update, and will merge before calling delete.
setUserDetails(UserDetails) - Method in class org.openspaces.admin.application.deploy.AbstractApplicationCommand
 
setUserDetails(String, String) - Method in class org.openspaces.admin.application.deploy.AbstractApplicationCommand
 
setUserDetails(UserDetailsConfig) - Method in class org.openspaces.admin.memcached.config.MemcachedConfig
 
setUserDetails(UserDetailsConfig) - Method in class org.openspaces.admin.pu.config.ProcessingUnitConfig
 
setUserDetails(UserDetailsConfig) - Method in class org.openspaces.admin.pu.elastic.config.ElasticStatefulProcessingUnitConfig
 
setUserDetails(UserDetailsConfig) - Method in class org.openspaces.admin.pu.elastic.config.ElasticStatelessProcessingUnitConfig
 
setUserDetails(UserDetailsConfig) - Method in interface org.openspaces.admin.pu.topology.ProcessingUnitConfigHolder
 
setUserDetails(UserDetailsConfig) - Method in class org.openspaces.admin.space.config.SpaceConfig
 
setUserDetails(UserDetailsConfig) - Method in class org.openspaces.admin.space.ElasticSpaceConfig
 
setUserDetails(UserDetails) - Method in class org.openspaces.core.gateway.AbstractGatewayComponentFactoryBean
Initializes security configuration for this component with the provided UserDetails instance.
setUserDetails(UserDetails) - Method in class org.openspaces.core.space.AbstractSpaceFactoryBean
Sets the security configuration with the provided custom user details.
setUserDetails(UserDetails) - Method in class org.openspaces.pu.container.integrated.IntegratedProcessingUnitContainerProvider
Deprecated.
setUserDetails(String, String) - Method in class org.openspaces.pu.container.integrated.IntegratedProcessingUnitContainerProvider
Deprecated.
setUserDetails(UserDetails) - Method in class org.openspaces.pu.container.servicegrid.deploy.Deploy
Deprecated.
setUserDetails(String, String) - Method in class org.openspaces.pu.container.servicegrid.deploy.Deploy
Deprecated.
setUserDetails(UserDetails) - Method in class org.openspaces.pu.container.servicegrid.deploy.MemcachedDeploy
Deprecated.
setUserDetails(String, String) - Method in class org.openspaces.pu.container.servicegrid.deploy.MemcachedDeploy
Deprecated.
setUserDetails(UserDetails) - Method in class org.openspaces.pu.container.servicegrid.deploy.SpaceDeploy
Deprecated.
setUserDetails(String, String) - Method in class org.openspaces.pu.container.servicegrid.deploy.SpaceDeploy
Deprecated.
setUsername(String) - Method in class com.gigaspaces.security.audit.AuditLogRecord
 
setUsername(String) - Method in class org.openspaces.admin.pu.config.UserDetailsConfig
 
setUsername(String) - Method in class org.openspaces.core.space.SecurityConfig
Sets the username to connect to the Space with.
setUseScrollableResultSet(boolean) - Method in class org.openspaces.persistency.hibernate.AbstractHibernateExternalDataSource
Deprecated.
Controls if scrollable resultsets will be used with initial load operation.
setUseScrollableResultSet(boolean) - Method in class org.openspaces.persistency.hibernate.CriteriaHibernateSpaceDataSourceFactoryBean
Controls if scrollable result sets will be used with initial load operation.
setUseScrollableResultSet(boolean) - Method in class org.openspaces.persistency.hibernate.DefaultHibernateSpaceDataSourceFactoryBean
Controls if scrollable result sets will be used with initial load operation.
setUseScrollableResultSet(boolean) - Method in class org.openspaces.persistency.hibernate.StatelessHibernateSpaceDataSourceFactoryBean
Controls if scrollable result sets will be used with initial load operation.
setUseTriggerAsTemplate(boolean) - Method in class org.openspaces.events.polling.trigger.ReadTriggerOperationHandler
Controls if the object returned from ReadTriggerOperationHandler.triggerReceive(Object,org.openspaces.core.GigaSpace,long) will be used as the template for the receive operation by returning true.
setValidationQuery(String) - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
 
setValue(String) - Method in class org.openspaces.admin.pu.config.ContextPropertyConfig
 
setValue(Object) - Method in class org.openspaces.jpa.openjpa.query.LiteralValueNode
 
setValue(byte[]) - Method in class org.openspaces.memcached.MemcachedEntry
 
setVersion(int) - Method in class com.gigaspaces.document.SpaceDocument
setVersion(int) - Method in class com.j_spaces.core.client.ExternalEntry
Deprecated.
 
setVersion(Long) - Method in class org.openspaces.grid.gsm.machines.backup.MachinesState
 
setVersion(int) - Method in class org.openspaces.memcached.MemcachedEntry
 
setVersioned(boolean) - Method in interface com.j_spaces.map.IMap
Sets optimistic locking mode.
setVersioned(boolean) - Method in class org.openspaces.core.map.LocalCacheSupport
Controls if this local cache will be versioned or not.
setVersioned(boolean) - Method in class org.openspaces.core.space.EmbeddedSpaceFactoryBean
 
setVersioned(boolean) - Method in class org.openspaces.core.space.SpaceProxyFactoryBean
 
setVersioned(boolean) - Method in class org.openspaces.core.space.UrlSpaceFactoryBean
When false, optimistic lock is disabled.
setVersionID(int) - Method in class com.j_spaces.core.client.ExternalEntry
Deprecated.
Entry Version ID.
setVoidOneWay(boolean) - Method in class org.openspaces.remoting.EventDrivenSpaceRemotingProxyFactoryBean
If set to true (defaults to false) service methods that return void will be invoked and the proxy will not wait for a return value.
setWaitForDeploymentToComplete(boolean) - Method in class org.openspaces.admin.pu.dependency.config.ProcessingUnitDependencyConfig
 
setWaitForResponse(long) - Method in interface com.j_spaces.map.IMap
setWarFilePath(String) - Method in class org.openspaces.launcher.WebLauncherConfig
 
setWatch(String) - Method in class org.openspaces.pu.sla.requirement.RangeRequirement
 
setWhere(String) - Method in class org.openspaces.core.config.SQLQueryFactoryBean
 
setWidgetGroups(List<WidgetGroup>) - Method in class org.openspaces.ui.UserInterface
 
setWidgets(List<Widget>) - Method in class org.openspaces.ui.WidgetGroup
 
setWorker(IWorker) - Method in class org.openspaces.core.space.support.WorkerAdapter
Deprecated.
Provides the worker implementation that will be run.
setWorkerName(String) - Method in class org.openspaces.core.space.support.WorkerAdapter
Deprecated.
Sets the worker name that will be used as the second parameter to the worker init method.
setWriteLease(long) - Method in class org.openspaces.events.adapter.AbstractResultEventListenerAdapter
The lease time the result will be written under (in milliseconds).
setWriteLease(Long) - Method in class org.openspaces.events.config.AbstractResultEventAdapterFactoryBean
 
setZone(String) - Method in class org.openspaces.admin.pu.config.MaxInstancesPerZoneConfig
 
setZone(String) - Method in class org.openspaces.pu.sla.requirement.ZoneRequirement
 
setZones(String[]) - Method in class org.openspaces.admin.memcached.config.MemcachedConfig
 
setZones(String[]) - Method in class org.openspaces.admin.pu.config.ProcessingUnitConfig
 
setZones(String[]) - Method in class org.openspaces.admin.space.config.SpaceConfig
 
setZones(Set<String>) - Method in class org.openspaces.admin.zone.config.AbstractZonesConfig
 
setZones(Set<String>) - Method in interface org.openspaces.admin.zone.config.ZonesConfig
 
setZonesConfig(ZonesConfig) - Method in class org.openspaces.grid.gsm.autoscaling.AutoScalingSlaPolicy
 
SEVERE - Static variable in class org.openspaces.admin.alert.AlertSeverity
SEVERE is an alert severity indicating a serious failure/situation.
severity(AlertSeverity) - Method in class org.openspaces.admin.alert.AlertFactory
Severity - the defined severity of the alert.
shallowClone() - Method in class org.openspaces.admin.pu.statistics.ProcessingUnitStatisticsId
 
SHARED - Static variable in class org.openspaces.pu.container.jee.JeeServiceDetails.Attributes
 
SharedContextFactory - Class in org.openspaces.pu.container.jee
A helper to construct web context path.
SharedContextFactory() - Constructor for class org.openspaces.pu.container.jee.SharedContextFactory
 
SharedMachineIsolation - Class in org.openspaces.grid.gsm.machines.isolation
Indicates that the processing unit does not require dedicated machines.
SharedMachineIsolation(String) - Constructor for class org.openspaces.grid.gsm.machines.isolation.SharedMachineIsolation
 
sharedMachineProvisioning(String, ElasticMachineProvisioningConfig) - Method in class org.openspaces.admin.pu.elastic.ElasticStatefulProcessingUnitDeployment
 
sharedMachineProvisioning(String, ElasticMachineProvisioningConfig) - Method in class org.openspaces.admin.pu.elastic.ElasticStatelessProcessingUnitDeployment
 
sharedMachineProvisioning(String, ElasticMachineProvisioningConfig) - Method in interface org.openspaces.admin.pu.elastic.topology.ElasticDeploymentTopology
Configure the server side bean that starts and stops machines automatically.
sharedMachineProvisioning(String, ElasticMachineProvisioningConfig) - Method in class org.openspaces.admin.space.ElasticSpaceDeployment
 
SharedMachineProvisioningInternal - Class in org.openspaces.admin.pu.elastic.topology
Internal use only.
SharedMachineProvisioningInternal() - Constructor for class org.openspaces.admin.pu.elastic.topology.SharedMachineProvisioningInternal
 
SharedMachineProvisioningParser - Class in org.openspaces.admin.pu.elastic.topology
 
SharedMachineProvisioningParser() - Constructor for class org.openspaces.admin.pu.elastic.topology.SharedMachineProvisioningParser
 
sharingId - Variable in class org.openspaces.admin.pu.elastic.topology.SharedMachineProvisioningInternal
 
SHORT_GC_PAUSE_PERIOD_MILLISECONDS_KEY - Static variable in class org.openspaces.admin.alert.config.GarbageCollectionAlertConfiguration
Period of time (in milliseconds) the JVM has spent on garbage collection, for which to resolve an alert.
ShortHelper - Class in org.openspaces.core.util.numbers
 
ShortHelper() - Constructor for class org.openspaces.core.util.numbers.ShortHelper
 
shouldBroadcast() - Method in interface org.openspaces.remoting.BroadcastIndicator
Return true if broadcast should be enabled or not.
shouldBroadcast() - Method in class org.openspaces.remoting.scripting.ResourceLazyLoadingScript
 
shouldBroadcast() - Method in class org.openspaces.remoting.scripting.StaticScript
 
shouldCache() - Method in class org.openspaces.remoting.scripting.ResourceLazyLoadingScript
Returns if this script should be cached or not.
shouldCache() - Method in interface org.openspaces.remoting.scripting.Script
Should this script be cached or not.
shouldCache() - Method in class org.openspaces.remoting.scripting.StaticScript
Returns if this script should be cached or not.
shouldGenerateId() - Method in class org.openspaces.core.gateway.config.GatewayTargetBeanDefinitionParser
 
shouldGenerateIdAsFallback() - Method in class org.openspaces.core.config.xmlparser.XmlBeanDefinitionParser
Auto generating bean ids to avoid the error Configuration problem: Id is required for element when used as a top-level tag
shouldIgnoreTypeWithoutIdProtectiveMode(String) - Static method in class com.gigaspaces.client.protective.ProtectiveMode
 
shouldIgnoreWrongRoutingProtectiveMode(String) - Static method in class com.gigaspaces.client.protective.ProtectiveMode
 
shouldLog(ListenerExecutionFailedException, long) - Method in class org.openspaces.archive.DefaultArchivePollingContainerExceptionHandler
 
shouldReplicate(ReplicationOperationType) - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
shutdown() - Method in interface com.gigaspaces.datasource.ManagedDataSource
Deprecated.
Close the data source and clean any used resources.
shutdown(GSProcess) - Method in class com.gigaspaces.grid.gsa.GigaSpacesShutdownProcessHandler
 
shutdown(GSProcess) - Method in interface com.gigaspaces.grid.gsa.ShutdownProcessHandler
 
shutdown() - Static method in class com.gigaspaces.lrmi.LRMIManager
Shutdown the LRMI runtime, once invoked the LRMI runtime is permanently destroyed and cannot be reused in the current class loader which it was created in.
shutdown() - Method in interface org.openspaces.admin.gsa.GridServiceAgent
Shuts down the GSA.
shutdown() - Method in class org.openspaces.core.executor.juc.DefaultTaskExecutorService
 
shutdown() - Method in class org.openspaces.events.AbstractEventListenerContainer
Stop container, call AbstractEventListenerContainer.doShutdown(), and close this container.
shutdown() - Method in class org.openspaces.persistency.hibernate.AbstractHibernateExternalDataSource
Deprecated.
Shuts down the data source.
shutdown() - Method in class org.openspaces.persistency.patterns.AbstractManagedDataSourceDelegator
Deprecated.
 
shutdown() - Method in class org.openspaces.persistency.patterns.AbstractManagedDataSourceSplitter
Deprecated.
 
shutdownNow() - Method in class org.openspaces.core.executor.juc.DefaultTaskExecutorService
 
ShutdownProcessHandler - Interface in com.gigaspaces.grid.gsa
 
shutdownSpaceOnInitFailure - Variable in class com.j_spaces.core.cluster.ReplicationPolicy.ReplicationPolicyDescription
 
SigarCpuMetricFactory - Class in com.gigaspaces.metrics.factories
 
SigarCpuMetricFactory() - Constructor for class com.gigaspaces.metrics.factories.SigarCpuMetricFactory
 
SigarMemoryMetricFactory - Class in com.gigaspaces.metrics.factories
 
SigarMemoryMetricFactory() - Constructor for class com.gigaspaces.metrics.factories.SigarMemoryMetricFactory
 
SigarNetworkMetricFactory - Class in com.gigaspaces.metrics.factories
 
SigarNetworkMetricFactory() - Constructor for class com.gigaspaces.metrics.factories.SigarNetworkMetricFactory
 
SigarProcessMetricFactory - Class in com.gigaspaces.metrics.factories
 
SigarProcessMetricFactory() - Constructor for class com.gigaspaces.metrics.factories.SigarProcessMetricFactory
 
SigarSwapMetricFactory - Class in com.gigaspaces.metrics.factories
 
SigarSwapMetricFactory() - Constructor for class com.gigaspaces.metrics.factories.SigarSwapMetricFactory
 
SimpleAsyncPollingContainerConfigurer - Class in org.openspaces.events.asyncpolling
A simplified programmatic configuration that for SimpleAsyncPollingEventListenerContainer.
SimpleAsyncPollingContainerConfigurer(GigaSpace) - Constructor for class org.openspaces.events.asyncpolling.SimpleAsyncPollingContainerConfigurer
 
SimpleAsyncPollingEventListenerContainer - Class in org.openspaces.events.asyncpolling
Async polling event container uses the space async operation capabilities (such as GigaSpace.asyncTake(Object) in order to simulate events (optionally transactional).
SimpleAsyncPollingEventListenerContainer() - Constructor for class org.openspaces.events.asyncpolling.SimpleAsyncPollingEventListenerContainer
 
simpleCaseExpression(Value, Expression[], Value) - Method in class org.openspaces.jpa.openjpa.query.QueryExpressionFactory
Return a simple case expression
SimpleDelegatingDistributedTask<T extends Serializable,R> - Class in org.openspaces.core.executor.support
A simple implementation of delegating distributed task that accepts the task to delegate to.
SimpleDelegatingDistributedTask() - Constructor for class org.openspaces.core.executor.support.SimpleDelegatingDistributedTask
 
SimpleDelegatingDistributedTask(DistributedTask<T, R>) - Constructor for class org.openspaces.core.executor.support.SimpleDelegatingDistributedTask
 
SimpleDelegatingDistributedTask(DistributedTask<T, R>, AsyncResultFilter<T>) - Constructor for class org.openspaces.core.executor.support.SimpleDelegatingDistributedTask
 
SimpleDelegatingTask<T extends Serializable> - Class in org.openspaces.core.executor.support
A simple implementation of delegating task that accepts the task to delegate to.
SimpleDelegatingTask() - Constructor for class org.openspaces.core.executor.support.SimpleDelegatingTask
 
SimpleDelegatingTask(Task<T>) - Constructor for class org.openspaces.core.executor.support.SimpleDelegatingTask
Constructs a new simple delegating task with the task to delegate to.
SimpleNotifyContainerConfigurer - Class in org.openspaces.events.notify
A simplified programmatic configuration that for SimpleNotifyEventListenerContainer.
SimpleNotifyContainerConfigurer(GigaSpace) - Constructor for class org.openspaces.events.notify.SimpleNotifyContainerConfigurer
 
SimpleNotifyEventListenerContainer - Class in org.openspaces.events.notify
A simple notification based container allowing to register a SpaceDataEventListener that will be triggered by notifications.
SimpleNotifyEventListenerContainer() - Constructor for class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
 
SimplePollingContainerConfigurer - Class in org.openspaces.events.polling
A simplified programmatic configuration that for SimplePollingEventListenerContainer.
SimplePollingContainerConfigurer(GigaSpace) - Constructor for class org.openspaces.events.polling.SimplePollingContainerConfigurer
 
SimplePollingEventListenerContainer - Class in org.openspaces.events.polling
Event listener container variant that uses plain Space take API, specifically a loop of GigaSpace.take(Object,long) calls that also allow for transactional reception of messages.
SimplePollingEventListenerContainer() - Constructor for class org.openspaces.events.polling.SimplePollingEventListenerContainer
 
SingleInstanceStatisticsConfig - Class in org.openspaces.admin.pu.statistics
Defines that statistics are not aggregated but for a specific instance.
SingleInstanceStatisticsConfig() - Constructor for class org.openspaces.admin.pu.statistics.SingleInstanceStatisticsConfig
 
SingleInstanceStatisticsConfig(Map<String, String>) - Constructor for class org.openspaces.admin.pu.statistics.SingleInstanceStatisticsConfig
 
SingleInstanceStatisticsConfigurer - Class in org.openspaces.admin.pu.statistics
Fluent API for creating a new SingleInstanceStatisticsConfig object
SingleInstanceStatisticsConfigurer() - Constructor for class org.openspaces.admin.pu.statistics.SingleInstanceStatisticsConfigurer
 
singleMachineDeployment() - Method in class org.openspaces.admin.pu.elastic.ElasticStatefulProcessingUnitDeployment
 
singleMachineDeployment() - Method in interface org.openspaces.admin.pu.elastic.topology.AdvancedStatefulDeploymentTopology
Allows deployment of the processing unit on a single machine, by lifting the limitation for primary and backup processing unit instances from the same partition to be deployed on different machines.
singleMachineDeployment() - Method in class org.openspaces.admin.space.ElasticSpaceDeployment
 
SingleReadAsyncOperationHandler - Class in org.openspaces.events.asyncpolling.receive
Performs a single take usign GigaSpace.asyncRead(Object).
SingleReadAsyncOperationHandler() - Constructor for class org.openspaces.events.asyncpolling.receive.SingleReadAsyncOperationHandler
 
SingleReadReceiveOperationHandler - Class in org.openspaces.events.polling.receive
Performs single read operation using GigaSpace.read(Object,long).
SingleReadReceiveOperationHandler() - Constructor for class org.openspaces.events.polling.receive.SingleReadReceiveOperationHandler
 
SingleTakeAsyncOperationHandler - Class in org.openspaces.events.asyncpolling.receive
Performs a single take usign GigaSpace.asyncTake(Object).
SingleTakeAsyncOperationHandler() - Constructor for class org.openspaces.events.asyncpolling.receive.SingleTakeAsyncOperationHandler
 
SingleTakeReceiveOperationHandler - Class in org.openspaces.events.polling.receive
Performs single take operation using GigaSpace.take(Object,long,int).
SingleTakeReceiveOperationHandler() - Constructor for class org.openspaces.events.polling.receive.SingleTakeReceiveOperationHandler
 
singleThreadedEventListeners() - Method in class org.openspaces.admin.AdminFactory
 
SingleThreadedPollingLog - Class in org.openspaces.grid.gsm
A log that silently discards some log entries if they have been printed in the past minute already.
SingleThreadedPollingLog(Log) - Constructor for class org.openspaces.grid.gsm.SingleThreadedPollingLog
 
SingleThreadedPollingLog(Log, long, TimeUnit) - Constructor for class org.openspaces.grid.gsm.SingleThreadedPollingLog
 
SINGLETON_ID - Static variable in class org.openspaces.grid.gsm.machines.backup.MachinesStateBackupToSpace
 
SingleValueAggregator<T extends Serializable & Comparable> - Class in com.gigaspaces.query.aggregators
 
SingleValueAggregator() - Constructor for class com.gigaspaces.query.aggregators.SingleValueAggregator
 
SinkErrorHandlingBeanDefinitionParser - Class in org.openspaces.core.gateway.config
A bean definition parser for SinkErrorHandlingFactoryBean.
SinkErrorHandlingBeanDefinitionParser() - Constructor for class org.openspaces.core.gateway.config.SinkErrorHandlingBeanDefinitionParser
 
SinkErrorHandlingFactoryBean - Class in org.openspaces.core.gateway
A factory bean used for configuring the Sink component error handling configuration.
SinkErrorHandlingFactoryBean() - Constructor for class org.openspaces.core.gateway.SinkErrorHandlingFactoryBean
 
size() - Method in class com.gigaspaces.document.DocumentProperties
size(int) - Static method in class com.gigaspaces.log.LogEntryMatchers
 
size() - Method in class com.gigaspaces.query.aggregators.DistinctResult
 
size() - Method in class com.gigaspaces.query.aggregators.GroupByResult
 
size() - Method in class com.gigaspaces.query.CompoundResult
 
size() - Method in interface com.j_spaces.javax.cache.Cache
Deprecated.
Returns the size of this map.
size() - Method in class com.sun.jini.lease.AbstractLeaseMap
 
size() - Method in class org.openspaces.core.DefaultGigaMap
 
size(int) - Method in class org.openspaces.core.space.cache.LocalCacheSpaceConfigurer
 
size(int) - Method in class org.openspaces.core.space.LruCachePolicy
The number of entries to keep in the space.
size() - Method in class org.openspaces.core.util.ConcurrentHashSet
Returns the number of elements in this set (its cardinality).
size(Value) - Method in class org.openspaces.jpa.openjpa.query.QueryExpressionFactory
Return an expression representing the given condition.
size() - Method in class org.openspaces.jpa.openjpa.query.SpaceProjectionResultObjectProvider
 
size() - Method in class org.openspaces.jpa.openjpa.query.SpaceResultObjectProvider
 
size() - Method in class org.openspaces.memcached.LocalCacheElement
 
size - Variable in class org.openspaces.persistency.hibernate.iterator.AbstractScrollableDataIterator
 
size - Variable in class org.openspaces.persistency.hibernate.iterator.DefaultListQueryDataIterator
 
size - Variable in class org.openspaces.persistency.hibernate.iterator.StatelessListQueryDataIterator
 
SIZE_ROLLING_POLICY_DEFAULT - Static variable in class com.gigaspaces.logger.RollingFileHandler
 
SIZE_ROLLING_POLICY_PROP - Static variable in class com.gigaspaces.logger.RollingFileHandler
 
sizeGauge(Map<K, V>) - Static method in class com.gigaspaces.metrics.MetricUtils
 
sizeGauge(List<V>) - Static method in class com.gigaspaces.metrics.MetricUtils
 
SizeLogEntryMatcher - Class in com.gigaspaces.log
A matcher that returns only stores the last N entries but does not break (basically, will return the last N elements processed).
SizeLogEntryMatcher(int) - Constructor for class com.gigaspaces.log.SizeLogEntryMatcher
 
SLA - Class in org.openspaces.pu.sla
A set of definitions controlling the nature of a processing unit deployment on the Service Grid.
SLA() - Constructor for class org.openspaces.pu.sla.SLA
 
SLABeanDefinitionParser - Class in org.openspaces.pu.sla.config
A bean definition builder for SLA.
SLABeanDefinitionParser() - Constructor for class org.openspaces.pu.sla.config.SLABeanDefinitionParser
 
SlaEnforcementDecision - Interface in org.openspaces.grid.gsm.sla.exceptions
An exception decoration that indicates it should be reported as an SLA decision
SlaEnforcementFailure - Interface in org.openspaces.grid.gsm.sla.exceptions
An exception decoration that indicates it should be reported as a failure
SlaEnforcementInProgressException - Exception in org.openspaces.grid.gsm.sla.exceptions
 
SlaEnforcementInProgressException(ProcessingUnit, String) - Constructor for exception org.openspaces.grid.gsm.sla.exceptions.SlaEnforcementInProgressException
 
SlaEnforcementInProgressException(ProcessingUnit, String, Throwable) - Constructor for exception org.openspaces.grid.gsm.sla.exceptions.SlaEnforcementInProgressException
 
SlaEnforcementInProgressException(String, String) - Constructor for exception org.openspaces.grid.gsm.sla.exceptions.SlaEnforcementInProgressException
 
SlaEnforcementInProgressException(String, String, Throwable) - Constructor for exception org.openspaces.grid.gsm.sla.exceptions.SlaEnforcementInProgressException
 
SlaEnforcementLoggerBehavior - Interface in org.openspaces.grid.gsm.sla.exceptions
 
slaLocation(String) - Method in class org.openspaces.admin.memcached.MemcachedDeployment
Sets an external SLA definition location to be loaded.
slaLocation(File) - Method in class org.openspaces.admin.memcached.MemcachedDeployment
Sets an external SLA definition location to be loaded.
slaLocation(String) - Method in class org.openspaces.admin.pu.ProcessingUnitDeployment
Sets an external SLA definition location to be loaded.
slaLocation(File) - Method in class org.openspaces.admin.pu.ProcessingUnitDeployment
Sets an external SLA definition location to be loaded.
slaLocation(String) - Method in class org.openspaces.admin.space.SpaceDeployment
Sets an external SLA definition location to be loaded.
slaLocation(File) - Method in class org.openspaces.admin.space.SpaceDeployment
Sets an external SLA definition location to be loaded.
SLANamespaceHandler - Class in org.openspaces.pu.sla.config
A namespace handler for sla namespace.
SLANamespaceHandler() - Constructor for class org.openspaces.pu.sla.config.SLANamespaceHandler
 
sleepInbetweenRecoveryAttempts() - Method in class org.openspaces.events.polling.SimplePollingEventListenerContainer
Sleep according to the specified recovery interval.
sleepMsBetweenRetries(long, TimeUnit) - Method in class org.openspaces.leader_selector.zookeeper.config.ZooKeeperLeaderSelectorConfigurer
 
snapshot(Object) - Method in interface com.gigaspaces.client.IPojoSpace
Deprecated.
Since 8.0 - Use GigaSpace instead.
snapshot(long) - Method in class com.gigaspaces.metrics.MetricRegistry
 
snapshot() - Method in class com.j_spaces.core.client.GSIterator
Returns a snapshot, as defined in section JS.2.6 of the JavaSpaces specification, of the entry returned by the last next call.
snapshot(Entry) - Method in interface net.jini.space.JavaSpace
The process of serializing an entry for transmission to a JavaSpaces service will be identical if the same entry is used twice.
snapshot(Object) - Method in class org.openspaces.core.DefaultGigaSpace
 
snapshot(Object) - Method in interface org.openspaces.core.GigaSpace
Deprecated.
since 10.1.0 - usage alternatives: 1. GigaSpace.prepareTemplate(Object) if one needs to prepare and cache the template as pre-processed packet without accessing the server. 2. GigaSpaceTypeManager.registerTypeDescriptor(Class) or GigaSpaceTypeManager.registerTypeDescriptor(com.gigaspaces.metadata.SpaceTypeDescriptor) if one wants to introduce (register) a new type to the space. 3. It's possible to combine (1) and (2) to achieve full snapshot functionality
solveManualCapacityScaleIn(CapacityRequirements) - Method in class org.openspaces.grid.gsm.machines.BinPackingSolver
 
solveManualCapacityScaleOut(CapacityRequirements) - Method in class org.openspaces.grid.gsm.machines.BinPackingSolver
 
solveNumberOfMachines(int) - Method in class org.openspaces.grid.gsm.machines.BinPackingSolver
 
SomeProcessingUnitsHaveNotCompletedStateRecoveryException - Exception in org.openspaces.grid.gsm.machines.exceptions
 
SomeProcessingUnitsHaveNotCompletedStateRecoveryException(ProcessingUnit, List<ProcessingUnit>) - Constructor for exception org.openspaces.grid.gsm.machines.exceptions.SomeProcessingUnitsHaveNotCompletedStateRecoveryException
 
sort(Collection<SpaceTypeDescriptor>) - Static method in class org.openspaces.persistency.support.TypeDescriptorUtils
 
sort(Map<String, SpaceTypeDescriptorContainer>) - Static method in class org.openspaces.persistency.support.TypeDescriptorUtils
 
sortAllContainersByNumberOfInstancesAboveMinimum(ProcessingUnit, GridServiceContainer[]) - Static method in class org.openspaces.grid.gsm.rebalancing.RebalancingUtils
Sorts all of the admin containers based on (number of instances from the specified pu - min number of instances) If the container is not in the specified approved container list then min=0, meaning it will get a higher weight in the sort.
sortAndFilterAgents(GridServiceAgent[], ElasticMachineProvisioningConfig, Log) - Static method in class org.openspaces.grid.gsm.machines.MachinesSlaUtils
 
sortMachinesByNumberOfPrimaryInstancesPerCpuCore(ProcessingUnit, Machine[], CapacityRequirementsPerAgent) - Static method in class org.openspaces.grid.gsm.rebalancing.RebalancingUtils
 
sortManagementFirst(Collection<GridServiceAgent>) - Static method in class org.openspaces.grid.gsm.machines.MachinesSlaUtils
Sort all agents, place management machines first.
source - Variable in class net.jini.core.event.EventRegistration
The event source.
source - Variable in class net.jini.core.event.RemoteEvent
The event source.
SOURCE_CPU_UTILIZATION - Static variable in class org.openspaces.admin.alert.alerts.ReplicationChannelDisconnectedAlert
 
SOURCE_HEAP_UTILIZATION - Static variable in class org.openspaces.admin.alert.alerts.ReplicationChannelDisconnectedAlert
 
SOURCE_HOST_ADDRESS - Static variable in class org.openspaces.admin.alert.alerts.ReplicationChannelDisconnectedAlert
 
SOURCE_HOST_NAME - Static variable in class org.openspaces.admin.alert.alerts.ReplicationChannelDisconnectedAlert
 
SOURCE_SPACE - Static variable in class org.openspaces.core.config.MirrorSpaceBeanDefinitionParser
 
SOURCE_UID - Static variable in class org.openspaces.admin.alert.alerts.ReplicationChannelDisconnectedAlert
 
SOURCE_VIRTUAL_MACHINE_UID - Static variable in class org.openspaces.admin.alert.alerts.ReplicationChannelDisconnectedAlert
 
sourceMemberRecovery - Variable in class com.j_spaces.core.cluster.ReplicationPolicy.ReplicationPolicyDescription
 
SPACE - Static variable in class com.j_spaces.core.client.SpaceURL
Deprecated.
Space name
Space - Interface in org.openspaces.admin.space
A space is composed of several SpaceInstances the form a topology.
SPACE - Static variable in class org.openspaces.core.config.AbstractLocalCacheSpaceBeanDefinitionParser
 
SPACE - Static variable in class org.openspaces.core.config.GigaSpaceBeanDefinitionParser
 
SPACE - Static variable in class org.openspaces.core.config.LocalTxManagerBeanDefinitionParser
Deprecated.
 
SPACE - Static variable in class org.openspaces.core.config.MapBeanDefinitionParser
 
space() - Method in class org.openspaces.core.space.AbstractSpaceConfigurer
 
space() - Method in class org.openspaces.core.space.cache.LocalCacheSpaceConfigurer
 
space() - Method in class org.openspaces.core.space.cache.LocalViewSpaceConfigurer
 
space() - Method in interface org.openspaces.core.space.SpaceConfigurer
 
space() - Method in class org.openspaces.core.space.UrlSpaceConfigurer
Creates or finds (if not already created) a new Space by calling AbstractSpaceFactoryBean.afterPropertiesSet().
SPACE - Static variable in class org.openspaces.memcached.MemcachedServiceDetails.Attributes
 
SPACE_NAME - Static variable in class org.openspaces.admin.alert.alerts.SpacePartitionSplitBrainAlert
 
SPACE_PARTITION_ID - Static variable in class org.openspaces.admin.alert.alerts.SpacePartitionSplitBrainAlert
 
SPACE_STARTUP_STATE_ENABLED - Static variable in class com.j_spaces.kernel.SystemProperties
Replication secure restart property
SPACE_SYNC_ENDPOINT - Static variable in class org.openspaces.core.config.MirrorSpaceBeanDefinitionParser
 
SPACE_URL - Static variable in class org.openspaces.core.space.SpaceServiceDetails.Attributes
 
spaceAdded(Space) - Method in class org.openspaces.admin.samples.TestEventSampler
 
spaceAdded(Space) - Method in interface org.openspaces.admin.space.events.SpaceAddedEventListener
A callback indicating that a Space was added.
SpaceAddedEventListener - Interface in org.openspaces.admin.space.events
An event listener allowing to listen for Space additions.
SpaceAddedEventManager - Interface in org.openspaces.admin.space.events
An event manager allowing to add and remove SpaceAddedEventListeners.
SpaceAfterBackupListener - Interface in org.openspaces.core.space.mode
Enables beans implementing this interface to get notified after a space changes its mode to SpaceMode.BACKUP.
SpaceAfterPrimaryListener - Interface in org.openspaces.core.space.mode
Enables beans implementing this interface to get notified after a space changes its mode to SpaceMode.PRIMARY.
SpaceAlreadyStartedException - Exception in com.j_spaces.core.exception
Copyright (c) 2010 GigaSpaces Technologies Ltd.
SpaceAlreadyStartedException(String) - Constructor for exception com.j_spaces.core.exception.SpaceAlreadyStartedException
Constructs a SpaceAlreadyStartedException with the specified detail message.
SpaceAlreadyStoppedException - Exception in com.j_spaces.core.exception
This exception is thrown in case where there is an attempt to stop already stopped space.
SpaceAlreadyStoppedException(String, String) - Constructor for exception com.j_spaces.core.exception.SpaceAlreadyStoppedException
Constructs a SpaceAlreadyStoppedException with the specified detail message.
SpaceAuthority - Class in com.gigaspaces.security.authorities
Defines an Authority for operating on Space (stored) data, with the specified privilege.
SpaceAuthority(SpaceAuthority.SpacePrivilege) - Constructor for class com.gigaspaces.security.authorities.SpaceAuthority
An authority with the specified privilege.
SpaceAuthority(SpaceAuthority.SpacePrivilege, SpaceAuthority.Filter) - Constructor for class com.gigaspaces.security.authorities.SpaceAuthority
An authority with the specified privilege.
SpaceAuthority.ClassFilter - Class in com.gigaspaces.security.authorities
Class filter accepting only the defined class-name.
SpaceAuthority.Filter<T> - Interface in com.gigaspaces.security.authorities
interface for data access filtering.
SpaceAuthority.NegateClassFilter - Class in com.gigaspaces.security.authorities
Class filter accepting only classes not of the defined class-name.
SpaceAuthority.NegateFilter<T> - Interface in com.gigaspaces.security.authorities
interface for restrictive data access filtering.
SpaceAuthority.NegatePackageFilter - Class in com.gigaspaces.security.authorities
Package filter accepting only packages not of the defined package.
SpaceAuthority.NegateRegexFilter - Class in com.gigaspaces.security.authorities
Negate a regular expression filter.
SpaceAuthority.PackageFilter - Class in com.gigaspaces.security.authorities
Package filter accepting only the defined package
SpaceAuthority.RegexFilter - Class in com.gigaspaces.security.authorities
Regular expression filter, using a regular expression as a pattern of characters that describes a set of strings.
SpaceAuthority.SpacePrivilege - Enum in com.gigaspaces.security.authorities
Defines operation privileges
SpaceAuthority.WildcardExpressionToFilterConverter - Class in com.gigaspaces.security.authorities
Convert a wildcard expression to a filter instance.
SpaceBeforeBackupListener - Interface in org.openspaces.core.space.mode
Enables beans implementing this interface to get notified before a space changes its mode to SpaceMode.BACKUP.
SpaceBeforePrimaryListener - Interface in org.openspaces.core.space.mode
Enables beans implementing this interface to get notified before a space changes its mode to SpaceMode.PRIMARY.
SpaceCache - Class in org.openspaces.memcached
 
SpaceCache(GigaSpace) - Constructor for class org.openspaces.memcached.SpaceCache
 
SpaceCache.DeleteResponse - Enum in org.openspaces.memcached
Enum defining responses statuses from removal commands
SpaceCache.StoreResponse - Enum in org.openspaces.memcached
Enum defining response statuses from set/add type commands
SpaceClass - Annotation Type in com.gigaspaces.annotation.pojo
Defines a class annotation of Entry/POJO objects.
SpaceClass.IncludeProperties - Enum in com.gigaspaces.annotation.pojo
 
SpaceCleanedException - Exception in com.j_spaces.core.exception
This exception is thrown in case where there is an attempt to perform another space operation such as write, read or take while "clean" is still in progress.
SpaceCleanedException(String, String) - Constructor for exception com.j_spaces.core.exception.SpaceCleanedException
Constructs a SpaceCleanedException with the specified detail message.
SpaceClosedException - Exception in org.openspaces.core
Thrown when operation is performed while space is closing its resources.
SpaceClosedException(ClosedResourceException) - Constructor for exception org.openspaces.core.SpaceClosedException
 
SpaceConfig - Class in com.j_spaces.core.admin
This structure contains all information about space configuration.
SpaceConfig() - Constructor for class com.j_spaces.core.admin.SpaceConfig
 
SpaceConfig(String, String) - Constructor for class com.j_spaces.core.admin.SpaceConfig
Creates SpaceConfig with the provided space name.
SpaceConfig(String, Properties, String, String) - Constructor for class com.j_spaces.core.admin.SpaceConfig
Creates SpaceConfig with the provided space name, using the given Properties.
SpaceConfig - Class in org.openspaces.admin.space.config
 
SpaceConfig() - Constructor for class org.openspaces.admin.space.config.SpaceConfig
 
SpaceConfiguration - Class in org.openspaces.jpa.openjpa
Holds OpenJPA's configuration properties & GigaSpaces resources.
SpaceConfiguration() - Constructor for class org.openspaces.jpa.openjpa.SpaceConfiguration
 
SpaceConfigurationException - Exception in com.j_spaces.core.exception
This exception is thrown in case of space configuration issues.
SpaceConfigurationException() - Constructor for exception com.j_spaces.core.exception.SpaceConfigurationException
Constructs a SpaceConfigurationException.
SpaceConfigurationException(String) - Constructor for exception com.j_spaces.core.exception.SpaceConfigurationException
Constructs a SpaceConfigurationException with the specified detail message.
SpaceConfigurationException(String, Throwable) - Constructor for exception com.j_spaces.core.exception.SpaceConfigurationException
Constructs a SpaceConfigurationException with the specified detail message and cause.
SpaceConfigurer - Interface in org.openspaces.core.space
A generic interface for space configurers.
SpaceConnectionDetails - Interface in org.openspaces.admin.space
Aggregated connection details of all the currently discovered SpaceInstances.
SPACECONTAINERNAME - Static variable in class org.openspaces.core.space.SpaceServiceDetails.Attributes
 
SpaceContext - Class in com.j_spaces.core
The SpaceContext class defines context info passed from the proxy to the space.
SpaceContext() - Constructor for class com.j_spaces.core.SpaceContext
Empty constructor for Externalizable impl.
SpaceContext(SecurityContext) - Constructor for class com.j_spaces.core.SpaceContext
 
SpaceContext(boolean) - Constructor for class com.j_spaces.core.SpaceContext
 
spaceCopy(String, Object, boolean, int) - Method in interface com.j_spaces.core.admin.IRemoteJSpaceAdmin
Given Url of a remote space, Copy all entries/notify templates from the space.
spaceCopy(IJSpace, Object, boolean, int) - Method in interface com.j_spaces.core.admin.IRemoteJSpaceAdmin
 
SpaceCopyStatus - Interface in com.j_spaces.core
Contains all information about space copy operation.
SpaceDataEvent - Annotation Type in org.openspaces.events.adapter
A space data event annotation allowing to mark methods as delegates to be executed when an event occurs.
SpaceDataEventListener<T> - Interface in org.openspaces.events
A Space data event listener interface allowing for reception of events triggered by different container types.
SpaceDataSource - Class in com.gigaspaces.datasource
A SpaceDataSource is used for reading data into the Space upon a request from the Space or on Space initialization.
SpaceDataSource() - Constructor for class com.gigaspaces.datasource.SpaceDataSource
 
spaceDataSource(SpaceDataSource) - Method in class org.openspaces.core.space.EmbeddedSpaceConfigurer
 
spaceDataSource(SpaceDataSource) - Method in class org.openspaces.core.space.UrlSpaceConfigurer
 
SpaceDataSourceExceptionHandler - Class in org.openspaces.persistency.patterns
An exception handler that delegates SpaceDataSource execution and calls the provided PersistencyExceptionHandler in case of exceptions on query methods.
SpaceDataSourceExceptionHandler(SpaceDataSource, PersistencyExceptionHandler) - Constructor for class org.openspaces.persistency.patterns.SpaceDataSourceExceptionHandler
 
SpaceDataSourceSplitter - Class in org.openspaces.persistency.patterns
A space data source that redirects the query operations to the given data source that can handle the given type.
SpaceDataSourceSplitter(ManagedEntriesSpaceDataSource[]) - Constructor for class org.openspaces.persistency.patterns.SpaceDataSourceSplitter
 
SpaceDeploy - Class in org.openspaces.pu.container.servicegrid.deploy
 
SpaceDeploy() - Constructor for class org.openspaces.pu.container.servicegrid.deploy.SpaceDeploy
 
SpaceDeployment - Class in org.openspaces.admin.space
A deployment of a pure Space processing unit (comes built in under [GS ROOT]/deploy/templates/datagrid).
SpaceDeployment(String) - Constructor for class org.openspaces.admin.space.SpaceDeployment
Constructs a new Space deployment with the space name that will be created (it will also be the processing unit name).
SpaceDocument - Class in com.gigaspaces.document
Represents a document which can be stored and retrieved from the space.
SpaceDocument() - Constructor for class com.gigaspaces.document.SpaceDocument
Creates a space document of type java.lang.Object.
SpaceDocument(String) - Constructor for class com.gigaspaces.document.SpaceDocument
Creates a space document of the specified type.
SpaceDocument(String, Map<String, Object>) - Constructor for class com.gigaspaces.document.SpaceDocument
Creates a space document of the specified type with the specified properties.
SpaceDocumentSupport - Enum in com.gigaspaces.metadata
Determines behavior when an object is converted to/from a SpaceDocument.
SpaceDriverManagerDataSource - Class in org.openspaces.jdbc.datasource
A simple Jdbc DataSource based on a space.
SpaceDriverManagerDataSource() - Constructor for class org.openspaces.jdbc.datasource.SpaceDriverManagerDataSource
 
SpaceDriverManagerDataSource(IJSpace) - Constructor for class org.openspaces.jdbc.datasource.SpaceDriverManagerDataSource
 
SpaceDynamicProperties - Annotation Type in com.gigaspaces.annotation.pojo
Indicates that the annotated property will be used to store and retrieve dynamic properties.
SpaceEntriesAggregator<T extends Serializable> - Class in com.gigaspaces.query.aggregators
 
SpaceEntriesAggregator() - Constructor for class com.gigaspaces.query.aggregators.SpaceEntriesAggregator
 
SpaceEntriesAggregatorContext - Class in com.gigaspaces.query.aggregators
 
SpaceEntriesAggregatorContext(Collection<SpaceEntriesAggregator>) - Constructor for class com.gigaspaces.query.aggregators.SpaceEntriesAggregatorContext
 
SpaceEvictionManager - Interface in com.gigaspaces.server.eviction
Provides services with which an SpaceEvictionStrategy implementation can evict entries from the space.
SpaceEvictionStrategy - Class in com.gigaspaces.server.eviction
Base class for space eviction strategy implementations.
SpaceEvictionStrategy() - Constructor for class com.gigaspaces.server.eviction.SpaceEvictionStrategy
 
SpaceEvictionStrategyConfig - Class in com.gigaspaces.server.eviction
Encapsulates configuration settings for space eviction strategy.
SpaceEvictionStrategyConfig(int) - Constructor for class com.gigaspaces.server.eviction.SpaceEvictionStrategyConfig
 
SpaceExclude - Annotation Type in com.gigaspaces.annotation.pojo
Excludes a property from the space when using SpaceClass.includeProperties() set to SpaceClass.IncludeProperties.IMPLICIT.
SpaceFifoGroupingIndex - Annotation Type in com.gigaspaces.annotation.pojo
Defines a space fifo grouping index.
SpaceFifoGroupingProperty - Annotation Type in com.gigaspaces.annotation.pojo
Defines a space fifo grouping property.
SpaceFilterBeanDefinitionParser - Class in org.openspaces.core.config
 
SpaceFilterBeanDefinitionParser() - Constructor for class org.openspaces.core.config.SpaceFilterBeanDefinitionParser
 
SpaceFilterProviderFactory - Class in org.openspaces.core.space.filter
A FilterProvider factory that accepts a concrete ISpaceFilter implementation in addition to all the operation codes it will listen to.
SpaceFilterProviderFactory() - Constructor for class org.openspaces.core.space.filter.SpaceFilterProviderFactory
 
SpaceId - Annotation Type in com.gigaspaces.annotation.pojo
To designate a property as the entity's primary key.
SpaceIdProperty - Class in org.openspaces.core.config
 
SpaceIdProperty() - Constructor for class org.openspaces.core.config.SpaceIdProperty
 
SpaceIndex - Annotation Type in com.gigaspaces.annotation.pojo
Defines a space index.
SpaceIndex - Interface in com.gigaspaces.metadata.index
Encapsulates information about an index of a space type.
SpaceIndex - Class in org.openspaces.core.config
Super class for space indexes
SpaceIndex() - Constructor for class org.openspaces.core.config.SpaceIndex
 
SpaceIndex(String) - Constructor for class org.openspaces.core.config.SpaceIndex
 
SpaceIndex(boolean) - Constructor for class org.openspaces.core.config.SpaceIndex
 
SpaceIndex(String, boolean) - Constructor for class org.openspaces.core.config.SpaceIndex
 
SpaceIndexes - Annotation Type in com.gigaspaces.annotation.pojo
Defines multiple &#064SpaceIndex annotation for a single object property.
SpaceIndexFactory - Class in com.gigaspaces.metadata.index
Factory which provides methods to create space indexes.
SpaceIndexFactory() - Constructor for class com.gigaspaces.metadata.index.SpaceIndexFactory
 
SpaceIndexType - Enum in com.gigaspaces.metadata.index
Determines a Space index type.
SpaceInitialLoadQuery - Annotation Type in com.gigaspaces.annotation.pojo
 
SpaceInQuiesceModeException - Exception in org.openspaces.core
op' rejected-space in quiesce mode
SpaceInQuiesceModeException(String) - Constructor for exception org.openspaces.core.SpaceInQuiesceModeException
 
SpaceInQuiesceModeException(String, Throwable) - Constructor for exception org.openspaces.core.SpaceInQuiesceModeException
 
SpaceInstance - Interface in org.openspaces.admin.space
A Space Instance is a single instance of a space running as a part of a Space.
spaceInstanceAdded(SpaceInstance) - Method in class org.openspaces.admin.samples.TestEventSampler
 
spaceInstanceAdded(SpaceInstance) - Method in interface org.openspaces.admin.space.events.SpaceInstanceAddedEventListener
A callback indicating that a Space Instance was added.
SpaceInstanceAddedEventListener - Interface in org.openspaces.admin.space.events
An event listener allowing to listen for SpaceInstance additions.
SpaceInstanceAddedEventManager - Interface in org.openspaces.admin.space.events
An event manager allowing to add and remove SpaceInstanceAddedEventListeners.
SpaceInstanceConnectionDetails - Interface in org.openspaces.admin.space
Connection details of the current SpaceInstance.
SpaceInstanceLifecycleEventListener - Interface in org.openspaces.admin.space.events
A simple lifecyle event listener that implements both the Space Instance added and Space Instance removed event listeners.
spaceInstanceRemoved(SpaceInstance) - Method in class org.openspaces.admin.samples.TestEventSampler
 
spaceInstanceRemoved(SpaceInstance) - Method in interface org.openspaces.admin.space.events.SpaceInstanceRemovedEventListener
A callback indicating that a Space Instance was removed.
SpaceInstanceRemovedEventListener - Interface in org.openspaces.admin.space.events
An event listener allowing to listen for SpaceInstance removals.
SpaceInstanceRemovedEventManager - Interface in org.openspaces.admin.space.events
An event manager allowing to add and remove SpaceInstanceRemovedEventListeners.
SpaceInstanceRuntimeDetails - Interface in org.openspaces.admin.space
API for accessing Space runtime details - classes, templates, count, etc.
SpaceInstanceStatistics - Interface in org.openspaces.admin.space
Returns SpaceInstance level statistics.
spaceInstanceStatisticsChanged(SpaceInstanceStatisticsChangedEvent) - Method in interface org.openspaces.admin.space.events.SpaceInstanceStatisticsChangedEventListener
A callback indicating the statistics have changed.
SpaceInstanceStatisticsChangedEvent - Class in org.openspaces.admin.space.events
An event indicating that a Space Instance level statistics has changed.
SpaceInstanceStatisticsChangedEvent(SpaceInstance, SpaceInstanceStatistics) - Constructor for class org.openspaces.admin.space.events.SpaceInstanceStatisticsChangedEvent
 
SpaceInstanceStatisticsChangedEventListener - Interface in org.openspaces.admin.space.events
An event listener called when statistics have changed.
SpaceInstanceStatisticsChangedEventManager - Interface in org.openspaces.admin.space.events
An event manager allowing to add and remove SpaceInstanceStatisticsChangedEventListener.
SpaceInstanceTransactionDetails - Interface in org.openspaces.admin.space
Transaction details of the current SpaceInstance.
SpaceInternalBlobStoreMemoryShortageException - Exception in com.j_spaces.core.cache.offHeap
Exception class that is thrown when BlobStore crossed the designated memory threshold .
SpaceInternalBlobStoreMemoryShortageException(String, String, String, long, long, BlobStoreMemoryShortageException) - Constructor for exception com.j_spaces.core.cache.offHeap.SpaceInternalBlobStoreMemoryShortageException
 
SpaceInterruptedException - Exception in org.openspaces.core
Indicates an interrupted exception that is thrown from the Space.
SpaceInterruptedException(String) - Constructor for exception org.openspaces.core.SpaceInterruptedException
 
SpaceInterruptedException(String, InterruptedException) - Constructor for exception org.openspaces.core.SpaceInterruptedException
 
SpaceIterator<T> - Class in com.gigaspaces.client.iterator
 
SpaceIterator(ISpaceProxy, Object, Transaction, int, ReadModifiers) - Constructor for class com.gigaspaces.client.iterator.SpaceIterator
 
SpaceIteratorConsumer<T> - Interface in com.gigaspaces.client.iterator
 
SpaceLeaseExpiration - Annotation Type in com.gigaspaces.annotation.pojo
Indicates the property that holds the entity lease expiration.
SpaceLifecycleEventListener - Interface in org.openspaces.admin.space.events
A simple lifecyle event listener that implements both the Space added and Space removed event listeners.
SpaceMemberAliveIndicator - Class in org.openspaces.core.cluster
 
SpaceMemberAliveIndicator(IJSpace, Boolean) - Constructor for class org.openspaces.core.cluster.SpaceMemberAliveIndicator
 
SpaceMemoryShortageException - Exception in org.openspaces.core
This Exception indicates that the space server process reached the predefined percentage usage ratio.
SpaceMemoryShortageException(MemoryShortageException) - Constructor for exception org.openspaces.core.SpaceMemoryShortageException
 
SpaceMetadataException - Exception in com.gigaspaces.metadata
 
SpaceMetadataException(String) - Constructor for exception com.gigaspaces.metadata.SpaceMetadataException
 
SpaceMetadataException(String, Throwable) - Constructor for exception com.gigaspaces.metadata.SpaceMetadataException
 
SpaceMetadataException - Exception in org.openspaces.core
Thrown when a metadata error is detected.
SpaceMetadataException(String) - Constructor for exception org.openspaces.core.SpaceMetadataException
 
SpaceMetadataException(String, Throwable) - Constructor for exception org.openspaces.core.SpaceMetadataException
 
SpaceMetadataValidationException - Exception in com.gigaspaces.metadata
Thrown to indicate an invalid metadata on a user object.
SpaceMetadataValidationException(String, String) - Constructor for exception com.gigaspaces.metadata.SpaceMetadataValidationException
 
SpaceMetadataValidationException(Class<?>, String) - Constructor for exception com.gigaspaces.metadata.SpaceMetadataValidationException
 
SpaceMetadataValidationException(Class<?>, SpacePropertyInfo, String) - Constructor for exception com.gigaspaces.metadata.SpaceMetadataValidationException
 
SpaceMetadataValidationException(Class<?>, SpacePropertyInfo, String, Throwable) - Constructor for exception com.gigaspaces.metadata.SpaceMetadataValidationException
 
SpaceMetadataValidationException(Class<?>, String, Throwable) - Constructor for exception com.gigaspaces.metadata.SpaceMetadataValidationException
 
SpaceMetadataValidationException(String, PropertyInfo, String) - Constructor for exception com.gigaspaces.metadata.SpaceMetadataValidationException
 
SpaceMetadataValidationException(String, String, String) - Constructor for exception com.gigaspaces.metadata.SpaceMetadataValidationException
 
spaceModeChanged(SpaceModeChangedEvent) - Method in class org.openspaces.admin.samples.TestEventSampler
 
spaceModeChanged(SpaceModeChangedEvent) - Method in interface org.openspaces.admin.space.events.SpaceModeChangedEventListener
Callback indicating that a space mode changed event has occured.
SpaceModeChangedEvent - Class in org.openspaces.admin.space.events
An event indicating that a SpaceInstance mode was changed (for example, form primary to backup).
SpaceModeChangedEvent(SpaceInstance, SpaceMode, SpaceMode) - Constructor for class org.openspaces.admin.space.events.SpaceModeChangedEvent
 
SpaceModeChangedEventListener - Interface in org.openspaces.admin.space.events
An event listener allowing to register for SpaceModeChangedEvents.
SpaceModeChangedEventManager - Interface in org.openspaces.admin.space.events
An event manager allowing to add and remove SpaceModeChangedEventListeners in order to listen for SpaceModeChangedEvents.
SpaceModeContextLoader - Class in org.openspaces.core.space.mode
A Space mode based Spring context loader allows to load Spring application context if the Space is in PRIMARY mode.
SpaceModeContextLoader() - Constructor for class org.openspaces.core.space.mode.SpaceModeContextLoader
 
SPACENAME - Static variable in class org.openspaces.core.space.SpaceServiceDetails.Attributes
 
SpaceOptimisticLockingFailureException - Exception in org.openspaces.core
This exception is thrown when update/take/change/clear operation is rejected as a result of optimistic locking version conflict.
SpaceOptimisticLockingFailureException(EntryVersionConflictException) - Constructor for exception org.openspaces.core.SpaceOptimisticLockingFailureException
 
SpacePartition - Interface in org.openspaces.admin.space
A Space partition mainly make sense with partitioned topologies and holds all the SpaceInstances that form the partition.
SpacePartitionSplitBrainAlert - Class in org.openspaces.admin.alert.alerts
A Space partition split-brain alert triggered when two primaries are detected in the same partition.
SpacePartitionSplitBrainAlert() - Constructor for class org.openspaces.admin.alert.alerts.SpacePartitionSplitBrainAlert
required by java.io.Externalizable
SpacePartitionSplitBrainAlert(Alert) - Constructor for class org.openspaces.admin.alert.alerts.SpacePartitionSplitBrainAlert
 
SpacePartitionSplitBrainAlertConfiguration - Class in org.openspaces.admin.alert.config
A Space partition split-brain alert configuration.
SpacePartitionSplitBrainAlertConfiguration() - Constructor for class org.openspaces.admin.alert.config.SpacePartitionSplitBrainAlertConfiguration
Constructs an empty alert configuration.
SpacePartitionSplitBrainAlertConfigurer - Class in org.openspaces.admin.alert.config
A Space partition split-brain alert configurer.
SpacePartitionSplitBrainAlertConfigurer() - Constructor for class org.openspaces.admin.alert.config.SpacePartitionSplitBrainAlertConfigurer
Constructs an empty alert configuration.
SpacePersist - Annotation Type in com.gigaspaces.annotation.pojo
Indicate if the instance is persist.
SpaceProjectionResultObjectProvider - Class in org.openspaces.jpa.openjpa.query
A wrapper for holding JPQL projection query result set (aggregation...)
SpaceProjectionResultObjectProvider(Object[][]) - Constructor for class org.openspaces.jpa.openjpa.query.SpaceProjectionResultObjectProvider
 
SpaceProperty - Annotation Type in com.gigaspaces.annotation.pojo
Defines a method annotation type with full meta-data of POJO fields.
SpaceProperty.IndexType - Enum in com.gigaspaces.annotation.pojo
Deprecated.
SpacePropertyDescriptor - Interface in com.gigaspaces.metadata
Encapsulates information about a property of a space type.
SpaceProxyBeanDefinitionParser - Class in org.openspaces.core.config
 
SpaceProxyBeanDefinitionParser() - Constructor for class org.openspaces.core.config.SpaceProxyBeanDefinitionParser
 
SpaceProxyConfigurer - Class in org.openspaces.core.space
 
SpaceProxyConfigurer(String) - Constructor for class org.openspaces.core.space.SpaceProxyConfigurer
 
SpaceProxyFactoryBean - Class in org.openspaces.core.space
 
SpaceProxyFactoryBean() - Constructor for class org.openspaces.core.space.SpaceProxyFactoryBean
 
SpaceProxyFactoryBean(String) - Constructor for class org.openspaces.core.space.SpaceProxyFactoryBean
 
SpaceProxyOperationModifierBeanDefinitionParser - Class in org.openspaces.core.config.modifiers
A bean definition parser for xxxxx-modifier elements defined in a giga-space element.
SpaceProxyOperationModifierBeanDefinitionParser() - Constructor for class org.openspaces.core.config.modifiers.SpaceProxyOperationModifierBeanDefinitionParser
 
SpaceProxyOperationModifiers - Class in com.gigaspaces.client
Base class for space proxy operations modifiers.
SpaceProxyOperationModifiers() - Constructor for class com.gigaspaces.client.SpaceProxyOperationModifiers
 
SpaceProxyOperationModifiers(int) - Constructor for class com.gigaspaces.client.SpaceProxyOperationModifiers
 
SpaceProxyOperationModifiers(SpaceProxyOperationModifiers, SpaceProxyOperationModifiers) - Constructor for class com.gigaspaces.client.SpaceProxyOperationModifiers
 
SpaceProxyOperationModifiers(SpaceProxyOperationModifiers, SpaceProxyOperationModifiers, SpaceProxyOperationModifiers) - Constructor for class com.gigaspaces.client.SpaceProxyOperationModifiers
 
SpaceProxyOperationModifiers(SpaceProxyOperationModifiers...) - Constructor for class com.gigaspaces.client.SpaceProxyOperationModifiers
 
SpaceRecoveryAfterRelocationException - Exception in org.openspaces.grid.gsm.rebalancing.exceptions
 
SpaceRecoveryAfterRelocationException(ProcessingUnitInstance, Set<ProcessingUnitInstance>) - Constructor for exception org.openspaces.grid.gsm.rebalancing.exceptions.SpaceRecoveryAfterRelocationException
 
SpaceRemoteEvent - Class in com.gigaspaces.events
Base class for space remote events.
SpaceRemoteEvent() - Constructor for class com.gigaspaces.events.SpaceRemoteEvent
Required for Externalizable
SpaceRemoteEvent(Object, long, long, MarshalledObject) - Constructor for class com.gigaspaces.events.SpaceRemoteEvent
Constructs a SpaceRemoteEvent object.
SpaceRemoteExecutionException - Exception in org.openspaces.remoting
An extension for ExecutionException holding both the remoteInvocation and the remoteResult remote result.
SpaceRemoteExecutionException(SpaceRemotingInvocation, String, Throwable) - Constructor for exception org.openspaces.remoting.SpaceRemoteExecutionException
 
SpaceRemoteExecutionException(SpaceRemotingInvocation, SpaceRemotingResult) - Constructor for exception org.openspaces.remoting.SpaceRemoteExecutionException
 
SpaceRemotingEntry - Interface in org.openspaces.remoting
 
SpaceRemotingEntryFactory - Interface in org.openspaces.remoting
 
SpaceRemotingEntryMetadataFactory - Class in org.openspaces.remoting
Deprecated.
since 8.0
SpaceRemotingEntryMetadataFactory() - Constructor for class org.openspaces.remoting.SpaceRemotingEntryMetadataFactory
Deprecated.
 
SpaceRemotingEntryPojoFactory - Class in org.openspaces.remoting
SpaceRemotingEntryFactory for Pojo classes.
SpaceRemotingEntryPojoFactory() - Constructor for class org.openspaces.remoting.SpaceRemotingEntryPojoFactory
 
SpaceRemotingInvocation - Interface in org.openspaces.remoting
Represents a remote invocation.
SpaceRemotingResult<T> - Interface in org.openspaces.remoting
A remote invocation result holding either an exception (that occurred during the execution of remote service) or the actual result data.
SpaceRemotingServiceExporter - Class in org.openspaces.remoting
Exports a list of services (beans) as remote services with the Space as the transport layer.
SpaceRemotingServiceExporter() - Constructor for class org.openspaces.remoting.SpaceRemotingServiceExporter
 
spaceRemoved(Space) - Method in class org.openspaces.admin.samples.TestEventSampler
 
spaceRemoved(Space) - Method in interface org.openspaces.admin.space.events.SpaceRemovedEventListener
A callback indicating that a Space was removed.
SpaceRemovedEventListener - Interface in org.openspaces.admin.space.events
An event listener allowing to listen for Space removals.
SpaceRemovedEventManager - Interface in org.openspaces.admin.space.events
An event manager allowing to add and remove SpaceRemovedEventListeners.
SpaceReplicationFilterBeanDefinitionParser - Class in org.openspaces.core.config
A bean definition parser for DefaultReplicationFilterProviderFactory.
SpaceReplicationFilterBeanDefinitionParser() - Constructor for class org.openspaces.core.config.SpaceReplicationFilterBeanDefinitionParser
 
SpaceReplicationManager - Interface in org.openspaces.admin.space
A replication manager for a single Space.
SpaceResultObjectProvider - Class in org.openspaces.jpa.openjpa.query
A wrapper for holding JPQL queries result set.
SpaceResultObjectProvider(ClassMetaData, Object[], StoreManager) - Constructor for class org.openspaces.jpa.openjpa.query.SpaceResultObjectProvider
 
SpaceRouting - Annotation Type in com.gigaspaces.annotation.pojo
Indicate which the member of the POJO is the routing index for partial.
SpaceRoutingProperty - Class in org.openspaces.core.config
 
SpaceRoutingProperty() - Constructor for class org.openspaces.core.config.SpaceRoutingProperty
 
SpaceRuntimeDetails - Interface in org.openspaces.admin.space
Aggregated runtime details of all the currently discovered SpaceInstances.
SpaceRuntimeInfo - Class in com.j_spaces.core.admin
This class describes the content of the space, on com.j_spaces.core.admin.IRemoteJSpaceAdmin.getRuntimeInfo() call.
SpaceRuntimeInfo() - Constructor for class com.j_spaces.core.admin.SpaceRuntimeInfo
Empty constructor.
SpaceRuntimeInfo(List<String>, List<Integer>, List<Integer>) - Constructor for class com.j_spaces.core.admin.SpaceRuntimeInfo
Constructor.
Spaces - Interface in org.openspaces.admin.space
Spaces holds all the currently discovered Spaces.
SpaceSequenceNumber - Annotation Type in com.gigaspaces.annotation.pojo
Designate a property as a sequence number .
SpaceServiceDetails - Class in org.openspaces.core.space
A Space service defined within a processing unit.
SpaceServiceDetails() - Constructor for class org.openspaces.core.space.SpaceServiceDetails
 
SpaceServiceDetails(IJSpace) - Constructor for class org.openspaces.core.space.SpaceServiceDetails
 
SpaceServiceDetails(String, IJSpace) - Constructor for class org.openspaces.core.space.SpaceServiceDetails
 
SpaceServiceDetails.Attributes - Class in org.openspaces.core.space
 
SpaceSqlFunctionBean - Class in org.openspaces.core.config
Created by Tamir on 3/6/16.
SpaceSqlFunctionBean() - Constructor for class org.openspaces.core.config.SpaceSqlFunctionBean
 
SpaceStatistics - Interface in org.openspaces.admin.space
An aggregated statistics of all the currently discovered SpaceInstances.
spaceStatisticsChanged(SpaceStatisticsChangedEvent) - Method in interface org.openspaces.admin.space.events.SpaceStatisticsChangedEventListener
A callback indicating the statistics have changed.
SpaceStatisticsChangedEvent - Class in org.openspaces.admin.space.events
An event indicating that a Space level statistics has changed.
SpaceStatisticsChangedEvent(Space, SpaceStatistics) - Constructor for class org.openspaces.admin.space.events.SpaceStatisticsChangedEvent
 
SpaceStatisticsChangedEventListener - Interface in org.openspaces.admin.space.events
An event listener called when statistics have changed.
SpaceStatisticsChangedEventManager - Interface in org.openspaces.admin.space.events
An event manager allowing to add and remove SpaceStatisticsChangedEventListener.
SpaceStoppedException - Exception in com.j_spaces.core.exception
This exception is thrown in case when an attempt to perform any operations on stopped space.
SpaceStoppedException(String, String) - Constructor for exception com.j_spaces.core.exception.SpaceStoppedException
Constructs a SpaceStoppedException with the specified detail message.
SpaceStorageType - Annotation Type in com.gigaspaces.annotation.pojo
 
SpaceSynchronizationEndpoint - Class in com.gigaspaces.sync
A space synchronization endpoint used to intercept incoming replication events which were originated from a space and do custom behavior when this events occur.
SpaceSynchronizationEndpoint() - Constructor for class com.gigaspaces.sync.SpaceSynchronizationEndpoint
 
spaceSynchronizationEndpoint(SpaceSynchronizationEndpoint) - Method in class org.openspaces.core.space.EmbeddedSpaceConfigurer
 
spaceSynchronizationEndpoint(SpaceSynchronizationEndpoint) - Method in class org.openspaces.core.space.UrlSpaceConfigurer
 
SpaceSynchronizationEndpointExceptionHandler - Class in org.openspaces.persistency.patterns
An exception handler that delegates SpaceSynchronizationEndpoint execution and calls the provided PersistencyExceptionHandler in case of exceptions on synchronization methods.
SpaceSynchronizationEndpointExceptionHandler(SpaceSynchronizationEndpoint, PersistencyExceptionHandler) - Constructor for class org.openspaces.persistency.patterns.SpaceSynchronizationEndpointExceptionHandler
 
SpaceSynchronizationEndpointSplitter - Class in org.openspaces.persistency.patterns
A SpaceSynchronizationEndpoint that implements the synchronization methods.
SpaceSynchronizationEndpointSplitter(ManagedEntriesSpaceSynchronizationEndpoint[]) - Constructor for class org.openspaces.persistency.patterns.SpaceSynchronizationEndpointSplitter
 
SpaceTimeoutException - Exception in org.openspaces.core
A general timeout operation exception
SpaceTimeoutException(String) - Constructor for exception org.openspaces.core.SpaceTimeoutException
 
SpaceTimeoutException(String, Throwable) - Constructor for exception org.openspaces.core.SpaceTimeoutException
 
SpaceTransactionDetails - Interface in org.openspaces.admin.space
Aggregated transaction details of all the currently discovered SpaceInstances.
SPACETYPE - Static variable in class org.openspaces.core.space.SpaceServiceDetails.Attributes
 
SpaceType - Enum in org.openspaces.core.space
The type of a space.
SpaceTypeDescriptor - Interface in com.gigaspaces.metadata
Encapsulates information about a space type.
SpaceTypeDescriptorBuilder - Class in com.gigaspaces.metadata
A builder class for creating SpaceTypeDescriptor instances.
SpaceTypeDescriptorBuilder(String) - Constructor for class com.gigaspaces.metadata.SpaceTypeDescriptorBuilder
Initialize a type descriptor builder using the specified type name.
SpaceTypeDescriptorBuilder(String, SpaceTypeDescriptor) - Constructor for class com.gigaspaces.metadata.SpaceTypeDescriptorBuilder
Initialize a type descriptor builder using the specified type name and super type descriptor.
SpaceTypeDescriptorBuilder(Class<?>, SpaceTypeDescriptor) - Constructor for class com.gigaspaces.metadata.SpaceTypeDescriptorBuilder
 
SpaceTypeDescriptorContainer - Class in org.openspaces.persistency.support
 
SpaceTypeDescriptorContainer() - Constructor for class org.openspaces.persistency.support.SpaceTypeDescriptorContainer
Required for Externalizable
SpaceTypeDescriptorContainer(SpaceTypeDescriptor) - Constructor for class org.openspaces.persistency.support.SpaceTypeDescriptorContainer
 
SpaceUnavailableException - Exception in com.j_spaces.core.exception
This exception is thrown in case when space is unavailable.
SpaceUnavailableException(String, String) - Constructor for exception com.j_spaces.core.exception.SpaceUnavailableException
Constructs a SpaceUnavailableException with the specified detail message.
SpaceUnavailableException - Exception in org.openspaces.core
This exception is thrown in case when space is unavailable.
SpaceUnavailableException(SpaceUnavailableException) - Constructor for exception org.openspaces.core.SpaceUnavailableException
 
SpaceURL - Class in com.j_spaces.core.client
Deprecated.
SpaceURL() - Constructor for class com.j_spaces.core.client.SpaceURL
Deprecated.
constructor.
spaceUrlProperty(String) - Static method in class org.openspaces.core.util.SpaceUtils
 
SpaceUtils - Class in org.openspaces.core.util
A set of IJSpace utilites.
SpaceUtils() - Constructor for class org.openspaces.core.util.SpaceUtils
 
SpaceVersion - Annotation Type in com.gigaspaces.annotation.pojo
Indicates the property that holds the optimistic locking version.
SPRING_SECURITY_CONFIG_LOCATION - Static variable in class org.openspaces.security.spring.SpringSecurityManager
The security-config xml file location to create a new FileSystemXmlApplicationContext from
SpringSecurityManager - Class in org.openspaces.security.spring
A Spring security bridge over the GigaSpaces SecurityManager interface.
SpringSecurityManager() - Constructor for class org.openspaces.security.spring.SpringSecurityManager
 
SQLDataProvider<T> - Interface in com.gigaspaces.datasource
Deprecated.
since 9.5 - use SpaceDataSource instead.
SQLDataProviderExceptionHandler - Class in org.openspaces.persistency.patterns
Deprecated.
since 9.5 - use SpaceDataSourceExceptionHandler instead.
SQLDataProviderExceptionHandler(ManagedDataSource, ExceptionHandler) - Constructor for class org.openspaces.persistency.patterns.SQLDataProviderExceptionHandler
Deprecated.
 
SQLDataProviderSplitter - Class in org.openspaces.persistency.patterns
Deprecated.
since 9.5 - use SpaceDataSourceSplitter instead.
SQLDataProviderSplitter(ManagedDataSourceEntriesProvider[]) - Constructor for class org.openspaces.persistency.patterns.SQLDataProviderSplitter
Deprecated.
 
SQLExecutor() - Constructor for class org.openspaces.jpa.openjpa.StoreManagerSQLQuery.SQLExecutor
 
SqlFunctionBeanDefinitionParser - Class in org.openspaces.core.config
Created by Tamir on 3/6/16.
SqlFunctionBeanDefinitionParser() - Constructor for class org.openspaces.core.config.SqlFunctionBeanDefinitionParser
 
SQLQuery<T> - Class in com.j_spaces.core.client
The SQLQuery class is used to query the space using the SQL syntax.
SQLQuery() - Constructor for class com.j_spaces.core.client.SQLQuery
Empty constructor.
SQLQuery(String, String) - Constructor for class com.j_spaces.core.client.SQLQuery
Creates a SQLQuery using the specified type and expression.
SQLQuery(String, String, QueryResultType) - Constructor for class com.j_spaces.core.client.SQLQuery
Creates a SQLQuery using the specified type, expression and result type.
SQLQuery(String, String, Object...) - Constructor for class com.j_spaces.core.client.SQLQuery
Creates a SQLQuery using the specified type, expression and parameters.
SQLQuery(String, String, QueryResultType, Object...) - Constructor for class com.j_spaces.core.client.SQLQuery
Creates a SQLQuery using the specified type, expression, result type and parameters.
SQLQuery(Class<T>, String) - Constructor for class com.j_spaces.core.client.SQLQuery
Creates a SQLQuery using the specified type and expression.
SQLQuery(Class<T>, String, QueryResultType) - Constructor for class com.j_spaces.core.client.SQLQuery
Creates a SQLQuery using the specified type, expression and result type.
SQLQuery(Class<T>, String, Object...) - Constructor for class com.j_spaces.core.client.SQLQuery
Creates a SQLQuery using the specified type, expression and parameters.
SQLQuery(Class<T>, String, QueryResultType, Object...) - Constructor for class com.j_spaces.core.client.SQLQuery
Creates a SQLQuery using the specified type, expression, result type and parameters.
SQLQuery(T, String) - Constructor for class com.j_spaces.core.client.SQLQuery
sqlQuery - Variable in class org.openspaces.persistency.hibernate.iterator.AbstractChunkDataIterator
 
sqlQuery - Variable in class org.openspaces.persistency.hibernate.iterator.AbstractScrollableDataIterator
 
sqlQuery - Variable in class org.openspaces.persistency.hibernate.iterator.DefaultListQueryDataIterator
 
sqlQuery - Variable in class org.openspaces.persistency.hibernate.iterator.StatelessListQueryDataIterator
 
SQLQueryBeanDefinitionParser - Class in org.openspaces.core.config
A bean definition builder for SQLQueryFactoryBean.
SQLQueryBeanDefinitionParser() - Constructor for class org.openspaces.core.config.SQLQueryBeanDefinitionParser
 
SQLQueryFactoryBean - Class in org.openspaces.core.config
A helper factory beans for SQLQuery so namespace based configuration will be simpler.
SQLQueryFactoryBean() - Constructor for class org.openspaces.core.config.SQLQueryFactoryBean
 
sqrt(Value) - Method in class org.openspaces.jpa.openjpa.query.QueryExpressionFactory
Return the square root of the given value.
SSLFilterFactory - Class in com.gigaspaces.lrmi.nio.filters
A factory class used to load SSL network filter
SSLFilterFactory() - Constructor for class com.gigaspaces.lrmi.nio.filters.SSLFilterFactory
 
SSLFilterFactory(String, String) - Constructor for class com.gigaspaces.lrmi.nio.filters.SSLFilterFactory
 
SSLPORT - Static variable in class org.openspaces.pu.container.jee.JeeServiceDetails.Attributes
 
StandaloneContainerRunnable - Class in org.openspaces.pu.container.standalone
A standalone container runnable allowing to start a Spring based application context based on the provided parameters (BeanLevelProperties, ClusterInfo, and a list of config locations).
StandaloneContainerRunnable(BeanLevelProperties, ClusterInfo, List<String>) - Constructor for class org.openspaces.pu.container.standalone.StandaloneContainerRunnable
Constructs a new standalone container runnable based on the provided configuration set parameters.
StandaloneProcessingUnitContainer - Class in org.openspaces.pu.container.standalone
StandaloneProcessingUnitContainer(StandaloneContainerRunnable) - Constructor for class org.openspaces.pu.container.standalone.StandaloneProcessingUnitContainer
 
StandaloneProcessingUnitContainerProvider - Class in org.openspaces.pu.container.standalone
StandaloneProcessingUnitContainerProvider(String) - Constructor for class org.openspaces.pu.container.standalone.StandaloneProcessingUnitContainerProvider
Constructs a new standalone container provider using the provided location as the location of the processing unit archive (either an exploded archive or a jar/zip archive).
start(Xid, int) - Method in class com.j_spaces.core.client.XAResourceImpl
 
start() - Method in class org.openspaces.events.AbstractEventListenerContainer
Start this container.
start() - Method in class org.openspaces.pu.container.jee.lb.apache.ApacheLoadBalancerAgent
 
START_EMBEDDED_LOOKUP - Static variable in class com.j_spaces.kernel.SystemProperties
 
START_EMBEDDED_LOOKUP_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
 
START_EMBEDDED_LUS - Static variable in class org.openspaces.core.gateway.config.GatewayDelegatorBeanDefinitionParser
 
START_EMBEDDED_LUS - Static variable in class org.openspaces.core.gateway.config.GatewaySinkBeanDefinitionParser
 
START_EMBEDDED_MAHALO - Static variable in class com.j_spaces.kernel.SystemProperties
 
START_EMBEDDED_MAHALO_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
 
STARTED - Static variable in interface com.j_spaces.core.ISpaceState
Service is started.
started - Variable in class org.openspaces.memcached.SpaceCache
 
StartedGridServiceAgent - Class in org.openspaces.grid.gsm.machines
 
StartedGridServiceAgent(GridServiceAgent, Object) - Constructor for class org.openspaces.grid.gsm.machines.StartedGridServiceAgent
 
StartedTooManyMachinesException - Exception in org.openspaces.grid.gsm.machines.exceptions
 
StartedTooManyMachinesException(ProcessingUnit, Collection<GridServiceAgent>) - Constructor for exception org.openspaces.grid.gsm.machines.exceptions.StartedTooManyMachinesException
 
startGridService(GridServiceManagerOptions) - Method in interface org.openspaces.admin.gsa.GridServiceAgent
Starts a GridServiceManager based on the provided options.
startGridService(ElasticServiceManagerOptions) - Method in interface org.openspaces.admin.gsa.GridServiceAgent
Starts a ElasticServiceManager based on the provided options.
startGridService(GridServiceContainerOptions) - Method in interface org.openspaces.admin.gsa.GridServiceAgent
Starts a GridServiceContainer based on the provided options.
startGridService(LookupServiceOptions) - Method in interface org.openspaces.admin.gsa.GridServiceAgent
Starts a LookupService based on the provided options.
startGridService(GridServiceOptions) - Method in interface org.openspaces.admin.gsa.GridServiceAgent
Starts a generic process of a given type.
startGridServiceAndWait(GridServiceManagerOptions) - Method in interface org.openspaces.admin.gsa.GridServiceAgent
Starts a GridServiceManager based on the provided options and waits indefinitely until it is discovered by the admin, which is then returned.
startGridServiceAndWait(GridServiceManagerOptions, long, TimeUnit) - Method in interface org.openspaces.admin.gsa.GridServiceAgent
Starts a GridServiceManager based on the provided options and waits for the given timeout (in time unit) until it is discovered by the admin, which is then returned.
startGridServiceAndWait(ElasticServiceManagerOptions) - Method in interface org.openspaces.admin.gsa.GridServiceAgent
Starts a ElasticServiceManager based on the provided options and waits indefinitely until it is discovered by the admin, which is then returned.
startGridServiceAndWait(ElasticServiceManagerOptions, long, TimeUnit) - Method in interface org.openspaces.admin.gsa.GridServiceAgent
Starts a ElasticServiceManager based on the provided options and waits for the given timeout (in time unit) until it is discovered by the admin, which is then returned.
startGridServiceAndWait(GridServiceContainerOptions) - Method in interface org.openspaces.admin.gsa.GridServiceAgent
Starts a GridServiceContainer based on the provided options and waits indefinitely until it is discovered by the admin, which is then returned.
startGridServiceAndWait(GridServiceContainerOptions, long, TimeUnit) - Method in interface org.openspaces.admin.gsa.GridServiceAgent
Starts a GridServiceContainer based on the provided options and waits for the given timeout (in time unit) until it is discovered by the admin, which is then returned.
startGridServiceAndWait(LookupServiceOptions) - Method in interface org.openspaces.admin.gsa.GridServiceAgent
Starts a LookupService based on the provided options and waits indefinitely until it is discovered by the admin, which is then returned.
startGridServiceAndWait(LookupServiceOptions, long, TimeUnit) - Method in interface org.openspaces.admin.gsa.GridServiceAgent
Starts a LookupService based on the provided options and waits for the given timeout (in time unit) until it is discovered by the admin, which is then returned.
startIn(Xid, int, boolean) - Method in class com.j_spaces.core.client.XAResourceImpl
 
STARTING - Static variable in interface com.j_spaces.core.ISpaceState
Service is starting.
startMachine(ExactZonesConfig, GSAReservationId, FailedGridServiceAgent, long, TimeUnit) - Method in interface org.openspaces.grid.gsm.machines.plugins.ElasticMachineProvisioning
Starts a new machine with a new grid service agent and injects specific zones into it.
startMachinesAsync(CapacityRequirements, ExactZonesConfig, FailedGridServiceAgent[], long, TimeUnit) - Method in class org.openspaces.grid.gsm.machines.plugins.discovered.DiscoveredMachineProvisioningBean
 
startMachinesAsync(CapacityRequirements, ExactZonesConfig, FailedGridServiceAgent[], long, TimeUnit) - Method in interface org.openspaces.grid.gsm.machines.plugins.NonBlockingElasticMachineProvisioning
Starts a new machine with a new grid service agent with the specified grid service agent zones.
startMachinesAsync(CapacityRequirements, ExactZonesConfig, FailedGridServiceAgent[], long, TimeUnit) - Method in class org.openspaces.grid.gsm.machines.plugins.NonBlockingElasticMachineProvisioningAdapter
 
startStatisticsMonitor() - Method in interface org.openspaces.admin.StatisticsMonitor
Starts the statistics monitor, starting a scheduled monitor that polls for statistics.
startsWith(Value, Value) - Method in class org.openspaces.jpa.openjpa.query.QueryExpressionFactory
Return whether the first string starts with the second.
stat(String) - Method in class org.openspaces.memcached.SpaceCache
 
STATE - Static variable in class com.j_spaces.core.client.SpaceURL
Deprecated.
The state attribute is used to define specified space state.
state - Variable in class org.openspaces.memcached.protocol.SessionStatus
 
STATE_STARTED - Static variable in class com.j_spaces.core.client.SpaceURL
Deprecated.
A STATE parameter value, means that the space state is started.
STATE_STOPPED - Static variable in class com.j_spaces.core.client.SpaceURL
Deprecated.
A STATE parameter value, means that the space state is stopped.
StateKey(ProcessingUnit, ZonesConfig) - Constructor for class org.openspaces.grid.gsm.machines.MachinesSlaEnforcementState.StateKey
 
StatelessChunkListDataIterator - Class in org.openspaces.persistency.hibernate.iterator
A default batch iterator that is based on StatelessListQueryDataIterator for each chunk.
StatelessChunkListDataIterator(String, SessionFactory, int, boolean, int) - Constructor for class org.openspaces.persistency.hibernate.iterator.StatelessChunkListDataIterator
Constructs a list iterator over the given entity name.
StatelessChunkListDataIterator(SQLQuery, SessionFactory, int, boolean, int) - Constructor for class org.openspaces.persistency.hibernate.iterator.StatelessChunkListDataIterator
Constructs a list iterator over the given GigaSpaces SQLQuery.
StatelessChunkListDataIterator(String, SessionFactory, int, int) - Constructor for class org.openspaces.persistency.hibernate.iterator.StatelessChunkListDataIterator
Constructs a list iterator over the given hibernate query string.
StatelessChunkScrollableDataIterator - Class in org.openspaces.persistency.hibernate.iterator
A stateless batch iterator that is based on StatelessScrollableDataIterator for each chunk.
StatelessChunkScrollableDataIterator(String, SessionFactory, int, boolean, int) - Constructor for class org.openspaces.persistency.hibernate.iterator.StatelessChunkScrollableDataIterator
Constructs a scrollable iterator over the given entity name.
StatelessChunkScrollableDataIterator(SQLQuery, SessionFactory, int, boolean, int) - Constructor for class org.openspaces.persistency.hibernate.iterator.StatelessChunkScrollableDataIterator
Constructs a scrollable iterator over the given GigaSpaces SQLQuery.
StatelessChunkScrollableDataIterator(String, SessionFactory, int, int) - Constructor for class org.openspaces.persistency.hibernate.iterator.StatelessChunkScrollableDataIterator
Constructs a scrollable iterator over the given hibernate query string.
StatelessHibernateExternalDataSource - Class in org.openspaces.persistency.hibernate
StatelessHibernateExternalDataSource() - Constructor for class org.openspaces.persistency.hibernate.StatelessHibernateExternalDataSource
Deprecated.
 
StatelessHibernateSpaceDataSource - Class in org.openspaces.persistency.hibernate
A SpaceDataSource implementation based on Hibernate StatelessSession.
StatelessHibernateSpaceDataSource(SessionFactory, Set<String>, int, boolean, String[], int, int, boolean, String[], boolean, ClusterInfo) - Constructor for class org.openspaces.persistency.hibernate.StatelessHibernateSpaceDataSource
 
StatelessHibernateSpaceDataSourceConfigurer - Class in org.openspaces.persistency.hibernate
A configurer class which is used to configure a StatelessHibernateSpaceDataSource
StatelessHibernateSpaceDataSourceConfigurer() - Constructor for class org.openspaces.persistency.hibernate.StatelessHibernateSpaceDataSourceConfigurer
 
StatelessHibernateSpaceDataSourceFactoryBean - Class in org.openspaces.persistency.hibernate
A factory bean which creates StatelessHibernateSpaceDataSource
StatelessHibernateSpaceDataSourceFactoryBean() - Constructor for class org.openspaces.persistency.hibernate.StatelessHibernateSpaceDataSourceFactoryBean
 
StatelessHibernateSpaceSynchronizationEndpoint - Class in org.openspaces.persistency.hibernate
A SynchronizationEndpointInterceptor implementation based on Hibernate StatelessSession.
StatelessHibernateSpaceSynchronizationEndpoint(SessionFactory, Set<String>) - Constructor for class org.openspaces.persistency.hibernate.StatelessHibernateSpaceSynchronizationEndpoint
 
StatelessHibernateSpaceSynchronizationEndpointConfigurer - Class in org.openspaces.persistency.hibernate
A configurer class which is used to configure a StatelessHibernateSpaceSynchronizationEndpoint.
StatelessHibernateSpaceSynchronizationEndpointConfigurer() - Constructor for class org.openspaces.persistency.hibernate.StatelessHibernateSpaceSynchronizationEndpointConfigurer
 
StatelessHibernateSpaceSynchronizationEndpointFactoryBean - Class in org.openspaces.persistency.hibernate
StatelessHibernateSpaceSynchronizationEndpointFactoryBean() - Constructor for class org.openspaces.persistency.hibernate.StatelessHibernateSpaceSynchronizationEndpointFactoryBean
 
StatelessListQueryDataIterator - Class in org.openspaces.persistency.hibernate.iterator
A simple iterator that iterates over a SQLQuery by creating an Hiberante query using Hibernate StatelessSession and listing it.
StatelessListQueryDataIterator(SQLQuery, SessionFactory) - Constructor for class org.openspaces.persistency.hibernate.iterator.StatelessListQueryDataIterator
 
StatelessListQueryDataIterator(SQLQuery, SessionFactory, int, int) - Constructor for class org.openspaces.persistency.hibernate.iterator.StatelessListQueryDataIterator
 
StatelessListQueryDataIterator(String, SessionFactory) - Constructor for class org.openspaces.persistency.hibernate.iterator.StatelessListQueryDataIterator
 
StatelessListQueryDataIterator(String, SessionFactory, int, int) - Constructor for class org.openspaces.persistency.hibernate.iterator.StatelessListQueryDataIterator
 
StatelessListQueryDataIterator(DataSourceSQLQuery, SessionFactory) - Constructor for class org.openspaces.persistency.hibernate.iterator.StatelessListQueryDataIterator
 
StatelessScrollableDataIterator - Class in org.openspaces.persistency.hibernate.iterator
A stateless scrollable result based on Hibernate StatelessSession.
StatelessScrollableDataIterator(String, SessionFactory, int, boolean) - Constructor for class org.openspaces.persistency.hibernate.iterator.StatelessScrollableDataIterator
Constructs a scrollable iterator over the given entity name.
StatelessScrollableDataIterator(String, SessionFactory, int, boolean, int, int) - Constructor for class org.openspaces.persistency.hibernate.iterator.StatelessScrollableDataIterator
Constructs a scrollable iterator over the given entity name.
StatelessScrollableDataIterator(SQLQuery, SessionFactory, int, boolean) - Constructor for class org.openspaces.persistency.hibernate.iterator.StatelessScrollableDataIterator
Constructs a scrollable iterator over the given GigaSpaces SQLQuery.
StatelessScrollableDataIterator(SQLQuery, SessionFactory, int, boolean, int, int) - Constructor for class org.openspaces.persistency.hibernate.iterator.StatelessScrollableDataIterator
Constructs a scrollable iterator over the given GigaSpaces SQLQuery.
StatelessScrollableDataIterator(String, SessionFactory, int) - Constructor for class org.openspaces.persistency.hibernate.iterator.StatelessScrollableDataIterator
Constructs a scrollable iterator over the given hibernate query string.
StatelessScrollableDataIterator(String, SessionFactory, int, int, int) - Constructor for class org.openspaces.persistency.hibernate.iterator.StatelessScrollableDataIterator
Constructs a scrollable iterator over the given hibernate query string.
STATIC_PARTITION_NUMBER - Static variable in interface com.gigaspaces.datasource.ManagedDataSource
Deprecated.
use this constant to get from the Properties the partition number
StaticResourceScript - Class in org.openspaces.remoting.scripting
A static script that uses Spring Resource and ResourceLoader to load a given script (for example, from the classpath).
StaticResourceScript() - Constructor for class org.openspaces.remoting.scripting.StaticResourceScript
 
StaticResourceScript(String, String, String) - Constructor for class org.openspaces.remoting.scripting.StaticResourceScript
 
StaticScript - Class in org.openspaces.remoting.scripting
A script that holds the actual script as a String.
StaticScript() - Constructor for class org.openspaces.remoting.scripting.StaticScript
Constructs a new static script.
StaticScript(String, String, String) - Constructor for class org.openspaces.remoting.scripting.StaticScript
Constructs a new static script.
statistics(ProcessingUnitStatisticsId) - Method in class org.openspaces.admin.pu.elastic.config.AutomaticCapacityScaleRuleConfigurer
 
StatisticsAdmin - Interface in com.j_spaces.core.admin
Provides a space statistics API.
StatisticsContext - Class in com.j_spaces.core.filters
Representation of an operation statistics object.
StatisticsContext() - Constructor for class com.j_spaces.core.filters.StatisticsContext
Default constructor.
StatisticsMonitor - Interface in org.openspaces.admin
Components implement this interface indicating that they can be monitored for statistics.
StatisticsNotAvailable - Exception in com.j_spaces.core.exception
This exception is thrown in case when space statistics are not available.
StatisticsNotAvailable(String) - Constructor for exception com.j_spaces.core.exception.StatisticsNotAvailable
Constructs a SpaceStoppedException with the specified detail message.
statisticsPollingInterval(long, TimeUnit) - Method in class org.openspaces.admin.pu.elastic.config.AutomaticCapacityScaleConfigurer
 
StatisticsUtils - Class in org.openspaces.admin.support
 
StatisticsUtils() - Constructor for class org.openspaces.admin.support.StatisticsUtils
 
stats - Variable in class org.openspaces.memcached.protocol.ResponseMessage
 
status(AlertStatus) - Method in class org.openspaces.admin.alert.AlertFactory
Status - the status of this alert.
STATUS - Static variable in class org.openspaces.events.EventContainerServiceMonitors.Attributes
 
stop() - Method in class com.sun.jini.mahalo.Job
Halt all of the work being performed by the Job
stop() - Method in class org.openspaces.events.AbstractEventListenerContainer
Stop this container.
stop() - Method in class org.openspaces.pu.container.jee.lb.apache.ApacheLoadBalancerAgent
 
stop(boolean) - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanImpl
 
stop() - Method in class org.openspaces.pu.container.standalone.StandaloneContainerRunnable
Stop this currently running container runnable.
stopMachine(StartedGridServiceAgent, long, TimeUnit) - Method in interface org.openspaces.grid.gsm.machines.plugins.ElasticMachineProvisioning
Shuts down the grid service agent and the machine.
stopMachineAsync(GridServiceAgent, long, TimeUnit) - Method in class org.openspaces.grid.gsm.machines.plugins.discovered.DiscoveredMachineProvisioningBean
 
stopMachineAsync(GridServiceAgent, long, TimeUnit) - Method in interface org.openspaces.grid.gsm.machines.plugins.NonBlockingElasticMachineProvisioning
Shuts down the grid service agent and the machine.
stopMachineAsync(GridServiceAgent, long, TimeUnit) - Method in class org.openspaces.grid.gsm.machines.plugins.NonBlockingElasticMachineProvisioningAdapter
 
STOPPED - Static variable in interface com.j_spaces.core.ISpaceState
Service is stopped.
stopStatisticsMonitor() - Method in interface org.openspaces.admin.StatisticsMonitor
Stops the statistics monitor.
StorableObject - Class in com.sun.jini.mahalo
This class holds a MarshalledObject that can be stored persistently.
StorableObject(Object) - Constructor for class com.sun.jini.mahalo.StorableObject
Create a StorableObject that will hold obj in a MarshalledObject.
STORAGE_TYPE_SERIALIZATION_CACHED_BUFFER_EXPUNGE_RATIO - Static variable in class com.j_spaces.kernel.SystemProperties
Set the ratio that if the currently used buffer size * current cached buffer size is below, the cached buffer expunge threshold counter will be increases
STORAGE_TYPE_SERIALIZATION_CACHED_BUFFER_EXPUNGE_RATIO_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
STORAGE_TYPE_SERIALIZATION_CACHED_BUFFER_EXPUNGE_TIMES_THRESHOLD - Static variable in class com.j_spaces.kernel.SystemProperties
Set the number of time the cached buffer has failed the expunge ratio test after which the cached buffer is expunged.
STORAGE_TYPE_SERIALIZATION_CACHED_BUFFER_EXPUNGE_TIMES_THRESHOLD_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
STORAGE_TYPE_SERIALIZATION_MAX_CACHED_BUFFER_SIZE - Static variable in class com.j_spaces.kernel.SystemProperties
Set the maximum used buffer size that may be cached for storage type serialization
STORAGE_TYPE_SERIALIZATION_MAX_CACHED_BUFFER_SIZE_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
STORAGE_TYPE_SERIALIZATION_MAX_POOL_MEMORY_SIZE - Static variable in class com.j_spaces.kernel.SystemProperties
Set the maximum pool memory size of buffers that may be cached for storage type serialization
STORAGE_TYPE_SERIALIZATION_MAX_POOL_MEMORY_SIZE_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
 
STORAGE_TYPE_SERIALIZATION_MAX_POOL_RESOURCE_COUNT_SIZE - Static variable in class com.j_spaces.kernel.SystemProperties
Set the maximum pool number of buffers that may be cached for storage type serialization
STORAGE_TYPE_SERIALIZATION_MAX_POOL_RESOURCE_COUNT_SIZE_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
storageType(StorageType) - Method in class com.gigaspaces.metadata.SpaceTypeDescriptorBuilder
Sets type's storage type
StorageType - Enum in com.gigaspaces.metadata
 
store(OutputStream, String) - Method in class org.openspaces.core.util.StringProperties
 
store(Map<String, String>, OutputStream, String) - Static method in class org.openspaces.core.util.StringPropertiesUtils
 
storeKey(SecretKey, File) - Static method in class com.gigaspaces.security.encoding.KeyFactory
Stores the secret key to the provided file.
storeLastException(ListenerExecutionFailedException, long) - Method in class org.openspaces.archive.DefaultArchivePollingContainerExceptionHandler
 
StoreManager - Class in org.openspaces.jpa
A GigaSpaces back-end implementation for OpenJPA.
StoreManager() - Constructor for class org.openspaces.jpa.StoreManager
 
StoreManagerQuery - Class in org.openspaces.jpa.openjpa
Executes select queries.
StoreManagerQuery(ExpressionParser, StoreManager) - Constructor for class org.openspaces.jpa.openjpa.StoreManagerQuery
 
StoreManagerSQLQuery - Class in org.openspaces.jpa.openjpa
Executes native SQLQueries and task
StoreManagerSQLQuery(StoreManager) - Constructor for class org.openspaces.jpa.openjpa.StoreManagerSQLQuery
 
StoreManagerSQLQuery.SQLExecutor - Class in org.openspaces.jpa.openjpa
Executes the filter as a SQL query.
StreamLogEntryMatcher - Interface in com.gigaspaces.log
A marker interface indicating that a log entry matcher can be used for streaming (i.e. used repeatedly).
stringLength(Value) - Method in class org.openspaces.jpa.openjpa.query.QueryExpressionFactory
Returns the number of characters in the String value.
StringProperties - Class in org.openspaces.core.util
 
StringProperties() - Constructor for class org.openspaces.core.util.StringProperties
 
StringProperties(Properties) - Constructor for class org.openspaces.core.util.StringProperties
 
StringProperties(Map<String, String>) - Constructor for class org.openspaces.core.util.StringProperties
 
StringPropertiesUtils - Class in org.openspaces.core.util
 
StringPropertiesUtils() - Constructor for class org.openspaces.core.util.StringPropertiesUtils
 
sub(Number, Number) - Method in class org.openspaces.core.util.numbers.BigDecimalHelper
 
sub(Number, Number) - Method in class org.openspaces.core.util.numbers.BigIntegerHelper
 
sub(Number, Number) - Method in class org.openspaces.core.util.numbers.DoubleHelper
 
sub(Number, Number) - Method in class org.openspaces.core.util.numbers.FloatHelper
 
sub(Number, Number) - Method in class org.openspaces.core.util.numbers.IntegerHelper
 
sub(Number, Number) - Method in class org.openspaces.core.util.numbers.LongHelper
 
sub(Number, Number) - Method in interface org.openspaces.core.util.numbers.NumberHelper
Substracts the two numbers (can be of any Number type) and returns the type result that the number helper handles.
sub(Number, Number) - Method in class org.openspaces.core.util.numbers.ShortHelper
 
submit(Callable<T>) - Method in class org.openspaces.core.executor.juc.DefaultTaskExecutorService
 
submit(Callable<T>, Object) - Method in class org.openspaces.core.executor.juc.DefaultTaskExecutorService
 
submit(Runnable) - Method in class org.openspaces.core.executor.juc.DefaultTaskExecutorService
 
submit(Runnable, T) - Method in class org.openspaces.core.executor.juc.DefaultTaskExecutorService
 
submit(Callable<T>, Object) - Method in interface org.openspaces.core.executor.juc.TaskExecutorService
Submits a callabale to to be executed on the Space using the provided routing.
substituteParams(String, List<Integer>) - Static method in class org.openspaces.jpa.openjpa.StoreManagerSQLQuery
Utility method to substitute '?
substring(Value, Value) - Method in class org.openspaces.jpa.openjpa.query.QueryExpressionFactory
Return a value representing the String.substring(int) function on the given target with the given args.
subtract(CapacityRequirement) - Method in class org.openspaces.grid.gsm.capacity.AbstractCapacityRequirement
 
subtract(CapacityRequirement) - Method in interface org.openspaces.grid.gsm.capacity.CapacityRequirement
 
subtract(CapacityRequirements) - Method in class org.openspaces.grid.gsm.capacity.CapacityRequirements
 
subtract(CapacityRequirement) - Method in class org.openspaces.grid.gsm.capacity.CapacityRequirements
 
subtract(String, CapacityRequirements) - Method in class org.openspaces.grid.gsm.capacity.CapacityRequirementsPerAgent
 
subtract(CapacityRequirementsPerAgent) - Method in class org.openspaces.grid.gsm.capacity.CapacityRequirementsPerAgent
 
subtract(ZonesConfig, CapacityRequirements) - Method in class org.openspaces.grid.gsm.capacity.CapacityRequirementsPerZones
 
subtract(CapacityRequirementsPerZones) - Method in class org.openspaces.grid.gsm.capacity.CapacityRequirementsPerZones
 
subtract(CapacityRequirement) - Method in class org.openspaces.grid.gsm.capacity.CpuCapacityRequirement
 
subtract(Value, Value) - Method in class org.openspaces.jpa.openjpa.query.QueryExpressionFactory
Return a value representing the second value subtracted from the first.
subtractAgent(String) - Method in class org.openspaces.grid.gsm.capacity.CapacityRequirementsPerAgent
 
subtractOrZero(CapacityRequirement) - Method in class org.openspaces.grid.gsm.capacity.AbstractCapacityRequirement
 
subtractOrZero(CapacityRequirement) - Method in interface org.openspaces.grid.gsm.capacity.CapacityRequirement
 
subtractOrZero(CapacityRequirement) - Method in class org.openspaces.grid.gsm.capacity.CapacityRequirements
 
subtractOrZero(CapacityRequirements) - Method in class org.openspaces.grid.gsm.capacity.CapacityRequirements
 
subtractOrZero(String, CapacityRequirements) - Method in class org.openspaces.grid.gsm.capacity.CapacityRequirementsPerAgent
 
subtractOrZero(ZonesConfig, CapacityRequirements) - Method in class org.openspaces.grid.gsm.capacity.CapacityRequirementsPerZones
 
subtractOrZero(CapacityRequirement) - Method in class org.openspaces.grid.gsm.capacity.CpuCapacityRequirement
 
subtractZones(ZonesConfig) - Method in class org.openspaces.grid.gsm.capacity.CapacityRequirementsPerZones
 
SUFFIX - Static variable in class org.openspaces.events.support.EventContainersBus
 
SUFFIX_PROP - Static variable in class org.openspaces.core.cluster.ClusterInfoPropertyPlaceholderConfigurer
 
sum(String) - Method in class com.gigaspaces.query.aggregators.AggregationSet
Sums values of paths of matching entries.
sum(GigaSpace, ISpaceQuery, String) - Static method in class org.openspaces.extensions.QueryExtension
 
sum(String) - Static method in class org.openspaces.extensions.QueryExtension
 
sum(Value) - Method in class org.openspaces.jpa.openjpa.query.QueryExpressionFactory
Return the max of the given value for all matches.
SumAggregator - Class in com.gigaspaces.query.aggregators
 
SumAggregator() - Constructor for class com.gigaspaces.query.aggregators.SumAggregator
 
SumReducer<T extends Number,R extends Number> - Class in org.openspaces.core.executor.support
A default implementation of a reducer that sums all types T into a result R.
SumReducer(Class<R>) - Constructor for class org.openspaces.core.executor.support.SumReducer
 
SumTask<T extends Number,R extends Number> - Class in org.openspaces.core.executor.support
A sum distrubuted task that accepts a Task to delegate the actual execution to and implements the SumTask.reduce(java.util.List) operation.
SumTask() - Constructor for class org.openspaces.core.executor.support.SumTask
 
SumTask(Class<R>, Task<T>) - Constructor for class org.openspaces.core.executor.support.SumTask
Constructs a new sum distributed task that delegates the actual execution to th provided task.
SumTask(Class<R>, Task<T>, AsyncResultFilter<T>) - Constructor for class org.openspaces.core.executor.support.SumTask
Constructs a new sum distributed task that delegates the actual execution to th provided task.
SupportCodeChange - Annotation Type in org.openspaces.core.executor
Created by Barak Bar Orion 6/24/15.
supportFifoOrder(short) - Static method in class com.j_spaces.core.client.TemplateMatchCodes
Deprecated.
 
supportsAbort() - Method in interface com.gigaspaces.cluster.replication.gateway.conflict.DataConflictOperation
 
supportsAsSQLQuery() - Method in interface com.gigaspaces.datasource.DataSourceQuery
 
supportsBatchArchiving() - Method in interface org.openspaces.archive.ArchiveOperationHandler
What happens when the archive operation receives a batch of objects to persist and throws an exception in the middle of the archiving?
supportsDataAsDocument() - Method in interface com.gigaspaces.sync.DataSyncOperation
 
supportsDataAsObject() - Method in interface com.gigaspaces.sync.DataSyncOperation
 
supportsDataStoreExecution() - Method in class org.openspaces.jpa.openjpa.StoreManagerQuery
 
supportsDataStoreExecution() - Method in class org.openspaces.jpa.openjpa.StoreManagerSQLQuery
 
supportsDynamicProperties() - Method in interface com.gigaspaces.metadata.SpaceTypeDescriptor
Returns true if this type supports dynamic properties, false otherwise.
supportsDynamicProperties(boolean) - Method in class com.gigaspaces.metadata.SpaceTypeDescriptorBuilder
Sets whether or not this type supports dynamic properties.
supportsGetSpaceId() - Method in interface com.gigaspaces.sync.DataSyncOperation
 
supportsGetTypeDescriptor() - Method in interface com.gigaspaces.sync.DataSyncOperation
 
supportsInheritance() - Method in class com.gigaspaces.datasource.SpaceDataSource
Determines whether this implementation supports types inheritance.
supportsInheritance() - Method in class org.openspaces.persistency.hibernate.AbstractHibernateSpaceDataSource
 
supportsInheritance() - Method in class org.openspaces.persistency.patterns.SpaceDataSourceExceptionHandler
 
supportsOptimisticLocking() - Method in interface com.gigaspaces.metadata.SpaceTypeDescriptor
Returns true if this type supports optimistic locking, false otherwise.
supportsOptimisticLocking(boolean) - Method in class com.gigaspaces.metadata.SpaceTypeDescriptorBuilder
Sets whether or not this type supports optimistic locking.
supportsOverride() - Method in interface com.gigaspaces.cluster.replication.gateway.conflict.DataConflictOperation
 
supportsParameterDeclarations() - Method in class org.openspaces.jpa.openjpa.StoreManagerSQLQuery
 
supportsRandomAccess() - Method in class org.openspaces.jpa.openjpa.query.SpaceProjectionResultObjectProvider
 
supportsRandomAccess() - Method in class org.openspaces.jpa.openjpa.query.SpaceResultObjectProvider
 
supportsTemplateAsDocument() - Method in interface com.gigaspaces.datasource.DataSourceQuery
 
supportsTemplateAsObject() - Method in interface com.gigaspaces.datasource.DataSourceQuery
 
suppportsCustomIsolationLevel() - Method in class org.openspaces.core.transaction.manager.AbstractJiniTransactionManager
 
suppportsCustomIsolationLevel() - Method in class org.openspaces.core.transaction.manager.DistributedJiniTransactionManager
 
suppportsCustomIsolationLevel() - Method in class org.openspaces.core.transaction.manager.LookupJiniTransactionManager
 
SUPPRESSED - Static variable in class org.openspaces.admin.alert.AlertStatus
SUPPRESSED is an alert status indicating that a raised alert has been suppressed.
SYNC_REC_ACK_REPLICATION_MODE - Static variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
SYNC_REPLICATION_MODE - Static variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
SynchronizationSourceDetails - Interface in com.gigaspaces.sync
Describe a synchronization source details SynchronizationEndpointInterceptor SpaceSynchronizationEndpoint
syncVersion(OpenJPAStateManager, Object) - Method in class org.openspaces.jpa.StoreManager
 
SYSTEM_TIME_PROVIDER - Static variable in class com.j_spaces.kernel.SystemProperties
 
SYSTEM_TIME_PROVIDER_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
 
SystemAuthority - Class in com.gigaspaces.security.authorities
Defines an Authority for managing of users and roles.
SystemAuthority(SystemAuthority.SystemPrivilege) - Constructor for class com.gigaspaces.security.authorities.SystemAuthority
 
SystemAuthority.SystemPrivilege - Enum in com.gigaspaces.security.authorities
Defines monitoring privileges
SystemProperties - Class in com.j_spaces.kernel
This Class includes system properties used by the product.
SystemProperties() - Constructor for class com.j_spaces.kernel.SystemProperties
 
SystemRequirement - Class in org.openspaces.pu.sla.requirement
 
SystemRequirement() - Constructor for class org.openspaces.pu.sla.requirement.SystemRequirement
 
SystemRequirementBeanDefinitionParser - Class in org.openspaces.pu.sla.config
A bean definition builder for SystemRequirement.
SystemRequirementBeanDefinitionParser() - Constructor for class org.openspaces.pu.sla.config.SystemRequirementBeanDefinitionParser
 

T

take(Object, Transaction, long) - Method in interface com.gigaspaces.client.IPojoSpace
Deprecated.
Since 8.0 - Use GigaSpace instead.
take(Object, Transaction, long, int) - Method in interface com.gigaspaces.client.IPojoSpace
Deprecated.
Since 8.0 - Use GigaSpace instead.
take(Entry, Transaction, long) - Method in interface net.jini.space.JavaSpace
Take a matching entry from the space, waiting until one exists.
take(Collection, Transaction, long, long) - Method in interface net.jini.space.JavaSpace05
This method provides an overload of the JavaSpace.take method that attempts to remove, optionally under a Transaction, and return one or more entries from the space.
take(T) - Method in class org.openspaces.core.DefaultGigaSpace
 
take(T, long) - Method in class org.openspaces.core.DefaultGigaSpace
 
take(T, long, int) - Method in class org.openspaces.core.DefaultGigaSpace
 
take(T, long, TakeModifiers) - Method in class org.openspaces.core.DefaultGigaSpace
 
take(ISpaceQuery<T>) - Method in class org.openspaces.core.DefaultGigaSpace
 
take(ISpaceQuery<T>, long) - Method in class org.openspaces.core.DefaultGigaSpace
 
take(ISpaceQuery<T>, long, int) - Method in class org.openspaces.core.DefaultGigaSpace
 
take(ISpaceQuery<T>, long, TakeModifiers) - Method in class org.openspaces.core.DefaultGigaSpace
 
take(T) - Method in interface org.openspaces.core.GigaSpace
Take (remove) any matching entry from the space, blocking until one exists.
take(T, long) - Method in interface org.openspaces.core.GigaSpace
Take (remove) any matching entry from the space, blocking until one exists.
take(T, long, int) - Method in interface org.openspaces.core.GigaSpace
Deprecated.
take(T, long, TakeModifiers) - Method in interface org.openspaces.core.GigaSpace
Take (remove) any matching entry from the space, blocking until one exists.
take(ISpaceQuery<T>) - Method in interface org.openspaces.core.GigaSpace
Take (remove) any matching entry from the space, blocking until one exists.
take(ISpaceQuery<T>, long) - Method in interface org.openspaces.core.GigaSpace
Take (remove) any matching entry from the space, blocking until one exists.
take(ISpaceQuery<T>, long, int) - Method in interface org.openspaces.core.GigaSpace
Deprecated.
take(ISpaceQuery<T>, long, TakeModifiers) - Method in interface org.openspaces.core.GigaSpace
Take (remove) any matching entry from the space, blocking until one exists.
takeById(Class<T>, Object) - Method in class org.openspaces.core.DefaultGigaSpace
 
takeById(Class<T>, Object, Object) - Method in class org.openspaces.core.DefaultGigaSpace
 
takeById(Class<T>, Object, Object, long) - Method in class org.openspaces.core.DefaultGigaSpace
 
takeById(Class<T>, Object, Object, long, int) - Method in class org.openspaces.core.DefaultGigaSpace
 
takeById(Class<T>, Object, Object, long, TakeModifiers) - Method in class org.openspaces.core.DefaultGigaSpace
 
takeById(IdQuery<T>) - Method in class org.openspaces.core.DefaultGigaSpace
 
takeById(IdQuery<T>, long) - Method in class org.openspaces.core.DefaultGigaSpace
 
takeById(IdQuery<T>, long, int) - Method in class org.openspaces.core.DefaultGigaSpace
 
takeById(IdQuery<T>, long, TakeModifiers) - Method in class org.openspaces.core.DefaultGigaSpace
 
takeById(Class<T>, Object) - Method in interface org.openspaces.core.GigaSpace
Take (remove) an object from the space matching its id and the class.
takeById(Class<T>, Object, Object) - Method in interface org.openspaces.core.GigaSpace
Take (remove) an object from the space matching its id, the class and the routing value.
takeById(Class<T>, Object, Object, long) - Method in interface org.openspaces.core.GigaSpace
Take (remove) an object from the space matching its id, the class and the routing value.
takeById(Class<T>, Object, Object, long, int) - Method in interface org.openspaces.core.GigaSpace
takeById(Class<T>, Object, Object, long, TakeModifiers) - Method in interface org.openspaces.core.GigaSpace
Take (remove) an object from the space matching its id, the class and the routing value.
takeById(IdQuery<T>) - Method in interface org.openspaces.core.GigaSpace
Take (remove) an object from the space matching the specified id query.
takeById(IdQuery<T>, long) - Method in interface org.openspaces.core.GigaSpace
Take (remove) an object from the space matching the specified id query.
takeById(IdQuery<T>, long, int) - Method in interface org.openspaces.core.GigaSpace
Deprecated.
takeById(IdQuery<T>, long, TakeModifiers) - Method in interface org.openspaces.core.GigaSpace
Take (remove) an object from the space matching the specified id query.
TakeByIdResult(ReadTakeByIdResult, ExceptionTranslator) - Constructor for class org.openspaces.core.TakeByIdsException.TakeByIdResult
 
takeByIds(Class<T>, Object[], int) - Method in class org.openspaces.core.DefaultGigaSpace
 
takeByIds(Class<T>, Object[], Object, int) - Method in class org.openspaces.core.DefaultGigaSpace
 
takeByIds(Class<T>, Object[], Object, TakeModifiers) - Method in class org.openspaces.core.DefaultGigaSpace
 
takeByIds(Class<T>, Object[], Object[], int) - Method in class org.openspaces.core.DefaultGigaSpace
 
takeByIds(Class<T>, Object[], Object[], TakeModifiers) - Method in class org.openspaces.core.DefaultGigaSpace
 
takeByIds(Class<T>, Object[]) - Method in class org.openspaces.core.DefaultGigaSpace
 
takeByIds(Class<T>, Object[], Object) - Method in class org.openspaces.core.DefaultGigaSpace
 
takeByIds(Class<T>, Object[], Object[]) - Method in class org.openspaces.core.DefaultGigaSpace
 
takeByIds(IdsQuery<T>) - Method in class org.openspaces.core.DefaultGigaSpace
 
takeByIds(IdsQuery<T>, int) - Method in class org.openspaces.core.DefaultGigaSpace
 
takeByIds(IdsQuery<T>, TakeModifiers) - Method in class org.openspaces.core.DefaultGigaSpace
 
takeByIds(Class<T>, Object[]) - Method in interface org.openspaces.core.GigaSpace
Take (remove) objects from the space matching their IDs and the specified class.
takeByIds(Class<T>, Object[], int) - Method in interface org.openspaces.core.GigaSpace
Deprecated.
takeByIds(Class<T>, Object[], Object) - Method in interface org.openspaces.core.GigaSpace
Take (remove) objects from the space matching their IDs, the specified class and routing key.
takeByIds(Class<T>, Object[], Object, int) - Method in interface org.openspaces.core.GigaSpace
Deprecated.
takeByIds(Class<T>, Object[], Object, TakeModifiers) - Method in interface org.openspaces.core.GigaSpace
Take (remove) objects from the space matching their IDs, the specified class type and routing key, with the provided ReadModifiers.
takeByIds(Class<T>, Object[], Object[]) - Method in interface org.openspaces.core.GigaSpace
Take (remove) objects from the space matching their IDs, the specified class and the routing keys.
takeByIds(Class<T>, Object[], Object[], int) - Method in interface org.openspaces.core.GigaSpace
takeByIds(Class<T>, Object[], Object[], TakeModifiers) - Method in interface org.openspaces.core.GigaSpace
Take (remove) objects from the space matching their IDs, the specified class and the routing keys, with the provided ReadModifiers.
takeByIds(IdsQuery<T>) - Method in interface org.openspaces.core.GigaSpace
Take (remove) objects from the space matching the specified IDs query.
takeByIds(IdsQuery<T>, int) - Method in interface org.openspaces.core.GigaSpace
Deprecated.
takeByIds(IdsQuery<T>, TakeModifiers) - Method in interface org.openspaces.core.GigaSpace
Take (remove) objects from the space matching the specified IDs query, with the provided ReadModifiers.
TakeByIdsException - Exception in com.gigaspaces.client
Thrown when takeByIds operation fails.
TakeByIdsException() - Constructor for exception com.gigaspaces.client.TakeByIdsException
Default constructor required by Externalizable.
TakeByIdsException(ReadTakeByIdResult[]) - Constructor for exception com.gigaspaces.client.TakeByIdsException
 
TakeByIdsException(Object[], Object[], Exception[]) - Constructor for exception com.gigaspaces.client.TakeByIdsException
 
TakeByIdsException - Exception in org.openspaces.core
Thrown when takeByIds operation fails.
TakeByIdsException(TakeByIdsException, ExceptionTranslator) - Constructor for exception org.openspaces.core.TakeByIdsException
 
TakeByIdsException.TakeByIdResult - Class in org.openspaces.core
Holds a TakeByIdsException result.
TakeByIdsException.TakeByIdResult.TakeByIdResultType - Enum in org.openspaces.core
Determines the result type of a take by id operation result.
TakeByIdsResult<T> - Interface in com.gigaspaces.client
Holds iterable results of the takeByIds operation.
takeIfExists(Object, Transaction, long) - Method in interface com.gigaspaces.client.IPojoSpace
Deprecated.
Since 8.0 - Use GigaSpace instead.
takeIfExists(Entry, Transaction, long) - Method in interface net.jini.space.JavaSpace
Take a matching entry from the space, returning null if there is currently is none.
takeIfExists(T) - Method in class org.openspaces.core.DefaultGigaSpace
 
takeIfExists(T, long) - Method in class org.openspaces.core.DefaultGigaSpace
 
takeIfExists(T, long, int) - Method in class org.openspaces.core.DefaultGigaSpace
 
takeIfExists(T, long, TakeModifiers) - Method in class org.openspaces.core.DefaultGigaSpace
 
takeIfExists(ISpaceQuery<T>) - Method in class org.openspaces.core.DefaultGigaSpace
 
takeIfExists(ISpaceQuery<T>, long) - Method in class org.openspaces.core.DefaultGigaSpace
 
takeIfExists(ISpaceQuery<T>, long, int) - Method in class org.openspaces.core.DefaultGigaSpace
 
takeIfExists(ISpaceQuery<T>, long, TakeModifiers) - Method in class org.openspaces.core.DefaultGigaSpace
 
takeIfExists(T) - Method in interface org.openspaces.core.GigaSpace
Take (remove) any matching entry from the space, returning null if there currently is none.
takeIfExists(T, long) - Method in interface org.openspaces.core.GigaSpace
Take (remove) any matching entry from the space, returning null if there currently is none.
takeIfExists(T, long, int) - Method in interface org.openspaces.core.GigaSpace
Deprecated.
takeIfExists(T, long, TakeModifiers) - Method in interface org.openspaces.core.GigaSpace
Take (remove) any matching entry from the space, returning null if there currently is none.
takeIfExists(ISpaceQuery<T>) - Method in interface org.openspaces.core.GigaSpace
Take (remove) any matching entry from the space, returning null if there currently is none.
takeIfExists(ISpaceQuery<T>, long) - Method in interface org.openspaces.core.GigaSpace
Take (remove) any matching entry from the space, returning null if there currently is none.
takeIfExists(ISpaceQuery<T>, long, int) - Method in interface org.openspaces.core.GigaSpace
Deprecated.
takeIfExists(ISpaceQuery<T>, long, TakeModifiers) - Method in interface org.openspaces.core.GigaSpace
Take (remove) any matching entry from the space, returning null if there currently is none.
takeIfExistsById(Class<T>, Object) - Method in class org.openspaces.core.DefaultGigaSpace
 
takeIfExistsById(Class<T>, Object, Object) - Method in class org.openspaces.core.DefaultGigaSpace
 
takeIfExistsById(Class<T>, Object, Object, long) - Method in class org.openspaces.core.DefaultGigaSpace
 
takeIfExistsById(Class<T>, Object, Object, long, int) - Method in class org.openspaces.core.DefaultGigaSpace
 
takeIfExistsById(Class<T>, Object, Object, long, TakeModifiers) - Method in class org.openspaces.core.DefaultGigaSpace
 
takeIfExistsById(IdQuery<T>) - Method in class org.openspaces.core.DefaultGigaSpace
 
takeIfExistsById(IdQuery<T>, long) - Method in class org.openspaces.core.DefaultGigaSpace
 
takeIfExistsById(IdQuery<T>, long, int) - Method in class org.openspaces.core.DefaultGigaSpace
 
takeIfExistsById(IdQuery<T>, long, TakeModifiers) - Method in class org.openspaces.core.DefaultGigaSpace
 
takeIfExistsById(Class<T>, Object) - Method in interface org.openspaces.core.GigaSpace
Take (remove) an object from the space matching its id and the class.
takeIfExistsById(Class<T>, Object, Object) - Method in interface org.openspaces.core.GigaSpace
Take (remove) an object from the space matching its id, the class and the routing value.
takeIfExistsById(Class<T>, Object, Object, long) - Method in interface org.openspaces.core.GigaSpace
Take (remove) an object from the space matching its id, the class and the routing value.
takeIfExistsById(Class<T>, Object, Object, long, int) - Method in interface org.openspaces.core.GigaSpace
takeIfExistsById(Class<T>, Object, Object, long, TakeModifiers) - Method in interface org.openspaces.core.GigaSpace
Take (remove) an object from the space matching its id, the class and the routing value.
takeIfExistsById(IdQuery<T>) - Method in interface org.openspaces.core.GigaSpace
Take (remove) an object from the space matching the specified id query.
takeIfExistsById(IdQuery<T>, long) - Method in interface org.openspaces.core.GigaSpace
Take (remove) an object from the space matching the specified id query.
takeIfExistsById(IdQuery<T>, long, int) - Method in interface org.openspaces.core.GigaSpace
Deprecated.
takeIfExistsById(IdQuery<T>, long, TakeModifiers) - Method in interface org.openspaces.core.GigaSpace
Take (remove) an object from the space matching the specified id query.
TakeModifierFactoryBean - Class in org.openspaces.core.config.modifiers
A TakeModifiers factory bean.
TakeModifierFactoryBean() - Constructor for class org.openspaces.core.config.modifiers.TakeModifierFactoryBean
 
TakeModifiers - Class in com.gigaspaces.client
Provides modifiers to customize the behavior of take operations.
TakeModifiers() - Constructor for class com.gigaspaces.client.TakeModifiers
 
TakeModifiers(TakeModifiers, TakeModifiers) - Constructor for class com.gigaspaces.client.TakeModifiers
Creates a new modifiers from the specified modifiers.
TakeModifiers(TakeModifiers, TakeModifiers, TakeModifiers) - Constructor for class com.gigaspaces.client.TakeModifiers
Creates a new modifiers from the specified modifiers.
TakeModifiers(TakeModifiers...) - Constructor for class com.gigaspaces.client.TakeModifiers
Creates a new modifiers from the specified modifiers.
TakeModifiers - Class in com.j_spaces.core.client
The TakeModifiers class provides static methods and constants to decode Take type modifiers.
takeMultiple(Object, Transaction, int) - Method in interface com.gigaspaces.client.IPojoSpace
Deprecated.
Since 8.0 - Use GigaSpace instead.
takeMultiple(Object, Transaction, int, int) - Method in interface com.gigaspaces.client.IPojoSpace
Deprecated.
Since 8.0 - Use GigaSpace instead.
takeMultiple(T) - Method in class org.openspaces.core.DefaultGigaSpace
 
takeMultiple(T, int) - Method in class org.openspaces.core.DefaultGigaSpace
 
takeMultiple(ISpaceQuery<T>) - Method in class org.openspaces.core.DefaultGigaSpace
 
takeMultiple(ISpaceQuery<T>, int) - Method in class org.openspaces.core.DefaultGigaSpace
 
takeMultiple(T, int, int) - Method in class org.openspaces.core.DefaultGigaSpace
 
takeMultiple(T, int, TakeModifiers) - Method in class org.openspaces.core.DefaultGigaSpace
 
takeMultiple(ISpaceQuery<T>, int, int) - Method in class org.openspaces.core.DefaultGigaSpace
 
takeMultiple(ISpaceQuery<T>, int, TakeModifiers) - Method in class org.openspaces.core.DefaultGigaSpace
 
takeMultiple(T) - Method in interface org.openspaces.core.GigaSpace
Takes (removes) all the entries matching the specified template from this space.
takeMultiple(T, int) - Method in interface org.openspaces.core.GigaSpace
Takes (removes) all the entries matching the specified template from this space.
takeMultiple(T, int, int) - Method in interface org.openspaces.core.GigaSpace
Deprecated.
takeMultiple(T, int, TakeModifiers) - Method in interface org.openspaces.core.GigaSpace
Takes (removes) all the entries matching the specified template from this space.
takeMultiple(ISpaceQuery<T>) - Method in interface org.openspaces.core.GigaSpace
Takes (removes) all the entries matching the specified template from this space.
takeMultiple(ISpaceQuery<T>, int) - Method in interface org.openspaces.core.GigaSpace
Takes (removes) all the entries matching the specified template from this space.
takeMultiple(ISpaceQuery<T>, int, int) - Method in interface org.openspaces.core.GigaSpace
Deprecated.
takeMultiple(ISpaceQuery<T>, int, TakeModifiers) - Method in interface org.openspaces.core.GigaSpace
Takes (removes) all the entries matching the specified template from this space.
TakeMultipleException - Exception in com.gigaspaces.client
Thrown when a space takeMultiple operation fails.
TakeMultipleException() - Constructor for exception com.gigaspaces.client.TakeMultipleException
 
TakeMultipleException(List<?>, List<Throwable>) - Constructor for exception com.gigaspaces.client.TakeMultipleException
 
TakeMultipleException(Object[], List<Throwable>) - Constructor for exception com.gigaspaces.client.TakeMultipleException
 
TakeMultipleException(Throwable) - Constructor for exception com.gigaspaces.client.TakeMultipleException
 
TakeMultipleException - Exception in org.openspaces.core
Thrown when a takeMultiple space operations fails.
TakeMultipleException(TakeMultipleException, ExceptionTranslator) - Constructor for exception org.openspaces.core.TakeMultipleException
 
TARGET_CPU_UTILIZATION - Static variable in class org.openspaces.admin.alert.alerts.ReplicationChannelDisconnectedAlert
 
TARGET_HEAP_UTILIZATION - Static variable in class org.openspaces.admin.alert.alerts.ReplicationChannelDisconnectedAlert
 
TARGET_HOST_ADDRESS - Static variable in class org.openspaces.admin.alert.alerts.ReplicationChannelDisconnectedAlert
 
TARGET_HOST_NAME - Static variable in class org.openspaces.admin.alert.alerts.ReplicationChannelDisconnectedAlert
 
TARGET_IS_MIRROR - Static variable in class org.openspaces.admin.alert.alerts.ReplicationChannelDisconnectedAlert
 
TARGET_NAME - Static variable in class org.openspaces.core.gateway.config.GatewayTargetsBeanDefinitionParser
 
TARGET_UID - Static variable in class org.openspaces.admin.alert.alerts.ReplicationChannelDisconnectedAlert
 
TARGET_VIRTUAL_MACHINE_UID - Static variable in class org.openspaces.admin.alert.alerts.ReplicationChannelDisconnectedAlert
 
Task<T extends Serializable> - Interface in org.openspaces.core.executor
A task executed on a space node (processing unit) that returns a result and may throw an exception.
task(Callable<T>) - Static method in class org.openspaces.core.executor.TaskExecutors
Constructs a new callable task adapter with the callable to call.
task(Callable<T>, AsyncResultsReducer<T, R>) - Static method in class org.openspaces.core.executor.TaskExecutors
Constructs a new callable distributed task adapter with a separate reducer.
task(Callable<T>, AsyncResultsReducer<T, R>, AsyncResultFilter<T>) - Static method in class org.openspaces.core.executor.TaskExecutors
Constructs a new callable distributed task adapter with a separate reducer and filter.
task(Runnable) - Static method in class org.openspaces.core.executor.TaskExecutors
Constructs a new runnable task adapter with the runnable to run.
task(Runnable, AsyncResultsReducer<T, R>) - Static method in class org.openspaces.core.executor.TaskExecutors
Constructs a new runnable distributed task adapter with a separate reducer.
task(Runnable, AsyncResultsReducer<T, R>, AsyncResultFilter<T>) - Static method in class org.openspaces.core.executor.TaskExecutors
Constructs a new runnable distributed task adapter with a separate reducer and filter.
task(Runnable, T, AsyncResultsReducer<T, R>) - Static method in class org.openspaces.core.executor.TaskExecutors
Constructs a new runnable distributed task adapter with a separate reducer.
task(Runnable, T, AsyncResultsReducer<T, R>, AsyncResultFilter<T>) - Static method in class org.openspaces.core.executor.TaskExecutors
Constructs a new runnable distributed task adapter with a separate reducer and filter.
task(Runnable, T) - Static method in class org.openspaces.core.executor.TaskExecutors
Constructs a new runnable task adapter with the runnable to run.
taskExecutor(TaskExecutor) - Method in class org.openspaces.events.polling.SimplePollingContainerConfigurer
 
TaskExecutorEventListenerAdapter - Class in org.openspaces.events.adapter
An adapter that delegates the execution of a SpaceDataEventListener to Spring TaskExecutor implementation (usually to be executed in a different thread).
TaskExecutorEventListenerAdapter() - Constructor for class org.openspaces.events.adapter.TaskExecutorEventListenerAdapter
 
TaskExecutors - Class in org.openspaces.core.executor
 
TaskExecutors() - Constructor for class org.openspaces.core.executor.TaskExecutors
 
TaskExecutorService - Interface in org.openspaces.core.executor.juc
An extended interface to ExecutorService.
TaskGigaSpace - Annotation Type in org.openspaces.core.executor
Annotation marking a field of type GigaSpace allowing for Task to be injected with the space it is executed on.
TaskGigaSpaceAware - Interface in org.openspaces.core.executor
Task can implement this method to be injected with the Space they are executed on.
TaskRoutingProvider - Interface in org.openspaces.core.executor
Controls the Task routing.
tasks - Variable in class com.sun.jini.mahalo.Job
 
template(Object) - Method in class org.openspaces.archive.ArchivePollingContainerConfigurer
 
template(Object) - Method in class org.openspaces.events.asyncpolling.SimpleAsyncPollingContainerConfigurer
 
TEMPLATE - Static variable in class org.openspaces.events.EventContainerServiceDetails.Attributes
 
template(Object) - Method in class org.openspaces.events.notify.SimpleNotifyContainerConfigurer
 
TEMPLATE - Static variable in class org.openspaces.events.polling.AggregatedPollingEventContainerServiceDetails.Attributes
 
template(Object) - Method in class org.openspaces.events.polling.SimplePollingContainerConfigurer
 
template - Variable in class org.openspaces.persistency.hibernate.iterator.DefaultCriteriaByExampleDataIterator
 
TemplateMatchCodes - Class in com.j_spaces.core.client
Deprecated.
Since 8.0 - Use SQLQuery instead.
TemplateMatchCodes() - Constructor for class com.j_spaces.core.client.TemplateMatchCodes
Deprecated.
 
terminate() - Method in class net.jini.lease.LeaseRenewalManager
 
TestAgent - Class in org.openspaces.admin.samples
 
TestAgent() - Constructor for class org.openspaces.admin.samples.TestAgent
 
TestDeployer - Class in org.openspaces.admin.samples
 
TestDeployer() - Constructor for class org.openspaces.admin.samples.TestDeployer
 
TestESM - Class in org.openspaces.admin.samples
 
TestESM() - Constructor for class org.openspaces.admin.samples.TestESM
 
TestEventSampler - Class in org.openspaces.admin.samples
 
TestEventSampler() - Constructor for class org.openspaces.admin.samples.TestEventSampler
 
TestInstances - Class in org.openspaces.admin.samples
 
TestInstances() - Constructor for class org.openspaces.admin.samples.TestInstances
 
testOnBorrow - Variable in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
The indication of whether objects will be validated before being borrowed from the pool.
testOnReturn - Variable in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
The indication of whether objects will be validated before being returned to the pool.
TestSampler - Class in org.openspaces.admin.samples
 
TestSampler() - Constructor for class org.openspaces.admin.samples.TestSampler
 
testWhileIdle - Variable in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
The indication of whether objects will be validated by the idle object evictor (if any).
THIRTY_DAYS - Static variable in class org.openspaces.memcached.SpaceCache
 
ThreadLocalMarshaller - Class in org.openspaces.core.util
 
ThreadLocalMarshaller() - Constructor for class org.openspaces.core.util.ThreadLocalMarshaller
 
ThroughputTimeWindowStatisticsConfig - Class in org.openspaces.admin.pu.statistics
Calculates the throughput (requests per second)by taking total request count and dividing by time
ThroughputTimeWindowStatisticsConfig() - Constructor for class org.openspaces.admin.pu.statistics.ThroughputTimeWindowStatisticsConfig
 
ThroughputTimeWindowStatisticsConfig(Map<String, String>) - Constructor for class org.openspaces.admin.pu.statistics.ThroughputTimeWindowStatisticsConfig
 
ThroughputTimeWindowStatisticsConfigurer - Class in org.openspaces.admin.pu.statistics
Fluent API for creating a new ThroughputTimeWindowStatisticsConfig object
ThroughputTimeWindowStatisticsConfigurer() - Constructor for class org.openspaces.admin.pu.statistics.ThroughputTimeWindowStatisticsConfigurer
 
THROW_PARTIAL_FAILURE - Static variable in class com.j_spaces.core.client.ReadModifiers
Deprecated.
This is the default behavior, for old behavior use ReadModifiers.IGNORE_PARTIAL_FAILURE
time - Variable in class org.openspaces.memcached.protocol.CommandMessage
 
TIME_ROLLING_POLICY_DEFAULT - Static variable in class com.gigaspaces.logger.RollingFileHandler
 
TIME_ROLLING_POLICY_PROP - Static variable in class com.gigaspaces.logger.RollingFileHandler
 
timeBetweenEvictionRunsMillis - Variable in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
The number of milliseconds to sleep between runs of the idle object evictor thread.
TIMEOUT - Static variable in class com.j_spaces.core.client.SpaceURL
Deprecated.
jini:// multicast support.
timeout(long) - Method in class org.openspaces.remoting.EventDrivenRemotingProxyConfigurer
 
timeout(long) - Method in class org.openspaces.remoting.ExecutorRemotingProxyConfigurer
 
timeout(long) - Method in class org.openspaces.remoting.scripting.EventDrivenScriptingProxyConfigurer
 
timeout(long) - Method in class org.openspaces.remoting.scripting.ExecutorScriptingProxyConfigurer
 
TimeoutExpiredException - Exception in net.jini.core.transaction
Exception thrown when a transaction timeout has expired.
TimeoutExpiredException(boolean) - Constructor for exception net.jini.core.transaction.TimeoutExpiredException
Constructs an instance with no detail message.
TimeoutExpiredException(String, boolean) - Constructor for exception net.jini.core.transaction.TimeoutExpiredException
Constructs an instance with a detail message.
timestamp - Variable in class com.gigaspaces.log.AfterTimeLogEntryMatcher
 
timestamp(long) - Method in class org.openspaces.admin.alert.AlertFactory
Timestamp - the date and time the alert occurred.
timeWindow(long, TimeUnit) - Method in class org.openspaces.admin.pu.statistics.AverageTimeWindowStatisticsConfigurer
 
timeWindow(long, TimeUnit) - Method in class org.openspaces.admin.pu.statistics.CpuPercentageTimeWindowStatisticsConfigurer
 
timeWindow(long, TimeUnit) - Method in class org.openspaces.admin.pu.statistics.MaximumTimeWindowStatisticsConfigurer
 
timeWindow(long, TimeUnit) - Method in class org.openspaces.admin.pu.statistics.MinimumTimeWindowStatisticsConfigurer
 
timeWindow(long, TimeUnit) - Method in class org.openspaces.admin.pu.statistics.PercentileTimeWindowStatisticsConfigurer
 
timeWindow(long, TimeUnit) - Method in class org.openspaces.admin.pu.statistics.ThroughputTimeWindowStatisticsConfigurer
 
timeWindowStatistics(TimeWindowStatisticsConfig) - Method in class org.openspaces.admin.pu.statistics.ProcessingUnitStatisticsIdConfigurer
Aggregates values using the specified time window statistics function.
TimeWindowStatisticsConfig - Interface in org.openspaces.admin.pu.statistics
Marks configurations that aggregate statistics from time samples.
toAlert() - Method in class org.openspaces.admin.alert.AlertFactory
 
toArray() - Method in class org.openspaces.core.util.ConcurrentHashSet
 
toArray(T[]) - Method in class org.openspaces.core.util.ConcurrentHashSet
 
toBytes(long) - Method in enum org.openspaces.core.util.MemoryUnit
Equivalent to BYTES.convert(memory, this).
toBytes(String) - Static method in enum org.openspaces.core.util.MemoryUnit
 
toCapacityRequirements() - Method in class org.openspaces.admin.pu.elastic.config.CapacityRequirementsConfig
 
toCapacityRequirements() - Method in class org.openspaces.admin.pu.elastic.config.ManualCapacityScaleConfig
 
toCapacityRequirements() - Method in interface org.openspaces.admin.pu.elastic.config.ScaleStrategyCapacityRequirementConfig
 
toCapacityRequirementsPerZones() - Method in class org.openspaces.admin.pu.elastic.config.CapacityRequirementsPerZonesConfig
 
toCountModifiers(int) - Static method in class org.openspaces.core.IsolationLevelHelpers
 
toDeploymentOptions() - Method in class org.openspaces.admin.pu.config.ProcessingUnitConfig
 
toDetailedString() - Method in class org.openspaces.grid.gsm.capacity.CapacityRequirementsPerAgent
 
toDetailedString() - Method in class org.openspaces.grid.gsm.capacity.CapacityRequirementsPerZones
 
toEvent() - Method in exception org.openspaces.grid.gsm.autoscaling.exceptions.AutoScalingConfigConflictException
 
toEvent() - Method in exception org.openspaces.grid.gsm.autoscaling.exceptions.AutoScalingInstanceStatisticsException
 
toEvent() - Method in exception org.openspaces.grid.gsm.autoscaling.exceptions.AutoScalingStatisticsFormatException
 
toEvent() - Method in exception org.openspaces.grid.gsm.autoscaling.exceptions.AutoScalingThresholdBreachedException
 
toEvent() - Method in exception org.openspaces.grid.gsm.autoscaling.exceptions.ReachedMaximumCapacityAutoScalingException
 
toEvent() - Method in exception org.openspaces.grid.gsm.autoscaling.exceptions.RulesConflictAutoScalingException
 
toEvent() - Method in exception org.openspaces.grid.gsm.containers.exceptions.FailedToStartNewGridServiceContainersException
 
toEvent() - Method in exception org.openspaces.grid.gsm.machines.backup.MachinesStateBackupFailureException
 
toEvent() - Method in exception org.openspaces.grid.gsm.machines.backup.MachinesStateRecoveryFailureException
 
toEvent() - Method in exception org.openspaces.grid.gsm.machines.exceptions.CloudCleanupFailedException
 
toEvent() - Method in exception org.openspaces.grid.gsm.machines.exceptions.ExpectedMachineWithMoreMemoryException
 
toEvent() - Method in exception org.openspaces.grid.gsm.machines.exceptions.FailedGridServiceAgentReconnectedException
 
toEvent() - Method in exception org.openspaces.grid.gsm.machines.exceptions.FailedToDiscoverMachinesException
 
toEvent() - Method in exception org.openspaces.grid.gsm.machines.exceptions.FailedToStartNewGridServiceAgentException
 
toEvent() - Method in exception org.openspaces.grid.gsm.machines.exceptions.FailedToStartNewMachineException
 
toEvent() - Method in exception org.openspaces.grid.gsm.machines.exceptions.FailedToStopGridServiceAgentException
 
toEvent() - Method in exception org.openspaces.grid.gsm.machines.exceptions.FailedToStopMachineException
 
toEvent() - Method in exception org.openspaces.grid.gsm.machines.exceptions.NeedToStartMoreGridServiceAgentsException
 
toEvent() - Method in exception org.openspaces.grid.gsm.machines.exceptions.StartedTooManyMachinesException
 
toEvent() - Method in exception org.openspaces.grid.gsm.machines.exceptions.UndeployInProgressException
 
toEvent() - Method in exception org.openspaces.grid.gsm.machines.exceptions.UnexpectedShutdownOfNewGridServiceAgentException
 
toEvent() - Method in exception org.openspaces.grid.gsm.rebalancing.exceptions.FutureProcessingUnitInstanceDeploymentException
 
toEvent() - Method in exception org.openspaces.grid.gsm.rebalancing.exceptions.NumberOfInstancesIsBelowMinimumException
 
toEvent() - Method in exception org.openspaces.grid.gsm.rebalancing.exceptions.NumberOfInstancesPerPartitionIsBelowMinimumException
 
toEvent() - Method in exception org.openspaces.grid.gsm.sla.exceptions.BlockingAfterPropertiesSetFailedException
 
toEvent() - Method in exception org.openspaces.grid.gsm.sla.exceptions.DisconnectedFromLookupServiceException
 
toEvent() - Method in interface org.openspaces.grid.gsm.sla.exceptions.SlaEnforcementDecision
 
toEvent() - Method in interface org.openspaces.grid.gsm.sla.exceptions.SlaEnforcementFailure
 
toEvent() - Method in exception org.openspaces.grid.gsm.sla.exceptions.WrongNumberOfESMComponentsException
 
toExaBytes(long) - Method in enum org.openspaces.core.util.MemoryUnit
Equivalent to EXABYTES.convert(memory, this).
toExaBytes(String) - Static method in enum org.openspaces.core.util.MemoryUnit
 
toGigaBytes(long) - Method in enum org.openspaces.core.util.MemoryUnit
Equivalent to GIGABYTES.convert(memory, this).
toGigaBytes(String) - Static method in enum org.openspaces.core.util.MemoryUnit
 
toKiloBytes(long) - Method in enum org.openspaces.core.util.MemoryUnit
Equivalent to KILOBYTES.convert(memory, this).
toKiloBytes(String) - Static method in enum org.openspaces.core.util.MemoryUnit
 
toLowerCase(Value) - Method in class org.openspaces.jpa.openjpa.query.QueryExpressionFactory
Return the upper case of the given value.
toMachinesState() - Method in class org.openspaces.grid.gsm.machines.MachinesSlaEnforcementState
 
toMegaBytes(long) - Method in enum org.openspaces.core.util.MemoryUnit
Equivalent to MEGABYTES.convert(memory, this).
toMegaBytes(String) - Static method in enum org.openspaces.core.util.MemoryUnit
 
toObject(RawEntry) - Method in class com.gigaspaces.query.aggregators.SpaceEntriesAggregator
 
TooManyEsmComponentsException - Exception in org.openspaces.grid.gsm.sla.exceptions
 
TooManyEsmComponentsException(int, String) - Constructor for exception org.openspaces.grid.gsm.sla.exceptions.TooManyEsmComponentsException
 
toParameterArray(StoreQuery, Map) - Method in class org.openspaces.jpa.openjpa.StoreManagerSQLQuery.SQLExecutor
The given query is parsed to find the parameter tokens of the form ?
toPetaBytes(long) - Method in enum org.openspaces.core.util.MemoryUnit
Equivalent to PETABYTES.convert(memory, this).
toPetaBytes(String) - Static method in enum org.openspaces.core.util.MemoryUnit
 
toPostfix() - Method in enum org.openspaces.core.util.MemoryUnit
 
toProcessingUnitConfig() - Method in class org.openspaces.admin.memcached.config.MemcachedConfig
 
toProcessingUnitConfig() - Method in class org.openspaces.admin.pu.config.ProcessingUnitConfig
 
toProcessingUnitConfig() - Method in class org.openspaces.admin.pu.elastic.config.ElasticStatefulProcessingUnitConfig
 
toProcessingUnitConfig() - Method in class org.openspaces.admin.pu.elastic.config.ElasticStatelessProcessingUnitConfig
 
toProcessingUnitConfig() - Method in interface org.openspaces.admin.pu.topology.ProcessingUnitConfigHolder
 
toProcessingUnitConfig() - Method in class org.openspaces.admin.space.config.SpaceConfig
 
toProcessingUnitConfig() - Method in class org.openspaces.admin.space.ElasticSpaceConfig
 
toProps() - Method in class org.openspaces.core.space.AllInCachePolicy
 
toProps() - Method in class org.openspaces.core.space.BlobStoreDataCachePolicy
 
toProps() - Method in interface org.openspaces.core.space.CachePolicy
 
toProps() - Method in class org.openspaces.core.space.CustomCachePolicy
 
toProps() - Method in class org.openspaces.core.space.LruCachePolicy
 
toReadModifiers(int) - Static method in class org.openspaces.core.IsolationLevelHelpers
 
toReportMetricName(String, MetricTagsSnapshot) - Method in class com.gigaspaces.metrics.MetricReporter
 
toRequiredDependency() - Method in class org.openspaces.admin.pu.dependency.config.ProcessingUnitDependencyConfig
 
toSpaceIndexType() - Method in enum com.gigaspaces.annotation.pojo.SpaceProperty.IndexType
Deprecated.
 
toString() - Method in class com.gigaspaces.client.ChangeSet
 
toString() - Method in class com.gigaspaces.cluster.replication.gateway.conflict.AddIndexesConflict
 
toString() - Method in class com.gigaspaces.cluster.replication.gateway.conflict.ConflictCause
 
toString() - Method in class com.gigaspaces.cluster.replication.gateway.conflict.DataTypeIntroductionConflict
 
toString() - Method in class com.gigaspaces.cluster.replication.gateway.conflict.EntryAlreadyInSpaceConflict
 
toString() - Method in class com.gigaspaces.cluster.replication.gateway.conflict.EntryLockedUnderTransactionConflict
 
toString() - Method in class com.gigaspaces.cluster.replication.gateway.conflict.EntryNotInSpaceConflict
 
toString() - Method in class com.gigaspaces.cluster.replication.gateway.conflict.EntryVersionConflict
 
toString() - Method in class com.gigaspaces.cluster.replication.gateway.conflict.GeneralConflictCause
 
toString() - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
toString() - Method in class com.gigaspaces.document.DocumentProperties
toString() - Method in class com.gigaspaces.document.SpaceDocument
 
toString() - Method in class com.gigaspaces.events.EventSessionConfig
 
toString() - Method in class com.gigaspaces.events.NotifyActionType
 
toString() - Method in class com.gigaspaces.lrmi.nio.filters.IOSSLFilter
 
toString() - Method in class com.gigaspaces.query.aggregators.GroupByValue
 
toString() - Method in class com.gigaspaces.query.CompoundResult
 
toString() - Method in enum com.gigaspaces.security.authorities.GridAuthority.GridPrivilege
 
toString() - Method in class com.gigaspaces.security.authorities.GridAuthority
 
toString() - Method in enum com.gigaspaces.security.authorities.MonitorAuthority.MonitorPrivilege
 
toString() - Method in class com.gigaspaces.security.authorities.MonitorAuthority
 
toString() - Method in class com.gigaspaces.security.authorities.RoleAuthority
 
toString() - Method in class com.gigaspaces.security.authorities.SpaceAuthority.ClassFilter
 
toString() - Method in class com.gigaspaces.security.authorities.SpaceAuthority.PackageFilter
 
toString() - Method in class com.gigaspaces.security.authorities.SpaceAuthority.RegexFilter
 
toString() - Method in enum com.gigaspaces.security.authorities.SpaceAuthority.SpacePrivilege
 
toString() - Method in class com.gigaspaces.security.authorities.SpaceAuthority
 
toString() - Method in enum com.gigaspaces.security.authorities.SystemAuthority.SystemPrivilege
 
toString() - Method in class com.gigaspaces.security.authorities.SystemAuthority
 
toString() - Method in class com.j_spaces.core.admin.SpaceConfig
 
toString() - Method in exception com.j_spaces.core.cache.offHeap.SpaceInternalBlobStoreMemoryShortageException
Return the exception message
toString() - Method in class com.j_spaces.core.client.EntryArrivedRemoteEvent
 
toString() - Method in class com.j_spaces.core.client.EntryInfo
Deprecated.
toString() - Method in class com.j_spaces.core.client.ExternalEntry
Deprecated.
Returns a string representation of the ExternalEntry.
toString(int) - Static method in class com.j_spaces.core.client.NotifyModifiers
Deprecated.
 
toString() - Method in class com.j_spaces.core.client.SpaceURL
Deprecated.
 
toString() - Method in class com.j_spaces.core.client.SQLQuery
Returns a string representation of this SQLQuery, in the form of: SELECT * FROM table name WHERE query expression
toString() - Method in class com.j_spaces.core.cluster.ReplicationPolicy.ReplicationPolicyDescription
 
toString() - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
toString() - Method in class com.j_spaces.core.filters.ReplicationStatistics.OutgoingChannel
 
toString() - Method in class com.j_spaces.core.filters.ReplicationStatistics.OutgoingReplication
 
toString() - Method in class com.j_spaces.core.filters.ReplicationStatistics
 
toString() - Method in class com.j_spaces.core.filters.StatisticsContext
String representation of the statistics.
toString() - Method in exception com.j_spaces.core.MemoryShortageException
Return the exception message
toString() - Method in class com.sun.jini.mahalo.TxnMgrProxy
 
toString() - Method in class net.jini.core.transaction.NestableTransaction.Created
 
toString() - Method in class net.jini.core.transaction.server.NestableServerTransaction
 
toString() - Method in class net.jini.core.transaction.server.ServerTransaction
 
toString() - Method in class net.jini.core.transaction.server.TransactionManager.Created
 
toString() - Method in class net.jini.core.transaction.server.TransactionParticipantDataImpl
 
toString() - Method in class net.jini.core.transaction.Transaction.Created
 
toString() - Method in class org.openspaces.admin.alert.alerts.AbstractAlert
 
toString() - Method in class org.openspaces.admin.alert.AlertSeverity
 
toString() - Method in class org.openspaces.admin.alert.AlertStatus
 
toString() - Method in class org.openspaces.admin.application.config.ApplicationConfig
 
toString() - Method in class org.openspaces.admin.application.deploy.AbstractApplicationCommand
 
toString() - Method in class org.openspaces.admin.config.AbstractConfig
 
toString() - Method in class org.openspaces.admin.gsa.GSAReservationId
 
toString() - Method in class org.openspaces.admin.memcached.config.MemcachedConfig
 
toString() - Method in class org.openspaces.admin.pu.config.ContextPropertyConfig
 
toString() - Method in class org.openspaces.admin.pu.config.MaxInstancesPerZoneConfig
 
toString() - Method in class org.openspaces.admin.pu.config.ProcessingUnitConfig
 
toString() - Method in class org.openspaces.admin.pu.config.UserDetailsConfig
 
toString() - Method in class org.openspaces.admin.pu.dependency.config.ProcessingUnitDependencyConfig
 
toString() - Method in class org.openspaces.admin.pu.elastic.config.AutomaticCapacityScaleConfig
 
toString() - Method in class org.openspaces.admin.pu.elastic.config.AutomaticCapacityScaleRuleConfig
 
toString() - Method in class org.openspaces.admin.pu.elastic.config.CapacityRequirementsConfig
 
toString() - Method in class org.openspaces.admin.pu.elastic.config.CapacityRequirementsPerZonesConfig
 
toString() - Method in class org.openspaces.admin.pu.elastic.config.EagerScaleConfig
 
toString() - Method in class org.openspaces.admin.pu.elastic.config.ManualCapacityScaleConfig
 
toString() - Method in interface org.openspaces.admin.pu.elastic.config.ScaleStrategyConfig
 
toString() - Method in class org.openspaces.admin.pu.statistics.ProcessingUnitStatisticsId
 
toString() - Method in class org.openspaces.admin.quiesce.QuiesceRequest
 
toString() - Method in class org.openspaces.admin.quiesce.QuiesceResult
 
toString() - Method in class org.openspaces.admin.space.config.SpaceConfig
 
toString() - Method in class org.openspaces.core.cluster.ClusterInfo
 
toString() - Method in class org.openspaces.core.DefaultGigaMap
 
toString() - Method in class org.openspaces.core.DefaultGigaSpace
 
toString() - Method in class org.openspaces.core.gateway.GatewaySource
 
toString() - Method in class org.openspaces.core.properties.BeanLevelProperties
 
toString() - Method in class org.openspaces.core.space.mode.AfterSpaceModeChangeEvent
 
toString() - Method in class org.openspaces.core.space.mode.BeforeSpaceModeChangeEvent
 
toString() - Method in class org.openspaces.core.util.StringProperties
 
toString(Map<String, String>) - Static method in class org.openspaces.core.util.StringPropertiesUtils
 
toString() - Method in class org.openspaces.events.polling.receive.ExclusiveReadReceiveOperationHandler
 
toString() - Method in class org.openspaces.events.polling.receive.MultiExclusiveReadReceiveOperationHandler
 
toString() - Method in class org.openspaces.events.polling.receive.MultiReadReceiveOperationHandler
 
toString() - Method in class org.openspaces.events.polling.receive.MultiTakeReceiveOperationHandler
 
toString() - Method in class org.openspaces.events.polling.receive.SingleReadReceiveOperationHandler
 
toString() - Method in class org.openspaces.events.polling.receive.SingleTakeReceiveOperationHandler
 
toString() - Method in class org.openspaces.events.polling.trigger.ReadTriggerOperationHandler
 
toString() - Method in class org.openspaces.grid.gsm.autoscaling.AutoScalingSlaPolicy
 
toString() - Method in class org.openspaces.grid.gsm.capacity.AbstractCapacityRequirement
 
toString() - Method in interface org.openspaces.grid.gsm.capacity.CapacityRequirement
 
toString() - Method in class org.openspaces.grid.gsm.capacity.CapacityRequirements
 
toString() - Method in class org.openspaces.grid.gsm.capacity.CapacityRequirementsPerAgent
 
toString() - Method in class org.openspaces.grid.gsm.capacity.CapacityRequirementsPerZones
 
toString() - Method in class org.openspaces.grid.gsm.capacity.CapacityRequirementType
 
toString() - Method in class org.openspaces.grid.gsm.capacity.CpuCapacityRequirement
 
toString() - Method in class org.openspaces.grid.gsm.capacity.DriveCapacityRequirement
 
toString() - Method in class org.openspaces.grid.gsm.capacity.MemoryCapacityRequirement
 
toString() - Method in class org.openspaces.grid.gsm.capacity.NumberOfMachinesCapacityRequirement
 
toString() - Method in class org.openspaces.grid.gsm.machines.BinPackingSolver
 
toString() - Method in class org.openspaces.grid.gsm.machines.CapacityMachinesSlaPolicy
 
toString() - Method in class org.openspaces.grid.gsm.machines.EagerMachinesSlaPolicy
 
toString() - Method in class org.openspaces.grid.gsm.machines.FailedGridServiceAgent
 
toString() - Method in class org.openspaces.grid.gsm.machines.isolation.DedicatedMachineIsolation
 
toString() - Method in class org.openspaces.grid.gsm.machines.isolation.ElasticProcessingUnitMachineIsolation
 
toString() - Method in class org.openspaces.grid.gsm.machines.isolation.PublicMachineIsolation
 
toString() - Method in class org.openspaces.grid.gsm.machines.isolation.SharedMachineIsolation
 
toString() - Method in class org.openspaces.grid.gsm.machines.MachinesSlaEnforcementState.StateKey
 
toString() - Method in class org.openspaces.grid.gsm.machines.StartedGridServiceAgent
 
toString() - Method in class org.openspaces.grid.gsm.rebalancing.RebalancingSlaPolicy
 
toString() - Method in class org.openspaces.jpa.openjpa.query.AggregationFunction
 
toString() - Method in class org.openspaces.jpa.openjpa.query.BinaryExpression
 
toString() - Method in class org.openspaces.jpa.openjpa.query.FieldPathNode
 
toString() - Method in class org.openspaces.jpa.openjpa.query.LiteralValueNode
 
toString() - Method in class org.openspaces.jpa.openjpa.query.LogicalExpression
 
toString() - Method in class org.openspaces.jpa.openjpa.query.NullValueNode
 
toString() - Method in class org.openspaces.memcached.Key
 
toString() - Method in class org.openspaces.pu.service.InvocationResult
 
toString() - Method in class org.openspaces.pu.service.PlainAggregatedServiceDetails
 
toString() - Method in class org.openspaces.pu.service.PlainServiceDetails
 
toString() - Method in class org.openspaces.pu.service.PlainServiceMonitors
 
toString() - Method in class org.openspaces.pu.sla.RelocationPolicy
 
toString() - Method in class org.openspaces.pu.sla.ScaleUpPolicy
 
toString() - Method in class org.openspaces.pu.sla.SLA
 
toString() - Method in class org.openspaces.remoting.EventDrivenSpaceRemotingEntry
Deprecated.
 
toString() - Method in class org.openspaces.remoting.RemotingServiceDetails.RemoteService
 
toString() - Method in class org.openspaces.remoting.RemotingServiceMonitors.RemoteServiceStats
 
toString() - Method in class org.openspaces.remoting.scripting.ResourceLazyLoadingScript
 
toString() - Method in class org.openspaces.remoting.scripting.StaticScript
 
TOTAL - Static variable in class org.openspaces.pu.container.jee.stats.WebRequestsServiceMonitors.Attributes
 
total_conns - Variable in class org.openspaces.memcached.protocol.MemcachedCommandHandler
 
TOTAL_DURATION - Static variable in class org.openspaces.pu.container.jee.stats.WebRequestsServiceMonitors.Attributes
 
toTeraBytes(long) - Method in enum org.openspaces.core.util.MemoryUnit
Equivalent to TERABYTES.convert(memory, this).
toTeraBytes(String) - Static method in enum org.openspaces.core.util.MemoryUnit
 
toText(Textualizer) - Method in class com.gigaspaces.client.ChangeSet
 
toText(Textualizer) - Method in class com.gigaspaces.events.EventSessionConfig
 
touchEntry(CacheEntry) - Method in interface com.j_spaces.javax.cache.EvictionStrategy
Deprecated.
Informs the eviction strategy on a CacheEntry use.
toUpperCase(Value) - Method in class org.openspaces.jpa.openjpa.query.QueryExpressionFactory
Return the upper case of the given value.
toURL() - Method in class org.openspaces.pu.container.support.WebsterFile
 
trace(Object) - Method in class org.openspaces.grid.gsm.PrefixLog
 
trace(Object, Throwable) - Method in class org.openspaces.grid.gsm.PrefixLog
 
trace(Object) - Method in class org.openspaces.grid.gsm.SingleThreadedPollingLog
 
trace(Object, Throwable) - Method in class org.openspaces.grid.gsm.SingleThreadedPollingLog
 
track(File) - Method in interface com.gigaspaces.logger.BackupPolicy
Track a newly created file.
track(File) - Method in class com.gigaspaces.logger.DeleteBackupPolicy
 
track(File) - Method in class com.gigaspaces.logger.NullBackupPolicy
 
transaction - Variable in class net.jini.core.transaction.NestableTransaction.Created
The transaction.
Transaction - Interface in net.jini.core.transaction
Interface for classes representing transactions returned by TransactionManager servers for use with transaction participants that implement the default transaction semantics.
transaction - Variable in class net.jini.core.transaction.Transaction.Created
The transaction.
transaction - Variable in class org.openspaces.persistency.hibernate.iterator.DefaultCriteriaByExampleDataIterator
 
transaction - Variable in class org.openspaces.persistency.hibernate.iterator.DefaultListQueryDataIterator
 
transaction - Variable in class org.openspaces.persistency.hibernate.iterator.DefaultScrollableDataIterator
 
transaction - Variable in class org.openspaces.persistency.hibernate.iterator.StatelessScrollableDataIterator
 
Transaction.Created - Class in net.jini.core.transaction
Class that holds return values from create methods.
TRANSACTION_MANAGER - Static variable in class org.openspaces.events.EventContainerServiceDetails.Attributes
 
TRANSACTION_SUPPORT - Static variable in class org.openspaces.core.config.MirrorSpaceBeanDefinitionParser
 
TransactionalEvent - Annotation Type in org.openspaces.events
Marks an event container configured using annotations (Polling or Notify as transactional.
TransactionConstants - Interface in net.jini.core.transaction.server
Constants common to transaction managers and participants.
TransactionData - Interface in com.gigaspaces.sync
A data of a transaction that is synchronized to a synchronization endpoint
TransactionDataAccessException - Exception in org.openspaces.core
An exception occurred during a space operation that has to do with transactional semantics.
TransactionDataAccessException(String) - Constructor for exception org.openspaces.core.TransactionDataAccessException
 
TransactionDataAccessException(String, Throwable) - Constructor for exception org.openspaces.core.TransactionDataAccessException
 
TransactionDataAccessException(TransactionException) - Constructor for exception org.openspaces.core.TransactionDataAccessException
 
TransactionDataAccessException(TransactionException) - Constructor for exception org.openspaces.core.TransactionDataAccessException
 
TransactionException - Exception in net.jini.core.transaction
Base class for exceptions thrown during a transaction.
TransactionException(String) - Constructor for exception net.jini.core.transaction.TransactionException
Constructs an instance with a detail message.
TransactionException(String, Throwable) - Constructor for exception net.jini.core.transaction.TransactionException
Constructs an instance with a detail message.
TransactionException() - Constructor for exception net.jini.core.transaction.TransactionException
Constructs an instance with no detail message.
TransactionFactory - Class in net.jini.core.transaction
Factory methods for creating top-level transactions.
transactionIsolationLevel(int) - Method in class org.openspaces.archive.ArchivePollingContainerConfigurer
 
transactionIsolationLevel(int) - Method in class org.openspaces.events.asyncpolling.SimpleAsyncPollingContainerConfigurer
 
transactionIsolationLevel(int) - Method in class org.openspaces.events.notify.SimpleNotifyContainerConfigurer
 
transactionIsolationLevel(int) - Method in class org.openspaces.events.polling.SimplePollingContainerConfigurer
 
TransactionLeaseRenewalConfig - Class in org.openspaces.core.transaction.manager
Allows to configure transactions to be renewed automatically when using AbstractJiniTransactionManager and its different sub-classes.
TransactionLeaseRenewalConfig() - Constructor for class org.openspaces.core.transaction.manager.TransactionLeaseRenewalConfig
 
TransactionManager - Interface in net.jini.core.transaction.server
The interface used for managers of the two-phase commit protocol for top-level transactions.
transactionManager(PlatformTransactionManager) - Method in class org.openspaces.archive.ArchivePollingContainerConfigurer
 
transactionManager(PlatformTransactionManager) - Method in class org.openspaces.core.GigaMapConfigurer
 
transactionManager(PlatformTransactionManager) - Method in class org.openspaces.core.GigaSpaceConfigurer
 
transactionManager() - Method in class org.openspaces.core.transaction.manager.DistributedJiniTxManagerConfigurer
 
transactionManager() - Method in class org.openspaces.core.transaction.manager.LocalJiniTxManagerConfigurer
Deprecated.
 
transactionManager() - Method in class org.openspaces.core.transaction.manager.LookupJiniTxManagerConfigurer
 
transactionManager(PlatformTransactionManager) - Method in class org.openspaces.events.asyncpolling.SimpleAsyncPollingContainerConfigurer
 
transactionManager(PlatformTransactionManager) - Method in class org.openspaces.events.notify.SimpleNotifyContainerConfigurer
 
transactionManager(PlatformTransactionManager) - Method in class org.openspaces.events.polling.SimplePollingContainerConfigurer
 
TransactionManager.Created - Class in net.jini.core.transaction.server
Class that holds return values from create methods.
transactionManagerName(String) - Method in class org.openspaces.core.transaction.manager.LookupJiniTxManagerConfigurer
 
transactionName(String) - Method in class org.openspaces.archive.ArchivePollingContainerConfigurer
 
transactionName(String) - Method in class org.openspaces.events.asyncpolling.SimpleAsyncPollingContainerConfigurer
 
transactionName(String) - Method in class org.openspaces.events.notify.SimpleNotifyContainerConfigurer
 
transactionName(String) - Method in class org.openspaces.events.polling.SimplePollingContainerConfigurer
 
TransactionParticipant - Interface in net.jini.core.transaction.server
The interface used for participants of the two-phase commit protocol.
TransactionParticipantData - Interface in net.jini.core.transaction.server
Deprecated.
TransactionParticipantDataImpl - Class in net.jini.core.transaction.server
Contains ServerTransaction meta data for distributed transactions that have more than 1 participant.
TransactionParticipantDataImpl() - Constructor for class net.jini.core.transaction.server.TransactionParticipantDataImpl
 
TransactionParticipantDataImpl(TransactionUniqueId, int, int) - Constructor for class net.jini.core.transaction.server.TransactionParticipantDataImpl
 
TransactionParticipantMetaData - Interface in com.gigaspaces.transaction
Represents a transaction meta data for a specific transaction participant.
TransactionProvider - Interface in org.openspaces.core.transaction
A transaction provider is used to support declarative transactions.
transactionTimeout(int) - Method in class org.openspaces.archive.ArchivePollingContainerConfigurer
 
transactionTimeout(int) - Method in class org.openspaces.events.asyncpolling.SimpleAsyncPollingContainerConfigurer
 
transactionTimeout(int) - Method in class org.openspaces.events.notify.SimpleNotifyContainerConfigurer
 
transactionTimeout(int) - Method in class org.openspaces.events.polling.SimplePollingContainerConfigurer
 
TransactionUniqueId - Interface in com.gigaspaces.transaction
Represents a transaction unique id constructed from the transaction manager which created the transaction Uuid and the transaction id.
TransientMahaloImpl - Class in com.sun.jini.mahalo
Convenience class intended for use with the ServiceStarter framework to start a transient (non-activatable, non-persistent) implementation of Mahalo.
TransientMahaloImpl(String[], LifeCycle) - Constructor for class com.sun.jini.mahalo.TransientMahaloImpl
Constructs a new instance of TxnManagerImpl that is not activatable, and which will not persist its state.
translate(Throwable) - Method in class org.openspaces.core.exception.DefaultExceptionTranslator
Translates general JavaSpaces and Jini exceptions into a DataAccess exception.
translate(Throwable) - Method in interface org.openspaces.core.exception.ExceptionTranslator
Translates a low level exception into a DataAccessException runtime exception.
translateNoUncategorized(Throwable) - Method in class org.openspaces.core.exception.DefaultExceptionTranslator
 
translateNoUncategorized(Throwable) - Method in interface org.openspaces.core.exception.ExceptionTranslator
 
transmissionPolicyDefined() - Method in class com.j_spaces.core.cluster.ReplicationPolicy.ReplicationPolicyDescription
If transmission policy was defined in cluster xml, then true is returned; otherwise false indicating that there is no transmission policy.
Transport - Interface in org.openspaces.admin.transport
A transport holds information on the communication layer that is used by a grid component.
TransportAware - Interface in org.openspaces.admin.transport
A grid component implements this interface if it can provide information regarding the transport it is using.
TransportDetails - Interface in org.openspaces.admin.transport
Details (non changeable information) of a single transport.
TransportLRMIMonitoring - Interface in org.openspaces.admin.transport
Provide low level monitoring capabilities of the transport layer
Transports - Interface in org.openspaces.admin.transport
Transports hold all the different Transports that are currently siscovered.
TransportsDetails - Interface in org.openspaces.admin.transport
An aggregated view of all TransportDetails.
TransportsStatistics - Interface in org.openspaces.admin.transport
An aggregated view of TransportStatistics.
transportsStatisticsChanged(TransportsStatisticsChangedEvent) - Method in interface org.openspaces.admin.transport.events.TransportsStatisticsChangedEventListener
A callback indicating the statistics have changed.
TransportsStatisticsChangedEvent - Class in org.openspaces.admin.transport.events
An event indicating that an aggregated transports level statistics has changed.
TransportsStatisticsChangedEvent(Transports, TransportsStatistics) - Constructor for class org.openspaces.admin.transport.events.TransportsStatisticsChangedEvent
 
TransportsStatisticsChangedEventListener - Interface in org.openspaces.admin.transport.events
An event listener called when statistics have changed.
TransportsStatisticsChangedEventManager - Interface in org.openspaces.admin.transport.events
An event manager allowing to add and remove TransportsStatisticsChangedEventListener.
TransportStatistics - Interface in org.openspaces.admin.transport
A transport level statistics.
transportStatisticsChanged(TransportStatisticsChangedEvent) - Method in interface org.openspaces.admin.transport.events.TransportStatisticsChangedEventListener
A callback indicating the statistics have changed.
TransportStatisticsChangedEvent - Class in org.openspaces.admin.transport.events
An event indicating that a transport level statistics has changed.
TransportStatisticsChangedEvent(Transport, TransportStatistics) - Constructor for class org.openspaces.admin.transport.events.TransportStatisticsChangedEvent
 
TransportStatisticsChangedEventListener - Interface in org.openspaces.admin.transport.events
An event listener called when statistics have changed.
TransportStatisticsChangedEventManager - Interface in org.openspaces.admin.transport.events
An event manager allowing to add and remove TransportStatisticsChangedEventListener.
TRIGGER_NOTIFY_TEMPLATE - Static variable in class org.openspaces.events.notify.AggregatedNotifyEventContainerServiceDetails.Attributes
 
TRIGGER_NOTIFY_TEMPLATE - Static variable in class org.openspaces.events.notify.NotifyEventContainerServiceDetails.Attributes
 
TRIGGER_OPERATION_HANDLER - Static variable in class org.openspaces.events.polling.AggregatedPollingEventContainerServiceDetails.Attributes
 
TRIGGER_OPERATION_HANDLER - Static variable in class org.openspaces.events.polling.PollingEventContainerServiceDetails.Attributes
 
triggerAlert(Alert) - Method in interface org.openspaces.admin.alert.AlertManager
Trigger an alert event for registered alert event listeners.
TriggerHandler - Annotation Type in org.openspaces.events.polling
An annotation marking a method as one that is responsible to return a TriggerOperationHandler to be used with a polling container.
triggerNotifyTemplate(boolean) - Method in class org.openspaces.events.notify.SimpleNotifyContainerConfigurer
 
TriggerNotifyTemplateType - Enum in org.openspaces.events.notify
If using a replicated space controls if the listener that are replicated to cluster members will raise notifications.
triggerOperationHandler(TriggerOperationHandler) - Method in class org.openspaces.events.polling.SimplePollingContainerConfigurer
 
TriggerOperationHandler - Interface in org.openspaces.events.polling.trigger
Allows to perform a trigger receive operation which control if the active receive operation will be performed in a polling event container.
triggerReceive(Object, GigaSpace, long) - Method in class org.openspaces.events.polling.trigger.ReadTriggerOperationHandler
Uses GigaSpace.read(Object,long) and returns its result.
triggerReceive(Object, GigaSpace, long) - Method in interface org.openspaces.events.polling.trigger.TriggerOperationHandler
Allows to perform a trigger receive operation which control if the active receive operation will be performed in a polling event container.
trim(Value, Value, Boolean) - Method in class org.openspaces.jpa.openjpa.query.QueryExpressionFactory
Trims the specified specified trimChar from the specified value.
tryEvict(EvictableServerEntry) - Method in interface com.gigaspaces.server.eviction.SpaceEvictionManager
Attempts to evict the specified entry from the space.
tryOnce() - Method in class com.sun.jini.mahalo.ParticipantTask
 
tryOnce() - Method in class com.sun.jini.mahalo.SettlerTask
 
TX_MANAGER - Static variable in class org.openspaces.core.config.GigaMapBeanDefinitionParser
 
TX_MANAGER - Static variable in class org.openspaces.core.config.GigaSpaceBeanDefinitionParser
 
TX_MANAGER_NAME - Static variable in class org.openspaces.core.config.LookupJiniTxManagerBeanDefinitionParser
 
TxnManager - Interface in com.sun.jini.mahalo
Encapsulates the interface of an implementation of a TransactionManager.
TxnManagerImpl - Class in com.sun.jini.mahalo
An implementation of the Jini(TM) Transaction Specification.
TxnManagerImpl.IdGenT - Class in com.sun.jini.mahalo
 
TxnMgrProxy - Class in com.sun.jini.mahalo
A TxnMgrProxy is a proxy for the transaction manager service.
TxnMgrProxy() - Constructor for class com.sun.jini.mahalo.TxnMgrProxy
 
TxnSettler - Interface in com.sun.jini.mahalo
 
txProvider(TransactionProvider) - Method in class org.openspaces.core.GigaMapConfigurer
 
txProvider(TransactionProvider) - Method in class org.openspaces.core.GigaSpaceConfigurer
 
type(Value) - Method in class org.openspaces.jpa.openjpa.query.QueryExpressionFactory
Return the type/class of the given value.
type(String) - Method in class org.openspaces.remoting.scripting.ResourceLazyLoadingScript
Sets the type of the script.
type(String) - Method in class org.openspaces.remoting.scripting.StaticScript
Sets the type of the script.
TYPE_CHECKSUM_VALIDATION - Static variable in class com.j_spaces.kernel.SystemProperties
 
TYPE_CHECKSUM_VALIDATION_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
 
TYPE_WITHOUT_ID - Static variable in class com.gigaspaces.client.protective.ProtectiveMode
 
TypeDescriptorUtils - Class in org.openspaces.persistency.support
 
TypeDescriptorUtils() - Constructor for class org.openspaces.persistency.support.TypeDescriptorUtils
 
TypedScript - Interface in org.openspaces.remoting.scripting
An extension of a script to be executed which is also aware of the static parameter types.
typeEntries(LogEntry.Type) - Method in class com.gigaspaces.log.LogEntries
Returns a list of all the LogEntry which are of the prvided type.

U

UI_ORDERED_THREAD_POOL_SIZE - Static variable in class com.j_spaces.kernel.SystemProperties
 
UI_SCHEDULED_THREAD_POOL_MIN_SIZE - Static variable in class com.j_spaces.kernel.SystemProperties
System variable for minimum size of scheduled thread pool that used by UI
UI_SCHEDULED_THREAD_POOL_MIN_SIZE_DEFAULT_VALUE - Static variable in class com.j_spaces.kernel.SystemProperties
 
UI_THREAD_POOL_KEEP_ALIVE_TIME - Static variable in class com.j_spaces.kernel.SystemProperties
System variable for keep alive time of thread pool that used by UI for redirection Jini events
UI_THREAD_POOL_KEEP_ALIVE_TIME_DEFAULT_VALUE - Static variable in class com.j_spaces.kernel.SystemProperties
 
UI_THREAD_POOL_MAX_SIZE - Static variable in class com.j_spaces.kernel.SystemProperties
System variable for maximum size of thread pool that used by UI for redirection Jini events
UI_THREAD_POOL_MAX_SIZE_DEFAULT_VALUE - Static variable in class com.j_spaces.kernel.SystemProperties
 
UI_THREAD_POOL_MIN_SIZE - Static variable in class com.j_spaces.kernel.SystemProperties
System variable for minimum size of thread pool that used by UI for redirection Jini events
UI_THREAD_POOL_MIN_SIZE_DEFAULT_VALUE - Static variable in class com.j_spaces.kernel.SystemProperties
 
unbindExistingTransaction() - Static method in class org.openspaces.core.transaction.manager.ExistingJiniTransactionManager
Unbinds the current on going bounded transaction from the thread context.
unbindExistingTransactionIfPossible() - Static method in class org.openspaces.core.transaction.manager.ExistingJiniTransactionManager
Unbinds the current on going bounded transaction from the thread context if possible.
UncategorizedSpaceException - Exception in org.openspaces.core
A GigaSpace based data access exception that could not be translated to one of Spring DataAccessException subclasses or one of our own subclasses.
UncategorizedSpaceException(String, Throwable) - Constructor for exception org.openspaces.core.UncategorizedSpaceException
 
undeploy(String) - Method in interface org.openspaces.admin.gsm.GridServiceManager
Undeploys the processing unit based on its name.
undeploy() - Method in interface org.openspaces.admin.pu.ProcessingUnit
 
undeploy() - Method in class org.openspaces.grid.gsm.ScaleBeanServer
Changes scale strategy to undeployed processing unit strategy (remove Containers/Machines)
Undeploy - Class in org.openspaces.pu.container.servicegrid.deploy
 
Undeploy() - Constructor for class org.openspaces.pu.container.servicegrid.deploy.Undeploy
 
undeploy(String[]) - Method in class org.openspaces.pu.container.servicegrid.deploy.Undeploy
 
undeployAndWait() - Method in interface org.openspaces.admin.application.Application
Undeploys all Processing Units that are part of the application and waits until all instances have been undeployed.
undeployAndWait(long, TimeUnit) - Method in interface org.openspaces.admin.application.Application
Undeploys all Processing Units that are part of the application and waits until all instances have been undeployed.
undeployAndWait(String[]) - Method in class org.openspaces.admin.application.deploy.ApplicationUndeployCommand
 
undeployAndWait() - Method in interface org.openspaces.admin.pu.ProcessingUnit
Un-deploys the processing unit and waits until all instances have been undeployed.
undeployAndWait(long, TimeUnit) - Method in interface org.openspaces.admin.pu.ProcessingUnit
Undeploy the processing unit and wait until all instances have been undeployed.
UndeployContainersSlaPolicy - Class in org.openspaces.grid.gsm.containers
 
UndeployContainersSlaPolicy() - Constructor for class org.openspaces.grid.gsm.containers.UndeployContainersSlaPolicy
 
undeployEvent() - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanImpl
 
UndeployInProgressException - Exception in org.openspaces.grid.gsm.machines.exceptions
 
UndeployInProgressException(ProcessingUnit) - Constructor for exception org.openspaces.grid.gsm.machines.exceptions.UndeployInProgressException
 
UndeployMachinesSlaPolicy - Class in org.openspaces.grid.gsm.machines
 
UndeployMachinesSlaPolicy(Admin) - Constructor for class org.openspaces.grid.gsm.machines.UndeployMachinesSlaPolicy
 
UndeployScaleStrategyBean - Class in org.openspaces.grid.gsm.strategy
The business logic that undeploys an elastic processing unit
UndeployScaleStrategyBean() - Constructor for class org.openspaces.grid.gsm.strategy.UndeployScaleStrategyBean
 
UnexpectedShutdownOfNewGridServiceAgentException - Exception in org.openspaces.grid.gsm.machines.exceptions
 
UnexpectedShutdownOfNewGridServiceAgentException(Machine, ProcessingUnit) - Constructor for exception org.openspaces.grid.gsm.machines.exceptions.UnexpectedShutdownOfNewGridServiceAgentException
 
UnexpectedTransactionException(Exception) - Constructor for exception org.openspaces.core.transaction.manager.AbstractJiniTransactionManager.UnexpectedTransactionException
 
UNICAST - Static variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
UNICAST_COMMUNICATION_MODE - Static variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
UnifiedProtocolDecoder - Class in org.openspaces.memcached.protocol
 
UnifiedProtocolDecoder(SpaceCache, DefaultChannelGroup, String, int, boolean, boolean) - Constructor for class org.openspaces.memcached.protocol.UnifiedProtocolDecoder
 
UniqueConstraintViolationException - Exception in org.openspaces.core
Violation of unique constraint exception
UniqueConstraintViolationException(String) - Constructor for exception org.openspaces.core.UniqueConstraintViolationException
 
UniqueConstraintViolationException(String, Throwable) - Constructor for exception org.openspaces.core.UniqueConstraintViolationException
 
Unit - Enum in org.openspaces.ui
 
UNKNOWN - Static variable in interface com.j_spaces.core.ISpaceState
Service is unreachable.
UnknownCommandException - Exception in org.openspaces.memcached.protocol.exceptions
 
UnknownCommandException() - Constructor for exception org.openspaces.memcached.protocol.exceptions.UnknownCommandException
 
UnknownCommandException(String) - Constructor for exception org.openspaces.memcached.protocol.exceptions.UnknownCommandException
 
UnknownCommandException(String, Throwable) - Constructor for exception org.openspaces.memcached.protocol.exceptions.UnknownCommandException
 
UnknownCommandException(Throwable) - Constructor for exception org.openspaces.memcached.protocol.exceptions.UnknownCommandException
 
UnknownEventException - Exception in net.jini.core.event
An exception thrown when the recipient of a RemoteEvent does not recognize the combination of the event identifier and the event source as something in which it is interested.
UnknownEventException(String) - Constructor for exception net.jini.core.event.UnknownEventException
Constructs an UnknownEventException with the specified detail message.
UnknownEventException() - Constructor for exception net.jini.core.event.UnknownEventException
Constructs an UnknownEventException with no detail message.
UnknownLeaseException - Exception in net.jini.core.lease
An exception used to indicate that a lease is not known to the grantor of the lease.
UnknownLeaseException() - Constructor for exception net.jini.core.lease.UnknownLeaseException
Constructs an UnknownLeaseException with no detail message.
UnknownLeaseException(String) - Constructor for exception net.jini.core.lease.UnknownLeaseException
Constructs an UnknownLeaseException with the specified detail message.
UnknownTaskException - Exception in com.sun.jini.mahalo
 
UnknownTaskException() - Constructor for exception com.sun.jini.mahalo.UnknownTaskException
 
UnknownTaskException(String) - Constructor for exception com.sun.jini.mahalo.UnknownTaskException
 
UnknownTransactionException - Exception in net.jini.core.transaction
Exception thrown when a transaction is not recognized as a valid or known transaction.
UnknownTransactionException(String) - Constructor for exception net.jini.core.transaction.UnknownTransactionException
Constructs an instance with a detail message.
UnknownTransactionException() - Constructor for exception net.jini.core.transaction.UnknownTransactionException
Constructs an instance with no detail message.
unlock(Object) - Method in class org.openspaces.core.DefaultGigaMap
 
unlock(Object) - Method in interface org.openspaces.core.GigaMap
Unlocks the given lock on the key
unlock() - Method in class org.openspaces.core.map.LockHandle
Unlocks the given key.
unlock(Object) - Method in class org.openspaces.core.map.LockManager
Unlocks the given lock on the key
unmarkAgentAsFailed(MachinesSlaEnforcementState.StateKey, String) - Method in class org.openspaces.grid.gsm.machines.MachinesSlaEnforcementState
 
unmarkCapacityForDeallocation(MachinesSlaEnforcementState.StateKey, String, CapacityRequirements) - Method in class org.openspaces.grid.gsm.machines.MachinesSlaEnforcementState
 
unproxy(Object) - Static method in class org.openspaces.persistency.hibernate.iterator.HibernateIteratorUtils
 
unquiesce(QuiesceRequest) - Method in interface org.openspaces.admin.pu.ProcessingUnit
Requests a unquiesce request from the GSM.
unregisterContainer(String) - Method in class org.openspaces.events.support.EventContainersBus
 
UnregisterDistributedEventContainerTask - Class in org.openspaces.events.support
A task that unregisters (stops and disposes it) a dynamically added event container in a distributed manner.
UnregisterDistributedEventContainerTask() - Constructor for class org.openspaces.events.support.UnregisterDistributedEventContainerTask
 
UnregisterDistributedEventContainerTask(String) - Constructor for class org.openspaces.events.support.UnregisterDistributedEventContainerTask
 
UnregisterEventContainerTask - Class in org.openspaces.events.support
A task that unregisters (stops and disposes it) a dynamically added event container (using Polling or Notify.
UnregisterEventContainerTask() - Constructor for class org.openspaces.events.support.UnregisterEventContainerTask
 
UnregisterEventContainerTask(String) - Constructor for class org.openspaces.events.support.UnregisterEventContainerTask
 
unregisterMetrics() - Method in class org.openspaces.events.AbstractEventListenerContainer
 
unrwap(ByteBuffer) - Method in class com.gigaspaces.lrmi.nio.filters.IOStreamCompressionFilter
 
unrwap(ByteBuffer) - Method in interface com.gigaspaces.lrmi.nio.filters.IOStreamFilter
 
unset(String) - Method in class com.gigaspaces.client.ChangeSet
Unsets the specified path.
UnsetOperation - Class in com.gigaspaces.sync.change
Represents a change operation which correlate with a ChangeSet.unset(String) invocation.
UnusableEntryException - Exception in org.openspaces.core
Thrown when one tries to get an Entry from a service, but the entry is unusable (due to serialization or other errors).
UnusableEntryException(String, UnusableEntryException) - Constructor for exception org.openspaces.core.UnusableEntryException
 
UnusableEntryException(UnusableEntryException) - Constructor for exception org.openspaces.core.UnusableEntryException
 
unwrap(ByteBuffer, ByteBuffer) - Method in interface com.gigaspaces.lrmi.nio.filters.IOBlockFilter
Unwrap some bytes
unwrap(ByteBuffer, ByteBuffer) - Method in class com.gigaspaces.lrmi.nio.filters.IOSSLFilter
 
unwrap(Class<T>) - Method in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
 
unzipFileToMemory(String, File, long) - Static method in class org.openspaces.core.util.FileUtils
 
unzipToTempFolder(File) - Static method in class org.openspaces.core.util.FileUtils
unzips the specified zip file to a temp folder
update(Object, Transaction, long, long) - Method in interface com.gigaspaces.client.IPojoSpace
Deprecated.
Since 8.0 - Use GigaSpace instead.
update(Object, Transaction, long, long, int) - Method in interface com.gigaspaces.client.IPojoSpace
Deprecated.
Since 8.0 - Use GigaSpace instead.
UPDATE - Static variable in interface com.gigaspaces.datasource.BulkItem
Deprecated.
Update operation
update(T) - Method in interface com.gigaspaces.datasource.DataPersister
Deprecated.
Update the given object in the data store
UPDATE_MODE - Static variable in class org.openspaces.core.config.LocalCacheSpaceBeanDefinitionParser
 
UPDATE_MODE - Static variable in class org.openspaces.core.config.MapLocalCacheSettingsBeanDefinitionParser
 
UPDATE_MODE_NONE - Static variable in class com.j_spaces.core.client.SpaceURL
Deprecated.
 
UPDATE_MODE_PULL - Static variable in class com.j_spaces.core.client.SpaceURL
Deprecated.
In the UPDATE_MODE_PUSH policy, the cache will be updated with the updated value.
UPDATE_MODE_PUSH - Static variable in class com.j_spaces.core.client.SpaceURL
Deprecated.
In the UPDATE_MODE_PUSH policy, the updated value is simply marked as invalidated.
UPDATE_ONLY - Static variable in class com.gigaspaces.client.WriteModifiers
If the entry does not exists in the space throw an EntryNotInSpaceException.
UPDATE_ONLY - Static variable in class com.j_spaces.core.client.UpdateModifiers
The int value representing the UPDATE_OR_ONLY modifier.
UPDATE_OR_WRITE - Static variable in class com.gigaspaces.client.WriteModifiers
If the entry does not exists in the space it is written, otherwise it is updated.
UPDATE_OR_WRITE - Static variable in class com.j_spaces.core.client.UpdateModifiers
The int value representing the UPDATE_OR_WRITE modifier.
updateMode(LocalCacheSpaceConfigurer.UpdateMode) - Method in class org.openspaces.core.space.cache.LocalCacheSpaceConfigurer
 
UpdateModifiers - Class in com.j_spaces.core.client
The Modifier class provides static methods and constants to decode update types modifiers.
UpdateModifiers() - Constructor for class com.j_spaces.core.client.UpdateModifiers
 
updateMultiple(Object[], Transaction, long[]) - Method in interface com.gigaspaces.client.IPojoSpace
Deprecated.
Since 8.0 - Use GigaSpace instead.
updateMultiple(Object[], Transaction, long[], int) - Method in interface com.gigaspaces.client.IPojoSpace
Deprecated.
Since 8.0 - Use GigaSpace instead.
UpdateOperationTimeoutException - Exception in org.openspaces.core
Thrown when a space update operation timeouts after waiting for a transactional proper matching entry.
UpdateOperationTimeoutException(OperationTimeoutException) - Constructor for exception org.openspaces.core.UpdateOperationTimeoutException
 
updateRole(RoleDetails) - Method in interface com.gigaspaces.security.directory.RoleManager
Updates the role details, excluding the role which must remain the same.
updateUser(UserDetails) - Method in interface com.gigaspaces.security.directory.UserManager
Updates the user details, excluding the username which must remain the same.
URL - Static variable in class com.j_spaces.kernel.SystemProperties
 
URL - Static variable in class org.openspaces.core.space.SpaceServiceDetails.Attributes
 
URL_PROPERTIES - Static variable in class org.openspaces.core.config.UrlSpaceBeanDefinitionParser
 
URL_PROPERTY_KEY - Static variable in class com.gigaspaces.security.fs.URLFileService
The property key identifying the security file
URLFileService - Class in com.gigaspaces.security.fs
A FileService responsible for reading from a URL.
URLFileService() - Constructor for class com.gigaspaces.security.fs.URLFileService
 
UrlSpaceBeanDefinitionParser - Class in org.openspaces.core.config
A bean definition builder for UrlSpaceFactoryBean.
UrlSpaceBeanDefinitionParser() - Constructor for class org.openspaces.core.config.UrlSpaceBeanDefinitionParser
 
UrlSpaceConfigurer - Class in org.openspaces.core.space
A simple configurer helper to create IJSpace instances.
UrlSpaceConfigurer(String) - Constructor for class org.openspaces.core.space.UrlSpaceConfigurer
 
UrlSpaceFactoryBean - Class in org.openspaces.core.space
A space factory bean that creates a space (IJSpace) based on a url.
UrlSpaceFactoryBean() - Constructor for class org.openspaces.core.space.UrlSpaceFactoryBean
Creates a new url space factory bean.
UrlSpaceFactoryBean(String) - Constructor for class org.openspaces.core.space.UrlSpaceFactoryBean
Creates a new url space factory bean based on the url provided.
UrlSpaceFactoryBean(String, Map<String, Object>) - Constructor for class org.openspaces.core.space.UrlSpaceFactoryBean
Creates a new url space factory bean based on the url and map parameters provided.
USASCII - Static variable in class org.openspaces.memcached.protocol.binary.MemcachedBinaryCommandDecoder
 
USASCII - Static variable in class org.openspaces.memcached.protocol.text.MemcachedPipelineFactory
 
USE_BLOBSTORE_EMBEDDED_SYNC_LIST - Static variable in class com.j_spaces.kernel.SystemProperties
 
USE_BLOBSTORE_EMBEDDED_SYNC_LIST_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
 
USE_LOCAL_CACHE - Static variable in class com.j_spaces.core.client.SpaceURL
Deprecated.
Initializes local cache.
USE_OLD_GUARANTEED_NOTIFICATIONS - Static variable in class com.gigaspaces.events.EventSessionConfig
 
USE_OLD_LEASE_RENEWAL_MANAGER - Static variable in class com.gigaspaces.events.EventSessionConfig
 
USE_OLD_LEASE_RENEWAL_MANAGER_PROPERTY - Static variable in class com.gigaspaces.events.EventSessionConfig
 
useDaemonThreads(boolean) - Method in class org.openspaces.admin.AdminFactory
For backwards comparability reasons, all Admin worker threads are not daemon threads.
useFifoGrouping(boolean) - Method in class org.openspaces.archive.ArchivePollingContainerConfigurer
 
useFifoGrouping - Variable in class org.openspaces.events.polling.receive.AbstractFifoGroupingReceiveOperationHandler
 
useGsLogging(boolean) - Method in class org.openspaces.admin.AdminFactory
By default the Admin finds in classpath the GS logging config file.
useLocalCache() - Method in class org.openspaces.core.map.MapConfigurer
If no local cache properties are set, will mark this map to use local cache.
useMemoryOnlySearch - Variable in class org.openspaces.events.polling.receive.AbstractMemoryOnlySearchReceiveOperationHandler
 
useMerge(boolean) - Method in class org.openspaces.persistency.hibernate.DefaultHibernateSpaceSynchronizationEndpointConfigurer
If set to true, will use Hibernate merge to perform the create/update, and will merge before calling delete.
User - Class in com.gigaspaces.security.directory
Models user details retrieved by a UserManager.
User(String, String) - Constructor for class com.gigaspaces.security.directory.User
 
User(String, String, Authority...) - Constructor for class com.gigaspaces.security.directory.User
 
User(String, String, String...) - Constructor for class com.gigaspaces.security.directory.User
 
UserAlreadyExistsException - Exception in com.gigaspaces.security.directory
Thrown if an UserManager implementation encounters a non unique user.
UserAlreadyExistsException() - Constructor for exception com.gigaspaces.security.directory.UserAlreadyExistsException
Constructs a UserAlreadyExistsException with no detail message.
UserAlreadyExistsException(String) - Constructor for exception com.gigaspaces.security.directory.UserAlreadyExistsException
Constructs a UserAlreadyExistsException with the specified detail message.
UserAlreadyExistsException(String, Throwable) - Constructor for exception com.gigaspaces.security.directory.UserAlreadyExistsException
Creates a UserAlreadyExistsException with the specified detail message and cause.
UserAlreadyExistsException(Throwable) - Constructor for exception com.gigaspaces.security.directory.UserAlreadyExistsException
Creates a UserAlreadyExistsException with the specified cause and a detail message of (cause==null ?
UserDataAccessException - Exception in com.gigaspaces.security.directory
Thrown if an UserManager implementation cannot access a user record.
UserDataAccessException() - Constructor for exception com.gigaspaces.security.directory.UserDataAccessException
Constructs a UserDetailsAccessException with no detail message.
UserDataAccessException(String) - Constructor for exception com.gigaspaces.security.directory.UserDataAccessException
Constructs a UserDetailsAccessException with the specified detail message.
UserDataAccessException(String, Throwable) - Constructor for exception com.gigaspaces.security.directory.UserDataAccessException
Creates a UserDetailsAccessException with the specified detail message and cause.
UserDataAccessException(Throwable) - Constructor for exception com.gigaspaces.security.directory.UserDataAccessException
Creates a UserDetailsAccessException with the specified cause and a detail message of (cause==null ?
UserDetails - Interface in com.gigaspaces.security.directory
User details to store user information accessed by the UserManager and SecurityManager.
userDetails(String, String) - Method in class org.openspaces.admin.AdminFactory
Deprecated.
userDetails(UserDetails) - Method in class org.openspaces.admin.AdminFactory
Deprecated.
userDetails(UserDetails) - Method in class org.openspaces.admin.memcached.MemcachedDeployment
Advance: Sets the security user details for authentication and autherization of the processing unit.
userDetails(String, String) - Method in class org.openspaces.admin.memcached.MemcachedDeployment
Sets the username and password (effectively making the processing unit secured) for the processing unit config.
userDetails(UserDetails) - Method in class org.openspaces.admin.pu.elastic.ElasticStatefulProcessingUnitDeployment
 
userDetails(String, String) - Method in class org.openspaces.admin.pu.elastic.ElasticStatefulProcessingUnitDeployment
 
userDetails(UserDetails) - Method in class org.openspaces.admin.pu.elastic.ElasticStatelessProcessingUnitDeployment
 
userDetails(String, String) - Method in class org.openspaces.admin.pu.elastic.ElasticStatelessProcessingUnitDeployment
 
userDetails(UserDetails) - Method in class org.openspaces.admin.pu.ProcessingUnitDeployment
Sets the security user details for authentication and authorization of the processing unit.
userDetails(String, String) - Method in class org.openspaces.admin.pu.ProcessingUnitDeployment
Sets the username and password (effectively making the processing unit secured) for the processing unit deployment.
userDetails(UserDetails) - Method in interface org.openspaces.admin.pu.topology.ProcessingUnitDeploymentTopology
Advanced: Sets the security user details for authentication and authorization of the processing unit.
userDetails(String, String) - Method in interface org.openspaces.admin.pu.topology.ProcessingUnitDeploymentTopology
Advanced: Sets the security user details for authentication and authorization of the processing unit.
userDetails(UserDetails) - Method in class org.openspaces.admin.space.ElasticSpaceDeployment
 
userDetails(String, String) - Method in class org.openspaces.admin.space.ElasticSpaceDeployment
 
userDetails(UserDetails) - Method in class org.openspaces.admin.space.SpaceDeployment
Advance: Sets the security user details for authentication and autherization of the processing unit.
userDetails(String, String) - Method in class org.openspaces.admin.space.SpaceDeployment
Sets the user name and password (effectively making the processing unit secured) for the processing unit config.set
userDetails(String, String) - Method in class org.openspaces.core.space.UrlSpaceConfigurer
userDetails(UserDetails) - Method in class org.openspaces.core.space.UrlSpaceConfigurer
UserDetailsConfig - Class in org.openspaces.admin.pu.config
 
UserDetailsConfig() - Constructor for class org.openspaces.admin.pu.config.UserDetailsConfig
 
UserDetailsProvider - Interface in com.gigaspaces.security.directory
Deprecated.
Use CredentialsProvider instead.
userExists(String) - Method in interface com.gigaspaces.security.directory.UserManager
Queries for presence of a user by username.
UserInterface - Class in org.openspaces.ui
 
UserInterface() - Constructor for class org.openspaces.ui.UserInterface
 
UserInterface(List<MetricGroup>, List<WidgetGroup>) - Constructor for class org.openspaces.ui.UserInterface
 
UserManager - Interface in com.gigaspaces.security.directory
The main interface for managing user details.
USERNAME_PROPERTY - Static variable in class com.gigaspaces.security.directory.CredentialsProvider
 
UserNotFoundException - Exception in com.gigaspaces.security.directory
Thrown if an UserManager implementation cannot locate a user by its username.
UserNotFoundException() - Constructor for exception com.gigaspaces.security.directory.UserNotFoundException
Constructs a UserNotFoundException with no detail message.
UserNotFoundException(String) - Constructor for exception com.gigaspaces.security.directory.UserNotFoundException
Constructs a UserNotFoundException with the specified detail message.
UserNotFoundException(String, Throwable) - Constructor for exception com.gigaspaces.security.directory.UserNotFoundException
Creates a UserNotFoundException with the specified detail message and cause.
UserNotFoundException(Throwable) - Constructor for exception com.gigaspaces.security.directory.UserNotFoundException
Creates a UserNotFoundException with the specified cause and a detail message of (cause==null ?
useSavepointForNestedTransaction() - Method in class org.openspaces.core.transaction.manager.AbstractJiniTransactionManager
 
useScript() - Method in class org.openspaces.admin.gsa.ElasticServiceManagerOptions
Will cause the ElasticServiceManager to be started using a script and not a pure Java process.
useScript() - Method in class org.openspaces.admin.gsa.GridServiceContainerOptions
Will cause the GridServiceContainer to be started using a script and not a pure Java process.
useScript() - Method in class org.openspaces.admin.gsa.GridServiceManagerOptions
Will cause the GridServiceManager to be started using a script and not a pure Java process.
useScript() - Method in class org.openspaces.admin.gsa.GridServiceOptions
Will use a scipt to start the process, and not a pure JVM process.
useScript() - Method in class org.openspaces.admin.gsa.LookupServiceOptions
Will cause the LookupService to be started using a script and not a pure Java process.
useScriptToStartContainer() - Method in class org.openspaces.admin.pu.elastic.ElasticStatefulProcessingUnitDeployment
 
useScriptToStartContainer() - Method in class org.openspaces.admin.pu.elastic.ElasticStatelessProcessingUnitDeployment
 
useScriptToStartContainer() - Method in interface org.openspaces.admin.pu.elastic.topology.ElasticDeploymentTopology
Will cause the GridServiceContainer to be started using a script and not a pure Java process.
useScriptToStartContainer() - Method in class org.openspaces.admin.space.ElasticSpaceDeployment
 
useScrollableResultSet(boolean) - Method in class org.openspaces.persistency.hibernate.CriteriaHibernateSpaceDataSourceConfigurer
Controls if scrollable result sets will be used with initial load operation.
useScrollableResultSet(boolean) - Method in class org.openspaces.persistency.hibernate.DefaultHibernateSpaceDataSourceConfigurer
Controls if scrollable result sets will be used with initial load operation.
useScrollableResultSet(boolean) - Method in class org.openspaces.persistency.hibernate.StatelessHibernateSpaceDataSourceConfigurer
Controls if scrollable result sets will be used with initial load operation.

V

validate() - Method in class com.gigaspaces.events.EventSessionConfig
Checks configuration validity
validate(double) - Static method in class com.gigaspaces.metrics.Gauge
 
validate() - Method in class org.openspaces.admin.pu.statistics.AbstractTimeWindowStatisticsConfig
 
validate() - Method in class org.openspaces.admin.pu.statistics.AverageInstancesStatisticsConfig
 
validate() - Method in class org.openspaces.admin.pu.statistics.CpuPercentageTimeWindowStatisticsConfig
 
validate() - Method in class org.openspaces.admin.pu.statistics.EachSingleInstanceStatisticsConfig
 
validate() - Method in interface org.openspaces.admin.pu.statistics.InstancesStatisticsConfig
Checks the content of this config is valid.
validate() - Method in class org.openspaces.admin.pu.statistics.LastSampleTimeWindowStatisticsConfig
 
validate() - Method in class org.openspaces.admin.pu.statistics.MaximumInstancesStatisticsConfig
 
validate() - Method in class org.openspaces.admin.pu.statistics.MinimumInstancesStatisticsConfig
 
validate() - Method in class org.openspaces.admin.pu.statistics.PercentileInstancesStatisticsConfig
 
validate() - Method in class org.openspaces.admin.pu.statistics.PercentileTimeWindowStatisticsConfig
 
validate() - Method in class org.openspaces.admin.pu.statistics.ProcessingUnitStatisticsId
Checks that the content of this StatisticsId is valid.
validate() - Method in class org.openspaces.admin.pu.statistics.SingleInstanceStatisticsConfig
 
validate() - Method in class org.openspaces.admin.pu.statistics.ThroughputTimeWindowStatisticsConfig
 
validate() - Method in interface org.openspaces.admin.pu.statistics.TimeWindowStatisticsConfig
Checks the content of this config is valid.
validate() - Method in class org.openspaces.admin.zone.config.AbstractZonesConfig
 
validate() - Method in interface org.openspaces.admin.zone.config.ZonesConfig
Checks the content of this config is valid.
validate() - Method in class org.openspaces.core.config.SQLQueryFactoryBean
 
validate() - Method in class org.openspaces.core.space.AbstractSpaceConfigurer
 
validate() - Method in class org.openspaces.core.space.cache.AbstractLocalCacheSpaceFactoryBean
 
validate() - Method in class org.openspaces.core.space.cache.LocalViewSpaceFactoryBean
 
validate() - Method in class org.openspaces.grid.gsm.autoscaling.AutomaticCapacityCooldownValidator
Raises exception if cooldown period is active.
validate(DeploymentStatus, Set<String>, long) - Method in class org.openspaces.grid.gsm.autoscaling.AutomaticCapacityCooldownValidator
Raises exception if cooldown period is active.
validate() - Method in class org.openspaces.grid.gsm.autoscaling.AutoScalingSlaPolicy
 
validate() - Method in class org.openspaces.grid.gsm.containers.ContainersSlaPolicy
 
validate() - Method in class org.openspaces.grid.gsm.machines.AbstractMachinesSlaPolicy
 
validate() - Method in class org.openspaces.grid.gsm.machines.CapacityMachinesSlaPolicy
 
validate() - Method in class org.openspaces.grid.gsm.rebalancing.RebalancingSlaPolicy
 
validate() - Method in class org.openspaces.grid.gsm.sla.ServiceLevelAgreementPolicy
 
validateAllProcessingUnitsRecoveredStateOnEsmStart() - Method in class org.openspaces.grid.gsm.strategy.AbstractScaleStrategyBean
Make sure the other PUs have updated their state, so their won't be race condition on allocating discovered agents when enforcing sla.
validateBackupCompleted(ProcessingUnit) - Method in interface org.openspaces.grid.gsm.machines.backup.MachinesStateBackup
 
validateBackupCompleted(ProcessingUnit) - Method in class org.openspaces.grid.gsm.machines.backup.MachinesStateBackupStub
 
validateBackupCompleted(ProcessingUnit) - Method in class org.openspaces.grid.gsm.machines.backup.MachinesStateBackupToSpace
 
validateConfiguration() - Method in class org.openspaces.archive.ArchivePollingContainer
 
validateConfiguration() - Method in class org.openspaces.events.AbstractEventListenerContainer
Validate the configuration of this container.
validateConfiguration() - Method in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
 
validateConfiguration() - Method in class org.openspaces.events.polling.SimplePollingEventListenerContainer
 
validateUndeployNotInProgress(ProcessingUnit) - Method in class org.openspaces.grid.gsm.machines.MachinesSlaEnforcementState
 
validationQuery - Variable in class org.openspaces.jdbc.datasource.DbcpBasicDataSource
The SQL query that will be used to validate connections from this pool before returning them to the caller.
validOptionsArray - Static variable in class org.openspaces.admin.application.deploy.ApplicationDeployCommand
 
validOptionsArray - Static variable in class org.openspaces.admin.application.deploy.ApplicationUndeployCommand
 
validOptionsArray - Static variable in class org.openspaces.pu.container.servicegrid.deploy.Deploy
 
validOptionsArray - Static variable in class org.openspaces.pu.container.servicegrid.deploy.MemcachedDeploy
 
validOptionsArray - Static variable in class org.openspaces.pu.container.servicegrid.deploy.SpaceDeploy
 
value() - Method in enum org.openspaces.events.notify.NotifyComType
Deprecated.
 
value - Variable in class org.openspaces.grid.gsm.capacity.AbstractCapacityRequirement
 
valueOf(String) - Static method in enum com.gigaspaces.annotation.pojo.FifoSupport
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gigaspaces.annotation.pojo.SpaceClass.IncludeProperties
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gigaspaces.annotation.pojo.SpaceProperty.IndexType
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gigaspaces.async.AsyncResultFilter.Decision
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gigaspaces.client.iterator.IteratorScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gigaspaces.cluster.replication.gateway.conflict.DataConflictOperation.OperationType
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gigaspaces.events.EventSessionConfig.ComType
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gigaspaces.log.LogEntry.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gigaspaces.log.LogEntryMatcher.Operation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gigaspaces.log.LogProcessType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gigaspaces.lrmi.nio.filters.IOStreamCompressionFilter.Algo
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gigaspaces.metadata.index.FifoGroupsIndexType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gigaspaces.metadata.index.SpaceIndexType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gigaspaces.metadata.SpaceDocumentSupport
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gigaspaces.metadata.StorageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gigaspaces.query.QueryResultType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gigaspaces.security.authorities.GridAuthority.GridPrivilege
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.gigaspaces.security.authorities.GridAuthority
 
valueOf(String) - Static method in enum com.gigaspaces.security.authorities.MonitorAuthority.MonitorPrivilege
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.gigaspaces.security.authorities.MonitorAuthority
 
valueOf(String) - Static method in enum com.gigaspaces.security.authorities.RoleAuthority.RolePrivilege
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.gigaspaces.security.authorities.RoleAuthority
Parses the RoleAuthority.getAuthority() string representation of an Authority.
valueOf(String) - Static method in enum com.gigaspaces.security.authorities.SpaceAuthority.SpacePrivilege
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.gigaspaces.security.authorities.SpaceAuthority
Parses the SpaceAuthority.getAuthority() string representation of an Authority.
valueOf(String) - Static method in enum com.gigaspaces.security.authorities.SystemAuthority.SystemPrivilege
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.gigaspaces.security.authorities.SystemAuthority
 
valueOf(String) - Static method in enum com.gigaspaces.server.blobstore.BlobStoreObjectType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gigaspaces.sync.DataSyncOperationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.j_spaces.core.cluster.ReplicationOperationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.j_spaces.core.filters.ReplicationStatistics.ChannelState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.j_spaces.core.filters.ReplicationStatistics.ReplicationMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.j_spaces.core.filters.ReplicationStatistics.ReplicationOperatingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openspaces.admin.pu.DeploymentStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openspaces.admin.pu.events.BackupGridServiceManagerChangedEvent.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openspaces.admin.pu.MemberAliveIndicatorStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openspaces.admin.pu.ProcessingUnitType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openspaces.admin.pu.ProvisionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openspaces.admin.space.ReplicationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openspaces.admin.space.ReplicationTargetType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openspaces.core.config.CompoundIndex.CompoundIndexTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openspaces.core.map.MapConfigurer.UpdateMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openspaces.core.ReadByIdsException.ReadByIdResult.ReadByIdResultType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openspaces.core.space.cache.LocalCacheSpaceConfigurer.UpdateMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openspaces.core.space.SpaceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openspaces.core.TakeByIdsException.TakeByIdResult.TakeByIdResultType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openspaces.core.util.MemoryUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openspaces.events.notify.NotifyComType
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openspaces.events.notify.ReplicateNotifyTemplateType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openspaces.events.notify.TriggerNotifyTemplateType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openspaces.grid.gsm.machines.MachinesSlaEnforcementState.RecoveryState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openspaces.jpa.openjpa.query.AggregationFunction.AggregationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openspaces.jpa.openjpa.query.BinaryExpression.ExpressionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openspaces.jpa.openjpa.query.ExpressionNode.NodeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openspaces.memcached.protocol.binary.MemcachedBinaryCommandDecoder.BinaryOp
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openspaces.memcached.protocol.binary.MemcachedBinaryResponseEncoder.ResponseCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openspaces.memcached.protocol.CommandMessage.ErrorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openspaces.memcached.protocol.Op
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openspaces.memcached.protocol.SessionStatus.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openspaces.memcached.SpaceCache.DeleteResponse
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openspaces.memcached.SpaceCache.StoreResponse
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openspaces.pu.container.jee.JeeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openspaces.ui.Unit
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.gigaspaces.annotation.pojo.FifoSupport
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gigaspaces.annotation.pojo.SpaceClass.IncludeProperties
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gigaspaces.annotation.pojo.SpaceProperty.IndexType
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gigaspaces.async.AsyncResultFilter.Decision
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gigaspaces.client.iterator.IteratorScope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gigaspaces.cluster.replication.gateway.conflict.DataConflictOperation.OperationType
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class com.gigaspaces.document.DocumentProperties
values() - Static method in enum com.gigaspaces.events.EventSessionConfig.ComType
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gigaspaces.log.LogEntry.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gigaspaces.log.LogEntryMatcher.Operation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gigaspaces.log.LogProcessType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gigaspaces.lrmi.nio.filters.IOStreamCompressionFilter.Algo
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gigaspaces.metadata.index.FifoGroupsIndexType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gigaspaces.metadata.index.SpaceIndexType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gigaspaces.metadata.SpaceDocumentSupport
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gigaspaces.metadata.StorageType
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class com.gigaspaces.query.CompoundResult
 
values() - Static method in enum com.gigaspaces.query.QueryResultType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gigaspaces.security.authorities.GridAuthority.GridPrivilege
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gigaspaces.security.authorities.MonitorAuthority.MonitorPrivilege
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gigaspaces.security.authorities.RoleAuthority.RolePrivilege
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gigaspaces.security.authorities.SpaceAuthority.SpacePrivilege
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gigaspaces.security.authorities.SystemAuthority.SystemPrivilege
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gigaspaces.server.blobstore.BlobStoreObjectType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gigaspaces.sync.DataSyncOperationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.j_spaces.core.cluster.ReplicationOperationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.j_spaces.core.filters.ReplicationStatistics.ChannelState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.j_spaces.core.filters.ReplicationStatistics.ReplicationMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.j_spaces.core.filters.ReplicationStatistics.ReplicationOperatingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in interface com.j_spaces.javax.cache.Cache
Deprecated.
Returns a collection view of the values contained in this cache.
values() - Method in class com.sun.jini.lease.AbstractLeaseMap
 
values() - Static method in enum org.openspaces.admin.pu.DeploymentStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openspaces.admin.pu.events.BackupGridServiceManagerChangedEvent.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openspaces.admin.pu.MemberAliveIndicatorStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openspaces.admin.pu.ProcessingUnitType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openspaces.admin.pu.ProvisionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openspaces.admin.space.ReplicationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openspaces.admin.space.ReplicationTargetType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openspaces.core.config.CompoundIndex.CompoundIndexTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.openspaces.core.DefaultGigaMap
 
values() - Static method in enum org.openspaces.core.map.MapConfigurer.UpdateMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openspaces.core.ReadByIdsException.ReadByIdResult.ReadByIdResultType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openspaces.core.space.cache.LocalCacheSpaceConfigurer.UpdateMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openspaces.core.space.SpaceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openspaces.core.TakeByIdsException.TakeByIdResult.TakeByIdResultType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openspaces.core.util.MemoryUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openspaces.events.notify.NotifyComType
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openspaces.events.notify.ReplicateNotifyTemplateType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openspaces.events.notify.TriggerNotifyTemplateType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openspaces.grid.gsm.machines.MachinesSlaEnforcementState.RecoveryState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openspaces.jpa.openjpa.query.AggregationFunction.AggregationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openspaces.jpa.openjpa.query.BinaryExpression.ExpressionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openspaces.jpa.openjpa.query.ExpressionNode.NodeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openspaces.memcached.protocol.binary.MemcachedBinaryCommandDecoder.BinaryOp
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openspaces.memcached.protocol.binary.MemcachedBinaryResponseEncoder.ResponseCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openspaces.memcached.protocol.CommandMessage.ErrorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openspaces.memcached.protocol.Op
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openspaces.memcached.protocol.SessionStatus.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openspaces.memcached.SpaceCache.DeleteResponse
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openspaces.memcached.SpaceCache.StoreResponse
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openspaces.pu.container.jee.JeeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openspaces.ui.Unit
Returns an array containing the constants of this enum type, in the order they are declared.
Variable - Class in org.openspaces.jpa.openjpa.query
Represents a variable (Pojo) in the translated query expression tree.
Variable(String, Class<?>) - Constructor for class org.openspaces.jpa.openjpa.query.Variable
 
verbose - Variable in class org.openspaces.memcached.protocol.MemcachedCommandHandler
 
verbose - Variable in class org.openspaces.memcached.protocol.UnifiedProtocolDecoder
 
version - Variable in class org.openspaces.memcached.protocol.MemcachedCommandHandler
The following state variables are universal for the entire daemon.
version - Variable in class org.openspaces.memcached.protocol.ResponseMessage
 
version - Variable in class org.openspaces.memcached.protocol.UnifiedProtocolDecoder
 
VERSIONED - Static variable in class com.j_spaces.core.client.SpaceURL
Deprecated.
if false Optimistic Locking is disabled.
versioned(boolean) - Method in class org.openspaces.core.space.EmbeddedSpaceConfigurer
 
versioned(boolean) - Method in class org.openspaces.core.space.SpaceProxyConfigurer
 
versioned(boolean) - Method in class org.openspaces.core.space.UrlSpaceConfigurer
 
View<T> - Class in com.j_spaces.core.client.view
Deprecated.
Since 8.0.5 - Use SQLQuery Instead.
View() - Constructor for class com.j_spaces.core.client.view.View
Deprecated.
Empty constructor.
View(String, String) - Constructor for class com.j_spaces.core.client.view.View
Deprecated.
Creates a View using the specified type and expression.
View(String, String, QueryResultType) - Constructor for class com.j_spaces.core.client.view.View
Deprecated.
Creates a View using the specified type, expression and result type.
View(String, String, Object...) - Constructor for class com.j_spaces.core.client.view.View
Deprecated.
Creates a View using the specified type, expression and parameters.
View(String, String, QueryResultType, Object...) - Constructor for class com.j_spaces.core.client.view.View
Deprecated.
Creates a View using the specified type, expression, result type and parameters.
View(Class<T>, String) - Constructor for class com.j_spaces.core.client.view.View
Deprecated.
Creates a View using the specified type and expression.
View(Class<T>, String, QueryResultType) - Constructor for class com.j_spaces.core.client.view.View
Deprecated.
Creates a View using the specified type, expression and result type.
View(Class<T>, String, Object...) - Constructor for class com.j_spaces.core.client.view.View
Deprecated.
Creates a View using the specified type, expression and parameters.
View(Class<T>, String, QueryResultType, Object...) - Constructor for class com.j_spaces.core.client.view.View
Deprecated.
Creates a View using the specified type, expression, result type and parameters.
VIEWS - Static variable in class com.j_spaces.core.client.SpaceURL
Deprecated.
When setting this URL property a view will be created according to the query.
VIRTUAL_MACHINE_UID - Static variable in class org.openspaces.admin.alert.alerts.MirrorPersistenceFailureAlert
 
VIRTUAL_MACHINE_UID - Static variable in class org.openspaces.admin.alert.alerts.ProcessingUnitInstanceMemberAliveIndicatorAlert
 
VIRTUAL_MACHINE_UID - Static variable in class org.openspaces.admin.alert.alerts.ReplicationRedoLogOverflowToDiskAlert
 
VIRTUAL_MACHINE_UID - Static variable in class org.openspaces.admin.alert.alerts.ReplicationRedoLogSizeAlert
 
VirtualMachine - Interface in org.openspaces.admin.vm
A virtual machine is a JVM that runs grid components.
virtualMachineAdded(VirtualMachine) - Method in class org.openspaces.admin.samples.TestEventSampler
 
virtualMachineAdded(VirtualMachine) - Method in interface org.openspaces.admin.vm.events.VirtualMachineAddedEventListener
Called when a virtual machine is added.
VirtualMachineAddedEventListener - Interface in org.openspaces.admin.vm.events
An event listener to be notified when a virtual machine is added.
VirtualMachineAddedEventManager - Interface in org.openspaces.admin.vm.events
An event manager allowing to remove and add VirtualMachineAddedEventListeners.
VirtualMachineAware - Interface in org.openspaces.admin.vm
A grid component implements this interface allowing to get the VirtualMachine it is running within.
VirtualMachineDetails - Interface in org.openspaces.admin.vm
Details (non changeable information) of a single virtual machine.
VirtualMachineLifecycleEventListener - Interface in org.openspaces.admin.vm.events
A simple lifecyle event listener that implements both the virtual machine added and virtual machine removed event listeners.
virtualMachineRemoved(VirtualMachine) - Method in class org.openspaces.admin.samples.TestEventSampler
 
virtualMachineRemoved(VirtualMachine) - Method in interface org.openspaces.admin.vm.events.VirtualMachineRemovedEventListener
Called when a virtual machine is removed.
VirtualMachineRemovedEventListener - Interface in org.openspaces.admin.vm.events
An event listener to be notified when a virtual machine is removed.
VirtualMachineRemovedEventManager - Interface in org.openspaces.admin.vm.events
An event manager allowing to remove and add VirtualMachineRemovedEventListeners.
VirtualMachines - Interface in org.openspaces.admin.vm
Virtual Machines hold all the different VirtualMachines that are currently discovered.
VirtualMachinesDetails - Interface in org.openspaces.admin.vm
An aggregated details of all the currently discovered virtual machines.
VirtualMachinesStatistics - Interface in org.openspaces.admin.vm
An aggregated statistics view of all the different virtual machines currently discovered.
virtualMachinesStatisticsChanged(VirtualMachinesStatisticsChangedEvent) - Method in interface org.openspaces.admin.vm.events.VirtualMachinesStatisticsChangedEventListener
A callback indicating the statistics have changed.
VirtualMachinesStatisticsChangedEvent - Class in org.openspaces.admin.vm.events
An event indicating that an aggregated virtual machines level statistics has changed.
VirtualMachinesStatisticsChangedEvent(VirtualMachines, VirtualMachinesStatistics) - Constructor for class org.openspaces.admin.vm.events.VirtualMachinesStatisticsChangedEvent
 
VirtualMachinesStatisticsChangedEventListener - Interface in org.openspaces.admin.vm.events
An event listener called when statistics have changed.
VirtualMachinesStatisticsChangedEventManager - Interface in org.openspaces.admin.vm.events
An event manager allowing to add and remove VirtualMachinesStatisticsChangedEventListener.
VirtualMachineStatistics - Interface in org.openspaces.admin.vm
Statistics on a single virtual machine level.
virtualMachineStatisticsChanged(VirtualMachineStatisticsChangedEvent) - Method in interface org.openspaces.admin.vm.events.VirtualMachineStatisticsChangedEventListener
A callback indicating the statistics have changed.
VirtualMachineStatisticsChangedEvent - Class in org.openspaces.admin.vm.events
An event indicating that a virtual machine level statistics has changed.
VirtualMachineStatisticsChangedEvent(VirtualMachine, VirtualMachineStatistics) - Constructor for class org.openspaces.admin.vm.events.VirtualMachineStatisticsChangedEvent
 
VirtualMachineStatisticsChangedEventListener - Interface in org.openspaces.admin.vm.events
An event listener called when statistics have changed.
VirtualMachineStatisticsChangedEventManager - Interface in org.openspaces.admin.vm.events
An event manager allowing to add and remove VirtualMachineStatisticsChangedEventListener.
vmInputArgument(String) - Method in class org.openspaces.admin.gsa.ElasticServiceManagerOptions
Will add a JVM level argument when the process is executed using pure JVM.
vmInputArgument(String) - Method in class org.openspaces.admin.gsa.GridServiceContainerOptions
Will add a JVM level argument when the process is executed using pure JVM.
vmInputArgument(String) - Method in class org.openspaces.admin.gsa.GridServiceManagerOptions
Will add a JVM level argument when the process is executed using pure JVM.
vmInputArgument(String) - Method in class org.openspaces.admin.gsa.GridServiceOptions
Will add a JVM level argument when the process is executed using pure JVM.
vmInputArgument(String) - Method in class org.openspaces.admin.gsa.LookupServiceOptions
Will add a JVM level argument when the process is executed using pure JVM.
voidOneWay(boolean) - Method in class org.openspaces.remoting.EventDrivenRemotingProxyConfigurer
 
VOTING - Static variable in interface net.jini.core.transaction.server.TransactionConstants
Transaction is determining if it can be committed.

W

waitFor(String) - Method in interface org.openspaces.admin.application.Applications
Waits indefinitely till the application is identified as deployed.
waitFor(String, long, TimeUnit) - Method in interface org.openspaces.admin.application.Applications
Waits for the specified timeout (in time interval) till the application is identified as deployed.
waitFor(int) - Method in interface org.openspaces.admin.esm.ElasticServiceManagers
Waits indefinitely till the provided number of managers are up.
waitFor(int, long, TimeUnit) - Method in interface org.openspaces.admin.esm.ElasticServiceManagers
Waits for the given timeout (in time unit) till the provided number of managers are up.
waitFor(int) - Method in interface org.openspaces.admin.gateway.Gateway
Waits for the default timeout specified by Admin.setDefaultTimeout(long, TimeUnit) till at least the provided number of Gateway Processing Unit Instances are up.
waitFor(int, long, TimeUnit) - Method in interface org.openspaces.admin.gateway.Gateway
Waits for the specified timeout (in time interval) till at least the provided number of Gateway Processing Unit Instances are up.
waitFor(String) - Method in interface org.openspaces.admin.gateway.GatewayProcessingUnits
Waits indefinitely till the gateway processing unit is identified as deployed.
waitFor(String, long, TimeUnit) - Method in interface org.openspaces.admin.gateway.GatewayProcessingUnits
Waits for the specified timeout (in time interval) till the processing unit is identified as deployed.
waitFor(String) - Method in interface org.openspaces.admin.gateway.Gateways
Waits for the default timeout specified by Admin.setDefaultTimeout(long, TimeUnit) till the gateway is identified as deployed.
waitFor(String, long, TimeUnit) - Method in interface org.openspaces.admin.gateway.Gateways
Waits for the specified timeout (in time interval) till the gateway is identified as deployed.
waitFor(int) - Method in interface org.openspaces.admin.gsa.GridServiceAgents
Waits indefinitely till the provided number of agents are up.
waitFor(int, long, TimeUnit) - Method in interface org.openspaces.admin.gsa.GridServiceAgents
Waits for the given timeout (in time unit) till the provided number of agents are up.
waitFor(int) - Method in interface org.openspaces.admin.gsc.GridServiceContainer
Waits indefinitely for the given number of processing unit instances to run within the container.
waitFor(int, long, TimeUnit) - Method in interface org.openspaces.admin.gsc.GridServiceContainer
Waits for timeout value (in time unit) for the given number of processing unit instances to run within the container.
waitFor(String, int) - Method in interface org.openspaces.admin.gsc.GridServiceContainer
Waits indefinitely for the given number of processing unit instances of the specified name to run within the container.
waitFor(String, int, long, TimeUnit) - Method in interface org.openspaces.admin.gsc.GridServiceContainer
Waits for timeout value (in time unit) for the given number of processing unit instances of the specified name to run within the container.
waitFor(int) - Method in interface org.openspaces.admin.gsc.GridServiceContainers
Waits indefinitely till the provided number of containers are up.
waitFor(int, long, TimeUnit) - Method in interface org.openspaces.admin.gsc.GridServiceContainers
Waits for the given timeout (in time unit) till the provided number of containers are up.
waitFor(int) - Method in interface org.openspaces.admin.gsm.GridServiceManagers
Waits indefinitely till the provided number of managers are up.
waitFor(int, long, TimeUnit) - Method in interface org.openspaces.admin.gsm.GridServiceManagers
Waits for the given timeout (in time unit) till the provided number of managers are up.
waitFor(int) - Method in interface org.openspaces.admin.lus.LookupServices
Waits indefinitely till the provided number of lookup services are up.
waitFor(int, long, TimeUnit) - Method in interface org.openspaces.admin.lus.LookupServices
Waits for the given timeout (in time unit) till the provided number of lookup services are up.
waitFor(int) - Method in interface org.openspaces.admin.machine.Machines
Waits indefinitely till the provided number of machines are up.
waitFor(int, long, TimeUnit) - Method in interface org.openspaces.admin.machine.Machines
Waits for the given timeout (in time unit) till the provided number of machines are up.
waitFor(String) - Method in interface org.openspaces.admin.machine.Machines
Waits indefinitely till the machine with the given host (name/address) is discovered.
waitFor(String, long, TimeUnit) - Method in interface org.openspaces.admin.machine.Machines
Waits for the given timeout (in time unit) till the machien with the given host (name/address) is discovered.
waitFor(int) - Method in interface org.openspaces.admin.pu.ProcessingUnit
Waits till at least the provided number of Processing Unit Instances are up.
waitFor(int, long, TimeUnit) - Method in interface org.openspaces.admin.pu.ProcessingUnit
Waits till at least the provided number of Processing Unit Instances are up for the specified timeout.
waitFor(QuiesceState, long, TimeUnit) - Method in interface org.openspaces.admin.pu.ProcessingUnit
 
waitFor(QuiesceState) - Method in interface org.openspaces.admin.pu.ProcessingUnit
waitFor(String) - Method in interface org.openspaces.admin.pu.ProcessingUnits
Waits indefinitely till the processing unit is identified as deployed.
waitFor(String, long, TimeUnit) - Method in interface org.openspaces.admin.pu.ProcessingUnits
Waits for the specified timeout (in time interval) till the processing unit is identified as deployed.
waitFor(int) - Method in interface org.openspaces.admin.space.Space
Waits till at least the provided number of Space Instances are up.
waitFor(int, long, TimeUnit) - Method in interface org.openspaces.admin.space.Space
Waits till at least the provided number of Space Instances are up for the specified timeout.
waitFor(int, SpaceMode) - Method in interface org.openspaces.admin.space.Space
Waits till at least the provided number of Space Instances that are of the space mode type are up.
waitFor(int, SpaceMode, long, TimeUnit) - Method in interface org.openspaces.admin.space.Space
Waits till at least the provided number of Space Instances are of the space mode type are up for the specified timeout.
waitFor(String) - Method in interface org.openspaces.admin.space.Spaces
Waits indefinitely till the provided Space name is discovered.
waitFor(String, long, TimeUnit) - Method in interface org.openspaces.admin.space.Spaces
Waits for the given timeout (in time unit) till the space name is discovered.
waitFor(String) - Method in interface org.openspaces.admin.zone.Zones
Waits indefinitely till the zone with the given name is discovered.
waitFor(String, long, TimeUnit) - Method in interface org.openspaces.admin.zone.Zones
Waits for the given timeout (in time unit) till the zone with the given name is discovered.
WaitForAllListener<T> - Class in org.openspaces.core.executor.support
A listener that can be used to set on several execution and then wait for all the results (using WaitForAllListener.waitForResult().
WaitForAllListener(int) - Constructor for class org.openspaces.core.executor.support.WaitForAllListener
Constructs a new listener with the number of executions this listener will be set on.
WaitForAllListener(int, AsyncFutureListener<T>) - Constructor for class org.openspaces.core.executor.support.WaitForAllListener
Constructs a new listener with the number of executions this listener will be set on with an optional delegate listener.
WaitForAnyListener<T> - Class in org.openspaces.core.executor.support
A listener that can be used to set on several execution and then wait for any of the results (using WaitForAnyListener.waitForResult().
WaitForAnyListener(int) - Constructor for class org.openspaces.core.executor.support.WaitForAnyListener
Constructs a new listener with the number of executions this listener will be set on.
WaitForAnyListener(int, AsyncFutureListener<T>) - Constructor for class org.openspaces.core.executor.support.WaitForAnyListener
Constructs a new listener with the number of executions this listener will be set on with an optional delegate listener.
waitForAtLeastOne() - Method in interface org.openspaces.admin.esm.ElasticServiceManagers
Waits indefinitely till at least one ESM is discovered and returns it.
waitForAtLeastOne(long, TimeUnit) - Method in interface org.openspaces.admin.esm.ElasticServiceManagers
Waits for the given timeout (in time unit) till at least one ESM is discovered and returns it.
waitForAtLeastOne() - Method in interface org.openspaces.admin.gsa.GridServiceAgents
Waits indefinitely till at least one agent is discovered.
waitForAtLeastOne(long, TimeUnit) - Method in interface org.openspaces.admin.gsa.GridServiceAgents
Waits for the given timeout (in time unit) till at least one agent is discovered.
waitForAtLeastOne() - Method in interface org.openspaces.admin.gsm.GridServiceManagers
Waits indefinitely till at least one GSM is discovered and returns it.
waitForAtLeastOne(long, TimeUnit) - Method in interface org.openspaces.admin.gsm.GridServiceManagers
Waits for the given timeout (in time unit) till at least one GSM is discovered and returns it.
waitForDelegator(String) - Method in interface org.openspaces.admin.gateway.Gateway
Waits for the default timeout specified by Admin.setDefaultTimeout(long, TimeUnit) till the gateway delegator with the given target gateway name is identified as deployed.
waitForDelegator(String, long, TimeUnit) - Method in interface org.openspaces.admin.gateway.Gateway
Waits for the specified timeout (in time interval) till the gateway delegator with the given target gateway name is identified as deployed.
waitForGatewayProcessingUnit(String) - Method in interface org.openspaces.admin.gateway.Gateway
Waits for the default timeout specified by Admin.setDefaultTimeout(long, TimeUnit) till the processing unit of this gateway is identified as deployed.
waitForGatewayProcessingUnit(String, long, TimeUnit) - Method in interface org.openspaces.admin.gateway.Gateway
Waits for the specified timeout (in time interval) till the processing unit of this gateway is identified as deployed.
waitForGridServiceManager() - Method in class org.openspaces.admin.application.deploy.AbstractApplicationCommand
 
waitForManaged() - Method in interface org.openspaces.admin.pu.ProcessingUnit
Waits till there is a managing GridServiceManager for the processing unit.
waitForManaged(long, TimeUnit) - Method in interface org.openspaces.admin.pu.ProcessingUnit
Waits till there is a managing GridServiceManager for the processing unit for the specified timeout.
waitForMode(SpaceMode, long, TimeUnit) - Method in interface org.openspaces.admin.space.SpaceInstance
Waits for the space instance to move to the provided space mode.
waitForResult() - Method in class org.openspaces.core.executor.support.WaitForAllListener
Waits for all the results indefently.
waitForResult(long, TimeUnit) - Method in class org.openspaces.core.executor.support.WaitForAllListener
Waits for all the results for the given time period.
waitForResult() - Method in class org.openspaces.core.executor.support.WaitForAnyListener
Waits for any result indefently.
waitForResult(long, TimeUnit) - Method in class org.openspaces.core.executor.support.WaitForAnyListener
Waits for any result for the given time period.
waitForSink(String) - Method in interface org.openspaces.admin.gateway.Gateway
Waits for the default timeout specified by Admin.setDefaultTimeout(long, TimeUnit) till the gateway sink with the given source gateway name is identified as deployed.
waitForSink(String, long, TimeUnit) - Method in interface org.openspaces.admin.gateway.Gateway
Waits for the specified timeout (in time interval) till the gateway sink with the given source gateway name is identified as deployed.
waitForSinkSource(String) - Method in interface org.openspaces.admin.gateway.Gateway
Waits for the default timeout specified by Admin.setDefaultTimeout(long, TimeUnit) till the gateway sink with the given source gateway name is identified as deployed.
waitForSinkSource(String, long, TimeUnit) - Method in interface org.openspaces.admin.gateway.Gateway
Waits for the specified timeout (in time interval) till the gateway sink with the given source gateway name is identified as deployed.
waitForSpace() - Method in interface org.openspaces.admin.pu.ProcessingUnit
Waits till an embedded Space is correlated with the processing unit.
waitForSpace(long, TimeUnit) - Method in interface org.openspaces.admin.pu.ProcessingUnit
Waits till an embedded Space is correlated with the processing unit for the specified timeout.
waitForSpaceInstance() - Method in interface org.openspaces.admin.pu.ProcessingUnitInstance
 
waitForSpaceInstance(long, TimeUnit) - Method in interface org.openspaces.admin.pu.ProcessingUnitInstance
 
WaitingForDiscoveredMachinesException - Exception in org.openspaces.grid.gsm.machines.exceptions
 
WaitingForDiscoveredMachinesException(ProcessingUnit, String) - Constructor for exception org.openspaces.grid.gsm.machines.exceptions.WaitingForDiscoveredMachinesException
 
waitWhileNotRunning() - Method in class org.openspaces.events.AbstractEventListenerContainer
Wait while this container is not running.
warn(Object) - Method in class org.openspaces.grid.gsm.PrefixLog
 
warn(Object, Throwable) - Method in class org.openspaces.grid.gsm.PrefixLog
 
warn(Object) - Method in class org.openspaces.grid.gsm.SingleThreadedPollingLog
 
warn(Object, Throwable) - Method in class org.openspaces.grid.gsm.SingleThreadedPollingLog
 
WARNING - Static variable in class org.openspaces.admin.alert.AlertSeverity
WARNING is an alert severity indicating a potential problem.
WATCHDOG_DISABLE_RESPONSE_WATCH - Static variable in class com.j_spaces.kernel.SystemProperties
 
WATCHDOG_IDLE_CONNECTION_TIMEOUT - Static variable in class com.j_spaces.kernel.SystemProperties
 
WATCHDOG_IDLE_CONNECTION_TIMEOUT_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
 
WATCHDOG_INSPECT_RESPONSE_TIMEOUT - Static variable in class com.j_spaces.kernel.SystemProperties
 
WATCHDOG_INSPECT_TIMEOUT - Static variable in class com.j_spaces.kernel.SystemProperties
 
WATCHDOG_LISTENING_TIMEOUT - Static variable in class com.j_spaces.kernel.SystemProperties
 
WATCHDOG_LISTENING_TIMEOUT_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
Watchdog parameters default values
WATCHDOG_REQUEST_TIMEOUT - Static variable in class com.j_spaces.kernel.SystemProperties
Watchdog parameters
WATCHDOG_REQUEST_TIMEOUT_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
 
WATCHDOG_TIMEOUT_RESOLUTION - Static variable in class com.j_spaces.kernel.SystemProperties
 
WATCHDOG_TIMEOUT_RESOLUTION_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
 
WebLauncher - Class in org.openspaces.launcher
 
WebLauncher() - Constructor for class org.openspaces.launcher.WebLauncher
 
WebLauncherConfig - Class in org.openspaces.launcher
 
WebLauncherConfig() - Constructor for class org.openspaces.launcher.WebLauncherConfig
 
WebRequestsServiceMonitors - Class in org.openspaces.pu.container.jee.stats
Statistics monitor information for JEE servlet requests.
WebRequestsServiceMonitors() - Constructor for class org.openspaces.pu.container.jee.stats.WebRequestsServiceMonitors
 
WebRequestsServiceMonitors(String, long, long, long) - Constructor for class org.openspaces.pu.container.jee.stats.WebRequestsServiceMonitors
 
WebRequestsServiceMonitors.Attributes - Class in org.openspaces.pu.container.jee.stats
 
WebsterFile - Class in org.openspaces.pu.container.support
Not an actual file.
WebsterFile(URL) - Constructor for class org.openspaces.pu.container.support.WebsterFile
 
WebsterResoruce - Class in org.openspaces.pu.container.support
A webster resource which holds a url to an actual content stored on GSM webster.
WebsterResoruce(URL) - Constructor for class org.openspaces.pu.container.support.WebsterResoruce
 
WebsterResoruce(URI) - Constructor for class org.openspaces.pu.container.support.WebsterResoruce
 
WebsterResoruce(String) - Constructor for class org.openspaces.pu.container.support.WebsterResoruce
 
whenCondition(Expression, Value) - Method in class org.openspaces.jpa.openjpa.query.QueryExpressionFactory
Return a when condidional clause
whenScalar(Value, Value) - Method in class org.openspaces.jpa.openjpa.query.QueryExpressionFactory
Return a when scalar_expression clause
Widget - Interface in org.openspaces.ui
 
WidgetGroup - Class in org.openspaces.ui
 
WidgetGroup(String, List<Widget>) - Constructor for class org.openspaces.ui.WidgetGroup
 
WidgetGroup() - Constructor for class org.openspaces.ui.WidgetGroup
 
WildcardExpressionToFilterConverter() - Constructor for class com.gigaspaces.security.authorities.SpaceAuthority.WildcardExpressionToFilterConverter
 
withDeleteResponse(SpaceCache.DeleteResponse) - Method in class org.openspaces.memcached.protocol.ResponseMessage
 
withElements(LocalCacheElement[]) - Method in class org.openspaces.memcached.protocol.ResponseMessage
 
withFlushResponse(boolean) - Method in class org.openspaces.memcached.protocol.ResponseMessage
 
withIncrDecrResponse(Integer) - Method in class org.openspaces.memcached.protocol.ResponseMessage
 
withResponse(SpaceCache.StoreResponse) - Method in class org.openspaces.memcached.protocol.ResponseMessage
 
withStatResponse(Map<String, Set<String>>) - Method in class org.openspaces.memcached.protocol.ResponseMessage
 
WorkerAdapter - Class in org.openspaces.core.space.support
Deprecated.
use EventDriven containers instead
WorkerAdapter() - Constructor for class org.openspaces.core.space.support.WorkerAdapter
Deprecated.
 
wrap(ByteBuffer, ByteBuffer) - Method in interface com.gigaspaces.lrmi.nio.filters.IOBlockFilter
Wrap some bytes
wrap(ByteBuffer, ByteBuffer) - Method in class com.gigaspaces.lrmi.nio.filters.IOSSLFilter
 
wrap(ByteBuffer) - Method in class com.gigaspaces.lrmi.nio.filters.IOStreamCompressionFilter
 
wrap(ByteBuffer) - Method in interface com.gigaspaces.lrmi.nio.filters.IOStreamFilter
 
wrapFuture(AsyncFuture<T>, Transaction) - Method in class org.openspaces.core.DefaultGigaSpace
 
wrapListener(AsyncFutureListener<T>, Transaction) - Method in class org.openspaces.core.DefaultGigaSpace
 
write(Object, Transaction, long) - Method in interface com.gigaspaces.client.IPojoSpace
Deprecated.
Since 8.0 - Use GigaSpace instead.
write(Object, Transaction, long, long, int) - Method in interface com.gigaspaces.client.IPojoSpace
Deprecated.
Since 8.0 - Use GigaSpace instead.
WRITE - Static variable in interface com.gigaspaces.datasource.BulkItem
Deprecated.
Write operation
write(T) - Method in interface com.gigaspaces.datasource.DataPersister
Deprecated.
Write given new object to the data store
write(Entry, Transaction, long) - Method in interface net.jini.space.JavaSpace
Write a new entry into the space.
write(List, Transaction, List) - Method in interface net.jini.space.JavaSpace05
This method provides an overload of the JavaSpace.write method that allows new copies of multiple Entry instances to be stored in the space using a single call.
write(T) - Method in class org.openspaces.core.DefaultGigaSpace
 
write(T, long) - Method in class org.openspaces.core.DefaultGigaSpace
 
write(T, WriteModifiers) - Method in class org.openspaces.core.DefaultGigaSpace
 
write(T, long, long, int) - Method in class org.openspaces.core.DefaultGigaSpace
 
write(T, long, long, WriteModifiers) - Method in class org.openspaces.core.DefaultGigaSpace
 
write(T) - Method in interface org.openspaces.core.GigaSpace
Writes a new object to the space, returning its LeaseContext.
write(T, long) - Method in interface org.openspaces.core.GigaSpace
Writes a new object to the space, returning its LeaseContext.
write(T, WriteModifiers) - Method in interface org.openspaces.core.GigaSpace
Writes a new object to the space, returning its LeaseContext.
write(T, long, long, int) - Method in interface org.openspaces.core.GigaSpace
Deprecated.
write(T, long, long, WriteModifiers) - Method in interface org.openspaces.core.GigaSpace
Writes a new object to the space, returning its LeaseContext.
WRITE_DELAY_BEFORE_WARN - Static variable in class com.j_spaces.kernel.SystemProperties
Maximum time in milliseconds that a message to be sent to the other side can delayed in the system queue before a warning to the log is issue.
WRITE_DELAY_BEFORE_WARN_DEFAULT - Static variable in class com.j_spaces.kernel.SystemProperties
The default value set as the LRMI maxWriteDelayBeforeWarn.
WRITE_ONLY - Static variable in class com.gigaspaces.client.WriteModifiers
If the entry already exists in the space throw an EntryAlreadyInSpaceException.
WRITE_ONLY - Static variable in class com.j_spaces.core.client.UpdateModifiers
The int value representing the WRITE_ONLY modifier.
writeBatch(List<T>) - Method in interface com.gigaspaces.datasource.DataPersister
Deprecated.
for batch operations use BulkDataPersister
writeExternal(ObjectOutput) - Method in class com.gigaspaces.client.ChangeSet
 
writeExternal(ObjectOutput) - Method in class com.gigaspaces.client.SpaceProxyOperationModifiers
 
writeExternal(ObjectOutput) - Method in exception com.gigaspaces.client.WriteMultipleException
 
writeExternal(ObjectOutput) - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
writeExternal(ObjectOutput) - Method in class com.gigaspaces.document.DocumentProperties
writeExternal(ObjectOutput) - Method in class com.gigaspaces.document.SpaceDocument
This method is required by the Externalizable interface and should not be called directly.
writeExternal(ObjectOutput, PlatformLogicalVersion) - Method in class com.gigaspaces.events.batching.BatchRemoteEvent
 
writeExternal(ObjectOutput) - Method in class com.gigaspaces.events.SpaceRemoteEvent
Required for Externalizable
writeExternal(ObjectOutput, PlatformLogicalVersion) - Method in class com.gigaspaces.events.SpaceRemoteEvent
Reserved for internal usage.
writeExternal(ObjectOutput) - Method in class com.gigaspaces.log.LogEntries
 
writeExternal(ObjectOutput) - Method in class com.gigaspaces.log.LogEntry
 
writeExternal(ObjectOutput) - Method in class com.gigaspaces.query.aggregators.AbstractPathAggregator
 
writeExternal(ObjectOutput) - Method in class com.gigaspaces.query.aggregators.AverageAggregator.AverageTuple
 
writeExternal(ObjectOutput) - Method in class com.gigaspaces.query.aggregators.DistinctAggregator
 
writeExternal(ObjectOutput) - Method in class com.gigaspaces.query.aggregators.DistinctResult
 
writeExternal(ObjectOutput) - Method in class com.gigaspaces.query.aggregators.GroupByAggregator
 
writeExternal(ObjectOutput) - Method in class com.gigaspaces.query.aggregators.GroupByResult
 
writeExternal(ObjectOutput) - Method in class com.gigaspaces.query.aggregators.MaxEntryAggregator.MaxEntryScannerResult
 
writeExternal(ObjectOutput) - Method in class com.gigaspaces.query.aggregators.MinEntryAggregator.MinEntryScannerResult
 
writeExternal(ObjectOutput) - Method in class com.gigaspaces.query.aggregators.OrderByAggregator.OrderByScanResult
 
writeExternal(ObjectOutput) - Method in class com.gigaspaces.query.aggregators.OrderByAggregator
 
writeExternal(ObjectOutput) - Method in class com.gigaspaces.query.aggregators.OrderByKey
 
writeExternal(ObjectOutput) - Method in class com.gigaspaces.query.CompoundResult
 
writeExternal(ObjectOutput) - Method in class com.gigaspaces.security.audit.AuditDetails
 
writeExternal(ObjectOutput) - Method in class com.gigaspaces.security.directory.CredentialsProvider
 
writeExternal(ObjectOutput) - Method in class com.gigaspaces.security.directory.DefaultCredentialsProvider
 
writeExternal(ObjectOutput) - Method in class com.gigaspaces.security.service.SecurityContext
 
writeExternal(ObjectOutput) - Method in class com.j_spaces.core.admin.SpaceConfig
 
writeExternal(ObjectOutput) - Method in class com.j_spaces.core.admin.SpaceRuntimeInfo
writeExternal(ObjectOutput, PlatformLogicalVersion) - Method in class com.j_spaces.core.client.EntryArrivedRemoteEvent
 
writeExternal(ObjectOutput) - Method in class com.j_spaces.core.client.ExternalEntry
Deprecated.
Save the object contents by calling the methods of DataOutput for its primitive values or calling the writeObject method of ObjectOutput for objects, strings, and arrays.
writeExternal(ObjectOutput) - Method in class com.j_spaces.core.client.SpaceURL
Deprecated.
 
writeExternal(ObjectOutput) - Method in class com.j_spaces.core.cluster.ReplicationPolicy.ReplicationPolicyDescription
 
writeExternal(ObjectOutput) - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
writeExternal(ObjectOutput) - Method in class com.j_spaces.core.filters.ReplicationStatistics.OutgoingChannel
 
writeExternal(ObjectOutput) - Method in class com.j_spaces.core.filters.ReplicationStatistics.OutgoingReplication
 
writeExternal(ObjectOutput) - Method in class com.j_spaces.core.filters.ReplicationStatistics
 
writeExternal(ObjectOutput) - Method in class com.j_spaces.core.filters.StatisticsContext
 
writeExternal(ObjectOutput) - Method in exception com.j_spaces.core.multiple.BatchOperationException
 
writeExternal(ObjectOutput) - Method in class com.j_spaces.core.SpaceContext
 
writeExternal(ObjectOutput) - Method in class com.sun.jini.mahalo.ExtendedPrepareResult
 
writeExternal(ObjectOutput) - Method in class com.sun.jini.mahalo.TxnMgrProxy
 
writeExternal(ObjectOutput) - Method in class net.jini.core.transaction.server.NestableServerTransaction
 
writeExternal(ObjectOutput) - Method in class net.jini.core.transaction.server.ServerTransaction
 
writeExternal(ObjectOutput) - Method in class net.jini.core.transaction.server.TransactionParticipantDataImpl
 
writeExternal(ObjectOutput) - Method in class org.openspaces.admin.alert.alerts.AbstractAlert
 
writeExternal(ObjectOutput) - Method in class org.openspaces.admin.pu.elastic.config.AutomaticCapacityScaleConfig
 
writeExternal(ObjectOutput) - Method in class org.openspaces.admin.pu.elastic.config.AutomaticCapacityScaleRuleConfig
 
writeExternal(ObjectOutput) - Method in class org.openspaces.admin.pu.elastic.config.EagerScaleConfig
 
writeExternal(ObjectOutput) - Method in class org.openspaces.admin.pu.elastic.config.ManualCapacityPerZonesScaleConfig
 
writeExternal(ObjectOutput) - Method in class org.openspaces.admin.pu.elastic.config.ManualCapacityScaleConfig
 
writeExternal(ObjectOutput) - Method in class org.openspaces.admin.pu.elastic.events.ElasticStatefulProcessingUnitPlannedCapacityChangedEvent
 
writeExternal(ObjectOutput) - Method in class org.openspaces.admin.pu.elastic.events.ElasticStatelessProcessingUnitPlannedNumberOfInstancesChangedEvent
 
writeExternal(ObjectOutput) - Method in class org.openspaces.admin.pu.elastic.events.ElasticStatelessReachedMaximumNumberOfInstancesEvent
 
writeExternal(ObjectOutput) - Method in class org.openspaces.core.executor.juc.CallableDistributedTaskAdapter
 
writeExternal(ObjectOutput) - Method in class org.openspaces.core.executor.juc.CallableTaskAdapter
 
writeExternal(ObjectOutput) - Method in class org.openspaces.core.executor.juc.RunnableDistributedTaskAdapter
 
writeExternal(ObjectOutput) - Method in class org.openspaces.core.executor.juc.RunnableTaskAdapter
 
writeExternal(ObjectOutput) - Method in class org.openspaces.core.executor.support.AvgTask
 
writeExternal(ObjectOutput) - Method in class org.openspaces.core.executor.support.MaxTask
 
writeExternal(ObjectOutput) - Method in class org.openspaces.core.executor.support.MinTask
 
writeExternal(ObjectOutput) - Method in class org.openspaces.core.executor.support.PrivilegedDistributedTask
 
writeExternal(ObjectOutput) - Method in class org.openspaces.core.executor.support.PrivilegedTask
 
writeExternal(ObjectOutput) - Method in class org.openspaces.core.executor.support.SumTask
 
writeExternal(ObjectOutput) - Method in class org.openspaces.core.gateway.GatewayDelegatorServiceDetails
 
writeExternal(ObjectOutput) - Method in class org.openspaces.core.gateway.GatewayServiceDetails
 
writeExternal(ObjectOutput) - Method in class org.openspaces.core.gateway.GatewaySinkServiceDetails
 
writeExternal(ObjectOutput) - Method in class org.openspaces.core.map.LockHandle
 
writeExternal(ObjectOutput) - Method in class org.openspaces.core.space.SpaceServiceDetails
 
writeExternal(ObjectOutput) - Method in class org.openspaces.events.asyncpolling.AggregatedAsyncPollingEventContainerServiceDetails
 
writeExternal(ObjectOutput) - Method in class org.openspaces.events.asyncpolling.AsyncPollingEventContainerServiceDetails
 
writeExternal(ObjectOutput) - Method in class org.openspaces.events.asyncpolling.AsyncPollingEventContainerServiceMonitors
 
writeExternal(ObjectOutput) - Method in class org.openspaces.events.EventContainerServiceDetails
 
writeExternal(ObjectOutput) - Method in class org.openspaces.events.EventContainerServiceMonitors
 
writeExternal(ObjectOutput) - Method in class org.openspaces.events.notify.AggregatedNotifyEventContainerServiceDetails
 
writeExternal(ObjectOutput) - Method in class org.openspaces.events.notify.NotifyEventContainerServiceDetails
 
writeExternal(ObjectOutput) - Method in class org.openspaces.events.notify.NotifyEventContainerServiceMonitors
 
writeExternal(ObjectOutput) - Method in class org.openspaces.events.polling.AggregatedPollingEventContainerServiceDetails
 
writeExternal(ObjectOutput) - Method in class org.openspaces.events.polling.PollingEventContainerServiceDetails
 
writeExternal(ObjectOutput) - Method in class org.openspaces.events.polling.PollingEventContainerServiceMonitors
 
writeExternal(ObjectOutput) - Method in class org.openspaces.grid.gsm.machines.plugins.events.GridServiceAgentStartedEvent
 
writeExternal(ObjectOutput) - Method in class org.openspaces.grid.gsm.machines.plugins.events.GridServiceAgentStartRequestedEvent
 
writeExternal(ObjectOutput) - Method in class org.openspaces.grid.gsm.machines.plugins.events.GridServiceAgentStoppedEvent
 
writeExternal(ObjectOutput) - Method in class org.openspaces.grid.gsm.machines.plugins.events.GridServiceAgentStopRequestedEvent
 
writeExternal(ObjectOutput) - Method in class org.openspaces.grid.gsm.machines.plugins.events.MachineStartedEvent
 
writeExternal(ObjectOutput) - Method in class org.openspaces.grid.gsm.machines.plugins.events.MachineStoppedEvent
 
writeExternal(ObjectOutput) - Method in class org.openspaces.grid.gsm.machines.plugins.events.MachineStopRequestedEvent
 
writeExternal(ObjectOutput) - Method in class org.openspaces.grid.gsm.strategy.ElasticScaleStrategyEvents
 
writeExternal(ObjectOutput) - Method in class org.openspaces.interop.DotnetContainerServiceDetails
 
writeExternal(ObjectOutput) - Method in class org.openspaces.interop.DotnetServiceDetails
 
writeExternal(ObjectOutput) - Method in class org.openspaces.memcached.Key
 
writeExternal(ObjectOutput) - Method in class org.openspaces.memcached.LocalCacheElement
 
writeExternal(ObjectOutput) - Method in class org.openspaces.memcached.MemcachedEntry
 
writeExternal(ObjectOutput) - Method in class org.openspaces.persistency.support.SpaceTypeDescriptorContainer
 
writeExternal(ObjectOutput) - Method in class org.openspaces.pu.container.jee.JeeServiceDetails
 
writeExternal(ObjectOutput) - Method in class org.openspaces.pu.container.jee.stats.WebRequestsServiceMonitors
 
writeExternal(ObjectOutput) - Method in class org.openspaces.pu.container.servicegrid.PUDetails
 
writeExternal(ObjectOutput) - Method in class org.openspaces.pu.container.servicegrid.PUMonitors
 
writeExternal(ObjectOutput) - Method in class org.openspaces.pu.service.InvocationResult
 
writeExternal(ObjectOutput) - Method in class org.openspaces.pu.service.PlainAggregatedServiceDetails
 
writeExternal(ObjectOutput) - Method in class org.openspaces.pu.service.PlainServiceDetails
 
writeExternal(ObjectOutput) - Method in class org.openspaces.pu.service.PlainServiceMonitors
 
writeExternal(ObjectOutput) - Method in class org.openspaces.remoting.EventDrivenSpaceRemotingEntry
Deprecated.
 
writeExternal(ObjectOutput) - Method in exception org.openspaces.remoting.ExecutorRemotingTask.InternalExecutorException
 
writeExternal(ObjectOutput) - Method in class org.openspaces.remoting.ExecutorRemotingTask.InternalExecutorResult
 
writeExternal(ObjectOutput) - Method in class org.openspaces.remoting.ExecutorRemotingTask
 
writeExternal(ObjectOutput) - Method in class org.openspaces.remoting.HashedEventDrivenSpaceRemotingEntry
Deprecated.
 
writeExternal(ObjectOutput) - Method in class org.openspaces.remoting.RemotingServiceDetails.RemoteService
 
writeExternal(ObjectOutput) - Method in class org.openspaces.remoting.RemotingServiceDetails
 
writeExternal(ObjectOutput) - Method in class org.openspaces.remoting.RemotingServiceMonitors.RemoteServiceStats
 
writeExternal(ObjectOutput) - Method in class org.openspaces.remoting.RemotingServiceMonitors
 
writeExternal(ObjectOutput) - Method in class org.openspaces.remoting.RemotingUtils.MethodHash
 
writeExternal(ObjectOutput) - Method in class org.openspaces.remoting.scripting.ResourceLazyLoadingScript
 
writeExternal(ObjectOutput) - Method in class org.openspaces.remoting.scripting.StaticScript
 
WriteModifierFactoryBean - Class in org.openspaces.core.config.modifiers
A WriteModifiers factory bean.
WriteModifierFactoryBean() - Constructor for class org.openspaces.core.config.modifiers.WriteModifierFactoryBean
 
WriteModifiers - Class in com.gigaspaces.client
Provides modifiers to customize the behavior of write operations.
WriteModifiers() - Constructor for class com.gigaspaces.client.WriteModifiers
 
WriteModifiers(WriteModifiers, WriteModifiers) - Constructor for class com.gigaspaces.client.WriteModifiers
Creates a new modifiers from the specified modifiers.
WriteModifiers(WriteModifiers, WriteModifiers, WriteModifiers) - Constructor for class com.gigaspaces.client.WriteModifiers
Creates a new modifiers from the specified modifiers.
WriteModifiers(WriteModifiers...) - Constructor for class com.gigaspaces.client.WriteModifiers
Creates a new modifiers from the specified modifiers.
writeMultiple(Object[], Transaction, long) - Method in interface com.gigaspaces.client.IPojoSpace
Deprecated.
Since 8.0 - Use GigaSpace instead.
writeMultiple(Object[], Transaction, long, int) - Method in interface com.gigaspaces.client.IPojoSpace
Deprecated.
Since 8.0 - Use GigaSpace instead.
writeMultiple(Object[], Transaction, long[], int) - Method in interface com.gigaspaces.client.IPojoSpace
Deprecated.
Since 8.0 - Use GigaSpace instead.
writeMultiple(T[]) - Method in class org.openspaces.core.DefaultGigaSpace
 
writeMultiple(T[], WriteModifiers) - Method in class org.openspaces.core.DefaultGigaSpace
 
writeMultiple(T[], long) - Method in class org.openspaces.core.DefaultGigaSpace
 
writeMultiple(T[], long, int) - Method in class org.openspaces.core.DefaultGigaSpace
 
writeMultiple(T[], long, WriteModifiers) - Method in class org.openspaces.core.DefaultGigaSpace
 
writeMultiple(T[], long, long, WriteModifiers) - Method in class org.openspaces.core.DefaultGigaSpace
 
writeMultiple(T[], long[], int) - Method in class org.openspaces.core.DefaultGigaSpace
 
writeMultiple(T[], long[], WriteModifiers) - Method in class org.openspaces.core.DefaultGigaSpace
 
writeMultiple(T[], long[], long, WriteModifiers) - Method in class org.openspaces.core.DefaultGigaSpace
 
writeMultiple(T[]) - Method in interface org.openspaces.core.GigaSpace
Writes the specified entries to this space.
writeMultiple(T[], long) - Method in interface org.openspaces.core.GigaSpace
Writes the specified entries to this space.
writeMultiple(T[], WriteModifiers) - Method in interface org.openspaces.core.GigaSpace
Writes the specified entries to this space.
writeMultiple(T[], long, int) - Method in interface org.openspaces.core.GigaSpace
Deprecated.
writeMultiple(T[], long, WriteModifiers) - Method in interface org.openspaces.core.GigaSpace
Writes the specified entries to this space.
writeMultiple(T[], long, long, WriteModifiers) - Method in interface org.openspaces.core.GigaSpace
Writes the specified entries to this space.
writeMultiple(T[], long[], int) - Method in interface org.openspaces.core.GigaSpace
Deprecated.
writeMultiple(T[], long[], WriteModifiers) - Method in interface org.openspaces.core.GigaSpace
Writes the specified entries to this space.
writeMultiple(T[], long[], long, WriteModifiers) - Method in interface org.openspaces.core.GigaSpace
Writes the specified entries to this space.
WriteMultipleException - Exception in com.gigaspaces.client
Thrown when writeMultiple operation fails.
WriteMultipleException() - Constructor for exception com.gigaspaces.client.WriteMultipleException
Default constructor required by Externalizable.
WriteMultipleException(WriteMultipleException.IWriteResult[]) - Constructor for exception com.gigaspaces.client.WriteMultipleException
 
WriteMultipleException(int, Throwable) - Constructor for exception com.gigaspaces.client.WriteMultipleException
 
WriteMultipleException - Exception in org.openspaces.core
Thrown when writeMultiple operation fails.
WriteMultipleException(WriteMultipleException, ExceptionTranslator) - Constructor for exception org.openspaces.core.WriteMultipleException
 
WriteMultipleException.IWriteResult - Interface in com.gigaspaces.client
 
WriteMultiplePartialFailureException - Exception in org.openspaces.core
Deprecated.
since 7.1. use WriteMultipleException
WriteMultiplePartialFailureException(WriteMultipleException, ExceptionTranslator) - Constructor for exception org.openspaces.core.WriteMultiplePartialFailureException
Deprecated.
 
writeToFile(byte[]) - Method in interface com.gigaspaces.security.fs.FileService
Write to a file a byte array representation of the contents.
writeToFile(byte[]) - Method in class com.gigaspaces.security.fs.LocalFileService
 
writeToFile(byte[]) - Method in class com.gigaspaces.security.fs.URLFileService
 
writeToSwap(ObjectOutput) - Method in class net.jini.core.transaction.server.ServerTransaction
 
writeToSwap(ObjectOutput) - Method in class net.jini.core.transaction.server.TransactionParticipantDataImpl
 
WRONG_ENTRY_ROUTING_USAGE - Static variable in class com.gigaspaces.client.protective.ProtectiveMode
System property key to enable/disable wrong routing usage when writing/updating an entry in a co-located space.
WrongContainerProcessingUnitRelocationException - Exception in org.openspaces.grid.gsm.rebalancing.exceptions
 
WrongContainerProcessingUnitRelocationException(ProcessingUnitInstance, GridServiceContainer) - Constructor for exception org.openspaces.grid.gsm.rebalancing.exceptions.WrongContainerProcessingUnitRelocationException
 
WrongNumberOfESMComponentsException - Exception in org.openspaces.grid.gsm.sla.exceptions
 
WrongNumberOfESMComponentsException(int, String) - Constructor for exception org.openspaces.grid.gsm.sla.exceptions.WrongNumberOfESMComponentsException
 

X

XAResourceImpl - Class in com.j_spaces.core.client
An instance of this class represents a XAResource implementation
XAResourceImpl(TransactionManager, IJSpace, boolean, boolean) - Constructor for class com.j_spaces.core.client.XAResourceImpl
Ctor
XAResourceImpl(TransactionManager, IJSpace) - Constructor for class com.j_spaces.core.client.XAResourceImpl
 
XmlAlertConfigurationParser - Class in org.openspaces.admin.alert.config.parser
A simple XML alert configuration parser.
XmlAlertConfigurationParser() - Constructor for class org.openspaces.admin.alert.config.parser.XmlAlertConfigurationParser
 
XmlAlertConfigurationParser(String) - Constructor for class org.openspaces.admin.alert.config.parser.XmlAlertConfigurationParser
 
XmlAnnotationExtractor - Class in org.openspaces.core.config.xmlparser
 
XmlAnnotationExtractor(Class<?>) - Constructor for class org.openspaces.core.config.xmlparser.XmlAnnotationExtractor
 
XmlBeanDefinitionParser - Class in org.openspaces.core.config.xmlparser
 
XmlBeanDefinitionParser(Class<?>) - Constructor for class org.openspaces.core.config.xmlparser.XmlBeanDefinitionParser
 

Z

ZERO() - Method in class org.openspaces.core.util.numbers.BigDecimalHelper
 
ZERO() - Method in class org.openspaces.core.util.numbers.BigIntegerHelper
 
ZERO() - Method in class org.openspaces.core.util.numbers.DoubleHelper
 
ZERO() - Method in class org.openspaces.core.util.numbers.FloatHelper
 
ZERO() - Method in class org.openspaces.core.util.numbers.IntegerHelper
 
ZERO() - Method in class org.openspaces.core.util.numbers.LongHelper
 
ZERO() - Method in interface org.openspaces.core.util.numbers.NumberHelper
Returns the "ZERO" value for the given type.
ZERO() - Method in class org.openspaces.core.util.numbers.ShortHelper
 
Zone - Interface in org.openspaces.admin.zone
 
zoneAdded(Zone) - Method in class org.openspaces.admin.samples.TestEventSampler
 
zoneAdded(Zone) - Method in interface org.openspaces.admin.zone.events.ZoneAddedEventListener
Called when a zone is added.
ZoneAddedEventListener - Interface in org.openspaces.admin.zone.events
An event listener to be notified when a zone is added.
ZoneAddedEventManager - Interface in org.openspaces.admin.zone.events
An event manager allowing to remove and add ZoneAddedEventListeners.
ZoneAware - Interface in org.openspaces.admin.zone
 
ZoneLifecycleEventListener - Interface in org.openspaces.admin.zone.events
A simple life-cycle event listener that implements both the zone added and zone removed event listeners.
zoneRemoved(Zone) - Method in class org.openspaces.admin.samples.TestEventSampler
 
zoneRemoved(Zone) - Method in interface org.openspaces.admin.zone.events.ZoneRemovedEventListener
Called when a zone is removed.
ZoneRemovedEventListener - Interface in org.openspaces.admin.zone.events
An event listener to be notified when a zone is removed.
ZoneRemovedEventManager - Interface in org.openspaces.admin.zone.events
An event manager allowing to remove and add ZoneRemovedEventListeners.
ZoneRequirement - Class in org.openspaces.pu.sla.requirement
 
ZoneRequirement() - Constructor for class org.openspaces.pu.sla.requirement.ZoneRequirement
 
ZoneRequirement(String) - Constructor for class org.openspaces.pu.sla.requirement.ZoneRequirement
 
ZoneRequirementBeanDefinitionParser - Class in org.openspaces.pu.sla.config
A bean definition builder for ZoneRequirement.
ZoneRequirementBeanDefinitionParser() - Constructor for class org.openspaces.pu.sla.config.ZoneRequirementBeanDefinitionParser
 
Zones - Interface in org.openspaces.admin.zone
 
ZonesConfig - Interface in org.openspaces.admin.zone.config
 
ZonesConfigurer<T extends ZonesConfig> - Interface in org.openspaces.admin.zone.config
 
ZonesSampler - Class in org.openspaces.admin.samples
 
ZonesSampler() - Constructor for class org.openspaces.admin.samples.ZonesSampler
 
ZooKeeperBeanDefinitionParser - Class in org.openspaces.leader_selector.zookeeper.config
 
ZooKeeperBeanDefinitionParser() - Constructor for class org.openspaces.leader_selector.zookeeper.config.ZooKeeperBeanDefinitionParser
 
ZooKeeperLeaderSelectorConfigurer - Class in org.openspaces.leader_selector.zookeeper.config
 
ZooKeeperLeaderSelectorConfigurer() - Constructor for class org.openspaces.leader_selector.zookeeper.config.ZooKeeperLeaderSelectorConfigurer
 
ZooKeeperLeaderSelectorFactoryBean - Class in org.openspaces.leader_selector.zookeeper.config
 
ZooKeeperLeaderSelectorFactoryBean() - Constructor for class org.openspaces.leader_selector.zookeeper.config.ZooKeeperLeaderSelectorFactoryBean
 
ZooKeeperNameSpaceHandler - Class in org.openspaces.leader_selector.zookeeper.config
 
ZooKeeperNameSpaceHandler() - Constructor for class org.openspaces.leader_selector.zookeeper.config.ZooKeeperNameSpaceHandler
 

_

__getSpaceIndexedFields() - Static method in class org.openspaces.remoting.EventDrivenSpaceRemotingEntry
Deprecated.
 
_activeEmptyTransactions - Variable in class com.j_spaces.core.client.XAResourceImpl
 
_candidate - Variable in class org.openspaces.jpa.openjpa.query.MatchesExpression
 
_directCall - Variable in class com.sun.jini.mahalo.Job
 
_primitiveFields - Variable in class com.j_spaces.core.client.ExternalEntry
Deprecated.
 
_proxy - Variable in class com.j_spaces.core.client.XAResourceImpl
 
_readExternal(ObjectInput) - Method in class org.openspaces.core.executor.support.AbstractDelegatingDistributedTask
 
_readExternal(ObjectInput) - Method in class org.openspaces.core.executor.support.SimpleDelegatingTask
 
_regularExpression - Variable in class org.openspaces.jpa.openjpa.query.MatchesExpression
 
_returnTrueType - Variable in class com.j_spaces.core.client.ExternalEntry
Deprecated.
 
_spaceProxy - Variable in class com.j_spaces.core.client.EntryArrivedRemoteEvent
 
_templateUID - Variable in class com.j_spaces.core.client.EntryArrivedRemoteEvent
 
_writeExternal(ObjectOutput) - Method in class org.openspaces.core.executor.support.AbstractDelegatingDistributedTask
 
_writeExternal(ObjectOutput) - Method in class org.openspaces.core.executor.support.SimpleDelegatingTask
 
A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 

Copyright © GigaSpaces.