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



IconMemberDescription
GetKey(IChangeOperation)
Returns the key that was set.

GetNewSize(IChangeOperationResult)
Returns the size of the dictionary after the operation that was applied.

GetPath(IChangeOperation)
Returns the path the operation changed.

GetPreviousValue(IChangeOperationResult)
Returns the previous value associated with this key or null if none exists.

GetValue(IChangeOperation)
Returns value that was set for the given key.

Name
The name of the operation.

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

Inheritance Hierarchy
Object
SetInDictionaryOperation

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 14.2.0.0 (14.2.0.20400)