Oracle® Coherence .NET API Reference Release 3.6.1
E18812-01
E18812-01
The PofUniformCollection 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.
(Inherited from AbstractPofValue.) | |
Determines whether the specified (Inherited from | ||
| ExtractChild |
Extract child IPofValue from this value.
(Inherited from ComplexPofValue.) | |
Allows an (Inherited from | ||
| FindChild |
Find the child value with the specified index.
(Inherited from ComplexPofValue.) | |
| FindChildInternal |
Find the child value with the specified index.
(Inherited from PofArray.) | |
| GetChanges |
Return a binary containing changes made to this IPofValue in the
format defined by the BinaryDeltaCompressor.
(Inherited from AbstractPofValue.) | |
| GetChild |
Locate a child IPofValue contained within this IPofValue.
(Inherited from ComplexPofValue.) | |
| GetChildrenEnumerator |
Return an enumerator over all parsed child values.
(Inherited from ComplexPofValue.) | |
Serves as a hash function for a particular type.
(Inherited from | ||
| GetLastChildIndex |
Return index of the last parsed child with an index lower than the
specified one.
(Inherited from ComplexPofValue.) | |
| GetSerializedValue |
Return this value's serialized form.
(Inherited from AbstractPofValue.) | |
Gets the (Inherited from | ||
| GetValue | Overloaded. | |
| IncrementDirtyBytesCount |
Increment the counter representing the estimated number of bytes
in the original buffer that have been modified.
(Inherited from AbstractPofValue.) | |
| IncrementDirtyValuesCount |
Increment the counter representing the number of values within
this POF hierarchy that have been modified.
(Inherited from AbstractPofValue.) | |
Creates a shallow copy of the current (Inherited from | ||
| SetDirty |
Set the dirty flag for this value.
(Inherited from AbstractPofValue.) | |
| SetUniformEncoded |
Specifies that the buffer contains only a value, without a type
identifier.
(Inherited from AbstractPofValue.) | |
| SetValue |
Update this PofValue.
(Inherited from AbstractPofValue.) | |
| SkipChild |
Skip a single child value.
(Inherited from ComplexPofValue.) | |
Returns a (Inherited from |