Oracle® Coherence .NET API Reference Release 3.6.1
E18812-01

The IPofValue type exposes the following members.

Methods

  NameDescription
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.
GetValueOverloaded.
SetValue
Update this IPofValue.

Properties

  NameDescription
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.

See Also