Inspirel banner

Programming Distributed Systems with YAMI4

3.7 Removing Entries

Entries can be removed with a single call by just naming them. Except for Python, the whole parameters object can be also cleared entirely - this is equivalent to removing all its entries in a single operation.

3.7.1 Ada

3.7.2 C++

3.7.3 Java

3.7.4 .NET

3.7.5 Python