| KiokuDB documentation | view source | Contained in the KiokuDB distribution. |
KiokuDB::Set::Deferred - Implementation of deferred set.
# created automatically when sets are loaded from the database
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. |