Jeffrey Cohen > Genezzo-0.24

Genezzo-0.24

This Release Genezzo-0.24  [Download] [Browse 18 Sep 2004
Latest Release Genezzo-0.72  [Download] [Browse 19 Nov 2007
Other Releases
Links Discussion Forum ] [ View/Report Bugs (0) ] [ Dependencies ] [ Other Tools ]
CPAN Testers PASS (1)   FAIL (1)   [ View Reports ] [ Perl/Platform Version Matrix ]
Rating ***** (1 Reviews) [ Rate this distribution ]
License Unknown
Special Files
Changes
MANIFEST
META.yml
Makefile.PL
README

Modules

Genezzo::Block::RDBArray      
Genezzo::Block::RDBlkA Row Directory Block Adjunct tied hash class. This class adds array-like splice capabilities to Genezzo::Block::RDBlock. Genezzo::Block::RDBArray uses this class as the basis of a tied array.      
Genezzo::Block::RDBlk_NN Row Directory Block Not Null (array) tied hash class.      
Genezzo::Block::RDBlock Row Directory Block tied hash class. A class that lets you treat the contents of a block (byte buffer) as a hash.      
Genezzo::Block::RowDir     6.01
Genezzo::Block::Std Standard Block     6.02
Genezzo::BufCa::BCFile A simple in-memory buffer cache for multiple files for a single process, without locking.      
Genezzo::BufCa::BufCa A simple in-memory buffer cache for a single process, without locking.     6.01
Genezzo::BufCa::BufCaElt     6.01
Genezzo::BufCa::DirtyScalar      
Genezzo::BufCa::PinScalar      
Genezzo::Dict The Genezzo data dictionary     6.12
Genezzo::Feeble a feeble parser      
Genezzo::GenDBI basic line mode and DBI interfaces to Genezzo     0.24
Genezzo::Index::bt2     6.01
Genezzo::Index::bt3      
Genezzo::Index::btHash btree Hash tied hash class. Makes a persistent btree based upon Genezzo::Block::RDBlock look like a conventional hash.      
Genezzo::Parse::FeebLex      
Genezzo::PushHash::HPHRowBlk a 90% pure virtual class module that extends hierarchical "push hash" Genezzo::PushHash::hph with Row/Block methods. These methods facilitate the construction of classes that manipulate data blocks di     
Genezzo::PushHash::PHArray      
Genezzo::PushHash::PHFixed      
Genezzo::PushHash::PHNoUpdate      
Genezzo::PushHash::PushHash an impure virtual class module that defines a "push hash", a hash that generates its own unique key for each value. Values are "pushed" into the hash, similar to pushing into an array.      
Genezzo::PushHash::hph an impure virtual class module that defines a *hierarchical* "push hash", a hash that generates its own unique key for each value. Values are "pushed" into the hash, similar to pushing into an array.      
Genezzo::Row::RSBlock      
Genezzo::Row::RSFile      
Genezzo::Row::RSIdx1 Row Source InDeX tied hash class. A hierarchical pushhash (see Genezzo::PushHash::hph) class that stores a pushhash as a btree via Genezzo::Row::RSTable.      
Genezzo::Row::RSTab Row Source TABle tied hash class. A hierarchical pushhash (see Genezzo::PushHash::hph) class that stores perl arrays as rows in a table, writing them into a block (byte buffer).      
Genezzo::SpaceMan::SMFile File Space Management     6.01
Genezzo::TSHash      
Genezzo::Tablespace a class that defines a tablespace, the relationship between a collection of files on disk and a set of tables in the dictionary.     6.01
Genezzo::Util Utility functions     6.04

Documentation

Genezzo::Index::bt? btree  
gendba.pl line mode for Genezzo database system