Oracle® Coherence .NET API Reference Release 3.6
E15727-01

The IDeltaCompressor type exposes the following members.

Methods

  NameDescription
ApplyDelta
Apply a delta to an old value in order to create a new value.
ExtractDelta
Compare an old value to a new value and generate a delta that represents the changes that must be made to the old value in order to transform it into the new value.

See Also