Oracle® Coherence .NET API Reference Release 3.6
E15727-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.

See Also