Oracle® Coherence .NET API Reference Release 3.6
E15727-01
E15727-01
The TraditionalSessionModel..::.AttributeHolder type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| m_binValue |
Serialized (binary) attribute value.
| |
| m_dirty |
Dirty flag.
| |
| m_name |
Attribute name.
| |
| m_of |
Offset of this attribute's value within serialized items buffer.
| |
| m_parent |
Parent model.
| |
| m_value |
Attribute value.
| |
| NO_VALUE |
Internal value used to differentiate between the item that
hasn't been deserialized yet and the item that has a null
value.
|