Index - All Packages - All Categories - All Classes

Class FlockLocation

Represent the location of a flock on disk. This ID of the snarf in which the flock is contained, and the index of the flock within that snarf. This information side-effect free, even in subclasses.

Package: Udanax-Gold
All Superclasses: Object Heaper
Immediate Subclasses: FlockInfo
Protocols: Object
Categories: Xanadu-Snarf

Class Methods

make: snarfID with: index



Overridden by: FlockInfo class TestFlockInfo class

Instance Methods

actualHashForEqual


create: snarfID with: index


index


index: anIndex

This is used to set the index when a flock is bumped from its snarf and forwarded by
way of the new flocks table

isEqual: other


printOn: oo



Overrides: Object
Overridden by: FlockInfo

snarfID




Index - All Packages - All Categories - All Classes