Contains classes and types to handle core space functionality.
| C# | Visual Basic | Visual C++ | J# |
namespace GigaSpaces.Core
Namespace GigaSpaces.Core
namespace GigaSpaces.Core
package GigaSpaces.Core
| All Types | Classes | Interfaces | Enumerations |
| Icon | Type | Description |
|---|---|---|
| ClusterInfo |
Holds cluster related information.
| |
| ILease |
Defines a type of object that is issued by the lease grantor and returned to the lease holder.
| |
| ILeaseContext<(Of <(T>)>) |
Extends the basic ILease to provide additional functionality.
| |
| IPreparedTemplate<(Of <(T>)>) |
Encapsulates a template that was prepared by a space proxy.
| |
| IProcessingUnit | Obsolete.
Represents a processing unit that will run inside a container
that belongs to the service grid
| |
| IQuery<(Of <(T>)>) |
Base interface for various space query types.
| |
| IReadOnlySpaceProxy |
Encapsulates a read-only space proxy.
| |
| ISpaceIterator<(Of <(T>)>) |
Provides an encapsulation of an iterator over a space proxy.
| |
| ISpaceProxy |
Encapsulates a space proxy.
| |
| ISpaceProxyProviderFactory |
Determines the functionality exposed by a space proxy provider.
| |
| IteratorScope |
Determines the scope of entries visible to a space iterator.
| |
| ITransaction |
Interface for classes representing transactions supported by the space.
| |
| ITransactionManager |
The interface used for managers of the two-phase commit protocol for top-level transactions.
| |
| JvmMode |
Determines the Jvm mode.
| |
| Provider |
Determines the provider that should be used
| |
| ReadModifiers |
Reperesents modifiers for space read operations.
| |
| SecurityContext |
Defines security info passed from the proxy to the space, used by the security filters to
validate access to space functions.
| |
| SpaceConfig |
Defines configurations to start a space.
| |
| SpaceProxyProviderFactory |
Base implementation of a space proxy provider, including static instance of default provider.
| |
| SpaceUrl |
Encapsulates a space url.
| |
| SqlQuery<(Of <(T>)>) |
Represents an Sql-like template you can use to query the space.
| |
| SqlQuery |
Provides a generic form of an SqlQuery. See SqlQuery's documentation for more info.
| |
| UpdateModifiers |
Represents modifiers for space write/update operations.
| |
| View |
Represents a query used to initialize a local view.
| |
| View<(Of <(T>)>) | Obsolete.
Represents a typed query used to initialize a local view.
|
