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 |
) |
|
Member Function Documentation
| XCacheSegmentHandler::drop |
( |
|
) |
|
| XCacheSegmentHandler::ping |
( |
$ |
key |
) |
|
| XCacheSegmentHandler::getMap |
( |
|
) |
[protected] |
| XCacheSegmentHandler::storeMap |
( |
array $ |
map |
) |
[protected] |
The documentation for this class was generated from the following file: