Skip navigation links
GigaSpaces XAP 10.2.1 API
A B C D E F G H I J K L M N O P Q R S T U V W X Y 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
 
AbstractConfiguration - Class in net.jini.config
A skeletal implementation of the Configuration interface, used to simplify writing implementations.
AbstractConfiguration() - Constructor for class net.jini.config.AbstractConfiguration
Creates an instance of this class.
AbstractConfiguration.Primitive - Class in net.jini.config
Represents the value of an entry with a primitive type.
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
 
AbstractEntry - Class in net.jini.entry
An abstract implementation of Entry that provides useful implementations of equals, hashCode, and toString.
AbstractEntry() - Constructor for class net.jini.entry.AbstractEntry
Creates an instance of this class.
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
 
AbstractPlugin - Class in com.sun.jini.tool.envcheck
Base class for plugins providing rudimentary I18N support
AbstractPlugin() - Constructor for class com.sun.jini.tool.envcheck.AbstractPlugin
Initialize the base class by obtaining the resource bundle associated with the instantiated class.
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
 
accept(File) - Method in class com.sun.jini.system.JavaSourceFilter
Method required by FilenameFilter interface.
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.
AccessPermission - Class in net.jini.security
Represents permission to call a method.
AccessPermission(String) - Constructor for class net.jini.security.AccessPermission
Creates an instance with the specified target name.
acknowledgmentReceived(boolean) - Method in interface net.jini.io.context.AcknowledgmentSource.Listener
Handles either receipt of an acknowledgment that the remote call's result data has been processed by the client or an indication that no acknowledgment will be received.
AcknowledgmentSource - Interface in net.jini.io.context
A server context element for registering interest in receiving an acknowledgment that the remote call's result data has been delivered to and processed by the client.
AcknowledgmentSource.Listener - Interface in net.jini.io.context
A callback object for registering with an AcknowledgmentSource server context element to handle the receipt of an acknowledgment that the remote call's result data has been processed by the client.
action(Transaction) - Method in class com.j_spaces.core.client.XAResourceImpl
 
ActivatableInvocationHandler - Class in net.jini.activation
An invocation handler for activatable remote objects.
ActivatableInvocationHandler(ActivationID, Remote) - Constructor for class net.jini.activation.ActivatableInvocationHandler
Creates an instance with the specified activation identifier, a possibly-null underlying proxy, and null client constraints.
ActivateDesc(String, URL[], URL[], String, MarshalledObject) - Constructor for class com.sun.jini.start.ActivateWrapper.ActivateDesc
Trivial constructor.
ActivateWrapper - Class in com.sun.jini.start
A wrapper for activatable objects, providing separation of the import codebase (where the server classes are loaded from by the activation group) from the export codebase (where clients should load classes from for stubs, etc.) as well as providing an independent security policy file for each activatable object.
ActivateWrapper(ActivationID, MarshalledObject) - Constructor for class com.sun.jini.start.ActivateWrapper
Activatable constructor.
ActivateWrapper.ActivateDesc - Class in com.sun.jini.start
Descriptor for registering a "wrapped" activatable object.
ActivationExporter - Class in net.jini.activation
An Exporter implementation for exporting an activatable remote object using its underlying exporter.
ActivationExporter(ActivationID, Exporter) - Constructor for class net.jini.activation.ActivationExporter
Creates an exporter for an activatable remote object with the specified activation identifier, underlying exporter, and a null class loader.
ActivationExporter(ActivationID, Exporter, ClassLoader) - Constructor for class net.jini.activation.ActivationExporter
Creates an exporter for an activatable remote object with the specified activation identifier, underlying exporter, and class loader.
ActivationGroup - Class in net.jini.activation
Subclass of java.rmi.activation.ActivationGroup to allow activatable objects that are exported using an Exporter to go inactive.
ActivationGroup(ActivationGroupID) - Constructor for class net.jini.activation.ActivationGroup
Constructs an activation group with the specified activation group identifier.
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(WeakSoftTable.WeakKey, WeakSoftTable.SoftValue) - Method in class com.sun.jini.collection.WeakSoftTable
Associates an additional value with the specified key.
add(Entry[], Entry[]) - Static method in class com.sun.jini.lookup.entry.LookupAttributes
Returns a new array containing the elements of the addAttrSets parameter (that are not duplicates of any of the elements already in the attrSets parameter) added to the elements of attrSets.
add(Entry[], Entry[], boolean) - Static method in class com.sun.jini.lookup.entry.LookupAttributes
Returns a new array containing the elements of the addAttrSets parameter (that are not duplicates of any of the elements already in the attrSets parameter) added to the elements of attrSets.
add(TaskManager.Task) - Method in class com.sun.jini.thread.TaskManager
Add a new task.
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
 
addAcknowledgmentListener(AcknowledgmentSource.Listener) - Method in interface net.jini.io.context.AcknowledgmentSource
Registers the specified listener as interested in receiving an acknowledgment that the remote call's result data has been processed by the client.
addAll(Collection) - Method in class com.sun.jini.thread.TaskManager
Add all tasks in a collection, in iterator order.
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.
addApi(String) - Method in class com.sun.jini.tool.PreferredListGen
Initialize the dependency graph with a public API entry.
addAttributes(ServiceID, Uuid, EntryRep[]) - Method in class com.sun.jini.reggie.GigaRegistrar
 
addAttributes(ServiceID, Uuid, EntryRep[]) - Method in interface com.sun.jini.reggie.Registrar
Adds the specified attribute sets (those that aren't duplicates of existing attribute sets) to the registered service item.
addAttributes(Entry[]) - Method in interface net.jini.core.lookup.ServiceRegistration
Adds the specified attribute sets (those that aren't duplicates of existing attribute sets) to the registered service item.
addAttributes(Entry[]) - Method in class net.jini.lookup.JoinManager
Associates a new set of attributes with the service, in addition to the service's current set of attributes.
addAttributes(Entry[], boolean) - Method in class net.jini.lookup.JoinManager
Associates a new set of attributes with the service, in addition to the service's current set of attributes.
addAttributes(Entry[], boolean, JoinManager.ModifyAttributesLatchFactory) - Method in class net.jini.lookup.JoinManager
 
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
 
addClasses(String) - Method in class com.sun.jini.tool.ClassDep
Add an entry into the set of classes that dependencies are going to be computed on.
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.
addDiscoveryListener(DiscoveryListener) - Method in interface net.jini.discovery.DiscoveryManagement
Adds an instance of DiscoveryListener to the set of objects listening for discovery events.
addDiscoveryListener(DiscoveryListener) - Method in class net.jini.discovery.LookupDiscovery
Register a listener as interested in receiving DiscoveryEvent notifications.
addDiscoveryListener(DiscoveryListener) - Method in class net.jini.discovery.LookupDiscoveryManager
Adds an instance of DiscoveryListener to the set of objects listening for discovery events.
addDiscoveryListener(DiscoveryListener) - Method in class net.jini.discovery.LookupLocatorDiscovery
Add a DiscoveryListener to the listener set.
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 interface net.jini.discovery.DiscoveryGroupManagement
Adds a set of group names to the managed set of groups.
addGroups(String[]) - Method in class net.jini.discovery.LookupDiscovery
Add a set of groups to the set to be discovered.
addGroups(String[]) - Method in class net.jini.discovery.LookupDiscoveryManager
Adds a set of group names to the managed set of groups.
addGroups(String[]) - Method in interface net.jini.discovery.LookupDiscoveryRegistration
Adds a set of group names to the managed set of groups associated with this registration.
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).
addHides(String) - Method in class com.sun.jini.tool.ClassDep
Add an entry into the set of package prefixes that are to remain hidden from processing.
addIfNew(TaskManager.Task) - Method in class com.sun.jini.thread.TaskManager
Add a new task if it is not equal to (using the equals method) to any existing active or pending task.
addImpl(String) - Method in class com.sun.jini.tool.PreferredListGen
Initialize the dependency graph with a private API entry.
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
 
addInside(String) - Method in class com.sun.jini.tool.ClassDep
Add an entry into the working set of package prefixes that will make up the working domain space.
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.
addJar(String) - Method in class com.sun.jini.tool.PreferredListGen
Add jarName to the list of JAR files to process.
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(ServiceDiscoveryListener) - Method in interface net.jini.lookup.LookupCache
Registers a ServiceDiscoveryListener object with the event mechanism of a LookupCache.
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(LookupLocator[]) - Method in interface net.jini.discovery.DiscoveryLocatorManagement
Adds a set of locators to the managed set of locators.
addLocators(LookupLocator[]) - Method in class net.jini.discovery.LookupDiscoveryManager
Adds a set of locators to the managed set of locators.
addLocators(LookupLocator[]) - Method in interface net.jini.discovery.LookupDiscoveryRegistration
Adds a set of LookupLocator objects to the managed set of locators associated with this registration.
addLocators(LookupLocator[]) - Method in class net.jini.discovery.LookupLocatorDiscovery
Adds a set of locators to the managed set of locators.
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
 
addLookupAttributes(Entry[]) - Method in class com.sun.jini.reggie.GigaRegistrar
 
addLookupAttributes(Entry[]) - Method in interface net.jini.admin.JoinAdmin
Add attribute sets for the service.
addLookupGroups(String[]) - Method in class com.sun.jini.mahalo.TxnManagerImpl
 
addLookupGroups(String[]) - Method in class com.sun.jini.reggie.GigaRegistrar
 
addLookupGroups(String[]) - Method in interface net.jini.admin.JoinAdmin
Add new groups to the set to join.
addLookupLocators(LookupLocator[]) - Method in class com.sun.jini.mahalo.TxnManagerImpl
 
addLookupLocators(LookupLocator[]) - Method in class com.sun.jini.reggie.GigaRegistrar
 
addLookupLocators(LookupLocator[]) - Method in interface net.jini.admin.JoinAdmin
Add locators for specific new lookup services to join.
addLookupLocatorsChangeListener(LookupLocatorsChangeListener) - Method in class net.jini.discovery.dynamic.DynamicLookupLocatorDiscovery
Adds a listener to be notified when current locators used by the DiscoveryLocatorManagement are changed by this component
addLookupLocatorsChangeListener(LookupLocatorsChangeListener) - Method in class net.jini.discovery.dynamic.ServiceRegistrarServiceDiscoveryListener
 
addMemberGroups(String[]) - Method in class com.sun.jini.reggie.GigaRegistrar
 
addMemberGroups(String[]) - Method in interface net.jini.lookup.DiscoveryAdmin
Adds the given set of names to the set whose elements are the names of the groups in which the lookup service is currently a member.
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.openspaces.pu.container.servicegrid.jmxs.SecuredPUExtension
 
addOutside(String) - Method in class com.sun.jini.tool.ClassDep
Add an entry into the set of package prefixes that will bypassed during dependency checking.
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.
addProxy(String) - Method in class com.sun.jini.tool.PreferredListGen
Add proxy to the set of proxies used to identify roots.
addPrune(String) - Method in class com.sun.jini.tool.ClassDep
Add an entry into the set of package prefixes that will be skipped as part of the dependency generation.
addr - Variable in class net.jini.discovery.IncomingMulticastRequest
The address to which any responses should go.
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
 
Address - Class in net.jini.lookup.entry
The address of the physical component of a service.
Address() - Constructor for class net.jini.lookup.entry.Address
Construct an empty instance of this class.
Address(String, String, String, String, String, String, String) - Constructor for class net.jini.lookup.entry.Address
Construct an instance of this class, with all fields initialized appropriately.
AddressBean - Class in net.jini.lookup.entry
A JavaBeans(TM) component that encapsulates an Address object.
AddressBean() - Constructor for class net.jini.lookup.entry.AddressBean
Construct an instance of this JavaBeans component that is linked to a new Address object.
addRoots(String) - Method in class com.sun.jini.tool.ClassDep
Add an entry into the set of directories to look under for the classes that fall within the working domain space as defined by the intersection of the following sets: inside,outside,prune,show, and hide.
addRule(AutomaticCapacityScaleRuleConfig) - Method in class org.openspaces.admin.pu.elastic.config.AutomaticCapacityScaleConfigurer
 
addService(String, Object) - Method in class org.openspaces.remoting.SpaceRemotingServiceExporter
 
addServiceItems(ServiceMatches) - Method in class net.jini.core.lookup.ServiceMatchesMerger
Adds ServiceItems extracted from the ServiceMatches.
addShow(String) - Method in class com.sun.jini.tool.ClassDep
Add an entry into the set of package prefixes that we want to display.
addSkip(String) - Method in class com.sun.jini.tool.ClassDep
Add an entry into the set of classes that should be skipped during dependency generation.
addSpaceType(SpaceTypeDescriptor) - Method in class org.openspaces.core.space.EmbeddedSpaceConfigurer
 
addSpaceType(SpaceTypeDescriptor) - Method in class org.openspaces.core.space.UrlSpaceConfigurer
 
addTell(String) - Method in class com.sun.jini.tool.PreferredListGen
Add tellName to the tell list.
addTells(String) - Method in class com.sun.jini.tool.ClassDep
Add an entry in to the set of classes whose dependents that lie with the inside set are listed.
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
 
Administrable - Interface in net.jini.admin
Every administrable service should implement this interface.
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.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.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.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.
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
 
AggregateConfig - Class in net.jini.config
 
AggregateConfig(Configuration, String[]) - Constructor for class net.jini.config.AggregateConfig
Create an AggregateConfig
AggregateConfig(Configuration, String[], ClassLoader) - Constructor for class net.jini.config.AggregateConfig
Create an AggregateConfig
AggregateConfig(String[]) - Constructor for class net.jini.config.AggregateConfig
Create an AggregateConfig
AggregateConfig(String[], ClassLoader) - Constructor for class net.jini.config.AggregateConfig
Create an AggregateConfig
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
 
AggregatePolicyProvider - Class in com.sun.jini.start
Security policy provider which supports associating security sub-policies with context class loaders.
AggregatePolicyProvider() - Constructor for class com.sun.jini.start.AggregatePolicyProvider
Creates a new AggregatePolicyProvider instance, containing a main policy created as follows: if the com.sun.jini.start.AggregatePolicyProvider.mainPolicyClass security property is set, then its value is interpreted as the class name of the main policy provider; otherwise, a default class name of "net.jini.security.policy.DynamicPolicyProvider" is used.
AggregatePolicyProvider(Policy) - Constructor for class com.sun.jini.start.AggregatePolicyProvider
Creates a new AggregatePolicyProvider instance with the given main policy, which must be non-null.
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
 
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
 
aid - Variable in class com.sun.jini.start.SharedActivatableServiceDescriptor.Created
The activation id of the service
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.
ALL_GROUPS - Static variable in interface net.jini.discovery.DiscoveryGroupManagement
Convenience constant used to request that attempts be made to discover all lookup services that are within range, and which belong to any group.
ALL_GROUPS - Static variable in class net.jini.discovery.LookupDiscovery
Convenience constant used to request that attempts be made to discover all lookup services that are within range, and which belong to any group.
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
 
AllPermissionsTask() - Constructor for class com.sun.jini.tool.envcheck.plugins.CheckPolicy.AllPermissionsTask
 
and(Expression, Expression) - Method in class org.openspaces.jpa.openjpa.query.QueryExpressionFactory
Return the two expressions AND'd together.
annotateClass(Class) - Method in class net.jini.io.MarshalOutputStream
Annotates the stream descriptor for the class cl.
annotateProxyClass(Class) - Method in class net.jini.io.MarshalOutputStream
Annotates the stream descriptor for the proxy class cl.
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
 
applyUpdate(Object) - Method in class com.sun.jini.reliableLog.LogHandler
Reads a stably logged update (a serializable object) from a stream.
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
 
assoc - Variable in class net.jini.lookup.entry.AddressBean
The Address object associated with this JavaBeans component.
assoc - Variable in class net.jini.lookup.entry.CommentBean
The Entry object associated with this JavaBeans component.
assoc - Variable in class net.jini.lookup.entry.LocationBean
The Location object associated with this JavaBeans component.
assoc - Variable in class net.jini.lookup.entry.NameBean
The Name object associated with this JavaBeans component.
assoc - Variable in class net.jini.lookup.entry.ServiceInfoBean
The ServiceInfo object associated with this JavaBeans component.
assoc - Variable in class net.jini.lookup.entry.StatusBean
The Status object associated with this JavaBeans component.
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
 
attempt() - Method in class com.sun.jini.thread.RetryTask
Return the attempt number, starting with zero.
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
 
attributeSets - Variable in class com.sun.jini.reggie.Item
ServiceItem.attributeSets converted to EntryReps.
attributeSets - Variable in class net.jini.core.lookup.ServiceItem
Attribute sets.
attributeSetTemplates - Variable in class com.sun.jini.reggie.Template
ServiceTemplate.attributeSetTemplates converted to EntryReps
attributeSetTemplates - Variable in class net.jini.core.lookup.ServiceTemplate
Attribute set templates to match, or null.
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 ?
AuthenticationPermission - Class in net.jini.security
Represents permission to use the private credentials of subjects for the purpose of authenticating as any subset of the local principals specified in the target name, during secure remote calls with any peer that authenticates as at least the set of peer principals specified in the target name.
AuthenticationPermission(String, String) - Constructor for class net.jini.security.AuthenticationPermission
Creates an instance with the specified target name and actions.
AuthenticationPermission(Set, Set, String) - Constructor for class net.jini.security.AuthenticationPermission
Creates an instance with the specified actions and a target name constructed from the specified local and peer principals.
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() - Method in class com.sun.jini.reliableLog.LogInputStream
Returns the number of bytes that can be read without blocking.
available() - Method in class net.jini.io.OptimizedByteArrayInputStream
Returns the number of bytes that can be read from this input stream without blocking.
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.
await() - Method in interface net.jini.lookup.JoinManager.ModifyAttributesLatch
 
await(long) - Method in interface net.jini.lookup.JoinManager.ModifyAttributesLatch
 
awaitInitialization(long, TimeUnit) - Method in class net.jini.discovery.dynamic.DynamicLookupLocatorDiscovery
 
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.
BackwardsServiceDiscoveryManager - Class in net.jini.lookup
Deprecated.
BackwardsServiceDiscoveryManager(DiscoveryManagement, LeaseRenewalManager, Configuration) - Constructor for class net.jini.lookup.BackwardsServiceDiscoveryManager
Deprecated.
 
BAD_INVOCATION - Static variable in class com.sun.jini.constants.ThrowableConstants
Value returned by retryable to indicate that the passed Throwable implies that retrying the operation that threw the Throwable with the same arguments and the same expected return value would not be fruitful.
BAD_OBJECT - Static variable in class com.sun.jini.constants.ThrowableConstants
Value returned by retryable to indicate that the passed Throwable implies that any further operations on the object that threw the Throwable would not be fruitful.
BadInvocationException(Object) - Constructor for exception com.sun.jini.system.CommandLine.BadInvocationException
Create an "Argument required" exception for the given option.
BadInvocationException(String) - Constructor for exception com.sun.jini.system.CommandLine.BadInvocationException
Create an exception with the given detail string.
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
 
BaseProvider - Class in com.sun.jini.discovery.internal
Base superclass for discovery format provider implementations.
BaseProvider(String) - Constructor for class com.sun.jini.discovery.internal.BaseProvider
Constructs instance with the given format name.
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
 
BasicMethodConstraints - Class in net.jini.constraint
Basic implementation of MethodConstraints, allowing limited wildcard matching on method names and parameter types.
BasicMethodConstraints(BasicMethodConstraints.MethodDesc[]) - Constructor for class net.jini.constraint.BasicMethodConstraints
Creates an instance with the specified ordered array of descriptors.
BasicMethodConstraints(InvocationConstraints) - Constructor for class net.jini.constraint.BasicMethodConstraints
Creates an instance that maps all methods to the specified constraints.
BasicMethodConstraints.MethodDesc - Class in net.jini.constraint
Descriptor for specifying the constraints associated with one or more methods allowing limited wildcard matching on method names and parameter types.
BasicProxyPreparer - Class in net.jini.security
A ProxyPreparer for verifying that proxies are trusted, granting them dynamic permissions, and setting their constraints, as well as for creating other proxy preparer subclasses that include those operations.
BasicProxyPreparer() - Constructor for class net.jini.security.BasicProxyPreparer
Creates a proxy preparer that specifies not to verify proxies, grant them permissions, or set their constraints.
BasicProxyPreparer(boolean, Permission[]) - Constructor for class net.jini.security.BasicProxyPreparer
Creates a proxy preparer that specifies whether proxies should be verified, using the constraints on the proxy by default, and specifies what permissions to grant to proxies.
BasicProxyPreparer(boolean, MethodConstraints, Permission[]) - Constructor for class net.jini.security.BasicProxyPreparer
Creates a proxy preparer that specifies whether proxies should be verified, specifies permissions to grant them, and specifies what method constraints to use when verifying and setting constraints.
BasicProxyTrustVerifier - Class in com.sun.jini.proxy
A basic trust verifier for proxies.
BasicProxyTrustVerifier(Object) - Constructor for class com.sun.jini.proxy.BasicProxyTrustVerifier
Creates a trust verifier containing the specified trusted proxy.
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.
BasicServiceType - Class in com.sun.jini.lookup.entry
An implementation of ServiceType that uses ResourceBundles.
BasicServiceType() - Constructor for class com.sun.jini.lookup.entry.BasicServiceType
Simple constructor, leaves type field set to null.
BasicServiceType(String) - Constructor for class com.sun.jini.lookup.entry.BasicServiceType
Simple constructor, sets type field to parameter value.
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.
 
BasicUntrustedObjectSecurityContext - Class in net.jini.security.proxytrust
A basic trust verifier context element that provides a security context to use to restrict privileges when invoking methods on untrusted objects, based on a specified set of permissions.
BasicUntrustedObjectSecurityContext(Permission[]) - Constructor for class net.jini.security.proxytrust.BasicUntrustedObjectSecurityContext
Constructs an instance with the specified permissions.
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
 
BITN7 - Static variable in class net.jini.io.ObjectInputOutputCompressor
 
BITN8 - Static variable in class net.jini.io.ObjectInputOutputCompressor
 
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() - Method in class com.sun.jini.thread.InProgress
Signal the blocking of the operation this object bounds.
BLOCK_OPERATIONS_MODE - Static variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
blocked() - Method in class com.sun.jini.thread.InProgress
Return true if at least one block has been invoked without its corresponding unblock.
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
 
building - Variable in class net.jini.lookup.entry.Location
A building name or code.
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_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
 
calculateDuration(LeasedResource, long) - Method in class com.sun.jini.landlord.FixedLeasePeriodPolicy
Returns the duration this policy is willing to grant for the passed resource at this time.
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 class com.sun.jini.landlord.ConstrainableLandlordLease
 
canBatch(Lease) - Method in class com.sun.jini.landlord.LandlordLease
 
canBatch(Lease) - Method in class com.sun.jini.reggie.ConstrainableEventLease
Two leases can be batched if they are both RegistrarLeases, share the same server, and have compatible constraints.
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.landlord.Landlord
Called by the lease when its cancel method is called.
cancel() - Method in class com.sun.jini.landlord.LandlordLease
 
cancel(Uuid) - Method in interface com.sun.jini.landlord.LocalLandlord
Cancel the lease that is associated with the given cookie.
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 class com.sun.jini.reggie.EventLease
 
cancel() - Method in class com.sun.jini.thread.RetryTask
Cancel the retrying of the task.
cancel(WakeupManager.Ticket) - Method in class com.sun.jini.thread.WakeupManager
Cancel the given ticket.
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 interface com.sun.jini.landlord.Landlord
Called by the lease map when its cancelAll method is called.
cancelAll() - Method in class com.sun.jini.landlord.LandlordLeaseMap
 
cancelAll(LocalLandlord, Uuid[]) - Static method in class com.sun.jini.landlord.LandlordUtil
Call landlord.cancel() for each object in cookies[], passing cookies[i].
cancelAll(Uuid[]) - Method in class com.sun.jini.mahalo.TxnManagerImpl
Bulk cancel of leases on Transactions.
cancelAll() - Method in class com.sun.jini.thread.WakeupManager
Cancel all tickets.
cancelAll() - Method in interface net.jini.core.lease.LeaseMap
Cancels all leases in the LeaseMap.
cancelEventLease(long, Uuid) - Method in class com.sun.jini.reggie.GigaRegistrar
 
cancelEventLease(long, Uuid) - Method in interface com.sun.jini.reggie.Registrar
Cancels an event lease.
cancelLeases(Object[], Uuid[]) - Method in class com.sun.jini.reggie.GigaRegistrar
 
cancelLeases(Object[], Uuid[]) - Method in interface com.sun.jini.reggie.Registrar
Cancels service and event leases from a LeaseMap.
cancelled() - Method in class com.sun.jini.thread.RetryTask
Return true if cancel has been invoked.
cancelServiceLease(ServiceID, Uuid) - Method in class com.sun.jini.reggie.GigaRegistrar
 
cancelServiceLease(ServiceID, Uuid) - Method in interface com.sun.jini.reggie.Registrar
Cancels a service lease.
canContainKey(Object) - Method in class com.sun.jini.landlord.ConstrainableLandlordLeaseMap
 
canContainKey(Object) - Method in class com.sun.jini.landlord.LandlordLeaseMap
 
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.
CannotRecoverException - Exception in com.sun.jini.mahalo.log
 
CannotRecoverException() - Constructor for exception com.sun.jini.mahalo.log.CannotRecoverException
 
CannotRecoverException(String) - Constructor for exception com.sun.jini.mahalo.log.CannotRecoverException
 
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.
changed(DiscoveryEvent) - Method in interface net.jini.discovery.DiscoveryChangeListener
Called when changes are detected in the discovery state of one or more of the previously discovered lookup services; in particular, when changes occur in the member groups to which those lookup services belong.
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.
check(Entry[], boolean) - Static method in class com.sun.jini.lookup.entry.LookupAttributes
Throws an IllegalArgumentException if any element of the array is not an instance of a valid Entry class (the class is not public, or does not have a no-arg constructor, or has primitive public non-static non-final fields).
check() - Method in class com.sun.jini.thread.ReadyState
Checks if the service is ready to use, waiting if it is initializing, and throwing NoSuchObjectException if it is shutting down.
check(String, ClassLoader, String[], String, PrintStream) - Static method in class com.sun.jini.tool.CheckConfigurationFile
Checks the format of a configuration source file.
check(ConfigurationFile, Properties, ClassLoader, PrintStream) - Static method in class com.sun.jini.tool.CheckConfigurationFile
Checks the format of a ConfigurationFile.
check(String, int) - Static method in class com.sun.jini.tool.CheckSer
Checks the class file directory hierarchy starting from the specified directory.
check(ServiceItem) - Method in interface net.jini.lookup.ServiceItemFilter
This method defines the implementation of the additional selection criteria (additional matching and/or proxy preparation) to apply to a ServiceItem object found through standard template matching.
CheckActivationSystem - Class in com.sun.jini.tool.envcheck.plugins
Plugin which checks the liveness of the activation system.
CheckActivationSystem() - Constructor for class com.sun.jini.tool.envcheck.plugins.CheckActivationSystem
 
CheckActivationSystem.CheckActivationTask - Class in com.sun.jini.tool.envcheck.plugins
subtask to perform the actual check
CheckActivationTask() - Constructor for class com.sun.jini.tool.envcheck.plugins.CheckActivationSystem.CheckActivationTask
 
checkClientSubject(Subject) - Method in class com.sun.jini.discovery.ClientPermissionChecker
Checks whether or not to permit exchanging or accepting data with/from a client authenticated as the given subject, by testing if the subject has been granted the permission that this instance was constructed with.
checkClientSubject(Subject) - Method in interface com.sun.jini.discovery.ClientSubjectChecker
Checks whether or not to permit exchanging or accepting data with/from a client authenticated as the given subject.
CheckCodebase - Class in com.sun.jini.tool.envcheck.plugins
Plugin which performs a variety of checks on codebase components.
CheckCodebase() - Constructor for class com.sun.jini.tool.envcheck.plugins.CheckCodebase
 
CheckCodebase.GetURLTask - Class in com.sun.jini.tool.envcheck.plugins
 
CheckConfig - Class in com.sun.jini.tool.envcheck.plugins
Check the configuration files for services identified by service descriptors in the service starter configuration.
CheckConfig() - Constructor for class com.sun.jini.tool.envcheck.plugins.CheckConfig
 
CheckConfig.ConfigTask - Class in com.sun.jini.tool.envcheck.plugins
Subtask to load the configuration
CheckConfig.GetGroupsTask - Class in com.sun.jini.tool.envcheck.plugins
Subtask which obtains all initialLookupGroups entries and returns them in an array of GroupInfo objects.
CheckConfigurationFile - Class in com.sun.jini.tool
Checks the format of the source for a ConfigurationFile.
checkConstraints(InvocationConstraints) - Static method in class com.sun.jini.discovery.internal.Plaintext
Returns normally if the given constraints can be satisfied by a plaintext-based format/protocol (such as net.jini.discovery.plaintext, or version 1 of the discovery protocols); otherwise, throws an UnsupportedConstraintException .
checkConstraints() - Method in class com.sun.jini.discovery.MulticastAnnouncement
Checks if the constraints whose checking was delayed when this instance was decoded, if any, are satisfied.
checkConstraints() - Method in class com.sun.jini.discovery.MulticastRequest
Checks if the constraints whose checking was delayed when this instance was decoded, if any, are satisfied.
CheckDirTask() - Constructor for class com.sun.jini.tool.envcheck.plugins.CheckPersistence.CheckDirTask
 
checkFile(String, String) - Method in class com.sun.jini.tool.envcheck.EnvCheck
Check for the existence of a file identified by a property supplied on the command line being analyzed.
checkFileName(String, String) - Static method in class com.sun.jini.tool.envcheck.Util
Validate the accessibility of the non-directory file identified by name.
CheckJDK1_4 - Class in com.sun.jini.tool.envcheck.plugins
Check that the Java platform is at least version 1.4.
CheckJDK1_4() - Constructor for class com.sun.jini.tool.envcheck.plugins.CheckJDK1_4
 
CheckJDK1_4.JDK1_4Task - Class in com.sun.jini.tool.envcheck.plugins
Subtask to check the VM version.
CheckJSKPlatform - Class in com.sun.jini.tool.envcheck.plugins
Check whether jsk-platform.jar is in the classpath of the command-line being analyzed, and if the activation group if there is one.
CheckJSKPlatform() - Constructor for class com.sun.jini.tool.envcheck.plugins.CheckJSKPlatform
 
CheckJSKPolicy - Class in com.sun.jini.tool.envcheck.plugins
Check whether jsk-policy.jar is installed in the extensions directory.
CheckJSKPolicy() - Constructor for class com.sun.jini.tool.envcheck.plugins.CheckJSKPolicy
 
CheckJSKPolicy.JSKPolicyTask - Class in com.sun.jini.tool.envcheck.plugins
The task which checks the group VM.
CheckJsseProps - Class in com.sun.jini.tool.envcheck.plugins
Checks whether various security oriented configuration files exist and are accessible.
CheckJsseProps() - Constructor for class com.sun.jini.tool.envcheck.plugins.CheckJsseProps
 
CheckJsseProps.CheckLoginConfigInit - Class in com.sun.jini.tool.envcheck.plugins
Checks the existence and accessibility of the login configuration.
CheckJsseProps.CheckProviderTask - Class in com.sun.jini.tool.envcheck.plugins
Checks the policy provider of the group.
CheckJsseProps.GetGroupLoginConfigs - Class in com.sun.jini.tool.envcheck.plugins
Gets login configuration urls of the group.
checkKey(Object) - Method in class com.sun.jini.lease.AbstractLeaseMap
Check that the key is valid for this map
CheckLoggingConfig - Class in com.sun.jini.tool.envcheck.plugins
Checks the existence and readability of the logging configuration file identified by the java.util.logging.config.file system property, if that property is defined.
CheckLoggingConfig() - Constructor for class com.sun.jini.tool.envcheck.plugins.CheckLoggingConfig
 
CheckLoginConfigInit() - Constructor for class com.sun.jini.tool.envcheck.plugins.CheckJsseProps.CheckLoginConfigInit
 
CheckNoLoopback - Class in com.sun.jini.tool.envcheck.plugins
Checks that the return from InetAddress.getLocalHost() is not a loopback address.
CheckNoLoopback() - Constructor for class com.sun.jini.tool.envcheck.plugins.CheckNoLoopback
 
CheckPersistence - Class in com.sun.jini.tool.envcheck.plugins
Check that the persistence directory supplied by any SharedActivatableServiceDescriptors are either non-existant or empty.
CheckPersistence() - Constructor for class com.sun.jini.tool.envcheck.plugins.CheckPersistence
 
CheckPersistence.CheckDirTask - Class in com.sun.jini.tool.envcheck.plugins
Perform directory check with an active security policy in place.
CheckPersistence.GetEntriesTask - Class in com.sun.jini.tool.envcheck.plugins
The subtask which obtains the list of persistence directory entries.
CheckPolicy - Class in com.sun.jini.tool.envcheck.plugins
Check the security policy for existence, for valid syntax, and that it does not grant AllPermissions to all protection domains.
CheckPolicy() - Constructor for class com.sun.jini.tool.envcheck.plugins.CheckPolicy
 
CheckPolicy.AllPermissionsTask - Class in com.sun.jini.tool.envcheck.plugins
Task the check the policy in a child VM.
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).
checkProtocolVersion(int) - Method in class com.sun.jini.discovery.DiscoveryConstraints
Checks the protocol version of an incoming multicast request, announcement, or unicast discovery attempt, throwing an UnsupportedConstraintException if handling of the given protocol does not satisfy the constraints of this instance.
CheckProviderTask() - Constructor for class com.sun.jini.tool.envcheck.plugins.CheckJsseProps.CheckProviderTask
 
CheckSer - Class in com.sun.jini.tool
Tool to check for serializable classes that do not have explicit serialVersionUID fields.
CheckSer() - Constructor for class com.sun.jini.tool.CheckSer
 
checkSystemPropertyFile(String, String) - Static method in class com.sun.jini.tool.envcheck.Util
Validate the accessibility of the non-directory file identified by the system property prop.
checkTrustEquivalence(Object) - Method in class net.jini.activation.ActivatableInvocationHandler
Returns true if the specified object (which is not yet known to be trusted) is equivalent in trust, content, and function to this known trusted object, and false otherwise.
checkTrustEquivalence(Object) - Method in class net.jini.security.proxytrust.ProxyTrustInvocationHandler
Returns true if the argument is an instance of this class, and calling the checkTrustEquivalence method on the main proxy of this invocation handler, passing the main proxy of the argument, returns true, and calling the checkTrustEquivalence method on the bootstrap proxy of this invocation handler, passing the bootstrap proxy of the argument, returns true, and returns false otherwise.
checkTrustEquivalence(Object) - Method in interface net.jini.security.proxytrust.TrustEquivalence
Returns true if the specified object (that is not yet known to be trusted) is equivalent in trust, content, and function to this known trusted object, and returns false otherwise.
checkUnicastDiscoveryConstraints(InvocationConstraints) - Method in class com.sun.jini.discovery.plaintext.Client
 
checkUnicastDiscoveryConstraints(InvocationConstraints) - Method in class com.sun.jini.discovery.plaintext.Server
 
checkUnicastDiscoveryConstraints(InvocationConstraints) - Method in interface com.sun.jini.discovery.UnicastDiscoveryClient
Checks and returns normally if this client is capable of fulfilling the given absolute constraints.
checkUnicastDiscoveryConstraints(InvocationConstraints) - Method in interface com.sun.jini.discovery.UnicastDiscoveryServer
Checks and returns normally if this server is capable of fulfilling the given absolute constraints.
checkURL(URL, String) - Static method in class com.sun.jini.tool.envcheck.Util
Check the accessibility of the given URL.
checkValue(Object) - Static method in class com.sun.jini.lease.AbstractLeaseMap
Check that the value is a Long
chooseProtocolVersion() - Method in class com.sun.jini.discovery.DiscoveryConstraints
Returns the protocol version to use for sending multicast requests or announcements, or initiating unicast discovery.
chunkSize - Variable in class org.openspaces.persistency.hibernate.iterator.AbstractChunkDataIterator
 
ClassAnnotation - Interface in net.jini.loader
Provides a class annotation string for classes defined by a class loader that is an instance of this interface.
ClassDep - Class in com.sun.jini.tool
Tool used to analyze a set of classes and determine on what other classes they directly or indirectly depend.
ClassDep() - Constructor for class com.sun.jini.tool.ClassDep
No argument constructor.
ClassDep(String[]) - Constructor for class com.sun.jini.tool.ClassDep
Constructor that takes command line arguments and fills in the appropriate fields.
ClassFilter(String) - Constructor for class com.gigaspaces.security.authorities.SpaceAuthority.ClassFilter
 
ClassLoaderUtil - Class in com.sun.jini.start
This class provides useful utilities for creating and manipulating class loaders.
ClassLoading - Class in net.jini.loader
Provides static methods for loading classes using RMIClassLoader with optional verification that the codebase URLs used to load classes provide content integrity (see Security.verifyCodebaseIntegrity).
ClassMapper - Class in com.sun.jini.reggie
Maps Class to ServiceType/Base, Class to EntryClass/Base, and Class to Field[], with caching for efficiency.
className - Variable in class com.sun.jini.start.ActivateWrapper.ActivateDesc
The activatable object's class name.
ClassServer - Class in com.sun.jini.tool
A simple HTTP server, for serving up JAR and class files.
ClassServer(int, String, boolean, boolean) - Constructor for class com.sun.jini.tool.ClassServer
Construct a server that does not support network shutdown.
ClassServer(int, String, boolean, boolean, boolean) - Constructor for class com.sun.jini.tool.ClassServer
Construct a server.
ClassServer(String[], LifeCycle) - Constructor for class com.sun.jini.tool.ClassServer
Construct a running server, accepting the same command line options supported by main, except for the -stop option.
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.collection.SoftCache
Removes all associations from this map.
clear() - Method in class com.sun.jini.collection.WeakIdentityMap
Removes all associations from this map.
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
 
cleared(Map) - Method in interface com.sun.jini.collection.WeakSoftTable.RemovableReference
Called with the containing map when this instance's reference is cleared, to remove the associated entry from the map.
cleared(Map) - Method in class com.sun.jini.collection.WeakSoftTable.SoftValue
 
cleared(Map) - Method in class com.sun.jini.collection.WeakSoftTable.WeakKey
 
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
 
Client - Class in com.sun.jini.discovery.plaintext
Implements the client side of the net.jini.discovery.plaintext discovery format.
Client() - Constructor for class com.sun.jini.discovery.plaintext.Client
Constructs a new instance.
ClientAuthentication - Class in net.jini.core.constraint
Represents a constraint on authentication of the client to the server.
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
 
ClientHost - Interface in net.jini.io.context
A server context element that can supply the client host address for the remote call.
ClientLog - Interface in com.sun.jini.mahalo.log
Represents the functions clients can perform on a log file.
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.
ClientMaxPrincipal - Class in net.jini.core.constraint
Represents a constraint on the client, such that if the client authenticates itself, then it may only authenticate itself as one or more of the specified principals.
ClientMaxPrincipal(Principal) - Constructor for class net.jini.core.constraint.ClientMaxPrincipal
Creates a constraint containing the specified principal.
ClientMaxPrincipal(Principal[]) - Constructor for class net.jini.core.constraint.ClientMaxPrincipal
Creates a constraint containing the specified principals, with duplicates removed.
ClientMaxPrincipal(Collection) - Constructor for class net.jini.core.constraint.ClientMaxPrincipal
Creates a constraint containing the specified principals, with duplicates removed.
ClientMaxPrincipalType - Class in net.jini.core.constraint
Represents a constraint on the client, such that if the client authenticates itself, then it may only authenticate itself as principals that are instances of one or more of the specified classes.
ClientMaxPrincipalType(Class) - Constructor for class net.jini.core.constraint.ClientMaxPrincipalType
Creates a constraint containing the specified class.
ClientMaxPrincipalType(Class[]) - Constructor for class net.jini.core.constraint.ClientMaxPrincipalType
Creates a constraint containing the specified classes, with redundant classes removed.
ClientMaxPrincipalType(Collection) - Constructor for class net.jini.core.constraint.ClientMaxPrincipalType
Creates a constraint containing the specified classes, with redundant classes removed.
ClientMinPrincipal - Class in net.jini.core.constraint
Represents a constraint on the client, such that if the client authenticates itself, then it must authenticate itself as at least all of the specified principals.
ClientMinPrincipal(Principal) - Constructor for class net.jini.core.constraint.ClientMinPrincipal
Creates a constraint containing the specified principal.
ClientMinPrincipal(Principal[]) - Constructor for class net.jini.core.constraint.ClientMinPrincipal
Creates a constraint containing the specified principals, with duplicates removed.
ClientMinPrincipal(Collection) - Constructor for class net.jini.core.constraint.ClientMinPrincipal
Creates a constraint containing the specified principals, with duplicates removed.
ClientMinPrincipalType - Class in net.jini.core.constraint
Represents a constraint on the client, such that if the client authenticates itself, then it must authenticate itself such that, for each specified class, at least one authenticated principal is an instance of that class.
ClientMinPrincipalType(Class) - Constructor for class net.jini.core.constraint.ClientMinPrincipalType
Creates a constraint containing the specified class.
ClientMinPrincipalType(Class[]) - Constructor for class net.jini.core.constraint.ClientMinPrincipalType
Creates a constraint containing the specified classes, with redundant classes removed.
ClientMinPrincipalType(Collection) - Constructor for class net.jini.core.constraint.ClientMinPrincipalType
Creates a constraint containing the specified classes, with redundant classes removed.
ClientPermissionChecker - Class in com.sun.jini.discovery
Implementation of ClientSubjectChecker that approves or rejects client subjects based on whether or not they have been granted a particular permission.
ClientPermissionChecker(Permission) - Constructor for class com.sun.jini.discovery.ClientPermissionChecker
Creates instance that checks if client subjects have been granted the specified permission.
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
 
ClientSubject - Interface in net.jini.io.context
A server context element that can supply the client subject for the remote call.
ClientSubjectChecker - Interface in com.sun.jini.discovery
Interface for approving or rejecting client subjects during unicast discovery and decoding of multicast requests.
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.query.aggregators.SpaceEntriesAggregator
 
clone() - Method in class com.gigaspaces.query.CompoundResult
 
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 com.sun.jini.reggie.EntryRep
Deep clone (which just means cloning the fields array too).
clone() - Method in class com.sun.jini.reggie.Item
Deep clone.
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 class com.sun.jini.reliableLog.LogInputStream
Closes the input stream.
close() - Method in class com.sun.jini.reliableLog.LogOutputStream
A LogOutputStream cannot be closed, so this does nothing.
close() - Method in class com.sun.jini.reliableLog.ReliableLog
Closes the stable storage directory in an orderly manner.
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
 
codebase - Variable in class com.sun.jini.reggie.EntryClassBase
The codebase.
codebase - Variable in class com.sun.jini.reggie.EntryRep
The codebase of the entry class.
codebase - Variable in class com.sun.jini.reggie.Item
The codebase of the service object.
codebase - Variable in class com.sun.jini.reggie.ServiceTypeBase
The codebase.
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
combine(InvocationConstraints, InvocationConstraints) - Static method in class net.jini.core.constraint.InvocationConstraints
Returns an instance of this class that has all of the requirements from each non-null argument added as requirements and has all of the preferences from each non-null argument added as preferences.
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 - Class in com.sun.jini.system
CommandLine is a base class for command line parsing classes.
CommandLine() - Constructor for class com.sun.jini.system.CommandLine
 
CommandLine.BadInvocationException - Exception in com.sun.jini.system
Signal that the user specified an option in an improper way.
CommandLine.HelpOnlyException - Exception in com.sun.jini.system
Signal that this was a "help only" invocation.
CommandLine.ProgrammingException - Exception in com.sun.jini.system
Signal that the programmer has invoked a method out of order.
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
 
Comment - Class in net.jini.lookup.entry
A free-form comment about a service.
Comment() - Constructor for class net.jini.lookup.entry.Comment
Construct an empty instance of this class.
Comment(String) - Constructor for class net.jini.lookup.entry.Comment
Construct an instance of this class, with all fields initialized appropriately.
comment - Variable in class net.jini.lookup.entry.Comment
The comment itself.
CommentBean - Class in net.jini.lookup.entry
A JavaBeans(TM) component that encapsulates a Comment object.
CommentBean() - Constructor for class net.jini.lookup.entry.CommentBean
Construct a new JavaBeans component, linked to a new empty Comment object.
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(Object, Object) - Static method in class net.jini.id.ReferentUuids
Returns true if the two passed objects are non-null, implement ReferentUuid and their getReferentUuid methods return equivalent Uuids, or if they are both null.
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(Object) - Method in class com.sun.jini.thread.WakeupManager.Ticket
 
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.
complete() - Method in class com.sun.jini.thread.RetryTask
Return true if tryOnce has returned successfully.
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.
CompressedObjectInputStream - Class in net.jini.io
 
CompressedObjectInputStream(InputStream) - Constructor for class net.jini.io.CompressedObjectInputStream
 
CompressedObjectOutputStream - Class in net.jini.io
 
CompressedObjectOutputStream(OutputStream) - Constructor for class net.jini.io.CompressedObjectOutputStream
 
compression(int) - Method in class org.openspaces.core.map.MapConfigurer
 
compute() - Method in class com.sun.jini.tool.ClassDep
Method that takes the user provided switches that logically define the domain in which to look for dependencies.
compute() - Method in class com.sun.jini.tool.PreferredListGen
Load JAR files, initialize the dependency graph, and perform the dependency analysis.
computeCloudifyVersion() - Static method in class org.openspaces.maven.support.OutputVersion
 
ComputeDigest - Class in com.sun.jini.tool
Prints the message digest for the contents of a URL.
computeDigest(URL, String) - Static method in class net.jini.url.httpmd.HttpmdUtil
Computes the message digest of data specified by a URL.
computeDigestCodebase(String, String) - Static method in class net.jini.url.httpmd.HttpmdUtil
Computes the message digests for a codebase with HTTPMD URLs.
ComputeHttpmdCodebase - Class in com.sun.jini.tool
Computes the message digests for a codebase with HTTPMD URLs.
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.
computeVersion() - Static method in class org.openspaces.maven.support.OutputVersion
 
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(Object[]) - Static method in class com.sun.jini.config.ConfigUtil
Concatenate the strings resulting from calling String.valueOf(Object) on each element of an array of objects.
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).
ConcurrentLockException() - Constructor for exception com.sun.jini.thread.ReadersWriter.ConcurrentLockException
 
ConcurrentLockException(String) - Constructor for exception com.sun.jini.thread.ReadersWriter.ConcurrentLockException
 
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
 
Confidentiality - Class in net.jini.core.constraint
Represents a constraint on the confidentiality of message contents.
Config - Class in com.sun.jini.config
Provides static methods for getting entries from a Configuration.
config(Map<String, String>) - Method in class org.openspaces.admin.alert.AlertFactory
Set the configuration properties used to configure the alert bean.
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
 
ConfigTask() - Constructor for class com.sun.jini.tool.envcheck.plugins.CheckConfig.ConfigTask
 
Configuration - Interface in net.jini.config
Defines an interface for obtaining objects needed to configure applications, such as Exporter or ProxyPreparer instances, or other application-specific objects, from configuration files, databases, or other sources.
ConfigurationEntryFactory - Interface in net.jini.config
 
ConfigurationException - Exception in net.jini.config
Thrown if a problem occurs when obtaining configuration information.
ConfigurationException(String) - Constructor for exception net.jini.config.ConfigurationException
Creates an instance with the specified detail message.
ConfigurationException(String, Throwable) - Constructor for exception net.jini.config.ConfigurationException
Creates an instance with the specified detail message and causing exception, which should not be an instance of Error.
ConfigurationFile - Class in net.jini.config
Supplies objects needed to configure applications, such as Exporter or ProxyPreparer instances, or application-specific objects, constructed from data in a configuration source and override options, as well as data supplied in the call to getEntry.
ConfigurationFile(String[]) - Constructor for class net.jini.config.ConfigurationFile
Creates an instance containing the entries specified by the options, using the calling thread's context class loader for interpreting class names.
ConfigurationFile(String[], ClassLoader) - Constructor for class net.jini.config.ConfigurationFile
Creates an instance containing the entries specified by the options, using the specified class loader for interpreting class names.
ConfigurationFile(Reader, String[]) - Constructor for class net.jini.config.ConfigurationFile
Creates an instance containing the entries parsed from the specified character stream and options, using the calling thread's context class loader for interpreting class names.
ConfigurationFile(Reader, String[], ClassLoader) - Constructor for class net.jini.config.ConfigurationFile
Creates an instance containing the entries parsed from the specified character stream and options, using the specified class loader for interpreting class names.
ConfigurationFile.ErrorDescriptor - Class in net.jini.config
Class used to represent a syntax error encountered when parsing a configuration source or a problem encountered when attempting to return an existing entry or the type of an existing entry.
ConfigurationNotFoundException - Exception in net.jini.config
Thrown if a configuration source location specified when creating a Configuration is not found, including if null is specified for provider options and the implementation does not provide default options.
ConfigurationNotFoundException(String) - Constructor for exception net.jini.config.ConfigurationNotFoundException
Creates an instance with the specified detail message.
ConfigurationNotFoundException(String, Throwable) - Constructor for exception net.jini.config.ConfigurationNotFoundException
Creates an instance with the specified detail message and causing exception, which should not be an instance of Error.
ConfigurationProvider - Class in net.jini.config
Provides a standard means for obtaining Configuration instances, using a configurable provider.
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.
ConfigUtil - Class in com.sun.jini.config
A set of static convenience methods for use in configuration files.
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
 
ConnectionAbsoluteTime - Class in net.jini.core.constraint
Represents a constraint on the absolute time by which a network connection must be established.
ConnectionAbsoluteTime(long) - Constructor for class net.jini.core.constraint.ConnectionAbsoluteTime
Creates a constraint with the specified deadline for connection establishment.
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.
ConnectionRelativeTime - Class in net.jini.core.constraint
Represents a constraint on the maximum amount of time to wait for a network connection to be established.
ConnectionRelativeTime(long) - Constructor for class net.jini.core.constraint.ConnectionRelativeTime
Creates a constraint with the specified duration.
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 - Class in net.jini.discovery
A holder class for constants that pertain to the unicast and multicast discovery protocols.
constants - Static variable in class org.openspaces.events.notify.SimpleNotifyEventListenerContainer
 
ConstrainableEventLease - Class in com.sun.jini.reggie
EventLease subclass that supports constraints.
ConstrainableLandlordLease - Class in com.sun.jini.landlord
Constrainable sub-class of LandlordLease.
ConstrainableLandlordLease(Uuid, Landlord, Uuid, long, MethodConstraints) - Constructor for class com.sun.jini.landlord.ConstrainableLandlordLease
Create a new ConstrainableLandlordLease.
ConstrainableLandlordLeaseMap - Class in com.sun.jini.landlord
Constrainable sub-class of LandlordLeaseMap.
ConstrainableLookupLocator - Class in net.jini.discovery
LookupLocator subclass which supports constraint operations through the RemoteMethodControl interface.
ConstrainableLookupLocator(String, MethodConstraints) - Constructor for class net.jini.discovery.ConstrainableLookupLocator
Constructs a new ConstrainableLookupLocator instance which can be used to perform unicast discovery to the host and port named by the given URL with the provided constraints applied.
ConstrainableLookupLocator(String, int, MethodConstraints) - Constructor for class net.jini.discovery.ConstrainableLookupLocator
Constructs a new ConstrainableLookupLocator instance which can be used to perform unicast discovery to the given host and port with the provided constraints applied.
ConstrainableLookupLocatorTrustVerifier - Class in net.jini.discovery
Trust verifier for ConstrainableLookupLocator instances.
ConstrainableLookupLocatorTrustVerifier() - Constructor for class net.jini.discovery.ConstrainableLookupLocatorTrustVerifier
Creates an instance.
ConstrainableProxyUtil - Class in com.sun.jini.proxy
A collection of utility methods for use in implementing constrainable proxies.
ConstraintAlternatives - Class in net.jini.core.constraint
Combines two or more constraint alternatives into a single overall constraint.
ConstraintAlternatives(InvocationConstraint[]) - Constructor for class net.jini.core.constraint.ConstraintAlternatives
Creates an instance containing the specified alternative constraints, with duplicate constraints removed.
ConstraintAlternatives(Collection) - Constructor for class net.jini.core.constraint.ConstraintAlternatives
Creates an instance containing the specified alternative constraints, with duplicate constraints removed.
ConstraintTrustVerifier - Class in net.jini.constraint
Trust verifier for instances of the constraint classes defined in the net.jini.core.constraint package, and for the BasicMethodConstraints, X500Principal and KerberosPrincipal classes.
ConstraintTrustVerifier() - Constructor for class net.jini.constraint.ConstraintTrustVerifier
Creates an instance.
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
 
ContextPermission - Class in net.jini.io.context
Represents permissions used to express the access control policy for elements commonly found in the context collections available from ServerContext and ObjectStreamContext.
ContextPermission(String) - Constructor for class net.jini.io.context.ContextPermission
Creates an instance with the specified name.
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
 
convertToMarshalledObject() - Method in class net.jini.io.MarshalledInstance
Creates a new MarshalledObject that will contain an object equivalent to the object contained in this MarshalledInstance object.
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.
cookie() - Method in interface com.sun.jini.mahalo.log.Log
 
cookie() - Method in class com.sun.jini.mahalo.log.MockLogFile
 
cookie() - Method in class com.sun.jini.mahalo.log.SimpleLogFile
Returns the identifier associated with information in this Log.
cookie() - Method in class com.sun.jini.mahalo.log.TransientLogFile
Returns the identifier associated with information in this Log.
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(ReferenceQueue) - Method in interface com.sun.jini.collection.WeakSoftTable.RemovableReference
Returns a copy of this instance registered with the specified queue.
copy(ReferenceQueue) - Method in class com.sun.jini.collection.WeakSoftTable.SoftValue
 
copy(ReferenceQueue) - Method in class com.sun.jini.collection.WeakSoftTable.WeakKey
 
copy() - Method in class org.openspaces.core.cluster.ClusterInfo
 
copyParameters(DistributedTransactionProcessingConfiguration) - Method in class org.openspaces.core.gateway.GatewaySinkDistributedTransactionProcessingConfigurationFactoryBean
 
copyToBuffer(ByteBuffer) - Method in class net.jini.io.OptimizedByteArrayOutputStream
Copy internal buffer
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
 
countDown() - Method in interface net.jini.lookup.JoinManager.ModifyAttributesLatch
 
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.
country - Variable in class net.jini.lookup.entry.Address
Country name.
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(Configuration) - Method in class com.sun.jini.start.NonActivatableServiceDescriptor
Attempts to create a service instance based on the service description information provided via constructor parameters.
create(Configuration) - Method in interface com.sun.jini.start.ServiceDescriptor
Creates an object described by the actual ServiceDescriptor instance.
create(Configuration) - Method in class com.sun.jini.start.SharedActivatableServiceDescriptor
Method that attempts to create a service based on the service description information provided via constructor parameters.
create(Configuration) - Method in class com.sun.jini.start.SharedActivationGroupDescriptor
Method that attempts to create a shared activation system group from the description information provided via constructor parameters.
create() - Method in interface net.jini.config.ConfigurationEntryFactory
 
create(InvocationConstraint[]) - Static method in class net.jini.core.constraint.ConstraintAlternatives
Returns a constraint representing the specified alternative constraints, with duplicate constraints removed.
create(Collection) - Static method in class net.jini.core.constraint.ConstraintAlternatives
Returns a constraint representing the specified alternative constraints, with duplicate constraints removed.
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(long, long) - Static method in class net.jini.id.UuidFactory
Creates a new Uuid with the specified 128-bit value.
create(String) - Static method in class net.jini.id.UuidFactory
Creates a new Uuid with the 128-bit value represented by the specified string.
create(int) - Method in interface net.jini.lookup.JoinManager.ModifyAttributesLatchFactory
 
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.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.
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).
createBean(Entry) - Static method in class net.jini.lookup.entry.EntryBeans
Create a bean of the appropriate type for the given Entry object, and link it to the object for immediate manipulation.
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
 
createClassLoader(URL[], ClassLoader, boolean) - Method in class net.jini.loader.pref.PreferredClassProvider
Creates the class loader for this PreferredClassProvider to use to load classes from the specified path of URLs with the specified delegation parent.
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(Object, Object) - Constructor for class com.sun.jini.start.NonActivatableServiceDescriptor.Created
Constructs an instance of this class.
Created(ActivationGroupID, ActivationID, Object) - Constructor for class com.sun.jini.start.SharedActivatableServiceDescriptor.Created
Constructs an instance of this class.
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
 
createGroup(ActivationGroupID, ActivationGroupDesc, long) - Static method in class net.jini.activation.ActivationGroup
Creates and sets the activation group for the current virtual machine.
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 class com.sun.jini.landlord.ConstrainableLandlordLease
 
createLeaseMap(long) - Method in class com.sun.jini.landlord.LandlordLease
 
createLeaseMap(long) - Method in class com.sun.jini.reggie.ConstrainableEventLease
Creates a constraint-aware lease map.
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
 
createLookupCache(ServiceTemplate, ServiceItemFilter, ServiceDiscoveryListener) - Method in class net.jini.lookup.ServiceDiscoveryManager
The createLookupCache method allows the client-like entity to request that the ServiceDiscoveryManager create a new managed set (or cache) and populate it with services, which match criteria defined by the entity, and whose references are registered with one or more of the lookup services the entity has targeted for discovery.
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
 
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
 
createServiceID(String) - Static method in class com.sun.jini.config.ConfigUtil
Returns a ServiceID constructed from a 128-bit value represented by a string.
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
 
currentTime() - Method in class com.sun.jini.landlord.FixedLeasePeriodPolicy
Method that provides some notion of the current time in milliseconds since the beginning of the epoch.
currentTime() - Method in class com.sun.jini.landlord.SystemTimeFixedLeasePeriodPolicy
 
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 - Variable in class com.sun.jini.start.ActivateWrapper.ActivateDesc
The activatable object's initialization data.
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.
DatagramBufferFactory - Interface in com.sun.jini.discovery
Factory that produces byte buffers, each corresponding to a separate datagram packet to be sent.
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
 
DAYS - Static variable in interface com.sun.jini.constants.TimeConstants
Tics per day.
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(boolean) - Method in class com.sun.jini.thread.InProgress
Set the debug mode on or off.
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
 
DebugDynamicPolicyProvider - Class in com.sun.jini.tool
Defines a DynamicPolicy that logs information about missing permissions, and optionally grants all permissions, which is FOR DEBUGGING ONLY.
DebugDynamicPolicyProvider() - Constructor for class com.sun.jini.tool.DebugDynamicPolicyProvider
Creates an instance of this class that wraps a default underlying policy, as specified by DynamicPolicyProvider().
DebugDynamicPolicyProvider(Policy) - Constructor for class com.sun.jini.tool.DebugDynamicPolicyProvider
Creates an instance of this class that wraps around the given non-null base policy object.
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
 
decodeMulticastAnnouncement(ByteBuffer, InvocationConstraints, boolean) - Method in interface com.sun.jini.discovery.DelayedMulticastAnnouncementDecoder
Decodes the multicast announcement data contained in the given buffer in a manner that satisfies the specified absolute constraints, returning a MulticastAnnouncement instance that contains the decoded data, with constraint checking optionally delayed.
decodeMulticastAnnouncement(DatagramPacket, InvocationConstraints) - Method in class com.sun.jini.discovery.Discovery
Decodes the multicast announcement data contained in the given datagram in a manner that satisfies the specified constraints, returning a MulticastAnnouncement instance that contains the decoded data.
decodeMulticastAnnouncement(DatagramPacket, InvocationConstraints, boolean) - Method in class com.sun.jini.discovery.Discovery
Decodes the multicast announcement data contained in the given datagram in a manner that satisfies the specified constraints, returning a MulticastAnnouncement instance that contains the decoded data, with constraint checking optionally delayed.
decodeMulticastAnnouncement(ByteBuffer) - Static method in class com.sun.jini.discovery.internal.Plaintext
Decodes multicast announcement according to the net.jini.discovery.plaintext format.
decodeMulticastAnnouncement(ByteBuffer, InvocationConstraints, boolean) - Method in class com.sun.jini.discovery.internal.X500Client
 
decodeMulticastAnnouncement(ByteBuffer, InvocationConstraints) - Method in class com.sun.jini.discovery.internal.X500Client
 
decodeMulticastAnnouncement(ByteBuffer, InvocationConstraints) - Method in interface com.sun.jini.discovery.MulticastAnnouncementDecoder
Decodes the multicast announcement data contained in the given buffer in a manner that satisfies the specified absolute constraints, returning a MulticastAnnouncement instance that contains the decoded data.
decodeMulticastAnnouncement(ByteBuffer, InvocationConstraints) - Method in class com.sun.jini.discovery.plaintext.Client
 
decodeMulticastRequest(ByteBuffer, InvocationConstraints, ClientSubjectChecker, boolean) - Method in interface com.sun.jini.discovery.DelayedMulticastRequestDecoder
Decodes the multicast request data contained in the given buffer in a manner that satisfies the specified absolute constraints and client subject checker (if any), returning a MulticastRequest instance that contains the decoded data, with constraint checking optionally delayed.
decodeMulticastRequest(DatagramPacket, InvocationConstraints, ClientSubjectChecker) - Method in class com.sun.jini.discovery.Discovery
Decodes the multicast request data contained in the given datagram in a manner that satisfies the specified constraints and client subject checker (if any), returning a MulticastRequest instance that contains the decoded data.
decodeMulticastRequest(DatagramPacket, InvocationConstraints, ClientSubjectChecker, boolean) - Method in class com.sun.jini.discovery.Discovery
Decodes the multicast request data contained in the given datagram in a manner that satisfies the specified constraints and client subject checker (if any), returning a MulticastRequest instance that contains the decoded data, with constraint checking optionally delayed.
decodeMulticastRequest(ByteBuffer) - Static method in class com.sun.jini.discovery.internal.Plaintext
Decodes multicast request according to the net.jini.discovery.plaintext format.
decodeMulticastRequest(ByteBuffer, InvocationConstraints, ClientSubjectChecker, boolean) - Method in class com.sun.jini.discovery.internal.X500Server
 
decodeMulticastRequest(ByteBuffer, InvocationConstraints, ClientSubjectChecker) - Method in class com.sun.jini.discovery.internal.X500Server
 
decodeMulticastRequest(ByteBuffer, InvocationConstraints, ClientSubjectChecker) - Method in interface com.sun.jini.discovery.MulticastRequestDecoder
Decodes the multicast request data contained in the given buffer in a manner that satisfies the specified absolute constraints and client subject checker (if any), returning a MulticastRequest instance that contains the decoded data.
decodeMulticastRequest(ByteBuffer, InvocationConstraints, ClientSubjectChecker) - Method in class com.sun.jini.discovery.plaintext.Server
 
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
 
DEFAULT_TIMEOUT - Static variable in class com.sun.jini.discovery.internal.MultiIPDiscovery
 
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
 
DefaultProxyPivot - Class in com.sun.jini.proxy
Default implementation for of MarshalPivot providing a proxy replacement on the LUS.
DefaultProxyPivot() - Constructor for class com.sun.jini.proxy.DefaultProxyPivot
 
DefaultProxyPivot(ServiceProxyAccessor) - Constructor for class com.sun.jini.proxy.DefaultProxyPivot
 
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
 
definePackage(String, String, String, String, String, String, String, URL) - Method in class net.jini.loader.pref.PreferredClassLoader
 
DelayedMulticastAnnouncementDecoder - Interface in com.sun.jini.discovery
Interface implemented by classes which decode multicast announcement data and additionally support delayed constraint checking.
DelayedMulticastRequestDecoder - Interface in com.sun.jini.discovery
Interface implemented by classes which decode multicast request data and additionally support delayed constraint checking.
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 - Class in net.jini.core.constraint
Represents a constraint on delegation from the client to the server.
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
 
DelegationAbsoluteTime - Class in net.jini.core.constraint
Represents a constraint on delegation, such that if delegation is permitted, it be permitted only for a range of absolute times.
DelegationAbsoluteTime(long, long, long, long) - Constructor for class net.jini.core.constraint.DelegationAbsoluteTime
Creates a constraint with the specified absolute times.
DelegationAbsoluteTime(Date, Date, Date, Date) - Constructor for class net.jini.core.constraint.DelegationAbsoluteTime
Creates a constraint with the specified dates.
DelegationRelativeTime - Class in net.jini.core.constraint
Represents a constraint on delegation, such that if delegation is permitted, it be permitted only for a range of time measured relative to the start of the remote call.
DelegationRelativeTime(long, long, long, long) - Constructor for class net.jini.core.constraint.DelegationRelativeTime
Creates a constraint with the specified durations.
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
 
deletePersistentStore() - Method in class com.sun.jini.reliableLog.ReliableLog
Closes the incremental update log file, removes all ReliableLog-related files from the stable storage directory, and deletes the directory.
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.
denied - Variable in class com.sun.jini.landlord.Landlord.RenewResults
The ith -1 in granted was denied because of denied[i].
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.
desc - Variable in class com.sun.jini.thread.WakeupManager.Ticket
The ThreadDesc, or null if none.
descCreated - Variable in class com.sun.jini.start.NonActivatableServiceDescriptor
Flag indicating when create() has been called
descCreatedLock - Variable in class com.sun.jini.start.NonActivatableServiceDescriptor
Lock object for descCreated flag
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 interface com.sun.jini.admin.DestroyAdmin
Destroy the service, if possible, including its persistent storage.
destroy() - Method in class com.sun.jini.mahalo.log.MockLogManager
Clean up all LogFile objects on behalf of caller.
destroy() - Method in class com.sun.jini.mahalo.log.MultiLogManager
Clean up all LogFile objects on behalf of caller.
destroy() - Method in interface com.sun.jini.mahalo.log.MultiLogManagerAdmin
Destroy any existing Log objects
destroy() - Method in class com.sun.jini.mahalo.TxnManagerImpl
Cleans up and exits the transaction manager.
destroy() - Method in class com.sun.jini.reggie.GigaRegistrar
 
destroy(File, boolean) - Static method in class com.sun.jini.system.FileSystem
Remove this completely.
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
 
DestroyAdmin - Interface in com.sun.jini.admin
Admin interface for destroying a service.
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
 
detail - Variable in exception com.sun.jini.reliableLog.LogException
 
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 com.sun.jini.reggie.GigaRegistrar
 
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).
disableServicesConfig - Static variable in class net.jini.config.ConfigurationProvider
 
disableTransactionValidation - Variable in class org.openspaces.events.AbstractEventListenerContainer
 
discard() - Method in interface com.j_spaces.core.cluster.IReplicationFilterEntry
Discard this entry from the replication.
discard(ServiceRegistrar) - Method in interface net.jini.discovery.DiscoveryManagement
Removes an instance of ServiceRegistrar from the managed set of lookup services, making the corresponding lookup service eligible for re-discovery.
discard(ServiceRegistrar) - Method in class net.jini.discovery.LookupDiscovery
Discard a registrar from the set of registrars already discovered.
discard(ServiceRegistrar) - Method in class net.jini.discovery.LookupDiscoveryManager
Removes an instance of ServiceRegistrar from the managed set of lookup services, making the corresponding lookup service eligible for re-discovery.
discard(ServiceRegistrar) - Method in interface net.jini.discovery.LookupDiscoveryRegistration
Informs the lookup discovery service of the existence of an unavailable lookup service and requests that the lookup discovery service discard the unavailable lookup service.
discard(ServiceRegistrar) - Method in class net.jini.discovery.LookupLocatorDiscovery
Removes an instance of ServiceRegistrar from the managed set of lookup services, making the corresponding lookup service eligible for re-discovery.
discard(Object) - Method in interface net.jini.lookup.LookupCache
Deletes a service reference from the cache and causes a notification to be sent to all registered listeners indicating that the service has been discarded.
discarded(DiscoveryEvent) - Method in interface net.jini.discovery.DiscoveryListener
Called when one or more lookup service registrars has been discarded.
discarded(DiscoveryEvent) - Method in class net.jini.discovery.dynamic.DynamicLookupLocatorDiscovery
 
discarded - Variable in class net.jini.discovery.RemoteDiscoveryEvent
Flag indicating whether the event is a discovery event or a discard event.
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 interface net.jini.discovery.DiscoveryListener
Called when one or more lookup service registrars has been discovered.
discovered(DiscoveryEvent) - Method in class net.jini.discovery.dynamic.DynamicLookupLocatorDiscovery
 
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).
Discovery - Class in com.sun.jini.discovery
Class providing methods for participating in versions 1 and 2 of the discovery protocol.
Discovery() - Constructor for class com.sun.jini.discovery.Discovery
 
DiscoveryAdmin - Interface in net.jini.lookup
Methods for controlling which groups a lookup service is a member of, and for controlling which TCP port a lookup service uses for its lookup locator.
DiscoveryChangeListener - Interface in net.jini.discovery
This interface must be implemented by entities that wish to receive notification of the following events.
DiscoveryConstraints - Class in com.sun.jini.discovery
DiscoveryConstraintTrustVerifier - Class in com.sun.jini.discovery
Trust verifier for instances of the constraint classes defined in the com.sun.jini.discovery package.
DiscoveryConstraintTrustVerifier() - Constructor for class com.sun.jini.discovery.DiscoveryConstraintTrustVerifier
Creates an instance.
DiscoveryEvent - Class in net.jini.discovery
Event object passed (via either the DiscoveryListener interface or the DiscoveryChangeListener) to indicate to interested parties that one or more ServiceRegistrar objects have been discovered or discarded during the discovery process.
DiscoveryEvent(Object, ServiceRegistrar[]) - Constructor for class net.jini.discovery.DiscoveryEvent
Construct a new DiscoveryEvent object, with the given source and set of registrars.
DiscoveryEvent(Object, Map) - Constructor for class net.jini.discovery.DiscoveryEvent
Construct a new DiscoveryEvent object, with the given source and registrars-to-groups mapping.
DiscoveryFormatProvider - Interface in com.sun.jini.discovery
Interface implemented by all discovery format provider classes, which is used by the Discovery class to identify format providers available via resource, as described in the documentation for the Discovery.getProtocol2(ClassLoader) method.
DiscoveryGroupManagement - Interface in net.jini.discovery
This interface defines methods and constants related to the management of the sets of lookup services that are to be discovered using the multicast discovery protocol; that is, lookup services that are discovered by way of group discovery.
DiscoveryListener - Interface in net.jini.discovery
This interface must be implemented by parties that wish to obtain notifications from a LookupDiscovery object.
DiscoveryLocatorManagement - Interface in net.jini.discovery
This interface defines methods related to the management of the set of lookup services that are to be discovered using the unicast discovery protocol; that is, lookup services that are discovered by way of locator discovery.
DiscoveryManagement - Interface in net.jini.discovery
This interface defines methods related to the discovery event mechanism and discovery process termination.
DiscoveryPermission - Class in net.jini.discovery
Permission for using LookupDiscovery.
DiscoveryPermission(String) - Constructor for class net.jini.discovery.DiscoveryPermission
Simple constructor.
DiscoveryPermission(String, String) - Constructor for class net.jini.discovery.DiscoveryPermission
Simple constructor.
DiscoveryProtocolException - Exception in com.sun.jini.discovery
Exception indicating a discovery protocol error, such as failure to interpret packet data, or multicast request/announcement data that cannot fit within a given packet length.
DiscoveryProtocolException(String) - Constructor for exception com.sun.jini.discovery.DiscoveryProtocolException
Constructs a new DiscoveryProtocolException with the specified detail message.
DiscoveryProtocolException(String, Throwable) - Constructor for exception com.sun.jini.discovery.DiscoveryProtocolException
Constructs a new DiscoveryProtocolException with the specified detail message and cause.
DiscoveryProtocolVersion - Class in com.sun.jini.discovery
Represents a constraint on the version of the discovery protocol used to contact lookup services.
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
displayClassLoaderTree(ClassLoader) - Static method in class com.sun.jini.start.ClassLoaderUtil
Utility method that displays the class loader delegation tree for the given class loader.
displayContextClassLoaderTree() - Static method in class com.sun.jini.start.ClassLoaderUtil
Utility method that displays the class loader delegation tree for the current context class loader.
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.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.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, 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
 
doPrivileged(PrivilegedAction) - Static method in class net.jini.security.Security
Executes the specified action's run method with privileges enabled, preserving the domain combiner (if any) of the calling context.
doPrivileged(PrivilegedExceptionAction) - Static method in class net.jini.security.Security
Executes the specified action's run method with privileges enabled, preserving the domain combiner (if any) of the calling context.
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.landlord.LandlordLease
 
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.
doRenew(long) - Method in class com.sun.jini.reggie.EventLease
Renews the event lease associated with an instance of this class.
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
 
doUnicastDiscovery(Socket, InvocationConstraints, ClassLoader, ClassLoader, Collection) - Method in class com.sun.jini.discovery.Discovery
Performs the client side of unicast discovery, obtaining the returned response data over the provided socket using the given default and codebase verifier class loaders and collection of object stream context objects in a manner that satisfies the specified constraints.
doUnicastDiscovery(Socket, InvocationConstraints, ClassLoader, ClassLoader, Collection, ByteBuffer, ByteBuffer) - Method in class com.sun.jini.discovery.plaintext.Client
 
doUnicastDiscovery(Socket, InvocationConstraints, ClassLoader, ClassLoader, Collection, ByteBuffer, ByteBuffer) - Method in interface com.sun.jini.discovery.UnicastDiscoveryClient
Performs the client side of unicast discovery, obtaining the returned response data over the provided socket using the given default and codebase verifier class loaders and collection of object stream context objects in a manner that satisfies the specified absolute constraints.
doWithServerContext(Runnable, Collection) - Static method in class net.jini.export.ServerContext
Sets the server context for the current thread to the supplied context collection and invokes the run method of the supplied runnable object.
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
 
DownloadPermission - Class in net.jini.loader
Permission that must be granted to the CodeSource of a downloaded class in order for the class to be defined using RMIClassLoader.
DownloadPermission() - Constructor for class net.jini.loader.DownloadPermission
Creates a new DownloadPermission with the name "permit".
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 com.sun.jini.reggie.GigaRegistrar
 
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 - Variable in class com.sun.jini.landlord.LeasePeriodPolicy.Result
The duration.
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.
durations - Variable in class com.sun.jini.reggie.RenewResults
The granted duration for each lease.
DYNAMIC_LOCATORS_ENABLED_LOOKUP_ATTRIBUTE - Static variable in class net.jini.discovery.dynamic.DynamicLookupLocatorDiscovery
 
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_LOCATORS_REMOVE_SEEDS_ENABELD_DEFAULT - Static variable in class net.jini.discovery.dynamic.ServiceRegistrarServiceDiscoveryListener
 
DYNAMIC_LOCATORS_REMOVE_SEEDS_ENABELD_PROP - Static variable in class net.jini.discovery.dynamic.ServiceRegistrarServiceDiscoveryListener
 
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.
dynamicLocatorsEnabled() - Static method in class net.jini.discovery.dynamic.DynamicLookupLocatorDiscovery
 
DynamicLookupLocatorDiscovery - Class in net.jini.discovery.dynamic
 
DynamicLookupLocatorDiscovery(LookupDiscoveryManager, boolean) - Constructor for class net.jini.discovery.dynamic.DynamicLookupLocatorDiscovery
 
DynamicLookupLocatorDiscoveryException - Exception in net.jini.discovery.dynamic
 
DynamicLookupLocatorDiscoveryException(Exception) - Constructor for exception net.jini.discovery.dynamic.DynamicLookupLocatorDiscoveryException
 
DynamicLookupLocatorDiscoveryException(String, Exception) - Constructor for exception net.jini.discovery.dynamic.DynamicLookupLocatorDiscoveryException
 
DynamicPolicy - Interface in net.jini.security.policy
Interface implemented by security policy providers that may support dynamic granting of permissions at run-time.
DynamicPolicyProvider - Class in net.jini.security.policy
Security policy provider that supports dynamic granting of permissions at run-time.
DynamicPolicyProvider() - Constructor for class net.jini.security.policy.DynamicPolicyProvider
Creates a new DynamicPolicyProvider instance that wraps a default underlying policy.
DynamicPolicyProvider(Policy) - Constructor for class net.jini.security.policy.DynamicPolicyProvider
Creates a new DynamicPolicyProvider instance that wraps around the given non-null base policy object.
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
 
eclass - Variable in class com.sun.jini.reggie.EntryClassBase
The EntryClass.
eclass - Variable in class com.sun.jini.reggie.EntryRep
The Class of the Entry converted to EntryClass.
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() - Method in class net.jini.core.constraint.ClientMaxPrincipal
Returns an immutable set of all of the principals.
elements() - Method in class net.jini.core.constraint.ClientMaxPrincipalType
Returns an immutable set of all of the classes.
elements() - Method in class net.jini.core.constraint.ClientMinPrincipal
Returns an immutable set of all of the principals.
elements() - Method in class net.jini.core.constraint.ClientMinPrincipalType
Returns an immutable set of all of the classes.
elements() - Method in class net.jini.core.constraint.ConstraintAlternatives
Returns an immutable set of all of the constraints.
elements() - Method in class net.jini.core.constraint.ServerMinPrincipal
Returns an immutable set of all of the principals.
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 - Static variable in class net.jini.core.constraint.InvocationConstraints
An empty instance, one that has no requirements and no preferences.
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
 
EmptyConfiguration - Class in net.jini.config
A Configuration with no entries.
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.
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 com.sun.jini.reggie.GigaRegistrar
 
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.
EncodeIterator - Interface in com.sun.jini.discovery
Iterator for performing multicast encode operations on (potentially) multiple discovery format providers.
encodeMulticastAnnouncement(MulticastAnnouncement, int, InvocationConstraints) - Method in class com.sun.jini.discovery.Discovery
Returns an iterator which can be used to encode the given multicast announcement data into sets of DatagramPackets, each bounded in length by the specified maximum packet size, in a manner that satisfies the given constraints.
encodeMulticastAnnouncement(MulticastAnnouncement, DatagramBufferFactory) - Static method in class com.sun.jini.discovery.internal.Plaintext
Encodes multicast announcement according to the net.jini.discovery.plaintext format.
encodeMulticastAnnouncement(MulticastAnnouncement, DatagramBufferFactory, InvocationConstraints) - Method in class com.sun.jini.discovery.internal.X500Server
 
encodeMulticastAnnouncement(MulticastAnnouncement, DatagramBufferFactory, InvocationConstraints) - Method in interface com.sun.jini.discovery.MulticastAnnouncementEncoder
Encodes the given multicast announcement data into byte buffers obtained from the provided datagram buffer factory, in a manner that satisfies the specified absolute constraints.
encodeMulticastAnnouncement(MulticastAnnouncement, DatagramBufferFactory, InvocationConstraints) - Method in class com.sun.jini.discovery.plaintext.Server
 
encodeMulticastRequest(MulticastRequest, int, InvocationConstraints) - Method in class com.sun.jini.discovery.Discovery
Returns an iterator which can be used to encode the given multicast request data into sets of DatagramPackets, each bounded in length by the specified maximum packet size, in a manner that satisfies the given constraints.
encodeMulticastRequest(MulticastRequest, DatagramBufferFactory) - Static method in class com.sun.jini.discovery.internal.Plaintext
Encodes multicast request according to the net.jini.discovery.plaintext format.
encodeMulticastRequest(MulticastRequest, DatagramBufferFactory, InvocationConstraints) - Method in class com.sun.jini.discovery.internal.X500Client
 
encodeMulticastRequest(MulticastRequest, DatagramBufferFactory, InvocationConstraints) - Method in interface com.sun.jini.discovery.MulticastRequestEncoder
Encodes the given multicast request data into byte buffers obtained from the provided datagram buffer factory, in a manner that satisfies the specified absolute constraints.
encodeMulticastRequest(MulticastRequest, DatagramBufferFactory, InvocationConstraints) - Method in class com.sun.jini.discovery.plaintext.Client
 
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
 
EndpointInternalsPermission - Class in com.sun.jini.discovery.internal
Permission required in order to set the EndpointInternals instances stored by the SslEndpointInternals and KerberosEndpointInternals holder classes.
EndpointInternalsPermission(String) - Constructor for class com.sun.jini.discovery.internal.EndpointInternalsPermission
Creates new instance.
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
 
ensureCapacity(int) - Method in class net.jini.io.OptimizedByteArrayOutputStream
 
ensureDir(String) - Static method in class com.sun.jini.system.FileSystem
Ensure that the given path is a directory, creating it if necessary.
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
 
Entry - Interface in net.jini.core.entry
This class is the supertype of all entries that can be stored in a Jini(TM) Lookup service.
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.
EntryBean - Interface in net.jini.lookup.entry
Interface to be implemented by all JavaBeans(TM) components that act as "front ends" to Entry classes.
EntryBeans - Class in net.jini.lookup.entry
Utility class for handling JavaBeans(TM) components that relate to Entry classes in the Jini(TM) lookup service.
EntryBeans() - Constructor for class net.jini.lookup.entry.EntryBeans
 
EntryClass - Class in com.sun.jini.reggie
An EntryClass is a descriptor for an entry class, packaged up for transmission between client-side proxies and the registrar server.
EntryClass(Class, EntryClass) - Constructor for class com.sun.jini.reggie.EntryClass
Should only be called by ClassMapper
EntryClassBase - Class in com.sun.jini.reggie
An EntryClass annotated with a codebase.
EntryClassBase(EntryClass, String) - Constructor for class com.sun.jini.reggie.EntryClassBase
Simple constructor
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
 
EntryRep - Class in com.sun.jini.reggie
An EntryRep contains the fields of an Entry packaged up for transmission between client-side proxies and the registrar server.
EntryRep(Entry) - Constructor for class com.sun.jini.reggie.EntryRep
Converts an Entry to an EntryRep.
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
 
EnvCheck - Class in com.sun.jini.tool.envcheck
Tool used to perform validity checks on the run-time environment of a client or service.
EnvCheck() - Constructor for class com.sun.jini.tool.envcheck.EnvCheck
 
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(Entry, Entry) - Static method in class com.sun.jini.lookup.entry.LookupAttributes
Test that two entries are the same type, with the same public fields.
equal(Entry[], Entry[]) - Static method in class com.sun.jini.lookup.entry.LookupAttributes
Tests that two Entry[] arrays are the same.
equal(Value, Value) - Method in class org.openspaces.jpa.openjpa.query.QueryExpressionFactory
Return an expression representing the given condition.
equalInterfaces(Object, Object) - Static method in class net.jini.activation.ActivatableInvocationHandler
Returns true if the interfaces implemented by obj1's class are the same (and in the same order) as obj2's class.
equalInterfaces(Object, Object) - Static method in class net.jini.security.proxytrust.ProxyTrustInvocationHandler
Returns true if the interfaces implemented by obj1's class are the same (and in the same order) as obj2's class.
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.collection.WeakKeyReference
Equivalence for WeakKeyReference is defined as follows: If the other reference is to this object, return true.
equals(Object) - Method in class com.sun.jini.collection.WeakSoftTable.WeakKey
Returns true if the argument is an instance of the same concrete class, and if both objects had null keys, or if neither object has had its weak key cleared and their values are ==.
equals(Object) - Method in class com.sun.jini.discovery.DiscoveryProtocolVersion
 
equals(Object) - Method in class com.sun.jini.discovery.MulticastMaxPacketSize
 
equals(Object) - Method in class com.sun.jini.discovery.MulticastTimeToLive
 
equals(Object) - Method in class com.sun.jini.discovery.UnicastSocketTimeout
 
equals(Object) - Method in class com.sun.jini.landlord.LandlordLease
 
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 com.sun.jini.proxy.MarshalledWrapper
Compares the specified object with this MarshalledWrapper for equality.
equals(Object) - Method in class com.sun.jini.reggie.EntryClass
Returns true if the object passed in is an instance of EntryClass with the same type hash as this object.
equals(Object) - Method in class com.sun.jini.reggie.EntryRep
EntryReps are equal if they have the same class and the fields are pairwise equal.
equals(Object) - Method in class com.sun.jini.reggie.Template
 
equals(Object) - Method in class com.sun.jini.start.SharedActivationPolicyPermission
Two instances are equal if they have the same name.
equals(Object) - Method in class com.sun.jini.thread.WakeupManager.Ticket
 
equals(Object) - Method in class net.jini.activation.ActivatableInvocationHandler
Compares the specified object with this ActivatableInvocationHandler for equality.
equals(Object) - Method in class net.jini.config.AbstractConfiguration.Primitive
Returns true if the argument is a Primitive for which the result of calling getValue is the same as the value for this instance, otherwise false.
equals(Object) - Method in class net.jini.constraint.BasicMethodConstraints
Two instances of this class are equal if they have the same descriptors in the same order.
equals(Object) - Method in class net.jini.constraint.BasicMethodConstraints.MethodDesc
Two instances of this class are equal if they have the same name, the same parameter types, and the same constraints.
equals(Object) - Method in class net.jini.core.constraint.ClientMaxPrincipal
Two instances of this class are equal if they have the same principals (ignoring order).
equals(Object) - Method in class net.jini.core.constraint.ClientMaxPrincipalType
Two instances of this class are equal if they have the same classes (ignoring order).
equals(Object) - Method in class net.jini.core.constraint.ClientMinPrincipal
Two instances of this class are equal if they have the same principals (ignoring order).
equals(Object) - Method in class net.jini.core.constraint.ClientMinPrincipalType
Two instances of this class are equal if they have the same classes (ignoring order).
equals(Object) - Method in class net.jini.core.constraint.ConnectionAbsoluteTime
Two instances of this class are equal if both have the same deadline.
equals(Object) - Method in class net.jini.core.constraint.ConnectionRelativeTime
Two instances of this class are equal if both have the same duration.
equals(Object) - Method in class net.jini.core.constraint.ConstraintAlternatives
Two instances of this class are equal if they have the same constraints (ignoring order).
equals(Object) - Method in class net.jini.core.constraint.DelegationAbsoluteTime
Two instances of this class are equal if both have the same minimum start, the same maximum start, the same minimum stop, and the same maximum stop.
equals(Object) - Method in class net.jini.core.constraint.DelegationRelativeTime
Two instances of this class are equal if both have the same minimum start, the same maximum start, the same minimum stop, and the same maximum stop.
equals(Object) - Method in class net.jini.core.constraint.InvocationConstraints
Two instances of this class are equal if they have the same requirements and the same preferences.
equals(Object) - Method in class net.jini.core.constraint.ServerMinPrincipal
Two instances of this class are equal if they have the same principals (ignoring order).
equals(Object) - Method in class net.jini.core.discovery.LookupLocator
Two locators are equal if they have the same host and port fields.
equals(Object) - Method in class net.jini.core.lookup.ServiceID
Service IDs are equal if they represent the same 128-bit value.
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 net.jini.discovery.DiscoveryPermission
Two instances are equal if they have the same name.
equals(Object) - Method in class net.jini.discovery.IncomingMulticastAnnouncement
Two announcements are equal if they have the same service ID.
equals(Object) - Method in class net.jini.discovery.IncomingMulticastRequest
Two requests are equal if they have the same address, port, groups, and service IDs.
equals(Object) - Method in class net.jini.discovery.IncomingUnicastResponse
Two responses are equal if they have the same registrar.
equals(Object) - Method in class net.jini.entry.AbstractEntry
Compares this AbstractEntry to the specified object.
equals(Entry, Entry) - Static method in class net.jini.entry.AbstractEntry
Returns true if the two arguments are of the same class and for each entry field F, the arguments' values for F are either both null or the invocation of equals on one argument's value for F with the other argument's value for F as its parameter returns true.
equals(Object) - Method in class net.jini.id.Uuid
Compares the specified object with this Uuid for equality.
equals(Object) - Method in class net.jini.io.MarshalledInstance
Compares this MarshalledInstance to another object.
equals(Object) - Method in class net.jini.security.AccessPermission
Returns true if the specified object is an instance of the same class as this permission and has the same target name as this permission; returns false otherwise.
equals(Object) - Method in class net.jini.security.AuthenticationPermission
Two instances of this class are equal if each implies the other; that is, both instances have the same actions, every principal that matches the local principals of one instance matches the local principals of the other instance, and (if the instances have any action besides listen) every principal that matches the peer principals of one instance matches the peer principals of the other instance.
equals(Object) - Method in class net.jini.security.BasicProxyPreparer
Returns true if the given object is an instance of the same class as this object, with the same value for verify, with method constraints that are equals or similarly not specified, and with permissions containing the same elements, independent of order.
equals(Object) - Method in class net.jini.security.GrantPermission
Returns true if the given object is a GrantPermission which both implies and is implied by this permission; returns false otherwise.
equals(Object) - Method in class net.jini.security.policy.UmbrellaGrantPermission
Behaves as specified by Permission.equals(java.lang.Object).
equals(Object) - Method in class net.jini.security.proxytrust.BasicUntrustedObjectSecurityContext
Returns true if the specified object and this object are both instances of this class that were constructed with equivalent permissions.
equals(Object) - Method in class net.jini.security.proxytrust.ProxyTrustInvocationHandler
Returns true if the argument is an instance of this class with the same main proxy and the same bootstrap proxy, and false otherwise.
equals(Object) - Method in class net.jini.security.VerifyingProxyPreparer
Returns true if the specified object and this object are both instances of this class that were constructed with equivalent arguments.
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
 
equivalentConstraints(MethodConstraints, MethodConstraints, Method[]) - Static method in class com.sun.jini.proxy.ConstrainableProxyUtil
Test to see if two MethodConstraints instances are equivalent given a method-to-method mapping.
error(String) - Static method in class com.sun.jini.thread.StreamPlugThread
 
ERROR - Static variable in class com.sun.jini.tool.envcheck.Reporter
the level at which error messages are generated
ERROR - Static variable in class net.jini.lookup.entry.StatusType
An error has occurred that is preventing a service from operating correctly.
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
 
ErrorDescriptor(int, int, String, String, Throwable) - Constructor for class net.jini.config.ConfigurationFile.ErrorDescriptor
Creates a new error descriptor.
ErrorDescriptor(int, int, String, String) - Constructor for class net.jini.config.ConfigurationFile.ErrorDescriptor
Creates a new error descriptor.
ErrorDescriptor(int, int, String) - Constructor for class net.jini.config.ConfigurationFile.ErrorDescriptor
Creates a new error descriptor.
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.
EventLease - Class in com.sun.jini.reggie
When a registrar (lookup service) grants a lease on an event registration on behalf of some object (client), a proxy is employed to allow the client to interact with the lease; this class is the implementation of that proxy.
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.
exceptions - Variable in class com.sun.jini.reggie.RenewResults
Any exceptions thrown.
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(Runnable, String) - Method in interface com.sun.jini.thread.Executor
Executes the given Runnable action asynchronously in some thread.
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
 
Executor - Interface in com.sun.jini.thread
Executor is an abstraction for a thread factory or thread pool for executing actions asynchronously.
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.landlord.LeasePeriodPolicy.Result
The expiration time.
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.
export(Remote) - Method in class net.jini.activation.ActivationExporter
Exports an activatable remote object.
export(Remote) - Method in interface net.jini.export.Exporter
Exports the specified remote object and returns a proxy that can be used to invoke remote methods on the exported remote object.
export(Remote) - Method in class net.jini.iiop.IiopExporter
Exports a remote object, impl, to the RMI-IIOP runtime and returns a proxy (stub) for the remote object.
export(Remote) - Method in class net.jini.security.proxytrust.ProxyTrustExporter
Exports the specified main remote object and returns a dynamic proxy for the object.
exporter - Variable in class com.sun.jini.mahalo.TxnManagerImpl
The exporter for exporting and unexporting
Exporter - Interface in net.jini.export
An abstraction for exporting a single remote object such that it can receive remote method invocations, and later for unexporting that same remote object.
exportLocation - Variable in class com.sun.jini.start.ActivateWrapper.ActivateDesc
The codebase where clients should load classes from for stubs, etc.
ExportPermission - Class in net.jini.export
Defines runtime permissions for Exporter implementations.
ExportPermission(String) - Constructor for class net.jini.export.ExportPermission
Creates an instance with the specified name.
ExportPermission(String, String) - Constructor for class net.jini.export.ExportPermission
Creates an instance with the specified name.
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 com.sun.jini.reggie.GigaRegistrar
 
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
 
fields - Variable in class com.sun.jini.reggie.EntryRep
The public fields of the Entry, each converted as necessary to a MarshalledWrapper (or left as is if of known java.lang immutable type).
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
FileAccessCheckTask - Class in com.sun.jini.tool.envcheck.plugins
A subtask which checks for the accessibility of a file identified by a system property.
FileAccessCheckTask() - Constructor for class com.sun.jini.tool.envcheck.plugins.FileAccessCheckTask
 
fileDownloaded(String, InetAddress) - Method in class com.sun.jini.tool.ClassServer
This method provides a way for subclasses to be notified when a file has been completely downloaded.
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
 
FileIntegrityVerifier - Class in net.jini.url.file
Integrity verifier for FILE URLs.
FileIntegrityVerifier() - Constructor for class net.jini.url.file.FileIntegrityVerifier
 
FileModes - Interface in com.sun.jini.mahalo.log
The possible file modes for log files.
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.
FileObserver - Class in com.sun.jini.system
Observer class that gets notified when a change has been noted, that is a file has been found, by an Observable object.
FileObserver(String) - Constructor for class com.sun.jini.system.FileObserver
Constructor that allows the user to specify interest in a particular suffix.
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.
FileSystem - Class in com.sun.jini.system
Miscellaneous file system manipulation methods.
FileSystem() - Constructor for class com.sun.jini.system.FileSystem
 
FileUtils - Class in org.openspaces.core.util
 
FileUtils() - Constructor for class org.openspaces.core.util.FileUtils
 
FileWalker - Class in com.sun.jini.system
Class to recursively traverse a given directory.
FileWalker() - Constructor for class com.sun.jini.system.FileWalker
 
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.
finalize() - Method in class com.sun.jini.reliableLog.LogInputStream
Closes the stream when garbage is collected.
finalize() - Method in class net.jini.id.Uuid
Delegates to the superclass's finalize method.
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
 
firstPending - Variable in class com.sun.jini.thread.TaskManager
Index of the first pending task; all earlier tasks are active
FixedLeasePeriodPolicy - Class in com.sun.jini.landlord
Simple implementation of LeasePeriodPolicy that grants lease times based on a fixed default and maximum lease.
FixedLeasePeriodPolicy(long, long) - Constructor for class com.sun.jini.landlord.FixedLeasePeriodPolicy
Create a new FixedLeasePeriodPolicy with the specified values for the maxium and default lease lengths.
FloatHelper - Class in org.openspaces.core.util.numbers
 
FloatHelper() - Constructor for class org.openspaces.core.util.numbers.FloatHelper
 
floor - Variable in class net.jini.lookup.entry.Location
A floor designation.
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
 
followLink() - Method in class net.jini.lookup.entry.AddressBean
Return the Entry linked to by this JavaBeans component.
followLink() - Method in class net.jini.lookup.entry.CommentBean
Return the Entry linked to by this JavaBeans component.
followLink() - Method in interface net.jini.lookup.entry.EntryBean
Return the Entry linked to by this JavaBeans component.
followLink() - Method in class net.jini.lookup.entry.LocationBean
Return the Entry linked to by this JavaBeans component.
followLink() - Method in class net.jini.lookup.entry.NameBean
Return the Name linked to by this JavaBeans component.
followLink() - Method in class net.jini.lookup.entry.ServiceInfoBean
Return the Entry linked to by this JavaBeans component.
followLink() - Method in class net.jini.lookup.entry.StatusBean
Return the Entry linked to by this JavaBeans component.
FORBYTES - Static variable in class net.jini.io.ObjectInputOutputCompressor
 
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.
formatExplanation() - Method in class com.sun.jini.tool.envcheck.Reporter.Message
Returns the flag indicating whether to format the explanation text.
formatMetricValue(Object) - Static method in class org.openspaces.grid.gsm.autoscaling.AutoScalingSlaUtils
 
formatName - Variable in class com.sun.jini.discovery.internal.BaseProvider
The format name.
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
 
FROM_GROUP - Static variable in class net.jini.discovery.LookupDiscoveryManager
Constant that indicates the discovery mechanism is group discovery
FROM_LOCATOR - Static variable in class net.jini.discovery.LookupDiscoveryManager
Constant that indicates the discovery mechanism is locator discovery
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
 
fullyEquals(Object) - Method in class net.jini.io.MarshalledInstance
Compares this MarshalledInstance to another object.
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
 
generate() - Method in class com.sun.jini.reggie.UuidGenerator
Generates a new Uuid.
generate() - Static method in class net.jini.id.UuidFactory
Generates a new Uuid with 122 bits of its value produced from a cryptographically strong random sequence.
generateDump(String, Map<String, Object>) - Method in class com.sun.jini.reggie.GigaRegistrar
 
generateDump(String, Map<String, Object>, String...) - Method in class com.sun.jini.reggie.GigaRegistrar
 
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.
generatePreferredList(PrintWriter) - Method in class com.sun.jini.tool.PreferredListGen
Generate the preferred list from the dependency graph.
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.collection.SoftCache
Returns value associated with given key, or null if none.
get(Object) - Method in class com.sun.jini.collection.WeakIdentityMap
Returns value associated with given key, or null if none.
get(WeakSoftTable.WeakKey, int) - Method in class com.sun.jini.collection.WeakSoftTable
Returns the value associated with the specified key and index, or null if not found.
get(Object) - Method in class com.sun.jini.collection.WeakTable
Return the value associated with given key, or null if no value can be found.
get(Object) - Method in class com.sun.jini.lease.AbstractLeaseMap
 
get() - Method in class com.sun.jini.mahalo.StorableObject
Return the Remote reference.
get() - Method in class com.sun.jini.proxy.MarshalledWrapper
Returns the result of calling the get method of the wrapped MarshalledInstance, passing the integrity value sampled during deserialization as the verifyCodebaseIntegrity argument.
get() - Method in class com.sun.jini.reggie.EntryRep
Convert back to an Entry.
get() - Method in class com.sun.jini.reggie.Item
Convert back to a ServiceItem.
get() - Method in class com.sun.jini.reggie.Matches
Converts a Matches to a ServiceMatches.
get() - Method in interface net.jini.core.lookup.ServiceMatchesWrapper
 
get(boolean) - Method in class net.jini.io.MarshalledInstance
Returns a new copy of the contained object.
get(ClassLoader, boolean, ClassLoader, Collection) - Method in class net.jini.io.MarshalledInstance
Returns a new copy of the contained object.
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
 
GET_REGISTRAR_PROXY_TIMEOUT_DEFAULT - Static variable in class net.jini.discovery.dynamic.ServiceRegistrarServiceDiscoveryListener
 
GET_REGISTRAR_PROXY_TIMEOUT_PROP - Static variable in class net.jini.discovery.dynamic.ServiceRegistrarServiceDiscoveryListener
 
getAbsoluteFile() - Method in class org.openspaces.pu.container.support.WebsterFile
 
getAbsolutePath() - Method in class org.openspaces.pu.container.support.WebsterFile
 
getAccessControlContext() - Method in interface net.jini.security.SecurityContext
Returns access control context portion of snapshotted security context.
getActions() - Method in class com.sun.jini.start.SharedActivationPolicyPermission
 
getActions() - Method in class net.jini.discovery.DiscoveryPermission
Always returns the empty string; this permission type has no actions list.
getActions() - Method in class net.jini.security.AccessPermission
Returns the empty string.
getActions() - Method in class net.jini.security.AuthenticationPermission
Returns the actions.
getActions() - Method in class net.jini.security.GrantPermission
Returns canonical string representation of this permission's actions, which for GrantPermission is always the empty string "".
getActions() - Method in class net.jini.security.policy.UmbrellaGrantPermission
Behaves as specified by Permission.getActions().
getActivationID() - Method in class net.jini.activation.ActivatableInvocationHandler
Returns the activation identifier supplied during construction of this invocation handler.
getActivationSystemHost() - Method in class com.sun.jini.start.SharedActivatableServiceDescriptor
Activation system host accessor method.
getActivationSystemHost() - Method in class com.sun.jini.start.SharedActivationGroupDescriptor
Activation system host accessor method.
getActivationSystemPort() - Method in class com.sun.jini.start.SharedActivatableServiceDescriptor
Activation system port accessor method.
getActivationSystemPort() - Method in class com.sun.jini.start.SharedActivationGroupDescriptor
Activation system port accessor method.
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 class net.jini.discovery.IncomingMulticastRequest
Return the address of the host to contact in order to start unicast discovery.
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 interface com.sun.jini.mahalo.log.LogManager
Returns an object that implements whatever administration interfaces are appropriate for the LogManager.
getAdmin() - Method in class com.sun.jini.mahalo.log.MockLogManager
Retrieves the administration interface for the MultiLogManager
getAdmin() - Method in class com.sun.jini.mahalo.log.MultiLogManager
Retrieves the administration interface for the MultiLogManager
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 class com.sun.jini.reggie.GigaRegistrar
 
getAdmin() - Method in interface net.jini.admin.Administrable
Returns an object that implements whatever administration interfaces are appropriate for the particular service.
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 class com.sun.jini.reggie.GigaRegistrar
 
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.
getAnnouncementAddress() - Static method in class net.jini.discovery.Constants
Return the address of the multicast group over which the multicast announcement protocol takes place.
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.
getArgs() - Method in class com.sun.jini.tool.envcheck.EnvCheck
Get the command line arguments of the command being analyzed.
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 class net.jini.lookup.JoinManager
Returns an array containing the set of attributes currently associated with the service.
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(Class) - Static method in class net.jini.lookup.entry.EntryBeans
Return the class of JavaBeans component that corresponds to a particular Entry class.
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.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.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.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.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
 
getBindDetails() - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
getBindHost() - Method in interface org.openspaces.admin.transport.Transport
Returns the host name or address the communication layer bounded on.
getBindHost() - Method in interface org.openspaces.admin.transport.TransportDetails
Returns the host name or address the communication layer bounded on.
getBindHostName() - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
getBindPort() - Method in class com.gigaspaces.config.lrmi.nio.NIOConfiguration
 
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) - Method in class com.sun.jini.system.MultiCommandLine
Return true if the given option is specified on the command line.
getBoolean(char) - Method in class com.sun.jini.system.POSIXCommandLine
Return true if the given option is specified on the command line.
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
 
GetBooleanAction - Class in com.sun.jini.action
A convenience class for retrieving the boolean value of a system property as a privileged action.
GetBooleanAction(String) - Constructor for class com.sun.jini.action.GetBooleanAction
Constructor that takes the name of the system property whose boolean value needs to be determined.
getBootClassPath() - Method in interface org.openspaces.admin.vm.VirtualMachineDetails
 
getBuffer() - Method in class net.jini.io.OptimizedByteArrayOutputStream
Gets internal buffers
getBufferSize() - Method in class com.gigaspaces.client.iterator.GSIteratorConfig
Gets the iterator's buffer size.
getBuilding() - Method in class net.jini.lookup.entry.LocationBean
Return the value of the building field in the Location object linked to by this JavaBeans component.
getBulkSize() - Method in class org.openspaces.core.gateway.GatewayTarget
 
getBundle() - Method in class com.sun.jini.tool.envcheck.AbstractPlugin
Get the resource bundle for this class.
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.
getCallerContext() - Method in interface net.jini.security.TrustVerifier.Context
Returns a collection of context objects for use by trust verifiers.
getCandidateAlias() - Method in class org.openspaces.jpa.openjpa.query.InnerQuery
Return the candidate alias for this subquery.
getCapacity() - Method in class net.jini.io.OptimizedByteArrayOutputStream
The current buffer capacity.
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.
getCause() - Method in exception com.sun.jini.reliableLog.LogException
Returns the nested exception (the cause).
getCause() - Method in class net.jini.config.ConfigurationFile.ErrorDescriptor
Returns the exception associated with this error or null if there is no exception associated with this error.
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
 
getClassAnnotation() - Method in interface net.jini.loader.ClassAnnotation
Returns the class annotation string for classes defined by this class loader.
getClassAnnotation() - Method in class net.jini.loader.pref.PreferredClassLoader
Returns the class annotation string for classes defined by this class loader.
getClassAnnotation(Class) - Method in class net.jini.loader.pref.PreferredClassProvider
Provides the implementation for RMIClassLoaderSpi.getClassAnnotation(Class).
getClassAnnotation(ClassLoader) - Method in class net.jini.loader.pref.PreferredClassProvider
Returns the annotation string for the specified class loader.
getClassLoader(String) - Method in class net.jini.loader.pref.PreferredClassProvider
Provides the implementation for RMIClassLoaderSpi.getClassLoader(String).
getClassLoader() - Method in interface net.jini.security.TrustVerifier.Context
Returns the class loader that can be used as a basis for trust verification.
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 class com.sun.jini.start.SharedActivationGroupDescriptor
Classpath accessor method.
getClasspath() - Method in class com.sun.jini.tool.envcheck.EnvCheck
Get the classpath provided by the command line being analyzed.
getClassPath() - Method in interface org.openspaces.admin.vm.VirtualMachineDetails
 
getClasspathURLs(String) - Static method in class com.sun.jini.start.ClassLoaderUtil
Utility method that converts the components of a String representing a classpath into file URL(s).
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
 
getClientHost() - Method in interface net.jini.io.context.ClientHost
Returns the client host address for the remote call.
getClientSubject() - Method in interface net.jini.io.context.ClientSubject
Returns the authenticated identity of the client as a read-only instance, or null if the client was not authenticated.
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.
getCodebaseURLs(String) - Static method in class com.sun.jini.start.ClassLoaderUtil
Utility method that converts the components of a String representing a codebase into standard URL(s).
getCommandLineArgumentRemovePrefix(VirtualMachineAware, String) - Static method in class org.openspaces.grid.gsm.containers.ContainersSlaUtils
 
getComment() - Method in class net.jini.lookup.entry.CommentBean
Return the value of the comment field in the Comment object linked to by this JavaBeans component.
getCommonConfiguration() - Method in class net.jini.config.AggregateConfig
Get the common configuration this class was created with
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(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
 
getConnectionDeadline(long) - Method in class com.sun.jini.discovery.DiscoveryConstraints
Returns the deadline by which a network connection must be established during unicast discovery, or defaultValue if not constrained.
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
 
getConstraints() - Method in class com.sun.jini.landlord.ConstrainableLandlordLease
 
getConstraints() - Method in class com.sun.jini.reggie.ConstrainableEventLease
 
getConstraints(Method) - Method in class net.jini.constraint.BasicMethodConstraints
Returns the constraints for the specified remote method as a non-null value.
getConstraints() - Method in class net.jini.constraint.BasicMethodConstraints.MethodDesc
Returns the constraints as a non-null value.
getConstraints(Method) - Method in interface net.jini.core.constraint.MethodConstraints
Returns the constraints for the specified method as a non-null value.
getConstraints() - Method in interface net.jini.core.constraint.RemoteMethodControl
Returns the client constraints placed on this proxy.
getConstraints() - Method in class net.jini.discovery.ConstrainableLookupLocator
 
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
 
getContext() - Method in class com.sun.jini.start.AggregatePolicyProvider
Returns a snapshot of the current security context, which can be used to restore the context at a later time.
getContext() - Method in interface net.jini.security.policy.SecurityContextSource
Returns a snapshot of the current security context, which can be used to restore the context at a later time.
getContext() - Method in class net.jini.security.proxytrust.BasicUntrustedObjectSecurityContext
Returns a security context to use to restrict privileges when invoking methods on untrusted objects.
getContext() - Method in interface net.jini.security.proxytrust.UntrustedObjectSecurityContext
Returns a security context to use to restrict privileges when invoking methods on untrusted objects.
getContext() - Static method in class net.jini.security.Security
Returns a snapshot of the current security context, which can be used to restore the context at a later time.
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.
getCookie() - Method in interface com.sun.jini.landlord.LeasedResource
Returns the universally unique identifier associated with this lease.
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.
getCountry() - Method in class net.jini.lookup.entry.AddressBean
Return the value of the country field in the Address object linked to by this JavaBeans component.
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
 
getCurrentProxy() - Method in class net.jini.activation.ActivatableInvocationHandler
Returns the current value for the underlying proxy.
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 com.sun.jini.reggie.GigaRegistrar
 
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.
getDefaultNotificationsLeaseRenewalRate() - Method in class net.jini.lookup.BackwardsServiceDiscoveryManager
Deprecated.
 
getDefaultNotificationsLeaseRenewalRate() - Method in class net.jini.lookup.ServiceDiscoveryManager
 
getDefaultPort() - Method in class net.jini.url.httpmd.Handler
Returns the default port for a URL parsed by this handler, which is 80.
getDefaultPreference() - Method in class com.sun.jini.loader.pref.internal.PreferredResources
Returns the preference setting that will be applied to names which have no explicit preference setting in contained preference settings.
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.
getDefaultRemoveServiceIfOrphanDelay() - Method in class net.jini.lookup.BackwardsServiceDiscoveryManager
Deprecated.
 
getDefaultRemoveServiceIfOrphanDelay() - Method in class net.jini.lookup.ServiceDiscoveryManager
 
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
 
getDefaultUnicastSocketTimeout() - Method in class com.sun.jini.discovery.internal.MultiIPDiscovery
 
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 class net.jini.config.ConfigurationFile.ErrorDescriptor
Returns a textual description of the error encountered.
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.
getDescriptors() - Method in class com.sun.jini.tool.envcheck.EnvCheck
Return the ServiceDescriptors contained in the service starter configuration.
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
 
getDiscoveredLocators() - Method in class net.jini.discovery.LookupLocatorDiscovery
Returns the set of LookupLocator objects representing the desired lookup services that are currently discovered.
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
 
getDiscoveryManager() - Method in class net.jini.lookup.JoinManager
Returns the instance of DiscoveryManagement that was either passed into the constructor, or that was created as a result of null being input to that parameter.
getDiscoveryManager() - Method in class net.jini.lookup.ServiceDiscoveryManager
The getDiscoveryManager method will return an object that implements the DiscoveryManagement interface.
getDiscoveryPort() - Static method in class net.jini.discovery.Constants
 
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
 
getDisplayName() - Method in class com.sun.jini.lookup.entry.BasicServiceType
Returns the resource named "name", else the type field stripped of any package prefix (i.e., any characters up to and including the last dot ('.').
getDisplayName() - Method in class net.jini.lookup.entry.ServiceType
Return the localized display name of this service.
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 com.sun.jini.system.MultiCommandLine
Return the value of the given double from the command line.
getDouble(char, double) - Method in class com.sun.jini.system.POSIXCommandLine
Return the value of the given double from the command line.
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
 
getDynamicLocatorDiscovery() - Method in class net.jini.discovery.LookupDiscoveryManager
 
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.
getEntries() - Method in exception net.jini.entry.UnusableEntriesException
Returns a Collection of the entries that could be unmarshalled by the operation.
GetEntriesTask() - Constructor for class com.sun.jini.tool.envcheck.plugins.CheckPersistence.GetEntriesTask
 
getEntry(IJSpace) - Method in class com.j_spaces.core.client.ExternalEntry
Deprecated.
 
getEntry(String, String, Class) - Method in class net.jini.config.AbstractConfiguration
Returns an object of the specified type created using the information in the entry matching the specified component and name, which must be found, and supplying no data.
getEntry(String, String, Class, Object) - Method in class net.jini.config.AbstractConfiguration
Returns an object of the specified type created using the information in the entry matching the specified component and name, and supplying no data, returning the default value if no matching entry is found and the default value is not Configuration.NO_DEFAULT.
getEntry(String, String, Class, Object, Object) - Method in class net.jini.config.AbstractConfiguration
Returns an object of the specified type created using the information in the entry matching the specified component and name, and using the specified data (unless it is Configuration.NO_DATA), returning the default value if no matching entry is found and the default value is not Configuration.NO_DEFAULT.
getEntry(String, String, Class) - Method in class net.jini.config.AggregateConfig
 
getEntry(String, String, Class, Object) - Method in class net.jini.config.AggregateConfig
 
getEntry(String, String, Class, Object, Object) - Method in class net.jini.config.AggregateConfig
 
getEntry(String, String, Class) - Method in interface net.jini.config.Configuration
Returns an object of the specified type created using the information in the entry matching the specified component and name, which must be found, and supplying no data.
getEntry(String, String, Class, Object) - Method in interface net.jini.config.Configuration
Returns an object of the specified type created using the information in the entry matching the specified component and name, and supplying no data, returning the default value if no matching entry is found and the default value is not Configuration.NO_DEFAULT.
getEntry(String, String, Class, Object, Object) - Method in interface net.jini.config.Configuration
Returns an object of the specified type created using the information in the entry matching the specified component and name, and using the specified data (unless it is Configuration.NO_DATA), returning the default value if no matching entry is found and the default value is not Configuration.NO_DEFAULT.
getEntry() - Method in class net.jini.space.AvailabilityEvent
Returns a copy of the Entry whose transition triggered this event.
getEntryClasses(Template) - Method in class com.sun.jini.reggie.GigaRegistrar
 
getEntryClasses(Template) - Method in interface com.sun.jini.reggie.Registrar
Looks at all service items that match the specified template, finds every entry (among those service items) that either doesn't match any entry templates or is a subclass of at least one matching entry template, and returns the set of the (most specific) classes of those entries.
getEntryClasses(ServiceTemplate) - Method in interface net.jini.core.lookup.ServiceRegistrar
Looks at all service items that match the specified template, finds every entry (among those service items) that either doesn't match any entry templates or is a subclass of at least one matching entry template, and returns the set of the (most specific) classes of those entries.
getEntryInternal(String, String, Class, Object) - Method in class net.jini.config.AbstractConfiguration
Returns an object created using the information in the entry matching the specified component and name, and the specified data, for the requested type.
getEntryInternal(String, String, Class, Object) - Method in class net.jini.config.ConfigurationFile
Returns an object created using the information in the entry matching the specified component and name, and the specified data, for the requested type.
getEntryInternal(String, String, Class, Object) - Method in class net.jini.config.EmptyConfiguration
Always throws an exception -- this configuration contains no entries.
getEntryInternal(String, String, Class, Object) - Method in class net.jini.config.PlainConfiguration
 
getEntryNames() - Method in class net.jini.config.ConfigurationFile
Returns a set containing the fully qualified names of all non-private entries defined for this instance.
getEntryPacket() - Method in class com.j_spaces.core.client.EntryArrivedRemoteEvent
Returns an internal GigaSpaces structure to send/receive entries from the space.
getEntryType(String, String) - Method in class net.jini.config.ConfigurationFile
Returns the static type of the expression specified for the entry with the specified component and name.
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
 
getErrorCount() - Static method in class com.sun.jini.tool.envcheck.Reporter
Get the total number of error records that were generated.
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.
getEventRegistration() - Method in interface net.jini.discovery.LookupDiscoveryRegistration
Returns an EventRegistration object that encapsulates the information needed by the client to identify a notification sent by the lookup discovery service to the registration's listener.
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.discovery.LookupUnmarshalException
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.
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 interface com.sun.jini.landlord.LeasedResource
Returns the expiration time of the lease.
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
 
getExplanation() - Method in class com.sun.jini.tool.envcheck.Reporter.Message
Returns the explanation text.
getExportCodebase() - Method in class com.sun.jini.start.NonActivatableServiceDescriptor
Codebase accessor method.
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.
getFields(Class) - Static method in class com.sun.jini.reggie.ClassMapper
Returns public fields, in super to subclass order, sorted alphabetically within a given class.
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.
getFieldValues(Template, int, int) - Method in class com.sun.jini.reggie.GigaRegistrar
 
getFieldValues(Template, int, int) - Method in interface com.sun.jini.reggie.Registrar
Looks at all service items that match the specified template, finds every entry (among those service items) that matches tmpl.attributeSetTemplates[setIndex], and returns the set of values of the specified field of those entries.
getFieldValues(ServiceTemplate, int, String) - Method in interface net.jini.core.lookup.ServiceRegistrar
Looks at all service items that match the specified template, finds every entry (among those service items) that matches tmpl.attributeSetTemplates[setIndex], and returns the set of values of the specified field of those entries.
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.
getFileList() - Method in class com.sun.jini.system.FileObserver
Get the complete list of found files.
getFiles() - Method in class com.sun.jini.tool.ClassDep
If true classnames will be separated using File.separator, else it will use dots.
getFiles(File) - Method in class org.openspaces.pu.container.servicegrid.deploy.HTTPFileSystemView
 
getFileTimeList() - Method in class com.sun.jini.system.FileObserver
Get the time stamps of the found files.
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
 
getFloatEntry(Configuration, String, String, float, float, float) - Static method in class com.sun.jini.config.Config
Obtains a float that falls within the given inclusive range from the specified Configuration using the specified component and entry names.
getFloor() - Method in class net.jini.lookup.entry.LocationBean
Return the value of the floor field in the Location object linked to by this JavaBeans component.
getFormatName() - Method in interface com.sun.jini.discovery.DiscoveryFormatProvider
Returns the name of the format implemented by this provider.
getFormatName() - Method in class com.sun.jini.discovery.internal.BaseProvider
 
getFormatName() - Method in class com.sun.jini.discovery.plaintext.Client
 
getFormatName() - Method in class com.sun.jini.discovery.plaintext.Server
 
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
 
getFrom(ServiceRegistrar) - Method in class net.jini.discovery.LookupDiscoveryManager
Return where the proxy come from.
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
 
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
 
getGlobalPolicy() - Static method in class com.sun.jini.start.NonActivatableServiceDescriptor
 
getGrantedAuthorities() - Method in class com.gigaspaces.security.Authentication
The underlying user details authorities, parsed into a queriable form.
getGrants(Class, Principal[]) - Method in class com.sun.jini.start.AggregatePolicyProvider
If the currently active sub-policy supports dynamic permission grants, delegates to the corresponding getGrants method of the currently active sub-policy to return a new array containing the set of permissions dynamically granted to protection domains which are associated with the class loader of the given class and possess at least the given set of principals.
getGrants(Class, Principal[]) - Method in class com.sun.jini.start.LoaderSplitPolicyProvider
If both underlying policy providers support dynamic grants, delegates to the getGrants method of the underlying policy associated with the loader of the given class (the loader-specific policy if the class loader is null, the same as or a child of the loader specified in the constructor for this instance, or the default loader otherwise).
getGrants(Class, Principal[]) - Method in interface net.jini.security.policy.DynamicPolicy
If this security policy provider supports dynamic permission grants, returns a new array containing the cumulative set of permissions dynamically granted to protection domains (including ones not yet created) that are associated with the class loader of the given class and possess at least the given set of principals.
getGrants(Class, Principal[]) - Method in class net.jini.security.policy.DynamicPolicyProvider
 
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.
getGroup() - Method in class com.sun.jini.thread.WakeupManager.ThreadDesc
The ThreadGroup the thread will be created in.
getGroupDescriptor() - Method in class com.sun.jini.tool.envcheck.EnvCheck
Return the SharedActivationGroupDescriptor contained in the service starter configuration.
GetGroupLoginConfigs() - Constructor for class com.sun.jini.tool.envcheck.plugins.CheckJsseProps.GetGroupLoginConfigs
 
getGroups() - Method in class com.gigaspaces.metrics.MetricRegistry
 
getGroups() - Method in class com.gigaspaces.metrics.MetricRegistrySnapshot
 
getGroups() - Method in class com.sun.jini.discovery.MulticastAnnouncement
Returns the member groups of the lookup service.
getGroups() - Method in class com.sun.jini.discovery.MulticastRequest
Returns the groups targeted by the request.
getGroups() - Method in class com.sun.jini.discovery.UnicastResponse
Returns the member groups of the lookup service.
getGroups() - Method in interface net.jini.core.lookup.ServiceRegistrar
Returns the set of groups that this lookup service is currently a member of.
getGroups() - Method in class net.jini.discovery.DiscoveryEvent
Returns a set that maps to each registrar referenced by this event, the current set of groups in which each registrar is a member.
getGroups() - Method in interface net.jini.discovery.DiscoveryGroupManagement
Returns an array consisting of the elements of the managed set of groups; that is, the names of the groups whose members are the lookup services to discover.
getGroups() - Method in class net.jini.discovery.IncomingMulticastAnnouncement
Return the groups of which the announcing lookup service is a member.
getGroups() - Method in class net.jini.discovery.IncomingMulticastRequest
Return the set of groups in which the requestor is interested.
getGroups() - Method in class net.jini.discovery.IncomingUnicastResponse
Return the set of groups of which the lookup service we discovered was a member when we discovered it.
getGroups() - Method in class net.jini.discovery.LookupDiscovery
Return the set of group names this LookupDiscovery instance is trying to discover.
getGroups() - Method in class net.jini.discovery.LookupDiscoveryManager
Returns an array consisting of the elements of the managed set of groups; that is, the names of the groups whose members are the lookup services to discover.
getGroups() - Method in interface net.jini.discovery.LookupDiscoveryRegistration
Returns an array consisting of the names of the groups whose members are lookup services the lookup discovery service will attempt to discover for this registration.
getGroups() - Method in class net.jini.discovery.RemoteDiscoveryEvent
Returns a set that maps to the service ID of each registrar referenced by this event, the current set of groups in which each registrar is a member.
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
 
GetGroupsTask() - Constructor for class com.sun.jini.tool.envcheck.plugins.CheckConfig.GetGroupsTask
 
getGroupUid() - Method in interface org.openspaces.admin.alert.Alert
 
getGroupUid() - Method in class org.openspaces.admin.alert.alerts.AbstractAlert
 
getGSAServiceID() - Method in class com.sun.jini.reggie.GigaRegistrar
 
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 com.sun.jini.discovery.MulticastAnnouncement
Returns the lookup service host name.
getHost() - Method in class com.sun.jini.discovery.MulticastRequest
Returns the client host name.
getHost() - Method in class com.sun.jini.discovery.UnicastResponse
Returns the lookup service host name.
getHost() - Method in class net.jini.core.discovery.LookupLocator
Returns the name of the host that this instance should contact.
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() - Static method in class com.sun.jini.config.ConfigUtil
Returns the textual presentation of the local host IP address.
getHostAddress() - Static method in class net.jini.discovery.Constants
Return the local host address using java.net.InetAddress.getLocalHost().getHostAddress()
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() - Static method in class com.sun.jini.config.ConfigUtil
Return the local hostname.
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.
getIcon(int) - Method in class com.sun.jini.lookup.entry.BasicServiceType
Returns the resource named "icon.
getIcon(int) - Method in class net.jini.lookup.entry.ServiceType
Get an icon for this service.
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.
getImplClassName() - Method in class com.sun.jini.start.NonActivatableServiceDescriptor
Implementation class accessor method.
getImportCodebase() - Method in class com.sun.jini.start.NonActivatableServiceDescriptor
Classpath accessor method.
getImportCodebaseURLs(String) - Static method in class com.sun.jini.start.ClassLoaderUtil
Utility method that converts the components of a String representing a codebase or classpath into URL(s).
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
 
getInitializationException() - Method in class net.jini.discovery.dynamic.DynamicLookupLocatorDiscovery
 
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
 
getInnerProxyPreparer() - Method in class com.sun.jini.start.SharedActivatableServiceDescriptor
ProxyPreparer accessor method.
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.
getInputStream(String, InputStream) - Method in class com.sun.jini.system.MultiCommandLine
Return a InputStream that is the result of creating a new FileInputStream object for the file named by the given option.
getInputStream(String, String) - Method in class com.sun.jini.system.MultiCommandLine
Return a InputStream that is the result of creating a new FileInputStream object for the file named by the given option.
getInputStream(char, InputStream) - Method in class com.sun.jini.system.POSIXCommandLine
Return a InputStream that is the result of creating a new FileInputStream object for the file named by the given option.
getInputStream(char, String) - Method in class com.sun.jini.system.POSIXCommandLine
Return a InputStream that is the result of creating a new FileInputStream object for the file named by the given option.
getInstance(int) - Static method in class com.sun.jini.discovery.DiscoveryProtocolVersion
Returns a DiscoveryProtocolVersion constraint for the given version number.
getInstance(String[]) - Static method in class net.jini.config.ConfigurationProvider
Creates and returns an instance of the configuration provider, using the specified options.
getInstance(String[], ClassLoader) - Static method in class net.jini.config.ConfigurationProvider
Creates and returns an instance of the configuration provider, using the specified options and class loader.
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
 
getInt(String, int) - Method in class com.sun.jini.system.MultiCommandLine
Return the argument of the given int option from the command line.
getInt(char, int) - Method in class com.sun.jini.system.POSIXCommandLine
Return the argument of the given int option from the command line.
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
 
GetIntegerAction - Class in com.sun.jini.action
A convenience class for retrieving the int value of a system property as a privileged action.
GetIntegerAction(String) - Constructor for class com.sun.jini.action.GetIntegerAction
Constructor that takes the name of the system property whose int value needs to be determined.
GetIntegerAction(String, int) - Constructor for class com.sun.jini.action.GetIntegerAction
Constructor that takes the name of the system property and the default value of that property.
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
 
getIntegrity() - Method in class com.sun.jini.proxy.MarshalledWrapper
Returns the integrity value sampled during deserialization of this MarshalledWrapper instance, or false if this instance was not produced by deserialization or was deserialized from a stream with no integrity protection setting.
getIntEntry(Configuration, String, String, int, int, int) - Static method in class com.sun.jini.config.Config
Obtains an int that falls within the given inclusive range from the specified Configuration using the specified component and entry names.
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
 
getJarToRun() - Method in class com.sun.jini.tool.envcheck.EnvCheck
Return the name of the executable JAR file supplied on the command line being analyzed.
getJavaCmd() - Method in class com.sun.jini.tool.envcheck.EnvCheck
Return the java command for the command line being analyzed.
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
getJoinSet() - Method in class net.jini.lookup.JoinManager
Returns an array of ServiceRegistrar objects, each corresponding to a lookup service with which the service is currently registered (joined).
getJpaDialect() - Method in class org.openspaces.jpa.OpenSpacesJpaVendorAdapter
 
getJpaPropertyMap() - Method in class org.openspaces.jpa.OpenSpacesJpaVendorAdapter
 
getJVMDetails() - Method in class com.sun.jini.reggie.GigaRegistrar
 
getJVMDetails() - Method in class org.openspaces.grid.esm.ESMImpl
 
getJVMDetails() - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanImpl
 
getJVMStatistics() - Method in class com.sun.jini.reggie.GigaRegistrar
 
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 interface net.jini.core.lookup.ServiceRegistration
Returns the lease that controls the service registration, allowing the lease to be renewed or cancelled.
getLease() - Method in class net.jini.core.transaction.server.ServerTransaction
 
getLease() - Method in interface net.jini.discovery.LookupDiscoveryRegistration
Returns the Lease object that controls a client's registration with the lookup discovery service.
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 net.jini.lookup.JoinManager
Returns the instance of the LeaseRenewalManager class that was either passed into the constructor, or that was created as a result of null being input to that parameter.
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.
getLeastSignificantBits() - Method in class net.jini.core.lookup.ServiceID
Returns the least significant 64 bits of the service ID.
getLeastSignificantBits() - Method in class net.jini.id.Uuid
Returns the least significant 64 bits of this Uuid's 128-bit value.
getLevel() - Method in class com.sun.jini.tool.envcheck.Reporter.Message
Returns the message level.
getLifeCycle() - Method in class com.sun.jini.start.NonActivatableServiceDescriptor
LifeCycle accessor method.
getLimitMaxBytes() - Method in class org.openspaces.memcached.SpaceCache
 
getLineNumber() - Method in class net.jini.config.ConfigurationFile.ErrorDescriptor
Returns the line number in the configuration source where the entry with an error can be found or 0 if this error descriptor is not associated with a line number.
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
 
getLocality() - Method in class net.jini.lookup.entry.AddressBean
Return the value of the locality field in the Address object linked to by this JavaBeans component.
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
 
getLocationName() - Method in class net.jini.config.ConfigurationFile.ErrorDescriptor
Returns the name of the configuration source location or null if location information is not available.
getLocator() - Method in class com.sun.jini.reggie.GigaRegistrar
 
getLocator() - Method in interface com.sun.jini.reggie.Registrar
Returns a LookupLocator that can be used if necessary for unicast discovery of the lookup service.
getLocator() - Method in interface net.jini.core.lookup.ServiceRegistrar
Returns a LookupLocator that can be used if necessary for unicast discovery of the lookup service.
getLocator() - Method in class net.jini.discovery.IncomingMulticastAnnouncement
Return a LookupLocator for performing unicast discovery of the announcing lookup service.
getLocators() - Method in interface net.jini.discovery.DiscoveryLocatorManagement
Returns an array consisting of the elements of the managed set of locators; that is, instances of LookupLocator in which each instance corresponds to a specific lookup service to discover.
getLocators() - Method in class net.jini.discovery.dynamic.LocatorsChangedEvent
 
getLocators() - Method in class net.jini.discovery.LookupDiscoveryManager
Returns an array consisting of the elements of the managed set of locators; that is, instances of LookupLocator in which each instance corresponds to a specific lookup service to discover.
getLocators() - Method in interface net.jini.discovery.LookupDiscoveryRegistration
Returns an array consisting of the LookupLocator objects corresponding to specific lookup services the lookup discovery service will attempt to discover for this registration.
getLocators() - Method in class net.jini.discovery.LookupLocatorDiscovery
Returns an array consisting of the elements of the managed set of locators; that is, instances of LookupLocator in which each instance corresponds to a specific lookup service to discover.
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
 
getLog() - Method in class com.sun.jini.start.SharedActivationGroupDescriptor
Shared group log accessor method.
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 com.sun.jini.system.MultiCommandLine
Return the argument of the given long option from the command line.
getLong(char, long) - Method in class com.sun.jini.system.POSIXCommandLine
Return the argument of the given long option from the command line.
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
 
GetLongAction - Class in com.sun.jini.action
A convenience class for retrieving the long value of a system property as a privileged action.
GetLongAction(String) - Constructor for class com.sun.jini.action.GetLongAction
Constructor that takes the name of the system property whose long value needs to be determined.
GetLongAction(String, long) - Constructor for class com.sun.jini.action.GetLongAction
Constructor that takes the name of the system property and the default value of that property.
getLongDescription() - Method in class org.openspaces.pu.service.PlainServiceDetails
 
getLongDescription() - Method in interface org.openspaces.pu.service.ServiceDetails
Returns the long description
getLongEntry(Configuration, String, String, long, long, long) - Static method in class com.sun.jini.config.Config
Obtains a long that falls within the given inclusive range from the specified Configuration using the specified component and entry names.
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
 
getLookupAttributes() - Method in class com.sun.jini.reggie.GigaRegistrar
 
getLookupAttributes() - Method in interface net.jini.admin.JoinAdmin
Get the current attribute sets for the service.
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 class com.sun.jini.reggie.GigaRegistrar
 
getLookupGroups() - Method in interface net.jini.admin.JoinAdmin
Get the list of groups to join.
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
 
getLookupLocators() - Method in class com.sun.jini.reggie.GigaRegistrar
 
getLookupLocators() - Method in interface net.jini.admin.JoinAdmin
Get the list of locators of specific lookup services to join.
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.
getLusId() - Method in class net.jini.core.lookup.ServiceDetails
 
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
 
getManufacturer() - Method in class net.jini.lookup.entry.ServiceInfoBean
Return the value of the manufacturer field in the ServiceInfo object linked to by this JavaBeans component.
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.
getMarshalledObjectRegistrar() - Method in class com.sun.jini.discovery.UnicastResponse
 
getMarshalledRegistrars() - Method in exception net.jini.discovery.LookupUnmarshalException
Accessor method that returns an array consisting of instances of MarshalledObject, where each element of the array is a marshalled instance of the ServiceRegistrar interface, and corresponds to an object that could not be successfully unmarshalled.
getMarshalPivot() - Method in class com.sun.jini.mahalo.TxnMgrProxy
 
getMarshalPivot() - Method in interface com.sun.jini.proxy.MarshalPivotProvider
 
getMasterSpace() - Method in interface com.j_spaces.map.IMap
Returns the Master Space proxy.
getMatches() - Method in class net.jini.core.lookup.RegistrarEventRegistration
 
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
 
getMaxStart() - Method in class net.jini.core.constraint.DelegationAbsoluteTime
Returns the maximum start time in milliseconds from midnight, January 1, 1970 UTC.
getMaxStart() - Method in class net.jini.core.constraint.DelegationRelativeTime
Returns the maximum start duration in milliseconds.
getMaxStop() - Method in class net.jini.core.constraint.DelegationAbsoluteTime
Returns the maximum stop time in milliseconds from midnight, January 1, 1970 UTC.
getMaxStop() - Method in class net.jini.core.constraint.DelegationRelativeTime
Returns the maximum stop duration in milliseconds.
getMaxThreads() - Method in class com.sun.jini.thread.TaskManager
Return the maximum number of threads to use on tasks.
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
 
getMemberGroups() - Method in class com.sun.jini.reggie.GigaRegistrar
 
getMemberGroups() - Method in interface net.jini.lookup.DiscoveryAdmin
Returns an array consisting of the names of the groups in which the lookup service is a member.
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 com.sun.jini.proxy.ThrowThis
Returns the detail message, including the message from the nested exception the server wants thrown
getMessage() - Method in exception com.sun.jini.reliableLog.LogException
Produce the message; including the message from the nested exception if there is one.
getMessage() - Method in class com.sun.jini.tool.envcheck.Reporter.Message
Returns the short message text.
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
getMethodConstraints(Object) - Method in class net.jini.security.BasicProxyPreparer
Returns the method constraints to use when verifying and setting constraints on the specified proxy.
getMethodDescs() - Method in class net.jini.constraint.BasicMethodConstraints
Returns the descriptors.
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
 
getMinStart() - Method in class net.jini.core.constraint.DelegationAbsoluteTime
Returns the minimum start time in milliseconds from midnight, January 1, 1970 UTC.
getMinStart() - Method in class net.jini.core.constraint.DelegationRelativeTime
Returns the minimum start duration in milliseconds.
getMinStop() - Method in class net.jini.core.constraint.DelegationAbsoluteTime
Returns the minimum stop time in milliseconds from midnight, January 1, 1970 UTC.
getMinStop() - Method in class net.jini.core.constraint.DelegationRelativeTime
Returns the minimum stop duration in milliseconds.
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.
getModel() - Method in class net.jini.lookup.entry.ServiceInfoBean
Return the value of the model field in the ServiceInfo object linked to by this JavaBeans component.
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.
getMostSignificantBits() - Method in class net.jini.core.lookup.ServiceID
Returns the most significant 64 bits of the service ID.
getMostSignificantBits() - Method in class net.jini.id.Uuid
Returns the most significant 64 bits of this Uuid's 128-bit value.
getMultiBucketReplicationPolicy() - Method in class com.j_spaces.core.cluster.ReplicationPolicy
 
getMulticastMaxPacketSize(int) - Method in class com.sun.jini.discovery.DiscoveryConstraints
Returns the maximum multicast packet size to allow, or the specified default value if not constrained.
getMulticastTimeToLive(int) - Method in class com.sun.jini.discovery.DiscoveryConstraints
Returns the multicast time to live value to use, or the specified default value if not constrained.
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(int) - Static method in class com.sun.jini.constants.TxnConstants
Returns a String which describes the state of the Transaction.
getName() - Method in class com.sun.jini.reggie.EntryClass
Returns the name of this type
getName() - Method in class net.jini.constraint.BasicMethodConstraints.MethodDesc
Returns the name of the method, with a prefix or suffix '*' if the name is a pattern, or null if this descriptor matches all methods.
getName() - Method in class net.jini.lookup.entry.NameBean
Return the value of the name field in the object linked to by this JavaBeans component.
getName() - Method in class net.jini.lookup.entry.ServiceInfoBean
Return the value of the name field in the ServiceInfo object linked to by this JavaBeans component.
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.
getNameState(String, boolean) - Method in class com.sun.jini.loader.pref.internal.PreferredResources
Searches the preference maps to determine the preference state of the named resource.
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 com.sun.jini.reggie.GigaRegistrar
 
getNIODetails() - Method in class org.openspaces.grid.esm.ESMImpl
 
getNIODetails() - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanImpl
 
getNIOStatistics() - Method in class com.sun.jini.reggie.GigaRegistrar
 
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.
getNonNullEntry(Configuration, String, String, Class) - Static method in class com.sun.jini.config.Config
Obtains a non-null object from the specified Configuration using the specified arguments.
getNonNullEntry(Configuration, String, String, Class, Object) - Static method in class com.sun.jini.config.Config
Obtains a non-null object from the specified Configuration using the specified arguments.
getNonNullEntry(Configuration, String, String, Class, Object, Object) - Static method in class com.sun.jini.config.Config
Obtains a non-null object from the specified Configuration using the specified arguments.
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
 
getNumFields() - Method in class com.sun.jini.reggie.EntryClass
Return the number of public fields (including superclasses)
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.
getNumInstances() - Method in class com.sun.jini.reggie.EntryClass
Returns the number of times this type is used in service registrations
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.
getNumTemplates() - Method in class com.sun.jini.reggie.EntryClass
Returns the number of times this type is used in event registrations
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.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
 
getObjectStreamContext() - Method in class net.jini.io.MarshalInputStream
Returns the collection of context information objects that was passed to this stream's constructor.
getObjectStreamContext() - Method in class net.jini.io.MarshalOutputStream
Returns the collection of context information objects that was passed to this stream's constructor.
getObjectStreamContext() - Method in interface net.jini.io.ObjectStreamContext
Returns this object stream's collection of context information objects.
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.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
 
getOperands() - Method in class com.sun.jini.system.MultiCommandLine
Return the command line operands that come after the options.
getOperands() - Method in class com.sun.jini.system.POSIXCommandLine
Return the command line operands that come after the options.
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.
getOrAdd(Object, Object) - Method in class com.sun.jini.collection.WeakTable
Return the object that this key maps to.
getOrder() - Method in class org.openspaces.remoting.RemotingAnnotationBeanPostProcessor
 
getOrganization() - Method in class net.jini.lookup.entry.AddressBean
Return the value of the organization field in the Address object linked to by this JavaBeans component.
getOrganizationalUnit() - Method in class net.jini.lookup.entry.AddressBean
Return the value of the organizationalUnit field in the Address object linked to by this JavaBeans component.
getOriginalMajorityCause() - Method in exception com.j_spaces.core.multiple.BatchOperationException
Return the original majority cause for this exception
getOSDetails() - Method in class com.sun.jini.reggie.GigaRegistrar
 
getOSDetails() - Method in class org.openspaces.grid.esm.ESMImpl
 
getOSDetails() - Method in class org.openspaces.pu.container.servicegrid.PUServiceBeanImpl
 
getOSStatistics() - Method in class com.sun.jini.reggie.GigaRegistrar
 
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.
getOutputStream(String, OutputStream) - Method in class com.sun.jini.system.MultiCommandLine
Return a OutputStream that is the result of creating a new FileOutputStream object for the file named by the given option.
getOutputStream(String, String) - Method in class com.sun.jini.system.MultiCommandLine
Return a InputStream that is the result of creating a new FileInputStream object for the file named by the given option.
getOutputStream(char, OutputStream) - Method in class com.sun.jini.system.POSIXCommandLine
Return a OutputStream that is the result of creating a new FileOutputStream object for the file named by the given option.
getOutputStream(char, String) - Method in class com.sun.jini.system.POSIXCommandLine
Return a InputStream that is the result of creating a new FileInputStream object for the file named by the given option.
getOverride() - Method in class net.jini.config.ConfigurationFile.ErrorDescriptor
Returns the override sequence number where this error occurred or 0 if the error did not occur in an override.
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 class net.jini.constraint.BasicMethodConstraints.MethodDesc
Returns the parameter types, or null if this descriptor matches all parameter types or all methods.
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
getPending() - Method in class com.sun.jini.thread.TaskManager
Return all pending tasks.
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.
getPermissions(CodeSource) - Method in class com.sun.jini.start.AggregatePolicyProvider
Delegates to the corresponding getPermissions method of the currently active sub-policy to return the set of permissions allowed for code from the specified code source, as a newly-created mutable PermissionCollection which supports heterogeneous permission types.
getPermissions(ProtectionDomain) - Method in class com.sun.jini.start.AggregatePolicyProvider
If the given protection domain is the protection domain of this class, then a newly-created PermissionCollection containing AllPermission is returned.
getPermissions(CodeSource) - Method in class com.sun.jini.start.LoaderSplitPolicyProvider
Delegates to the corresponding getPermissions method of the underlying default policy.
getPermissions(ProtectionDomain) - Method in class com.sun.jini.start.LoaderSplitPolicyProvider
If the given protection domain is the protection domain of this class, then a newly-created PermissionCollection containing AllPermission is returned.
getPermissions(CodeSource) - Method in class net.jini.loader.pref.PreferredClassLoader
Returns the static permissions to be automatically granted to classes loaded from the specified CodeSource and defined by this class loader.
getPermissions(Object) - Method in class net.jini.security.BasicProxyPreparer
Returns the permissions to grant to proxies, or an empty array if no permissions should be granted.
getPermissions(CodeSource) - Method in class net.jini.security.policy.DynamicPolicyProvider
Behaves as specified by Policy.getPermissions(CodeSource).
getPermissions(ProtectionDomain) - Method in class net.jini.security.policy.DynamicPolicyProvider
getPermissions(CodeSource) - Method in class net.jini.security.policy.PolicyFileProvider
Behaves as specified by Policy.getPermissions(CodeSource).
getPermissions(ProtectionDomain) - Method in class net.jini.security.policy.PolicyFileProvider
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 com.sun.jini.start.NonActivatableServiceDescriptor
Policy accessor method.
getPolicy() - Method in class com.sun.jini.start.SharedActivationGroupDescriptor
Policy accessor method.
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 class com.sun.jini.discovery.MulticastAnnouncement
Returns the lookup service listen port.
getPort() - Method in class com.sun.jini.discovery.MulticastRequest
Returns the client listen port.
getPort() - Method in class com.sun.jini.discovery.UnicastResponse
Returns the lookup service listen port.
getPort() - Method in class com.sun.jini.tool.ClassServer
Returns the port on which this server is listening.
getPort() - Method in class net.jini.core.discovery.LookupLocator
Returns the number of the port to which this instance should connect.
getPort() - Method in class net.jini.discovery.IncomingMulticastRequest
Return the number of the port to connect to on the remote host in order to start unicast discovery.
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.
getPostalCode() - Method in class net.jini.lookup.entry.AddressBean
Return the value of the postalCode field in the Address object linked to by this JavaBeans component.
getPostEventServiceItem() - Method in class net.jini.lookup.ServiceDiscoveryEvent
Returns an instance of a ServiceItem containing the service reference corresponding to the given event.
getPostfix() - Method in enum org.openspaces.core.util.MemoryUnit
 
getPreEventServiceItem() - Method in class net.jini.lookup.ServiceDiscoveryEvent
Returns an instance of a ServiceItem containing the service reference corresponding to the given event.
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.
 
getPriority() - Method in class com.sun.jini.thread.WakeupManager.ThreadDesc
The priority the thread should be created with.
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 class com.sun.jini.tool.envcheck.EnvCheck
Return a copy of the properties that were specified on the command line being analyzed.
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.
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.
 
getProperty(String) - Method in class com.sun.jini.tool.envcheck.EnvCheck
Return a property value that was specified on the command line being analyzed.
GetPropertyAction - Class in com.sun.jini.action
A convenience class for retrieving the string value of a system property as a privileged action.
GetPropertyAction(String) - Constructor for class com.sun.jini.action.GetPropertyAction
Constructor that takes the name of the system property whose string value needs to be determined.
GetPropertyAction(String, String) - Constructor for class com.sun.jini.action.GetPropertyAction
Constructor that takes the name of the system property and the default value of that property.
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.
getProtocol1() - Static method in class com.sun.jini.discovery.Discovery
Returns an instance implementing protocol version 1.
getProtocol2(ClassLoader) - Static method in class com.sun.jini.discovery.Discovery
Returns an instance implementing protocol version 2 which uses providers loaded from the given class loader, or the current context class loader if the given loader is null.
getProtocol2(MulticastRequestEncoder[], MulticastRequestDecoder[], MulticastAnnouncementEncoder[], MulticastAnnouncementDecoder[], UnicastDiscoveryClient[], UnicastDiscoveryServer[]) - Static method in class com.sun.jini.discovery.Discovery
Returns an instance implementing protocol version 2 which uses the given providers.
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
 
getProxy() - Method in class com.sun.jini.reggie.GigaRegistrar
 
getProxy() - Method in interface net.jini.export.ProxyAccessor
Returns a proxy object for this remote object.
getProxyTrustIterator() - Method in class net.jini.activation.ActivatableInvocationHandler
Returns a proxy trust iterator for an activatable object that is suitable for use by ProxyTrustVerifier.
getProxyTrustIterator() - Method in class net.jini.security.proxytrust.ProxyTrustInvocationHandler
Returns an iterator that produces the bootstrap proxy as the only element of the iteration.
getProxyVerifier() - Method in class com.sun.jini.mahalo.TxnManagerImpl
 
getProxyVerifier() - Method in class com.sun.jini.reggie.GigaRegistrar
 
getProxyVerifier() - Method in interface net.jini.security.proxytrust.ProxyTrust
Returns a TrustVerifier which can be used to verify that a proxy can be trusted as a proxy for the service; that is, the isTrustedObject method of the returned verifier can be called with a candidate proxy.
getProxyVerifier() - Method in interface net.jini.security.proxytrust.ServerProxyTrust
Returns a TrustVerifier that can be used to verify that a proxy can be trusted as a proxy for the service; that is, the isTrustedObject method of the returned verifier can be called with a candidate proxy.
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
 
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
 
getRandomAccessFile(String, RandomAccessFile, String) - Method in class com.sun.jini.system.MultiCommandLine
Return a RandomAccessFile that is the result of creating a new RandomAccessFile object for the file named by the given option, using the given mode.
getRandomAccessFile(String, String, String) - Method in class com.sun.jini.system.MultiCommandLine
Return a RandomAccessFile that is the result of creating a new RandomAccessFile object for the file named by the given option, using the given mode.
getRandomAccessFile(char, RandomAccessFile, String) - Method in class com.sun.jini.system.POSIXCommandLine
Return a RandomAccessFile that is the result of creating a new RandomAccessFile object for the file named by the given option, using the given mode.
getRandomAccessFile(char, String, String) - Method in class com.sun.jini.system.POSIXCommandLine
Return a RandomAccessFile that is the result of creating a new RandomAccessFile object for the file named by the given option, using the given mode.
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
 
getReader(String, Reader) - Method in class com.sun.jini.system.MultiCommandLine
Return a Reader that is the result of creating a new FileReader object for the file named by the given option.
getReader(String, String) - Method in class com.sun.jini.system.MultiCommandLine
Return a Reader that is the result of creating a new FileReader object for the file named by the given option.
getReader(char, Reader) - Method in class com.sun.jini.system.POSIXCommandLine
Return a Reader that is the result of creating a new FileReader object for the file named by the given option.
getReader(char, String) - Method in class com.sun.jini.system.POSIXCommandLine
Return a Reader that is the result of creating a new FileReader object for the file named by the given option.
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.landlord.LandlordLease
 
getReferentUuid() - Method in class com.sun.jini.mahalo.TxnMgrProxy
Returns the universally unique identifier that has been assigned to the resource this proxy represents.
getReferentUuid() - Method in interface net.jini.id.ReferentUuid
Return the Uuid that has been assigned to the resource this proxy represents.
getRegistrar() - Method in class com.sun.jini.discovery.UnicastResponse
Returns the lookup service proxy.
getRegistrar() - Method in class net.jini.core.discovery.LookupLocator
Perform unicast discovery and return the ServiceRegistrar object for the given lookup service.
getRegistrar(int) - Method in class net.jini.core.discovery.LookupLocator
Perform unicast discovery and return the ServiceRegistrar object for the given lookup service, with the given discovery timeout.
getRegistrar() - Method in interface net.jini.core.lookup.ServiceRegistrar
 
getRegistrar() - Method in class net.jini.discovery.ConstrainableLookupLocator
Performs unicast discovery as specified by LookupLocator.getRegistrar() with the following differences.
getRegistrar(int) - Method in class net.jini.discovery.ConstrainableLookupLocator
Performs unicast discovery as specified by LookupLocator.getRegistrar(int), additionally applying the supplied discovery constraints.
getRegistrar() - Method in class net.jini.discovery.IncomingUnicastResponse
Return the lookup service registrar we have discovered.
getRegistrarBytes() - Method in class com.sun.jini.discovery.UnicastResponse
 
getRegistrars() - Method in class net.jini.discovery.DiscoveryEvent
Return the set of registrars to which this event applies.
getRegistrars() - Method in interface net.jini.discovery.DiscoveryManagement
Returns an array of instances of ServiceRegistrar, each corresponding to a proxy to one of the currently discovered lookup services.
getRegistrars() - Method in class net.jini.discovery.LookupDiscovery
Returns an array of instances of ServiceRegistrar, each corresponding to a proxy to one of the currently discovered lookup services.
getRegistrars() - Method in class net.jini.discovery.LookupDiscoveryManager
Returns an array of instances of ServiceRegistrar, each corresponding to a proxy to one of the currently discovered lookup services.
getRegistrars() - Method in interface net.jini.discovery.LookupDiscoveryRegistration
Returns an array consisting of instances of the ServiceRegistrar interface.
getRegistrars() - Method in class net.jini.discovery.LookupLocatorDiscovery
Returns an array of instances of ServiceRegistrar, each corresponding to a proxy to one of the currently discovered lookup services.
getRegistrars() - Method in exception net.jini.discovery.LookupUnmarshalException
Accessor method that returns an array consisting of instances of ServiceRegistrar, where each element of the array corresponds to a successfully unmarshalled object.
getRegistrars() - Method in class net.jini.discovery.RemoteDiscoveryEvent
Returns an array consisting of instances of the ServiceRegistrar interface.
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.
getRegistrationTime() - Method in class net.jini.core.lookup.ServiceDetails
 
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
getReplacement() - Method in class com.sun.jini.reggie.EntryClass
Return the replacement, if any, containing only name and rep.
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
 
getRequestAddress() - Static method in class net.jini.discovery.Constants
Return the address of the multicast group over which the multicast request protocol takes place.
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
 
getResource(String) - Method in class net.jini.loader.pref.PreferredClassLoader
Gets a resource with the specified name.
getResourceBundle(Class) - Static method in class com.sun.jini.tool.envcheck.Util
Get the resource bundle associated with class clazz.
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.
getResponse(String, int, InvocationConstraints) - Method in class com.sun.jini.discovery.internal.MultiIPDiscovery
 
getRestart() - Method in class com.sun.jini.start.SharedActivatableServiceDescriptor
Restart accessor method.
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 com.sun.jini.tool.ClassDep
Accessor method for the found dependencies.
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.
getRoom() - Method in class net.jini.lookup.entry.LocationBean
Return the value of the room field in the Location object linked to by this JavaBeans component.
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 com.sun.jini.discovery.MulticastAnnouncement
Returns the announcement sequence number.
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.
getSerialNumber() - Method in class net.jini.lookup.entry.ServiceInfoBean
Return the value of the serialNumber field in the ServiceInfo object linked to by this JavaBeans component.
getServerCommand() - Method in class com.sun.jini.start.SharedActivationGroupDescriptor
Command accessor method.
getServerConfigArgs() - Method in class com.sun.jini.start.NonActivatableServiceDescriptor
Service configuration arguments accessor method.
getServerContext() - Static method in class net.jini.export.ServerContext
Returns the server context collection for the current thread.
getServerContext() - Method in interface net.jini.export.ServerContext.Spi
Returns a server context collection for the current thread, or null if provider does not contain context for the current thread.
getServerContextElement(Class) - Static method in class net.jini.export.ServerContext
Returns the first element in the current server context collection (obtained by calling ServerContext.getServerContext) that is an instance of the given type type.
getServerOptions() - Method in class com.sun.jini.start.SharedActivationGroupDescriptor
Command options accessor method.
getServerProperties() - Method in class com.sun.jini.start.SharedActivationGroupDescriptor
Properties accessor method.
getServerProperties() - Method in class org.openspaces.persistency.utils.HsqlServerBean
 
getServerVersionId() - Method in class com.gigaspaces.cluster.replication.gateway.conflict.EntryVersionConflict
 
getService() - Method in class net.jini.core.lookup.ServiceItem
 
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 com.sun.jini.discovery.MulticastAnnouncement
Returns the service ID of the lookup service.
getServiceID() - Method in class com.sun.jini.reggie.RegistrarEvent
 
getServiceID() - Method in class net.jini.core.lookup.ServiceEvent
Returns the serviceID of the item that triggered the event.
getServiceID() - Method in interface net.jini.core.lookup.ServiceRegistrar
Returns the service ID of the lookup service.
getServiceID() - Method in interface net.jini.core.lookup.ServiceRegistration
Returns the service ID for this service.
getServiceID() - Method in class net.jini.discovery.IncomingMulticastAnnouncement
Return the ServiceID of the announcing lookup service.
getServiceID() - Method in class org.openspaces.core.space.SpaceServiceDetails
 
getServiceID() - Method in class org.openspaces.pu.container.jee.lb.apache.LoadBalancerNodeInfo
 
getServiceIDs() - Method in class com.sun.jini.discovery.MulticastRequest
Returns the service IDs of known lookup services.
getServiceIDs() - Method in class net.jini.discovery.IncomingMulticastRequest
Return a set of ServiceIDs from which the requestor has already heard.
getServiceItem() - Method in class com.sun.jini.reggie.RegistrarEvent
Returns the new state of the item, or null if the item was deleted from the lookup service.
getServiceItem() - Method in class net.jini.core.lookup.ServiceEvent
Returns the new state of the item, or null if the item was deleted from the lookup service.
getServiceMatches() - Method in class net.jini.core.lookup.ServiceMatchesMerger
Returns an instance of ServiceMatches which contains all the added ServiceItems.
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
 
getServicePreparer() - Method in class com.sun.jini.start.NonActivatableServiceDescriptor
ProxyPreparer accessor method.
getServiceProxy() - Method in class com.sun.jini.mahalo.TxnManagerImpl
 
getServiceProxy() - Method in class com.sun.jini.reggie.GigaRegistrar
 
getServiceProxy() - Method in interface com.sun.jini.start.ServiceProxyAccessor
Returns a proxy object for this object.
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.
getServiceTypes(Template, String) - Method in class com.sun.jini.reggie.GigaRegistrar
 
getServiceTypes(Template, String) - Method in interface com.sun.jini.reggie.Registrar
Looks at all service items that match the specified template, and for every service item finds the most specific type (class or interface) or types the service item is an instance of that are neither equal to, nor a superclass of, any of the service types in the template and that have names that start with the specified prefix, and returns the set of all such types.
getServiceTypes(ServiceTemplate, String) - Method in interface net.jini.core.lookup.ServiceRegistrar
Looks at all service items that match the specified template, and for every service item finds the most specific type (class or interface) or types the service item is an instance of that are neither equal to, nor a superclass of, any of the service types in the template and that have names that start with the specified prefix, and returns the set of all such types.
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 class net.jini.lookup.entry.StatusBean
Get the value of the severity field of the Status object to which this JavaBeans component is linked.
getSeverity() - Method in interface org.openspaces.admin.alert.Alert
 
getSeverity() - Method in class org.openspaces.admin.alert.alerts.AbstractAlert
 
getSharedGroupLog() - Method in class com.sun.jini.start.SharedActivatableServiceDescriptor
Shared group log accessor method.
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
 
getShortDescription() - Method in class com.sun.jini.lookup.entry.BasicServiceType
Returns the resource named "desc", else null.
getShortDescription() - Method in class net.jini.lookup.entry.ServiceType
Return a localized short description of this service.
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 class com.sun.jini.discovery.MulticastMaxPacketSize
Returns the multicast packet size limit.
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
 
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.
getSpecialEntry(String) - Method in class net.jini.config.ConfigurationFile
Returns the value of the special entry with the specified name.
getSpecialEntryType(String) - Method in class net.jini.config.ConfigurationFile
Returns the type of the special entry with the specified name.
getSqlBuffer() - Method in interface org.openspaces.jpa.openjpa.query.executor.JpaQueryExecutor
Gets the executor's generated SQL buffer.
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
 
getStateOrProvince() - Method in class net.jini.lookup.entry.AddressBean
Return the value of the stateOrProvince field in the Address object linked to by this JavaBeans component.
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
 
getStorageLocation() - Method in interface com.sun.jini.admin.StorageLocationAdmin
Returns the location of the service's persistent storage.
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
 
getStreet() - Method in class net.jini.lookup.entry.AddressBean
Return the value of the street field in the Address object linked to by this JavaBeans component.
getString(int) - Method in class com.gigaspaces.query.CompoundResult
 
getString(String) - Method in class com.gigaspaces.query.CompoundResult
 
getString(String, String) - Method in class com.sun.jini.system.MultiCommandLine
Return the argument of the given string option from the command line.
getString(char, String) - Method in class com.sun.jini.system.POSIXCommandLine
Return the argument of the given string option from the command line.
getString(String) - Method in class com.sun.jini.tool.envcheck.AbstractPlugin
Get the format string associated with key from the resource bundle for this class.
getString(String, Object) - Method in class com.sun.jini.tool.envcheck.AbstractPlugin
Get the format string associated with key from the resource bundle for this class.
getString(String, Object, Object) - Method in class com.sun.jini.tool.envcheck.AbstractPlugin
Get the format string associated with key from the resource bundle for this class.
getString(String, Object, Object, Object) - Method in class com.sun.jini.tool.envcheck.AbstractPlugin
Get the format string associated with key from the resource bundle for this class.
getString(String, ResourceBundle) - Static method in class com.sun.jini.tool.envcheck.Util
Print out string according to resourceBundle format.
getString(String, ResourceBundle, Object) - Static method in class com.sun.jini.tool.envcheck.Util
Print out string according to resourceBundle format.
getString(String, ResourceBundle, Object, Object) - Static method in class com.sun.jini.tool.envcheck.Util
Print out string according to resourceBundle format.
getString(String, ResourceBundle, Object, Object, Object) - Static method in class com.sun.jini.tool.envcheck.Util
Print out string according to resourceBundle format.
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.
getSuperclass() - Method in class com.sun.jini.reggie.EntryClass
Return the superclass descriptor
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
getThreadName() - Method in class com.sun.jini.thread.TaskManager
 
GetThreadPoolAction - Class in com.sun.jini.thread
Provides security-checked access to internal thread pools as a java.security.PrivilegedAction, to be used conveniently with an AccessController.doPrivileged or Security.doPrivileged.
GetThreadPoolAction(boolean) - Constructor for class com.sun.jini.thread.GetThreadPoolAction
Creates an action that will obtain an internal thread pool.
getThreadPoolIdleTimeout() - 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.
getTime() - Method in class net.jini.core.constraint.ConnectionAbsoluteTime
Returns the deadline for connection establishment.
getTime() - Method in class net.jini.core.constraint.ConnectionRelativeTime
Returns the maximum connection duration in milliseconds.
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 com.sun.jini.discovery.UnicastSocketTimeout
Returns the socket timeout.
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.
getTimeToLive() - Method in class com.sun.jini.discovery.MulticastTimeToLive
Returns the time to live value.
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
getTotalTasks() - Method in class com.sun.jini.thread.TaskManager
Returns the total number of tasks to be executed and currently executing.
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
 
getTransition() - Method in class net.jini.core.lookup.ServiceEvent
Returns the singleton transition that triggered the event.
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
 
getTtl() - Static method in class net.jini.discovery.Constants
Default time to live value to use for sending multicast packets
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 net.jini.config.AbstractConfiguration.Primitive
Returns the primitive type of the value associated with this object.
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
 
getUndiscoveredLocators() - Method in class net.jini.discovery.LookupLocatorDiscovery
Returns the set of LookupLocator objects representing the desired lookup services that have not yet been discovered.
getUnfulfilledConstraints() - Method in class com.sun.jini.discovery.DiscoveryConstraints
Returns the constraints for this instance which are not, or do not contain as alternatives, instances of the "fulfillable" (by this layer) constraint types DiscoveryProtocolVersion, ConnectionRelativeTime, MulticastMaxPacketSize, MulticastTimeToLive, and UnicastSocketTimeout.
getUnicastPort() - Method in class com.sun.jini.reggie.GigaRegistrar
 
getUnicastPort() - Method in interface net.jini.lookup.DiscoveryAdmin
Returns the port number on which the lookup service listens for unicast discovery queries.
getUnicastSocketTimeout(int) - Method in class com.sun.jini.discovery.DiscoveryConstraints
Returns socket read timeout to use for unicast discovery, or the specified default value if not constrained.
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
 
getUnusableEntryExceptions() - Method in exception net.jini.entry.UnusableEntriesException
Returns a Collection of UnusableEntryExceptions with one element for each Entry that could not be unmarshalled by the operation.
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
 
GetURLTask() - Constructor for class com.sun.jini.tool.envcheck.plugins.CheckCodebase.GetURLTask
 
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.
getUtf(ByteBuffer) - Static method in class com.sun.jini.discovery.internal.Plaintext
Returns string read from the given buffer in UTF format , starting at the buffer's current position and not exceeding its limit.
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 net.jini.config.AbstractConfiguration.Primitive
Returns the primitive value associated with this object, represented as a primitive wrapper instance.
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 class net.jini.lookup.entry.ServiceInfoBean
Return the value of the vendor field in the ServiceInfo object linked to by this JavaBeans component.
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
 
getVerifier() - Method in class com.sun.jini.landlord.LeaseFactory
Return a TrustVerifier that will verify the proxies produced by this factory.
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 class com.sun.jini.discovery.DiscoveryProtocolVersion
Returns the protocol version number.
getVersion() - Method in class net.jini.lookup.entry.ServiceInfoBean
Return the value of the version field in the ServiceInfo object linked to by this JavaBeans component.
getVersion() - Method in interface net.jini.lookup.SameProxyVersionProvider
 
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
 
getWarningCount() - Static method in class com.sun.jini.tool.envcheck.Reporter
Get the total number of warning records that were generated.
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
 
getWildcardPreference(String) - Method in class com.sun.jini.loader.pref.internal.PreferredResources
Return the boolean value of the most specific wild card (package and namespace) expression which matches name.
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
 
getWriter(String, Writer) - Method in class com.sun.jini.system.MultiCommandLine
Return a Writer that is the result of creating a new FileWriter object for the file named by the given option.
getWriter(String, String) - Method in class com.sun.jini.system.MultiCommandLine
Return a Writer that is the result of creating a new FileWriter object for the file named by the given option.
getWriter(char, Writer) - Method in class com.sun.jini.system.POSIXCommandLine
Return a Writer that is the result of creating a new FileWriter object for the file named by the given option.
getWriter(char, String) - Method in class com.sun.jini.system.POSIXCommandLine
Return a Writer that is the result of creating a new FileWriter object for the file named by the given option.
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 class com.sun.jini.reggie.GigaRegistrar
 
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
 
gid - Variable in class com.sun.jini.start.SharedActivatableServiceDescriptor.Created
The activation group id of the group hosting the service
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
 
GigaRegistrar - Class in com.sun.jini.reggie
Base server-side implementation of a lookup service, subclassed by TransientRegistrarImpl and PersistentRegistrarImpl.
GigaRegistrar(String[], LifeCycle) - Constructor for class com.sun.jini.reggie.GigaRegistrar
Constructs RegistrarImpl based on a configuration obtained using the provided string arguments.
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
 
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
 
grant(LeasedResource, long) - Method in class com.sun.jini.landlord.FixedLeasePeriodPolicy
 
grant(LeasedResource, long) - Method in interface com.sun.jini.landlord.LeasePeriodPolicy
Calculate the initial expiration and duration for a new lease.
grant(Class, Principal[], Permission[]) - Method in class com.sun.jini.start.AggregatePolicyProvider
If the currently active sub-policy supports dynamic permission grants, delegates to the corresponding grant method of the currently active sub-policy to grant the specified permissions to all protection domains (including ones not yet created) which are associated with the class loader of the given class and possess at least the given set of principals.
grant(Class, Principal[], Permission[]) - Method in class com.sun.jini.start.LoaderSplitPolicyProvider
If both underlying policy providers support dynamic grants, delegates to the grant method of the underlying policy associated with the loader of the given class (the loader-specific policy if the class loader is null, the same as or a child of the loader specified in the constructor for this instance, or the default loader otherwise).
grant(Class, Principal[], Permission[]) - Method in class com.sun.jini.tool.DebugDynamicPolicyProvider
Log calls.
grant(Object) - Method in class net.jini.security.BasicProxyPreparer
Grants permissions to the proxy.
grant(Class, Principal[], Permission[]) - Method in interface net.jini.security.policy.DynamicPolicy
If this security policy provider supports dynamic permission grants, grants the specified permissions to all protection domains (including ones not yet created) that are associated with the class loader of the given class and possess at least the given set of principals.
grant(Class, Principal[], Permission[]) - Method in class net.jini.security.policy.DynamicPolicyProvider
 
grant(Class, Permission[]) - Static method in class net.jini.security.Security
If the installed security policy provider implements the DynamicPolicy interface, delegates to the security policy provider to grant the specified permissions to all protection domains (including ones not yet created) that are associated with the class loader of the given class and possess at least the principals of the current subject (if any).
grant(Class, Principal[], Permission[]) - Static method in class net.jini.security.Security
If the installed security policy provider implements the DynamicPolicy interface, delegates to the security policy provider to grant the specified permissions to all protection domains (including ones not yet created) that are associated with the class loader of the given class and possess at least the given set of principals.
grant(Class, Class) - Static method in class net.jini.security.Security
If the installed security policy provider implements the DynamicPolicy interface, takes the set of permissions dynamically granted to the class loader of fromClass with the current subject's principals, determines which of those permissions the calling context is authorized to grant, and dynamically grants that subset of the permissions to the class loader of toClass, qualified with the current subject's principals.
granted - Variable in class com.sun.jini.landlord.Landlord.RenewResults
For each cookie passed to renewAll, granted[i] is the granted lease time, or -1 if the renewal for that lease generated an exception.
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
 
GrantPermission - Class in net.jini.security
Permission required to dynamically grant permissions by security policy providers which implement the DynamicPolicy interface.
GrantPermission(String) - Constructor for class net.jini.security.GrantPermission
Creates a GrantPermission for the permission(s) specified in the name string.
GrantPermission(Permission) - Constructor for class net.jini.security.GrantPermission
Creates a GrantPermission for the given permission.
GrantPermission(Permission[]) - Constructor for class net.jini.security.GrantPermission
Creates a GrantPermission for the given permissions.
grantSupported() - Method in class com.sun.jini.start.AggregatePolicyProvider
Returns true if the currently active sub-policy supports dynamic grants; this is determined by delegating to the grantSupported method of the currently active sub-policy if it implements the DynamicPolicy interface.
grantSupported() - Method in class com.sun.jini.start.LoaderSplitPolicyProvider
Returns true if both of the underlying policy providers implement DynamicPolicy and return true from calls to grantSupported; returns false otherwise.
grantSupported() - Method in interface net.jini.security.policy.DynamicPolicy
Returns true if this policy provider supports dynamic permission grants; returns false otherwise.
grantSupported() - Method in class net.jini.security.policy.DynamicPolicyProvider
 
grantSupported() - Static method in class net.jini.security.Security
Returns true if the installed security policy provider supports dynamic permission grants--i.e., if it implements the DynamicPolicy interface and calling its grantSupported method returns true.
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 - Variable in class com.sun.jini.discovery.MulticastAnnouncement
The lookup service member groups.
groups - Variable in class com.sun.jini.discovery.MulticastRequest
The groups of interest.
groups - Variable in class com.sun.jini.discovery.UnicastResponse
The lookup service member groups.
groups - Variable in class net.jini.discovery.DiscoveryEvent
Map from the registrars of this event to the groups in which each is a member.
groups - Variable in class net.jini.discovery.IncomingMulticastAnnouncement
The groups of which the announcing lookup service is a member.
groups - Variable in class net.jini.discovery.IncomingMulticastRequest
The groups in which the requestor is interested.
groups - Variable in class net.jini.discovery.IncomingUnicastResponse
The groups the lookup service was a member of, at the time discovery was performed.
groups - Variable in class net.jini.discovery.RemoteDiscoveryEvent
Map from the service IDs of the registrars of this event to the groups in which each registrar is a member.
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 - Class in net.jini.url.httpmd
A stream handler for URLs with the HTTPMD protocol.
Handler() - Constructor for class net.jini.url.httpmd.Handler
Creates a URL stream handler for HTTPMD URLs.
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
 
handleUnexpectedSubtaskReturn(Object, String) - Method in class com.sun.jini.tool.envcheck.AbstractPlugin
Utility method which can be called to process objects of unexpected type which are returned by a subtask.
handleUnicastDiscovery(UnicastResponse, Socket, InvocationConstraints, ClientSubjectChecker, Collection) - Method in class com.sun.jini.discovery.Discovery
Handles the server side of unicast discovery, transmitting the given response data over the provided socket using the given collection of object stream context objects in a manner that satisfies the specified constraints and client subject checker (if any).
handleUnicastDiscovery(UnicastResponse, Socket, InvocationConstraints, ClientSubjectChecker, Collection, ByteBuffer, ByteBuffer) - Method in class com.sun.jini.discovery.plaintext.Server
 
handleUnicastDiscovery(UnicastResponse, Socket, InvocationConstraints, ClientSubjectChecker, Collection, ByteBuffer, ByteBuffer) - Method in interface com.sun.jini.discovery.UnicastDiscoveryServer
Handles the server side of unicast discovery, transmitting the given response data over the provided socket using the given collection of object stream context objects in a manner that satisfies the specified absolute constraints and client subject checker (if any).
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.
hasBeenInterrupted() - Method in class com.sun.jini.thread.InterruptedStatusThread
Method used to determine if interrupt has been called on this thread.
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 - Variable in class com.sun.jini.reggie.EntryClass
Hash for the type
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.collection.WeakKeyReference
Return the key's hashCode remembered from the time of reference creation.
hashCode() - Method in class com.sun.jini.collection.WeakSoftTable.WeakKey
 
hashCode() - Method in class com.sun.jini.discovery.DiscoveryProtocolVersion
 
hashCode() - Method in class com.sun.jini.discovery.MulticastMaxPacketSize
 
hashCode() - Method in class com.sun.jini.discovery.MulticastTimeToLive
 
hashCode() - Method in class com.sun.jini.discovery.UnicastSocketTimeout
 
hashCode() - Method in class com.sun.jini.landlord.LandlordLease
 
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 com.sun.jini.proxy.MarshalledWrapper
Returns the hash code value for this MarshalledWrapper.
hashCode() - Method in class com.sun.jini.reggie.EntryClass
Return a hashcode for this type.
hashCode() - Method in class com.sun.jini.reggie.EntryRep
 
hashCode() - Method in class com.sun.jini.reggie.Template
 
hashCode() - Method in class com.sun.jini.start.SharedActivationPolicyPermission
 
hashCode() - Method in class com.sun.jini.thread.WakeupManager.Ticket
 
hashCode() - Method in class net.jini.activation.ActivatableInvocationHandler
Returns a hash code value for this object.
hashCode() - Method in class net.jini.config.AbstractConfiguration.Primitive
Returns a hash code value for this object.
hashCode() - Method in class net.jini.constraint.BasicMethodConstraints
Returns a hash code value for this object.
hashCode() - Method in class net.jini.constraint.BasicMethodConstraints.MethodDesc
Returns a hash code value for this object.
hashCode() - Method in class net.jini.core.constraint.ClientMaxPrincipal
Returns a hash code value for this object.
hashCode() - Method in class net.jini.core.constraint.ClientMaxPrincipalType
Returns a hash code value for this object.
hashCode() - Method in class net.jini.core.constraint.ClientMinPrincipal
Returns a hash code value for this object.
hashCode() - Method in class net.jini.core.constraint.ClientMinPrincipalType
Returns a hash code value for this object.
hashCode() - Method in class net.jini.core.constraint.ConnectionAbsoluteTime
Returns a hash code value for this object.
hashCode() - Method in class net.jini.core.constraint.ConnectionRelativeTime
Returns a hash code value for this object.
hashCode() - Method in class net.jini.core.constraint.ConstraintAlternatives
Returns a hash code value for this object.
hashCode() - Method in class net.jini.core.constraint.DelegationAbsoluteTime
Returns a hash code value for this object.
hashCode() - Method in class net.jini.core.constraint.DelegationRelativeTime
Returns a hash code value for this object.
hashCode() - Method in class net.jini.core.constraint.InvocationConstraints
Returns a hash code value for this object.
hashCode() - Method in class net.jini.core.constraint.ServerMinPrincipal
Returns a hash code value for this object.
hashCode() - Method in class net.jini.core.discovery.LookupLocator
Returns a hash code value calculated from the host and port field values.
hashCode() - Method in class net.jini.core.lookup.ServiceID
 
hashCode() - Method in class net.jini.core.transaction.server.ServerTransaction
 
hashCode() - Method in class net.jini.core.transaction.server.TransactionParticipantDataImpl
 
hashCode() - Method in class net.jini.discovery.DiscoveryPermission
 
hashCode() - Method in class net.jini.discovery.IncomingMulticastAnnouncement
 
hashCode() - Method in class net.jini.discovery.IncomingMulticastRequest
 
hashCode() - Method in class net.jini.discovery.IncomingUnicastResponse
 
hashCode() - Method in class net.jini.entry.AbstractEntry
Returns the result of calling AbstractEntry.hashCode(this).
hashCode(Entry) - Static method in class net.jini.entry.AbstractEntry
Returns zero XORed with the result of invoking hashCode on each of the argument's non-null entry fields.
hashCode() - Method in class net.jini.id.Uuid
Returns the hash code value for this Uuid.
hashCode() - Method in class net.jini.io.MarshalledInstance
Returns the hash code for this MarshalledInstance.
hashCode() - Method in class net.jini.security.AccessPermission
Returns a hash code value for this object.
hashCode() - Method in class net.jini.security.AuthenticationPermission
Returns a hash code value for this object.
hashCode() - Method in class net.jini.security.BasicProxyPreparer
Returns a hash code value for this object.
hashCode() - Method in class net.jini.security.GrantPermission
 
hashCode() - Method in class net.jini.security.policy.UmbrellaGrantPermission
Behaves as specified by Permission.hashCode().
hashCode() - Method in class net.jini.security.proxytrust.BasicUntrustedObjectSecurityContext
Returns a hash code value for this object.
hashCode() - Method in class net.jini.security.proxytrust.ProxyTrustInvocationHandler
Returns a hash code value for this object.
hashCode() - Method in class net.jini.security.VerifyingProxyPreparer
Returns a hash code value for this object.
hashCode(URL) - Method in class net.jini.url.httpmd.Handler
Computes the hash code for the specified URL.
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 interface com.sun.jini.discovery.EncodeIterator
Returns true if this iterator has additional encoders, or false otherwise.
hasNext() - Method in interface net.jini.security.proxytrust.ProxyTrustIterator
Returns true if the iteration has more elements, and false otherwise.
hasNext() - Method in class net.jini.security.proxytrust.SingletonProxyTrustIterator
 
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.
HelpOnlyException() - Constructor for exception com.sun.jini.system.CommandLine.HelpOnlyException
Create a new HelpOnlyException with a descriptive string.
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 - Variable in class com.sun.jini.discovery.MulticastAnnouncement
The lookup service host.
host - Variable in class com.sun.jini.discovery.MulticastRequest
The client host.
host - Variable in class com.sun.jini.discovery.UnicastResponse
The lookup service host.
host - Variable in class net.jini.core.discovery.LookupLocator
The name of the host at which to perform discovery.
HOST - Static variable in class org.openspaces.pu.container.jee.JeeServiceDetails.Attributes
 
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
 
HOURS - Static variable in interface com.sun.jini.constants.TimeConstants
Tics per hour.
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
 
HTTPDStatus - Class in com.sun.jini.start
Class which can be used to print a descriptive warning message if a codebase accessibility problem is found.
httpdWarning(String) - Static method in class com.sun.jini.start.HTTPDStatus
Method that takes a codebase parameter and displays a warning message if it is determined that a potential codebase accessibility problem exists.
HTTPFileSystemView - Class in org.openspaces.pu.container.servicegrid.deploy
 
HTTPFileSystemView(URL) - Constructor for class org.openspaces.pu.container.servicegrid.deploy.HTTPFileSystemView
 
HttpmdIntegrityVerifier - Class in net.jini.url.httpmd
Integrity verifier for HTTPMD URLs.
HttpmdIntegrityVerifier() - Constructor for class net.jini.url.httpmd.HttpmdIntegrityVerifier
 
HttpmdUtil - Class in net.jini.url.httpmd
Provides utility methods for creating and using HTTPMD URLs.
HttpResponseStatus - Interface in org.openspaces.pu.container.jee.stats
 
HttpsIntegrityVerifier - Class in net.jini.url.https
Integrity verifier for HTTPS URLs.
HttpsIntegrityVerifier() - Constructor for class net.jini.url.https.HttpsIntegrityVerifier
 

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.
IiopExporter - Class in net.jini.iiop
An IiopExporter can be used to export a single remote object to the RMI-IIOP runtime.
IiopExporter() - Constructor for class net.jini.iiop.IiopExporter
Creates a new exporter which can be used to export a remote object over IIOP.
IiopExporter(ORB) - Constructor for class net.jini.iiop.IiopExporter
Creates a new exporter which can be used to export a remote object over IIOP.
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.
impl - Variable in class com.sun.jini.start.NonActivatableServiceDescriptor.Created
The reference to the implementation of the created service
implies(ProtectionDomain, Permission) - Method in class com.sun.jini.start.AggregatePolicyProvider
If the given protection domain is the protection domain of this class, then true is returned.
implies(ProtectionDomain, Permission) - Method in class com.sun.jini.start.LoaderSplitPolicyProvider
If the given protection domain is the protection domain of this class, then true is returned.
implies(Permission) - Method in class com.sun.jini.start.SharedActivationPolicyPermission
 
implies(ProtectionDomain, Permission) - Method in class com.sun.jini.tool.DebugDynamicPolicyProvider
Always returns true, but logs unique requests
implies(Permission) - Method in class net.jini.discovery.DiscoveryPermission
Returns true if the name of this permission (the one on which the method is invoked) is the same as the name of the permission parameter, or if the name of this permission starts with '*' and the remainder (after the '*') is a suffix of the name of the permission parameter.
implies(Permission) - Method in class net.jini.security.AccessPermission
Returns true if every fully qualified name that matches the specified permission's name also matches this permission's name; returns false otherwise.
implies(Permission) - Method in class net.jini.security.AuthenticationPermission
Returns true if the specified permission is an instance of AuthenticationPermission, and every action included in the specified permission is included as an action of this permission, and every principal that matches the local principals of the specified permission also matches the local principals of this permission, and (if the specified permission has any action besides listen) every principal that matches the peer principals of this permission also matches the peer principals of the specified permission; returns false otherwise.
implies(Permission) - Method in class net.jini.security.GrantPermission
Returns true if the given permission is a GrantPermission implied by this permission, or false otherwise.
implies(ProtectionDomain, Permission) - Method in class net.jini.security.policy.DynamicPolicyProvider
implies(ProtectionDomain, Permission) - Method in class net.jini.security.policy.PolicyFileProvider
implies(Permission) - Method in class net.jini.security.policy.UmbrellaGrantPermission
importLocation - Variable in class com.sun.jini.start.ActivateWrapper.ActivateDesc
The codebase where the server classes are loaded from by the activation group.
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
 
inactive(ActivationID, Exporter) - Static method in class net.jini.activation.ActivationGroup
Attempts to make the remote object that is associated with the specified activation identifier, and that was exported through the specified exporter, inactive.
inactiveObject(ActivationID, Exporter) - Method in class net.jini.activation.ActivationGroup
Attempts to make the remote object that is associated with the specified activation identifier, and that was exported through the specified exporter, inactive.
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
 
IncomingMulticastAnnouncement - Class in net.jini.discovery
Encapsulate the details of unmarshaling an incoming multicast announcement packet.
IncomingMulticastAnnouncement(DatagramPacket) - Constructor for class net.jini.discovery.IncomingMulticastAnnouncement
Construct a new object, initialized by unmarshaling the contents of a multicast announcement packet.
IncomingMulticastRequest - Class in net.jini.discovery
Encapsulate the details of unmarshaling an incoming multicast request packet.
IncomingMulticastRequest(DatagramPacket) - Constructor for class net.jini.discovery.IncomingMulticastRequest
Construct a new object, initialized from the contents of the given multicast request packet.
IncomingUnicastRequest - Class in net.jini.discovery
Encapsulate the details of unmarshaling an incoming unicast request.
IncomingUnicastRequest(InputStream) - Constructor for class net.jini.discovery.IncomingUnicastRequest
Construct a new object, initialized by unmarshaling the contents of an input stream.
IncomingUnicastResponse - Class in net.jini.discovery
This class encapsulates the details of unmarshaling an incoming unicast response.
IncomingUnicastResponse(InputStream) - Constructor for class net.jini.discovery.IncomingUnicastResponse
Construct a new object, initialized by unmarshaling the contents of an input stream.
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
 
INDEFINITE - Static variable in class com.sun.jini.constants.ThrowableConstants
Value returned by retryable to indicate that the passed Throwable does not provide any new information on the state of the object that threw it.
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 com.sun.jini.tool.envcheck.Reporter
the level at which information messages are generated
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(ServiceID) - Method in class net.jini.discovery.dynamic.DynamicLookupLocatorDiscovery
 
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(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.
InProgress - Class in com.sun.jini.thread
This class provides a blocking mechanism that will not proceed while some operation bounded by this object is in progress.
InProgress(String) - Constructor for class com.sun.jini.thread.InProgress
 
inProgress() - Method in class com.sun.jini.thread.InProgress
Return true if at least one start has been invoked without its corresponding stop.
inputReplicationFilterClassName - Variable in class com.j_spaces.core.cluster.ReplicationPolicy.ReplicationPolicyDescription
 
inputReplicationFilterParamUrl - Variable in class com.j_spaces.core.cluster.ReplicationPolicy.ReplicationPolicyDescription
 
installedProviders(Class) - Static method in class com.sun.jini.resource.Service
Locates and incrementally instantiates the available providers of a given service using the extension class loader.
INSTANCE - Static variable in class net.jini.config.EmptyConfiguration
A Configuration with no entries.
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
 
Integrity - Class in net.jini.core.constraint
Represents a constraint on the integrity of message contents, covering not only data transmitted in band as part of the remote call itself, but also out-of-band downloaded code.
integrityEnforced(ObjectInputStream) - Static method in class com.sun.jini.proxy.MarshalledWrapper
Returns the integrity protection setting of the given stream, determined as follows: if the stream implements ObjectStreamContext and has in its context collection an object of type IntegrityEnforcement, the integrityEnforced method of that object is called and the resulting value returned; otherwise, false is returned.
integrityEnforced() - Method in interface net.jini.io.context.IntegrityEnforcement
Returns true if object integrity is being enforced, and false otherwise.
IntegrityEnforcement - Interface in net.jini.io.context
Defines a context element interface for determining if object integrity is being enforced on a stream or a remote call.
IntegrityVerifier - Interface in net.jini.security
Defines the interface for integrity verifiers used by Security.verifyCodebaseIntegrity, allowing the URLs that provide content integrity to be extended.
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
 
interrupt() - Method in class com.sun.jini.thread.InterruptedStatusThread
 
InterruptedStatusThread - Class in com.sun.jini.thread
Common Thread subclass to handle potential loss of interrupted status.
InterruptedStatusThread(Runnable, String) - Constructor for class com.sun.jini.thread.InterruptedStatusThread
Constructs a new InterruptedStatusThread object.
InterruptedStatusThread(String) - Constructor for class com.sun.jini.thread.InterruptedStatusThread
Constructs a new InterruptedStatusThread object.
InterruptedStatusThread(ThreadGroup, Runnable, String, long) - Constructor for class com.sun.jini.thread.InterruptedStatusThread
Constructs a new InterruptedStatusThread object.
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
 
intToUshort(int) - Static method in class com.sun.jini.discovery.internal.Plaintext
Returns the given integer value as an unsigned short, throwing an IllegalArgumentException if the value is negative or too large.
invalidate() - Method in interface com.sun.jini.mahalo.log.ClientLog
 
invalidate() - Method in class com.sun.jini.mahalo.log.MockLogFile
 
invalidate() - Method in class com.sun.jini.mahalo.log.SimpleLogFile
Invalidate the log.
invalidate() - Method in class com.sun.jini.mahalo.log.TransientLogFile
Invalidate the log.
InvalidatedLogException - Exception in com.sun.jini.mahalo.log
 
InvalidatedLogException() - Constructor for exception com.sun.jini.mahalo.log.InvalidatedLogException
 
InvalidatedLogException(String) - Constructor for exception com.sun.jini.mahalo.log.InvalidatedLogException
 
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
 
InvocationConstraint - Interface in net.jini.core.constraint
The marker interface used to identify constraints for method invocations.
InvocationConstraints - Class in net.jini.core.constraint
An immutable aggregation of constraints into a set of requirements and a set of preferences.
InvocationConstraints(InvocationConstraint, InvocationConstraint) - Constructor for class net.jini.core.constraint.InvocationConstraints
Creates an instance that has the first constraint, req, added as a requirement if it is a non-null value, and has the second constraint, pref, added as a preference if it is a non-null value and is not a duplicate of the requirement.
InvocationConstraints(InvocationConstraint[], InvocationConstraint[]) - Constructor for class net.jini.core.constraint.InvocationConstraints
Creates an instance that has all of the constraints from the first array, reqs, added as requirements if the array is a non-null value, and has all of the constraints from the second array, prefs, added as preferences if the array is a non-null value.
InvocationConstraints(Collection, Collection) - Constructor for class net.jini.core.constraint.InvocationConstraints
Creates an instance that has all of the constraints from the first collection, reqs, added as requirements if the collection is a non-null value, and has all of the constraints from the second collection, prefs, added as preferences if the collection is a non-null value.
InvocationResult - Class in org.openspaces.pu.service
 
InvocationResult() - Constructor for class org.openspaces.pu.service.InvocationResult
 
invoke(Object, Method, Object[]) - Method in class net.jini.activation.ActivatableInvocationHandler
Processes a method invocation made on the encapsulating proxy instance, proxy, and returns the result.
invoke(Object, Method, Object[]) - Method in class net.jini.security.proxytrust.ProxyTrustInvocationHandler
Executes the specified method with the specified arguments on the specified proxy, and returns the return value, if any.
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() - Static method in class com.sun.jini.reggie.GigaRegistrar
 
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).
isAssignableFrom(EntryClass) - Method in class com.sun.jini.reggie.EntryClass
This is really only needed in the registrar, but it's very convenient to have here.
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
 
isDaemon() - Method in class com.sun.jini.thread.WakeupManager.ThreadDesc
Returns true if the the thread will be daemon thread, returns false otherwise.
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.
isDiscarded() - Method in class net.jini.discovery.RemoteDiscoveryEvent
Returns the value of the boolean flag that indicates whether this event is a discovery event or a discard event.
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 class com.sun.jini.thread.WakeupManager
Return whether the queue is currently empty.
isEmpty() - Method in class net.jini.core.constraint.InvocationConstraints
Returns true if the instance has no requirements and no preferences; returns false otherwise.
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
 
isExists() - Method in class net.jini.core.lookup.ServiceDetails
 
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 net.jini.discovery.dynamic.DynamicLookupLocatorDiscovery
 
isInitialized() - Method in interface net.jini.lookup.LookupCache
Returns true if the lookup cache has been initialized.
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
 
isMulticastEnabled() - Static method in class net.jini.discovery.Constants
 
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
 
isPluginOption(String) - Method in class com.sun.jini.tool.envcheck.AbstractPlugin
 
isPluginOption(String) - Method in interface com.sun.jini.tool.envcheck.Plugin
Determine whether arg is a plugin-specific command-line option for this plugin and save any necessary state.
isPluginOption(String) - Method in class com.sun.jini.tool.envcheck.plugins.CheckActivationSystem
Test whether to unconditionally test for the presence of the activation system.
isPluginOption(String) - Method in class com.sun.jini.tool.envcheck.plugins.CheckJsseProps
 
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
 
isPreferredResource(String, boolean) - Method in class net.jini.loader.pref.PreferredClassLoader
Returns true if a class or resource with the specified name is preferred for this class loader, and false if a class or resource with the specified name is not preferred for this loader.
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.
isReady() - Method in class com.sun.jini.thread.ReadyState
 
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
 
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.
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.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 com.sun.jini.thread.TaskManager
 
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
 
isTrustedObject(Object, TrustVerifier.Context) - Method in class com.sun.jini.discovery.DiscoveryConstraintTrustVerifier
Returns true if the specified object is known to be trusted to correctly implement its contract; returns false otherwise.
isTrustedObject(Object, TrustVerifier.Context) - Method in class com.sun.jini.landlord.LandlordProxyVerifier
Returns true if the specified proxy object (that is not yet known to be trusted) is equivalent in trust, content, and function to the canonical server reference this object was constructed with; otherwise returns false.
isTrustedObject(Object, TrustVerifier.Context) - Method in class com.sun.jini.proxy.BasicProxyTrustVerifier
Verifies trust in a proxy.
isTrustedObject(Object, TrustVerifier.Context) - Method in class net.jini.constraint.ConstraintTrustVerifier
Returns true if the specified object is known to be trusted to correctly implement its contract; returns false otherwise.
isTrustedObject(Object, TrustVerifier.Context) - Method in class net.jini.discovery.ConstrainableLookupLocatorTrustVerifier
Returns true if the specified object is a trusted ConstrainableLookupLocator instance; returns false otherwise.
isTrustedObject(Object, TrustVerifier.Context) - Method in class net.jini.security.proxytrust.ProxyTrustVerifier
Returns true if the specified object is known to be trusted to correctly implement its contract; returns false otherwise.
isTrustedObject(Object) - Method in interface net.jini.security.TrustVerifier.Context
Returns true if the specified object is trusted to correctly implement its contract; returns false otherwise.
isTrustedObject(Object, TrustVerifier.Context) - Method in interface net.jini.security.TrustVerifier
Returns true if the specified object is known to be trusted to correctly implement its contract; returns false otherwise.
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
 
Item - Class in com.sun.jini.reggie
An Item contains the fields of a ServiceItem packaged up for transmission between client-side proxies and the registrar server.
Item(ServiceItem) - Constructor for class com.sun.jini.reggie.Item
Converts a ServiceItem to an Item.
item - Variable in class com.sun.jini.reggie.RegistrarEvent
The new state of the item, or null if the item has been deleted from the lookup service.
items - Variable in class com.sun.jini.reggie.Matches
ServiceMatches.items as an ArrayList of Item
items - Variable in class net.jini.core.lookup.ServiceMatches
Matching items (up to maxMatches from lookup method).
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

JarWrapper - Class in com.sun.jini.tool
A tool for generating "wrapper" JAR files.
JAVA_LOGGING_CONFIG_FILE - Static variable in class com.j_spaces.kernel.SystemProperties
 
JavaSourceFilter - Class in com.sun.jini.system
Implementation of FilenameFilter to allow us to just look for java files by default, or other file extensions if the user wishes to use a different extension.
JavaSourceFilter() - Constructor for class com.sun.jini.system.JavaSourceFilter
Create a filter for *.java files.
JavaSourceFilter(String) - Constructor for class com.sun.jini.system.JavaSourceFilter
Create a filter for a user defined extension.
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
 
JDK1_4Task() - Constructor for class com.sun.jini.tool.envcheck.plugins.CheckJDK1_4.JDK1_4Task
 
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
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.
JoinAdmin - Interface in net.jini.admin
The methods in this interface are used to control a service's participation in the join protocol.
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
 
JoinManager - Class in net.jini.lookup
A goal of any well-behaved service is to advertise the facilities and functions it provides by requesting residency within at least one lookup service.
JoinManager(Object, Entry[], ServiceIDListener, DiscoveryManagement, LeaseRenewalManager) - Constructor for class net.jini.lookup.JoinManager
Constructs an instance of this class that will register the given service reference with all discovered lookup services and, through an event sent to the given ServiceIDListener object, communicate the service ID assigned by the first lookup service with which the service is registered.
JoinManager(Object, Entry[], ServiceIDListener, DiscoveryManagement, LeaseRenewalManager, Configuration) - Constructor for class net.jini.lookup.JoinManager
Constructs an instance of this class, configured using the items retrieved through the given Configuration object, that will register the given service reference with all discovered lookup services and, through an event sent to the given ServiceIDListener object, communicate the service ID assigned by the first lookup service with which the service is registered.
JoinManager(Object, Entry[], ServiceID, DiscoveryManagement, LeaseRenewalManager) - Constructor for class net.jini.lookup.JoinManager
Constructs an instance of this class that will register the service with all discovered lookup services, using the supplied ServiceID.
JoinManager(Object, Entry[], ServiceID, DiscoveryManagement, LeaseRenewalManager, Configuration) - Constructor for class net.jini.lookup.JoinManager
Constructs an instance of this class, configured using the items retrieved through the given Configuration, that will register the service with all discovered lookup services, using the supplied ServiceID.
JoinManager.ModifyAttributesLatch - Interface in net.jini.lookup
 
JoinManager.ModifyAttributesLatchFactory - Interface in net.jini.lookup
 
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
 
JSKPolicyTask() - Constructor for class com.sun.jini.tool.envcheck.plugins.CheckJSKPolicy.JSKPolicyTask
 
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 - Variable in class com.sun.jini.collection.WeakSoftTable.SoftValue
The associated key.
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 interface com.sun.jini.collection.WeakTable.KeyGCHandler
Called by WeakTable when it notices that a key has been collected and the value still exists.
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

Landlord - Interface in com.sun.jini.landlord
Interface that granters of leases must implement in order to work with the LandlordLease implementation of the Lease interface.
Landlord.RenewResults - Class in com.sun.jini.landlord
Simple class that holds return values of the Landlord.renewAll method.
LandlordLease - Class in com.sun.jini.landlord
Basic implementation of net.jini.core.lease.Lease that works with the the Landlord protocol.
LandlordLease(Uuid, Landlord, Uuid, long) - Constructor for class com.sun.jini.landlord.LandlordLease
Create a new LandlordLease.
LandlordLeaseMap - Class in com.sun.jini.landlord
Implementation of LeaseMap for LandlordLease.
LandlordProxyVerifier - Class in com.sun.jini.landlord
This class defines a trust verifier for the proxies defined in the landlord package.
LandlordProxyVerifier(Landlord, Uuid) - Constructor for class com.sun.jini.landlord.LandlordProxyVerifier
Returns a verifier for the proxies defined in the landlord package with the specified server reference and server Uuid.
LandlordUtil - Class in com.sun.jini.landlord
Static methods useful for implementing landlords.
LandlordUtil() - Constructor for class com.sun.jini.landlord.LandlordUtil
 
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(String, String[]) - Method in class com.sun.jini.tool.envcheck.EnvCheck
Launch a child VM using the java command, properties, and options supplied on the command line being analyzed.
launch(String) - Method in class com.sun.jini.tool.envcheck.EnvCheck
Launch a child VM using the java command, properties, and options supplied on the command line.
launch(String, Properties, String[], String[]) - Method in class com.sun.jini.tool.envcheck.EnvCheck
Launch a subtask VM using the java command given by javaCmd.
launch(NonActivatableServiceDescriptor, SharedActivationGroupDescriptor, String) - Method in class com.sun.jini.tool.envcheck.EnvCheck
Launch a subtask using the environment defined by the given service descriptors.
launch(NonActivatableServiceDescriptor, SharedActivationGroupDescriptor, String, String[]) - Method in class com.sun.jini.tool.envcheck.EnvCheck
Launch a subtask using the environment defined by the given service descriptors.
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
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.
LeasedResource - Interface in com.sun.jini.landlord
Server side representation of a lease
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.
LeaseFactory - Class in com.sun.jini.landlord
Factory for LandlordLease instances.
LeaseFactory(Landlord, Uuid) - Constructor for class com.sun.jini.landlord.LeaseFactory
Create a new LeaseFactory that will create LandlordLeases with the specified Landlord and landlord Uuid.
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.
LeasePeriodPolicy - Interface in com.sun.jini.landlord
Interface for objects that define what policy to use when calculating lease grants and renewals.
LeasePeriodPolicy.Result - Class in com.sun.jini.landlord
Simple class that holds a pair of times, the new expiration and duration for a lease.
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
 
LifeCycle - Interface in com.sun.jini.start
The interface used to manage the lifecycle of shared, non-activatable services started by the service starter.
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
 
loadClass(String, String, ClassLoader, boolean, ClassLoader) - Static method in class net.jini.loader.ClassLoading
Loads a class using RMIClassLoader.loadClass, optionally verifying that the codebase URLs provide content integrity.
loadClass(String, boolean) - Method in class net.jini.loader.pref.PreferredClassLoader
Loads a class with the specified name.
loadClass(String, String, ClassLoader) - Method in class net.jini.loader.pref.PreferredClassProvider
LoaderSplitPolicyProvider - Class in com.sun.jini.start
Security policy provider which handles permission queries and grants by delegating to different policy providers depending on the class loader involved.
LoaderSplitPolicyProvider(ClassLoader, Policy, Policy) - Constructor for class com.sun.jini.start.LoaderSplitPolicyProvider
Creates a new LoaderSplitPolicyProvider instance which delegates to loaderPolicy any permission query/grant operations involving protection domains or classes with the given class loader, any child class loader of the given class loader, or the null class loader; all other operations are delegated to defaultPolicy (with the exception of refresh, which applies to both policies).
loadFactor - Variable in class com.sun.jini.thread.TaskManager
Threshold for creating new threads
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.
loadProxyClass(String, String[], ClassLoader, boolean, ClassLoader) - Static method in class net.jini.loader.ClassLoading
Loads a dynamic proxy class using RMIClassLoader.loadProxyClass, optionally verifying that the codebase URLs provide content integrity.
loadProxyClass(String, String[], ClassLoader) - Method in class net.jini.loader.pref.PreferredClassProvider
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
 
locality - Variable in class net.jini.lookup.entry.Address
City or locality name.
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.
 
LocalLandlord - Interface in com.sun.jini.landlord
Interface that defines the basic landlord primitives (renew and cancel) as local methods.
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
 
Location - Class in net.jini.lookup.entry
The location of the physical component of a service.
Location() - Constructor for class net.jini.lookup.entry.Location
Construct an empty instance of this class.
Location(String, String, String) - Constructor for class net.jini.lookup.entry.Location
Construct an instance of this class, with all fields initialized appropriately.
LocationBean - Class in net.jini.lookup.entry
A JavaBeans(TM) component that encapsulates a Location object.
LocationBean() - Constructor for class net.jini.lookup.entry.LocationBean
Construct a new JavaBeans component linked to a new empty Location object.
locator - Variable in class net.jini.discovery.IncomingMulticastAnnouncement
The LookupLocator that has been announced.
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
 
LOCATORS_CLEANUP_TASK_INTERVAL_DEFAUL - Static variable in class net.jini.discovery.dynamic.ServiceRegistrarServiceDiscoveryListener
 
LOCATORS_CLEANUP_TASK_INTERVAL_PROP - Static variable in class net.jini.discovery.dynamic.ServiceRegistrarServiceDiscoveryListener
 
LOCATORS_REMOVAL_THRESHOLD_DEFULT - Static variable in class net.jini.discovery.dynamic.ServiceRegistrarServiceDiscoveryListener
 
LOCATORS_REMOVAL_THRESHOLD_PROP - Static variable in class net.jini.discovery.dynamic.ServiceRegistrarServiceDiscoveryListener
 
locatorsChanged(LocatorsChangedEvent) - Method in interface net.jini.discovery.dynamic.LookupLocatorsChangeListener
 
LocatorsChangedEvent - Class in net.jini.discovery.dynamic
 
LocatorsChangedEvent(Object, LookupLocator[]) - Constructor for class net.jini.discovery.dynamic.LocatorsChangedEvent
 
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 - Interface in com.sun.jini.mahalo.log
Represents all of the functions which may be performed on a log file.
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 class com.sun.jini.reggie.GigaRegistrar
 
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.
LogException - Exception in com.sun.jini.mahalo.log
 
LogException() - Constructor for exception com.sun.jini.mahalo.log.LogException
 
LogException(String) - Constructor for exception com.sun.jini.mahalo.log.LogException
 
LogException - Exception in com.sun.jini.reliableLog
This class can be used to represent all exceptional conditions that occur during any logging process.
LogException() - Constructor for exception com.sun.jini.reliableLog.LogException
Create a wrapper exception for exceptions that occur during a logging operation.
LogException(String) - Constructor for exception com.sun.jini.reliableLog.LogException
For exceptions that occur during a logging operation, create a wrapper exception with the specified description string.
LogException(String, Throwable) - Constructor for exception com.sun.jini.reliableLog.LogException
For exceptions that occur during a logging operation, create a wrapper exception with the specified description string and the specified nested exception.
logFor(long) - Method in interface com.sun.jini.mahalo.log.LogManager
Factory method which returns a Log interface which can be used to create persistent records which collectively represent a system's state.
logFor(long) - Method in class com.sun.jini.mahalo.log.MockLogManager
 
logFor(long) - Method in class com.sun.jini.mahalo.log.MultiLogManager
 
logger - Static variable in class com.sun.jini.thread.TaskManager
Logger
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
 
LogHandler - Class in com.sun.jini.reliableLog
A LogHandler represents snapshots and update records as serializable objects.
LogHandler() - Constructor for class com.sun.jini.reliableLog.LogHandler
Creates a LogHandler for a ReliableLog.
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
LogInputStream - Class in com.sun.jini.reliableLog
This class extends the functionality of the java.io.InputStream class in order to provide an input mechanism that can be used by processes that perform logging operations; in particular, processes that store state in order to provide persistence.
LogInputStream(InputStream, int) - Constructor for class com.sun.jini.reliableLog.LogInputStream
Creates a log input file with the specified input stream.
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.
LogManager - Interface in com.sun.jini.mahalo.log
Represents the functions performed by a log manager.
logMessage(String) - Method in class org.openspaces.core.transaction.manager.AbstractJiniTransactionManager
 
LogOutputStream - Class in com.sun.jini.reliableLog
This class extends the functionality of the java.io.OutputStream class in order to provide an output mechanism that can be used by processes that perform logging operations; in particular, processes that store state in order to provide persistence.
LogOutputStream(RandomAccessFile) - Constructor for class com.sun.jini.reliableLog.LogOutputStream
Creates an output file with the specified RandomAccessFile
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.
LogRecord - Interface in com.sun.jini.mahalo.log
Encapsulates a generic record which capable of being logged.
LogRecovery - Interface in com.sun.jini.mahalo.log
Describes the interface needed to be able to receive information from a LogManager
logSize() - Method in class com.sun.jini.reliableLog.ReliableLog
Returns the current size of the incremental update log file in bytes;
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(Template) - Method in class com.sun.jini.reggie.GigaRegistrar
 
lookup(Template, int) - Method in class com.sun.jini.reggie.GigaRegistrar
 
lookup(Template) - Method in interface com.sun.jini.reggie.Registrar
Returns the service object (i.e., just ServiceItem.service) from an item matching the template, or null if there is no match.
lookup(Template, int) - Method in interface com.sun.jini.reggie.Registrar
Returns at most maxMatches items matching the template, plus the total number of items that match the template.
lookup(ServiceTemplate) - Method in interface net.jini.core.lookup.ServiceRegistrar
Returns the service object (i.e., just ServiceItem.service) from an item matching the template, or null if there is no match.
lookup(ServiceTemplate, int) - Method in interface net.jini.core.lookup.ServiceRegistrar
Returns at most maxMatches items matching the template, plus the total number of items that match the template.
lookup(ServiceItemFilter) - Method in interface net.jini.lookup.LookupCache
Finds a ServiceItem object that satisfies the given filter parameter.
lookup(ServiceItemFilter, int) - Method in interface net.jini.lookup.LookupCache
Finds an array of instances of ServiceItem that each satisfy the given filter parameter.
lookup(ServiceTemplate, ServiceItemFilter) - Method in class net.jini.lookup.ServiceDiscoveryManager
Queries each available lookup service in the set of lookup services managed by the ServiceDiscoveryManager (the managed set) for a service reference that matches criteria defined by the entity that invokes this method.
lookup(ServiceTemplate, ServiceItemFilter, long) - Method in class net.jini.lookup.ServiceDiscoveryManager
Queries each available lookup service in the managed set for a service that matches the input criteria.
lookup(ServiceTemplate, int, ServiceItemFilter) - Method in class net.jini.lookup.ServiceDiscoveryManager
Queries each available lookup service in the managed set for service(s) that match the input criteria.
lookup(ServiceTemplate, int, int, ServiceItemFilter, long) - Method in class net.jini.lookup.ServiceDiscoveryManager
Queries each available lookup service in the managed set for service(s) that match the input criteria.
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
 
LookupAttributes - Class in com.sun.jini.lookup.entry
Some simple utilities for manipulating lookup service attributes.
LookupCache - Interface in net.jini.lookup
The LookupCache interface defines the methods provided by the object created and returned by the ServiceDiscoveryManager when a client-like entity invokes the createLookupCache method.
LookupDiscovery - Class in net.jini.discovery
This class is a helper utility class that encapsulates the functionality required of an entity that wishes to employ multicast discovery to find lookup services located within the entity's "multicast radius" (roughly, the number of hops beyond which neither the multicast requests from the entity, nor the multicast announcements from the lookup service, will propagate).
LookupDiscovery(String[]) - Constructor for class net.jini.discovery.LookupDiscovery
Construct a new lookup discovery object, set to discover the given set of groups.
LookupDiscovery(String[], Configuration) - Constructor for class net.jini.discovery.LookupDiscovery
Constructs a new lookup discovery object, set to discover the given set of groups, and having the given Configuration.
LookupDiscoveryManager - Class in net.jini.discovery
This class is a helper utility class that organizes and manages all discovery-related activities on behalf of a client or service.
LookupDiscoveryManager(String[], LookupLocator[], DiscoveryListener) - Constructor for class net.jini.discovery.LookupDiscoveryManager
Constructs an instance of this class that will organize and manage all discovery-related activities on behalf of the client or service that instantiates this class.
LookupDiscoveryManager(String[], LookupLocator[], DiscoveryListener, Configuration) - Constructor for class net.jini.discovery.LookupDiscoveryManager
Constructs an instance of this class, using the given Configuration, that will organize and manage all discovery-related activities on behalf of the client or service that instantiates this class.
LookupDiscoveryManager(String[], LookupLocator[], DiscoveryListener, Configuration, boolean) - Constructor for class net.jini.discovery.LookupDiscoveryManager
 
LookupDiscoveryRegistration - Interface in net.jini.discovery
When a client requests a registration with a lookup discovery service, an instance of this interface is returned.
LookupDiscoveryService - Interface in net.jini.discovery
Defines the interface to the lookup discovery service.
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
 
LookupLocator - Class in net.jini.core.discovery
A utility class that performs unicast discovery, using version 1 of the unicast discovery protocol.
LookupLocator(String) - Constructor for class net.jini.core.discovery.LookupLocator
Construct a new LookupLocator object, set up to perform discovery to the given URL.
LookupLocator(String, int) - Constructor for class net.jini.core.discovery.LookupLocator
Construct a new LookupLocator object, set to perform unicast discovery to the input host and port.
LookupLocatorDiscovery - Class in net.jini.discovery
This class encapsulates the functionality required of an entity that wishes to employ the unicast discovery protocol to discover a lookup service.
LookupLocatorDiscovery(LookupLocator[]) - Constructor for class net.jini.discovery.LookupLocatorDiscovery
Creates an instance of this class (LookupLocatorDiscovery), with an initial array of LookupLocators to be managed.
LookupLocatorDiscovery(LookupLocator[], Configuration) - Constructor for class net.jini.discovery.LookupLocatorDiscovery
Constructs a new lookup locator discovery object, set to discover the given set of locators, and having the given Configuration.
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
 
LookupLocatorsChangeListener - Interface in net.jini.discovery.dynamic
Listener for locators change events.
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
 
LookupUnmarshalException - Exception in net.jini.discovery
When unmarshalling an instance of MarshalledObject, different exceptions can occur.
LookupUnmarshalException(ServiceRegistrar[], MarshalledObject[], Throwable[]) - Constructor for exception net.jini.discovery.LookupUnmarshalException
Constructs a new instance of LookupUnmarshalException.
LookupUnmarshalException(ServiceRegistrar[], MarshalledObject[], Throwable[], String) - Constructor for exception net.jini.discovery.LookupUnmarshalException
Constructs a new instance of LookupUnmarshalException.
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 com.sun.jini.start.HTTPDStatus
Command line interface that checks the accessability of a desired JAR file(s), given its URL address.
main(String[]) - Static method in class com.sun.jini.start.ServiceStarter
The main method for the ServiceStarter application.
main(String[]) - Static method in class com.sun.jini.thread.StreamPlugThread
 
main(String[]) - Static method in class com.sun.jini.tool.CheckConfigurationFile
Command line interface for checking the format of source and override options for a ConfigurationFile, printing messages to System.err for any errors found.
main(String[]) - Static method in class com.sun.jini.tool.CheckSer
Checks class file directory hierarchies for serializable classes that do not have explicit serialVersionUID fields, and prints the names of such classes to the standard output stream.
main(String[]) - Static method in class com.sun.jini.tool.ClassDep
Command line interface for generating the list of classes that a set of classes depends upon.
main(String[]) - Static method in class com.sun.jini.tool.ClassServer
Command line interface for creating an HTTP server.
main(String[]) - Static method in class com.sun.jini.tool.ComputeDigest
Prints the message digest for the contents of a URL.
main(String[]) - Static method in class com.sun.jini.tool.ComputeHttpmdCodebase
Computes the message digests for a codebase made up of HTTPMD URLs.
main(String[]) - Static method in class com.sun.jini.tool.envcheck.EnvCheck
The entry point for the tool.
main(String[]) - Static method in class com.sun.jini.tool.envcheck.SubVM
Entry point for the subtask.
main(String[]) - Static method in class com.sun.jini.tool.JarWrapper
Generates a wrapper JAR file for the specified JAR files.
main(String[]) - Static method in class com.sun.jini.tool.PreferredListGen
The command line interface to the tool.
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
 
makeAbsolute(long) - Method in class net.jini.core.constraint.ConnectionRelativeTime
Returns a ConnectionAbsoluteTime instance with time obtained by adding the specified base time argument to the duration value from this instance.
makeAbsolute(long) - Method in class net.jini.core.constraint.ConstraintAlternatives
Returns a constraint equal to the result of taking the constraints in this instance, replacing each constraint that is an instance of RelativeTimeConstraint with the result of invoking that constraint's makeAbsolute method with the specified base time, and invoking the create method of this class with the revised collection of constraints.
makeAbsolute(long) - Method in class net.jini.core.constraint.DelegationRelativeTime
Returns a DelegationAbsoluteTime instance with times obtained by adding the specified base time argument to the duration values from this instance.
makeAbsolute(long) - Method in class net.jini.core.constraint.InvocationConstraints
Returns an instance of this class equal to the result of taking the requirements and preferences in this instance, replacing each constraint that is an instance of RelativeTimeConstraint with the result of invoking that constraint's makeAbsolute method with the specified base time, and creating a new instance of this class with duplicate requirements, duplicate preferences, and preferences that are duplicates of requirements all removed.
makeAbsolute() - Method in class net.jini.core.constraint.InvocationConstraints
Returns an instance of this class constructed from all of the same requirements and preferences as this instance, but with every constraint that is an instance of RelativeTimeConstraint replaced by the result of invoking the constraint's makeAbsolute method with the current time (as given by System.currentTimeMillis).
makeAbsolute(long) - Method in interface net.jini.core.constraint.RelativeTimeConstraint
Converts this constraint to absolute time.
makeLink(Entry) - Method in class net.jini.lookup.entry.AddressBean
Make a link to an Entry object.
makeLink(Entry) - Method in class net.jini.lookup.entry.CommentBean
Make a link to an Entry object.
makeLink(Entry) - Method in interface net.jini.lookup.entry.EntryBean
Make a link to an Entry object.
makeLink(Entry) - Method in class net.jini.lookup.entry.LocationBean
Make a link to an Entry object.
makeLink(Entry) - Method in class net.jini.lookup.entry.NameBean
Make a link to an Entry object.
makeLink(Entry) - Method in class net.jini.lookup.entry.ServiceInfoBean
Make a link to an Entry object.
makeLink(Entry) - Method in class net.jini.lookup.entry.StatusBean
Make a link to an Entry object.
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
 
manufacturer - Variable in class net.jini.lookup.entry.ServiceInfo
The name of the manufacturer or author of this service.
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
 
marshal(ServiceID, LookupLocator, String[]) - Static method in class net.jini.discovery.OutgoingMulticastAnnouncement
Marshal a multicast announcement into one or more datagram packets.
marshal(int, String[], ServiceID[]) - Static method in class net.jini.discovery.OutgoingMulticastRequest
Using the default maximum packet size, marshal a multicast request into one or more datagram packets.
marshal(int, String[], ServiceID[], int) - Static method in class net.jini.discovery.OutgoingMulticastRequest
Using the given maximum packet size, marshal a multicast request into one or more datagram packets.
marshal(OutputStream) - Static method in class net.jini.discovery.OutgoingUnicastRequest
Marshal a unicast request to the given output stream.
marshal(OutputStream, ServiceRegistrar, String[]) - Static method in class net.jini.discovery.OutgoingUnicastResponse
Marshal a unicast response to the given output stream.
MarshalInputStream - Class in net.jini.io
An extension of ObjectInputStream that implements the dynamic class loading semantics of Java(TM) Remote Method Invocation (Java RMI) argument and result unmarshalling (using RMIClassLoader).
MarshalInputStream(InputStream, ClassLoader, boolean, ClassLoader, Collection) - Constructor for class net.jini.io.MarshalInputStream
Creates a new MarshalInputStream that reads marshalled data from the specified underlying InputStream.
MarshalledInstance - Class in net.jini.io
A MarshalledInstance contains an object in serialized form.
MarshalledInstance(Object) - Constructor for class net.jini.io.MarshalledInstance
Creates a new MarshalledInstance that contains the marshalled representation of the current state of the supplied object.
MarshalledInstance(Object, Collection) - Constructor for class net.jini.io.MarshalledInstance
Creates a new MarshalledInstance that contains the marshalled representation of the current state of the supplied object.
MarshalledInstance(MarshalledObject) - Constructor for class net.jini.io.MarshalledInstance
Creates a new MarshalledInstance from an existing MarshalledObject.
marshalledRegs - Variable in class net.jini.discovery.RemoteDiscoveryEvent
List consisting of marshalled proxy objects where each proxy implements the ServiceRegistrar interface, and each is a proxy of one of the recently discovered or discarded lookup service(s); the lookup service(s) with which this event is associated.
MarshalledWrapper - Class in com.sun.jini.proxy
Wrapper around MarshalledInstance that samples the integrity setting (if any) of the stream it is unmarshalled from, and uses that setting to determine whether or not to verify codebase integrity when calling the get method of the contained MarshalledInstance.
MarshalledWrapper(Object) - Constructor for class com.sun.jini.proxy.MarshalledWrapper
Creates a new MarshalledWrapper wrapping a MarshalledInstance containing the given object.
MarshalOutputStream - Class in net.jini.io
An extension of ObjectOutputStream that implements the dynamic class loading semantics of Java(TM) Remote Method Invocation (Java RMI) argument and result marshalling (using RMIClassLoader).
MarshalOutputStream(OutputStream, Collection) - Constructor for class net.jini.io.MarshalOutputStream
Creates a new MarshalOutputStream that writes marshalled data to the specified underlying OutputStream.
MarshalPivot - Interface in com.sun.jini.proxy
Providing a lightweight replacement on the LUS.
MarshalPivotProvider - Interface in com.sun.jini.proxy
Service that implements this interface will join the LUS using MarshalPivot.
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(Entry, Entry) - Static method in class com.sun.jini.lookup.entry.LookupAttributes
Test if the parameter tmpl is the same class as, or a superclass of, the parameter e, and that every non-null public field of tmpl is the same as the corresponding field of e.
Matches - Class in com.sun.jini.reggie
A Matches contains the fields of a ServiceMatches packaged up for transmission between client-side proxies and the registrar server.
Matches(ArrayList, int) - Constructor for class com.sun.jini.reggie.Matches
Simple constructor.
matches - Variable in class net.jini.core.lookup.RegistrarEventRegistration
 
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_TIME_TO_LIVE - Static variable in class com.sun.jini.discovery.MulticastTimeToLive
The maximum permissible time to live value.
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.
maxPacketSize - Static variable in class net.jini.discovery.OutgoingMulticastAnnouncement
The maximum size we allow for an outgoing packet.
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.
maxThreads - Variable in class com.sun.jini.thread.TaskManager
Maximum number of threads allowed
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(int, String, String) - Constructor for class com.sun.jini.tool.envcheck.Reporter.Message
Construct a Message having the given level and text.
Message(int, String, Throwable, String) - Constructor for class com.sun.jini.tool.envcheck.Reporter.Message
Construct a Message having the given level, text, and exception data.
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
 
MethodConstraints - Interface in net.jini.core.constraint
Defines an immutable mapping from Method to InvocationConstraints, used to specify per-method constraints.
methodConstraints - Variable in class net.jini.security.BasicProxyPreparer
Method constraints to use when verifying if proxies are trusted and for setting their constraints, if BasicProxyPreparer.methodConstraintsSpecified is true.
methodConstraintsSpecified - Variable in class net.jini.security.BasicProxyPreparer
Whether to use BasicProxyPreparer.methodConstraints when verifying if proxies are trusted and for setting their constraints.
MethodDesc(String, Class[], InvocationConstraints) - Constructor for class net.jini.constraint.BasicMethodConstraints.MethodDesc
Creates a descriptor that only matches methods with exactly the specified name and parameter types.
MethodDesc(String, InvocationConstraints) - Constructor for class net.jini.constraint.BasicMethodConstraints.MethodDesc
Creates a descriptor that matches all methods with names that equal the specified name or that match the specified pattern, regardless of their parameter types.
MethodDesc(InvocationConstraints) - Constructor for class net.jini.constraint.BasicMethodConstraints.MethodDesc
Creates a default descriptor that matches all methods.
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
 
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_MAX_PACKET_SIZE - Static variable in class com.sun.jini.discovery.MulticastMaxPacketSize
The minimum allowable multicast packet size limit.
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
 
minMaxPacketSize - Static variable in class net.jini.discovery.OutgoingMulticastAnnouncement
The minimum size we allow for an outgoing packet.
minMaxPacketSize - Static variable in class net.jini.discovery.OutgoingMulticastRequest
The minimum size we allow for an outgoing packet.
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
 
MINUTES - Static variable in interface com.sun.jini.constants.TimeConstants
Tics per minute.
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.
MockLogFile - Class in com.sun.jini.mahalo.log
TODO add Javadoc
MockLogFile() - Constructor for class com.sun.jini.mahalo.log.MockLogFile
 
MockLogManager - Class in com.sun.jini.mahalo.log
mock log manager for transient mahalo
MockLogManager() - Constructor for class com.sun.jini.mahalo.log.MockLogManager
 
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
 
model - Variable in class net.jini.lookup.entry.ServiceInfo
The model name or number of this service, if any.
modify(Entry[], Entry[], Entry[]) - Static method in class com.sun.jini.lookup.entry.LookupAttributes
Returns a new array that contains copies of the attributes in the attrSets parameter, modified according to the contents of both the attrSetTmpls parameter and the modAttrSets parameter.
modify(Entry[], Entry[], Entry[], boolean) - Static method in class com.sun.jini.lookup.entry.LookupAttributes
Returns a new array that contains copies of the attributes in the attrSets parameter, modified according to the contents of both the attrSetTmpls parameter and the modAttrSets parameter.
modifyAttributes(ServiceID, Uuid, EntryRep[], EntryRep[]) - Method in class com.sun.jini.reggie.GigaRegistrar
 
modifyAttributes(ServiceID, Uuid, EntryRep[], EntryRep[]) - Method in interface com.sun.jini.reggie.Registrar
Modifies existing attribute sets of a registered service item.
modifyAttributes(Entry[], Entry[]) - Method in interface net.jini.core.lookup.ServiceRegistration
Modifies existing attribute sets.
modifyAttributes(Entry[], Entry[]) - Method in class net.jini.lookup.JoinManager
Changes the service's current set of attributes using the same semantics as the modifyAttributes method of the ServiceRegistration class.
modifyAttributes(Entry[], Entry[], boolean) - Method in class net.jini.lookup.JoinManager
Changes the service's current set of attributes using the same semantics as the modifyAttributes method of the ServiceRegistration class.
modifyAttributes(Entry[], Entry[], boolean, JoinManager.ModifyAttributesLatchFactory) - Method in class net.jini.lookup.JoinManager
 
modifyLookupAttributes(Entry[], Entry[]) - Method in class com.sun.jini.mahalo.TxnManagerImpl
 
modifyLookupAttributes(Entry[], Entry[]) - Method in class com.sun.jini.reggie.GigaRegistrar
 
modifyLookupAttributes(Entry[], Entry[]) - Method in interface net.jini.admin.JoinAdmin
Modify the current attribute sets, using the same semantics as ServiceRegistration.modifyAttributes.
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_ANNOUNCEMENT_ADDRESS_PROPERTY - Static variable in class net.jini.discovery.Constants
 
MULTICAST_COMMUNICATION_MODE - Static variable in class com.j_spaces.core.cluster.ReplicationPolicy
 
MULTICAST_DISCOVERY_PORT_PROPERTY - Static variable in class net.jini.discovery.Constants
 
MULTICAST_ENABLED_PROPERTY - Static variable in class net.jini.discovery.Constants
 
MULTICAST_REQUEST_ADDRESS_PROPERTY - Static variable in class net.jini.discovery.Constants
 
MULTICAST_TTL_PROPERTY - Static variable in class net.jini.discovery.Constants
 
multicastAnnouncement() - Static method in class com.sun.jini.discovery.DiscoveryConstraints
Empty method which serves as a MethodConstraints key for looking up InvocationConstraints that apply to multicast announcements.
MulticastAnnouncement - Class in com.sun.jini.discovery
Class representing the values in a multicast announcement.
MulticastAnnouncement(long, String, int, String[], ServiceID) - Constructor for class com.sun.jini.discovery.MulticastAnnouncement
Creates a new MulticastAnnouncement instance containing the given values.
MulticastAnnouncementDecoder - Interface in com.sun.jini.discovery
Interface implemented by classes which decode multicast announcement data according to discovery protocol formats.
MulticastAnnouncementEncoder - Interface in com.sun.jini.discovery
Interface implemented by classes which encode multicast announcement data according to discovery protocol formats.
multicastAnnouncementMethod - Static variable in class com.sun.jini.discovery.DiscoveryConstraints
Method object for the multicastAnnouncement method of this class.
MulticastMaxPacketSize - Class in com.sun.jini.discovery
Represents a constraint on the size (in bytes) of multicast packets used in the multicast request and multicast announcement discovery protocols.
MulticastMaxPacketSize(int) - Constructor for class com.sun.jini.discovery.MulticastMaxPacketSize
Creates a MulticastMaxPacketSize constraint for the given multicast packet size limit.
multicastRequest() - Static method in class com.sun.jini.discovery.DiscoveryConstraints
Empty method which serves as a MethodConstraints key for looking up InvocationConstraints that apply to multicast requests.
MulticastRequest - Class in com.sun.jini.discovery
Class representing the values in a multicast request.
MulticastRequest(String, int, String[], ServiceID[]) - Constructor for class com.sun.jini.discovery.MulticastRequest
Creates a new MulticastRequest instance containing the given values.
MulticastRequestDecoder - Interface in com.sun.jini.discovery
Interface implemented by classes which decode multicast request data according to discovery protocol formats.
MulticastRequestEncoder - Interface in com.sun.jini.discovery
Interface implemented by classes which encode multicast request data according to discovery protocol formats.
multicastRequestMethod - Static variable in class com.sun.jini.discovery.DiscoveryConstraints
Method object for the multicastRequest method of this class.
MulticastTimeToLive - Class in com.sun.jini.discovery
Represents a constraint on the time to live (TTL) value set on outgoing multicast request and multicast announcement packets.
MulticastTimeToLive(int) - Constructor for class com.sun.jini.discovery.MulticastTimeToLive
Creates a MulticastTimeToLive constraint for the given time to live value.
MultiCommandLine - Class in com.sun.jini.system
This class parses a command line that uses multi-character options, such as -verbose or -help.
MultiCommandLine(String[]) - Constructor for class com.sun.jini.system.MultiCommandLine
Create a new MultiCommandLine object that will return specified options, arguments, and operands.
MultiCommandLine(String, String[]) - Constructor for class com.sun.jini.system.MultiCommandLine
Create a new MultiCommandLine object that will return specified options, arguments, and operands.
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
 
MultiIPDiscovery - Class in com.sun.jini.discovery.internal
Utility class used by implementations which want to perform unicast discovery on possibly multiple IP addresses for a given host name.
MultiIPDiscovery() - Constructor for class com.sun.jini.discovery.internal.MultiIPDiscovery
 
MultiLogManager - Class in com.sun.jini.mahalo.log
 
MultiLogManager() - Constructor for class com.sun.jini.mahalo.log.MultiLogManager
Create a non-persistent MultiLogManager.
MultiLogManager(LogRecovery, String) - Constructor for class com.sun.jini.mahalo.log.MultiLogManager
Create a MultiLogManager.
MultiLogManager.LogRemovalManager - Interface in com.sun.jini.mahalo.log
Callback interface for log files to remove themselves from this manager
MultiLogManagerAdmin - Interface in com.sun.jini.mahalo.log
 
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 - Variable in class com.sun.jini.reggie.EntryClass
Class name
Name - Class in net.jini.lookup.entry
The name of a service as used by users.
Name() - Constructor for class net.jini.lookup.entry.Name
Construct an empty instance of this class.
Name(String) - Constructor for class net.jini.lookup.entry.Name
Construct an instance of this class, with all fields initialized appropriately.
name - Variable in class net.jini.lookup.entry.Name
The name itself.
name - Variable in class net.jini.lookup.entry.ServiceInfo
The name of the product or package of which this service is an instance.
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_NO_PREFERENCE - Static variable in class com.sun.jini.loader.pref.internal.PreferredResources
Constant value that indicates that there is no preference value for a given name.
NAME_NOT_PREFERRED - Static variable in class com.sun.jini.loader.pref.internal.PreferredResources
Constant value that indicates that the resource for a given name is known to be not preferred.
NAME_PREFERRED - Static variable in class com.sun.jini.loader.pref.internal.PreferredResources
Constant value that indicates that a given name is preferred.
NAME_PREFERRED_RESOURCE_EXISTS - Static variable in class com.sun.jini.loader.pref.internal.PreferredResources
Constant value that indicates that a given resource is preferred.
NAME_PROP - Static variable in class org.openspaces.core.cluster.ClusterInfoPropertyPlaceholderConfigurer
 
NameBean - Class in net.jini.lookup.entry
A JavaBeans(TM) component that encapsulates a Name object.
NameBean() - Constructor for class net.jini.lookup.entry.NameBean
Construct a new JavaBeans component, linked to a new empty Name object.
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
needThread() - Method in class com.sun.jini.thread.TaskManager
Return true if a new thread should be created (ignoring maxThreads).
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.
nestedExceptions - Variable in exception net.jini.core.entry.UnusableEntryException
The exception that caused the failure for the corresponding field named in unusableFields.
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.
newBuffer() - Method in interface com.sun.jini.discovery.DatagramBufferFactory
Returns a byte buffer into which to write encoded multicast packet data.
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(URL[], ClassLoader, String, boolean) - Static method in class net.jini.loader.pref.PreferredClassLoader
Creates a new instance of PreferredClassLoader that loads classes and resources from the specified path of URLs and delegates to the specified parent class loader.
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.
newLease(Uuid, long) - Method in class com.sun.jini.landlord.LeaseFactory
Return a new LandlordLease with the specified initial expiration and cookie using the inner proxy and Uuid the factory was created with.
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.
newPermissionCollection() - Method in class com.sun.jini.start.SharedActivationPolicyPermission
 
newPermissionCollection() - Method in class net.jini.discovery.DiscoveryPermission
 
newPermissionCollection() - Method in class net.jini.security.AuthenticationPermission
Returns an empty PermissionCollection for storing AuthenticationPermission instances.
newPermissionCollection() - Method in class net.jini.security.GrantPermission
Returns a newly created empty mutable permission collection for GrantPermission instances.
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.
NewThreadAction - Class in com.sun.jini.thread
A PrivilegedAction for creating a new thread conveniently with an AccessController.doPrivileged or Security.doPrivileged.
NewThreadAction(Runnable, String, boolean) - Constructor for class com.sun.jini.thread.NewThreadAction
Creates an action that will create a new thread in the system thread group.
NewThreadAction(Runnable, String, boolean, boolean) - Constructor for class com.sun.jini.thread.NewThreadAction
Creates an action that will create a new thread.
newTicket(long, Runnable, WakeupManager.ThreadDesc) - Method in class com.sun.jini.thread.WakeupManager
Create a new ticket with the specified values for when the task should be run, what task should be run, and what sort of thread the task should be run in.
newTransactionLease(Uuid, long) - Method in class com.sun.jini.landlord.LeaseFactory
Return a new MahaloTxnLease with the specified initial expiration and cookie using the inner proxy and Uuid the factory was created with.
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() - Method in interface com.sun.jini.discovery.EncodeIterator
Performs a single multicast encode operation using the next encoder provider of a Discovery instance, returning the resulting datagram packets or throwing the resulting exception.
next(long) - Method in interface net.jini.event.RemoteEventIterator
Retrieves stored event notifications, if any.
next() - Method in interface net.jini.security.proxytrust.ProxyTrustIterator
Returns the next element in the iteration.
next() - Method in class net.jini.security.proxytrust.SingletonProxyTrustIterator
 
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 - Static variable in class net.jini.core.constraint.ClientAuthentication
Do not authenticate the client to the server, so that the client remains anonymous.
NO - Static variable in class net.jini.core.constraint.Confidentiality
Transmit message contents in the clear (no use of encryption).
NO - Static variable in class net.jini.core.constraint.Delegation
Do not delegate from the client to the server, such that the server does not receive credentials which would allow it to authenticate using the client's identity.
NO - Static variable in class net.jini.core.constraint.Integrity
Do not detect when message contents have been altered by third parties.
NO - Static variable in class net.jini.core.constraint.ServerAuthentication
Do not authenticate the server to the client, so that the server remains anonymous.
NO_DATA - Static variable in interface net.jini.config.Configuration
An object to pass for data in calls to getEntry to specify no data.
NO_DEFAULT - Static variable in interface net.jini.config.Configuration
An object to pass for defaultValue in calls to getEntry to specify no default value.
NO_GROUPS - Static variable in interface net.jini.discovery.DiscoveryGroupManagement
Convenience constant used to request that discovery by group membership be halted (or not started, if the group discovery mechanism is simply being instantiated).
NO_GROUPS - Static variable in class net.jini.discovery.LookupDiscovery
Convenience constant used to request that discovery by group membership be halted (or not started, if the group discovery mechanism is simply being instantiated).
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
 
NonActivatableServiceDescriptor - Class in com.sun.jini.start
Class used to launch shared, non-activatable, in-process services.
NonActivatableServiceDescriptor(String, String, String, String, String[], LifeCycle, ProxyPreparer) - Constructor for class com.sun.jini.start.NonActivatableServiceDescriptor
Main constructor.
NonActivatableServiceDescriptor(String, String, String, String, String[], LifeCycle) - Constructor for class com.sun.jini.start.NonActivatableServiceDescriptor
Convenience constructor.
NonActivatableServiceDescriptor(String, String, String, String, String[]) - Constructor for class com.sun.jini.start.NonActivatableServiceDescriptor
Convenience constructor.
NonActivatableServiceDescriptor(String, String, String, String, String[], ProxyPreparer) - Constructor for class com.sun.jini.start.NonActivatableServiceDescriptor
Convenience constructor.
NonActivatableServiceDescriptor.Created - Class in com.sun.jini.start
Object returned by NonActivatableServiceDescriptor.create() method that returns the proxy and implementation references for the created service.
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
 
NORMAL - Static variable in class net.jini.lookup.entry.StatusType
A noteworthy event is occurring during the normal operation of a service.
NoSuchEntryException - Exception in net.jini.config
Thrown when an attempt to obtain an object from a Configuration does not find a matching entry.
NoSuchEntryException(String) - Constructor for exception net.jini.config.NoSuchEntryException
Creates an instance with the specified detail message.
NoSuchEntryException(String, Throwable) - Constructor for exception net.jini.config.NoSuchEntryException
Creates an instance with the specified detail message and causing exception, which should not be an instance of Error.
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
 
NOTICE - Static variable in class net.jini.lookup.entry.StatusType
An unusual event is occurring, but the event is not necessarily a problem.
notify(Template, int, RemoteEventListener, MarshalledObject, long) - Method in class com.sun.jini.reggie.GigaRegistrar
 
notify(Template, int, RemoteEventListener, MarshalledObject, long, int) - Method in class com.sun.jini.reggie.GigaRegistrar
 
notify(Template, int, RemoteEventListener, MarshalledObject, long) - Method in interface com.sun.jini.reggie.Registrar
Registers for event notification.
notify(Template, int, RemoteEventListener, MarshalledObject, long, int) - Method in interface com.sun.jini.reggie.Registrar
Registers for event notification.
notify(RemoteEvent) - Method in interface net.jini.core.event.RemoteEventListener
Notify the listener about an event.
notify(ServiceTemplate, int, RemoteEventListener, MarshalledObject, long) - Method in interface net.jini.core.lookup.ServiceRegistrar
Registers for event notification.
notify(ServiceTemplate, int, RemoteEventListener, MarshalledObject, long, int) - Method in interface net.jini.core.lookup.ServiceRegistrar
Same as above, just return the matching templaes with the call
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_PLAIN - Static variable in interface net.jini.core.lookup.ServiceRegistrar
 
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_WITH_EVENTS - Static variable in interface net.jini.core.lookup.ServiceRegistrar
 
NOTIFY_WITH_MATCHES - Static variable in interface net.jini.core.lookup.ServiceRegistrar
 
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
 
numFields - Variable in class com.sun.jini.reggie.EntryClass
Number of public fields
numInstances - Variable in class com.sun.jini.reggie.EntryClass
Number of instances of this class in service registrations
numTemplates - Variable in class com.sun.jini.reggie.EntryClass
Number of templates of this class in event registrations
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
 
ObjectInputOutputCompressor - Class in net.jini.io
 
ObjectInputOutputCompressor() - Constructor for class net.jini.io.ObjectInputOutputCompressor
 
ObjectStreamContext - Interface in net.jini.io
Provides a collection of context information objects that are associated with an ObjectOutputStream or ObjectInputStream instance that implements this interface.
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 - Static variable in class com.sun.jini.discovery.DiscoveryProtocolVersion
Use discovery protocol version 1.
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
 
openConnection(URL) - Method in class net.jini.url.httpmd.Handler
Creates a HTTP URL connection for an HTTPMD URL.
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.
OptimizedByteArrayInputStream - Class in net.jini.io
This class is an optimized porting of java.io.ByteArrayInputStream: a) All methods are not synchronized.
OptimizedByteArrayInputStream(byte[]) - Constructor for class net.jini.io.OptimizedByteArrayInputStream
Creates a ByteArrayInputStream so that it uses buffer as its buffer array.
OptimizedByteArrayOutputStream - Class in net.jini.io
This class is an optimized porting of java.io.ByteArrayOutputStream: a) All methods are not synchronized.
OptimizedByteArrayOutputStream() - Constructor for class net.jini.io.OptimizedByteArrayOutputStream
Creates a new byte array output stream.
OptimizedByteArrayOutputStream(int) - Constructor for class net.jini.io.OptimizedByteArrayOutputStream
Creates a new byte array output stream, with a buffer capacity of the specified size, in bytes.
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.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.
organization - Variable in class net.jini.lookup.entry.Address
Name of the company or organization that provides this service.
organizationalUnit - Variable in class net.jini.lookup.entry.Address
The unit within the organization that provides this service.
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
 
OutgoingMulticastAnnouncement - Class in net.jini.discovery
Encapsulate the details of marshaling a multicast announcement into one or more packets.
OutgoingMulticastAnnouncement() - Constructor for class net.jini.discovery.OutgoingMulticastAnnouncement
 
OutgoingMulticastRequest - Class in net.jini.discovery
Encapsulate the details of marshaling a multicast request into one or more packets.
OutgoingMulticastRequest() - Constructor for class net.jini.discovery.OutgoingMulticastRequest
 
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
 
OutgoingUnicastRequest - Class in net.jini.discovery
Encapsulate the details of marshaling a unicast request.
OutgoingUnicastRequest() - Constructor for class net.jini.discovery.OutgoingUnicastRequest
 
OutgoingUnicastResponse - Class in net.jini.discovery
Encapsulate the details of marshaling a unicast response.
OutgoingUnicastResponse() - Constructor for class net.jini.discovery.OutgoingUnicastResponse
 
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
 
parseDouble(String, double) - Static method in class com.sun.jini.system.CommandLine
Return the result of parsing the given double from the command line.
parseInputStream(String, InputStream) - Static method in class com.sun.jini.system.CommandLine
Return a InputStream that is the result of creating a new FileInputStream object for the file named by the given path.
parseInputStream(String, String) - Static method in class com.sun.jini.system.CommandLine
Return a InputStream that is the result of creating a new FileInputStream object for the file named by the given path.
parseInt(String, int) - Static method in class com.sun.jini.system.CommandLine
Return the result of parsing the given int from the command line.
parseLong(String, long) - Static method in class com.sun.jini.system.CommandLine
Return the result of parsing the given long from the command line.
parseNumber(String, Class) - Static method in class net.jini.config.PlainConfiguration
 
parseOutputStream(String, OutputStream) - Static method in class com.sun.jini.system.CommandLine
Return a OutputStream that is the result of creating a new FileOutputStream object for the file named by the given path.
parseOutputStream(String, String) - Static method in class com.sun.jini.system.CommandLine
Return a InputStream that is the result of creating a new FileInputStream object for the file named by the given path.
parseRandomAccessFile(String, RandomAccessFile, String) - Static method in class com.sun.jini.system.CommandLine
Return a RandomAccessFile that is the result of creating a new RandomAccessFile object for the file named by the given path, using the given mode.
parseRandomAccessFile(String, String, String) - Static method in class com.sun.jini.system.CommandLine
Return a RandomAccessFile that is the result of creating a new RandomAccessFile object for the file named by the given path, using the given mode.
parseReader(String, Reader) - Static method in class com.sun.jini.system.CommandLine
Return a Reader that is the result of creating a new FileReader object for the file named by the given path.
parseReader(String, String) - Static method in class com.sun.jini.system.CommandLine
Return a Reader that is the result of creating a new FileReader object for the file named by the given path.
parseServerComponents(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.openspaces.core.config.AbstractSpaceBeanDefinitionParser
 
parseString(String, String) - Static method in class com.sun.jini.system.CommandLine
Return the result of parsing the given string from the command line.
parseURL(URL, String, int, int) - Method in class net.jini.url.httpmd.Handler
Parses the string representation of an HTTPMD URL object.
parseWriter(String, Writer) - Static method in class com.sun.jini.system.CommandLine
Return a Writer that is the result of creating a new FileWriter object for the file named by the given path.
parseWriter(String, String) - Static method in class com.sun.jini.system.CommandLine
Return a Writer that is the result of creating a new FileWriter object for the file named by the given path.
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.
partialEntry - Variable in exception net.jini.core.entry.UnusableEntryException
The partial entry.
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
 
performDiscovery(Discovery, DiscoveryConstraints, Socket) - Method in class com.sun.jini.discovery.internal.MultiIPDiscovery
 
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
 
permissions - Variable in class net.jini.security.BasicProxyPreparer
Permissions to grant to proxies, or an empty array if no permissions should be granted.
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
 
PlainConfiguration - Class in net.jini.config
 
PlainConfiguration() - Constructor for class net.jini.config.PlainConfiguration
 
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
 
Plaintext - Class in com.sun.jini.discovery.internal
Provides utility methods for plaintext data operations.
PLATFORM_VERSION_DEBUG - Static variable in class com.j_spaces.kernel.SystemProperties
Platform version debug information
Plugin - Interface in com.sun.jini.tool.envcheck
A test plugin.
plugTogether(InputStream, OutputStream) - Static method in class com.sun.jini.thread.StreamPlugThread
 
plugTogether(OutputStream, InputStream) - Static method in class com.sun.jini.thread.StreamPlugThread
 
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 - Variable in class com.sun.jini.start.ActivateWrapper.ActivateDesc
The security policy filename or URL.
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.
PolicyFileProvider - Class in net.jini.security.policy
Security policy provider that wraps the J2SE(TM) default "PolicyFile" security policy provider distributed as part of the Java(TM) 2 Platform, Standard Edition.
PolicyFileProvider() - Constructor for class net.jini.security.policy.PolicyFileProvider
Creates a PolicyFileProvider whose starting set of permission mappings is the same as those that would result from constructing a new instance of the J2SE default security policy provider with the current java.security.policy system property setting (if any), except that UmbrellaGrantPermissions are expanded into GrantPermissions as described in the documentation for UmbrellaGrantPermission.
PolicyFileProvider(String) - Constructor for class net.jini.security.policy.PolicyFileProvider
Creates a PolicyFileProvider whose starting set of permission mappings is the same as those that would result from constructing a new instance of the J2SE default security policy provider with the java.security.policy system property set to the value of policyFile, except that UmbrellaGrantPermissions are expanded into GrantPermissions as described in the documentation for UmbrellaGrantPermission.
PolicyInitializationException - Exception in net.jini.security.policy
Exception indicating failed initialization of a security policy provider.
PolicyInitializationException(String, Throwable) - Constructor for exception net.jini.security.policy.PolicyInitializationException
Constructs new PolicyInitializationException with the specified detail message and cause.
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 - Variable in class com.sun.jini.discovery.MulticastAnnouncement
The lookup service listen port.
port - Variable in class com.sun.jini.discovery.MulticastRequest
The client listen port.
port - Variable in class com.sun.jini.discovery.UnicastResponse
The lookup service listen port.
port - Variable in class net.jini.core.discovery.LookupLocator
The port number on the host at which to perform discovery.
port - Variable in class net.jini.discovery.IncomingMulticastRequest
The port to which any responses should connect.
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
 
POSIXCommandLine - Class in com.sun.jini.system
This class parses a command line using POSIX 1003.2-1992 rules.
POSIXCommandLine(String[]) - Constructor for class com.sun.jini.system.POSIXCommandLine
Create a new CommandLine object that will return specified options, arguments, and operands.
POSIXCommandLine(String, String[]) - Constructor for class com.sun.jini.system.POSIXCommandLine
Create a new CommandLine object that will return specified options, arguments, and operands.
possibleConstraints() - Method in class net.jini.constraint.BasicMethodConstraints
 
possibleConstraints() - Method in interface net.jini.core.constraint.MethodConstraints
Returns an iterator that yields all of the possible distinct constraints that can be returned by getConstraints, in arbitrary order and with duplicates permitted.
postalCode - Variable in class net.jini.lookup.entry.Address
Postal code.
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
 
preferences() - Method in class net.jini.core.constraint.InvocationConstraints
Returns an immutable set of all of the preferences.
PreferredClassLoader - Class in net.jini.loader.pref
A class loader that supports preferred classes.
PreferredClassLoader(URL[], ClassLoader, String, boolean) - Constructor for class net.jini.loader.pref.PreferredClassLoader
Creates a new PreferredClassLoader that loads classes and resources from the specified path of URLs and delegates to the specified parent class loader.
PreferredClassLoader(URL[], ClassLoader, String, boolean, URLStreamHandlerFactory) - Constructor for class net.jini.loader.pref.PreferredClassLoader
Creates a new PreferredClassLoader that loads classes and resources from the specified path of URLs, delegates to the specified parent class loader, and uses the specified URLStreamHandlerFactory when creating new URL objects.
PreferredClassProvider - Class in net.jini.loader.pref
An RMIClassLoader provider that supports preferred classes.
PreferredClassProvider() - Constructor for class net.jini.loader.pref.PreferredClassProvider
Creates a new PreferredClassProvider.
PreferredClassProvider(boolean) - Constructor for class net.jini.loader.pref.PreferredClassProvider
Creates a new PreferredClassProvider.
PreferredListGen - Class in com.sun.jini.tool
Tool used to generate the preferred class information for downloadable JAR files in the form of a META-INF/PREFERRED.LIST required for use by the PreferredClassLoader.
PreferredListGen() - Constructor for class com.sun.jini.tool.PreferredListGen
Constructor for programmatic access.
PreferredResources - Class in com.sun.jini.loader.pref.internal
Internal data structure which holds preference information for a preferred class loader.
PreferredResources(InputStream) - Constructor for class com.sun.jini.loader.pref.internal.PreferredResources
Create a preference object from a stream of formatted preference syntax.
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
prepareProxy(Object) - Method in class net.jini.security.BasicProxyPreparer
Performs operations on a proxy to prepare it for use, returning the prepared proxy, which may or may not be the argument itself.
prepareProxy(Object) - Method in interface net.jini.security.ProxyPreparer
Performs operations on a newly unmarshalled proxy to prepare it for use, returning the prepared proxy, which may or may not be the argument itself.
prepareProxy(Object) - Method in class net.jini.security.VerifyingProxyPreparer
Performs operations on a proxy to prepare it for use, returning the prepared proxy, which may or may not be the argument itself.
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(Object) - Constructor for class net.jini.config.AbstractConfiguration.Primitive
Creates an object that represents a primitive value of the type associated with the specified primitive wrapper object.
PRIMITIVE_WITHOUT_NULL_VALUE - Static variable in class com.gigaspaces.client.protective.ProtectiveMode
 
print(Reporter.Message) - Static method in class com.sun.jini.tool.envcheck.Reporter
Generate the output for message .
print(Reporter.Message, String) - Static method in class com.sun.jini.tool.envcheck.Reporter
Generate the output for message.
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
 
printStacks() - Method in class com.sun.jini.tool.envcheck.EnvCheck
Return the flag indicating whether to output stack traces that result from a check.
printStackTrace() - Method in exception com.sun.jini.proxy.ThrowThis
Prints the composite message to System.err.
printStackTrace(PrintWriter) - Method in exception com.sun.jini.proxy.ThrowThis
Prints the composite message and the embedded stack trace to the specified print writer pw
printStackTrace(PrintStream) - Method in exception com.sun.jini.proxy.ThrowThis
Prints the composite message and the embedded stack trace to the specified stream ps.
printStackTrace() - Method in class com.sun.jini.tool.envcheck.Reporter.Message
Prints a stack trace for the exception associated with this message.
printStackTrace() - Method in exception net.jini.core.entry.UnusableEntryException
printStackTrace(PrintStream) - Method in exception net.jini.core.entry.UnusableEntryException
Calls super.printStackTrace(s) and then calls printStackTrace(s) on each exception in nestedExceptions.
printStackTrace(PrintWriter) - Method in exception net.jini.core.entry.UnusableEntryException
Calls super.printStackTrace(s) and then calls printStackTrace(s) on each exception in nestedExceptions.
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
 
priorityWriteLock() - Method in class com.sun.jini.thread.ReadersWriter
Obtain a priority write lock.
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
 
proc