Class CTSegment

Object
CTBase
CTSegment

public class CTSegment extends CTBase
Index segment management class. The segment is part of the index; one single index may be composed of several segments. It uses CTBase as the base class, and implements the constructor/destructor allocating/freeing memory to the segment operations.
See Also: