Click or drag to resize

PofStreamReaderIdentityHolder Class

Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
14c (14.1.1.0)
F23534-02
Store the identity of an object read by a POF reader.
Inheritance Hierarchy
SystemObject
  Tangosol.IO.PofPofStreamReaderIdentityHolder

Namespace:  Tangosol.IO.Pof
Assembly:  Coherence (in Coherence.dll) Version: 14.1.1.14 (14.1.1.14)
Syntax
C#
public static class IdentityHolder

The PofStreamReaderIdentityHolder type exposes the following members.

Methods
  NameDescription
Public methodStatic memberReset
reset the identity info
Public methodStatic memberSet
store the identity info
Top
See Also