[bind10-dev] Question about statistics incremental update

Michal 'vorner' Vaner michal.vaner at nic.cz
Wed Oct 10 18:25:11 UTC 2012


Hello

On Wed, Oct 10, 2012 at 08:32:00PM +0900, Yoshitaka Aharen wrote:
> By the way, I couldn't find any documentation for "named_set" type. Is
> there any place which describes data format other than
> http://bind10.isc.org/wiki/DataElementDesign?

I guess this one is somewhat outdated. Maybe the doxygen documentation somewhere
around isc::data could have some words about it?

Named set is the same data type inside the code as map
(map<string, ConstElementPtr> in C++, dictionary in python) and mostly acts the
same. The only difference is, map has hardcoded list of allowed names in it (and
each can have a different type), the named_set can have arbitrary names, but all
of them must be the same type (similar to lists).

With regards

-- 
This email was generated by a biological random generator.
If you want more random text, just respond to this email.

Michal 'vorner' Vaner
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <https://lists.isc.org/pipermail/bind10-dev/attachments/20121010/4f2eccf6/attachment.bin>


More information about the bind10-dev mailing list