table of contents
Zonemaster::Engine::Nameserver::Cache::LocalCache(3pm) | User Contributed Perl Documentation | Zonemaster::Engine::Nameserver::Cache::LocalCache(3pm) |
NAME¶
Zonemaster::Engine::Nameserver::LocalCache - local shared caches for nameserver objects
SYNOPSIS¶
This class should not be used directly.
ATTRIBUTES¶
Subclass of Zonemaster::Engine::Nameserver::Cache.
CLASS METHODS¶
- new
- Construct a new Cache object.
- set_key($idx, $packet)
- Store $packet (data) with key $idx.
- get_key($idx)
- Retrieve $packet (data) at key $idx.
2024-08-08 | perl v5.38.2 |