Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
12c (12.2.1.4.0)
E90869-02
12c (12.2.1.4.0)
E90869-02
The ComplexPofValue type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | BinaryValue |
Return binary representation of this value.
(Inherited from AbstractPofValue.) |
![]() | DirtyBytesCount |
Get the estimated number of dirty bytes in this POF value
hierarchy.
(Inherited from AbstractPofValue.) |
![]() | IsDirty |
Return true if this value has been modified,
false otherwise.
(Inherited from AbstractPofValue.) |
![]() | IsRoot |
Return true if this instance is the root of the IPofValue
hierarchy.
(Inherited from AbstractPofValue.) |
![]() | IsUniformCollection |
Return true if this complex value is encoded as one of
uniform collection types.
|
![]() | IsUniformEncoded |
Return true if the buffer contains only the value, without
the type identifier.
(Inherited from AbstractPofValue.) |
![]() | Offset |
Return the offset of this value from the beginning of POF stream.
(Inherited from AbstractPofValue.) |
![]() | Parent |
Return the parent of this value.
(Inherited from AbstractPofValue.) |
![]() | PofContext |
Return the POF context to use for serialization and
deserialization.
(Inherited from AbstractPofValue.) |
![]() | Root |
Return the root of the hierarchy this value belongs to.
(Inherited from AbstractPofValue.) |
![]() | Size |
Return the size of the encoded value in bytes.
(Inherited from AbstractPofValue.) |
![]() | TypeId |
Obtain the POF type identifier for this value.
(Inherited from AbstractPofValue.) |
![]() | UniformElementType |
Gets or sets element type if this is a uniform collection.
|