autoloader
[ class tree: autoloader ] [ index: autoloader ] [ all elements ]

Class: AutoloaderIndex_SerializedHashtable_GZ

Source Location: /classes/index/AutoloaderIndex_SerializedHashtable_GZ.php

Class Overview

AutoloaderIndex
   |
   --AutoloaderIndex_SerializedHashtable
      |
      --AutoloaderIndex_SerializedHashtable_GZ

The index is a compressed serialized hashtable.


Author(s):

Version:

  • 1.1

Copyright:

  • Copyright (C) 2010 Markus Malkusch

Methods


Inherited Methods


Class Details

[line 38]
The index is a compressed serialized hashtable.

This index works similar to AutoloaderIndex_SerializedHashtable. Its only difference is that the index file is compressed. In environments with a hugh count of class definitions a plain text index file would produce too much IO costs.




Tags:

author:  Markus Malkusch <markus@malkusch.de>
version:  1.1
copyright:  Copyright (C) 2010 Markus Malkusch


[ Top ]


Class Methods


method readFile [line 51]

String readFile( $file)



Tags:

access:  protected


Overrides AutoloaderIndex_SerializedHashtable::readFile() (parent method not documented)

Parameters:

   $file  

[ Top ]

method saveFile [line 65]

int saveFile( $file, $serializedIndex)



Tags:

return:  written Bytes
throws:  AutoloaderException_Index_IO
access:  protected


Overrides AutoloaderIndex_SerializedHashtable::saveFile() (parent method not documented)

Parameters:

   $file  
   $serializedIndex  

[ Top ]


Documentation generated on Fri, 27 Nov 2009 11:36:45 +0100 by phpDocumentor 1.4.3