Class SegmentCacheIndexImpl

  • All Implemented Interfaces:
    SegmentCacheIndex

    public class SegmentCacheIndexImpl
    extends Object
    implements SegmentCacheIndex
    Data structure that identifies which segments contain cells.

    Not thread safe.

    Author:
    Julian Hyde