Oracle® Coherence .NET API Reference Release 3.6
E15727-01
E15727-01
The IPofValue type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| ApplyChanges |
Apply all the changes that were made to this value and return a
binary representation of the new value.
| |
| GetChanges |
Return a binary containing changes made to this IPofValue in the
format defined by the BinaryDeltaCompressor.
| |
| GetChild |
Locate a child IPofValue contained within this IPofValue.
| |
| GetValue | Overloaded. | |
| SetValue |
Update this IPofValue.
|
Properties
| Name | Description | |
|---|---|---|
| Parent |
Return the parent of this value.
| |
| Root |
Return the root of the hierarchy this value belongs to.
| |
| TypeId |
Obtain the POF type identifier for this value.
|