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 PofStreamWriter type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() | m_ctx |
The IPofContext used by this PofStreamWriter to
serialize user types.
|
![]() | m_evolvable |
A flag to indicate if the object to be written is either
evolvable or part of an evolvable object.
|
![]() | m_handler |
The WritingPofHandler used to write a POF stream.
|
![]() | m_refs | If references are used, then this is the ReferenceLibrary
|
![]() | m_writer |
The Stream object that the PofStreamWriter writes
to.
|