Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3
Znav
nextFreeze-ServantInitializer
prevFreeze-NotFoundException
Section


Freeze::ObjectRecord

Overview

struct ObjectRecord

The evictor uses a number of maps with Ice::Identity keys and Freeze::ObjectRecord values as its persistent storage.

Data Member Index

servant — The servant implementing the object.
stats — The statistics for the object.

Ztop

Data Members

Object
Anchor
servant
servant
servant;

The servant implementing the object.

Freeze::Statistics
Anchor
stats
stats
stats;

The statistics for the object.

Ztop

Znav
nextFreeze-ServantInitializer
prevFreeze-NotFoundException
Section