GigaSpaces XAP.NET Documentation
GigaSpaces.Core.Admin Namespace
Class LibraryGigaSpaces.Core.Admin
Contains classes and types to handle space administration tasks
Declaration Syntax
C#Visual BasicVisual C++J#
namespace GigaSpaces.Core.Admin
Namespace GigaSpaces.Core.Admin
namespace GigaSpaces.Core.Admin
package GigaSpaces.Core.Admin
Types
All TypesClassesInterfacesEnumerations
IconTypeDescription
IServerAdmin
Provides space server administration operations.
Remarks
The Admin API operations, GetRuntimeInfo()()(), GetTypeDescriptor(String), GetTypeDescriptor(Type), SpaceCopy<(Of <(T>)>)(IReadOnlySpaceProxy, T, Int32)SpaceCopy<(Of <(T>)>)(String, T, Int32) and Shutdown()()(), are supported only for non-clustered proxy. To get a non-clustered proxy for a specific cluster member see GetDirectProxy()()().

ISpaceCopyResult
Encapsulates information about the result of a copy operation.

ISpaceRuntimeInfo
Encapsulates runtime information about types currently in use by the space.

ITypeRuntimeInfo
Encapsulates runtime information about a type in use by the space.

SpaceMode
Determines the current space mode.

SpaceModeEventArgs
Encapsulates arguments related to space mode events

SpaceState
Encapsulates information about the state of a space.