Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
12c (12.2.1.4.0)
E90869-02

The SplitSessionModel..::..ExternalAttributeHolder type exposes the following members.

Fields

  NameDescription
Protected fieldm_binValue
Serialized (binary) attribute value.
(Inherited from TraditionalSessionModel..::..AttributeHolder.)
Protected fieldm_dirty
Dirty flag.
(Inherited from TraditionalSessionModel..::..AttributeHolder.)
Protected fieldm_external
Flag specifying whether this is external attribute.
Protected fieldm_name
Attribute name.
(Inherited from TraditionalSessionModel..::..AttributeHolder.)
Protected fieldm_of
Offset of this attribute's value within serialized items buffer.
(Inherited from TraditionalSessionModel..::..AttributeHolder.)
Protected fieldm_parent
Parent model.
(Inherited from TraditionalSessionModel..::..AttributeHolder.)
Protected fieldm_value
Attribute value.
(Inherited from TraditionalSessionModel..::..AttributeHolder.)
Protected fieldm_wasExternal
Flag specifying whether this attribute was serialised as external attribute.

See Also