KiokuDB::Set::Deferred - Implementation of deferred set.


KiokuDB documentation  | view source Contained in the KiokuDB distribution.

Index


NAME

Top

KiokuDB::Set::Deferred - Implementation of deferred set.

SYNOPSIS

Top

    # created automatically when sets are loaded from the database

DESCRIPTION

Top

This class implements deferred sets conforming to the KiokuDB::Set API.

Do not use this class directly, instead use KiokuDB::Set::Transient or set in KiokuDB::Util to create sets.


KiokuDB documentation  | view source Contained in the KiokuDB distribution.