GigaSpaces XAP.NET Documentation
SetOperation Class
Class LibraryGigaSpaces.Core.ChangeSetOperation
Represents a change operation which correlate with a Set(String, Object) invocation.
Declaration Syntax
C#Visual BasicVisual C++J#
public static class SetOperation
Public NotInheritable Class SetOperation
public ref class SetOperation abstract sealed
public final class SetOperation
Members
All MembersMethodsFields



IconMemberDescription
GetPath(IChangeOperation)
Returns the path the operation changed.

GetValue(IChangeOperation)
Returns the value that was set.

Name
The name of the operation.

Represents(IChangeOperation)
Returns whether this operation type represents the given change operation.

Inheritance Hierarchy
Object
SetOperation

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 10.1.0.0 (10.1.1.12800)