RiakDtMapEntry Class |
Note: This API is now obsolete.
Namespace: RiakClient.Models.RiakDt
The RiakDtMapEntry type exposes the following members.
Name | Description | |
---|---|---|
![]() | Counter |
Contains the counter value if this field is a counter type.
|
![]() | Field |
The RiakDtMapField field summary.
Contains the field name and type.
|
![]() | FlagValue |
Contains the flag value if this field is a flag type.
|
![]() | MapValue |
Contains the sub-map value if this field is a map type.
|
![]() | RegisterValue |
Contains the register value if this field is a register type.
|
![]() | SetValue |
Contains the set value if this field is a set type.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |