nvflare.app_common.filters.dxo_blocker module
- class DXOBlocker(data_kinds: List[str], allow_data_kinds: bool = False)[source]
Bases:
DXOFilterBlock certain kinds of DXO objects.
- Parameters:
allow_data_kinds – allow or block configured data kinds. If True, block everything not in
False (the list; If)
list. (block everything in the configured)
data_kinds – kinds of DXO object to block