XCacheSegmentHandler Class Reference
[Root classes for building DAO hierarchies]

See also:
http://trac.lighttpd.net/xcache/
More...

Inheritance diagram for XCacheSegmentHandler:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 __construct ($segmentId)
 drop ()
 destroys segment
 ping ($key)
 checks for a key existence in segment

Protected Member Functions

 getMap ()
 storeMap (array $map)


Detailed Description

See also:
http://trac.lighttpd.net/xcache/

Definition at line 18 of file XCacheSegmentHandler.class.php.


Constructor & Destructor Documentation

XCacheSegmentHandler::__construct ( segmentId  ) 

Reimplemented from OptimizerSegmentHandler.

Definition at line 20 of file XCacheSegmentHandler.class.php.

References SemaphorePool::me().

Here is the call graph for this function:


Member Function Documentation

XCacheSegmentHandler::drop (  ) 

destroys segment

Implements SegmentHandler.

Definition at line 27 of file XCacheSegmentHandler.class.php.

XCacheSegmentHandler::ping ( key  ) 

checks for a key existence in segment

Reimplemented from OptimizerSegmentHandler.

Definition at line 32 of file XCacheSegmentHandler.class.php.

XCacheSegmentHandler::getMap (  )  [protected]

Reimplemented from OptimizerSegmentHandler.

Definition at line 40 of file XCacheSegmentHandler.class.php.

XCacheSegmentHandler::storeMap ( array $  map  )  [protected]

Reimplemented from OptimizerSegmentHandler.

Definition at line 51 of file XCacheSegmentHandler.class.php.


The documentation for this class was generated from the following file:
Generated on Sun Dec 9 21:58:44 2007 for onPHP by  doxygen 1.5.4